Pull request #39820 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7ce0e26c16158bd5ea991805e21a34c4111866bb rather than 7b4b940470ee34c96bf434b810e4cd5ca2e68182 Obtained Jenkinsfile from 7ce0e26c16158bd5ea991805e21a34c4111866bb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39820@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-08-29T04:08:43.466Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-39820 [Pipeline] { [Pipeline] checkout [2019-08-29T04:08:43.680Z] using credential docker-jenkins-github-credentials [2019-08-29T04:08:43.730Z] Cloning the remote Git repository [2019-08-29T04:08:43.730Z] Cloning with configured refspecs honoured and without tags [2019-08-29T04:08:43.771Z] Cloning repository https://github.com/moby/moby.git [2019-08-29T04:08:43.773Z] > git init /home/jenkins/workspace/moby_PR-39820 # timeout=10 [2019-08-29T04:08:43.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:08:43.807Z] > git --version # timeout=10 [2019-08-29T04:08:43.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:08:43.829Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:08:52.599Z] Fetching without tags [2019-08-29T04:08:53.043Z] Merging remotes/origin/master commit 7ce0e26c16158bd5ea991805e21a34c4111866bb into PR head commit 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:08:52.477Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:08:52.492Z] > git config --add remote.origin.fetch +refs/pull/39820/head:refs/remotes/origin/PR-39820 # timeout=10 [2019-08-29T04:08:52.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-29T04:08:52.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:08:52.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:08:52.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:08:52.643Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:08:53.081Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:08:53.096Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:08:53.800Z] Merge succeeded, producing 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:08:53.801Z] Checking out Revision 7b4b940470ee34c96bf434b810e4cd5ca2e68182 (PR-39820) [2019-08-29T04:08:54.559Z] Commit message: "/containers/{id}/json missing Platform" [2019-08-29T04:08:54.559Z] First time build. Skipping changelog. [2019-08-29T04:08:53.705Z] > git merge 7ce0e26c16158bd5ea991805e21a34c4111866bb # timeout=10 [2019-08-29T04:08:53.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-29T04:08:53.841Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:08:53.859Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:08:54.836Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-29T04:08:56.303Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39820:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-08-29T04:08:56.303Z] Unable to find image 'alpine:latest' locally [2019-08-29T04:08:56.678Z] latest: Pulling from library/alpine [2019-08-29T04:08:56.678Z] 407ea80cb4d5: Pulling fs layer [2019-08-29T04:08:56.678Z] 407ea80cb4d5: Download complete [2019-08-29T04:08:57.048Z] 407ea80cb4d5: Pull complete [2019-08-29T04:08:57.048Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-08-29T04:08:57.048Z] Status: Downloaded newer image for alpine:latest [2019-08-29T04:08:58.867Z] 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: janky) [Pipeline] { (Branch: z) [Pipeline] { (Branch: z-master) [Pipeline] { (Branch: powerpc) [Pipeline] { (Branch: powerpc-master) [Pipeline] { (Branch: windowsRS1) [Pipeline] { (Branch: windowsRS5-process) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (janky) [Pipeline] stage [Pipeline] { (z) [Pipeline] stage [Pipeline] { (z-master) [Pipeline] stage [Pipeline] { (powerpc) [Pipeline] stage [Pipeline] { (powerpc-master) [Pipeline] stage [Pipeline] { (windowsRS1) [Pipeline] stage [Pipeline] { (windowsRS5-process) [2019-08-29T04:08:59.461Z] Terminated Stage "z-master" skipped due to when conditional Stage "powerpc-master" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-08-29T04:08:59.620Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-39820 Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-29T04:08:59.712Z] using credential docker-jenkins-github-credentials [2019-08-29T04:08:59.726Z] Cloning the remote Git repository [2019-08-29T04:08:59.726Z] Cloning with configured refspecs honoured and without tags [2019-08-29T04:08:59.859Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39820 [Pipeline] { [Pipeline] checkout [2019-08-29T04:09:00.115Z] using credential docker-jenkins-github-credentials [2019-08-29T04:09:00.165Z] Cloning the remote Git repository [2019-08-29T04:09:00.165Z] Cloning with configured refspecs honoured and without tags [2019-08-29T04:08:59.733Z] Cloning repository https://github.com/moby/moby.git [2019-08-29T04:08:59.733Z] > git init /home/docker/workspace/moby_PR-39820 # timeout=10 [2019-08-29T04:08:59.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:08:59.747Z] > git --version # timeout=10 [2019-08-29T04:08:59.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:08:59.752Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:09:00.213Z] Cloning repository https://github.com/moby/moby.git [2019-08-29T04:09:00.215Z] > git init /home/jenkins/workspace/moby_PR-39820 # timeout=10 [2019-08-29T04:09:00.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:09:00.246Z] > git --version # timeout=10 [2019-08-29T04:09:00.261Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:09:00.262Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:09:09.106Z] Fetching without tags [2019-08-29T04:09:08.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:09:09.002Z] > git config --add remote.origin.fetch +refs/pull/39820/head:refs/remotes/origin/PR-39820 # timeout=10 [2019-08-29T04:09:09.018Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-29T04:09:09.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:09:09.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:09:09.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:09:09.151Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:09:09.565Z] Merging remotes/origin/master commit 7ce0e26c16158bd5ea991805e21a34c4111866bb into PR head commit 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:10.349Z] Merge succeeded, producing 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:10.350Z] Checking out Revision 7b4b940470ee34c96bf434b810e4cd5ca2e68182 (PR-39820) [2019-08-29T04:09:10.920Z] Commit message: "/containers/{id}/json missing Platform" [2019-08-29T04:09:09.605Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:09:09.620Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:10.253Z] > git merge 7ce0e26c16158bd5ea991805e21a34c4111866bb # timeout=10 [2019-08-29T04:09:10.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-29T04:09:10.388Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:09:10.406Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:11.138Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-29T04:09:12.589Z] + docker version [2019-08-29T04:09:12.589Z] Client: [2019-08-29T04:09:12.589Z] Version: 18.06.1-ce [2019-08-29T04:09:12.589Z] API version: 1.38 [2019-08-29T04:09:12.589Z] Go version: go1.10.3 [2019-08-29T04:09:12.589Z] Git commit: e68fc7a [2019-08-29T04:09:12.589Z] Built: Tue Aug 21 17:24:34 2018 [2019-08-29T04:09:12.589Z] OS/Arch: linux/s390x [2019-08-29T04:09:12.589Z] Experimental: false [2019-08-29T04:09:12.589Z] [2019-08-29T04:09:12.589Z] Server: [2019-08-29T04:09:12.589Z] Engine: [2019-08-29T04:09:12.589Z] Version: 18.06.1-ce [2019-08-29T04:09:12.589Z] API version: 1.38 (minimum version 1.12) [2019-08-29T04:09:12.589Z] Go version: go1.10.3 [2019-08-29T04:09:12.589Z] Git commit: e68fc7a [2019-08-29T04:09:12.589Z] Built: Tue Aug 21 17:23:34 2018 [2019-08-29T04:09:12.589Z] OS/Arch: linux/s390x [2019-08-29T04:09:12.589Z] Experimental: true [Pipeline] sh [2019-08-29T04:09:13.540Z] + docker info [2019-08-29T04:09:13.540Z] Containers: 0 [2019-08-29T04:09:13.540Z] Running: 0 [2019-08-29T04:09:13.540Z] Paused: 0 [2019-08-29T04:09:13.540Z] Stopped: 0 [2019-08-29T04:09:13.540Z] Images: 0 [2019-08-29T04:09:13.540Z] Server Version: 18.06.1-ce [2019-08-29T04:09:13.540Z] Storage Driver: overlay2 [2019-08-29T04:09:13.540Z] Backing Filesystem: extfs [2019-08-29T04:09:13.540Z] Supports d_type: true [2019-08-29T04:09:13.540Z] Native Overlay Diff: true [2019-08-29T04:09:13.540Z] Logging Driver: json-file [2019-08-29T04:09:13.540Z] Cgroup Driver: cgroupfs [2019-08-29T04:09:13.540Z] Plugins: [2019-08-29T04:09:13.540Z] Volume: local [2019-08-29T04:09:13.540Z] Network: bridge host ipvlan macvlan null overlay [2019-08-29T04:09:13.540Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-29T04:09:13.540Z] Swarm: inactive [2019-08-29T04:09:13.540Z] Runtimes: runc [2019-08-29T04:09:13.540Z] Default Runtime: runc [2019-08-29T04:09:13.540Z] Init Binary: docker-init [2019-08-29T04:09:13.540Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-29T04:09:13.540Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-29T04:09:13.540Z] init version: fec3683 [2019-08-29T04:09:13.540Z] Security Options: [2019-08-29T04:09:13.540Z] apparmor [2019-08-29T04:09:13.540Z] seccomp [2019-08-29T04:09:13.540Z] Profile: default [2019-08-29T04:09:13.540Z] Kernel Version: 4.4.0-157-generic [2019-08-29T04:09:13.540Z] Operating System: Ubuntu 16.04.5 LTS [2019-08-29T04:09:13.540Z] OSType: linux [2019-08-29T04:09:13.540Z] Architecture: s390x [2019-08-29T04:09:13.540Z] CPUs: 2 [2019-08-29T04:09:13.540Z] Total Memory: 7.862GiB [2019-08-29T04:09:13.540Z] Name: s390x-ubuntu-16 [2019-08-29T04:09:13.540Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-08-29T04:09:13.540Z] Docker Root Dir: /var/lib/docker [2019-08-29T04:09:13.540Z] Debug Mode (client): false [2019-08-29T04:09:13.540Z] Debug Mode (server): false [2019-08-29T04:09:13.540Z] Username: dockerbuildbot [2019-08-29T04:09:13.540Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:09:13.540Z] Labels: [2019-08-29T04:09:13.540Z] Experimental: true [2019-08-29T04:09:13.540Z] Insecure Registries: [2019-08-29T04:09:13.540Z] 127.0.0.0/8 [2019-08-29T04:09:13.540Z] Live Restore Enabled: false [2019-08-29T04:09:13.540Z] [2019-08-29T04:09:13.540Z] WARNING: No swap limit support [Pipeline] sh [2019-08-29T04:09:14.403Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:09:14.403Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:09:14.403Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-29T04:09:14.403Z] + bash /home/jenkins/workspace/moby_PR-39820/check-config.sh [2019-08-29T04:09:14.403Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-29T04:09:14.403Z] info: reading kernel config from /boot/config-4.4.0-157-generic ... [2019-08-29T04:09:14.403Z] [2019-08-29T04:09:14.403Z] Generally Necessary: [2019-08-29T04:09:14.403Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-29T04:09:14.403Z] - apparmor: enabled and tools installed [2019-08-29T04:09:14.523Z] Still waiting to schedule task [2019-08-29T04:09:14.523Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-08-29T04:09:14.524Z] Still waiting to schedule task [2019-08-29T04:09:14.524Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-08-29T04:09:14.529Z] Still waiting to schedule task [2019-08-29T04:09:14.529Z] All nodes of label ‘windows-2016’ are offline [2019-08-29T04:09:14.531Z] Still waiting to schedule task [2019-08-29T04:09:14.531Z] All nodes of label ‘windows-2019’ are offline [2019-08-29T04:09:14.781Z] - CONFIG_NAMESPACES: enabled [2019-08-29T04:09:14.781Z] - CONFIG_NET_NS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_PID_NS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_IPC_NS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_UTS_NS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUPS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CPUSETS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_MEMCG: enabled [2019-08-29T04:09:14.781Z] - CONFIG_KEYS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_VETH: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-29T04:09:14.781Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-29T04:09:14.781Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-29T04:09:14.781Z] [2019-08-29T04:09:14.781Z] Optional Features: [2019-08-29T04:09:14.781Z] - CONFIG_USER_NS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_SECCOMP: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-29T04:09:14.781Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-29T04:09:14.781Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-29T04:09:14.781Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-29T04:09:14.781Z] - CONFIG_BLK_CGROUP: enabled [2019-08-29T04:09:14.781Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-29T04:09:14.781Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_PERF: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-29T04:09:14.781Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-29T04:09:14.781Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-29T04:09:14.781Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-29T04:09:14.781Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_IP_VS: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-29T04:09:14.781Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-29T04:09:14.781Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-29T04:09:14.781Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_EXT4_FS: enabled [2019-08-29T04:09:14.781Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-29T04:09:14.781Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-29T04:09:14.781Z] - Network Drivers: [2019-08-29T04:09:14.781Z] - "overlay": [2019-08-29T04:09:14.781Z] - CONFIG_VXLAN: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-29T04:09:14.781Z] Optional (for encrypted networks): [2019-08-29T04:09:14.781Z] - CONFIG_CRYPTO: enabled [2019-08-29T04:09:14.781Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_XFRM: enabled [2019-08-29T04:09:14.781Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-29T04:09:14.781Z] - "ipvlan": [2019-08-29T04:09:14.781Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-29T04:09:14.781Z] - "macvlan": [2019-08-29T04:09:14.781Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-29T04:09:14.781Z] - CONFIG_DUMMY: enabled (as module) [2019-08-29T04:09:14.781Z] - "ftp,tftp client in container": [2019-08-29T04:09:15.150Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-29T04:09:15.150Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-29T04:09:15.150Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-29T04:09:15.150Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-29T04:09:15.150Z] - Storage Drivers: [2019-08-29T04:09:15.150Z] - "aufs": [2019-08-29T04:09:15.150Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-29T04:09:15.150Z] - "btrfs": [2019-08-29T04:09:15.150Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-29T04:09:15.150Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-29T04:09:15.150Z] - "devicemapper": [2019-08-29T04:09:15.150Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-29T04:09:15.150Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-29T04:09:15.150Z] - "overlay": [2019-08-29T04:09:15.150Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-29T04:09:15.150Z] - "zfs": [2019-08-29T04:09:15.150Z] - /dev/zfs: missing [2019-08-29T04:09:15.150Z] - zfs command: missing [2019-08-29T04:09:15.150Z] - zpool command: missing [2019-08-29T04:09:15.150Z] [2019-08-29T04:09:15.150Z] Limits: [2019-08-29T04:09:15.150Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-29T04:09:15.150Z] [2019-08-29T04:09:15.150Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-29T04:09:16.052Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 -f Dockerfile . [2019-08-29T04:09:17.126Z] Sending build context to Docker daemon 50MB [2019-08-29T04:09:17.496Z] Step 1/126 : ARG CROSS="false" [2019-08-29T04:09:17.496Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-29T04:09:17.496Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-29T04:09:17.496Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-29T04:09:17.496Z] 1.12.9-stretch: Pulling from library/golang [2019-08-29T04:09:17.874Z] 05b3194a550b: Pulling fs layer [2019-08-29T04:09:17.874Z] 5cc01dcd9b0a: Pulling fs layer [2019-08-29T04:09:17.874Z] 5154470af4c8: Pulling fs layer [2019-08-29T04:09:17.874Z] cd3b67ff4ea9: Pulling fs layer [2019-08-29T04:09:17.874Z] 81cc889ba28f: Pulling fs layer [2019-08-29T04:09:17.874Z] 893380247084: Pulling fs layer [2019-08-29T04:09:17.874Z] 1dde6e4a9a98: Pulling fs layer [2019-08-29T04:09:17.874Z] cd3b67ff4ea9: Waiting [2019-08-29T04:09:17.874Z] 81cc889ba28f: Waiting [2019-08-29T04:09:17.874Z] 893380247084: Waiting [2019-08-29T04:09:17.874Z] 1dde6e4a9a98: Waiting [2019-08-29T04:09:17.874Z] 5154470af4c8: Verifying Checksum [2019-08-29T04:09:17.874Z] 5154470af4c8: Download complete [2019-08-29T04:09:17.874Z] 5cc01dcd9b0a: Verifying Checksum [2019-08-29T04:09:17.874Z] 5cc01dcd9b0a: Download complete [2019-08-29T04:09:18.510Z] 05b3194a550b: Verifying Checksum [2019-08-29T04:09:18.510Z] 05b3194a550b: Download complete [2019-08-29T04:09:18.893Z] cd3b67ff4ea9: Verifying Checksum [2019-08-29T04:09:18.893Z] cd3b67ff4ea9: Download complete [2019-08-29T04:09:19.268Z] 1dde6e4a9a98: Verifying Checksum [2019-08-29T04:09:19.268Z] 1dde6e4a9a98: Download complete [2019-08-29T04:09:19.268Z] 81cc889ba28f: Verifying Checksum [2019-08-29T04:09:19.268Z] 81cc889ba28f: Download complete [2019-08-29T04:09:20.568Z] 893380247084: Verifying Checksum [2019-08-29T04:09:20.568Z] 893380247084: Download complete [2019-08-29T04:09:20.568Z] 05b3194a550b: Pull complete [2019-08-29T04:09:20.933Z] 5cc01dcd9b0a: Pull complete [2019-08-29T04:09:21.388Z] 5154470af4c8: Pull complete [2019-08-29T04:09:23.270Z] cd3b67ff4ea9: Pull complete [2019-08-29T04:09:23.600Z] Fetching without tags [2019-08-29T04:09:24.107Z] Merging remotes/origin/master commit 7ce0e26c16158bd5ea991805e21a34c4111866bb into PR head commit 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:25.084Z] 81cc889ba28f: Pull complete [2019-08-29T04:09:25.231Z] Merge succeeded, producing 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:25.232Z] Checking out Revision 7b4b940470ee34c96bf434b810e4cd5ca2e68182 (PR-39820) [2019-08-29T04:09:23.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:09:23.572Z] > git config --add remote.origin.fetch +refs/pull/39820/head:refs/remotes/origin/PR-39820 # timeout=10 [2019-08-29T04:09:23.576Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-29T04:09:23.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:09:23.606Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:09:23.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:09:23.607Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:09:24.113Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:09:24.117Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:25.199Z] > git merge 7ce0e26c16158bd5ea991805e21a34c4111866bb # timeout=10 [2019-08-29T04:09:25.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-29T04:09:25.239Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:09:25.242Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:09:25.557Z] Commit message: "/containers/{id}/json missing Platform" [2019-08-29T04:09:25.609Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-29T04:09:26.559Z] + docker version [2019-08-29T04:09:26.559Z] Client: [2019-08-29T04:09:26.559Z] Version: 18.06.1-ce [2019-08-29T04:09:26.559Z] API version: 1.38 [2019-08-29T04:09:26.559Z] Go version: go1.10.3 [2019-08-29T04:09:26.559Z] Git commit: e68fc7a [2019-08-29T04:09:26.559Z] Built: Tue Aug 21 17:26:10 2018 [2019-08-29T04:09:26.559Z] OS/Arch: linux/ppc64le [2019-08-29T04:09:26.559Z] Experimental: false [2019-08-29T04:09:26.559Z] [2019-08-29T04:09:26.559Z] Server: [2019-08-29T04:09:26.559Z] Engine: [2019-08-29T04:09:26.559Z] Version: 18.06.1-ce [2019-08-29T04:09:26.559Z] API version: 1.38 (minimum version 1.12) [2019-08-29T04:09:26.559Z] Go version: go1.10.3 [2019-08-29T04:09:26.559Z] Git commit: e68fc7a [2019-08-29T04:09:26.559Z] Built: Tue Aug 21 17:24:20 2018 [2019-08-29T04:09:26.559Z] OS/Arch: linux/ppc64le [2019-08-29T04:09:26.559Z] Experimental: true [Pipeline] sh [2019-08-29T04:09:26.943Z] + docker info [2019-08-29T04:09:26.943Z] Containers: 0 [2019-08-29T04:09:26.943Z] Running: 0 [2019-08-29T04:09:26.943Z] Paused: 0 [2019-08-29T04:09:26.943Z] Stopped: 0 [2019-08-29T04:09:26.943Z] Images: 0 [2019-08-29T04:09:26.943Z] Server Version: 18.06.1-ce [2019-08-29T04:09:26.943Z] Storage Driver: overlay2 [2019-08-29T04:09:26.943Z] Backing Filesystem: extfs [2019-08-29T04:09:26.943Z] Supports d_type: true [2019-08-29T04:09:26.943Z] Native Overlay Diff: true [2019-08-29T04:09:26.943Z] Logging Driver: json-file [2019-08-29T04:09:26.943Z] Cgroup Driver: cgroupfs [2019-08-29T04:09:26.943Z] Plugins: [2019-08-29T04:09:26.943Z] Volume: local [2019-08-29T04:09:26.943Z] Network: bridge host ipvlan macvlan null overlay [2019-08-29T04:09:26.943Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-29T04:09:26.943Z] Swarm: inactive [2019-08-29T04:09:26.943Z] Runtimes: runc [2019-08-29T04:09:26.943Z] Default Runtime: runc [2019-08-29T04:09:26.943Z] Init Binary: docker-init [2019-08-29T04:09:26.943Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-29T04:09:26.943Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-29T04:09:26.943Z] init version: fec3683 [2019-08-29T04:09:26.943Z] Security Options: [2019-08-29T04:09:26.943Z] apparmor [2019-08-29T04:09:26.943Z] seccomp [2019-08-29T04:09:26.943Z] Profile: default [2019-08-29T04:09:26.943Z] Kernel Version: 4.4.0-139-generic [2019-08-29T04:09:26.943Z] Operating System: Ubuntu 16.04.3 LTS [2019-08-29T04:09:26.943Z] OSType: linux [2019-08-29T04:09:26.943Z] Architecture: ppc64le [2019-08-29T04:09:26.943Z] CPUs: 4 [2019-08-29T04:09:26.943Z] Total Memory: 7.972GiB [2019-08-29T04:09:26.943Z] Name: ppc64le-ubuntu-34 [2019-08-29T04:09:26.943Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-08-29T04:09:26.943Z] Docker Root Dir: /var/lib/docker [2019-08-29T04:09:26.943Z] Debug Mode (client): false [2019-08-29T04:09:26.943Z] Debug Mode (server): false [2019-08-29T04:09:26.943Z] Username: dockerbuildbot [2019-08-29T04:09:26.943Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:09:26.943Z] Labels: [2019-08-29T04:09:26.943Z] Experimental: true [2019-08-29T04:09:26.943Z] Insecure Registries: [2019-08-29T04:09:26.943Z] 127.0.0.0/8 [2019-08-29T04:09:26.943Z] Live Restore Enabled: false [2019-08-29T04:09:26.943Z] [Pipeline] sh [2019-08-29T04:09:27.338Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:09:27.338Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:09:27.338Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-29T04:09:27.338Z] + bash /home/docker/workspace/moby_PR-39820/check-config.sh [2019-08-29T04:09:27.338Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-29T04:09:27.338Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-08-29T04:09:27.338Z] [2019-08-29T04:09:27.338Z] Generally Necessary: [2019-08-29T04:09:27.338Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-29T04:09:27.338Z] - apparmor: enabled and tools installed [2019-08-29T04:09:27.338Z] - CONFIG_NAMESPACES: enabled [2019-08-29T04:09:27.338Z] - CONFIG_NET_NS: enabled [2019-08-29T04:09:27.338Z] - CONFIG_PID_NS: enabled [2019-08-29T04:09:27.338Z] - CONFIG_IPC_NS: enabled [2019-08-29T04:09:27.338Z] - CONFIG_UTS_NS: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUPS: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CPUSETS: enabled [2019-08-29T04:09:27.622Z] - CONFIG_MEMCG: enabled [2019-08-29T04:09:27.622Z] - CONFIG_KEYS: enabled [2019-08-29T04:09:27.622Z] - CONFIG_VETH: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-29T04:09:27.622Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-29T04:09:27.622Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-29T04:09:27.622Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-29T04:09:27.622Z] [2019-08-29T04:09:27.622Z] Optional Features: [2019-08-29T04:09:27.622Z] - CONFIG_USER_NS: enabled [2019-08-29T04:09:27.622Z] - CONFIG_SECCOMP: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-29T04:09:27.622Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-29T04:09:27.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-29T04:09:27.622Z] (cgroup swap accounting is currently enabled) [2019-08-29T04:09:27.622Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-29T04:09:27.622Z] - CONFIG_BLK_CGROUP: enabled [2019-08-29T04:09:27.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-29T04:09:27.622Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUP_PERF: enabled [2019-08-29T04:09:27.622Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-29T04:09:27.906Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-29T04:09:27.906Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-29T04:09:27.906Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-29T04:09:27.906Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-29T04:09:27.906Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_IP_VS: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-29T04:09:27.906Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-29T04:09:27.906Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-29T04:09:27.906Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_EXT4_FS: enabled [2019-08-29T04:09:27.906Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-29T04:09:27.906Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-29T04:09:27.906Z] - Network Drivers: [2019-08-29T04:09:27.906Z] - "overlay": [2019-08-29T04:09:27.906Z] - CONFIG_VXLAN: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-29T04:09:27.906Z] Optional (for encrypted networks): [2019-08-29T04:09:27.906Z] - CONFIG_CRYPTO: enabled [2019-08-29T04:09:27.906Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_XFRM: enabled [2019-08-29T04:09:27.906Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-29T04:09:27.906Z] - "ipvlan": [2019-08-29T04:09:27.906Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-29T04:09:27.906Z] - "macvlan": [2019-08-29T04:09:27.906Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-29T04:09:27.906Z] - CONFIG_DUMMY: enabled (as module) [2019-08-29T04:09:27.906Z] - "ftp,tftp client in container": [2019-08-29T04:09:28.188Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-29T04:09:28.188Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-29T04:09:28.188Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-29T04:09:28.188Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-29T04:09:28.188Z] - Storage Drivers: [2019-08-29T04:09:28.188Z] - "aufs": [2019-08-29T04:09:28.188Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-29T04:09:28.188Z] - "btrfs": [2019-08-29T04:09:28.188Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-29T04:09:28.188Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-29T04:09:28.188Z] - "devicemapper": [2019-08-29T04:09:28.188Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-29T04:09:28.188Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-29T04:09:28.188Z] - "overlay": [2019-08-29T04:09:28.188Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-29T04:09:28.188Z] - "zfs": [2019-08-29T04:09:28.188Z] - /dev/zfs: missing [2019-08-29T04:09:28.188Z] - zfs command: missing [2019-08-29T04:09:28.188Z] - zpool command: missing [2019-08-29T04:09:28.188Z] [2019-08-29T04:09:28.188Z] Limits: [2019-08-29T04:09:28.188Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-29T04:09:28.188Z] [2019-08-29T04:09:28.188Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-29T04:09:28.424Z] 893380247084: Pull complete [2019-08-29T04:09:28.610Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 -f Dockerfile . [2019-08-29T04:09:28.832Z] 1dde6e4a9a98: Pull complete [2019-08-29T04:09:28.832Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-29T04:09:28.832Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-29T04:09:28.832Z] ---> b121e8146464 [2019-08-29T04:09:28.832Z] Step 5/126 : ARG APT_MIRROR [2019-08-29T04:09:28.832Z] ---> Running in 3a5a5ee66f9e [2019-08-29T04:09:28.832Z] Removing intermediate container 3a5a5ee66f9e [2019-08-29T04:09:28.832Z] ---> b42b9530fcc5 [2019-08-29T04:09:28.832Z] 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-08-29T04:09:28.832Z] ---> Running in 0dfc1804be5e [2019-08-29T04:09:30.263Z] Removing intermediate container 0dfc1804be5e [2019-08-29T04:09:30.263Z] ---> 4261a55a49f0 [2019-08-29T04:09:30.263Z] Step 7/126 : FROM base AS criu [2019-08-29T04:09:30.263Z] ---> 4261a55a49f0 [2019-08-29T04:09:30.263Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:09:30.263Z] ---> Running in 105fd70f4996 [2019-08-29T04:09:30.263Z] Removing intermediate container 105fd70f4996 [2019-08-29T04:09:30.263Z] ---> c7e6c7c618db [2019-08-29T04:09:30.263Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-29T04:09:30.263Z] ---> Running in f97b666fbdaf [2019-08-29T04:09:30.631Z] Removing intermediate container f97b666fbdaf [2019-08-29T04:09:30.631Z] ---> 87bd3c524126 [2019-08-29T04:09:30.631Z] Step 10/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-08-29T04:09:30.631Z] ---> Running in 13bd8d22b348 [2019-08-29T04:09:31.000Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:09:31.000Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:09:31.000Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:09:31.000Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:09:31.000Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:09:31.300Z] Sending build context to Docker daemon 50MB [2019-08-29T04:09:31.300Z] Step 1/126 : ARG CROSS="false" [2019-08-29T04:09:31.300Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-29T04:09:31.300Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-29T04:09:31.300Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-29T04:09:31.300Z] 1.12.9-stretch: Pulling from library/golang [2019-08-29T04:09:31.374Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-29T04:09:31.374Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-29T04:09:31.374Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-29T04:09:31.583Z] 2825fdb7e177: Pulling fs layer [2019-08-29T04:09:31.583Z] 361ecb978398: Pulling fs layer [2019-08-29T04:09:31.583Z] 15483e8c82df: Pulling fs layer [2019-08-29T04:09:31.583Z] 34839f11bbce: Pulling fs layer [2019-08-29T04:09:31.583Z] 34f648706e72: Pulling fs layer [2019-08-29T04:09:31.583Z] 8563a0b9fade: Pulling fs layer [2019-08-29T04:09:31.583Z] 53fac1b4f6a7: Pulling fs layer [2019-08-29T04:09:31.583Z] 34839f11bbce: Waiting [2019-08-29T04:09:31.583Z] 34f648706e72: Waiting [2019-08-29T04:09:31.583Z] 53fac1b4f6a7: Waiting [2019-08-29T04:09:31.583Z] 8563a0b9fade: Waiting [2019-08-29T04:09:31.867Z] 15483e8c82df: Verifying Checksum [2019-08-29T04:09:31.867Z] 15483e8c82df: Download complete [2019-08-29T04:09:32.513Z] 361ecb978398: Verifying Checksum [2019-08-29T04:09:32.513Z] 361ecb978398: Download complete [2019-08-29T04:09:32.652Z] Fetched 7670 kB in 1s (4758 kB/s) [2019-08-29T04:09:33.578Z] Reading package lists... [2019-08-29T04:09:33.980Z] Reading package lists... [2019-08-29T04:09:33.980Z] Building dependency tree... [2019-08-29T04:09:33.980Z] Reading state information... [2019-08-29T04:09:33.980Z] The following additional packages will be installed: [2019-08-29T04:09:33.980Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-29T04:09:33.980Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-29T04:09:33.980Z] Suggested packages: [2019-08-29T04:09:33.980Z] manpages-dev python-setuptools [2019-08-29T04:09:34.370Z] The following NEW packages will be installed: [2019-08-29T04:09:34.370Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-29T04:09:34.370Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-29T04:09:34.370Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-29T04:09:34.370Z] zlib1g-dev [2019-08-29T04:09:34.370Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:09:34.370Z] Need to get 3476 kB of archives. [2019-08-29T04:09:34.370Z] After this operation, 20.2 MB of additional disk space will be used. [2019-08-29T04:09:34.370Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-29T04:09:34.370Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-08-29T04:09:34.370Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-08-29T04:09:34.370Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-08-29T04:09:34.370Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-08-29T04:09:34.370Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-29T04:09:34.370Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-08-29T04:09:34.370Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-08-29T04:09:34.370Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-08-29T04:09:34.370Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-08-29T04:09:34.370Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-08-29T04:09:34.370Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-08-29T04:09:34.370Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-08-29T04:09:34.370Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-08-29T04:09:34.370Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-29T04:09:34.370Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-08-29T04:09:34.370Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:09:34.370Z] Fetched 3476 kB in 0s (31.2 MB/s) [2019-08-29T04:09:34.370Z] Selecting previously unselected package libnet1:s390x. [2019-08-29T04:09:34.370Z] (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-08-29T04:09:34.370Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-29T04:09:34.370Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-29T04:09:34.553Z] 2825fdb7e177: Verifying Checksum [2019-08-29T04:09:34.553Z] 2825fdb7e177: Download complete [2019-08-29T04:09:34.747Z] Selecting previously unselected package libcap-dev:s390x. [2019-08-29T04:09:34.747Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-08-29T04:09:34.747Z] Selecting previously unselected package libnet1-dev. [2019-08-29T04:09:34.747Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:09:34.747Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-29T04:09:34.747Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-29T04:09:34.747Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-08-29T04:09:34.747Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-08-29T04:09:34.747Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-29T04:09:34.747Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-29T04:09:34.747Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-08-29T04:09:34.747Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-29T04:09:34.747Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-08-29T04:09:34.747Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-29T04:09:34.747Z] Selecting previously unselected package libprotobuf10:s390x. [2019-08-29T04:09:34.747Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-08-29T04:09:34.747Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-08-29T04:09:35.121Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-08-29T04:09:35.121Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-08-29T04:09:35.121Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-29T04:09:35.121Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-08-29T04:09:35.121Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-08-29T04:09:35.121Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-29T04:09:35.121Z] Selecting previously unselected package libprotoc10:s390x. [2019-08-29T04:09:35.121Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-08-29T04:09:35.121Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-08-29T04:09:35.121Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-29T04:09:35.121Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-08-29T04:09:35.121Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:09:35.121Z] Selecting previously unselected package protobuf-compiler. [2019-08-29T04:09:35.121Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-08-29T04:09:35.488Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-29T04:09:35.488Z] Selecting previously unselected package python-pkg-resources. [2019-08-29T04:09:35.488Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:09:35.488Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-29T04:09:35.488Z] Selecting previously unselected package python-protobuf. [2019-08-29T04:09:35.488Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-08-29T04:09:35.488Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-29T04:09:35.488Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-29T04:09:35.488Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-29T04:09:35.488Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-29T04:09:35.600Z] 34839f11bbce: Verifying Checksum [2019-08-29T04:09:35.600Z] 34839f11bbce: Download complete [2019-08-29T04:09:35.867Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:09:35.867Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-08-29T04:09:35.867Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:09:35.867Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-29T04:09:36.220Z] 53fac1b4f6a7: Verifying Checksum [2019-08-29T04:09:36.220Z] 53fac1b4f6a7: Download complete [2019-08-29T04:09:36.245Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-08-29T04:09:36.245Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-29T04:09:36.245Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-29T04:09:36.245Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-29T04:09:36.245Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-08-29T04:09:36.245Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:09:36.245Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-29T04:09:36.245Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-29T04:09:36.245Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-29T04:09:36.245Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-08-29T04:09:36.245Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:09:36.506Z] 34f648706e72: Verifying Checksum [2019-08-29T04:09:36.506Z] 34f648706e72: Download complete [2019-08-29T04:09:37.509Z] Removing intermediate container 13bd8d22b348 [2019-08-29T04:09:37.509Z] ---> 43b048aa7416 [2019-08-29T04:09:37.509Z] Step 11/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-08-29T04:09:37.509Z] ---> Running in e62e49a6d5c3 [2019-08-29T04:09:38.340Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:09:38.340Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:09:38.340Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:09:38.340Z]  GEN .gitid [2019-08-29T04:09:38.340Z] GEN criu/include/version.h [2019-08-29T04:09:38.340Z] GEN include/common/asm [2019-08-29T04:09:38.751Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-29T04:09:38.751Z] PBCC images/opts.pb-c.c [2019-08-29T04:09:38.751Z] PBCC images/sit.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-29T04:09:38.751Z] DEP images/opts.pb-c.d [2019-08-29T04:09:38.751Z] DEP images/sit.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/macvlan.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/macvlan.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/autofs.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/autofs.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/sysctl.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/sysctl.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/time.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/time.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/binfmt-misc.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/binfmt-misc.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/seccomp.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/seccomp.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/userns.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/userns.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/cgroup.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/cgroup.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/fown.pb-c.c [2019-08-29T04:09:38.751Z] PBCC images/ext-file.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/fown.pb-c.d [2019-08-29T04:09:38.751Z] DEP images/ext-file.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/rpc.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/rpc.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/siginfo.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/siginfo.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/pagemap.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/pagemap.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/rlimit.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/rlimit.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/file-lock.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/file-lock.pb-c.d [2019-08-29T04:09:38.751Z] PBCC images/tty.pb-c.c [2019-08-29T04:09:38.751Z] DEP images/tty.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/tun.pb-c.c [2019-08-29T04:09:39.188Z] PBCC images/netdev.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/tun.pb-c.d [2019-08-29T04:09:39.188Z] DEP images/netdev.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/vma.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/vma.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/creds.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/creds.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/utsns.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/utsns.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/ipc-desc.pb-c.c [2019-08-29T04:09:39.188Z] PBCC images/ipc-sem.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/ipc-desc.pb-c.d [2019-08-29T04:09:39.188Z] DEP images/ipc-sem.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/ipc-msg.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/ipc-msg.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/ipc-shm.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/ipc-shm.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/ipc-var.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/ipc-var.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/sk-opts.pb-c.c [2019-08-29T04:09:39.188Z] PBCC images/packet-sock.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/sk-opts.pb-c.d [2019-08-29T04:09:39.188Z] DEP images/packet-sock.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/sk-netlink.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/sk-netlink.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/sk-inet.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/sk-inet.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/sk-unix.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/sk-unix.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/mm.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/mm.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/timerfd.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/timerfd.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/timer.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/timer.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/sa.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/sa.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/pipe-data.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/pipe-data.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/mnt.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/mnt.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/sk-packet.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/sk-packet.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/tcp-stream.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/tcp-stream.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/pipe.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/pipe.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/pstree.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/pstree.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/fs.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/fs.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/signalfd.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/signalfd.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/fh.pb-c.c [2019-08-29T04:09:39.188Z] PBCC images/fsnotify.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/fh.pb-c.d [2019-08-29T04:09:39.188Z] DEP images/fsnotify.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/eventpoll.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/eventpoll.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/eventfd.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/eventfd.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/remap-file-path.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/remap-file-path.pb-c.d [2019-08-29T04:09:39.188Z] PBCC images/fifo.pb-c.c [2019-08-29T04:09:39.188Z] DEP images/fifo.pb-c.d [2019-08-29T04:09:39.723Z] PBCC images/ghost-file.pb-c.c [2019-08-29T04:09:39.723Z] DEP images/ghost-file.pb-c.d [2019-08-29T04:09:39.723Z] PBCC images/regfile.pb-c.c [2019-08-29T04:09:39.723Z] DEP images/regfile.pb-c.d [2019-08-29T04:09:39.723Z] PBCC images/ns.pb-c.c [2019-08-29T04:09:39.723Z] DEP images/ns.pb-c.d [2019-08-29T04:09:39.723Z] PBCC images/fdinfo.pb-c.c [2019-08-29T04:09:39.723Z] DEP images/fdinfo.pb-c.d [2019-08-29T04:09:39.723Z] PBCC images/core-aarch64.pb-c.c [2019-08-29T04:09:39.723Z] PBCC images/core-arm.pb-c.c [2019-08-29T04:09:39.723Z] PBCC images/core-ppc64.pb-c.c [2019-08-29T04:09:39.723Z] PBCC images/core-s390.pb-c.c [2019-08-29T04:09:39.723Z] PBCC images/core-x86.pb-c.c [2019-08-29T04:09:39.723Z] PBCC images/core.pb-c.c [2019-08-29T04:09:39.723Z] PBCC images/inventory.pb-c.c [2019-08-29T04:09:39.723Z] DEP images/core-aarch64.pb-c.d [2019-08-29T04:09:39.723Z] DEP images/core-arm.pb-c.d [2019-08-29T04:09:39.723Z] DEP images/core-ppc64.pb-c.d [2019-08-29T04:09:39.723Z] DEP images/core-s390.pb-c.d [2019-08-29T04:09:39.723Z] DEP images/core-x86.pb-c.d [2019-08-29T04:09:39.723Z] DEP images/core.pb-c.d [2019-08-29T04:09:39.723Z] DEP images/inventory.pb-c.d [2019-08-29T04:09:39.723Z] PBCC images/cpuinfo.pb-c.c [2019-08-29T04:09:39.723Z] DEP images/cpuinfo.pb-c.d [2019-08-29T04:09:39.723Z] PBCC images/stats.pb-c.c [2019-08-29T04:09:39.723Z] DEP images/stats.pb-c.d [2019-08-29T04:09:39.723Z] make[1]: Nothing to be done for 'all'. [2019-08-29T04:09:39.982Z] 2825fdb7e177: Pull complete [2019-08-29T04:09:40.132Z] CC images/stats.o [2019-08-29T04:09:40.132Z] CC images/core.o [2019-08-29T04:09:40.132Z] CC images/core-x86.o [2019-08-29T04:09:40.132Z] CC images/core-arm.o [2019-08-29T04:09:40.132Z] CC images/core-aarch64.o [2019-08-29T04:09:40.132Z] CC images/core-ppc64.o [2019-08-29T04:09:40.132Z] CC images/core-s390.o [2019-08-29T04:09:40.265Z] 361ecb978398: Pull complete [2019-08-29T04:09:40.496Z] CC images/cpuinfo.o [2019-08-29T04:09:40.496Z] CC images/inventory.o [2019-08-29T04:09:40.496Z] CC images/fdinfo.o [2019-08-29T04:09:40.496Z] CC images/fown.o [2019-08-29T04:09:40.496Z] CC images/ns.o [2019-08-29T04:09:40.496Z] CC images/regfile.o [2019-08-29T04:09:40.496Z] CC images/ghost-file.o [2019-08-29T04:09:40.496Z] CC images/fifo.o [2019-08-29T04:09:40.496Z] CC images/remap-file-path.o [2019-08-29T04:09:40.550Z] 15483e8c82df: Pull complete [2019-08-29T04:09:40.880Z] CC images/eventfd.o [2019-08-29T04:09:40.880Z] CC images/eventpoll.o [2019-08-29T04:09:40.880Z] CC images/fh.o [2019-08-29T04:09:40.880Z] CC images/fsnotify.o [2019-08-29T04:09:40.880Z] CC images/signalfd.o [2019-08-29T04:09:40.880Z] CC images/fs.o [2019-08-29T04:09:40.880Z] CC images/pstree.o [2019-08-29T04:09:40.880Z] CC images/pipe.o [2019-08-29T04:09:40.880Z] CC images/tcp-stream.o [2019-08-29T04:09:40.880Z] CC images/sk-packet.o [2019-08-29T04:09:40.880Z] CC images/mnt.o [2019-08-29T04:09:41.245Z] CC images/pipe-data.o [2019-08-29T04:09:41.246Z] CC images/sa.o [2019-08-29T04:09:41.246Z] CC images/timer.o [2019-08-29T04:09:41.246Z] CC images/timerfd.o [2019-08-29T04:09:41.246Z] CC images/mm.o [2019-08-29T04:09:41.246Z] CC images/sk-opts.o [2019-08-29T04:09:41.246Z] CC images/sk-unix.o [2019-08-29T04:09:41.246Z] CC images/sk-inet.o [2019-08-29T04:09:41.246Z] CC images/tun.o [2019-08-29T04:09:41.246Z] CC images/sk-netlink.o [2019-08-29T04:09:41.643Z] CC images/packet-sock.o [2019-08-29T04:09:41.643Z] CC images/ipc-var.o [2019-08-29T04:09:41.643Z] CC images/ipc-desc.o [2019-08-29T04:09:41.643Z] CC images/ipc-shm.o [2019-08-29T04:09:41.643Z] CC images/ipc-msg.o [2019-08-29T04:09:41.643Z] CC images/ipc-sem.o [2019-08-29T04:09:41.643Z] CC images/utsns.o [2019-08-29T04:09:41.643Z] CC images/creds.o [2019-08-29T04:09:41.643Z] CC images/vma.o [2019-08-29T04:09:41.643Z] CC images/netdev.o [2019-08-29T04:09:41.643Z] CC images/tty.o [2019-08-29T04:09:42.021Z] CC images/file-lock.o [2019-08-29T04:09:42.021Z] CC images/rlimit.o [2019-08-29T04:09:42.021Z] CC images/pagemap.o [2019-08-29T04:09:42.021Z] CC images/siginfo.o [2019-08-29T04:09:42.021Z] CC images/rpc.o [2019-08-29T04:09:42.021Z] CC images/ext-file.o [2019-08-29T04:09:42.021Z] CC images/cgroup.o [2019-08-29T04:09:42.030Z] 8563a0b9fade: Verifying Checksum [2019-08-29T04:09:42.030Z] 8563a0b9fade: Download complete [2019-08-29T04:09:42.384Z] CC images/userns.o [2019-08-29T04:09:42.384Z] CC images/google/protobuf/descriptor.o [2019-08-29T04:09:42.384Z] CC images/opts.o [2019-08-29T04:09:42.384Z] CC images/seccomp.o [2019-08-29T04:09:42.807Z] CC images/binfmt-misc.o [2019-08-29T04:09:42.807Z] CC images/time.o [2019-08-29T04:09:42.807Z] CC images/sysctl.o [2019-08-29T04:09:42.807Z] CC images/autofs.o [2019-08-29T04:09:42.807Z] CC images/macvlan.o [2019-08-29T04:09:42.807Z] CC images/sit.o [2019-08-29T04:09:42.807Z] LINK images/built-in.o [2019-08-29T04:09:42.807Z] GEN compel/include/asm [2019-08-29T04:09:42.807Z] GEN compel/include/version.h [2019-08-29T04:09:42.807Z] touch .config [2019-08-29T04:09:42.807Z] GEN include/common/config.h [2019-08-29T04:09:42.807Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-08-29T04:09:42.807Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-29T04:09:42.807Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-29T04:09:42.807Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-08-29T04:09:42.807Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-08-29T04:09:42.807Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-08-29T04:09:42.807Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-29T04:09:42.807Z] DEP compel/plugins/std/infect.d [2019-08-29T04:09:42.807Z] DEP compel/plugins/std/string.d [2019-08-29T04:09:42.807Z] DEP compel/plugins/std/log.d [2019-08-29T04:09:42.807Z] DEP compel/plugins/std/fds.d [2019-08-29T04:09:42.807Z] DEP compel/plugins/std/std.d [2019-08-29T04:09:42.807Z] DEP compel/plugins/shmem/shmem.d [2019-08-29T04:09:42.807Z] DEP compel/plugins/fds/fds.d [2019-08-29T04:09:42.807Z] CC compel/plugins/std/std.o [2019-08-29T04:09:43.228Z] CC compel/plugins/std/fds.o [2019-08-29T04:09:43.228Z] CC compel/plugins/std/log.o [2019-08-29T04:09:43.228Z] CC compel/plugins/std/string.o [2019-08-29T04:09:43.228Z] CC compel/plugins/std/infect.o [2019-08-29T04:09:43.228Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-08-29T04:09:43.228Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-08-29T04:09:43.228Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-08-29T04:09:43.619Z] AR compel/plugins/std.lib.a [2019-08-29T04:09:43.619Z] CC compel/plugins/fds/fds.o [2019-08-29T04:09:43.619Z] AR compel/plugins/fds.lib.a [2019-08-29T04:09:43.619Z] HOSTDEP compel/src/lib/log-host.d [2019-08-29T04:09:43.619Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-29T04:09:43.619Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-08-29T04:09:43.619Z] HOSTDEP compel/src/main-host.d [2019-08-29T04:09:43.619Z] DEP compel/src/lib/ptrace.d [2019-08-29T04:09:43.619Z] DEP compel/src/lib/infect.d [2019-08-29T04:09:43.619Z] DEP compel/src/lib/infect-util.d [2019-08-29T04:09:43.619Z] DEP compel/src/lib/infect-rpc.d [2019-08-29T04:09:43.619Z] DEP compel/arch/s390/src/lib/infect.d [2019-08-29T04:09:43.619Z] DEP compel/arch/s390/src/lib/cpu.d [2019-08-29T04:09:43.619Z] DEP compel/src/lib/log.d [2019-08-29T04:09:43.619Z] DEP compel/src/main.d [2019-08-29T04:09:43.619Z] DEP compel/src/lib/handle-elf.d [2019-08-29T04:09:43.619Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-08-29T04:09:43.999Z] CC compel/src/lib/log.o [2019-08-29T04:09:43.999Z] CC compel/arch/s390/src/lib/cpu.o [2019-08-29T04:09:43.999Z] CC compel/arch/s390/src/lib/infect.o [2019-08-29T04:09:43.999Z] CC compel/src/lib/infect-rpc.o [2019-08-29T04:09:43.999Z] CC compel/src/lib/infect-util.o [2019-08-29T04:09:43.999Z] CC compel/src/lib/infect.o [2019-08-29T04:09:44.716Z] 34839f11bbce: Pull complete [2019-08-29T04:09:44.794Z] CC compel/src/lib/ptrace.o [2019-08-29T04:09:44.794Z] AR compel/libcompel.a [2019-08-29T04:09:44.794Z] HOSTCC compel/src/main-host.o [2019-08-29T04:09:44.794Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-08-29T04:09:44.794Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-29T04:09:44.794Z] HOSTCC compel/src/lib/log-host.o [2019-08-29T04:09:44.794Z] HOSTLINK compel/compel-host-bin [2019-08-29T04:09:44.794Z] DEP soccr/soccr.d [2019-08-29T04:09:44.794Z] CC soccr/soccr.o [2019-08-29T04:09:45.156Z] AR soccr/libsoccr.a [2019-08-29T04:09:45.156Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:09:45.156Z] DEP criu/arch/s390/sigframe.d [2019-08-29T04:09:45.156Z] DEP criu/arch/s390/crtools.d [2019-08-29T04:09:45.156Z] DEP criu/arch/s390/cpu.d [2019-08-29T04:09:45.156Z] CC criu/arch/s390/cpu.o [2019-08-29T04:09:45.540Z] CC criu/arch/s390/crtools.o [2019-08-29T04:09:45.540Z] CC criu/arch/s390/sigframe.o [2019-08-29T04:09:45.540Z] LINK criu/arch/s390/crtools.built-in.o [2019-08-29T04:09:45.540Z] DEP criu/arch/s390/vdso-pie.d [2019-08-29T04:09:45.540Z] DEP criu/pie/parasite-vdso.d [2019-08-29T04:09:45.540Z] DEP criu/pie/util-vdso.d [2019-08-29T04:09:45.540Z] DEP criu/pie/util.d [2019-08-29T04:09:45.540Z] CC criu/pie/util.o [2019-08-29T04:09:45.912Z] CC criu/pie/util-vdso.o [2019-08-29T04:09:45.912Z] CC criu/pie/parasite-vdso.o [2019-08-29T04:09:45.912Z] CC criu/arch/s390/vdso-pie.o [2019-08-29T04:09:45.912Z] AR criu/pie/pie.lib.a [2019-08-29T04:09:45.912Z] DEP criu/pie/restorer.d [2019-08-29T04:09:45.912Z] DEP criu/arch/s390/restorer.d [2019-08-29T04:09:46.299Z] DEP criu/pie/parasite.d [2019-08-29T04:09:46.299Z] CC criu/pie/parasite.o [2019-08-29T04:09:46.299Z] LINK criu/pie/parasite.built-in.o [2019-08-29T04:09:46.299Z] GEN criu/pie/parasite-blob.h [2019-08-29T04:09:46.299Z] CC criu/arch/s390/restorer.o [2019-08-29T04:09:46.299Z] CC criu/pie/restorer.o [2019-08-29T04:09:46.893Z] 34f648706e72: Pull complete [2019-08-29T04:09:47.108Z] LINK criu/pie/restorer.built-in.o [2019-08-29T04:09:47.108Z] GEN criu/pie/restorer-blob.h [2019-08-29T04:09:47.108Z] DEP criu/vdso.d [2019-08-29T04:09:47.108Z] DEP criu/uts_ns.d [2019-08-29T04:09:47.108Z] DEP criu/util.d [2019-08-29T04:09:47.108Z] DEP criu/uffd.d [2019-08-29T04:09:47.108Z] DEP criu/tun.d [2019-08-29T04:09:47.108Z] DEP criu/tty.d [2019-08-29T04:09:47.108Z] DEP criu/timerfd.d [2019-08-29T04:09:47.108Z] DEP criu/sysfs_parse.d [2019-08-29T04:09:47.506Z] DEP criu/sysctl.d [2019-08-29T04:09:47.506Z] DEP criu/string.d [2019-08-29T04:09:47.506Z] DEP criu/stats.d [2019-08-29T04:09:47.506Z] DEP criu/sockets.d [2019-08-29T04:09:47.506Z] DEP criu/sk-unix.d [2019-08-29T04:09:47.506Z] DEP criu/sk-tcp.d [2019-08-29T04:09:47.506Z] DEP criu/sk-queue.d [2019-08-29T04:09:47.506Z] DEP criu/sk-packet.d [2019-08-29T04:09:47.506Z] DEP criu/sk-netlink.d [2019-08-29T04:09:47.506Z] DEP criu/sk-inet.d [2019-08-29T04:09:47.506Z] DEP criu/signalfd.d [2019-08-29T04:09:47.887Z] DEP criu/sigframe.d [2019-08-29T04:09:47.887Z] DEP criu/shmem.d [2019-08-29T04:09:47.887Z] DEP criu/servicefd.d [2019-08-29T04:09:47.887Z] DEP criu/seize.d [2019-08-29T04:09:47.887Z] DEP criu/seccomp.d [2019-08-29T04:09:47.887Z] DEP criu/rst-malloc.d [2019-08-29T04:09:47.887Z] DEP criu/rbtree.d [2019-08-29T04:09:47.887Z] DEP criu/pstree.d [2019-08-29T04:09:47.887Z] DEP criu/protobuf.d [2019-08-29T04:09:47.887Z] GEN criu/protobuf-desc-gen.h [2019-08-29T04:09:48.426Z] DEP criu/protobuf-desc.d [2019-08-29T04:09:48.426Z] DEP criu/proc_parse.d [2019-08-29T04:09:48.426Z] DEP criu/plugin.d [2019-08-29T04:09:48.426Z] DEP criu/pipes.d [2019-08-29T04:09:48.426Z] DEP criu/pie-util.d [2019-08-29T04:09:48.426Z] DEP criu/pie-util-vdso.d [2019-08-29T04:09:48.426Z] DEP criu/pie-util-vdso-elf32.d [2019-08-29T04:09:48.426Z] DEP criu/path.d [2019-08-29T04:09:48.426Z] DEP criu/parasite-syscall.d [2019-08-29T04:09:48.426Z] DEP criu/pagemap.d [2019-08-29T04:09:48.426Z] DEP criu/pagemap-cache.d [2019-08-29T04:09:48.426Z] DEP criu/page-xfer.d [2019-08-29T04:09:48.891Z] DEP criu/page-pipe.d [2019-08-29T04:09:48.891Z] DEP criu/netfilter.d [2019-08-29T04:09:48.891Z] DEP criu/net.d [2019-08-29T04:09:48.891Z] DEP criu/namespaces.d [2019-08-29T04:09:48.891Z] DEP criu/mount.d [2019-08-29T04:09:48.891Z] DEP criu/mem.d [2019-08-29T04:09:48.891Z] DEP criu/lsm.d [2019-08-29T04:09:48.891Z] DEP criu/log.d [2019-08-29T04:09:48.891Z] DEP criu/libnetlink.d [2019-08-29T04:09:48.891Z] DEP criu/kerndat.d [2019-08-29T04:09:48.891Z] DEP criu/kcmp-ids.d [2019-08-29T04:09:48.891Z] DEP criu/irmap.d [2019-08-29T04:09:48.891Z] DEP criu/ipc_ns.d [2019-08-29T04:09:48.891Z] DEP criu/image.d [2019-08-29T04:09:49.265Z] DEP criu/image-desc.d [2019-08-29T04:09:49.265Z] DEP criu/fsnotify.d [2019-08-29T04:09:49.265Z] DEP criu/filesystems.d [2019-08-29T04:09:49.265Z] DEP criu/files.d [2019-08-29T04:09:49.265Z] DEP criu/files-reg.d [2019-08-29T04:09:49.265Z] DEP criu/files-ext.d [2019-08-29T04:09:49.265Z] DEP criu/file-lock.d [2019-08-29T04:09:49.265Z] DEP criu/file-ids.d [2019-08-29T04:09:49.265Z] DEP criu/fifo.d [2019-08-29T04:09:49.265Z] DEP criu/fdstore.d [2019-08-29T04:09:49.265Z] DEP criu/fault-injection.d [2019-08-29T04:09:49.265Z] DEP criu/external.d [2019-08-29T04:09:49.265Z] DEP criu/eventpoll.d [2019-08-29T04:09:49.638Z] DEP criu/eventfd.d [2019-08-29T04:09:49.638Z] DEP criu/crtools.d [2019-08-29T04:09:49.638Z] DEP criu/cr-service.d [2019-08-29T04:09:49.638Z] DEP criu/cr-restore.d [2019-08-29T04:09:49.638Z] DEP criu/cr-errno.d [2019-08-29T04:09:49.638Z] DEP criu/cr-dump.d [2019-08-29T04:09:49.638Z] DEP criu/cr-dedup.d [2019-08-29T04:09:49.638Z] DEP criu/cr-check.d [2019-08-29T04:09:49.638Z] DEP criu/config.d [2019-08-29T04:09:49.638Z] DEP criu/clone-noasan.d [2019-08-29T04:09:49.638Z] DEP criu/cgroup.d [2019-08-29T04:09:50.023Z] DEP criu/cgroup-props.d [2019-08-29T04:09:50.023Z] DEP criu/bitmap.d [2019-08-29T04:09:50.023Z] DEP criu/bfd.d [2019-08-29T04:09:50.023Z] DEP criu/autofs.d [2019-08-29T04:09:50.023Z] DEP criu/aio.d [2019-08-29T04:09:50.023Z] DEP criu/action-scripts.d [2019-08-29T04:09:50.023Z] CC criu/action-scripts.o [2019-08-29T04:09:50.023Z] CC criu/aio.o [2019-08-29T04:09:50.407Z] CC criu/autofs.o [2019-08-29T04:09:50.407Z] CC criu/bfd.o [2019-08-29T04:09:50.778Z] CC criu/bitmap.o [2019-08-29T04:09:50.778Z] CC criu/cgroup-props.o [2019-08-29T04:09:50.778Z] CC criu/cgroup.o [2019-08-29T04:09:51.565Z] CC criu/clone-noasan.o [2019-08-29T04:09:51.565Z] CC criu/config.o [2019-08-29T04:09:51.945Z] CC criu/cr-check.o [2019-08-29T04:09:52.313Z] CC criu/cr-dedup.o [2019-08-29T04:09:52.313Z] CC criu/cr-dump.o [2019-08-29T04:09:52.729Z] CC criu/cr-errno.o [2019-08-29T04:09:52.729Z] CC criu/cr-restore.o [2019-08-29T04:09:53.630Z] CC criu/cr-service.o [2019-08-29T04:09:53.709Z] 8563a0b9fade: Pull complete [2019-08-29T04:09:53.709Z] 53fac1b4f6a7: Pull complete [2019-08-29T04:09:53.709Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-29T04:09:53.709Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-29T04:09:53.709Z] ---> b5f54f7bacb8 [2019-08-29T04:09:53.709Z] Step 5/126 : ARG APT_MIRROR [2019-08-29T04:09:53.709Z] ---> Running in c7dc59f629a1 [2019-08-29T04:09:53.709Z] Removing intermediate container c7dc59f629a1 [2019-08-29T04:09:53.709Z] ---> 8adbed3722de [2019-08-29T04:09:53.709Z] 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-08-29T04:09:53.709Z] ---> Running in bb8cc26ac800 [2019-08-29T04:09:53.709Z] Removing intermediate container bb8cc26ac800 [2019-08-29T04:09:53.709Z] ---> 55113d1b9c03 [2019-08-29T04:09:53.709Z] Step 7/126 : FROM base AS criu [2019-08-29T04:09:53.709Z] ---> 55113d1b9c03 [2019-08-29T04:09:53.709Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:09:53.709Z] ---> Running in f7088a062352 [2019-08-29T04:09:53.990Z] Removing intermediate container f7088a062352 [2019-08-29T04:09:53.990Z] ---> 5956dd7cec44 [2019-08-29T04:09:53.990Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-29T04:09:53.990Z] ---> Running in 119fd90c6b7f [2019-08-29T04:09:53.990Z] Removing intermediate container 119fd90c6b7f [2019-08-29T04:09:53.990Z] ---> 5fb0092e73da [2019-08-29T04:09:53.990Z] Step 10/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-08-29T04:09:53.990Z] ---> Running in 4c9cc680b83f [2019-08-29T04:09:54.019Z] CC criu/crtools.o [2019-08-29T04:09:54.387Z] CC criu/eventfd.o [2019-08-29T04:09:54.387Z] CC criu/eventpoll.o [2019-08-29T04:09:54.609Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:09:54.609Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:09:54.609Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:09:54.609Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:09:54.609Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:09:54.609Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-29T04:09:54.785Z] CC criu/external.o [2019-08-29T04:09:54.785Z] CC criu/fault-injection.o [2019-08-29T04:09:54.785Z] CC criu/fdstore.o [2019-08-29T04:09:54.785Z] CC criu/fifo.o [2019-08-29T04:09:54.785Z] CC criu/file-ids.o [2019-08-29T04:09:54.893Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-29T04:09:55.165Z] CC criu/file-lock.o [2019-08-29T04:09:55.165Z] CC criu/files-ext.o [2019-08-29T04:09:55.165Z] CC criu/files-reg.o [2019-08-29T04:09:55.176Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-29T04:09:55.963Z] CC criu/files.o [2019-08-29T04:09:56.329Z] CC criu/filesystems.o [2019-08-29T04:09:56.699Z] CC criu/fsnotify.o [2019-08-29T04:09:56.699Z] CC criu/image-desc.o [2019-08-29T04:09:57.069Z] CC criu/image.o [2019-08-29T04:09:57.069Z] CC criu/ipc_ns.o [2019-08-29T04:09:57.196Z] Fetched 7716 kB in 2s (2981 kB/s) [2019-08-29T04:09:57.438Z] CC criu/irmap.o [2019-08-29T04:09:57.438Z] CC criu/kcmp-ids.o [2019-08-29T04:09:57.438Z] CC criu/kerndat.o [2019-08-29T04:09:57.845Z] CC criu/libnetlink.o [2019-08-29T04:09:57.846Z] CC criu/log.o [2019-08-29T04:09:58.201Z] Reading package lists... [2019-08-29T04:09:58.394Z] CC criu/lsm.o [2019-08-29T04:09:58.394Z] CC criu/mem.o [2019-08-29T04:09:58.826Z] CC criu/mount.o [2019-08-29T04:09:59.205Z] Reading package lists... [2019-08-29T04:09:59.487Z] Building dependency tree... [2019-08-29T04:09:59.487Z] Reading state information... [2019-08-29T04:09:59.644Z] CC criu/namespaces.o [2019-08-29T04:09:59.771Z] The following additional packages will be installed: [2019-08-29T04:09:59.771Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-29T04:09:59.771Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-29T04:09:59.771Z] Suggested packages: [2019-08-29T04:09:59.771Z] manpages-dev python-setuptools [2019-08-29T04:10:00.045Z] CC criu/net.o [2019-08-29T04:10:00.055Z] The following NEW packages will be installed: [2019-08-29T04:10:00.055Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-29T04:10:00.055Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-29T04:10:00.055Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-29T04:10:00.055Z] zlib1g-dev [2019-08-29T04:10:00.055Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:10:00.055Z] Need to get 3548 kB of archives. [2019-08-29T04:10:00.055Z] After this operation, 21.2 MB of additional disk space will be used. [2019-08-29T04:10:00.055Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-29T04:10:00.055Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-08-29T04:10:00.055Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-08-29T04:10:00.055Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-08-29T04:10:00.055Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-08-29T04:10:00.055Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-29T04:10:00.055Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-08-29T04:10:00.055Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-08-29T04:10:00.055Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-08-29T04:10:00.055Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-08-29T04:10:00.055Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-08-29T04:10:00.337Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-08-29T04:10:00.337Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-08-29T04:10:00.337Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-08-29T04:10:00.337Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-29T04:10:00.337Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-08-29T04:10:00.622Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:10:00.622Z] Fetched 3548 kB in 0s (8278 kB/s) [2019-08-29T04:10:00.622Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-29T04:10:00.622Z] (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-08-29T04:10:00.622Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-29T04:10:00.622Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-29T04:10:00.622Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-08-29T04:10:00.622Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-08-29T04:10:00.622Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-08-29T04:10:00.841Z] CC criu/netfilter.o [2019-08-29T04:10:00.905Z] Selecting previously unselected package libnet1-dev. [2019-08-29T04:10:00.905Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-29T04:10:00.905Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:10:00.905Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-29T04:10:00.905Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-29T04:10:00.905Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-29T04:10:00.905Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-08-29T04:10:00.905Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-08-29T04:10:00.905Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-29T04:10:00.905Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-29T04:10:00.905Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-29T04:10:00.905Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-29T04:10:00.905Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-08-29T04:10:00.905Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-08-29T04:10:00.905Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-29T04:10:00.905Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-08-29T04:10:00.905Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-08-29T04:10:00.905Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-29T04:10:00.905Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-08-29T04:10:00.905Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-08-29T04:10:00.905Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-29T04:10:01.188Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-08-29T04:10:01.188Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-08-29T04:10:01.188Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-29T04:10:01.188Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-08-29T04:10:01.188Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-08-29T04:10:01.188Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-29T04:10:01.211Z] CC criu/page-pipe.o [2019-08-29T04:10:01.211Z] CC criu/page-xfer.o [2019-08-29T04:10:01.471Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-08-29T04:10:01.471Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-08-29T04:10:01.471Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-08-29T04:10:01.471Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-29T04:10:01.471Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-08-29T04:10:01.471Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:10:01.471Z] Selecting previously unselected package protobuf-compiler. [2019-08-29T04:10:01.471Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-08-29T04:10:01.471Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-29T04:10:01.471Z] Selecting previously unselected package python-pkg-resources. [2019-08-29T04:10:01.471Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:10:01.471Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-29T04:10:01.582Z] CC criu/pagemap-cache.o [2019-08-29T04:10:01.582Z] CC criu/pagemap.o [2019-08-29T04:10:01.755Z] Selecting previously unselected package python-protobuf. [2019-08-29T04:10:01.755Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-08-29T04:10:01.755Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-29T04:10:01.755Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-29T04:10:01.755Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-29T04:10:01.755Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-29T04:10:01.953Z] CC criu/parasite-syscall.o [2019-08-29T04:10:01.954Z] CC criu/path.o [2019-08-29T04:10:02.331Z] CC criu/pie-util-vdso-elf32.o [2019-08-29T04:10:02.331Z] CC criu/pie-util-vdso.o [2019-08-29T04:10:02.331Z] CC criu/pie-util.o [2019-08-29T04:10:02.331Z] CC criu/pipes.o [2019-08-29T04:10:02.747Z] CC criu/plugin.o [2019-08-29T04:10:02.747Z] CC criu/proc_parse.o [2019-08-29T04:10:02.761Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:10:02.761Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-29T04:10:02.761Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:10:02.761Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-29T04:10:03.653Z] CC criu/protobuf-desc.o [2019-08-29T04:10:04.029Z] CC criu/protobuf.o [2019-08-29T04:10:04.029Z] CC criu/pstree.o [2019-08-29T04:10:04.231Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-08-29T04:10:04.231Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-29T04:10:04.231Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-29T04:10:04.231Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-29T04:10:04.231Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-08-29T04:10:04.231Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:10:04.231Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-29T04:10:04.231Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-29T04:10:04.231Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-29T04:10:04.231Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-29T04:10:04.231Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:10:04.402Z] CC criu/rbtree.o [2019-08-29T04:10:04.402Z] CC criu/rst-malloc.o [2019-08-29T04:10:04.779Z] CC criu/seccomp.o [2019-08-29T04:10:04.779Z] CC criu/seize.o [2019-08-29T04:10:04.845Z] Removing intermediate container 4c9cc680b83f [2019-08-29T04:10:04.845Z] ---> 5dd1bb589c08 [2019-08-29T04:10:04.845Z] Step 11/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-08-29T04:10:05.126Z] ---> Running in 408f3ca1ce3f [2019-08-29T04:10:05.149Z] CC criu/servicefd.o [2019-08-29T04:10:05.149Z] CC criu/shmem.o [2019-08-29T04:10:05.516Z] CC criu/sigframe.o [2019-08-29T04:10:05.516Z] CC criu/signalfd.o [2019-08-29T04:10:05.516Z] CC criu/sk-inet.o [2019-08-29T04:10:05.894Z] CC criu/sk-netlink.o [2019-08-29T04:10:05.894Z] CC criu/sk-packet.o [2019-08-29T04:10:06.134Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:10:06.135Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:10:06.135Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:10:06.269Z] CC criu/sk-queue.o [2019-08-29T04:10:06.269Z] CC criu/sk-tcp.o [2019-08-29T04:10:06.418Z]  GEN .gitid [2019-08-29T04:10:06.419Z] GEN criu/include/version.h [2019-08-29T04:10:06.419Z] GEN include/common/asm [2019-08-29T04:10:06.650Z] CC criu/sk-unix.o [2019-08-29T04:10:06.701Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-29T04:10:06.701Z] PBCC images/opts.pb-c.c [2019-08-29T04:10:06.701Z] PBCC images/sit.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-29T04:10:06.701Z] DEP images/opts.pb-c.d [2019-08-29T04:10:06.701Z] DEP images/sit.pb-c.d [2019-08-29T04:10:06.701Z] PBCC images/macvlan.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/macvlan.pb-c.d [2019-08-29T04:10:06.701Z] PBCC images/autofs.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/autofs.pb-c.d [2019-08-29T04:10:06.701Z] PBCC images/sysctl.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/sysctl.pb-c.d [2019-08-29T04:10:06.701Z] PBCC images/time.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/time.pb-c.d [2019-08-29T04:10:06.701Z] PBCC images/binfmt-misc.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/binfmt-misc.pb-c.d [2019-08-29T04:10:06.701Z] PBCC images/seccomp.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/seccomp.pb-c.d [2019-08-29T04:10:06.701Z] PBCC images/userns.pb-c.c [2019-08-29T04:10:06.701Z] DEP images/userns.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/cgroup.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/cgroup.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/fown.pb-c.c [2019-08-29T04:10:06.984Z] PBCC images/ext-file.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/fown.pb-c.d [2019-08-29T04:10:06.984Z] DEP images/ext-file.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/rpc.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/rpc.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/siginfo.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/siginfo.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/pagemap.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/pagemap.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/rlimit.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/rlimit.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/file-lock.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/file-lock.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/tty.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/tty.pb-c.d [2019-08-29T04:10:06.984Z] PBCC images/tun.pb-c.c [2019-08-29T04:10:06.984Z] PBCC images/netdev.pb-c.c [2019-08-29T04:10:06.984Z] DEP images/tun.pb-c.d [2019-08-29T04:10:06.984Z] DEP images/netdev.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/vma.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/vma.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/creds.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/creds.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/utsns.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/utsns.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/ipc-desc.pb-c.c [2019-08-29T04:10:07.271Z] PBCC images/ipc-sem.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/ipc-desc.pb-c.d [2019-08-29T04:10:07.271Z] DEP images/ipc-sem.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/ipc-msg.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/ipc-msg.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/ipc-shm.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/ipc-shm.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/ipc-var.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/ipc-var.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/sk-opts.pb-c.c [2019-08-29T04:10:07.271Z] PBCC images/packet-sock.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/sk-opts.pb-c.d [2019-08-29T04:10:07.271Z] DEP images/packet-sock.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/sk-netlink.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/sk-netlink.pb-c.d [2019-08-29T04:10:07.271Z] PBCC images/sk-inet.pb-c.c [2019-08-29T04:10:07.271Z] DEP images/sk-inet.pb-c.d [2019-08-29T04:10:07.450Z] CC criu/sockets.o [2019-08-29T04:10:07.569Z] PBCC images/sk-unix.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/sk-unix.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/mm.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/mm.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/timerfd.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/timerfd.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/timer.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/timer.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/sa.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/sa.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/pipe-data.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/pipe-data.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/mnt.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/mnt.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/sk-packet.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/sk-packet.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/tcp-stream.pb-c.c [2019-08-29T04:10:07.569Z] DEP images/tcp-stream.pb-c.d [2019-08-29T04:10:07.569Z] PBCC images/pipe.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/pipe.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/pstree.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/pstree.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/fs.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/fs.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/signalfd.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/signalfd.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/fh.pb-c.c [2019-08-29T04:10:07.851Z] PBCC images/fsnotify.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/fh.pb-c.d [2019-08-29T04:10:07.851Z] DEP images/fsnotify.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/eventpoll.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/eventpoll.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/eventfd.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/eventfd.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/remap-file-path.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/remap-file-path.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/fifo.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/fifo.pb-c.d [2019-08-29T04:10:07.851Z] PBCC images/ghost-file.pb-c.c [2019-08-29T04:10:07.851Z] DEP images/ghost-file.pb-c.d [2019-08-29T04:10:07.894Z] CC criu/stats.o [2019-08-29T04:10:07.894Z] CC criu/string.o [2019-08-29T04:10:07.894Z] CC criu/sysctl.o [2019-08-29T04:10:07.894Z] CC criu/sysfs_parse.o [2019-08-29T04:10:08.134Z] PBCC images/regfile.pb-c.c [2019-08-29T04:10:08.134Z] DEP images/regfile.pb-c.d [2019-08-29T04:10:08.134Z] PBCC images/ns.pb-c.c [2019-08-29T04:10:08.134Z] DEP images/ns.pb-c.d [2019-08-29T04:10:08.134Z] PBCC images/fdinfo.pb-c.c [2019-08-29T04:10:08.134Z] DEP images/fdinfo.pb-c.d [2019-08-29T04:10:08.134Z] PBCC images/core-aarch64.pb-c.c [2019-08-29T04:10:08.134Z] PBCC images/core-arm.pb-c.c [2019-08-29T04:10:08.134Z] PBCC images/core-ppc64.pb-c.c [2019-08-29T04:10:08.134Z] PBCC images/core-s390.pb-c.c [2019-08-29T04:10:08.134Z] PBCC images/core-x86.pb-c.c [2019-08-29T04:10:08.134Z] PBCC images/core.pb-c.c [2019-08-29T04:10:08.134Z] PBCC images/inventory.pb-c.c [2019-08-29T04:10:08.134Z] DEP images/core-aarch64.pb-c.d [2019-08-29T04:10:08.134Z] DEP images/core-arm.pb-c.d [2019-08-29T04:10:08.134Z] DEP images/core-ppc64.pb-c.d [2019-08-29T04:10:08.134Z] DEP images/core-s390.pb-c.d [2019-08-29T04:10:08.134Z] DEP images/core-x86.pb-c.d [2019-08-29T04:10:08.370Z] CC criu/timerfd.o [2019-08-29T04:10:08.370Z] CC criu/tty.o [2019-08-29T04:10:08.418Z] DEP images/core.pb-c.d [2019-08-29T04:10:08.418Z] DEP images/inventory.pb-c.d [2019-08-29T04:10:08.418Z] PBCC images/cpuinfo.pb-c.c [2019-08-29T04:10:08.418Z] DEP images/cpuinfo.pb-c.d [2019-08-29T04:10:08.418Z] PBCC images/stats.pb-c.c [2019-08-29T04:10:08.418Z] DEP images/stats.pb-c.d [2019-08-29T04:10:08.706Z] make[1]: Nothing to be done for 'all'. [2019-08-29T04:10:08.790Z] CC criu/tun.o [2019-08-29T04:10:08.989Z] CC images/stats.o [2019-08-29T04:10:08.989Z] CC images/core.o [2019-08-29T04:10:09.162Z] CC criu/uffd.o [2019-08-29T04:10:09.271Z] CC images/core-x86.o [2019-08-29T04:10:09.530Z] CC criu/util.o [2019-08-29T04:10:09.553Z] CC images/core-arm.o [2019-08-29T04:10:09.553Z] CC images/core-aarch64.o [2019-08-29T04:10:09.835Z] CC images/core-ppc64.o [2019-08-29T04:10:09.835Z] CC images/core-s390.o [2019-08-29T04:10:09.898Z] CC criu/uts_ns.o [2019-08-29T04:10:09.898Z] CC criu/vdso.o [2019-08-29T04:10:10.118Z] CC images/cpuinfo.o [2019-08-29T04:10:10.279Z] LINK criu/built-in.o [2019-08-29T04:10:10.279Z] LINK criu/criu [2019-08-29T04:10:10.279Z] DEP lib/c/criu.d [2019-08-29T04:10:10.279Z] CC images/rpc.pb-c.o [2019-08-29T04:10:10.393Z] Running on ubuntu-1804-overlay2 (i-02e1a56debfa215a8) in /home/ubuntu/workspace/moby_PR-39820 [Pipeline] { [2019-08-29T04:10:10.400Z] CC images/inventory.o [2019-08-29T04:10:10.400Z] CC images/fdinfo.o [2019-08-29T04:10:10.400Z] CC images/fown.o [Pipeline] checkout [2019-08-29T04:10:10.652Z] CC lib/c/criu.o [2019-08-29T04:10:10.652Z] LINK lib/c/built-in.o [2019-08-29T04:10:10.652Z] LINK lib/c/libcriu.so [2019-08-29T04:10:10.683Z] CC images/ns.o [2019-08-29T04:10:10.683Z] CC images/regfile.o [2019-08-29T04:10:10.683Z] CC images/ghost-file.o [2019-08-29T04:10:10.683Z] CC images/fifo.o [2019-08-29T04:10:10.966Z] CC images/remap-file-path.o [2019-08-29T04:10:10.966Z] CC images/eventfd.o [2019-08-29T04:10:10.966Z] CC images/eventpoll.o [2019-08-29T04:10:10.966Z] CC images/fh.o [2019-08-29T04:10:11.020Z] GEN magic.py [2019-08-29T04:10:11.020Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:10:11.020Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:10:11.020Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:10:11.248Z] CC images/fsnotify.o [2019-08-29T04:10:11.392Z] make[1]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[1]: 'images/built-in.o' is up to date. [2019-08-29T04:10:11.392Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-29T04:10:11.392Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-29T04:10:11.392Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-29T04:10:11.392Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-29T04:10:11.392Z] make[1]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:10:11.392Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.392Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.531Z] CC images/signalfd.o [2019-08-29T04:10:11.531Z] CC images/fs.o [2019-08-29T04:10:11.531Z] CC images/pstree.o [2019-08-29T04:10:11.531Z] CC images/pipe.o [2019-08-29T04:10:11.531Z] CC images/tcp-stream.o [2019-08-29T04:10:11.764Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:10:11.764Z] INSTALL criu/criu [2019-08-29T04:10:11.814Z] CC images/sk-packet.o [2019-08-29T04:10:11.814Z] CC images/mnt.o [2019-08-29T04:10:11.814Z] CC images/pipe-data.o [2019-08-29T04:10:12.096Z] CC images/sa.o [2019-08-29T04:10:12.096Z] CC images/timer.o [2019-08-29T04:10:12.096Z] CC images/timerfd.o [2019-08-29T04:10:12.096Z] CC images/mm.o [2019-08-29T04:10:12.378Z] CC images/sk-opts.o [2019-08-29T04:10:12.378Z] CC images/sk-unix.o [2019-08-29T04:10:12.378Z] CC images/sk-inet.o [2019-08-29T04:10:12.628Z] Removing intermediate container e62e49a6d5c3 [2019-08-29T04:10:12.628Z] ---> 1efed50234aa [2019-08-29T04:10:12.628Z] Step 12/126 : FROM base AS registry [2019-08-29T04:10:12.628Z] ---> 4261a55a49f0 [2019-08-29T04:10:12.628Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-29T04:10:12.628Z] ---> Running in 9c61aff48cd5 [2019-08-29T04:10:12.660Z] CC images/tun.o [2019-08-29T04:10:12.660Z] CC images/sk-netlink.o [2019-08-29T04:10:12.660Z] CC images/packet-sock.o [2019-08-29T04:10:12.943Z] CC images/ipc-var.o [2019-08-29T04:10:12.943Z] CC images/ipc-desc.o [2019-08-29T04:10:12.943Z] CC images/ipc-shm.o [2019-08-29T04:10:13.047Z] Removing intermediate container 9c61aff48cd5 [2019-08-29T04:10:13.047Z] ---> 90beac932def [2019-08-29T04:10:13.047Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-29T04:10:13.047Z] ---> Running in fc0ca78771db [2019-08-29T04:10:13.047Z] Removing intermediate container fc0ca78771db [2019-08-29T04:10:13.047Z] ---> ae4ee6a73c83 [2019-08-29T04:10:13.047Z] Step 15/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-08-29T04:10:13.225Z] CC images/ipc-msg.o [2019-08-29T04:10:13.225Z] CC images/ipc-sem.o [2019-08-29T04:10:13.225Z] CC images/utsns.o [2019-08-29T04:10:13.225Z] CC images/creds.o [2019-08-29T04:10:13.225Z] CC images/vma.o [2019-08-29T04:10:13.473Z] ---> Running in bd4de47e2885 [2019-08-29T04:10:13.507Z] CC images/netdev.o [2019-08-29T04:10:13.507Z] CC images/tty.o [2019-08-29T04:10:13.576Z] Running on ubuntu-1804-overlay2 (i-014e6807f21fecd9b) in /home/ubuntu/workspace/moby_PR-39820 [Pipeline] { [Pipeline] checkout [2019-08-29T04:10:13.788Z] CC images/file-lock.o [2019-08-29T04:10:13.788Z] CC images/rlimit.o [2019-08-29T04:10:13.788Z] CC images/pagemap.o [2019-08-29T04:10:13.849Z] + mktemp -d [2019-08-29T04:10:13.849Z] + export GOPATH=/tmp/tmp.2iKbw02gdM [2019-08-29T04:10:13.849Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.2iKbw02gdM/src/github.com/docker/distribution [2019-08-29T04:10:13.849Z] Cloning into '/tmp/tmp.2iKbw02gdM/src/github.com/docker/distribution'... [2019-08-29T04:10:13.921Z] using credential docker-jenkins-github-credentials [2019-08-29T04:10:13.933Z] Cloning the remote Git repository [2019-08-29T04:10:13.933Z] Cloning with configured refspecs honoured and without tags [2019-08-29T04:10:14.071Z] CC images/siginfo.o [2019-08-29T04:10:14.071Z] CC images/rpc.o [2019-08-29T04:10:13.994Z] Cloning repository https://github.com/moby/moby.git [2019-08-29T04:10:14.045Z] > git init /home/ubuntu/workspace/moby_PR-39820 # timeout=10 [2019-08-29T04:10:14.686Z] CC images/ext-file.o [2019-08-29T04:10:14.686Z] CC images/cgroup.o [2019-08-29T04:10:14.968Z] CC images/userns.o [2019-08-29T04:10:14.968Z] CC images/google/protobuf/descriptor.o [2019-08-29T04:10:15.154Z] + cd /tmp/tmp.2iKbw02gdM/src/github.com/docker/distribution [2019-08-29T04:10:15.154Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-29T04:10:14.699Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:10:14.699Z] > git --version # timeout=10 [2019-08-29T04:10:14.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:10:14.721Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:10:15.536Z] + GOPATH=/tmp/tmp.2iKbw02gdM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2iKbw02gdM go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-29T04:10:15.584Z] CC images/opts.o [2019-08-29T04:10:15.585Z] CC images/seccomp.o [2019-08-29T04:10:15.867Z] CC images/binfmt-misc.o [2019-08-29T04:10:15.867Z] CC images/time.o [2019-08-29T04:10:15.867Z] CC images/sysctl.o [2019-08-29T04:10:15.867Z] CC images/autofs.o [2019-08-29T04:10:15.867Z] CC images/macvlan.o [2019-08-29T04:10:16.149Z] CC images/sit.o [2019-08-29T04:10:16.149Z] LINK images/built-in.o [2019-08-29T04:10:16.149Z] GEN compel/include/asm [2019-08-29T04:10:16.149Z] GEN compel/include/version.h [2019-08-29T04:10:16.149Z] touch .config [2019-08-29T04:10:16.149Z] GEN include/common/config.h [2019-08-29T04:10:16.149Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-29T04:10:16.149Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-29T04:10:16.149Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-08-29T04:10:16.149Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-08-29T04:10:16.149Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-08-29T04:10:16.149Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-08-29T04:10:16.149Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-08-29T04:10:16.149Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-29T04:10:16.149Z] DEP compel/plugins/std/infect.d [2019-08-29T04:10:16.432Z] DEP compel/plugins/std/string.d [2019-08-29T04:10:16.432Z] DEP compel/plugins/std/log.d [2019-08-29T04:10:16.432Z] DEP compel/plugins/std/fds.d [2019-08-29T04:10:16.432Z] DEP compel/plugins/std/std.d [2019-08-29T04:10:16.432Z] DEP compel/plugins/shmem/shmem.d [2019-08-29T04:10:16.432Z] DEP compel/plugins/fds/fds.d [2019-08-29T04:10:16.432Z] CC compel/plugins/std/std.o [2019-08-29T04:10:16.714Z] CC compel/plugins/std/fds.o [2019-08-29T04:10:16.714Z] CC compel/plugins/std/log.o [2019-08-29T04:10:16.978Z] using credential docker-jenkins-github-credentials [2019-08-29T04:10:16.989Z] Cloning the remote Git repository [2019-08-29T04:10:16.989Z] Cloning with configured refspecs honoured and without tags [2019-08-29T04:10:16.996Z] CC compel/plugins/std/string.o [2019-08-29T04:10:17.278Z] CC compel/plugins/std/infect.o [2019-08-29T04:10:17.060Z] Cloning repository https://github.com/moby/moby.git [2019-08-29T04:10:17.131Z] > git init /home/ubuntu/workspace/moby_PR-39820 # timeout=10 [2019-08-29T04:10:17.561Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-08-29T04:10:17.561Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-08-29T04:10:17.561Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-08-29T04:10:17.561Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-08-29T04:10:17.561Z] AR compel/plugins/std.lib.a [2019-08-29T04:10:17.561Z] CC compel/plugins/fds/fds.o [2019-08-29T04:10:17.561Z] AR compel/plugins/fds.lib.a [2019-08-29T04:10:17.561Z] HOSTDEP compel/src/lib/log-host.d [2019-08-29T04:10:17.561Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-29T04:10:17.842Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-08-29T04:10:17.842Z] HOSTDEP compel/src/main-host.d [2019-08-29T04:10:17.842Z] DEP compel/src/lib/ptrace.d [2019-08-29T04:10:17.842Z] DEP compel/src/lib/infect.d [2019-08-29T04:10:17.842Z] DEP compel/src/lib/infect-util.d [2019-08-29T04:10:17.842Z] DEP compel/src/lib/infect-rpc.d [2019-08-29T04:10:18.123Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-08-29T04:10:18.123Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-08-29T04:10:18.123Z] DEP compel/src/lib/log.d [2019-08-29T04:10:18.123Z] DEP compel/src/main.d [2019-08-29T04:10:18.123Z] DEP compel/src/lib/handle-elf.d [2019-08-29T04:10:18.123Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-08-29T04:10:18.405Z] CC compel/src/lib/log.o [2019-08-29T04:10:18.405Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-08-29T04:10:18.405Z] CC compel/arch/ppc64/src/lib/infect.o [2019-08-29T04:10:17.513Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:10:17.518Z] > git --version # timeout=10 [2019-08-29T04:10:17.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:10:17.568Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:10:18.687Z] CC compel/src/lib/infect-rpc.o [2019-08-29T04:10:18.969Z] CC compel/src/lib/infect-util.o [2019-08-29T04:10:18.969Z] CC compel/src/lib/infect.o [2019-08-29T04:10:19.976Z] CC compel/src/lib/ptrace.o [2019-08-29T04:10:19.976Z] AR compel/libcompel.a [2019-08-29T04:10:19.976Z] HOSTCC compel/src/main-host.o [2019-08-29T04:10:20.259Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-08-29T04:10:20.259Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-29T04:10:20.259Z] HOSTCC compel/src/lib/log-host.o [2019-08-29T04:10:20.542Z] HOSTLINK compel/compel-host-bin [2019-08-29T04:10:20.542Z] DEP soccr/soccr.d [2019-08-29T04:10:20.542Z] CC soccr/soccr.o [2019-08-29T04:10:21.156Z] AR soccr/libsoccr.a [2019-08-29T04:10:21.156Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:10:21.156Z] DEP criu/arch/ppc64/sigframe.d [2019-08-29T04:10:21.156Z] DEP criu/arch/ppc64/crtools.d [2019-08-29T04:10:21.443Z] DEP criu/arch/ppc64/cpu.d [2019-08-29T04:10:21.443Z] CC criu/arch/ppc64/cpu.o [2019-08-29T04:10:21.443Z] CC criu/arch/ppc64/crtools.o [2019-08-29T04:10:22.074Z] CC criu/arch/ppc64/sigframe.o [2019-08-29T04:10:22.074Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-08-29T04:10:22.074Z] DEP criu/arch/ppc64/misc.d [2019-08-29T04:10:22.074Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-08-29T04:10:22.074Z] DEP criu/arch/ppc64/vdso-pie.d [2019-08-29T04:10:22.356Z] DEP criu/pie/parasite-vdso.d [2019-08-29T04:10:22.356Z] DEP criu/pie/util-vdso.d [2019-08-29T04:10:22.356Z] DEP criu/pie/util.d [2019-08-29T04:10:22.356Z] CC criu/pie/util.o [2019-08-29T04:10:22.639Z] CC criu/pie/util-vdso.o [2019-08-29T04:10:22.639Z] CC criu/pie/parasite-vdso.o [2019-08-29T04:10:22.964Z] CC criu/arch/ppc64/vdso-pie.o [2019-08-29T04:10:23.247Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-08-29T04:10:23.247Z] CC criu/arch/ppc64/misc.o [2019-08-29T04:10:23.247Z] AR criu/pie/pie.lib.a [2019-08-29T04:10:23.247Z] DEP criu/pie/restorer.d [2019-08-29T04:10:23.247Z] DEP criu/arch/ppc64/restorer.d [2019-08-29T04:10:23.247Z] DEP criu/pie/parasite.d [2019-08-29T04:10:23.529Z] CC criu/pie/parasite.o [2019-08-29T04:10:24.147Z] LINK criu/pie/parasite.built-in.o [2019-08-29T04:10:24.147Z] GEN criu/pie/parasite-blob.h [2019-08-29T04:10:24.147Z] CC criu/arch/ppc64/restorer.o [2019-08-29T04:10:24.147Z] CC criu/pie/restorer.o [2019-08-29T04:10:25.154Z] LINK criu/pie/restorer.built-in.o [2019-08-29T04:10:25.154Z] GEN criu/pie/restorer-blob.h [2019-08-29T04:10:25.436Z] DEP criu/vdso.d [2019-08-29T04:10:25.436Z] DEP criu/uts_ns.d [2019-08-29T04:10:25.436Z] DEP criu/util.d [2019-08-29T04:10:25.436Z] DEP criu/uffd.d [2019-08-29T04:10:25.718Z] DEP criu/tun.d [2019-08-29T04:10:25.718Z] DEP criu/tty.d [2019-08-29T04:10:25.718Z] DEP criu/timerfd.d [2019-08-29T04:10:25.718Z] DEP criu/sysfs_parse.d [2019-08-29T04:10:26.007Z] DEP criu/sysctl.d [2019-08-29T04:10:26.007Z] DEP criu/string.d [2019-08-29T04:10:26.007Z] DEP criu/stats.d [2019-08-29T04:10:26.007Z] DEP criu/sockets.d [2019-08-29T04:10:26.007Z] DEP criu/sk-unix.d [2019-08-29T04:10:26.291Z] DEP criu/sk-tcp.d [2019-08-29T04:10:26.291Z] DEP criu/sk-queue.d [2019-08-29T04:10:26.291Z] DEP criu/sk-packet.d [2019-08-29T04:10:26.574Z] DEP criu/sk-netlink.d [2019-08-29T04:10:26.574Z] DEP criu/sk-inet.d [2019-08-29T04:10:26.574Z] DEP criu/signalfd.d [2019-08-29T04:10:26.574Z] DEP criu/sigframe.d [2019-08-29T04:10:26.574Z] DEP criu/shmem.d [2019-08-29T04:10:26.859Z] DEP criu/servicefd.d [2019-08-29T04:10:26.859Z] DEP criu/seize.d [2019-08-29T04:10:26.859Z] DEP criu/seccomp.d [2019-08-29T04:10:27.144Z] DEP criu/rst-malloc.d [2019-08-29T04:10:27.144Z] DEP criu/rbtree.d [2019-08-29T04:10:27.144Z] DEP criu/pstree.d [2019-08-29T04:10:27.144Z] DEP criu/protobuf.d [2019-08-29T04:10:27.144Z] GEN criu/protobuf-desc-gen.h [2019-08-29T04:10:27.762Z] DEP criu/protobuf-desc.d [2019-08-29T04:10:27.762Z] DEP criu/proc_parse.d [2019-08-29T04:10:27.762Z] DEP criu/plugin.d [2019-08-29T04:10:27.762Z] DEP criu/pipes.d [2019-08-29T04:10:27.762Z] DEP criu/pie-util.d [2019-08-29T04:10:28.044Z] DEP criu/pie-util-vdso.d [2019-08-29T04:10:28.044Z] DEP criu/pie-util-vdso-elf32.d [2019-08-29T04:10:28.044Z] DEP criu/path.d [2019-08-29T04:10:28.044Z] DEP criu/parasite-syscall.d [2019-08-29T04:10:28.326Z] DEP criu/pagemap.d [2019-08-29T04:10:28.326Z] DEP criu/pagemap-cache.d [2019-08-29T04:10:28.326Z] DEP criu/page-xfer.d [2019-08-29T04:10:28.326Z] DEP criu/page-pipe.d [2019-08-29T04:10:28.326Z] DEP criu/netfilter.d [2019-08-29T04:10:28.609Z] DEP criu/net.d [2019-08-29T04:10:28.610Z] DEP criu/namespaces.d [2019-08-29T04:10:28.610Z] DEP criu/mount.d [2019-08-29T04:10:28.892Z] DEP criu/mem.d [2019-08-29T04:10:28.892Z] DEP criu/lsm.d [2019-08-29T04:10:28.892Z] DEP criu/log.d [2019-08-29T04:10:28.892Z] DEP criu/libnetlink.d [2019-08-29T04:10:28.892Z] DEP criu/kerndat.d [2019-08-29T04:10:29.174Z] DEP criu/kcmp-ids.d [2019-08-29T04:10:29.174Z] DEP criu/irmap.d [2019-08-29T04:10:29.174Z] DEP criu/ipc_ns.d [2019-08-29T04:10:29.174Z] DEP criu/image.d [2019-08-29T04:10:29.456Z] DEP criu/image-desc.d [2019-08-29T04:10:29.456Z] DEP criu/fsnotify.d [2019-08-29T04:10:29.456Z] DEP criu/filesystems.d [2019-08-29T04:10:29.456Z] DEP criu/files.d [2019-08-29T04:10:29.737Z] DEP criu/files-reg.d [2019-08-29T04:10:29.737Z] DEP criu/files-ext.d [2019-08-29T04:10:29.737Z] DEP criu/file-lock.d [2019-08-29T04:10:29.738Z] DEP criu/file-ids.d [2019-08-29T04:10:30.020Z] DEP criu/fifo.d [2019-08-29T04:10:30.020Z] DEP criu/fdstore.d [2019-08-29T04:10:30.020Z] DEP criu/fault-injection.d [2019-08-29T04:10:30.020Z] DEP criu/external.d [2019-08-29T04:10:30.020Z] DEP criu/eventpoll.d [2019-08-29T04:10:30.020Z] DEP criu/eventfd.d [2019-08-29T04:10:30.302Z] DEP criu/crtools.d [2019-08-29T04:10:30.302Z] DEP criu/cr-service.d [2019-08-29T04:10:30.302Z] DEP criu/cr-restore.d [2019-08-29T04:10:30.584Z] DEP criu/cr-errno.d [2019-08-29T04:10:30.584Z] DEP criu/cr-dump.d [2019-08-29T04:10:30.584Z] DEP criu/cr-dedup.d [2019-08-29T04:10:30.584Z] DEP criu/cr-check.d [2019-08-29T04:10:30.866Z] DEP criu/config.d [2019-08-29T04:10:30.866Z] DEP criu/clone-noasan.d [2019-08-29T04:10:30.866Z] DEP criu/cgroup.d [2019-08-29T04:10:30.866Z] DEP criu/cgroup-props.d [2019-08-29T04:10:30.866Z] DEP criu/bitmap.d [2019-08-29T04:10:30.866Z] DEP criu/bfd.d [2019-08-29T04:10:31.149Z] DEP criu/autofs.d [2019-08-29T04:10:31.149Z] DEP criu/aio.d [2019-08-29T04:10:31.149Z] DEP criu/action-scripts.d [2019-08-29T04:10:31.431Z] CC criu/action-scripts.o [2019-08-29T04:10:31.431Z] CC criu/aio.o [2019-08-29T04:10:31.713Z] CC criu/autofs.o [2019-08-29T04:10:32.721Z] CC criu/bfd.o [2019-08-29T04:10:32.721Z] CC criu/bitmap.o [2019-08-29T04:10:32.721Z] CC criu/cgroup-props.o [2019-08-29T04:10:33.339Z] CC criu/cgroup.o [2019-08-29T04:10:34.810Z] CC criu/clone-noasan.o [2019-08-29T04:10:34.810Z] CC criu/config.o [2019-08-29T04:10:35.425Z] CC criu/cr-check.o [2019-08-29T04:10:35.596Z] + dpkg --print-architecture [2019-08-29T04:10:35.596Z] + cd /tmp/tmp.2iKbw02gdM/src/github.com/docker/distribution [2019-08-29T04:10:35.596Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-29T04:10:35.596Z] + GOPATH=/tmp/tmp.2iKbw02gdM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2iKbw02gdM [2019-08-29T04:10:35.596Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-29T04:10:36.039Z] CC criu/cr-dedup.o [2019-08-29T04:10:36.168Z] Fetching without tags [2019-08-29T04:10:36.321Z] CC criu/cr-dump.o [2019-08-29T04:10:36.446Z] Merging remotes/origin/master commit 7ce0e26c16158bd5ea991805e21a34c4111866bb into PR head commit 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:36.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:10:36.121Z] > git config --add remote.origin.fetch +refs/pull/39820/head:refs/remotes/origin/PR-39820 # timeout=10 [2019-08-29T04:10:36.146Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-29T04:10:36.162Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:10:36.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:10:36.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:10:36.191Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:10:36.473Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:10:36.497Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:37.079Z] Merge succeeded, producing 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:37.080Z] Checking out Revision 7b4b940470ee34c96bf434b810e4cd5ca2e68182 (PR-39820) [2019-08-29T04:10:37.646Z] Commit message: "/containers/{id}/json missing Platform" [2019-08-29T04:10:37.697Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-29T04:10:37.814Z] CC criu/cr-errno.o [2019-08-29T04:10:37.814Z] CC criu/cr-restore.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-29T04:10:38.626Z] Fetching without tags [2019-08-29T04:10:38.724Z] + docker version [2019-08-29T04:10:38.989Z] Merging remotes/origin/master commit 7ce0e26c16158bd5ea991805e21a34c4111866bb into PR head commit 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:37.040Z] > git merge 7ce0e26c16158bd5ea991805e21a34c4111866bb # timeout=10 [2019-08-29T04:10:37.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-29T04:10:37.100Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:10:37.114Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:39.793Z] + rm -rf /tmp/tmp.2iKbw02gdM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2iKbw02gdM [2019-08-29T04:10:39.834Z] CC criu/cr-service.o [2019-08-29T04:10:39.880Z] Merge succeeded, producing 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:39.881Z] Checking out Revision 7b4b940470ee34c96bf434b810e4cd5ca2e68182 (PR-39820) [2019-08-29T04:10:38.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:10:38.567Z] > git config --add remote.origin.fetch +refs/pull/39820/head:refs/remotes/origin/PR-39820 # timeout=10 [2019-08-29T04:10:38.577Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-29T04:10:38.604Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:10:38.629Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:10:38.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:10:38.630Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:10:38.997Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:10:39.026Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:39.789Z] > git merge 7ce0e26c16158bd5ea991805e21a34c4111866bb # timeout=10 [2019-08-29T04:10:39.834Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-29T04:10:39.883Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:10:39.895Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:10:40.844Z] CC criu/crtools.o [2019-08-29T04:10:41.101Z] Removing intermediate container bd4de47e2885 [2019-08-29T04:10:41.101Z] ---> 497ac6ce7711 [2019-08-29T04:10:41.101Z] Step 16/126 : FROM base AS swagger [2019-08-29T04:10:41.101Z] ---> 4261a55a49f0 [2019-08-29T04:10:41.101Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-29T04:10:41.126Z] CC criu/eventfd.o [2019-08-29T04:10:41.408Z] CC criu/eventpoll.o [2019-08-29T04:10:41.459Z] Commit message: "/containers/{id}/json missing Platform" [2019-08-29T04:10:41.470Z] ---> Running in 4b3738da4a02 [2019-08-29T04:10:41.470Z] Removing intermediate container 4b3738da4a02 [2019-08-29T04:10:41.470Z] ---> 8ef48ab50f8f [2019-08-29T04:10:41.470Z] Step 18/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-08-29T04:10:41.470Z] ---> Running in e09c196a6eac [2019-08-29T04:10:41.513Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-29T04:10:41.689Z] CC criu/external.o [2019-08-29T04:10:41.972Z] CC criu/fault-injection.o [2019-08-29T04:10:41.972Z] CC criu/fdstore.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-29T04:10:42.253Z] CC criu/fifo.o [2019-08-29T04:10:42.254Z] CC criu/file-ids.o [2019-08-29T04:10:42.261Z] + mktemp -d [2019-08-29T04:10:42.262Z] + export GOPATH=/tmp/tmp.HWUmG1KvDo [2019-08-29T04:10:42.262Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.HWUmG1KvDo/src/github.com/go-swagger/go-swagger [2019-08-29T04:10:42.262Z] Cloning into '/tmp/tmp.HWUmG1KvDo/src/github.com/go-swagger/go-swagger'... [2019-08-29T04:10:42.536Z] CC criu/file-lock.o [2019-08-29T04:10:42.538Z] + docker version [2019-08-29T04:10:43.149Z] CC criu/files-ext.o [2019-08-29T04:10:43.149Z] CC criu/files-reg.o [2019-08-29T04:10:44.619Z] CC criu/files.o [2019-08-29T04:10:45.624Z] + cd /tmp/tmp.HWUmG1KvDo/src/github.com/go-swagger/go-swagger [2019-08-29T04:10:45.624Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-29T04:10:45.624Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-29T04:10:45.625Z] CC criu/filesystems.o [2019-08-29T04:10:45.906Z] CC criu/fsnotify.o [2019-08-29T04:10:46.520Z] CC criu/image-desc.o [2019-08-29T04:10:46.520Z] CC criu/image.o [2019-08-29T04:10:47.133Z] CC criu/ipc_ns.o [2019-08-29T04:10:47.747Z] CC criu/irmap.o [2019-08-29T04:10:47.802Z] Client: Docker Engine - Community [2019-08-29T04:10:47.802Z] Version: 19.03.1 [2019-08-29T04:10:47.802Z] API version: 1.40 [2019-08-29T04:10:47.802Z] Go version: go1.12.5 [2019-08-29T04:10:47.802Z] Git commit: 74b1e89 [2019-08-29T04:10:47.802Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-29T04:10:47.802Z] OS/Arch: linux/amd64 [2019-08-29T04:10:47.802Z] Experimental: false [2019-08-29T04:10:47.802Z] [2019-08-29T04:10:47.802Z] Server: Docker Engine - Community [2019-08-29T04:10:47.802Z] Engine: [2019-08-29T04:10:47.802Z] Version: 19.03.1 [2019-08-29T04:10:47.802Z] API version: 1.40 (minimum version 1.12) [2019-08-29T04:10:47.802Z] Go version: go1.12.5 [2019-08-29T04:10:47.802Z] Git commit: 74b1e89 [2019-08-29T04:10:47.802Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-29T04:10:47.802Z] OS/Arch: linux/amd64 [2019-08-29T04:10:47.802Z] Experimental: true [2019-08-29T04:10:47.802Z] containerd: [2019-08-29T04:10:47.802Z] Version: 1.2.6 [2019-08-29T04:10:47.802Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-29T04:10:47.802Z] runc: [2019-08-29T04:10:47.802Z] Version: 1.0.0-rc8 [2019-08-29T04:10:47.802Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:10:47.802Z] docker-init: [2019-08-29T04:10:47.802Z] Version: 0.18.0 [2019-08-29T04:10:47.802Z] GitCommit: fec3683 [Pipeline] sh [2019-08-29T04:10:48.030Z] CC criu/kcmp-ids.o [2019-08-29T04:10:48.030Z] CC criu/kerndat.o [2019-08-29T04:10:48.129Z] + docker info [2019-08-29T04:10:48.671Z] Client: Docker Engine - Community [2019-08-29T04:10:48.671Z] Version: 19.03.1 [2019-08-29T04:10:48.671Z] API version: 1.40 [2019-08-29T04:10:48.671Z] Go version: go1.12.5 [2019-08-29T04:10:48.671Z] Git commit: 74b1e89 [2019-08-29T04:10:48.671Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-29T04:10:48.671Z] OS/Arch: linux/amd64 [2019-08-29T04:10:48.671Z] Experimental: false [2019-08-29T04:10:48.671Z] [2019-08-29T04:10:48.671Z] Server: Docker Engine - Community [2019-08-29T04:10:48.671Z] Engine: [2019-08-29T04:10:48.671Z] Version: 19.03.1 [2019-08-29T04:10:48.671Z] API version: 1.40 (minimum version 1.12) [2019-08-29T04:10:48.671Z] Go version: go1.12.5 [2019-08-29T04:10:48.671Z] Git commit: 74b1e89 [2019-08-29T04:10:48.671Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-29T04:10:48.671Z] OS/Arch: linux/amd64 [2019-08-29T04:10:48.671Z] Experimental: true [2019-08-29T04:10:48.671Z] containerd: [2019-08-29T04:10:48.671Z] Version: 1.2.6 [2019-08-29T04:10:48.671Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-29T04:10:48.671Z] runc: [2019-08-29T04:10:48.671Z] Version: 1.0.0-rc8 [2019-08-29T04:10:48.671Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:10:48.671Z] docker-init: [2019-08-29T04:10:48.671Z] Version: 0.18.0 [2019-08-29T04:10:48.671Z] GitCommit: fec3683 [Pipeline] sh [2019-08-29T04:10:49.022Z] + docker info [2019-08-29T04:10:49.036Z] CC criu/libnetlink.o [2019-08-29T04:10:49.036Z] CC criu/log.o [2019-08-29T04:10:49.318Z] CC criu/lsm.o [2019-08-29T04:10:49.600Z] CC criu/mem.o [2019-08-29T04:10:50.605Z] CC criu/mount.o [2019-08-29T04:10:52.625Z] CC criu/namespaces.o [2019-08-29T04:10:54.113Z] CC criu/net.o [2019-08-29T04:10:56.139Z] CC criu/netfilter.o [2019-08-29T04:10:56.139Z] CC criu/page-pipe.o [2019-08-29T04:10:56.421Z] CC criu/page-xfer.o [2019-08-29T04:10:57.105Z] Client: [2019-08-29T04:10:57.105Z] Debug Mode: false [2019-08-29T04:10:57.105Z] [2019-08-29T04:10:57.105Z] Server: [2019-08-29T04:10:57.105Z] Containers: 0 [2019-08-29T04:10:57.105Z] Running: 0 [2019-08-29T04:10:57.105Z] Paused: 0 [2019-08-29T04:10:57.105Z] Stopped: 0 [2019-08-29T04:10:57.105Z] Images: 0 [2019-08-29T04:10:57.105Z] Server Version: 19.03.1 [2019-08-29T04:10:57.105Z] Storage Driver: overlay2 [2019-08-29T04:10:57.105Z] Backing Filesystem: extfs [2019-08-29T04:10:57.105Z] Supports d_type: true [2019-08-29T04:10:57.105Z] Native Overlay Diff: true [2019-08-29T04:10:57.105Z] Logging Driver: json-file [2019-08-29T04:10:57.105Z] Cgroup Driver: cgroupfs [2019-08-29T04:10:57.105Z] Plugins: [2019-08-29T04:10:57.105Z] Volume: local [2019-08-29T04:10:57.105Z] Network: bridge host ipvlan macvlan null overlay [2019-08-29T04:10:57.105Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-29T04:10:57.105Z] Swarm: inactive [2019-08-29T04:10:57.105Z] Runtimes: runc [2019-08-29T04:10:57.105Z] Default Runtime: runc [2019-08-29T04:10:57.105Z] Init Binary: docker-init [2019-08-29T04:10:57.105Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-29T04:10:57.105Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:10:57.105Z] init version: fec3683 [2019-08-29T04:10:57.105Z] Security Options: [2019-08-29T04:10:57.105Z] apparmor [2019-08-29T04:10:57.105Z] seccomp [2019-08-29T04:10:57.105Z] Profile: default [2019-08-29T04:10:57.105Z] Kernel Version: 4.15.0-1045-aws [2019-08-29T04:10:57.105Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-29T04:10:57.105Z] OSType: linux [2019-08-29T04:10:57.105Z] Architecture: x86_64 [2019-08-29T04:10:57.105Z] CPUs: 2 [2019-08-29T04:10:57.105Z] Total Memory: 7.501GiB [2019-08-29T04:10:57.105Z] Name: ip-10-100-78-166 [2019-08-29T04:10:57.105Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-29T04:10:57.105Z] Docker Root Dir: /var/lib/docker [2019-08-29T04:10:57.105Z] Debug Mode: false [2019-08-29T04:10:57.105Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:10:57.105Z] Labels: [2019-08-29T04:10:57.105Z] Experimental: true [2019-08-29T04:10:57.105Z] Insecure Registries: [2019-08-29T04:10:57.105Z] 127.0.0.0/8 [2019-08-29T04:10:57.105Z] Live Restore Enabled: true [2019-08-29T04:10:57.105Z] [2019-08-29T04:10:57.105Z] WARNING: No swap limit support [Pipeline] sh [2019-08-29T04:10:57.137Z] + rm -rf /tmp/tmp.HWUmG1KvDo [2019-08-29T04:10:57.137Z] Removing intermediate container e09c196a6eac [2019-08-29T04:10:57.137Z] ---> a40270a6b66a [2019-08-29T04:10:57.137Z] Step 19/126 : FROM base AS frozen-images [2019-08-29T04:10:57.137Z] ---> 4261a55a49f0 [2019-08-29T04:10:57.137Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:10:57.137Z] ---> Using cache [2019-08-29T04:10:57.137Z] ---> c7e6c7c618db [2019-08-29T04:10:57.137Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-08-29T04:10:57.137Z] ---> Running in 2857218a8528 [2019-08-29T04:10:57.137Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:10:57.429Z] CC criu/pagemap-cache.o [2019-08-29T04:10:57.429Z] CC criu/pagemap.o [2019-08-29T04:10:57.431Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:10:57.431Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:10:57.431Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-29T04:10:57.431Z] + bash /home/ubuntu/workspace/moby_PR-39820/check-config.sh [2019-08-29T04:10:57.431Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-29T04:10:57.431Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-29T04:10:57.431Z] [2019-08-29T04:10:57.431Z] Generally Necessary: [2019-08-29T04:10:57.431Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-29T04:10:57.431Z] - apparmor: enabled and tools installed [2019-08-29T04:10:57.514Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:10:57.514Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:10:57.514Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:10:57.514Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:10:57.514Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-29T04:10:57.514Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-29T04:10:57.686Z] - CONFIG_NAMESPACES: enabled [2019-08-29T04:10:57.686Z] - CONFIG_NET_NS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_PID_NS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_IPC_NS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_UTS_NS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUPS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CPUSETS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_MEMCG: enabled [2019-08-29T04:10:57.686Z] - CONFIG_KEYS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_VETH: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-29T04:10:57.686Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-29T04:10:57.686Z] [2019-08-29T04:10:57.686Z] Optional Features: [2019-08-29T04:10:57.686Z] - CONFIG_USER_NS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_SECCOMP: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-29T04:10:57.686Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-29T04:10:57.686Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-29T04:10:57.686Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-29T04:10:57.686Z] - CONFIG_BLK_CGROUP: enabled [2019-08-29T04:10:57.686Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-29T04:10:57.686Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_PERF: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-29T04:10:57.686Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-29T04:10:57.686Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-29T04:10:57.686Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-29T04:10:57.686Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-29T04:10:57.686Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_IP_VS: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-29T04:10:57.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-29T04:10:57.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-29T04:10:57.686Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-29T04:10:57.686Z] - CONFIG_EXT4_FS: enabled [2019-08-29T04:10:57.686Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-29T04:10:57.686Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-29T04:10:57.686Z] - Network Drivers: [2019-08-29T04:10:57.686Z] - "overlay": [2019-08-29T04:10:57.895Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-29T04:10:57.941Z] - CONFIG_VXLAN: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-29T04:10:57.941Z] Optional (for encrypted networks): [2019-08-29T04:10:57.941Z] - CONFIG_CRYPTO: enabled [2019-08-29T04:10:57.941Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-29T04:10:57.941Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-29T04:10:57.941Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-29T04:10:57.941Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-29T04:10:57.941Z] - CONFIG_XFRM: enabled [2019-08-29T04:10:57.941Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-29T04:10:57.941Z] - "ipvlan": [2019-08-29T04:10:57.941Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-29T04:10:57.941Z] - "macvlan": [2019-08-29T04:10:57.941Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_DUMMY: enabled (as module) [2019-08-29T04:10:57.941Z] - "ftp,tftp client in container": [2019-08-29T04:10:57.941Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-29T04:10:57.941Z] - Storage Drivers: [2019-08-29T04:10:57.941Z] - "aufs": [2019-08-29T04:10:57.941Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-29T04:10:57.941Z] - "btrfs": [2019-08-29T04:10:57.941Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-29T04:10:57.941Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-29T04:10:57.941Z] - "devicemapper": [2019-08-29T04:10:57.941Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-29T04:10:57.941Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-29T04:10:57.941Z] - "overlay": [2019-08-29T04:10:57.941Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-29T04:10:57.941Z] - "zfs": [2019-08-29T04:10:57.941Z] - /dev/zfs: missing [2019-08-29T04:10:57.941Z] - zfs command: missing [2019-08-29T04:10:57.941Z] - zpool command: missing [2019-08-29T04:10:57.941Z] [2019-08-29T04:10:57.941Z] Limits: [2019-08-29T04:10:57.941Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-29T04:10:57.941Z] [2019-08-29T04:10:57.941Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-29T04:10:58.043Z] CC criu/parasite-syscall.o [2019-08-29T04:10:58.093Z] Client: [2019-08-29T04:10:58.093Z] Debug Mode: false [2019-08-29T04:10:58.093Z] [2019-08-29T04:10:58.093Z] Server: [2019-08-29T04:10:58.093Z] Containers: 0 [2019-08-29T04:10:58.093Z] Running: 0 [2019-08-29T04:10:58.093Z] Paused: 0 [2019-08-29T04:10:58.093Z] Stopped: 0 [2019-08-29T04:10:58.093Z] Images: 0 [2019-08-29T04:10:58.093Z] Server Version: 19.03.1 [2019-08-29T04:10:58.093Z] Storage Driver: overlay2 [2019-08-29T04:10:58.093Z] Backing Filesystem: extfs [2019-08-29T04:10:58.093Z] Supports d_type: true [2019-08-29T04:10:58.093Z] Native Overlay Diff: true [2019-08-29T04:10:58.093Z] Logging Driver: json-file [2019-08-29T04:10:58.093Z] Cgroup Driver: cgroupfs [2019-08-29T04:10:58.093Z] Plugins: [2019-08-29T04:10:58.093Z] Volume: local [2019-08-29T04:10:58.093Z] Network: bridge host ipvlan macvlan null overlay [2019-08-29T04:10:58.093Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-29T04:10:58.093Z] Swarm: inactive [2019-08-29T04:10:58.093Z] Runtimes: runc [2019-08-29T04:10:58.093Z] Default Runtime: runc [2019-08-29T04:10:58.093Z] Init Binary: docker-init [2019-08-29T04:10:58.093Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-29T04:10:58.093Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:10:58.093Z] init version: fec3683 [2019-08-29T04:10:58.093Z] Security Options: [2019-08-29T04:10:58.093Z] apparmor [2019-08-29T04:10:58.093Z] seccomp [2019-08-29T04:10:58.093Z] Profile: default [2019-08-29T04:10:58.093Z] Kernel Version: 4.15.0-1045-aws [2019-08-29T04:10:58.093Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-29T04:10:58.093Z] OSType: linux [2019-08-29T04:10:58.093Z] Architecture: x86_64 [2019-08-29T04:10:58.093Z] CPUs: 2 [2019-08-29T04:10:58.093Z] Total Memory: 7.501GiB [2019-08-29T04:10:58.093Z] Name: ip-10-100-123-240 [2019-08-29T04:10:58.093Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-29T04:10:58.093Z] Docker Root Dir: /var/lib/docker [2019-08-29T04:10:58.093Z] Debug Mode: false [2019-08-29T04:10:58.093Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:10:58.093Z] Labels: [2019-08-29T04:10:58.093Z] Experimental: true [2019-08-29T04:10:58.093Z] Insecure Registries: [2019-08-29T04:10:58.093Z] 127.0.0.0/8 [2019-08-29T04:10:58.093Z] Live Restore Enabled: true [2019-08-29T04:10:58.093Z] [2019-08-29T04:10:58.093Z] WARNING: No swap limit support [Pipeline] sh [2019-08-29T04:10:58.275Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 . [2019-08-29T04:10:58.275Z] #1 [internal] load .dockerignore [2019-08-29T04:10:58.275Z] #1 transferring context: 87B done [2019-08-29T04:10:58.275Z] #1 DONE 0.1s [2019-08-29T04:10:58.275Z] [2019-08-29T04:10:58.275Z] #2 [internal] load build definition from Dockerfile [2019-08-29T04:10:58.275Z] #2 transferring dockerfile: 10.90kB done [2019-08-29T04:10:58.275Z] #2 DONE 0.1s [2019-08-29T04:10:58.275Z] [2019-08-29T04:10:58.275Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-29T04:10:58.387Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:10:58.387Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:10:58.387Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-29T04:10:58.387Z] + bash /home/ubuntu/workspace/moby_PR-39820/check-config.sh [2019-08-29T04:10:58.387Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-29T04:10:58.387Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-29T04:10:58.387Z] [2019-08-29T04:10:58.387Z] Generally Necessary: [2019-08-29T04:10:58.387Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-29T04:10:58.387Z] - apparmor: enabled and tools installed [2019-08-29T04:10:58.387Z] - CONFIG_NAMESPACES: enabled [2019-08-29T04:10:58.387Z] - CONFIG_NET_NS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_PID_NS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_IPC_NS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_UTS_NS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUPS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CPUSETS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_MEMCG: enabled [2019-08-29T04:10:58.387Z] - CONFIG_KEYS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_VETH: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-29T04:10:58.387Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-29T04:10:58.387Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-29T04:10:58.387Z] [2019-08-29T04:10:58.387Z] Optional Features: [2019-08-29T04:10:58.387Z] - CONFIG_USER_NS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_SECCOMP: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-29T04:10:58.387Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-29T04:10:58.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-29T04:10:58.387Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-29T04:10:58.387Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-29T04:10:58.387Z] - CONFIG_BLK_CGROUP: enabled [2019-08-29T04:10:58.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-29T04:10:58.387Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUP_PERF: enabled [2019-08-29T04:10:58.387Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-29T04:10:58.644Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-29T04:10:58.644Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-29T04:10:58.644Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-29T04:10:58.644Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-29T04:10:58.644Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_IP_VS: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-29T04:10:58.644Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-29T04:10:58.644Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-29T04:10:58.644Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_EXT4_FS: enabled [2019-08-29T04:10:58.644Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-29T04:10:58.644Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-29T04:10:58.644Z] - Network Drivers: [2019-08-29T04:10:58.644Z] - "overlay": [2019-08-29T04:10:58.644Z] - CONFIG_VXLAN: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-29T04:10:58.644Z] Optional (for encrypted networks): [2019-08-29T04:10:58.644Z] - CONFIG_CRYPTO: enabled [2019-08-29T04:10:58.644Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-29T04:10:58.644Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-29T04:10:58.644Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-29T04:10:58.644Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-29T04:10:58.644Z] - CONFIG_XFRM: enabled [2019-08-29T04:10:58.644Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-29T04:10:58.644Z] - "ipvlan": [2019-08-29T04:10:58.644Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-29T04:10:58.644Z] - "macvlan": [2019-08-29T04:10:58.644Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_DUMMY: enabled (as module) [2019-08-29T04:10:58.644Z] - "ftp,tftp client in container": [2019-08-29T04:10:58.644Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-29T04:10:58.644Z] - Storage Drivers: [2019-08-29T04:10:58.644Z] - "aufs": [2019-08-29T04:10:58.644Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-29T04:10:58.644Z] - "btrfs": [2019-08-29T04:10:58.644Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-29T04:10:58.644Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-29T04:10:58.644Z] - "devicemapper": [2019-08-29T04:10:58.644Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-29T04:10:58.644Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-29T04:10:58.644Z] - "overlay": [2019-08-29T04:10:58.644Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-29T04:10:58.644Z] - "zfs": [2019-08-29T04:10:58.644Z] - /dev/zfs: missing [2019-08-29T04:10:58.644Z] - zfs command: missing [2019-08-29T04:10:58.644Z] - zpool command: missing [2019-08-29T04:10:58.644Z] [2019-08-29T04:10:58.644Z] Limits: [2019-08-29T04:10:58.644Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-29T04:10:58.644Z] [2019-08-29T04:10:58.644Z] + true [Pipeline] } [2019-08-29T04:10:58.657Z] CC criu/path.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-29T04:10:58.836Z] #3 DONE 0.4s [2019-08-29T04:10:58.836Z] [2019-08-29T04:10:58.836Z] #18 [internal] load build context [2019-08-29T04:10:58.939Z] CC criu/pie-util-vdso-elf32.o [2019-08-29T04:10:58.963Z] + sudo modprobe ip_vs [2019-08-29T04:10:59.189Z] Fetched 7670 kB in 1s (4534 kB/s) [2019-08-29T04:10:59.220Z] CC criu/pie-util-vdso.o [2019-08-29T04:10:59.223Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 . [2019-08-29T04:10:59.398Z] #18 ... [2019-08-29T04:10:59.398Z] [2019-08-29T04:10:59.398Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-29T04:10:59.398Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2019-08-29T04:10:59.398Z] #64 DONE 0.7s [2019-08-29T04:10:59.482Z] #1 [internal] load .dockerignore [2019-08-29T04:10:59.482Z] #1 transferring context: 87B done [2019-08-29T04:10:59.482Z] #1 DONE 0.1s [2019-08-29T04:10:59.482Z] [2019-08-29T04:10:59.482Z] #2 [internal] load build definition from Dockerfile [2019-08-29T04:10:59.482Z] #2 transferring dockerfile: 10.90kB done [2019-08-29T04:10:59.482Z] #2 DONE 0.1s [2019-08-29T04:10:59.482Z] [2019-08-29T04:10:59.482Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-29T04:10:59.503Z] CC criu/pie-util.o [2019-08-29T04:10:59.503Z] CC criu/pipes.o [2019-08-29T04:10:59.561Z] Reading package lists... [2019-08-29T04:10:59.658Z] [2019-08-29T04:10:59.658Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-29T04:10:59.658Z] #64 DONE 0.0s [2019-08-29T04:10:59.658Z] [2019-08-29T04:10:59.658Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-29T04:10:59.658Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-29T04:10:59.658Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-29T04:10:59.658Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 39.94MB / 45.37MB 0.6s [2019-08-29T04:10:59.658Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.5s done [2019-08-29T04:10:59.658Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s done [2019-08-29T04:10:59.658Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-29T04:10:59.658Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-29T04:10:59.658Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 8.32MB / 50.07MB 0.6s [2019-08-29T04:10:59.658Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.6s [2019-08-29T04:10:59.658Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.8s [2019-08-29T04:10:59.658Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 22.48MB / 50.07MB 0.8s [2019-08-29T04:10:59.658Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 11.62MB / 57.67MB 0.8s [2019-08-29T04:10:59.739Z] #3 DONE 0.4s [2019-08-29T04:10:59.916Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.0s done [2019-08-29T04:10:59.916Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 31.27MB / 50.07MB 1.1s [2019-08-29T04:10:59.916Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 39.54MB / 57.67MB 1.1s [2019-08-29T04:10:59.916Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 1.1s [2019-08-29T04:10:59.916Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 34.85MB / 50.07MB 1.1s [2019-08-29T04:10:59.934Z] Reading package lists... [2019-08-29T04:11:00.002Z] [2019-08-29T04:11:00.002Z] #18 [internal] load build context [2019-08-29T04:11:00.117Z] CC criu/plugin.o [2019-08-29T04:11:00.117Z] CC criu/proc_parse.o [2019-08-29T04:11:00.180Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 41.12MB / 50.07MB 1.3s [2019-08-29T04:11:00.180Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 48.99MB / 57.67MB 1.3s [2019-08-29T04:11:00.180Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e [2019-08-29T04:11:00.180Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 54.09MB / 57.67MB 1.4s [2019-08-29T04:11:00.180Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 8.92MB / 127.96MB 1.4s [2019-08-29T04:11:00.307Z] Building dependency tree... [2019-08-29T04:11:00.307Z] Reading state information... [2019-08-29T04:11:00.307Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-29T04:11:00.307Z] The following additional packages will be installed: [2019-08-29T04:11:00.307Z] libjq1 libonig4 [2019-08-29T04:11:00.307Z] The following NEW packages will be installed: [2019-08-29T04:11:00.307Z] jq libjq1 libonig4 [2019-08-29T04:11:00.307Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:00.307Z] Need to get 328 kB of archives. [2019-08-29T04:11:00.307Z] After this operation, 1263 kB of additional disk space will be used. [2019-08-29T04:11:00.307Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-29T04:11:00.307Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-29T04:11:00.307Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-29T04:11:00.436Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.5s [2019-08-29T04:11:00.436Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.5s [2019-08-29T04:11:00.436Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 18.61MB / 127.96MB 1.5s [2019-08-29T04:11:00.680Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:11:00.680Z] Fetched 328 kB in 0s (4306 kB/s) [2019-08-29T04:11:00.680Z] Selecting previously unselected package libonig4:s390x. [2019-08-29T04:11:00.680Z] (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-08-29T04:11:00.680Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-08-29T04:11:00.680Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-29T04:11:00.680Z] Selecting previously unselected package libjq1:s390x. [2019-08-29T04:11:00.681Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-29T04:11:00.681Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-29T04:11:00.681Z] Selecting previously unselected package jq. [2019-08-29T04:11:00.681Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-29T04:11:00.681Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:11:00.681Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-29T04:11:00.681Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-29T04:11:00.681Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:00.681Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:11:00.692Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.7s done [2019-08-29T04:11:00.692Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.7s done [2019-08-29T04:11:00.692Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 38.70MB / 127.96MB 1.8s [2019-08-29T04:11:00.692Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.8s done [2019-08-29T04:11:00.692Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 45.14MB / 127.96MB 1.9s [2019-08-29T04:11:00.947Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 54.29MB / 127.96MB 2.0s [2019-08-29T04:11:00.947Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 60.96MB / 127.96MB 2.1s [2019-08-29T04:11:01.204Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 73.04MB / 127.96MB 2.3s [2019-08-29T04:11:01.459Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 83.08MB / 127.96MB 2.4s [2019-08-29T04:11:01.459Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 95.89MB / 127.96MB 2.6s [2019-08-29T04:11:01.558Z] Removing intermediate container 2857218a8528 [2019-08-29T04:11:01.558Z] ---> 4931ed151c72 [2019-08-29T04:11:01.558Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-29T04:11:01.558Z] ---> 73dff552594e [2019-08-29T04:11:01.558Z] Step 23/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-08-29T04:11:01.558Z] ---> Running in ed467dc53296 [2019-08-29T04:11:01.716Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 105.40MB / 127.96MB 2.7s [2019-08-29T04:11:01.716Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 114.67MB / 127.96MB 2.8s [2019-08-29T04:11:01.972Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 3.0s [2019-08-29T04:11:02.135Z] CC criu/protobuf-desc.o [2019-08-29T04:11:02.538Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 3.5s done [2019-08-29T04:11:02.749Z] CC criu/protobuf.o [2019-08-29T04:11:02.749Z] CC criu/pstree.o [2019-08-29T04:11:02.860Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-29T04:11:03.099Z] #4 ... [2019-08-29T04:11:03.099Z] [2019-08-29T04:11:03.099Z] #18 [internal] load build context [2019-08-29T04:11:03.099Z] #18 transferring context: 45.53MB 4.1s done [2019-08-29T04:11:03.099Z] #18 DONE 4.2s [2019-08-29T04:11:03.099Z] [2019-08-29T04:11:03.099Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-29T04:11:03.287Z]  [2019-08-29T04:11:03.660Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.6s done [2019-08-29T04:11:03.755Z] CC criu/rbtree.o [2019-08-29T04:11:03.755Z] CC criu/rst-malloc.o [2019-08-29T04:11:03.916Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-08-29T04:11:04.034Z]  ######                                          9.1% ################  23.4% ##########################   37.4% ################################# 47.1% ############################################ 61.5% ###################################################### 76.1% ################################################################# 90.7% ######################################################################## 100.0% [2019-08-29T04:11:04.036Z] CC criu/seccomp.o [2019-08-29T04:11:04.319Z] CC criu/seize.o [2019-08-29T04:11:04.400Z]  [2019-08-29T04:11:04.478Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-29T04:11:04.478Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 [2019-08-29T04:11:04.733Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s done [2019-08-29T04:11:04.733Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-29T04:11:04.768Z]  ##################   25.1% ############################################## 64.7% ######################################################################## 100.0% [2019-08-29T04:11:04.768Z]  [2019-08-29T04:11:04.932Z] CC criu/servicefd.o [2019-08-29T04:11:05.214Z] CC criu/shmem.o [2019-08-29T04:11:05.288Z] #18 ... [2019-08-29T04:11:05.288Z] [2019-08-29T04:11:05.288Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-29T04:11:05.288Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2019-08-29T04:11:05.288Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-29T04:11:05.288Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-29T04:11:05.288Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.4s done [2019-08-29T04:11:05.288Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.0s done [2019-08-29T04:11:05.288Z] #64 DONE 4.1s [2019-08-29T04:11:05.288Z] [2019-08-29T04:11:05.288Z] #18 [internal] load build context [2019-08-29T04:11:05.288Z] #18 transferring context: 36.51MB 4.6s [2019-08-29T04:11:05.288Z] #18 transferring context: 45.53MB 5.0s done [2019-08-29T04:11:05.288Z] #18 DONE 5.1s [2019-08-29T04:11:05.288Z] [2019-08-29T04:11:05.288Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-29T04:11:05.288Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-29T04:11:05.288Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-29T04:11:05.288Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-29T04:11:05.288Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-29T04:11:05.288Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.9s done [2019-08-29T04:11:05.288Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.4s done [2019-08-29T04:11:05.288Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s done [2019-08-29T04:11:05.288Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.2s done [2019-08-29T04:11:05.288Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.8s done [2019-08-29T04:11:05.288Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.4s done [2019-08-29T04:11:05.288Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.8s [2019-08-29T04:11:05.288Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.3s done [2019-08-29T04:11:05.571Z]  #######                                                10.7% ##################                                                        26.0% ###############################                                     43.8% ########################################## 59.0% #####################################################  74.3% ################################################################## 92.1% ######################################################################## 100.0% [2019-08-29T04:11:05.827Z] CC criu/sigframe.o [2019-08-29T04:11:05.828Z] CC criu/signalfd.o [2019-08-29T04:11:05.853Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.7s done [2019-08-29T04:11:05.954Z]  [2019-08-29T04:11:06.109Z] CC criu/sk-inet.o [2019-08-29T04:11:06.110Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-08-29T04:11:06.676Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-29T04:11:06.722Z] CC criu/sk-netlink.o [2019-08-29T04:11:07.006Z] CC criu/sk-packet.o [2019-08-29T04:11:07.011Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 [2019-08-29T04:11:07.011Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-08-29T04:11:07.252Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done [2019-08-29T04:11:07.252Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0.1s [2019-08-29T04:11:07.268Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-29T04:11:07.618Z] CC criu/sk-queue.o [2019-08-29T04:11:07.646Z]  ##  4.0% #######  10.6% ########### 16.3% ################ 22.9% ##################### 29.5% ########################## 36.1% ##############################         42.7% ################################### 49.3% ######################################## 55.9% ############################################# 62.6% ################################################## 70.1% ####################################################### 76.7% ############################################################ 84.3% ################################################################# 90.9% #################################################################### 95.7% ######################################################################## 100.0% [2019-08-29T04:11:07.646Z]  [2019-08-29T04:11:07.900Z] CC criu/sk-tcp.o [2019-08-29T04:11:08.194Z] CC criu/sk-unix.o [2019-08-29T04:11:08.423Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-29T04:11:08.788Z]  [2019-08-29T04:11:08.788Z]  ######################################################################## 100.0% [2019-08-29T04:11:08.788Z]  [2019-08-29T04:11:09.139Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.9s done [2019-08-29T04:11:09.396Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-08-29T04:11:09.571Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-29T04:11:09.571Z]  [2019-08-29T04:11:09.571Z]  ######################################################################## 100.0% [2019-08-29T04:11:09.571Z]  [2019-08-29T04:11:09.667Z] CC criu/sockets.o [2019-08-29T04:11:09.794Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.0s done [2019-08-29T04:11:09.794Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-08-29T04:11:10.283Z] CC criu/stats.o [2019-08-29T04:11:10.357Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-29T04:11:10.358Z] skipping existing b63cc5f62c21 [2019-08-29T04:11:10.358Z] [2019-08-29T04:11:10.565Z] CC criu/string.o [2019-08-29T04:11:10.566Z] CC criu/sysctl.o [2019-08-29T04:11:10.847Z] CC criu/sysfs_parse.o [2019-08-29T04:11:11.129Z] CC criu/timerfd.o [2019-08-29T04:11:11.182Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-29T04:11:11.182Z]  [2019-08-29T04:11:11.411Z] CC criu/tty.o [2019-08-29T04:11:11.682Z]  ######################################################################## 100.0% [2019-08-29T04:11:11.682Z]  [2019-08-29T04:11:11.682Z] Download of images into '/build' complete. [2019-08-29T04:11:11.682Z] Use something like the following to load the result into a Docker daemon: [2019-08-29T04:11:11.682Z] tar -cC '/build' . | docker load [2019-08-29T04:11:11.698Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.7s done [2019-08-29T04:11:11.698Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0.1s [2019-08-29T04:11:12.882Z] CC criu/tun.o [2019-08-29T04:11:12.956Z] Removing intermediate container ed467dc53296 [2019-08-29T04:11:12.956Z] ---> 17cfe52a5afa [2019-08-29T04:11:12.956Z] Step 24/126 : FROM base AS cross-false [2019-08-29T04:11:12.956Z] ---> 4261a55a49f0 [2019-08-29T04:11:12.956Z] Step 25/126 : FROM base AS cross-true [2019-08-29T04:11:12.956Z] ---> 4261a55a49f0 [2019-08-29T04:11:12.957Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:11:12.957Z] ---> Using cache [2019-08-29T04:11:12.957Z] ---> c7e6c7c618db [2019-08-29T04:11:12.957Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-29T04:11:12.957Z] ---> Running in 46b1b394ae2a [2019-08-29T04:11:13.164Z] CC criu/uffd.o [2019-08-29T04:11:13.559Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.3s done [2019-08-29T04:11:14.169Z] CC criu/util.o [2019-08-29T04:11:14.239Z] Removing intermediate container 46b1b394ae2a [2019-08-29T04:11:14.239Z] ---> 84de72ab6cd2 [2019-08-29T04:11:14.239Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-29T04:11:14.239Z] ---> Running in f4ad9da22345 [2019-08-29T04:11:14.484Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-29T04:11:14.739Z] #4 DONE 15.9s [2019-08-29T04:11:14.739Z] [2019-08-29T04:11:14.739Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-29T04:11:15.174Z] CC criu/uts_ns.o [2019-08-29T04:11:15.174Z] CC criu/vdso.o [2019-08-29T04:11:15.511Z] Removing intermediate container f4ad9da22345 [2019-08-29T04:11:15.511Z] ---> a54400ba5f73 [2019-08-29T04:11:15.511Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-29T04:11:15.511Z] ---> Running in bbe909e94633 [2019-08-29T04:11:15.788Z] LINK criu/built-in.o [2019-08-29T04:11:15.788Z] LINK criu/criu [2019-08-29T04:11:15.881Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.1s done [2019-08-29T04:11:16.071Z] DEP lib/c/criu.d [2019-08-29T04:11:16.071Z] CC images/rpc.pb-c.o [2019-08-29T04:11:16.138Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 [2019-08-29T04:11:16.138Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-29T04:11:16.138Z] #4 DONE 16.3s [2019-08-29T04:11:16.396Z] [2019-08-29T04:11:16.396Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-29T04:11:16.626Z] #5 DONE 1.9s [2019-08-29T04:11:16.626Z] [2019-08-29T04:11:16.626Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:11:16.684Z] CC lib/c/criu.o [2019-08-29T04:11:16.865Z] Removing intermediate container bbe909e94633 [2019-08-29T04:11:16.865Z] ---> a4ade99fb384 [2019-08-29T04:11:16.865Z] Step 30/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-08-29T04:11:16.865Z] ---> Running in ae7675fc2c13 [2019-08-29T04:11:16.882Z] #22 DONE 0.2s [2019-08-29T04:11:16.882Z] [2019-08-29T04:11:16.882Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-29T04:11:17.142Z] #26 DONE 0.2s [2019-08-29T04:11:17.142Z] [2019-08-29T04:11:17.142Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-29T04:11:17.142Z] #32 DONE 0.1s [2019-08-29T04:11:17.142Z] [2019-08-29T04:11:17.142Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-29T04:11:17.142Z] #23 DONE 0.2s [2019-08-29T04:11:17.142Z] [2019-08-29T04:11:17.142Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-29T04:11:17.142Z] #29 DONE 0.2s [2019-08-29T04:11:17.142Z] [2019-08-29T04:11:17.142Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-29T04:11:17.689Z] LINK lib/c/built-in.o [2019-08-29T04:11:17.689Z] LINK lib/c/libcriu.so [2019-08-29T04:11:17.689Z] GEN magic.py [2019-08-29T04:11:17.689Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:11:17.689Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:11:17.738Z] Removing intermediate container ae7675fc2c13 [2019-08-29T04:11:17.738Z] ---> 5cee7d6c5fdf [2019-08-29T04:11:17.738Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-29T04:11:17.738Z] ---> 4261a55a49f0 [2019-08-29T04:11:17.738Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-29T04:11:17.738Z] ---> 4261a55a49f0 [2019-08-29T04:11:17.738Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:11:17.738Z] ---> Using cache [2019-08-29T04:11:17.738Z] ---> c7e6c7c618db [2019-08-29T04:11:17.738Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-08-29T04:11:17.738Z] ---> Running in 84019b74498d [2019-08-29T04:11:17.973Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:11:18.100Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:18.101Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:18.258Z] make[1]: Nothing to be done for 'all'. [2019-08-29T04:11:18.472Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:18.472Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:18.472Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:18.472Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-29T04:11:18.472Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-29T04:11:18.472Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-29T04:11:18.542Z] make[1]: 'images/built-in.o' is up to date. [2019-08-29T04:11:18.542Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-29T04:11:18.542Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-29T04:11:18.542Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-29T04:11:18.542Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-29T04:11:18.542Z] make[1]: Nothing to be done for 'all'. [2019-08-29T04:11:18.542Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:11:18.542Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.542Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.542Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.825Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.825Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.825Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.825Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.825Z] make[2]: Nothing to be done for 'all'. [2019-08-29T04:11:18.825Z] INSTALL criu/criu [2019-08-29T04:11:19.655Z] #17 2.762 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:19.655Z] #17 2.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:19.655Z] #17 2.781 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:19.655Z] #17 2.783 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:19.655Z] #17 2.797 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:19.655Z] #17 3.045 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:19.675Z] #5 DONE 3.0s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:11:19.675Z] #22 DONE 0.1s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-29T04:11:19.675Z] #6 ... [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-29T04:11:19.675Z] #49 DONE 0.1s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-29T04:11:19.675Z] #52 DONE 0.1s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-29T04:11:19.675Z] #32 DONE 0.1s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-29T04:11:19.675Z] #29 DONE 0.1s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-29T04:11:19.675Z] #23 DONE 0.2s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-29T04:11:19.675Z] #60 DONE 0.2s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-29T04:11:19.675Z] #26 DONE 0.2s [2019-08-29T04:11:19.675Z] [2019-08-29T04:11:19.675Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-29T04:11:19.735Z] Fetched 7670 kB in 1s (5001 kB/s) [2019-08-29T04:11:20.107Z] Reading package lists... [2019-08-29T04:11:20.221Z] #17 3.585 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:20.300Z] Removing intermediate container 408f3ca1ce3f [2019-08-29T04:11:20.300Z] ---> ebaa46572b2b [2019-08-29T04:11:20.300Z] Step 12/126 : FROM base AS registry [2019-08-29T04:11:20.300Z] ---> 55113d1b9c03 [2019-08-29T04:11:20.300Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-29T04:11:20.477Z] #17 3.895 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:20.582Z] ---> Running in fd5b2c78b6c8 [2019-08-29T04:11:20.582Z] Removing intermediate container fd5b2c78b6c8 [2019-08-29T04:11:20.582Z] ---> f0a4cc7acc50 [2019-08-29T04:11:20.582Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-29T04:11:20.582Z] ---> Running in 5a65db9700f4 [2019-08-29T04:11:20.582Z] Removing intermediate container 5a65db9700f4 [2019-08-29T04:11:20.582Z] ---> 075215f1125a [2019-08-29T04:11:20.582Z] Step 15/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-08-29T04:11:20.582Z] ---> Running in d1ff72a05f13 [2019-08-29T04:11:20.852Z] Reading package lists... [2019-08-29T04:11:20.852Z] Building dependency tree... [2019-08-29T04:11:20.852Z] Reading state information... [2019-08-29T04:11:20.852Z] The following additional packages will be installed: [2019-08-29T04:11:20.852Z] libapparmor1 libseccomp2 [2019-08-29T04:11:20.852Z] Suggested packages: [2019-08-29T04:11:20.852Z] seccomp [2019-08-29T04:11:21.209Z] + mktemp -d [2019-08-29T04:11:21.209Z] + export GOPATH=/tmp/tmp.DnKgsFIzXb [2019-08-29T04:11:21.209Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.DnKgsFIzXb/src/github.com/docker/distribution [2019-08-29T04:11:21.209Z] Cloning into '/tmp/tmp.DnKgsFIzXb/src/github.com/docker/distribution'... [2019-08-29T04:11:21.231Z] The following NEW packages will be installed: [2019-08-29T04:11:21.231Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-29T04:11:21.231Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:21.231Z] Need to get 301 kB of archives. [2019-08-29T04:11:21.231Z] After this operation, 1402 kB of additional disk space will be used. [2019-08-29T04:11:21.231Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-08-29T04:11:21.231Z] 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-08-29T04:11:21.231Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-08-29T04:11:21.231Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-08-29T04:11:21.636Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:11:21.636Z] Fetched 301 kB in 0s (923 kB/s) [2019-08-29T04:11:21.636Z] Selecting previously unselected package libseccomp2:s390x. [2019-08-29T04:11:21.636Z] (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-08-29T04:11:21.636Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-29T04:11:21.636Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:21.636Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-08-29T04:11:21.636Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-29T04:11:21.636Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:21.636Z] Selecting previously unselected package libapparmor1:s390x. [2019-08-29T04:11:21.636Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-08-29T04:11:21.636Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-29T04:11:21.636Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-08-29T04:11:21.636Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-08-29T04:11:21.636Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-29T04:11:21.636Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:21.636Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:21.636Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-29T04:11:21.636Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:21.636Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-29T04:11:21.636Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:22.535Z] Removing intermediate container 84019b74498d [2019-08-29T04:11:22.535Z] ---> 646863b555c6 [2019-08-29T04:11:22.535Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-29T04:11:22.535Z] ---> 5cee7d6c5fdf [2019-08-29T04:11:22.535Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:11:22.535Z] ---> Running in 6b07a656e922 [2019-08-29T04:11:22.535Z] Removing intermediate container 6b07a656e922 [2019-08-29T04:11:22.535Z] ---> bf7cd70d1995 [2019-08-29T04:11:22.535Z] Step 37/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-08-29T04:11:22.909Z] ---> Running in 6b479d8abb2d [2019-08-29T04:11:23.745Z] #17 7.114 Fetched 7918 kB in 5s (1480 kB/s) [2019-08-29T04:11:23.900Z] + cd /tmp/tmp.DnKgsFIzXb/src/github.com/docker/distribution [2019-08-29T04:11:23.900Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-29T04:11:24.167Z] Removing intermediate container 6b479d8abb2d [2019-08-29T04:11:24.167Z] ---> 817bd1685fed [2019-08-29T04:11:24.167Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-29T04:11:24.167Z] ---> 646863b555c6 [2019-08-29T04:11:24.167Z] Step 39/126 : FROM base AS tomlv [2019-08-29T04:11:24.167Z] ---> 4261a55a49f0 [2019-08-29T04:11:24.167Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-29T04:11:24.167Z] ---> Running in 89811c96e8e0 [2019-08-29T04:11:24.167Z] Removing intermediate container 89811c96e8e0 [2019-08-29T04:11:24.167Z] ---> 544bf7c5dd10 [2019-08-29T04:11:24.167Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:11:24.167Z] ---> 50671a0631de [2019-08-29T04:11:24.167Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:11:24.183Z] + GOPATH=/tmp/tmp.DnKgsFIzXb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DnKgsFIzXb go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-29T04:11:24.542Z] ---> 74deb2ac21c0 [2019-08-29T04:11:24.542Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:11:24.542Z] ---> Running in c0abb33afb7e [2019-08-29T04:11:24.940Z] #27 ... [2019-08-29T04:11:24.940Z] [2019-08-29T04:11:24.940Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:11:24.940Z] #30 5.062 + RM_GOPATH=0 [2019-08-29T04:11:24.940Z] #30 5.063 + TMP_GOPATH= [2019-08-29T04:11:24.940Z] #30 5.063 + : /build [2019-08-29T04:11:24.940Z] #30 5.064 + '[' -z '' ']' [2019-08-29T04:11:24.940Z] #30 5.067 ++ mktemp -d [2019-08-29T04:11:24.940Z] #30 5.068 + export GOPATH=/tmp/tmp.VLXRxc7doN [2019-08-29T04:11:24.940Z] #30 5.068 + GOPATH=/tmp/tmp.VLXRxc7doN [2019-08-29T04:11:24.940Z] #30 5.068 + RM_GOPATH=1 [2019-08-29T04:11:24.940Z] #30 5.071 ++ dirname ./install.sh [2019-08-29T04:11:24.940Z] #30 5.079 + dir=. [2019-08-29T04:11:24.940Z] #30 5.080 + bin=tomlv [2019-08-29T04:11:24.940Z] #30 5.080 + shift [2019-08-29T04:11:24.940Z] #30 5.080 + '[' '!' -f ./tomlv.installer ']' [2019-08-29T04:11:24.940Z] #30 5.081 + . ./tomlv.installer [2019-08-29T04:11:24.940Z] #30 5.081 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:11:24.940Z] #30 5.082 + install_tomlv [2019-08-29T04:11:24.940Z] #30 5.082 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-29T04:11:24.940Z] #30 5.083 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:11:24.940Z] #30 5.085 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VLXRxc7doN/src/github.com/BurntSushi/toml [2019-08-29T04:11:24.940Z] #30 5.091 Cloning into '/tmp/tmp.VLXRxc7doN/src/github.com/BurntSushi/toml'... [2019-08-29T04:11:25.199Z] #30 ... [2019-08-29T04:11:25.199Z] [2019-08-29T04:11:25.199Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-29T04:11:25.199Z] #27 5.724 + RM_GOPATH=0 [2019-08-29T04:11:25.336Z] + RM_GOPATH=0 [2019-08-29T04:11:25.336Z] + TMP_GOPATH= [2019-08-29T04:11:25.336Z] + : /build [2019-08-29T04:11:25.336Z] + '[' -z '' ']' [2019-08-29T04:11:25.336Z] ++ mktemp -d [2019-08-29T04:11:25.336Z] + export GOPATH=/tmp/tmp.XItjRTsAaL [2019-08-29T04:11:25.336Z] + GOPATH=/tmp/tmp.XItjRTsAaL [2019-08-29T04:11:25.336Z] + RM_GOPATH=1 [2019-08-29T04:11:25.336Z] ++ dirname ./install.sh [2019-08-29T04:11:25.336Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:11:25.336Z] + dir=. [2019-08-29T04:11:25.336Z] + bin=tomlv [2019-08-29T04:11:25.336Z] + shift [2019-08-29T04:11:25.336Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-29T04:11:25.336Z] + . ./tomlv.installer [2019-08-29T04:11:25.336Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:11:25.336Z] + install_tomlv [2019-08-29T04:11:25.336Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-29T04:11:25.336Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XItjRTsAaL/src/github.com/BurntSushi/toml [2019-08-29T04:11:25.336Z] Cloning into '/tmp/tmp.XItjRTsAaL/src/github.com/BurntSushi/toml'... [2019-08-29T04:11:25.336Z] + cd /tmp/tmp.XItjRTsAaL/src/github.com/BurntSushi/toml [2019-08-29T04:11:25.336Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:11:25.456Z] #27 5.725 + TMP_GOPATH= [2019-08-29T04:11:25.457Z] #27 5.725 + : /build [2019-08-29T04:11:25.457Z] #27 5.725 + '[' -z '' ']' [2019-08-29T04:11:25.457Z] #27 5.730 ++ mktemp -d [2019-08-29T04:11:25.457Z] #27 5.735 + export GOPATH=/tmp/tmp.yWxmyA2t23 [2019-08-29T04:11:25.457Z] #27 5.738 + GOPATH=/tmp/tmp.yWxmyA2t23 [2019-08-29T04:11:25.457Z] #27 5.738 + RM_GOPATH=1 [2019-08-29T04:11:25.457Z] #27 5.738 ++ dirname ./install.sh [2019-08-29T04:11:25.457Z] #27 5.739 + dir=. [2019-08-29T04:11:25.457Z] #27 5.748 + bin=gotestsum [2019-08-29T04:11:25.457Z] #27 5.748 + shift [2019-08-29T04:11:25.457Z] #27 5.748 + '[' '!' -f ./gotestsum.installer ']' [2019-08-29T04:11:25.457Z] #27 5.749 + . ./gotestsum.installer [2019-08-29T04:11:25.457Z] #27 5.749 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-29T04:11:25.457Z] #27 5.749 + install_gotestsum [2019-08-29T04:11:25.457Z] #27 5.749 + echo 'Installing gotestsum version v0.3.5' [2019-08-29T04:11:25.457Z] #27 5.749 Installing gotestsum version v0.3.5 [2019-08-29T04:11:25.457Z] #27 5.749 + go get -d gotest.tools/gotestsum [2019-08-29T04:11:25.634Z] #17 7.114 Reading package lists... [2019-08-29T04:11:25.634Z] #17 ... [2019-08-29T04:11:25.634Z] [2019-08-29T04:11:25.634Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:25.634Z] #35 2.539 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:25.634Z] #35 2.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:25.634Z] #35 2.707 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:25.634Z] #35 2.712 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:25.634Z] #35 2.730 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:25.634Z] #35 2.929 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:25.634Z] #35 3.420 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:25.634Z] #35 3.700 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:25.634Z] #35 7.008 Fetched 7918 kB in 5s (1443 kB/s) [2019-08-29T04:11:25.634Z] #35 7.008 Reading package lists... [2019-08-29T04:11:25.634Z] #35 8.832 Reading package lists... [2019-08-29T04:11:25.634Z] #35 ... [2019-08-29T04:11:25.634Z] [2019-08-29T04:11:25.634Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-29T04:11:25.634Z] #17 7.114 Reading package lists... [2019-08-29T04:11:25.712Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:11:25.712Z] math/bits [2019-08-29T04:11:25.712Z] errors [2019-08-29T04:11:25.712Z] internal/cpu [2019-08-29T04:11:25.712Z] math [2019-08-29T04:11:25.712Z] internal/bytealg [2019-08-29T04:11:25.712Z] runtime/internal/atomic [2019-08-29T04:11:25.712Z] runtime/internal/sys [2019-08-29T04:11:25.712Z] runtime/internal/math [2019-08-29T04:11:25.712Z] runtime [2019-08-29T04:11:26.091Z] unicode/utf8 [2019-08-29T04:11:26.091Z] strconv [2019-08-29T04:11:26.486Z] internal/race [2019-08-29T04:11:26.486Z] sync/atomic [2019-08-29T04:11:26.486Z] unicode [2019-08-29T04:11:26.486Z] internal/testlog [2019-08-29T04:11:26.486Z] encoding [2019-08-29T04:11:26.486Z] runtime/cgo [2019-08-29T04:11:26.563Z] #17 9.052 Reading package lists... [2019-08-29T04:11:26.563Z] #17 ... [2019-08-29T04:11:26.563Z] [2019-08-29T04:11:26.563Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-29T04:11:26.563Z] #6 2.954 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:26.563Z] #6 2.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:26.563Z] #6 2.975 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:26.563Z] #6 2.980 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:26.563Z] #6 2.993 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:26.563Z] #6 3.308 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:26.563Z] #6 3.867 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:26.563Z] #6 4.168 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:26.563Z] #6 7.333 Fetched 7918 kB in 5s (1471 kB/s) [2019-08-29T04:11:26.563Z] #6 7.333 Reading package lists... [2019-08-29T04:11:26.818Z] #6 9.142 Reading package lists... [2019-08-29T04:11:26.818Z] #6 ... [2019-08-29T04:11:26.818Z] [2019-08-29T04:11:26.818Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-29T04:11:26.818Z] #15 1.945 + mktemp -d [2019-08-29T04:11:26.818Z] #15 1.947 + export GOPATH=/tmp/tmp.fsOmxyzQGP [2019-08-29T04:11:26.818Z] #15 1.947 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.fsOmxyzQGP/src/github.com/go-swagger/go-swagger [2019-08-29T04:11:26.818Z] #15 1.949 Cloning into '/tmp/tmp.fsOmxyzQGP/src/github.com/go-swagger/go-swagger'... [2019-08-29T04:11:27.380Z] #15 10.74 + cd /tmp/tmp.fsOmxyzQGP/src/github.com/go-swagger/go-swagger [2019-08-29T04:11:27.380Z] #15 10.74 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-29T04:11:27.380Z] #15 ... [2019-08-29T04:11:27.380Z] [2019-08-29T04:11:27.380Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:27.380Z] #35 8.832 Reading package lists... [2019-08-29T04:11:27.917Z] sync [2019-08-29T04:11:27.917Z] io [2019-08-29T04:11:27.917Z] reflect [2019-08-29T04:11:27.917Z] syscall [2019-08-29T04:11:27.941Z] #35 10.82 Building dependency tree... [2019-08-29T04:11:27.941Z] #35 11.12 Reading state information... [2019-08-29T04:11:27.941Z] #35 11.28 The following additional packages will be installed: [2019-08-29T04:11:27.941Z] #35 11.28 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-29T04:11:27.941Z] #35 11.29 Suggested packages: [2019-08-29T04:11:27.941Z] #35 11.29 codeblocks eclipse ninja-build lrzip [2019-08-29T04:11:27.941Z] #35 11.29 Recommended packages: [2019-08-29T04:11:27.941Z] #35 11.29 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-29T04:11:27.941Z] #35 11.42 The following NEW packages will be installed: [2019-08-29T04:11:27.941Z] #35 11.42 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-29T04:11:27.941Z] #35 11.43 vim-common xxd [2019-08-29T04:11:28.754Z] time [2019-08-29T04:11:28.754Z] sort [2019-08-29T04:11:29.153Z] internal/fmtsort [2019-08-29T04:11:29.153Z] internal/poll [2019-08-29T04:11:29.153Z] internal/syscall/unix [2019-08-29T04:11:29.153Z] strings [2019-08-29T04:11:29.153Z] os [2019-08-29T04:11:29.153Z] bytes [2019-08-29T04:11:29.304Z] #35 12.46 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:29.304Z] #35 12.46 Need to get 13.7 MB of archives. [2019-08-29T04:11:29.304Z] #35 12.46 After this operation, 57.2 MB of additional disk space will be used. [2019-08-29T04:11:29.304Z] #35 12.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-29T04:11:29.304Z] #35 12.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-29T04:11:29.304Z] #35 12.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-29T04:11:29.304Z] #35 12.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-08-29T04:11:29.304Z] #35 12.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-29T04:11:29.304Z] #35 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-29T04:11:29.561Z] #35 12.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-29T04:11:29.561Z] #35 12.72 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-29T04:11:29.561Z] #35 12.80 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:11:29.561Z] #35 12.80 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:11:29.562Z] fmt [2019-08-29T04:11:29.562Z] bufio [2019-08-29T04:11:29.562Z] path/filepath [2019-08-29T04:11:29.562Z] flag [2019-08-29T04:11:29.562Z] io/ioutil [2019-08-29T04:11:29.637Z] #27 ... [2019-08-29T04:11:29.637Z] [2019-08-29T04:11:29.637Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-29T04:11:29.637Z] #15 5.030 + mktemp -d [2019-08-29T04:11:29.637Z] #15 5.032 + export GOPATH=/tmp/tmp.ruqsMJzvK7 [2019-08-29T04:11:29.637Z] #15 5.033 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.ruqsMJzvK7/src/github.com/go-swagger/go-swagger [2019-08-29T04:11:29.637Z] #15 5.037 Cloning into '/tmp/tmp.ruqsMJzvK7/src/github.com/go-swagger/go-swagger'... [2019-08-29T04:11:29.637Z] #15 ... [2019-08-29T04:11:29.637Z] [2019-08-29T04:11:29.637Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-29T04:11:29.637Z] #53 6.368 + RM_GOPATH=0 [2019-08-29T04:11:29.637Z] #53 6.370 + TMP_GOPATH= [2019-08-29T04:11:29.637Z] #53 6.370 + : /build [2019-08-29T04:11:29.637Z] #53 6.370 + '[' -z '' ']' [2019-08-29T04:11:29.637Z] #53 6.374 ++ mktemp -d [2019-08-29T04:11:29.637Z] #53 6.382 + export GOPATH=/tmp/tmp.WNX2aoEGk2 [2019-08-29T04:11:29.637Z] #53 6.382 + GOPATH=/tmp/tmp.WNX2aoEGk2 [2019-08-29T04:11:29.637Z] #53 6.382 + RM_GOPATH=1 [2019-08-29T04:11:29.637Z] #53 6.383 ++ dirname ./install.sh [2019-08-29T04:11:29.637Z] #53 6.386 + dir=. [2019-08-29T04:11:29.637Z] #53 6.386 + bin=dockercli [2019-08-29T04:11:29.637Z] #53 6.386 + shift [2019-08-29T04:11:29.637Z] #53 6.387 + '[' '!' -f ./dockercli.installer ']' [2019-08-29T04:11:29.637Z] #53 6.387 + . ./dockercli.installer [2019-08-29T04:11:29.637Z] #53 6.387 ++ DOCKERCLI_CHANNEL=stable [2019-08-29T04:11:29.637Z] #53 6.390 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-29T04:11:29.637Z] #53 6.390 + install_dockercli [2019-08-29T04:11:29.637Z] #53 6.394 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-29T04:11:29.637Z] #53 6.399 Install docker/cli version 17.06.2-ce from stable [2019-08-29T04:11:29.637Z] #53 6.399 ++ uname -m [2019-08-29T04:11:29.637Z] #53 6.399 + arch=x86_64 [2019-08-29T04:11:29.637Z] #53 6.402 + '[' x86_64 '!=' x86_64 ']' [2019-08-29T04:11:29.637Z] #53 6.402 + url=https://download.docker.com/linux/static [2019-08-29T04:11:29.637Z] #53 6.403 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-29T04:11:29.637Z] #53 6.421 + tar -xz docker/docker [2019-08-29T04:11:29.637Z] #53 ... [2019-08-29T04:11:29.637Z] [2019-08-29T04:11:29.637Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:29.637Z] #35 5.025 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:29.637Z] #35 5.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:29.637Z] #35 5.071 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:29.637Z] #35 5.097 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:29.637Z] #35 5.130 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:29.637Z] #35 5.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:29.637Z] #35 7.556 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:29.637Z] #35 8.536 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:29.637Z] #35 ... [2019-08-29T04:11:29.637Z] [2019-08-29T04:11:29.637Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:11:29.637Z] #33 6.293 + RM_GOPATH=0 [2019-08-29T04:11:29.637Z] #33 6.299 + TMP_GOPATH= [2019-08-29T04:11:29.637Z] #33 6.306 + : /build [2019-08-29T04:11:29.637Z] #33 6.306 + '[' -z '' ']' [2019-08-29T04:11:29.637Z] #33 6.315 ++ mktemp -d [2019-08-29T04:11:29.637Z] #33 6.325 + export GOPATH=/tmp/tmp.wF6pJPXWYz [2019-08-29T04:11:29.637Z] #33 6.325 + GOPATH=/tmp/tmp.wF6pJPXWYz [2019-08-29T04:11:29.637Z] #33 6.325 + RM_GOPATH=1 [2019-08-29T04:11:29.637Z] #33 6.332 ++ dirname ./install.sh [2019-08-29T04:11:29.637Z] #33 6.339 + dir=. [2019-08-29T04:11:29.637Z] #33 6.339 + bin=vndr [2019-08-29T04:11:29.637Z] #33 6.339 + shift [2019-08-29T04:11:29.637Z] #33 6.339 + '[' '!' -f ./vndr.installer ']' [2019-08-29T04:11:29.637Z] #33 6.339 + . ./vndr.installer [2019-08-29T04:11:29.637Z] #33 6.339 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:11:29.637Z] #33 6.339 + install_vndr [2019-08-29T04:11:29.637Z] #33 6.339 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-29T04:11:29.637Z] #33 6.339 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:11:29.637Z] #33 6.339 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wF6pJPXWYz/src/github.com/LK4D4/vndr [2019-08-29T04:11:29.637Z] #33 6.370 Cloning into '/tmp/tmp.wF6pJPXWYz/src/github.com/LK4D4/vndr'... [2019-08-29T04:11:29.637Z] #33 7.455 + cd /tmp/tmp.wF6pJPXWYz/src/github.com/LK4D4/vndr [2019-08-29T04:11:29.637Z] #33 7.455 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:11:29.637Z] #33 7.481 + go build -buildmode=pie -v -o /build/vndr . [2019-08-29T04:11:29.637Z] #33 8.840 errors [2019-08-29T04:11:29.637Z] #33 8.913 internal/cpu [2019-08-29T04:11:29.637Z] #33 8.949 internal/race [2019-08-29T04:11:29.637Z] #33 9.129 runtime/internal/atomic [2019-08-29T04:11:29.637Z] #33 9.464 internal/bytealg [2019-08-29T04:11:29.637Z] #33 9.500 runtime/internal/sys [2019-08-29T04:11:29.637Z] #33 9.687 runtime/internal/math [2019-08-29T04:11:29.637Z] #33 9.799 sync/atomic [2019-08-29T04:11:29.637Z] #33 10.16 unicode [2019-08-29T04:11:29.637Z] #33 10.21 runtime [2019-08-29T04:11:29.816Z] #35 13.09 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:11:29.816Z] #35 13.16 Fetched 13.7 MB in 1s (10.0 MB/s) [2019-08-29T04:11:29.816Z] #35 13.22 Selecting previously unselected package cmake-data. [2019-08-29T04:11:29.894Z] #33 ... [2019-08-29T04:11:29.895Z] [2019-08-29T04:11:29.895Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-29T04:11:29.895Z] #61 6.419 + RM_GOPATH=0 [2019-08-29T04:11:29.895Z] #61 6.421 + TMP_GOPATH= [2019-08-29T04:11:29.895Z] #61 6.421 + : /build/ [2019-08-29T04:11:29.895Z] #61 6.421 + '[' -z '' ']' [2019-08-29T04:11:29.895Z] #61 6.426 ++ mktemp -d [2019-08-29T04:11:29.895Z] #61 6.432 + export GOPATH=/tmp/tmp.b6Ry2d1RnN [2019-08-29T04:11:29.895Z] #61 6.438 + GOPATH=/tmp/tmp.b6Ry2d1RnN [2019-08-29T04:11:29.895Z] #61 6.438 + RM_GOPATH=1 [2019-08-29T04:11:29.895Z] #61 6.438 ++ dirname ./install.sh [2019-08-29T04:11:29.895Z] #61 6.450 + dir=. [2019-08-29T04:11:29.895Z] #61 6.450 + bin=rootlesskit [2019-08-29T04:11:29.895Z] #61 6.450 + shift [2019-08-29T04:11:29.895Z] #61 6.450 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-29T04:11:29.895Z] #61 6.450 + . ./rootlesskit.installer [2019-08-29T04:11:29.895Z] #61 6.451 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:11:29.895Z] #61 6.451 + install_rootlesskit [2019-08-29T04:11:29.895Z] #61 6.452 + case "$1" in [2019-08-29T04:11:29.895Z] #61 6.452 + export CGO_ENABLED=0 [2019-08-29T04:11:29.895Z] #61 6.452 + CGO_ENABLED=0 [2019-08-29T04:11:29.895Z] #61 6.452 + _install_rootlesskit [2019-08-29T04:11:29.895Z] #61 6.452 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-29T04:11:29.895Z] #61 6.453 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:11:29.895Z] #61 6.453 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b6Ry2d1RnN/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:11:29.895Z] #61 6.461 Cloning into '/tmp/tmp.b6Ry2d1RnN/src/github.com/rootless-containers/rootlesskit'... [2019-08-29T04:11:29.935Z] github.com/BurntSushi/toml [2019-08-29T04:11:29.935Z] log [2019-08-29T04:11:29.935Z] path [2019-08-29T04:11:29.935Z] text/tabwriter [2019-08-29T04:11:30.072Z] #35 13.22 (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-08-29T04:11:30.072Z] #35 13.24 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-29T04:11:30.072Z] #35 13.24 Unpacking cmake-data (3.7.2-1) ... [2019-08-29T04:11:30.152Z] #61 ... [2019-08-29T04:11:30.152Z] [2019-08-29T04:11:30.152Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-29T04:11:30.152Z] #50 6.465 + RM_GOPATH=0 [2019-08-29T04:11:30.152Z] #50 6.465 + TMP_GOPATH= [2019-08-29T04:11:30.152Z] #50 6.465 + : /build [2019-08-29T04:11:30.152Z] #50 6.465 + '[' -z '' ']' [2019-08-29T04:11:30.152Z] #50 6.465 ++ mktemp -d [2019-08-29T04:11:30.152Z] #50 6.476 + export GOPATH=/tmp/tmp.SVZjibBeKQ [2019-08-29T04:11:30.152Z] #50 6.476 + GOPATH=/tmp/tmp.SVZjibBeKQ [2019-08-29T04:11:30.152Z] #50 6.476 + RM_GOPATH=1 [2019-08-29T04:11:30.152Z] #50 6.479 ++ dirname ./install.sh [2019-08-29T04:11:30.152Z] #50 6.489 + dir=. [2019-08-29T04:11:30.152Z] #50 6.492 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:11:30.152Z] #50 6.492 + bin=proxy [2019-08-29T04:11:30.152Z] #50 6.492 + shift [2019-08-29T04:11:30.152Z] #50 6.492 + '[' '!' -f ./proxy.installer ']' [2019-08-29T04:11:30.152Z] #50 6.492 + . ./proxy.installer [2019-08-29T04:11:30.152Z] #50 6.492 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:11:30.152Z] #50 6.492 + install_proxy [2019-08-29T04:11:30.152Z] #50 6.492 + case "$1" in [2019-08-29T04:11:30.152Z] #50 6.492 + export CGO_ENABLED=0 [2019-08-29T04:11:30.152Z] #50 6.492 + CGO_ENABLED=0 [2019-08-29T04:11:30.152Z] #50 6.492 + _install_proxy [2019-08-29T04:11:30.152Z] #50 6.492 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-29T04:11:30.152Z] #50 6.492 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SVZjibBeKQ/src/github.com/docker/libnetwork [2019-08-29T04:11:30.152Z] #50 6.493 Cloning into '/tmp/tmp.SVZjibBeKQ/src/github.com/docker/libnetwork'... [2019-08-29T04:11:30.152Z] #50 ... [2019-08-29T04:11:30.152Z] [2019-08-29T04:11:30.152Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-29T04:11:30.152Z] #44 6.475 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:30.152Z] #44 6.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:30.152Z] #44 6.504 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:30.152Z] #44 6.563 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:30.152Z] #44 6.641 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:30.152Z] #44 7.473 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:30.152Z] #44 9.207 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:30.152Z] #44 10.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:30.306Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:11:30.409Z] #44 ... [2019-08-29T04:11:30.409Z] [2019-08-29T04:11:30.409Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-29T04:11:30.409Z] #17 6.386 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:30.409Z] #17 6.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:30.409Z] #17 6.464 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:30.409Z] #17 6.467 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:30.409Z] #17 6.530 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:30.409Z] #17 7.313 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:30.409Z] #17 9.126 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:30.409Z] #17 10.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:30.409Z] #17 ... [2019-08-29T04:11:30.409Z] [2019-08-29T04:11:30.409Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:30.409Z] #57 6.374 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:30.409Z] #57 6.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:30.409Z] #57 6.421 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:30.409Z] #57 6.563 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:30.409Z] #57 6.619 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:30.409Z] #57 7.342 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:30.409Z] #57 9.287 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:30.409Z] #57 10.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:30.667Z] #57 ... [2019-08-29T04:11:30.667Z] [2019-08-29T04:11:30.667Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:11:30.667Z] #55 6.364 + mktemp -d [2019-08-29T04:11:30.667Z] #55 6.378 + export GOPATH=/tmp/tmp.Y77EV5lXIk [2019-08-29T04:11:30.667Z] #55 6.378 + git clone https://github.com/docker/distribution.git /tmp/tmp.Y77EV5lXIk/src/github.com/docker/distribution [2019-08-29T04:11:30.667Z] #55 6.421 Cloning into '/tmp/tmp.Y77EV5lXIk/src/github.com/docker/distribution'... [2019-08-29T04:11:30.667Z] #55 ... [2019-08-29T04:11:30.667Z] [2019-08-29T04:11:30.667Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:11:30.667Z] #24 5.057 + RM_GOPATH=0 [2019-08-29T04:11:30.667Z] #24 5.057 + TMP_GOPATH= [2019-08-29T04:11:30.667Z] #24 5.057 + : /build [2019-08-29T04:11:30.667Z] #24 5.058 + '[' -z '' ']' [2019-08-29T04:11:30.667Z] #24 5.060 ++ mktemp -d [2019-08-29T04:11:30.667Z] #24 5.070 + export GOPATH=/tmp/tmp.51HlNYqhoz [2019-08-29T04:11:30.667Z] #24 5.070 + GOPATH=/tmp/tmp.51HlNYqhoz [2019-08-29T04:11:30.667Z] #24 5.071 + RM_GOPATH=1 [2019-08-29T04:11:30.667Z] #24 5.071 ++ dirname ./install.sh [2019-08-29T04:11:30.667Z] #24 5.078 + dir=. [2019-08-29T04:11:30.667Z] #24 5.078 + bin=gometalinter [2019-08-29T04:11:30.667Z] #24 5.078 + shift [2019-08-29T04:11:30.667Z] #24 5.078 + '[' '!' -f ./gometalinter.installer ']' [2019-08-29T04:11:30.667Z] #24 5.079 + . ./gometalinter.installer [2019-08-29T04:11:30.667Z] #24 5.079 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-29T04:11:30.667Z] #24 5.080 + install_gometalinter [2019-08-29T04:11:30.667Z] #24 5.080 + echo 'Installing gometalinter version v2.0.6' [2019-08-29T04:11:30.667Z] #24 5.080 Installing gometalinter version v2.0.6 [2019-08-29T04:11:30.667Z] #24 5.080 + go get -d github.com/alecthomas/gometalinter [2019-08-29T04:11:30.925Z] #24 ... [2019-08-29T04:11:30.925Z] [2019-08-29T04:11:30.925Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-29T04:11:30.925Z] #61 10.58 + cd /tmp/tmp.b6Ry2d1RnN/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:11:30.925Z] #61 10.58 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:11:30.925Z] #61 11.33 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:11:30.925Z] #61 11.34 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-29T04:11:30.999Z] #35 ... [2019-08-29T04:11:31.000Z] [2019-08-29T04:11:31.000Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-29T04:11:31.000Z] #17 9.052 Reading package lists... [2019-08-29T04:11:31.000Z] #17 10.90 Building dependency tree... [2019-08-29T04:11:31.000Z] #17 11.26 Reading state information... [2019-08-29T04:11:31.000Z] #17 11.48 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-29T04:11:31.000Z] #17 11.48 The following additional packages will be installed: [2019-08-29T04:11:31.000Z] #17 11.48 libjq1 libonig4 [2019-08-29T04:11:31.000Z] #17 11.60 The following NEW packages will be installed: [2019-08-29T04:11:31.000Z] #17 11.61 jq libjq1 libonig4 [2019-08-29T04:11:31.000Z] #17 12.65 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:31.000Z] #17 12.65 Need to get 327 kB of archives. [2019-08-29T04:11:31.000Z] #17 12.65 After this operation, 1157 kB of additional disk space will be used. [2019-08-29T04:11:31.000Z] #17 12.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-29T04:11:31.000Z] #17 12.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-29T04:11:31.000Z] #17 12.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-29T04:11:31.000Z] #17 13.04 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:11:31.000Z] #17 13.08 Fetched 327 kB in 1s (313 kB/s) [2019-08-29T04:11:31.000Z] #17 13.11 Selecting previously unselected package libonig4:amd64. [2019-08-29T04:11:31.000Z] #17 13.11 (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-08-29T04:11:31.000Z] #17 13.13 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-29T04:11:31.000Z] #17 13.14 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:11:31.000Z] #17 13.21 Selecting previously unselected package libjq1:amd64. [2019-08-29T04:11:31.000Z] #17 13.22 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:11:31.000Z] #17 13.23 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:11:31.000Z] #17 13.40 Selecting previously unselected package jq. [2019-08-29T04:11:31.000Z] #17 13.40 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:11:31.000Z] #17 13.41 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:11:31.000Z] #17 13.49 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:11:31.000Z] #17 13.51 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:11:31.000Z] #17 13.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:31.000Z] #17 13.56 Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:11:31.000Z] #17 DONE 14.2s [2019-08-29T04:11:31.000Z] [2019-08-29T04:11:31.000Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-29T04:11:31.000Z] #19 DONE 0.1s [2019-08-29T04:11:31.000Z] [2019-08-29T04:11:31.000Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-29T04:11:31.000Z] #6 9.142 Reading package lists... [2019-08-29T04:11:31.000Z] #6 11.07 Building dependency tree... [2019-08-29T04:11:31.000Z] #6 11.47 Reading state information... [2019-08-29T04:11:31.000Z] #6 11.66 The following additional packages will be installed: [2019-08-29T04:11:31.000Z] #6 11.66 libapparmor1 libseccomp2 [2019-08-29T04:11:31.000Z] #6 11.66 Suggested packages: [2019-08-29T04:11:31.000Z] #6 11.66 seccomp [2019-08-29T04:11:31.000Z] #6 11.70 The following NEW packages will be installed: [2019-08-29T04:11:31.000Z] #6 11.70 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-29T04:11:31.000Z] #6 12.75 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:31.000Z] #6 12.75 Need to get 300 kB of archives. [2019-08-29T04:11:31.000Z] #6 12.75 After this operation, 1201 kB of additional disk space will be used. [2019-08-29T04:11:31.000Z] #6 12.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-08-29T04:11:31.000Z] #6 12.75 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-08-29T04:11:31.000Z] #6 12.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-29T04:11:31.000Z] #6 12.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-29T04:11:31.000Z] #6 13.18 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:11:31.000Z] #6 13.22 Fetched 300 kB in 1s (288 kB/s) [2019-08-29T04:11:31.000Z] #6 13.27 Selecting previously unselected package libseccomp2:amd64. [2019-08-29T04:11:31.000Z] #6 13.27 (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-08-29T04:11:31.000Z] #6 13.37 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-29T04:11:31.000Z] #6 13.38 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:31.000Z] #6 13.45 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-29T04:11:31.000Z] #6 13.46 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-29T04:11:31.000Z] #6 13.46 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:31.000Z] #6 13.57 Selecting previously unselected package libapparmor1:amd64. [2019-08-29T04:11:31.000Z] #6 13.57 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:11:31.000Z] #6 13.58 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:11:31.000Z] #6 13.65 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-29T04:11:31.000Z] #6 13.65 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:11:31.000Z] #6 13.66 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:11:31.000Z] #6 13.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:31.000Z] #6 14.20 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:31.000Z] #6 14.23 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:11:31.000Z] #6 14.24 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:11:31.000Z] #6 14.25 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:11:31.000Z] #6 14.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:31.254Z] #6 DONE 14.5s [2019-08-29T04:11:31.254Z] [2019-08-29T04:11:31.254Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-29T04:11:31.567Z] Removing intermediate container c0abb33afb7e [2019-08-29T04:11:31.567Z] ---> b42a0a9630f3 [2019-08-29T04:11:31.567Z] Step 44/126 : FROM base AS vndr [2019-08-29T04:11:31.567Z] ---> 4261a55a49f0 [2019-08-29T04:11:31.567Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-29T04:11:31.567Z] ---> Running in d3ae58ba043f [2019-08-29T04:11:31.567Z] Removing intermediate container d3ae58ba043f [2019-08-29T04:11:31.567Z] ---> 1a24374579ba [2019-08-29T04:11:31.567Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:11:31.948Z] ---> 3792911cdb82 [2019-08-29T04:11:31.948Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:11:31.948Z] ---> 6e83206ec420 [2019-08-29T04:11:31.948Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:11:31.948Z] ---> Running in 5e865add7301 [2019-08-29T04:11:32.854Z] + RM_GOPATH=0 [2019-08-29T04:11:32.854Z] + TMP_GOPATH= [2019-08-29T04:11:32.854Z] + : /build [2019-08-29T04:11:32.854Z] + '[' -z '' ']' [2019-08-29T04:11:32.854Z] ++ mktemp -d [2019-08-29T04:11:32.854Z] + export GOPATH=/tmp/tmp.lF3lbtV78h [2019-08-29T04:11:32.854Z] + GOPATH=/tmp/tmp.lF3lbtV78h [2019-08-29T04:11:32.854Z] + RM_GOPATH=1 [2019-08-29T04:11:32.854Z] ++ dirname ./install.sh [2019-08-29T04:11:32.854Z] + dir=. [2019-08-29T04:11:32.854Z] + bin=vndr [2019-08-29T04:11:32.854Z] + shift [2019-08-29T04:11:32.854Z] + '[' '!' -f ./vndr.installer ']' [2019-08-29T04:11:32.854Z] + . ./vndr.installer [2019-08-29T04:11:32.854Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:11:32.854Z] + install_vndr [2019-08-29T04:11:32.854Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-29T04:11:32.854Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lF3lbtV78h/src/github.com/LK4D4/vndr [2019-08-29T04:11:32.854Z] Cloning into '/tmp/tmp.lF3lbtV78h/src/github.com/LK4D4/vndr'... [2019-08-29T04:11:32.854Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:11:32.854Z] + cd /tmp/tmp.lF3lbtV78h/src/github.com/LK4D4/vndr [2019-08-29T04:11:32.854Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:11:32.854Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-29T04:11:33.144Z] #7 DONE 1.9s [2019-08-29T04:11:33.144Z] [2019-08-29T04:11:33.144Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-29T04:11:33.260Z] errors [2019-08-29T04:11:33.260Z] internal/race [2019-08-29T04:11:33.260Z] internal/cpu [2019-08-29T04:11:33.260Z] runtime/internal/atomic [2019-08-29T04:11:33.260Z] runtime/internal/sys [2019-08-29T04:11:33.261Z] internal/bytealg [2019-08-29T04:11:33.261Z] runtime/internal/math [2019-08-29T04:11:33.261Z] sync/atomic [2019-08-29T04:11:33.261Z] unicode [2019-08-29T04:11:33.261Z] runtime [2019-08-29T04:11:33.667Z] unicode/utf8 [2019-08-29T04:11:33.667Z] math/bits [2019-08-29T04:11:33.667Z] math [2019-08-29T04:11:34.074Z] strconv [2019-08-29T04:11:34.074Z] internal/testlog [2019-08-29T04:11:34.074Z] encoding [2019-08-29T04:11:34.074Z] unicode/utf16 [2019-08-29T04:11:34.074Z] container/list [2019-08-29T04:11:34.074Z] crypto/internal/subtle [2019-08-29T04:11:34.474Z] crypto/subtle [2019-08-29T04:11:34.474Z] crypto/rc4 [2019-08-29T04:11:34.474Z] internal/x/crypto/cryptobyte/asn1 [2019-08-29T04:11:34.474Z] internal/nettrace [2019-08-29T04:11:34.474Z] internal/x/net/dns/dnsmessage [2019-08-29T04:11:34.474Z] runtime/cgo [2019-08-29T04:11:35.106Z] #8 DONE 1.8s [2019-08-29T04:11:35.106Z] [2019-08-29T04:11:35.106Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:11:35.106Z] #20 2.786 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-29T04:11:35.106Z] #20 3.120 [2019-08-29T04:11:35.106Z] #20 3.272 ##### 7.3% ###################### 31.5% #################################### 50.4% ############################################# 63.8% ########################################################### 82.4% ######################################################################## 100.0% [2019-08-29T04:11:35.106Z] #20 3.913 [2019-08-29T04:11:35.318Z] sync [2019-08-29T04:11:35.429Z] #20 4.108 ########## 14.5% ####################################### 54.3% ######################################################################## 100.0% [2019-08-29T04:11:35.702Z] io [2019-08-29T04:11:35.702Z] reflect [2019-08-29T04:11:35.702Z] bytes [2019-08-29T04:11:35.702Z] bufio [2019-08-29T04:11:35.752Z] #20 4.757 [2019-08-29T04:11:36.093Z] syscall [2019-08-29T04:11:36.200Z] #61 ... [2019-08-29T04:11:36.200Z] [2019-08-29T04:11:36.200Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:11:36.200Z] #30 5.962 + cd /tmp/tmp.VLXRxc7doN/src/github.com/BurntSushi/toml [2019-08-29T04:11:36.200Z] #30 5.962 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:11:36.200Z] #30 5.981 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:11:36.200Z] #30 6.784 errors [2019-08-29T04:11:36.200Z] #30 6.839 internal/cpu [2019-08-29T04:11:36.200Z] #30 6.936 math/bits [2019-08-29T04:11:36.200Z] #30 7.575 internal/bytealg [2019-08-29T04:11:36.200Z] #30 7.855 math [2019-08-29T04:11:36.200Z] #30 8.245 runtime/internal/atomic [2019-08-29T04:11:36.200Z] #30 8.529 runtime/internal/sys [2019-08-29T04:11:36.200Z] #30 8.789 runtime/internal/math [2019-08-29T04:11:36.200Z] #30 9.063 runtime [2019-08-29T04:11:36.200Z] #30 13.26 unicode/utf8 [2019-08-29T04:11:36.200Z] #30 14.11 strconv [2019-08-29T04:11:36.200Z] #30 ... [2019-08-29T04:11:36.200Z] [2019-08-29T04:11:36.200Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-29T04:11:36.200Z] #53 15.24 + mkdir -p /build [2019-08-29T04:11:36.200Z] #53 15.27 + mv docker/docker /build/ [2019-08-29T04:11:36.200Z] #53 15.28 + rmdir docker [2019-08-29T04:11:36.200Z] #53 DONE 16.1s [2019-08-29T04:11:36.200Z] [2019-08-29T04:11:36.200Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:11:36.200Z] #33 14.22 unicode/utf8 [2019-08-29T04:11:36.200Z] #33 14.85 math/bits [2019-08-29T04:11:36.200Z] #33 15.45 math [2019-08-29T04:11:36.267Z] #20 4.959 ######## 11.8% ###################### 31.1% ############################################# 63.5% ############################################################# 85.4% ######################################################################## 100.0% [2019-08-29T04:11:36.489Z] time [2019-08-29T04:11:36.489Z] sort [2019-08-29T04:11:36.523Z] #20 5.593 [2019-08-29T04:11:36.766Z] #33 ... [2019-08-29T04:11:36.766Z] [2019-08-29T04:11:36.766Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-29T04:11:36.766Z] #6 7.296 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:36.766Z] #6 7.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:36.766Z] #6 7.379 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:36.766Z] #6 7.384 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:36.766Z] #6 7.497 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:36.766Z] #6 8.236 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:36.766Z] #6 10.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:36.766Z] #6 10.88 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:36.781Z] #20 5.765 # 1.5% ####### [2019-08-29T04:11:36.781Z] #20 ... [2019-08-29T04:11:36.781Z] [2019-08-29T04:11:36.781Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-29T04:11:36.781Z] #9 1.719 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-29T04:11:36.781Z] #9 DONE 2.0s [2019-08-29T04:11:36.781Z] [2019-08-29T04:11:36.781Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:36.781Z] #35 14.91 Selecting previously unselected package liblzo2-2:amd64. [2019-08-29T04:11:36.781Z] #35 14.91 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 14.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:11:36.781Z] #35 15.01 Selecting previously unselected package libicu57:amd64. [2019-08-29T04:11:36.781Z] #35 15.01 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 15.01 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-29T04:11:36.781Z] #35 17.31 Selecting previously unselected package libxml2:amd64. [2019-08-29T04:11:36.781Z] #35 17.31 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 17.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:11:36.781Z] #35 17.50 Selecting previously unselected package libarchive13:amd64. [2019-08-29T04:11:36.781Z] #35 17.50 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 17.50 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-29T04:11:36.781Z] #35 17.61 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-29T04:11:36.781Z] #35 17.61 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 17.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-29T04:11:36.781Z] #35 17.72 Selecting previously unselected package libuv1:amd64. [2019-08-29T04:11:36.781Z] #35 17.72 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 17.73 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-29T04:11:36.781Z] #35 17.84 Selecting previously unselected package cmake. [2019-08-29T04:11:36.781Z] #35 17.85 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 17.90 Unpacking cmake (3.7.2-1) ... [2019-08-29T04:11:36.781Z] #35 19.39 Selecting previously unselected package xxd. [2019-08-29T04:11:36.781Z] #35 19.39 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-29T04:11:36.781Z] #35 19.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:36.781Z] #35 19.55 Selecting previously unselected package vim-common. [2019-08-29T04:11:36.781Z] #35 19.55 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:11:36.781Z] #35 19.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:36.781Z] #35 19.71 Processing triggers for mime-support (3.60) ... [2019-08-29T04:11:36.781Z] #35 19.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:36.781Z] #35 19.77 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-29T04:11:36.781Z] #35 19.78 Setting up cmake-data (3.7.2-1) ... [2019-08-29T04:11:36.781Z] #35 19.80 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-29T04:11:36.781Z] #35 19.81 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:11:36.781Z] #35 19.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:36.781Z] #35 19.86 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:36.781Z] #35 19.87 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:11:36.781Z] #35 19.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-29T04:11:36.781Z] #35 19.89 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-29T04:11:36.781Z] #35 19.90 Setting up cmake (3.7.2-1) ... [2019-08-29T04:11:36.781Z] #35 19.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:36.781Z] #35 DONE 20.3s [2019-08-29T04:11:36.781Z] [2019-08-29T04:11:36.781Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:11:36.781Z] #20 5.765 # 1.5% ####### 10.1% #### [2019-08-29T04:11:36.781Z] #20 ... [2019-08-29T04:11:36.781Z] [2019-08-29T04:11:36.781Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-29T04:11:36.886Z] internal/fmtsort [2019-08-29T04:11:36.886Z] internal/syscall/unix [2019-08-29T04:11:36.886Z] strings [2019-08-29T04:11:36.886Z] internal/poll [2019-08-29T04:11:36.886Z] os [2019-08-29T04:11:37.343Z] path [2019-08-29T04:11:37.343Z] regexp/syntax [2019-08-29T04:11:37.343Z] fmt [2019-08-29T04:11:37.700Z] #6 ... [2019-08-29T04:11:37.700Z] [2019-08-29T04:11:37.700Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:11:37.700Z] #30 18.35 internal/race [2019-08-29T04:11:37.829Z] path/filepath [2019-08-29T04:11:37.829Z] flag [2019-08-29T04:11:37.829Z] go/token [2019-08-29T04:11:38.147Z] #10 ... [2019-08-29T04:11:38.147Z] [2019-08-29T04:11:38.147Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-29T04:11:38.147Z] #15 11.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-29T04:11:38.147Z] #15 ... [2019-08-29T04:11:38.147Z] [2019-08-29T04:11:38.147Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:11:38.147Z] #20 5.765 # 1.5% ####### 10.1% ############ 17.2% ################# 23.9% ###################### 30.9% ########################## 37.0% ################################## 47.3% ####################################### 54.6% ############################################ 62.2% ################################################ 67.2% ###################################################### 75.8% ############################################################ 83.6% ################################################################## 92.5% ######################################################################## 100.0% [2019-08-29T04:11:38.147Z] #20 7.106 [2019-08-29T04:11:38.262Z] go/scanner [2019-08-29T04:11:38.262Z] regexp [2019-08-29T04:11:38.262Z] go/ast [2019-08-29T04:11:38.266Z] #30 18.53 sync/atomic [2019-08-29T04:11:38.524Z] #30 18.83 unicode [2019-08-29T04:11:38.665Z] io/ioutil [2019-08-29T04:11:38.665Z] net/url [2019-08-29T04:11:38.665Z] text/template/parse [2019-08-29T04:11:38.665Z] go/parser [2019-08-29T04:11:38.709Z] #20 7.585 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-29T04:11:38.709Z] #20 7.771 [2019-08-29T04:11:38.964Z] #20 7.865 ######################################################################## 100.0% [2019-08-29T04:11:38.964Z] #20 8.011 [2019-08-29T04:11:38.964Z] #20 ... [2019-08-29T04:11:38.964Z] [2019-08-29T04:11:38.964Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-29T04:11:38.964Z] #10 DONE 2.2s [2019-08-29T04:11:39.059Z] log [2019-08-29T04:11:39.059Z] encoding/binary [2019-08-29T04:11:39.059Z] text/template [2019-08-29T04:11:39.059Z] encoding/base64 [2019-08-29T04:11:39.059Z] encoding/json [2019-08-29T04:11:39.220Z] [2019-08-29T04:11:39.220Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-29T04:11:39.443Z] go/doc [2019-08-29T04:11:39.836Z] encoding/xml [2019-08-29T04:11:39.836Z] github.com/LK4D4/vndr/build [2019-08-29T04:11:40.242Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-29T04:11:40.242Z] compress/flate [2019-08-29T04:11:40.242Z] hash [2019-08-29T04:11:40.242Z] hash/crc32 [2019-08-29T04:11:40.242Z] context [2019-08-29T04:11:40.242Z] crypto/cipher [2019-08-29T04:11:40.242Z] compress/gzip [2019-08-29T04:11:40.242Z] math/rand [2019-08-29T04:11:40.594Z] #11 DONE 1.4s [2019-08-29T04:11:40.594Z] [2019-08-29T04:11:40.594Z] #12 [dev 6/24] RUN ldconfig [2019-08-29T04:11:40.642Z] math/big [2019-08-29T04:11:40.642Z] crypto/aes [2019-08-29T04:11:40.642Z] crypto [2019-08-29T04:11:40.642Z] crypto/des [2019-08-29T04:11:40.642Z] crypto/internal/randutil [2019-08-29T04:11:40.642Z] crypto/sha512 [2019-08-29T04:11:40.642Z] crypto/hmac [2019-08-29T04:11:40.642Z] crypto/md5 [2019-08-29T04:11:41.037Z] crypto/sha1 [2019-08-29T04:11:41.037Z] crypto/sha256 [2019-08-29T04:11:41.037Z] encoding/hex [2019-08-29T04:11:41.037Z] encoding/pem [2019-08-29T04:11:41.037Z] internal/singleflight [2019-08-29T04:11:41.037Z] net [2019-08-29T04:11:41.037Z] crypto/rand [2019-08-29T04:11:41.427Z] crypto/elliptic [2019-08-29T04:11:41.427Z] encoding/asn1 [2019-08-29T04:11:41.818Z] #30 ... [2019-08-29T04:11:41.818Z] [2019-08-29T04:11:41.818Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:11:41.818Z] #24 11.93 + cd /tmp/tmp.51HlNYqhoz/src/github.com/alecthomas/gometalinter [2019-08-29T04:11:41.818Z] #24 11.93 + git checkout -q v2.0.6 [2019-08-29T04:11:41.818Z] #24 12.41 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-29T04:11:41.818Z] #24 ... [2019-08-29T04:11:41.818Z] [2019-08-29T04:11:41.818Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:11:41.818Z] #30 22.11 internal/testlog [2019-08-29T04:11:41.835Z] crypto/ecdsa [2019-08-29T04:11:41.836Z] crypto/rsa [2019-08-29T04:11:41.966Z] #12 DONE 1.4s [2019-08-29T04:11:41.966Z] [2019-08-29T04:11:41.966Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:11:41.966Z] #20 8.641 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-29T04:11:41.966Z] #20 8.889 [2019-08-29T04:11:41.966Z] #20 9.120 ######################################################################## 100.0% [2019-08-29T04:11:41.966Z] #20 9.162 [2019-08-29T04:11:41.966Z] #20 9.762 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-29T04:11:41.966Z] #20 9.806 skipping existing 1849cc453dee [2019-08-29T04:11:41.966Z] #20 9.871 [2019-08-29T04:11:41.966Z] #20 10.58 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-29T04:11:41.966Z] #20 10.80 [2019-08-29T04:11:41.966Z] #20 10.89 ######################################################################## 100.0% [2019-08-29T04:11:41.966Z] #20 10.94 [2019-08-29T04:11:41.966Z] #20 10.97 Download of images into '/build' complete. [2019-08-29T04:11:41.966Z] #20 10.97 Use something like the following to load the result into a Docker daemon: [2019-08-29T04:11:41.966Z] #20 10.97 tar -cC '/build' . | docker load [2019-08-29T04:11:41.966Z] #20 DONE 11.1s [2019-08-29T04:11:41.966Z] [2019-08-29T04:11:41.966Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:42.076Z] #30 22.41 encoding [2019-08-29T04:11:42.076Z] #30 22.56 runtime/cgo [2019-08-29T04:11:42.220Z] crypto/dsa [2019-08-29T04:11:42.220Z] crypto/x509/pkix [2019-08-29T04:11:42.220Z] internal/x/crypto/cryptobyte [2019-08-29T04:11:42.220Z] internal/x/crypto/internal/chacha20 [2019-08-29T04:11:42.695Z] internal/x/crypto/poly1305 [2019-08-29T04:11:42.695Z] internal/x/crypto/chacha20poly1305 [2019-08-29T04:11:42.695Z] internal/x/crypto/curve25519 [2019-08-29T04:11:42.695Z] internal/x/crypto/hkdf [2019-08-29T04:11:42.695Z] internal/x/text/transform [2019-08-29T04:11:43.146Z] internal/x/text/unicode/bidi [2019-08-29T04:11:43.146Z] internal/x/text/secure/bidirule [2019-08-29T04:11:43.579Z] internal/x/text/unicode/norm [2019-08-29T04:11:43.579Z] crypto/x509 [2019-08-29T04:11:43.977Z] internal/x/net/idna [2019-08-29T04:11:43.977Z] net/textproto [2019-08-29T04:11:43.977Z] crypto/tls [2019-08-29T04:11:43.977Z] internal/x/net/http/httpguts [2019-08-29T04:11:43.977Z] internal/x/net/http/httpproxy [2019-08-29T04:11:44.397Z] internal/x/net/http2/hpack [2019-08-29T04:11:44.397Z] mime [2019-08-29T04:11:44.397Z] mime/quotedprintable [2019-08-29T04:11:44.397Z] mime/multipart [2019-08-29T04:11:44.800Z] net/http/internal [2019-08-29T04:11:44.800Z] os/exec [2019-08-29T04:11:45.189Z] net/http/httptrace [2019-08-29T04:11:45.189Z] net/http [2019-08-29T04:11:45.245Z] #13 2.945 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:45.245Z] #13 2.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:45.245Z] #13 2.966 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:45.245Z] #13 2.975 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:45.245Z] #13 2.984 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:45.245Z] #13 3.218 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:11:45.245Z] #13 3.501 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:11:45.805Z] #13 3.679 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:11:47.028Z] github.com/LK4D4/vndr/godl [2019-08-29T04:11:47.028Z] github.com/LK4D4/vndr [2019-08-29T04:11:47.178Z] #13 5.394 Fetched 7918 kB in 3s (2294 kB/s) [2019-08-29T04:11:47.339Z] #30 ... [2019-08-29T04:11:47.339Z] [2019-08-29T04:11:47.339Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:11:47.339Z] #33 20.71 strconv [2019-08-29T04:11:47.339Z] #33 24.33 internal/testlog [2019-08-29T04:11:47.339Z] #33 24.65 encoding [2019-08-29T04:11:47.339Z] #33 24.75 unicode/utf16 [2019-08-29T04:11:47.339Z] #33 24.97 container/list [2019-08-29T04:11:47.339Z] #33 25.47 crypto/internal/subtle [2019-08-29T04:11:47.339Z] #33 25.64 crypto/subtle [2019-08-29T04:11:47.339Z] #33 25.76 crypto/rc4 [2019-08-29T04:11:47.339Z] #33 26.01 internal/x/crypto/cryptobyte/asn1 [2019-08-29T04:11:47.339Z] #33 26.14 internal/nettrace [2019-08-29T04:11:47.339Z] #33 26.22 internal/x/net/dns/dnsmessage [2019-08-29T04:11:48.106Z] #13 5.394 Reading package lists... [2019-08-29T04:11:49.291Z] #13 6.373 Reading package lists... [2019-08-29T04:11:49.291Z] #13 7.294 Building dependency tree... [2019-08-29T04:11:49.546Z] #13 7.472 Reading state information... [2019-08-29T04:11:49.546Z] #13 7.594 The following additional packages will be installed: [2019-08-29T04:11:49.546Z] #13 7.594 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-29T04:11:49.546Z] #13 7.594 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-29T04:11:49.546Z] #13 7.594 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-29T04:11:49.546Z] #13 7.594 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-29T04:11:49.546Z] #13 7.594 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-29T04:11:49.546Z] #13 7.594 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-29T04:11:49.546Z] #13 7.595 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-29T04:11:49.546Z] #13 7.595 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-29T04:11:49.546Z] #13 7.595 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-29T04:11:49.546Z] #13 7.596 Suggested packages: [2019-08-29T04:11:49.546Z] #13 7.596 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-29T04:11:49.546Z] #13 7.597 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-29T04:11:49.546Z] #13 7.597 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-29T04:11:49.546Z] #13 7.597 vim-doc vim-scripts xfsdump acl attr quota [2019-08-29T04:11:49.546Z] #13 7.597 Recommended packages: [2019-08-29T04:11:49.546Z] #13 7.597 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-29T04:11:49.546Z] #13 7.597 python3-keyrings.alt python3-xdg unzip [2019-08-29T04:11:49.627Z] Removing intermediate container 5e865add7301 [2019-08-29T04:11:49.627Z] ---> e58d7a6d5922 [2019-08-29T04:11:49.627Z] Step 49/126 : FROM dev-base AS containerd [2019-08-29T04:11:49.627Z] ---> 4261a55a49f0 [2019-08-29T04:11:49.627Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:11:49.627Z] ---> Using cache [2019-08-29T04:11:49.627Z] ---> c7e6c7c618db [2019-08-29T04:11:49.627Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-29T04:11:49.627Z] ---> Running in 0890f6a1027b [2019-08-29T04:11:49.866Z] #33 ... [2019-08-29T04:11:49.866Z] [2019-08-29T04:11:49.866Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:11:49.866Z] #55 20.46 + cd /tmp/tmp.Y77EV5lXIk/src/github.com/docker/distribution [2019-08-29T04:11:49.866Z] #55 20.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-29T04:11:49.866Z] #55 22.55 + GOPATH=/tmp/tmp.Y77EV5lXIk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Y77EV5lXIk go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-29T04:11:49.866Z] #55 ... [2019-08-29T04:11:49.866Z] [2019-08-29T04:11:49.866Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:49.866Z] #35 20.50 Fetched 7918 kB in 16s (477 kB/s) [2019-08-29T04:11:49.866Z] #35 20.50 Reading package lists... [2019-08-29T04:11:49.866Z] #35 27.12 Reading package lists... [2019-08-29T04:11:49.866Z] #35 ... [2019-08-29T04:11:49.866Z] [2019-08-29T04:11:49.866Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-29T04:11:49.866Z] #6 22.94 Fetched 7918 kB in 16s (476 kB/s) [2019-08-29T04:11:49.866Z] #6 22.94 Reading package lists... [2019-08-29T04:11:50.002Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:11:50.002Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:11:50.002Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:11:50.002Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:11:50.107Z] #13 8.327 The following NEW packages will be installed: [2019-08-29T04:11:50.123Z] #6 29.78 Reading package lists... [2019-08-29T04:11:50.123Z] #6 ... [2019-08-29T04:11:50.123Z] [2019-08-29T04:11:50.123Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:11:50.123Z] #33 30.59 runtime/cgo [2019-08-29T04:11:50.363Z] #13 8.327 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-29T04:11:50.363Z] #13 8.327 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-29T04:11:50.363Z] #13 8.327 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-29T04:11:50.363Z] #13 8.328 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-29T04:11:50.363Z] #13 8.328 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-29T04:11:50.363Z] #13 8.329 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-29T04:11:50.363Z] #13 8.329 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-29T04:11:50.363Z] #13 8.329 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-29T04:11:50.363Z] #13 8.329 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-29T04:11:50.363Z] #13 8.330 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-29T04:11:50.363Z] #13 8.330 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-29T04:11:50.363Z] #13 8.331 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-29T04:11:50.363Z] #13 8.331 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-29T04:11:50.363Z] #13 8.331 xfsprogs xxd xz-utils zip [2019-08-29T04:11:50.415Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:11:50.415Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-29T04:11:50.415Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-29T04:11:50.415Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-29T04:11:50.687Z] #33 ... [2019-08-29T04:11:50.687Z] [2019-08-29T04:11:50.687Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-29T04:11:50.687Z] #50 21.17 + cd /tmp/tmp.SVZjibBeKQ/src/github.com/docker/libnetwork [2019-08-29T04:11:50.687Z] #50 21.17 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:11:50.687Z] #50 21.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-29T04:11:50.687Z] #50 ... [2019-08-29T04:11:50.687Z] [2019-08-29T04:11:50.687Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-29T04:11:50.687Z] #17 22.25 Fetched 7918 kB in 16s (466 kB/s) [2019-08-29T04:11:50.687Z] #17 22.25 Reading package lists... [2019-08-29T04:11:50.944Z] #17 28.77 Reading package lists... [2019-08-29T04:11:50.944Z] #17 ... [2019-08-29T04:11:50.944Z] [2019-08-29T04:11:50.944Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:50.944Z] #57 21.76 Fetched 7918 kB in 16s (482 kB/s) [2019-08-29T04:11:50.944Z] #57 21.76 Reading package lists... [2019-08-29T04:11:51.201Z] #57 28.52 Reading package lists... [2019-08-29T04:11:51.201Z] #57 ... [2019-08-29T04:11:51.201Z] [2019-08-29T04:11:51.201Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-29T04:11:51.201Z] #44 21.93 Fetched 7918 kB in 16s (478 kB/s) [2019-08-29T04:11:51.201Z] #44 21.93 Reading package lists... [2019-08-29T04:11:51.290Z] #13 9.453 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:51.290Z] #13 9.453 Need to get 90.9 MB of archives. [2019-08-29T04:11:51.290Z] #13 9.453 After this operation, 541 MB of additional disk space will be used. [2019-08-29T04:11:51.290Z] #13 9.453 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-29T04:11:51.290Z] #13 9.459 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-29T04:11:51.290Z] #13 9.460 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-29T04:11:51.290Z] #13 9.461 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-29T04:11:51.290Z] #13 9.464 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-29T04:11:51.290Z] #13 9.466 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-08-29T04:11:51.290Z] #13 9.476 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-08-29T04:11:51.290Z] #13 9.502 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-29T04:11:51.548Z] #13 9.503 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-29T04:11:51.548Z] #13 9.505 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-08-29T04:11:51.548Z] #13 9.540 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-29T04:11:51.548Z] #13 9.544 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-29T04:11:51.548Z] #13 9.545 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-29T04:11:51.548Z] #13 9.547 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-29T04:11:51.548Z] #13 9.617 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-29T04:11:51.548Z] #13 ... [2019-08-29T04:11:51.548Z] [2019-08-29T04:11:51.548Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-29T04:11:51.548Z] #15 34.85 + rm -rf /tmp/tmp.fsOmxyzQGP [2019-08-29T04:11:51.693Z] Fetched 7670 kB in 1s (4693 kB/s) [2019-08-29T04:11:51.804Z] #15 DONE 35.1s [2019-08-29T04:11:51.804Z] [2019-08-29T04:11:51.804Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:51.804Z] #13 9.620 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-29T04:11:51.804Z] #13 9.623 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-29T04:11:51.804Z] #13 9.625 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-29T04:11:51.804Z] #13 9.707 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-29T04:11:51.804Z] #13 9.708 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-29T04:11:51.804Z] #13 9.709 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-29T04:11:51.804Z] #13 9.713 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:11:51.804Z] #13 9.715 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:11:51.804Z] #13 9.727 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-29T04:11:51.804Z] #13 9.728 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-08-29T04:11:51.804Z] #13 9.729 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-08-29T04:11:51.804Z] #13 9.742 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-29T04:11:51.804Z] #13 9.747 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-29T04:11:51.804Z] #13 9.753 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-29T04:11:51.804Z] #13 9.763 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-29T04:11:51.804Z] #13 9.769 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-08-29T04:11:51.804Z] #13 9.773 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-29T04:11:51.804Z] #13 9.778 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-29T04:11:51.804Z] #13 9.780 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-29T04:11:51.804Z] #13 9.785 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-29T04:11:51.804Z] #13 9.787 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-29T04:11:51.804Z] #13 9.788 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-29T04:11:51.804Z] #13 9.789 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-08-29T04:11:51.804Z] #13 9.794 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-29T04:11:51.804Z] #13 9.799 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-29T04:11:51.804Z] #13 9.804 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-29T04:11:51.804Z] #13 9.810 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-29T04:11:51.804Z] #13 9.820 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-29T04:11:51.804Z] #13 9.839 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-08-29T04:11:51.804Z] #13 9.839 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-29T04:11:51.804Z] #13 9.839 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-29T04:11:51.804Z] #13 9.839 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-29T04:11:51.804Z] #13 9.839 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-29T04:11:51.804Z] #13 9.867 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-29T04:11:51.804Z] #13 9.872 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-29T04:11:51.804Z] #13 9.904 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-29T04:11:51.804Z] #13 9.904 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-29T04:11:51.804Z] #13 9.904 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-29T04:11:51.804Z] #13 9.912 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-29T04:11:51.804Z] #13 9.914 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-08-29T04:11:51.804Z] #13 9.920 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-29T04:11:52.060Z] #13 10.06 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-08-29T04:11:52.060Z] #13 10.08 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-29T04:11:52.060Z] #13 10.09 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-29T04:11:52.060Z] #13 10.10 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-08-29T04:11:52.060Z] #13 10.10 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-29T04:11:52.060Z] #13 10.11 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-08-29T04:11:52.060Z] #13 10.15 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-08-29T04:11:52.315Z] #13 10.25 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-08-29T04:11:52.315Z] #13 10.33 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-29T04:11:52.315Z] #13 10.42 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-08-29T04:11:52.315Z] #13 10.48 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-08-29T04:11:52.315Z] #13 10.49 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-08-29T04:11:52.508Z] Reading package lists... [2019-08-29T04:11:52.572Z] #44 28.76 Reading package lists... [2019-08-29T04:11:52.572Z] #44 ... [2019-08-29T04:11:52.572Z] [2019-08-29T04:11:52.572Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:52.572Z] #35 27.12 Reading package lists... [2019-08-29T04:11:52.886Z] #13 10.95 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-08-29T04:11:52.906Z] Reading package lists... [2019-08-29T04:11:52.906Z] Building dependency tree... [2019-08-29T04:11:52.906Z] Reading state information... [2019-08-29T04:11:52.906Z] The following additional packages will be installed: [2019-08-29T04:11:52.906Z] btrfs-progs liblzo2-2 [2019-08-29T04:11:53.141Z] #13 11.30 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:11:53.141Z] #13 11.32 Fetched 90.9 MB in 2s (31.9 MB/s) [2019-08-29T04:11:53.141Z] #13 11.34 Selecting previously unselected package bash-completion. [2019-08-29T04:11:53.141Z] #13 11.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-08-29T04:11:53.141Z] #13 11.35 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-29T04:11:53.284Z] The following NEW packages will be installed: [2019-08-29T04:11:53.284Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-29T04:11:53.284Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:53.284Z] Need to get 668 kB of archives. [2019-08-29T04:11:53.284Z] After this operation, 5446 kB of additional disk space will be used. [2019-08-29T04:11:53.284Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-08-29T04:11:53.284Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-29T04:11:53.284Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-29T04:11:53.284Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:11:53.284Z] Fetched 668 kB in 0s (7088 kB/s) [2019-08-29T04:11:53.284Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-29T04:11:53.284Z] (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-08-29T04:11:53.284Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-29T04:11:53.284Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-29T04:11:53.284Z] Selecting previously unselected package btrfs-progs. [2019-08-29T04:11:53.284Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-29T04:11:53.284Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:11:53.676Z] Selecting previously unselected package btrfs-tools. [2019-08-29T04:11:53.676Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-29T04:11:53.676Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:11:53.676Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:53.676Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-29T04:11:53.676Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:11:53.676Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:11:53.676Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:11:54.066Z] #13 12.01 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-29T04:11:54.066Z] #13 12.11 Selecting previously unselected package libnet1:amd64. [2019-08-29T04:11:54.066Z] #13 12.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-29T04:11:54.066Z] #13 12.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:11:54.066Z] #13 12.14 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-29T04:11:54.066Z] #13 12.14 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-29T04:11:54.066Z] #13 12.14 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-29T04:11:54.066Z] #13 12.18 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-29T04:11:54.066Z] #13 12.18 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-29T04:11:54.066Z] #13 12.18 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-29T04:11:54.066Z] #13 12.22 Selecting previously unselected package libudev-dev:amd64. [2019-08-29T04:11:54.147Z] Removing intermediate container 0890f6a1027b [2019-08-29T04:11:54.147Z] ---> e2bee2dd972b [2019-08-29T04:11:54.147Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-29T04:11:54.147Z] ---> Running in c747410a0c87 [2019-08-29T04:11:54.321Z] #13 12.22 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-29T04:11:54.321Z] #13 12.22 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:11:54.321Z] #13 12.26 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-29T04:11:54.321Z] #13 12.27 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:11:54.321Z] #13 12.27 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:11:54.321Z] #13 12.36 Selecting previously unselected package python3.5-minimal. [2019-08-29T04:11:54.321Z] #13 12.36 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:11:54.321Z] #13 12.37 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:11:54.469Z] #35 33.44 Building dependency tree... [2019-08-29T04:11:54.469Z] #35 34.85 Reading state information... [2019-08-29T04:11:54.562Z] Removing intermediate container c747410a0c87 [2019-08-29T04:11:54.562Z] ---> a0d8ea5d66e7 [2019-08-29T04:11:54.562Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:11:54.562Z] ---> 2b0f366b515b [2019-08-29T04:11:54.562Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:11:54.576Z] #13 12.54 Selecting previously unselected package python3-minimal. [2019-08-29T04:11:54.576Z] #13 12.54 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-29T04:11:54.576Z] #13 12.55 Unpacking python3-minimal (3.5.3-1) ... [2019-08-29T04:11:54.576Z] #13 12.57 Selecting previously unselected package libmpdec2:amd64. [2019-08-29T04:11:54.576Z] #13 12.57 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-29T04:11:54.576Z] #13 12.58 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-29T04:11:54.576Z] #13 12.61 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-29T04:11:54.576Z] #13 12.61 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:11:54.576Z] #13 12.61 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:11:54.832Z] #13 12.87 Selecting previously unselected package python3.5. [2019-08-29T04:11:54.832Z] #13 12.87 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:11:54.832Z] #13 12.87 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:11:54.832Z] #13 12.91 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-29T04:11:54.832Z] #13 12.91 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-29T04:11:54.832Z] #13 12.91 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-29T04:11:54.832Z] #13 12.94 Selecting previously unselected package dh-python. [2019-08-29T04:11:54.832Z] #13 12.94 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-29T04:11:54.832Z] #13 12.94 Unpacking dh-python (2.20170125) ... [2019-08-29T04:11:54.832Z] #13 12.98 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:11:54.925Z] ---> 770e743cde83 [2019-08-29T04:11:54.925Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:11:54.925Z] ---> Running in b5b62eec1ab8 [2019-08-29T04:11:55.088Z] #13 13.00 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:11:55.310Z] + RM_GOPATH=0 [2019-08-29T04:11:55.310Z] + TMP_GOPATH= [2019-08-29T04:11:55.310Z] + : /build [2019-08-29T04:11:55.310Z] + '[' -z '' ']' [2019-08-29T04:11:55.310Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:11:55.310Z] ++ mktemp -d [2019-08-29T04:11:55.310Z] + export GOPATH=/tmp/tmp.3y2khHqHdS [2019-08-29T04:11:55.310Z] + GOPATH=/tmp/tmp.3y2khHqHdS [2019-08-29T04:11:55.310Z] + RM_GOPATH=1 [2019-08-29T04:11:55.310Z] ++ dirname ./install.sh [2019-08-29T04:11:55.310Z] + dir=. [2019-08-29T04:11:55.310Z] + bin=containerd [2019-08-29T04:11:55.310Z] + shift [2019-08-29T04:11:55.310Z] + '[' '!' -f ./containerd.installer ']' [2019-08-29T04:11:55.310Z] + . ./containerd.installer [2019-08-29T04:11:55.310Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:11:55.310Z] + install_containerd [2019-08-29T04:11:55.310Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-29T04:11:55.310Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.3y2khHqHdS/src/github.com/containerd/containerd [2019-08-29T04:11:55.310Z] Cloning into '/tmp/tmp.3y2khHqHdS/src/github.com/containerd/containerd'... [2019-08-29T04:11:55.343Z] #13 13.43 Setting up python3-minimal (3.5.3-1) ... [2019-08-29T04:11:55.598Z] #13 13.60 Selecting previously unselected package python3. [2019-08-29T04:11:55.598Z] #13 13.60 (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-08-29T04:11:55.598Z] #13 13.61 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-29T04:11:55.598Z] #13 13.62 Unpacking python3 (3.5.3-1) ... [2019-08-29T04:11:55.598Z] #13 13.64 Selecting previously unselected package pigz. [2019-08-29T04:11:55.598Z] #13 13.64 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-29T04:11:55.598Z] #13 13.65 Unpacking pigz (2.3.4-1) ... [2019-08-29T04:11:55.598Z] #13 13.68 Selecting previously unselected package libip4tc0:amd64. [2019-08-29T04:11:55.598Z] #13 13.68 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:11:55.598Z] #13 13.68 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:11:55.598Z] #13 13.71 Selecting previously unselected package libip6tc0:amd64. [2019-08-29T04:11:55.598Z] #13 13.71 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:11:55.598Z] #13 13.71 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:11:55.598Z] #13 13.74 Selecting previously unselected package libiptc0:amd64. [2019-08-29T04:11:55.598Z] #13 13.74 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:11:55.598Z] #13 13.75 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:11:55.598Z] #13 13.78 Selecting previously unselected package libxtables12:amd64. [2019-08-29T04:11:55.598Z] #13 13.78 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:11:55.598Z] #13 13.78 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:11:55.840Z] #35 36.35 The following additional packages will be installed: [2019-08-29T04:11:55.840Z] #35 36.36 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-29T04:11:55.840Z] #35 36.36 Suggested packages: [2019-08-29T04:11:55.840Z] #35 36.36 codeblocks eclipse ninja-build lrzip [2019-08-29T04:11:55.840Z] #35 36.36 Recommended packages: [2019-08-29T04:11:55.840Z] #35 36.36 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-29T04:11:55.853Z] #13 13.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-29T04:11:55.853Z] #13 13.81 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-29T04:11:55.853Z] #13 13.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-29T04:11:55.853Z] #13 13.84 Selecting previously unselected package iptables. [2019-08-29T04:11:55.853Z] #13 13.84 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:11:55.853Z] #13 13.84 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:11:55.853Z] #13 13.90 Selecting previously unselected package xxd. [2019-08-29T04:11:55.853Z] #13 13.90 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-29T04:11:55.853Z] #13 13.90 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:55.853Z] #13 13.94 Selecting previously unselected package vim-common. [2019-08-29T04:11:55.853Z] #13 13.94 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:11:55.853Z] #13 13.94 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:55.853Z] #13 13.98 Selecting previously unselected package bzip2. [2019-08-29T04:11:55.853Z] #13 13.98 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-29T04:11:55.853Z] #13 13.98 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-29T04:11:55.853Z] #13 14.01 Selecting previously unselected package libgpm2:amd64. [2019-08-29T04:11:55.853Z] #13 14.01 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-29T04:11:55.853Z] #13 14.02 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-29T04:11:55.853Z] #13 14.04 Selecting previously unselected package xz-utils. [2019-08-29T04:11:55.853Z] #13 14.04 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-29T04:11:55.853Z] #13 14.05 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:11:55.853Z] #13 14.09 Selecting previously unselected package aufs-tools. [2019-08-29T04:11:55.853Z] #13 14.09 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-29T04:11:55.853Z] #13 14.10 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:11:55.853Z] #13 14.13 Selecting previously unselected package liblzo2-2:amd64. [2019-08-29T04:11:56.098Z] #35 36.86 The following NEW packages will be installed: [2019-08-29T04:11:56.108Z] #13 14.13 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-29T04:11:56.108Z] #13 14.13 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:11:56.108Z] #13 14.17 Selecting previously unselected package btrfs-progs. [2019-08-29T04:11:56.108Z] #13 14.17 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-29T04:11:56.108Z] #13 14.17 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:11:56.108Z] #13 14.25 Selecting previously unselected package btrfs-tools. [2019-08-29T04:11:56.108Z] #13 14.25 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-29T04:11:56.108Z] #13 14.25 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:11:56.108Z] #13 14.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-29T04:11:56.108Z] #13 14.28 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:11:56.108Z] #13 14.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:11:56.108Z] #13 14.32 Selecting previously unselected package dmsetup. [2019-08-29T04:11:56.108Z] #13 14.32 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:11:56.108Z] #13 14.33 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-29T04:11:56.108Z] #13 14.36 Selecting previously unselected package libonig4:amd64. [2019-08-29T04:11:56.355Z] #35 36.86 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-29T04:11:56.355Z] #35 36.86 vim-common xxd [2019-08-29T04:11:56.363Z] #13 14.36 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-29T04:11:56.363Z] #13 14.37 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:11:56.363Z] #13 14.42 Selecting previously unselected package libjq1:amd64. [2019-08-29T04:11:56.363Z] #13 14.42 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:11:56.363Z] #13 14.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:11:56.363Z] #13 14.46 Selecting previously unselected package jq. [2019-08-29T04:11:56.363Z] #13 14.46 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:11:56.363Z] #13 14.46 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:11:56.363Z] #13 14.49 Selecting previously unselected package libaio1:amd64. [2019-08-29T04:11:56.363Z] #13 14.49 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-29T04:11:56.363Z] #13 14.49 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-29T04:11:56.363Z] #13 14.52 Selecting previously unselected package libcap2-bin. [2019-08-29T04:11:56.363Z] #13 14.52 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-29T04:11:56.363Z] #13 14.52 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-29T04:11:56.363Z] #13 14.55 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-29T04:11:56.363Z] #13 14.55 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:11:56.363Z] #13 14.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:11:56.363Z] #13 14.58 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-29T04:11:56.363Z] #13 14.58 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-29T04:11:56.363Z] #13 14.58 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-29T04:11:56.363Z] #13 14.64 Selecting previously unselected package libpcre16-3:amd64. [2019-08-29T04:11:56.363Z] #13 14.64 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-29T04:11:56.618Z] #13 14.64 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-29T04:11:56.618Z] #13 14.69 Selecting previously unselected package libpcre32-3:amd64. [2019-08-29T04:11:56.618Z] #13 14.69 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-29T04:11:56.618Z] #13 14.69 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-29T04:11:56.618Z] #13 14.73 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-29T04:11:56.618Z] #13 14.73 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-29T04:11:56.618Z] #13 14.74 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-29T04:11:56.618Z] #13 14.82 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-29T04:11:56.618Z] #13 14.82 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-29T04:11:56.618Z] #13 14.83 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-29T04:11:56.618Z] #13 14.88 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-29T04:11:56.618Z] #13 14.88 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:11:56.873Z] #13 14.89 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-29T04:11:56.873Z] #13 14.93 Selecting previously unselected package libnl-3-200:amd64. [2019-08-29T04:11:56.873Z] #13 14.93 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-29T04:11:56.873Z] #13 14.93 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:11:56.873Z] #13 14.96 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-29T04:11:56.873Z] #13 14.96 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-29T04:11:56.873Z] #13 14.97 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:11:56.873Z] #13 14.99 Selecting previously unselected package libreadline5:amd64. [2019-08-29T04:11:56.873Z] #13 14.99 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-29T04:11:56.873Z] #13 15.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-29T04:11:56.873Z] #13 15.03 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-29T04:11:56.873Z] #13 15.03 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-29T04:11:56.873Z] #13 15.03 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:11:57.286Z] #35 37.98 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:11:57.286Z] #35 37.98 Need to get 13.7 MB of archives. [2019-08-29T04:11:57.286Z] #35 37.98 After this operation, 57.2 MB of additional disk space will be used. [2019-08-29T04:11:57.286Z] #35 37.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-29T04:11:57.286Z] #35 38.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-29T04:11:57.437Z] #13 15.30 Selecting previously unselected package net-tools. [2019-08-29T04:11:57.437Z] #13 15.30 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-29T04:11:57.437Z] #13 15.30 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:11:57.437Z] #13 15.35 Selecting previously unselected package python-pip-whl. [2019-08-29T04:11:57.437Z] #13 15.35 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:11:57.437Z] #13 15.35 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:11:57.437Z] #13 15.48 Selecting previously unselected package python3-pip. [2019-08-29T04:11:57.437Z] #13 15.48 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:11:57.437Z] #13 15.48 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:11:57.437Z] #13 15.52 Selecting previously unselected package python3-pkg-resources. [2019-08-29T04:11:57.437Z] #13 15.52 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:11:57.437Z] #13 15.52 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:11:57.437Z] #13 15.56 Selecting previously unselected package python3-setuptools. [2019-08-29T04:11:57.437Z] #13 15.56 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-29T04:11:57.437Z] #13 15.56 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-29T04:11:57.437Z] #13 15.61 Selecting previously unselected package python3-wheel. [2019-08-29T04:11:57.437Z] #13 15.61 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-29T04:11:57.437Z] #13 15.61 Unpacking python3-wheel (0.29.0-2) ... [2019-08-29T04:11:57.437Z] #13 15.64 Selecting previously unselected package thin-provisioning-tools. [2019-08-29T04:11:57.437Z] #13 15.64 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-29T04:11:57.437Z] #13 15.64 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:11:57.437Z] #13 15.71 Selecting previously unselected package vim-runtime. [2019-08-29T04:11:57.543Z] #35 38.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-29T04:11:57.692Z] #13 15.71 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:11:57.692Z] #13 15.72 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-29T04:11:57.692Z] #13 15.73 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-29T04:11:57.692Z] #13 15.73 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:58.108Z] #35 ... [2019-08-29T04:11:58.108Z] [2019-08-29T04:11:58.108Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-29T04:11:58.108Z] #15 38.79 + cd /tmp/tmp.ruqsMJzvK7/src/github.com/go-swagger/go-swagger [2019-08-29T04:11:58.108Z] #15 38.79 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-29T04:11:58.254Z] #13 16.36 Selecting previously unselected package vim. [2019-08-29T04:11:58.254Z] #13 16.37 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-29T04:11:58.254Z] #13 16.37 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:11:58.503Z] + cd /tmp/tmp.3y2khHqHdS/src/github.com/containerd/containerd [2019-08-29T04:11:58.503Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:11:58.503Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-29T04:11:58.503Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-29T04:11:58.503Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:11:58.503Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:11:58.503Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-29T04:11:58.503Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-29T04:11:58.503Z] + '[' '' = dynamic ']' [2019-08-29T04:11:58.503Z] + make [2019-08-29T04:11:58.509Z] #13 16.49 Selecting previously unselected package xfsprogs. [2019-08-29T04:11:58.509Z] #13 16.49 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-29T04:11:58.509Z] #13 16.50 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:11:58.509Z] #13 16.61 Selecting previously unselected package zip. [2019-08-29T04:11:58.509Z] #13 16.61 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-29T04:11:58.509Z] #13 16.61 Unpacking zip (3.0-11+b1) ... [2019-08-29T04:11:58.509Z] #13 16.65 Selecting previously unselected package libapparmor-perl. [2019-08-29T04:11:58.509Z] #13 16.66 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:11:58.509Z] #13 16.66 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:11:58.509Z] #13 16.70 Selecting previously unselected package apparmor. [2019-08-29T04:11:58.509Z] #13 16.70 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:11:58.509Z] #13 16.71 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:11:58.763Z] #13 16.79 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-29T04:11:58.764Z] #13 16.79 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-29T04:11:58.764Z] #13 16.80 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:11:58.873Z] 🇩 bin/ctr [2019-08-29T04:11:59.019Z] #13 17.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-29T04:11:59.019Z] #13 17.08 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-29T04:11:59.019Z] #13 17.09 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:11:59.275Z] #13 17.38 Selecting previously unselected package binutils-mingw-w64. [2019-08-29T04:11:59.275Z] #13 17.38 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-29T04:11:59.275Z] #13 17.39 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:11:59.275Z] #13 17.41 Selecting previously unselected package mingw-w64-common. [2019-08-29T04:11:59.487Z] #15 ... [2019-08-29T04:11:59.487Z] [2019-08-29T04:11:59.487Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-29T04:11:59.487Z] #50 DONE 39.7s [2019-08-29T04:11:59.487Z] [2019-08-29T04:11:59.487Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:11:59.487Z] #35 38.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-08-29T04:11:59.487Z] #35 38.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-29T04:11:59.487Z] #35 39.00 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-29T04:11:59.487Z] #35 39.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-29T04:11:59.487Z] #35 39.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-29T04:11:59.487Z] #35 39.43 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:11:59.487Z] #35 39.44 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:11:59.529Z] #13 17.42 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-29T04:11:59.529Z] #13 17.42 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-29T04:11:59.760Z] #35 40.54 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:12:00.035Z] #35 40.88 Fetched 13.7 MB in 2s (5479 kB/s) [2019-08-29T04:12:00.090Z] #13 18.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-29T04:12:00.090Z] #13 18.06 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-29T04:12:00.090Z] #13 18.06 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:12:00.601Z] #35 41.35 Selecting previously unselected package cmake-data. [2019-08-29T04:12:00.601Z] #35 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-29T04:12:00.601Z] #35 41.41 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-29T04:12:00.601Z] #35 41.46 Unpacking cmake-data (3.7.2-1) ... [2019-08-29T04:12:00.650Z] #13 18.76 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-29T04:12:00.650Z] #13 18.76 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-29T04:12:00.650Z] #13 18.77 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:12:00.650Z] #13 18.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-29T04:12:00.650Z] #13 18.80 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-29T04:12:00.650Z] #13 18.81 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:12:01.987Z] #35 ... [2019-08-29T04:12:01.987Z] [2019-08-29T04:12:01.987Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-29T04:12:01.987Z] #17 28.77 Reading package lists... [2019-08-29T04:12:01.987Z] #17 35.43 Building dependency tree... [2019-08-29T04:12:01.987Z] #17 36.72 Reading state information... [2019-08-29T04:12:01.987Z] #17 38.07 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-29T04:12:01.987Z] #17 38.07 The following additional packages will be installed: [2019-08-29T04:12:01.987Z] #17 38.08 libjq1 libonig4 [2019-08-29T04:12:01.987Z] #17 38.39 The following NEW packages will be installed: [2019-08-29T04:12:01.987Z] #17 38.39 jq libjq1 libonig4 [2019-08-29T04:12:01.987Z] #17 39.46 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:12:01.987Z] #17 39.46 Need to get 327 kB of archives. [2019-08-29T04:12:01.987Z] #17 39.46 After this operation, 1157 kB of additional disk space will be used. [2019-08-29T04:12:01.987Z] #17 39.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-29T04:12:01.987Z] #17 39.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-29T04:12:01.987Z] #17 39.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-29T04:12:01.987Z] #17 40.87 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:12:01.987Z] #17 41.13 Fetched 327 kB in 1s (314 kB/s) [2019-08-29T04:12:01.987Z] #17 41.45 Selecting previously unselected package libonig4:amd64. [2019-08-29T04:12:01.987Z] #17 41.45 (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-08-29T04:12:01.987Z] #17 41.50 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-29T04:12:01.987Z] #17 41.52 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:12:01.987Z] #17 41.77 Selecting previously unselected package libjq1:amd64. [2019-08-29T04:12:01.987Z] #17 41.77 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:12:01.987Z] #17 41.77 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:12:01.987Z] #17 41.97 Selecting previously unselected package jq. [2019-08-29T04:12:01.987Z] #17 41.97 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:12:01.987Z] #17 41.97 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:12:01.987Z] #17 42.13 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:12:01.987Z] #17 42.17 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:12:01.987Z] #17 42.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:01.987Z] #17 42.30 Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:12:01.987Z] #17 DONE 42.7s [2019-08-29T04:12:01.987Z] [2019-08-29T04:12:01.987Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-29T04:12:01.987Z] #19 DONE 0.1s [2019-08-29T04:12:01.987Z] [2019-08-29T04:12:01.987Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:02.921Z] #20 ... [2019-08-29T04:12:02.921Z] [2019-08-29T04:12:02.921Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-29T04:12:02.921Z] #44 28.76 Reading package lists... [2019-08-29T04:12:02.921Z] #44 35.09 Building dependency tree... [2019-08-29T04:12:02.921Z] #44 36.31 Reading state information... [2019-08-29T04:12:02.921Z] #44 37.67 The following additional packages will be installed: [2019-08-29T04:12:02.921Z] #44 37.69 btrfs-progs liblzo2-2 [2019-08-29T04:12:02.921Z] #44 37.93 The following NEW packages will be installed: [2019-08-29T04:12:02.921Z] #44 37.94 btrfs-progs btrfs-tools liblzo2-2 [2019-08-29T04:12:02.921Z] #44 39.04 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:12:02.921Z] #44 39.04 Need to get 649 kB of archives. [2019-08-29T04:12:02.921Z] #44 39.04 After this operation, 4320 kB of additional disk space will be used. [2019-08-29T04:12:02.921Z] #44 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-29T04:12:02.921Z] #44 39.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-29T04:12:02.921Z] #44 39.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-29T04:12:02.921Z] #44 40.58 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:12:02.921Z] #44 40.88 Fetched 649 kB in 1s (523 kB/s) [2019-08-29T04:12:02.921Z] #44 41.13 Selecting previously unselected package liblzo2-2:amd64. [2019-08-29T04:12:02.921Z] #44 41.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-29T04:12:02.921Z] #44 41.28 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-29T04:12:02.921Z] #44 41.44 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:12:02.921Z] #44 41.61 Selecting previously unselected package btrfs-progs. [2019-08-29T04:12:02.921Z] #44 41.61 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-29T04:12:02.921Z] #44 41.62 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:12:02.921Z] #44 42.46 Selecting previously unselected package btrfs-tools. [2019-08-29T04:12:02.921Z] #44 42.46 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-29T04:12:02.921Z] #44 42.47 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:12:02.921Z] #44 42.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:02.921Z] #44 42.97 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:12:02.921Z] #44 43.01 Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:12:02.921Z] #44 43.05 Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:12:02.921Z] #44 43.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:02.921Z] #44 DONE 43.4s [2019-08-29T04:12:02.921Z] [2019-08-29T04:12:02.921Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:12:02.921Z] #45 DONE 0.1s [2019-08-29T04:12:02.921Z] [2019-08-29T04:12:02.921Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-29T04:12:02.921Z] #46 DONE 0.1s [2019-08-29T04:12:02.921Z] [2019-08-29T04:12:02.921Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:12:03.404Z] + dpkg --print-architecture [2019-08-29T04:12:03.404Z] + cd /tmp/tmp.DnKgsFIzXb/src/github.com/docker/distribution [2019-08-29T04:12:03.404Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-29T04:12:03.404Z] + GOPATH=/tmp/tmp.DnKgsFIzXb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DnKgsFIzXb [2019-08-29T04:12:03.404Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-29T04:12:03.635Z] #47 ... [2019-08-29T04:12:03.635Z] [2019-08-29T04:12:03.635Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-29T04:12:03.635Z] #6 29.78 Reading package lists... [2019-08-29T04:12:03.635Z] #6 36.17 Building dependency tree... [2019-08-29T04:12:03.635Z] #6 37.44 Reading state information... [2019-08-29T04:12:03.635Z] #6 39.09 The following additional packages will be installed: [2019-08-29T04:12:03.635Z] #6 39.10 libapparmor1 libseccomp2 [2019-08-29T04:12:03.635Z] #6 39.10 Suggested packages: [2019-08-29T04:12:03.635Z] #6 39.10 seccomp [2019-08-29T04:12:03.635Z] #6 39.49 The following NEW packages will be installed: [2019-08-29T04:12:03.635Z] #6 39.49 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-29T04:12:03.635Z] #6 40.62 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:12:03.635Z] #6 40.62 Need to get 300 kB of archives. [2019-08-29T04:12:03.635Z] #6 40.62 After this operation, 1201 kB of additional disk space will be used. [2019-08-29T04:12:03.635Z] #6 40.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-08-29T04:12:03.635Z] #6 40.63 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-08-29T04:12:03.635Z] #6 40.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-29T04:12:03.635Z] #6 40.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-29T04:12:03.635Z] #6 41.97 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:12:03.635Z] #6 42.20 Fetched 300 kB in 1s (270 kB/s) [2019-08-29T04:12:03.635Z] #6 42.31 Selecting previously unselected package libseccomp2:amd64. [2019-08-29T04:12:03.635Z] #6 42.31 (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-08-29T04:12:03.635Z] #6 42.39 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-29T04:12:03.635Z] #6 42.42 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:12:03.635Z] #6 42.74 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-29T04:12:03.635Z] #6 42.76 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-29T04:12:03.635Z] #6 42.77 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:12:03.635Z] #6 43.08 Selecting previously unselected package libapparmor1:amd64. [2019-08-29T04:12:03.635Z] #6 43.09 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:12:03.635Z] #6 43.09 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:12:03.635Z] #6 43.22 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-29T04:12:03.635Z] #6 43.25 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:12:03.635Z] #6 43.26 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:12:03.635Z] #6 43.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:03.635Z] #6 43.88 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:12:03.635Z] #6 43.91 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:12:03.635Z] #6 43.94 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-29T04:12:03.635Z] #6 43.95 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-29T04:12:03.635Z] #6 43.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:03.635Z] #6 DONE 44.4s [2019-08-29T04:12:03.635Z] [2019-08-29T04:12:03.635Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:12:03.917Z] #13 22.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-29T04:12:03.917Z] #13 22.02 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-29T04:12:03.917Z] #13 22.03 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:12:03.937Z] #40 DONE 0.1s [2019-08-29T04:12:03.937Z] [2019-08-29T04:12:03.937Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-29T04:12:03.937Z] #41 DONE 0.1s [2019-08-29T04:12:03.937Z] [2019-08-29T04:12:03.937Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:12:04.216Z] #42 ... [2019-08-29T04:12:04.216Z] [2019-08-29T04:12:04.216Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:04.216Z] #57 28.52 Reading package lists... [2019-08-29T04:12:04.216Z] #57 35.21 Building dependency tree... [2019-08-29T04:12:04.216Z] #57 36.47 Reading state information... [2019-08-29T04:12:04.216Z] #57 37.74 The following additional packages will be installed: [2019-08-29T04:12:04.216Z] #57 37.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-29T04:12:04.216Z] #57 37.75 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-29T04:12:04.216Z] #57 37.77 Suggested packages: [2019-08-29T04:12:04.216Z] #57 37.77 manpages-dev python-setuptools [2019-08-29T04:12:04.216Z] #57 39.50 The following NEW packages will be installed: [2019-08-29T04:12:04.216Z] #57 39.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-29T04:12:04.216Z] #57 39.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-29T04:12:04.216Z] #57 39.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-29T04:12:04.216Z] #57 39.55 zlib1g-dev [2019-08-29T04:12:04.216Z] #57 40.74 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:12:04.216Z] #57 40.74 Need to get 3602 kB of archives. [2019-08-29T04:12:04.216Z] #57 40.74 After this operation, 18.9 MB of additional disk space will be used. [2019-08-29T04:12:04.216Z] #57 40.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-29T04:12:04.216Z] #57 40.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-29T04:12:04.216Z] #57 40.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-29T04:12:04.216Z] #57 40.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-29T04:12:04.216Z] #57 40.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-08-29T04:12:04.216Z] #57 40.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-29T04:12:04.216Z] #57 40.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-08-29T04:12:04.216Z] #57 40.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-08-29T04:12:04.216Z] #57 40.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-29T04:12:04.216Z] #57 40.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-29T04:12:04.216Z] #57 40.95 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-29T04:12:04.216Z] #57 41.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-29T04:12:04.216Z] #57 41.18 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-08-29T04:12:04.216Z] #57 41.20 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-29T04:12:04.216Z] #57 41.21 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-29T04:12:04.216Z] #57 41.33 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-29T04:12:04.216Z] #57 42.36 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:12:04.216Z] #57 42.65 Fetched 3602 kB in 1s (2162 kB/s) [2019-08-29T04:12:04.216Z] #57 42.81 Selecting previously unselected package libnet1:amd64. [2019-08-29T04:12:04.216Z] #57 42.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-29T04:12:04.216Z] #57 42.96 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-29T04:12:04.216Z] #57 42.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:12:04.216Z] #57 43.15 Selecting previously unselected package libcap-dev:amd64. [2019-08-29T04:12:04.216Z] #57 43.16 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-29T04:12:04.216Z] #57 43.16 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-29T04:12:04.216Z] #57 43.32 Selecting previously unselected package libnet1-dev. [2019-08-29T04:12:04.216Z] #57 43.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-29T04:12:04.216Z] #57 43.35 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:12:04.216Z] #57 43.69 Selecting previously unselected package libnl-3-200:amd64. [2019-08-29T04:12:04.216Z] #57 43.69 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-29T04:12:04.216Z] #57 43.72 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:12:04.216Z] #57 43.96 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-29T04:12:04.216Z] #57 43.99 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-29T04:12:04.216Z] #57 43.99 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-29T04:12:04.216Z] #57 44.66 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-29T04:12:04.216Z] #57 44.66 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-29T04:12:04.216Z] #57 44.68 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:12:04.216Z] #57 44.99 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-29T04:12:04.216Z] #57 44.99 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-29T04:12:04.216Z] #57 45.02 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-29T04:12:04.786Z] #57 45.32 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-29T04:12:04.786Z] #57 45.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-29T04:12:04.786Z] #57 45.34 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-29T04:12:04.786Z] #57 ... [2019-08-29T04:12:04.786Z] [2019-08-29T04:12:04.786Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-29T04:12:04.786Z] #27 35.04 + cd /tmp/tmp.yWxmyA2t23/src/gotest.tools/gotestsum [2019-08-29T04:12:04.786Z] #27 35.04 + git checkout -q v0.3.5 [2019-08-29T04:12:04.786Z] #27 35.05 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-29T04:12:04.786Z] #27 ... [2019-08-29T04:12:04.786Z] [2019-08-29T04:12:04.786Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-29T04:12:04.786Z] #15 41.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-29T04:12:06.432Z] #13 24.59 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:12:06.432Z] #13 24.61 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:12:06.432Z] #13 24.62 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-29T04:12:06.432Z] #13 24.62 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:12:06.432Z] #13 24.63 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:12:06.432Z] #13 24.65 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:12:06.432Z] #13 24.66 Processing triggers for mime-support (3.60) ... [2019-08-29T04:12:06.432Z] #13 24.67 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:06.684Z] #15 ... [2019-08-29T04:12:06.684Z] [2019-08-29T04:12:06.684Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:06.684Z] #57 45.70 Selecting previously unselected package libprotobuf10:amd64. [2019-08-29T04:12:06.684Z] #57 45.70 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-29T04:12:06.684Z] #57 45.71 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-29T04:12:06.684Z] #57 46.57 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-29T04:12:06.684Z] #57 46.57 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-29T04:12:06.684Z] #57 46.59 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-29T04:12:06.684Z] #57 46.85 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-29T04:12:06.684Z] #57 46.85 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-29T04:12:06.684Z] #57 46.85 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-29T04:12:06.688Z] #13 24.68 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-29T04:12:06.688Z] #13 24.69 Setting up libcap2-bin (1:2.25-1) ... [2019-08-29T04:12:06.688Z] #13 24.70 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:12:06.688Z] #13 24.71 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:12:06.688Z] #13 24.72 Setting up bash-completion (1:2.1-4.3) ... [2019-08-29T04:12:07.248Z] #13 25.27 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:12:07.248Z] #13 25.28 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:12:07.248Z] #13 25.29 Setting up zip (3.0-11+b1) ... [2019-08-29T04:12:07.248Z] #13 25.30 Setting up bzip2 (1.0.6-8.1) ... [2019-08-29T04:12:07.248Z] #13 25.31 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:12:07.248Z] #13 25.32 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:12:07.248Z] #13 25.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:07.248Z] #13 25.34 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-29T04:12:07.248Z] #13 25.35 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:12:07.248Z] #13 25.36 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:12:07.248Z] #13 25.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-29T04:12:07.248Z] #13 25.37 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:12:07.248Z] #13 25.38 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:07.248Z] #13 25.39 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-29T04:12:07.248Z] #13 25.40 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-29T04:12:07.248Z] #13 25.41 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-29T04:12:07.248Z] #13 25.43 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:07.248Z] #13 25.51 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:12:07.249Z] #57 48.12 Selecting previously unselected package libprotoc10:amd64. [2019-08-29T04:12:07.249Z] #57 48.16 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-29T04:12:07.503Z] #13 25.52 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-29T04:12:07.503Z] #13 25.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-29T04:12:07.503Z] #13 25.54 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:12:07.503Z] #13 25.55 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:12:07.503Z] #13 25.56 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:12:07.503Z] #13 25.57 Setting up pigz (2.3.4-1) ... [2019-08-29T04:12:07.503Z] #13 25.58 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:12:07.503Z] #13 25.59 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-29T04:12:07.503Z] #13 25.60 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:12:07.503Z] #13 25.61 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-29T04:12:07.503Z] #13 25.62 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:12:07.503Z] #13 25.62 Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:12:07.503Z] #13 25.63 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-29T04:12:07.503Z] #13 25.64 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-29T04:12:07.503Z] #13 25.65 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:12:07.503Z] #13 25.67 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:07.503Z] #13 25.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-29T04:12:07.503Z] #13 25.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-29T04:12:07.503Z] #13 25.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-29T04:12:07.503Z] #13 25.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-29T04:12:07.503Z] #13 25.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-29T04:12:07.503Z] #13 25.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-29T04:12:07.503Z] #13 25.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-29T04:12:07.503Z] #13 25.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-29T04:12:07.503Z] #13 25.70 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:12:07.503Z] #13 25.71 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:12:07.503Z] #13 25.72 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:12:07.508Z] #57 48.20 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-29T04:12:07.759Z] #13 25.73 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:12:07.759Z] #13 25.74 Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:12:07.759Z] #13 25.75 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-29T04:12:07.759Z] #13 25.76 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:12:07.783Z] + rm -rf /tmp/tmp.DnKgsFIzXb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DnKgsFIzXb [2019-08-29T04:12:08.439Z] #57 ... [2019-08-29T04:12:08.440Z] [2019-08-29T04:12:08.440Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-29T04:12:08.440Z] #7 DONE 4.6s [2019-08-29T04:12:08.440Z] [2019-08-29T04:12:08.440Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:08.440Z] #57 49.07 Selecting previously unselected package protobuf-c-compiler. [2019-08-29T04:12:08.440Z] #57 49.07 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-29T04:12:08.440Z] #57 49.09 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:12:08.687Z] #13 26.68 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-29T04:12:08.687Z] #13 26.69 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:12:08.687Z] #13 26.69 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-08-29T04:12:08.687Z] #13 26.69 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-08-29T04:12:08.687Z] #13 26.70 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-08-29T04:12:08.687Z] #13 26.70 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-08-29T04:12:08.687Z] #13 26.70 Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:12:08.687Z] #13 26.71 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:12:08.687Z] #13 26.72 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-08-29T04:12:08.687Z] #13 26.72 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-08-29T04:12:08.687Z] #13 26.73 Setting up python3 (3.5.3-1) ... [2019-08-29T04:12:08.698Z] #57 49.35 Selecting previously unselected package protobuf-compiler. [2019-08-29T04:12:08.698Z] #57 49.38 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-29T04:12:08.698Z] #57 49.40 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-29T04:12:08.698Z] #57 49.54 Selecting previously unselected package python-pkg-resources. [2019-08-29T04:12:08.942Z] #13 27.03 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:12:08.956Z] #57 49.55 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:12:08.956Z] #57 49.56 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-29T04:12:09.213Z] #57 49.95 Selecting previously unselected package python-protobuf. [2019-08-29T04:12:09.213Z] #57 49.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-29T04:12:09.213Z] #57 49.96 Unpacking python-protobuf (3.0.0-9) ... [2019-08-29T04:12:09.502Z] #13 27.58 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-29T04:12:09.502Z] #13 27.62 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-29T04:12:09.502Z] #13 27.64 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:12:09.502Z] #13 27.64 Setting up python3-wheel (0.29.0-2) ... [2019-08-29T04:12:09.758Z] #13 27.81 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:12:09.758Z] #13 28.00 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:12:09.806Z] Removing intermediate container d1ff72a05f13 [2019-08-29T04:12:09.806Z] ---> db6a06241ddf [2019-08-29T04:12:09.806Z] Step 16/126 : FROM base AS swagger [2019-08-29T04:12:09.806Z] ---> 55113d1b9c03 [2019-08-29T04:12:09.806Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-29T04:12:10.014Z] #13 28.01 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:12:10.090Z] ---> Running in 7f6685580bc0 [2019-08-29T04:12:10.090Z] Removing intermediate container 7f6685580bc0 [2019-08-29T04:12:10.090Z] ---> 25dc8c903fc8 [2019-08-29T04:12:10.090Z] Step 18/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-08-29T04:12:10.090Z] ---> Running in d960e27f6676 [2019-08-29T04:12:10.147Z] #57 50.68 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:12:10.147Z] #57 50.84 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:12:10.147Z] #57 50.86 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-29T04:12:10.147Z] #57 ... [2019-08-29T04:12:10.147Z] [2019-08-29T04:12:10.147Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:10.148Z] #30 40.68 sync [2019-08-29T04:12:10.148Z] #30 41.27 io [2019-08-29T04:12:10.148Z] #30 41.28 reflect [2019-08-29T04:12:10.148Z] #30 42.62 syscall [2019-08-29T04:12:10.280Z] #13 28.22 Setting up dmsetup (2:1.02.137-2) ... [2019-08-29T04:12:10.280Z] #13 28.23 Setting up python3-setuptools (33.1.1-1) ... [2019-08-29T04:12:10.373Z] + mktemp -d [2019-08-29T04:12:10.373Z] + export GOPATH=/tmp/tmp.fweAH8rRQo [2019-08-29T04:12:10.373Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.fweAH8rRQo/src/github.com/go-swagger/go-swagger [2019-08-29T04:12:10.373Z] Cloning into '/tmp/tmp.fweAH8rRQo/src/github.com/go-swagger/go-swagger'... [2019-08-29T04:12:10.406Z] #30 ... [2019-08-29T04:12:10.406Z] [2019-08-29T04:12:10.406Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:10.406Z] #20 6.456 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-29T04:12:10.406Z] #20 7.405 [2019-08-29T04:12:10.664Z] #13 28.45 Setting up dh-python (2.20170125) ... [2019-08-29T04:12:10.664Z] #13 28.59 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-29T04:12:10.664Z] #13 28.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:10.664Z] #20 7.755 ### 5.2% ######## 11.8% ############ 17.7% ################ 23.5% ##################### 29.6% ######################## 34.0% ########################### 38.6% ############################### 44.3% #################################### 50.8% ############# [2019-08-29T04:12:10.664Z] #20 ... [2019-08-29T04:12:10.664Z] [2019-08-29T04:12:10.664Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:10.664Z] #33 41.26 internal/x/crypto/curve25519 [2019-08-29T04:12:10.664Z] #33 46.73 sync [2019-08-29T04:12:10.664Z] #33 47.41 reflect [2019-08-29T04:12:10.664Z] #33 47.41 io [2019-08-29T04:12:10.664Z] #33 48.92 bytes [2019-08-29T04:12:10.921Z] #13 DONE 29.0s [2019-08-29T04:12:10.921Z] [2019-08-29T04:12:10.921Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-29T04:12:10.922Z] #33 ... [2019-08-29T04:12:10.922Z] [2019-08-29T04:12:10.922Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:11.697Z] #20 7.755 ### 5.2% ######## 11.8% ############ 17.7% ################ 23.5% ##################### 29.6% ######################## 34.0% ########################### 38.6% ############################### 44.3% #################################### 50.8% ######################################## 56.9% ############################################# 63.2% ################################################# 68.2% #################################################### 72.5% ######################################################### 79.7% ############################################################## 86.8% ################################################################## 93.0% ######################################################################## 100.0% [2019-08-29T04:12:11.955Z] #20 ... [2019-08-29T04:12:11.955Z] [2019-08-29T04:12:11.955Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-29T04:12:11.955Z] #8 DONE 3.7s [2019-08-29T04:12:12.213Z] [2019-08-29T04:12:12.213Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-29T04:12:12.812Z] #14 1.618 Collecting yamllint==1.16.0 [2019-08-29T04:12:15.494Z] #9 ... [2019-08-29T04:12:15.494Z] [2019-08-29T04:12:15.494Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:15.494Z] #35 45.67 Selecting previously unselected package liblzo2-2:amd64. [2019-08-29T04:12:15.494Z] #35 45.67 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-29T04:12:15.494Z] #35 45.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:12:15.494Z] #35 45.81 Selecting previously unselected package libicu57:amd64. [2019-08-29T04:12:15.494Z] #35 45.81 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-29T04:12:15.494Z] #35 45.82 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-29T04:12:15.494Z] #35 54.19 Selecting previously unselected package libxml2:amd64. [2019-08-29T04:12:15.494Z] #35 54.20 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-29T04:12:15.494Z] #35 54.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:12:15.494Z] #35 55.09 Selecting previously unselected package libarchive13:amd64. [2019-08-29T04:12:15.494Z] #35 55.10 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-29T04:12:15.494Z] #35 55.10 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-29T04:12:15.494Z] #35 55.51 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-29T04:12:15.494Z] #35 55.51 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-29T04:12:15.494Z] #35 55.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-29T04:12:15.494Z] #35 55.66 Selecting previously unselected package libuv1:amd64. [2019-08-29T04:12:15.494Z] #35 55.66 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-29T04:12:15.494Z] #35 55.68 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-29T04:12:15.494Z] #35 ... [2019-08-29T04:12:15.494Z] [2019-08-29T04:12:15.494Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:15.494Z] #20 10.22 [2019-08-29T04:12:15.494Z] #20 10.52 ########## 13.9% ###################### 31.4% ##################################### 52.0% #################################################### 72.9% ############################################################## 86.6% ######################################################################## 100.0% [2019-08-29T04:12:15.494Z] #20 11.62 [2019-08-29T04:12:15.494Z] #20 11.96 ###### 9.3% ############ 17.3% ################# 25.0% ######################## 33.4% ############################# 41.6% ################################### 49.4% ######################################## 56.4% ############################################# 63.2% #################################################### 72.7% ######################################################### 79.6% ############################################################### 88.3% ###################################################################### 97.4% ######################################################################## 100.0% [2019-08-29T04:12:15.494Z] #20 ... [2019-08-29T04:12:15.494Z] [2019-08-29T04:12:15.494Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-29T04:12:15.494Z] #9 3.114 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-29T04:12:15.494Z] #9 DONE 3.4s [2019-08-29T04:12:15.494Z] [2019-08-29T04:12:15.494Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:15.494Z] #35 55.91 Selecting previously unselected package cmake. [2019-08-29T04:12:15.494Z] #35 55.91 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-29T04:12:15.494Z] #35 56.08 Unpacking cmake (3.7.2-1) ... [2019-08-29T04:12:17.190Z] + cd /tmp/tmp.fweAH8rRQo/src/github.com/go-swagger/go-swagger [2019-08-29T04:12:17.190Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-29T04:12:17.397Z] #35 ... [2019-08-29T04:12:17.397Z] [2019-08-29T04:12:17.397Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:12:17.397Z] #47 4.475 + RM_GOPATH=0 [2019-08-29T04:12:17.397Z] #47 4.476 + TMP_GOPATH= [2019-08-29T04:12:17.397Z] #47 4.476 + : /build [2019-08-29T04:12:17.397Z] #47 4.476 + '[' -z '' ']' [2019-08-29T04:12:17.397Z] #47 4.483 ++ mktemp -d [2019-08-29T04:12:17.397Z] #47 4.498 + export GOPATH=/tmp/tmp.VMw1H3hNsu [2019-08-29T04:12:17.397Z] #47 4.499 + GOPATH=/tmp/tmp.VMw1H3hNsu [2019-08-29T04:12:17.397Z] #47 4.499 + RM_GOPATH=1 [2019-08-29T04:12:17.397Z] #47 4.503 ++ dirname ./install.sh [2019-08-29T04:12:17.397Z] #47 4.510 + dir=. [2019-08-29T04:12:17.397Z] #47 4.510 + bin=containerd [2019-08-29T04:12:17.397Z] #47 4.510 + shift [2019-08-29T04:12:17.397Z] #47 4.511 + '[' '!' -f ./containerd.installer ']' [2019-08-29T04:12:17.397Z] #47 4.511 + . ./containerd.installer [2019-08-29T04:12:17.397Z] #47 4.511 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:12:17.397Z] #47 4.512 + install_containerd [2019-08-29T04:12:17.397Z] #47 4.512 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-29T04:12:17.397Z] #47 4.512 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VMw1H3hNsu/src/github.com/containerd/containerd [2019-08-29T04:12:17.397Z] #47 4.512 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:12:17.397Z] #47 4.514 Cloning into '/tmp/tmp.VMw1H3hNsu/src/github.com/containerd/containerd'... [2019-08-29T04:12:17.397Z] #47 ... [2019-08-29T04:12:17.397Z] [2019-08-29T04:12:17.397Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:17.397Z] #20 13.84 [2019-08-29T04:12:17.658Z] #20 14.18 # 1.5% ## 2.8% #### 6.4% ###### 8.7% ######## 11.5% ######### 13.4% ########### 16.4% ############## 19.5% ################ 22.7% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.5% ######################## 34.1% ########################## 36.8% ############################ 39.2% ############################## [2019-08-29T04:12:17.658Z] #20 ... [2019-08-29T04:12:17.658Z] [2019-08-29T04:12:17.658Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:12:17.658Z] #42 3.888 + RM_GOPATH=0 [2019-08-29T04:12:17.658Z] #42 3.888 + TMP_GOPATH= [2019-08-29T04:12:17.658Z] #42 3.888 + : /build [2019-08-29T04:12:17.658Z] #42 3.888 + '[' -z '' ']' [2019-08-29T04:12:17.658Z] #42 3.894 ++ mktemp -d [2019-08-29T04:12:17.658Z] #42 3.900 + export GOPATH=/tmp/tmp.bPwRfHKm9x [2019-08-29T04:12:17.658Z] #42 3.902 + GOPATH=/tmp/tmp.bPwRfHKm9x [2019-08-29T04:12:17.658Z] #42 3.902 + RM_GOPATH=1 [2019-08-29T04:12:17.658Z] #42 3.903 ++ dirname ./install.sh [2019-08-29T04:12:17.658Z] #42 3.906 + dir=. [2019-08-29T04:12:17.658Z] #42 3.906 + bin=runc [2019-08-29T04:12:17.658Z] #42 3.906 + shift [2019-08-29T04:12:17.658Z] #42 3.906 + '[' '!' -f ./runc.installer ']' [2019-08-29T04:12:17.658Z] #42 3.906 + . ./runc.installer [2019-08-29T04:12:17.658Z] #42 3.906 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:12:17.658Z] #42 3.907 + install_runc [2019-08-29T04:12:17.658Z] #42 3.907 + uname -r [2019-08-29T04:12:17.658Z] #42 3.907 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-29T04:12:17.658Z] #42 3.919 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-29T04:12:17.658Z] #42 3.922 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-29T04:12:17.658Z] #42 3.922 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-29T04:12:17.658Z] #42 3.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bPwRfHKm9x/src/github.com/opencontainers/runc [2019-08-29T04:12:17.658Z] #42 3.931 Cloning into '/tmp/tmp.bPwRfHKm9x/src/github.com/opencontainers/runc'... [2019-08-29T04:12:17.658Z] #42 13.10 + cd /tmp/tmp.bPwRfHKm9x/src/github.com/opencontainers/runc [2019-08-29T04:12:17.658Z] #42 13.10 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:12:17.658Z] #42 13.56 + '[' -z '' ']' [2019-08-29T04:12:17.658Z] #42 13.56 + target=static [2019-08-29T04:12:17.658Z] #42 13.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-29T04:12:17.806Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-29T04:12:17.924Z] #42 ... [2019-08-29T04:12:17.924Z] [2019-08-29T04:12:17.924Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:19.337Z] #14 7.937 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-29T04:12:19.337Z] #14 8.002 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-29T04:12:19.481Z] #20 14.18 # 1.5% ## 2.8% #### 6.4% ###### 8.7% ######## 11.5% ######### 13.4% ########### 16.4% ############## 19.5% ################ 22.7% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.5% ######################## 34.1% ########################## 36.8% ############################ 39.2% ############################## 41.7% ############################### 43.7% ################################# 46.2% ################################## 47.4% ################################## 48.2% #################################### 50.4% ##################################### 52.4% ####################################### 54.3% ######################################## 55.8% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################# 63.5% ############################################## 65.1% ################################################ 67.0% ################################################ 67.3% [2019-08-29T04:12:19.481Z] #20 ... [2019-08-29T04:12:19.481Z] [2019-08-29T04:12:19.481Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-29T04:12:19.481Z] #10 DONE 4.0s [2019-08-29T04:12:19.481Z] [2019-08-29T04:12:19.481Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:19.898Z] #14 9.033 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-29T04:12:20.458Z] #14 9.356 Collecting pyyaml (from yamllint==1.16.0) [2019-08-29T04:12:21.033Z] #20 14.18 # 1.5% ## 2.8% #### 6.4% ###### 8.7% ######## 11.5% ######### 13.4% ########### 16.4% ############## 19.5% ################ 22.7% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.5% ######################## 34.1% ########################## 36.8% ############################ 39.2% ############################## 41.7% ############################### 43.7% ################################# 46.2% ################################## 47.4% ################################## 48.2% #################################### 50.4% ##################################### 52.4% ####################################### 54.3% ######################################## 55.8% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################# 63.5% ############################################## 65.1% ################################################ 67.0% ################################################ 67.3% ################################################# 69.2% ################################################## 70.7% #################################################### 72.5% ###################################################### 75.0% ####################################################### 77.0% ######################################################## 78.6% ########################################################## 80.6% ########################################################### 83.1% ############################################################# 85.3% ############################################################### 87.7% ################################################################ 89.7% ################################################################## 92.1% ################################################################### 94.0% ##################################################################### 96.2% ###################################################################### 98.3% ######################################################################## 100.0% [2019-08-29T04:12:21.295Z] #20 19.17 [2019-08-29T04:12:21.295Z] #20 ... [2019-08-29T04:12:21.295Z] [2019-08-29T04:12:21.295Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:21.295Z] #33 51.68 bufio [2019-08-29T04:12:21.295Z] #33 53.73 syscall [2019-08-29T04:12:21.295Z] #33 ... [2019-08-29T04:12:21.295Z] [2019-08-29T04:12:21.295Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:21.295Z] #35 60.60 Selecting previously unselected package xxd. [2019-08-29T04:12:21.295Z] #35 60.61 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-29T04:12:21.295Z] #35 60.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:21.295Z] #35 60.88 Selecting previously unselected package vim-common. [2019-08-29T04:12:21.295Z] #35 60.93 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:12:21.295Z] #35 60.96 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:21.295Z] #35 61.42 Processing triggers for mime-support (3.60) ... [2019-08-29T04:12:21.295Z] #35 61.54 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:21.295Z] #35 61.55 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-29T04:12:21.295Z] #35 61.56 Setting up cmake-data (3.7.2-1) ... [2019-08-29T04:12:21.295Z] #35 61.58 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-29T04:12:21.295Z] #35 61.59 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:12:21.295Z] #35 61.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:21.295Z] #35 61.70 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:12:21.295Z] #35 61.72 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:12:21.295Z] #35 61.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-29T04:12:21.295Z] #35 61.74 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-29T04:12:21.295Z] #35 61.76 Setting up cmake (3.7.2-1) ... [2019-08-29T04:12:21.295Z] #35 61.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:21.382Z] #14 10.43 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-29T04:12:21.553Z] #35 DONE 62.3s [2019-08-29T04:12:21.554Z] [2019-08-29T04:12:21.554Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:21.554Z] #57 56.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:12:21.554Z] #57 56.67 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-29T04:12:21.554Z] #57 56.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:21.554Z] #57 56.73 Setting up python-protobuf (3.0.0-9) ... [2019-08-29T04:12:21.554Z] #57 ... [2019-08-29T04:12:21.554Z] [2019-08-29T04:12:21.554Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:12:21.554Z] #36 DONE 0.1s [2019-08-29T04:12:21.554Z] [2019-08-29T04:12:21.554Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-29T04:12:21.554Z] #37 DONE 0.1s [2019-08-29T04:12:21.554Z] [2019-08-29T04:12:21.554Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:21.554Z] #30 52.21 time [2019-08-29T04:12:21.554Z] #30 58.17 sort [2019-08-29T04:12:21.554Z] #30 59.55 internal/poll [2019-08-29T04:12:21.554Z] #30 60.37 internal/fmtsort [2019-08-29T04:12:21.554Z] #30 61.53 internal/syscall/unix [2019-08-29T04:12:21.554Z] #30 61.95 strings [2019-08-29T04:12:21.637Z] #14 10.78 Building wheels for collected packages: pathspec, pyyaml [2019-08-29T04:12:21.637Z] #14 10.78 Running setup.py bdist_wheel for pathspec: started [2019-08-29T04:12:21.815Z] #30 ... [2019-08-29T04:12:21.815Z] [2019-08-29T04:12:21.815Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-29T04:12:21.893Z] #14 11.05 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-29T04:12:21.894Z] #14 11.05 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-29T04:12:21.894Z] #14 11.06 Running setup.py bdist_wheel for pyyaml: started [2019-08-29T04:12:22.148Z] #14 11.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-29T04:12:22.148Z] #14 11.34 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-29T04:12:22.148Z] #14 11.35 Successfully built pathspec pyyaml [2019-08-29T04:12:22.148Z] #14 11.35 Installing collected packages: pathspec, pyyaml, yamllint [2019-08-29T04:12:22.403Z] #14 11.45 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-29T04:12:22.664Z] #14 DONE 11.6s [2019-08-29T04:12:22.664Z] [2019-08-29T04:12:22.664Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-29T04:12:22.664Z] #16 DONE 0.1s [2019-08-29T04:12:22.664Z] [2019-08-29T04:12:22.664Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-29T04:12:22.664Z] #60 DONE 0.1s [2019-08-29T04:12:22.664Z] [2019-08-29T04:12:22.664Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-29T04:12:22.664Z] #44 ... [2019-08-29T04:12:22.664Z] [2019-08-29T04:12:22.664Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-29T04:12:22.664Z] #49 DONE 0.1s [2019-08-29T04:12:22.664Z] [2019-08-29T04:12:22.664Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-29T04:12:22.664Z] #52 DONE 0.1s [2019-08-29T04:12:22.664Z] [2019-08-29T04:12:22.664Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:12:22.664Z] #40 DONE 0.2s [2019-08-29T04:12:22.752Z] #38 ... [2019-08-29T04:12:22.752Z] [2019-08-29T04:12:22.752Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-29T04:12:22.752Z] #11 DONE 3.4s [2019-08-29T04:12:22.926Z] [2019-08-29T04:12:22.926Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-29T04:12:22.926Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-29T04:12:22.926Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-29T04:12:22.926Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.04MB / 9.11MB 0.3s [2019-08-29T04:12:22.926Z] #64 ... [2019-08-29T04:12:22.926Z] [2019-08-29T04:12:22.926Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-29T04:12:22.926Z] #41 DONE 0.2s [2019-08-29T04:12:22.926Z] [2019-08-29T04:12:22.926Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:12:22.926Z] #36 DONE 0.4s [2019-08-29T04:12:22.926Z] [2019-08-29T04:12:22.926Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-29T04:12:22.926Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.60MB / 9.11MB 0.4s [2019-08-29T04:12:23.010Z] [2019-08-29T04:12:23.010Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:23.010Z] #20 20.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-29T04:12:23.185Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.13MB / 9.11MB 0.5s [2019-08-29T04:12:23.445Z] #64 ... [2019-08-29T04:12:23.445Z] [2019-08-29T04:12:23.445Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-29T04:12:23.445Z] #37 DONE 0.2s [2019-08-29T04:12:23.445Z] [2019-08-29T04:12:23.445Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-29T04:12:23.445Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-08-29T04:12:23.445Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-08-29T04:12:23.576Z] #20 21.72 [2019-08-29T04:12:24.144Z] #20 22.03 ######################################################################## 100.0% [2019-08-29T04:12:24.144Z] #20 ... [2019-08-29T04:12:24.144Z] [2019-08-29T04:12:24.144Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:24.144Z] #57 64.33 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-29T04:12:24.144Z] #57 64.37 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-29T04:12:24.144Z] #57 64.38 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:12:24.144Z] #57 64.44 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-29T04:12:24.144Z] #57 64.47 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-29T04:12:24.144Z] #57 64.48 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:12:24.144Z] #57 64.50 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-29T04:12:24.144Z] #57 64.54 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-29T04:12:24.144Z] #57 64.57 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-29T04:12:24.144Z] #57 64.58 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-29T04:12:24.144Z] #57 64.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:24.144Z] #57 DONE 65.0s [2019-08-29T04:12:24.144Z] [2019-08-29T04:12:24.144Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:24.144Z] #20 22.20 [2019-08-29T04:12:25.333Z] #64 ... [2019-08-29T04:12:25.333Z] [2019-08-29T04:12:25.333Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-29T04:12:25.333Z] #21 DONE 2.8s [2019-08-29T04:12:25.589Z] [2019-08-29T04:12:25.589Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-29T04:12:25.846Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2019-08-29T04:12:25.846Z] #64 DONE 3.4s [2019-08-29T04:12:25.846Z] [2019-08-29T04:12:25.846Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-29T04:12:26.047Z] #20 23.87 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-29T04:12:26.306Z] #20 ... [2019-08-29T04:12:26.306Z] [2019-08-29T04:12:26.306Z] #12 [dev 6/24] RUN ldconfig [2019-08-29T04:12:26.306Z] #12 DONE 3.5s [2019-08-29T04:12:26.306Z] [2019-08-29T04:12:26.306Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-29T04:12:26.306Z] #38 3.443 + RM_GOPATH=0 [2019-08-29T04:12:26.306Z] #38 3.443 + TMP_GOPATH= [2019-08-29T04:12:26.306Z] #38 3.443 + : /build [2019-08-29T04:12:26.306Z] #38 3.443 + '[' -z '' ']' [2019-08-29T04:12:26.306Z] #38 3.443 ++ mktemp -d [2019-08-29T04:12:26.306Z] #38 3.472 + export GOPATH=/tmp/tmp.2Oco4bvRxz [2019-08-29T04:12:26.306Z] #38 3.472 + GOPATH=/tmp/tmp.2Oco4bvRxz [2019-08-29T04:12:26.306Z] #38 3.472 + RM_GOPATH=1 [2019-08-29T04:12:26.306Z] #38 3.472 ++ dirname ./install.sh [2019-08-29T04:12:26.306Z] #38 3.484 + dir=. [2019-08-29T04:12:26.306Z] #38 3.488 + bin=tini [2019-08-29T04:12:26.306Z] #38 3.488 + shift [2019-08-29T04:12:26.306Z] #38 3.489 + '[' '!' -f ./tini.installer ']' [2019-08-29T04:12:26.306Z] #38 3.489 + . ./tini.installer [2019-08-29T04:12:26.306Z] #38 3.502 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:12:26.306Z] #38 3.503 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:12:26.306Z] #38 3.503 + install_tini [2019-08-29T04:12:26.306Z] #38 3.503 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-29T04:12:26.306Z] #38 3.503 + git clone https://github.com/krallin/tini.git /tmp/tmp.2Oco4bvRxz/tini [2019-08-29T04:12:26.306Z] #38 3.512 Cloning into '/tmp/tmp.2Oco4bvRxz/tini'... [2019-08-29T04:12:26.564Z] #38 4.849 + cd /tmp/tmp.2Oco4bvRxz/tini [2019-08-29T04:12:26.564Z] #38 4.849 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:12:26.564Z] #38 4.915 + cmake . [2019-08-29T04:12:27.498Z] #38 5.577 -- The C compiler identification is GNU 6.3.0 [2019-08-29T04:12:27.498Z] #38 5.670 -- Check for working C compiler: /usr/bin/cc [2019-08-29T04:12:27.990Z] 🇩 bin/containerd [2019-08-29T04:12:28.063Z] #38 6.330 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-29T04:12:28.063Z] #38 6.338 -- Detecting C compiler ABI info [2019-08-29T04:12:28.359Z] #38 ... [2019-08-29T04:12:28.359Z] [2019-08-29T04:12:28.359Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-29T04:12:28.359Z] #53 5.517 + RM_GOPATH=0 [2019-08-29T04:12:28.359Z] #53 5.517 + TMP_GOPATH= [2019-08-29T04:12:28.359Z] #53 5.520 + : /build [2019-08-29T04:12:28.359Z] #53 5.521 + '[' -z '' ']' [2019-08-29T04:12:28.359Z] #53 5.523 ++ mktemp -d [2019-08-29T04:12:28.359Z] #53 5.527 + export GOPATH=/tmp/tmp.6DtrBQSsVF [2019-08-29T04:12:28.359Z] #53 5.527 + GOPATH=/tmp/tmp.6DtrBQSsVF [2019-08-29T04:12:28.359Z] #53 5.527 + RM_GOPATH=1 [2019-08-29T04:12:28.359Z] #53 5.527 ++ dirname ./install.sh [2019-08-29T04:12:28.359Z] #53 5.530 + dir=. [2019-08-29T04:12:28.359Z] #53 5.530 + bin=dockercli [2019-08-29T04:12:28.359Z] #53 5.530 + shift [2019-08-29T04:12:28.359Z] #53 5.530 + '[' '!' -f ./dockercli.installer ']' [2019-08-29T04:12:28.359Z] #53 5.530 + . ./dockercli.installer [2019-08-29T04:12:28.359Z] #53 5.530 ++ DOCKERCLI_CHANNEL=stable [2019-08-29T04:12:28.359Z] #53 5.530 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-29T04:12:28.359Z] #53 5.530 + install_dockercli [2019-08-29T04:12:28.359Z] #53 5.531 Install docker/cli version 17.06.2-ce from stable [2019-08-29T04:12:28.359Z] #53 5.531 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-29T04:12:28.359Z] #53 5.531 ++ uname -m [2019-08-29T04:12:28.359Z] #53 5.532 + arch=x86_64 [2019-08-29T04:12:28.359Z] #53 5.532 + '[' x86_64 '!=' x86_64 ']' [2019-08-29T04:12:28.359Z] #53 5.532 + url=https://download.docker.com/linux/static [2019-08-29T04:12:28.359Z] #53 5.532 + tar -xz docker/docker [2019-08-29T04:12:28.359Z] #53 5.534 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-29T04:12:29.005Z] #38 7.123 -- Detecting C compiler ABI info - done [2019-08-29T04:12:29.005Z] #38 7.154 -- Detecting C compile features [2019-08-29T04:12:29.284Z] #53 ... [2019-08-29T04:12:29.284Z] [2019-08-29T04:12:29.284Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-29T04:12:29.284Z] #50 6.323 + RM_GOPATH=0 [2019-08-29T04:12:29.284Z] #50 6.323 + TMP_GOPATH= [2019-08-29T04:12:29.284Z] #50 6.323 + : /build [2019-08-29T04:12:29.284Z] #50 6.323 + '[' -z '' ']' [2019-08-29T04:12:29.284Z] #50 6.327 ++ mktemp -d [2019-08-29T04:12:29.284Z] #50 6.333 + export GOPATH=/tmp/tmp.7CjpibAhwd [2019-08-29T04:12:29.284Z] #50 6.334 + GOPATH=/tmp/tmp.7CjpibAhwd [2019-08-29T04:12:29.284Z] #50 6.334 + RM_GOPATH=1 [2019-08-29T04:12:29.284Z] #50 6.335 ++ dirname ./install.sh [2019-08-29T04:12:29.284Z] #50 6.336 + dir=. [2019-08-29T04:12:29.284Z] #50 6.336 + bin=proxy [2019-08-29T04:12:29.284Z] #50 6.336 + shift [2019-08-29T04:12:29.284Z] #50 6.337 + '[' '!' -f ./proxy.installer ']' [2019-08-29T04:12:29.284Z] #50 6.337 + . ./proxy.installer [2019-08-29T04:12:29.284Z] #50 6.337 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:12:29.284Z] #50 6.338 + install_proxy [2019-08-29T04:12:29.284Z] #50 6.338 + case "$1" in [2019-08-29T04:12:29.284Z] #50 6.338 + export CGO_ENABLED=0 [2019-08-29T04:12:29.284Z] #50 6.338 + CGO_ENABLED=0 [2019-08-29T04:12:29.284Z] #50 6.339 + _install_proxy [2019-08-29T04:12:29.284Z] #50 6.339 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-29T04:12:29.284Z] #50 6.339 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:12:29.284Z] #50 6.339 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7CjpibAhwd/src/github.com/docker/libnetwork [2019-08-29T04:12:29.284Z] #50 6.350 Cloning into '/tmp/tmp.7CjpibAhwd/src/github.com/docker/libnetwork'... [2019-08-29T04:12:29.284Z] #50 ... [2019-08-29T04:12:29.284Z] [2019-08-29T04:12:29.284Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-29T04:12:29.284Z] #38 5.969 + RM_GOPATH=0 [2019-08-29T04:12:29.284Z] #38 5.969 + TMP_GOPATH= [2019-08-29T04:12:29.284Z] #38 5.969 + : /build [2019-08-29T04:12:29.284Z] #38 5.969 + '[' -z '' ']' [2019-08-29T04:12:29.284Z] #38 5.973 ++ mktemp -d [2019-08-29T04:12:29.284Z] #38 5.988 + export GOPATH=/tmp/tmp.ivw6uPRWDC [2019-08-29T04:12:29.284Z] #38 5.988 + GOPATH=/tmp/tmp.ivw6uPRWDC [2019-08-29T04:12:29.284Z] #38 5.988 + RM_GOPATH=1 [2019-08-29T04:12:29.284Z] #38 5.989 ++ dirname ./install.sh [2019-08-29T04:12:29.284Z] #38 5.991 + dir=. [2019-08-29T04:12:29.284Z] #38 5.991 + bin=tini [2019-08-29T04:12:29.284Z] #38 5.991 + shift [2019-08-29T04:12:29.284Z] #38 5.991 + '[' '!' -f ./tini.installer ']' [2019-08-29T04:12:29.284Z] #38 5.991 + . ./tini.installer [2019-08-29T04:12:29.284Z] #38 5.991 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:12:29.284Z] #38 5.992 + install_tini [2019-08-29T04:12:29.284Z] #38 5.992 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-29T04:12:29.284Z] #38 5.992 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:12:29.284Z] #38 5.992 + git clone https://github.com/krallin/tini.git /tmp/tmp.ivw6uPRWDC/tini [2019-08-29T04:12:29.284Z] #38 5.998 Cloning into '/tmp/tmp.ivw6uPRWDC/tini'... [2019-08-29T04:12:29.939Z] #38 ... [2019-08-29T04:12:29.939Z] [2019-08-29T04:12:29.939Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:12:29.939Z] #42 16.18 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-29T04:12:30.197Z] #42 ... [2019-08-29T04:12:30.197Z] [2019-08-29T04:12:30.197Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:12:30.197Z] #20 24.52 [2019-08-29T04:12:30.197Z] #20 24.86 ################################## 48.5% ######################################################################## 100.0% [2019-08-29T04:12:30.197Z] #20 25.23 [2019-08-29T04:12:30.197Z] #20 26.53 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-29T04:12:30.197Z] #20 26.62 skipping existing 1849cc453dee [2019-08-29T04:12:30.197Z] #20 26.86 [2019-08-29T04:12:30.197Z] #20 28.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-29T04:12:30.646Z] #38 7.032 + cd /tmp/tmp.ivw6uPRWDC/tini [2019-08-29T04:12:30.646Z] #38 7.032 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:12:30.646Z] #38 7.057 + cmake . [2019-08-29T04:12:30.901Z] #38 7.732 -- The C compiler identification is GNU 6.3.0 [2019-08-29T04:12:31.131Z] #20 28.82 [2019-08-29T04:12:31.131Z] #20 29.04 ######################################################################## 100.0% [2019-08-29T04:12:31.156Z] #38 7.765 -- Check for working C compiler: /usr/bin/cc [2019-08-29T04:12:31.389Z] #20 29.19 [2019-08-29T04:12:31.389Z] #20 29.27 Download of images into '/build' complete. [2019-08-29T04:12:31.389Z] #20 29.28 Use something like the following to load the result into a Docker daemon: [2019-08-29T04:12:31.389Z] #20 29.28 tar -cC '/build' . | docker load [2019-08-29T04:12:31.647Z] #20 DONE 29.4s [2019-08-29T04:12:31.647Z] [2019-08-29T04:12:31.647Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-29T04:12:31.647Z] #38 9.116 -- Detecting C compile features - done [2019-08-29T04:12:31.647Z] #38 9.141 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-29T04:12:31.647Z] #38 9.419 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-29T04:12:31.647Z] #38 9.571 -- Configuring done [2019-08-29T04:12:31.647Z] #38 9.593 -- Generating done [2019-08-29T04:12:31.647Z] #38 9.601 -- Build files have been written to: /tmp/tmp.2Oco4bvRxz/tini [2019-08-29T04:12:31.647Z] #38 9.637 + make tini-static [2019-08-29T04:12:31.764Z] #38 8.482 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-29T04:12:31.764Z] #38 8.490 -- Detecting C compiler ABI info [2019-08-29T04:12:31.905Z] #38 10.06 Scanning dependencies of target tini-static [2019-08-29T04:12:31.905Z] #38 10.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-29T04:12:32.706Z] #38 9.172 -- Detecting C compiler ABI info - done [2019-08-29T04:12:32.706Z] #38 9.282 -- Detecting C compile features [2019-08-29T04:12:32.706Z] #38 ... [2019-08-29T04:12:32.706Z] [2019-08-29T04:12:32.706Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-29T04:12:32.706Z] #61 6.552 + RM_GOPATH=0 [2019-08-29T04:12:32.706Z] #61 6.552 + TMP_GOPATH= [2019-08-29T04:12:32.706Z] #61 6.552 + : /build/ [2019-08-29T04:12:32.706Z] #61 6.552 + '[' -z '' ']' [2019-08-29T04:12:32.706Z] #61 6.554 ++ mktemp -d [2019-08-29T04:12:32.706Z] #61 6.555 + export GOPATH=/tmp/tmp.x2kuGxWPGw [2019-08-29T04:12:32.706Z] #61 6.555 + GOPATH=/tmp/tmp.x2kuGxWPGw [2019-08-29T04:12:32.706Z] #61 6.555 + RM_GOPATH=1 [2019-08-29T04:12:32.706Z] #61 6.559 ++ dirname ./install.sh [2019-08-29T04:12:32.706Z] #61 6.560 + dir=. [2019-08-29T04:12:32.706Z] #61 6.561 + bin=rootlesskit [2019-08-29T04:12:32.706Z] #61 6.561 + shift [2019-08-29T04:12:32.706Z] #61 6.561 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-29T04:12:32.706Z] #61 6.561 + . ./rootlesskit.installer [2019-08-29T04:12:32.706Z] #61 6.561 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:12:32.706Z] #61 6.561 + install_rootlesskit [2019-08-29T04:12:32.706Z] #61 6.562 + case "$1" in [2019-08-29T04:12:32.706Z] #61 6.562 + export CGO_ENABLED=0 [2019-08-29T04:12:32.706Z] #61 6.562 + CGO_ENABLED=0 [2019-08-29T04:12:32.706Z] #61 6.562 + _install_rootlesskit [2019-08-29T04:12:32.706Z] #61 6.562 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-29T04:12:32.706Z] #61 6.562 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.x2kuGxWPGw/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:12:32.706Z] #61 6.562 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:12:32.706Z] #61 6.564 Cloning into '/tmp/tmp.x2kuGxWPGw/src/github.com/rootless-containers/rootlesskit'... [2019-08-29T04:12:32.706Z] #61 ... [2019-08-29T04:12:32.706Z] [2019-08-29T04:12:32.706Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:12:32.706Z] #24 5.539 + RM_GOPATH=0 [2019-08-29T04:12:32.706Z] #24 5.540 + TMP_GOPATH= [2019-08-29T04:12:32.706Z] #24 5.540 + : /build [2019-08-29T04:12:32.706Z] #24 5.540 + '[' -z '' ']' [2019-08-29T04:12:32.706Z] #24 5.542 ++ mktemp -d [2019-08-29T04:12:32.706Z] #24 5.554 + export GOPATH=/tmp/tmp.TJibSeWMin [2019-08-29T04:12:32.706Z] #24 5.554 + GOPATH=/tmp/tmp.TJibSeWMin [2019-08-29T04:12:32.706Z] #24 5.554 + RM_GOPATH=1 [2019-08-29T04:12:32.706Z] #24 5.557 ++ dirname ./install.sh [2019-08-29T04:12:32.706Z] #24 5.563 + dir=. [2019-08-29T04:12:32.706Z] #24 5.563 + bin=gometalinter [2019-08-29T04:12:32.706Z] #24 5.563 + shift [2019-08-29T04:12:32.706Z] #24 5.563 + '[' '!' -f ./gometalinter.installer ']' [2019-08-29T04:12:32.706Z] #24 5.563 + . ./gometalinter.installer [2019-08-29T04:12:32.706Z] #24 5.563 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-29T04:12:32.706Z] #24 5.563 + install_gometalinter [2019-08-29T04:12:32.706Z] #24 5.563 + echo 'Installing gometalinter version v2.0.6' [2019-08-29T04:12:32.706Z] #24 5.563 + go get -d github.com/alecthomas/gometalinter [2019-08-29T04:12:32.706Z] #24 5.564 Installing gometalinter version v2.0.6 [2019-08-29T04:12:32.961Z] #24 ... [2019-08-29T04:12:32.961Z] [2019-08-29T04:12:32.961Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:32.961Z] #30 4.373 + RM_GOPATH=0 [2019-08-29T04:12:32.961Z] #30 4.373 + TMP_GOPATH= [2019-08-29T04:12:32.961Z] #30 4.373 + : /build [2019-08-29T04:12:32.961Z] #30 4.373 + '[' -z '' ']' [2019-08-29T04:12:32.961Z] #30 4.373 ++ mktemp -d [2019-08-29T04:12:32.961Z] #30 4.373 + export GOPATH=/tmp/tmp.h0WGI0JZrm [2019-08-29T04:12:32.961Z] #30 4.373 + GOPATH=/tmp/tmp.h0WGI0JZrm [2019-08-29T04:12:32.961Z] #30 4.373 + RM_GOPATH=1 [2019-08-29T04:12:32.961Z] #30 4.373 ++ dirname ./install.sh [2019-08-29T04:12:32.961Z] #30 4.373 + dir=. [2019-08-29T04:12:32.961Z] #30 4.373 + bin=tomlv [2019-08-29T04:12:32.961Z] #30 4.373 + shift [2019-08-29T04:12:32.961Z] #30 4.373 + '[' '!' -f ./tomlv.installer ']' [2019-08-29T04:12:32.961Z] #30 4.373 + . ./tomlv.installer [2019-08-29T04:12:32.961Z] #30 4.373 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:12:32.961Z] #30 4.373 + install_tomlv [2019-08-29T04:12:32.961Z] #30 4.373 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-29T04:12:32.961Z] #30 4.373 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.h0WGI0JZrm/src/github.com/BurntSushi/toml [2019-08-29T04:12:32.961Z] #30 4.373 Cloning into '/tmp/tmp.h0WGI0JZrm/src/github.com/BurntSushi/toml'... [2019-08-29T04:12:32.961Z] #30 4.378 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:12:32.961Z] #30 5.276 + cd /tmp/tmp.h0WGI0JZrm/src/github.com/BurntSushi/toml [2019-08-29T04:12:32.961Z] #30 5.276 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:12:32.961Z] #30 5.282 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:12:32.961Z] #30 5.895 errors [2019-08-29T04:12:32.961Z] #30 5.912 internal/cpu [2019-08-29T04:12:32.961Z] #30 6.023 math/bits [2019-08-29T04:12:32.961Z] #30 6.283 internal/bytealg [2019-08-29T04:12:32.961Z] #30 6.550 math [2019-08-29T04:12:32.961Z] #30 6.655 runtime/internal/atomic [2019-08-29T04:12:32.961Z] #30 6.905 runtime/internal/sys [2019-08-29T04:12:32.961Z] #30 7.081 runtime/internal/math [2019-08-29T04:12:32.961Z] #30 7.295 runtime [2019-08-29T04:12:33.216Z] #30 ... [2019-08-29T04:12:33.216Z] [2019-08-29T04:12:33.216Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-29T04:12:33.216Z] #27 6.272 + RM_GOPATH=0 [2019-08-29T04:12:33.216Z] #27 6.272 + TMP_GOPATH= [2019-08-29T04:12:33.216Z] #27 6.272 + : /build [2019-08-29T04:12:33.216Z] #27 6.272 + '[' -z '' ']' [2019-08-29T04:12:33.216Z] #27 6.272 ++ mktemp -d [2019-08-29T04:12:33.216Z] #27 6.282 + export GOPATH=/tmp/tmp.2VtRxBnuPT [2019-08-29T04:12:33.216Z] #27 6.282 + GOPATH=/tmp/tmp.2VtRxBnuPT [2019-08-29T04:12:33.216Z] #27 6.282 + RM_GOPATH=1 [2019-08-29T04:12:33.216Z] #27 6.283 ++ dirname ./install.sh [2019-08-29T04:12:33.216Z] #27 6.296 + dir=. [2019-08-29T04:12:33.216Z] #27 6.298 + bin=gotestsum [2019-08-29T04:12:33.216Z] #27 6.298 + shift [2019-08-29T04:12:33.216Z] #27 6.298 + '[' '!' -f ./gotestsum.installer ']' [2019-08-29T04:12:33.216Z] #27 6.299 + . ./gotestsum.installer [2019-08-29T04:12:33.216Z] #27 6.299 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-29T04:12:33.216Z] #27 6.299 + install_gotestsum [2019-08-29T04:12:33.217Z] #27 6.299 + echo 'Installing gotestsum version v0.3.5' [2019-08-29T04:12:33.217Z] #27 6.300 Installing gotestsum version v0.3.5 [2019-08-29T04:12:33.217Z] #27 6.300 + go get -d gotest.tools/gotestsum [2019-08-29T04:12:33.217Z] #27 ... [2019-08-29T04:12:33.217Z] [2019-08-29T04:12:33.217Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:12:33.217Z] #55 3.853 + mktemp -d [2019-08-29T04:12:33.217Z] #55 3.853 + export GOPATH=/tmp/tmp.YZBVydjH4H [2019-08-29T04:12:33.217Z] #55 3.853 + git clone https://github.com/docker/distribution.git /tmp/tmp.YZBVydjH4H/src/github.com/docker/distribution [2019-08-29T04:12:33.217Z] #55 3.855 Cloning into '/tmp/tmp.YZBVydjH4H/src/github.com/docker/distribution'... [2019-08-29T04:12:33.284Z] #38 ... [2019-08-29T04:12:33.284Z] [2019-08-29T04:12:33.284Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:33.284Z] #30 63.42 os [2019-08-29T04:12:33.284Z] #30 66.29 bytes [2019-08-29T04:12:33.284Z] #30 68.76 fmt [2019-08-29T04:12:33.284Z] #30 68.95 bufio [2019-08-29T04:12:33.284Z] #30 70.40 path/filepath [2019-08-29T04:12:33.284Z] #30 71.81 io/ioutil [2019-08-29T04:12:33.284Z] #30 73.23 path [2019-08-29T04:12:33.284Z] #30 ... [2019-08-29T04:12:33.284Z] [2019-08-29T04:12:33.284Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:33.284Z] #13 3.890 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:12:33.284Z] #13 3.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:12:33.284Z] #13 3.915 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:12:33.284Z] #13 3.917 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:12:33.284Z] #13 3.978 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:12:33.284Z] #13 4.816 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:12:33.472Z] #55 ... [2019-08-29T04:12:33.472Z] [2019-08-29T04:12:33.472Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:12:33.472Z] #42 6.024 + RM_GOPATH=0 [2019-08-29T04:12:33.472Z] #42 6.024 + TMP_GOPATH= [2019-08-29T04:12:33.472Z] #42 6.025 + : /build [2019-08-29T04:12:33.472Z] #42 6.025 + '[' -z '' ']' [2019-08-29T04:12:33.472Z] #42 6.032 ++ mktemp -d [2019-08-29T04:12:33.472Z] #42 6.032 + export GOPATH=/tmp/tmp.TJARETB5VD [2019-08-29T04:12:33.472Z] #42 6.032 + GOPATH=/tmp/tmp.TJARETB5VD [2019-08-29T04:12:33.472Z] #42 6.032 + RM_GOPATH=1 [2019-08-29T04:12:33.472Z] #42 6.033 ++ dirname ./install.sh [2019-08-29T04:12:33.472Z] #42 6.046 + dir=. [2019-08-29T04:12:33.472Z] #42 6.047 + bin=runc [2019-08-29T04:12:33.472Z] #42 6.047 + shift [2019-08-29T04:12:33.472Z] #42 6.047 + '[' '!' -f ./runc.installer ']' [2019-08-29T04:12:33.472Z] #42 6.047 + . ./runc.installer [2019-08-29T04:12:33.472Z] #42 6.048 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:12:33.472Z] #42 6.049 + install_runc [2019-08-29T04:12:33.472Z] #42 6.052 + uname -r [2019-08-29T04:12:33.472Z] #42 6.052 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-29T04:12:33.472Z] #42 6.066 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-29T04:12:33.472Z] #42 6.066 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-29T04:12:33.472Z] #42 6.066 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-29T04:12:33.472Z] #42 6.066 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TJARETB5VD/src/github.com/opencontainers/runc [2019-08-29T04:12:33.472Z] #42 6.067 Cloning into '/tmp/tmp.TJARETB5VD/src/github.com/opencontainers/runc'... [2019-08-29T04:12:33.472Z] #42 ... [2019-08-29T04:12:33.472Z] [2019-08-29T04:12:33.472Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:33.472Z] #33 6.533 + RM_GOPATH=0 [2019-08-29T04:12:33.472Z] #33 6.534 + TMP_GOPATH= [2019-08-29T04:12:33.472Z] #33 6.534 + : /build [2019-08-29T04:12:33.472Z] #33 6.534 + '[' -z '' ']' [2019-08-29T04:12:33.472Z] #33 6.535 ++ mktemp -d [2019-08-29T04:12:33.472Z] #33 6.537 + export GOPATH=/tmp/tmp.6F87GKI6yR [2019-08-29T04:12:33.472Z] #33 6.537 + GOPATH=/tmp/tmp.6F87GKI6yR [2019-08-29T04:12:33.472Z] #33 6.537 + RM_GOPATH=1 [2019-08-29T04:12:33.472Z] #33 6.538 ++ dirname ./install.sh [2019-08-29T04:12:33.472Z] #33 6.538 + dir=. [2019-08-29T04:12:33.472Z] #33 6.538 + bin=vndr [2019-08-29T04:12:33.472Z] #33 6.538 + shift [2019-08-29T04:12:33.472Z] #33 6.538 + '[' '!' -f ./vndr.installer ']' [2019-08-29T04:12:33.472Z] #33 6.538 + . ./vndr.installer [2019-08-29T04:12:33.472Z] #33 6.539 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:12:33.472Z] #33 6.539 + install_vndr [2019-08-29T04:12:33.472Z] #33 6.539 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-29T04:12:33.472Z] #33 6.539 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6F87GKI6yR/src/github.com/LK4D4/vndr [2019-08-29T04:12:33.472Z] #33 6.539 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:12:33.472Z] #33 6.544 Cloning into '/tmp/tmp.6F87GKI6yR/src/github.com/LK4D4/vndr'... [2019-08-29T04:12:33.472Z] #33 7.394 + cd /tmp/tmp.6F87GKI6yR/src/github.com/LK4D4/vndr [2019-08-29T04:12:33.472Z] #33 7.394 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:12:33.472Z] #33 7.433 + go build -buildmode=pie -v -o /build/vndr . [2019-08-29T04:12:33.472Z] #33 8.627 errors [2019-08-29T04:12:33.472Z] #33 8.651 internal/cpu [2019-08-29T04:12:33.472Z] #33 8.753 internal/race [2019-08-29T04:12:33.472Z] #33 8.823 runtime/internal/atomic [2019-08-29T04:12:33.472Z] #33 9.144 runtime/internal/sys [2019-08-29T04:12:33.472Z] #33 9.243 internal/bytealg [2019-08-29T04:12:33.472Z] #33 9.472 runtime/internal/math [2019-08-29T04:12:33.472Z] #33 9.584 sync/atomic [2019-08-29T04:12:33.472Z] #33 9.950 unicode [2019-08-29T04:12:33.472Z] #33 9.960 runtime [2019-08-29T04:12:33.728Z] #33 ... [2019-08-29T04:12:33.728Z] [2019-08-29T04:12:33.728Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:33.728Z] #57 7.458 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:12:33.728Z] #57 7.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:12:33.728Z] #57 7.480 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:12:33.728Z] #57 7.495 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:12:33.728Z] #57 7.550 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:12:33.728Z] #57 8.288 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:12:33.728Z] #57 10.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:12:33.728Z] #57 11.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:12:33.728Z] #57 ... [2019-08-29T04:12:33.728Z] [2019-08-29T04:12:33.728Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:33.728Z] #30 11.13 unicode/utf8 [2019-08-29T04:12:33.850Z] #13 ... [2019-08-29T04:12:33.850Z] [2019-08-29T04:12:33.850Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:33.850Z] #30 74.29 text/tabwriter [2019-08-29T04:12:34.108Z] #30 ... [2019-08-29T04:12:34.108Z] [2019-08-29T04:12:34.108Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:34.108Z] #33 64.46 time [2019-08-29T04:12:34.108Z] #33 65.89 sort [2019-08-29T04:12:34.108Z] #33 67.82 internal/fmtsort [2019-08-29T04:12:34.108Z] #33 68.74 internal/syscall/unix [2019-08-29T04:12:34.108Z] #33 69.03 strings [2019-08-29T04:12:34.108Z] #33 71.55 path [2019-08-29T04:12:34.108Z] #33 72.25 internal/poll [2019-08-29T04:12:34.108Z] #33 72.46 regexp/syntax [2019-08-29T04:12:34.108Z] #33 ... [2019-08-29T04:12:34.108Z] [2019-08-29T04:12:34.108Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:34.108Z] #13 7.608 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:12:34.366Z] #13 ... [2019-08-29T04:12:34.366Z] [2019-08-29T04:12:34.366Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:12:34.366Z] #58 4.823 Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:12:34.366Z] #58 4.823 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:12:34.366Z] #58 6.379 fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:12:34.366Z] #58 6.421 GEN .gitid [2019-08-29T04:12:34.366Z] #58 6.428 GEN criu/include/version.h [2019-08-29T04:12:34.366Z] #58 6.473 GEN include/common/asm [2019-08-29T04:12:34.366Z] #58 10.13 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-29T04:12:34.366Z] #58 10.20 PBCC images/opts.pb-c.c [2019-08-29T04:12:34.366Z] #58 10.25 PBCC images/sit.pb-c.c [2019-08-29T04:12:34.366Z] #58 ... [2019-08-29T04:12:34.366Z] [2019-08-29T04:12:34.366Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-29T04:12:34.366Z] #38 12.72 [100%] Linking C executable tini-static [2019-08-29T04:12:34.655Z] #30 11.76 strconv [2019-08-29T04:12:35.301Z] #38 13.42 [100%] Built target tini-static [2019-08-29T04:12:35.301Z] #38 13.55 + mkdir -p /build [2019-08-29T04:12:35.301Z] #38 13.55 + cp tini-static /build/docker-init [2019-08-29T04:12:35.301Z] #38 DONE 13.7s [2019-08-29T04:12:35.301Z] [2019-08-29T04:12:35.301Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:12:35.301Z] #58 10.29 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-29T04:12:35.301Z] #58 10.38 DEP images/opts.pb-c.d [2019-08-29T04:12:35.301Z] #58 10.44 DEP images/sit.pb-c.d [2019-08-29T04:12:35.301Z] #58 10.55 PBCC images/macvlan.pb-c.c [2019-08-29T04:12:35.301Z] #58 10.58 DEP images/macvlan.pb-c.d [2019-08-29T04:12:35.301Z] #58 10.68 PBCC images/autofs.pb-c.c [2019-08-29T04:12:35.301Z] #58 10.78 DEP images/autofs.pb-c.d [2019-08-29T04:12:35.301Z] #58 10.83 PBCC images/sysctl.pb-c.c [2019-08-29T04:12:35.301Z] #58 10.87 DEP images/sysctl.pb-c.d [2019-08-29T04:12:35.301Z] #58 10.91 PBCC images/time.pb-c.c [2019-08-29T04:12:35.301Z] #58 10.92 DEP images/time.pb-c.d [2019-08-29T04:12:35.301Z] #58 11.00 PBCC images/binfmt-misc.pb-c.c [2019-08-29T04:12:35.301Z] #58 11.02 DEP images/binfmt-misc.pb-c.d [2019-08-29T04:12:35.301Z] #58 11.08 PBCC images/seccomp.pb-c.c [2019-08-29T04:12:35.301Z] #58 11.11 DEP images/seccomp.pb-c.d [2019-08-29T04:12:35.301Z] #58 11.18 PBCC images/userns.pb-c.c [2019-08-29T04:12:35.301Z] #58 11.22 DEP images/userns.pb-c.d [2019-08-29T04:12:35.560Z] #58 11.32 PBCC images/cgroup.pb-c.c [2019-08-29T04:12:35.560Z] #58 11.41 DEP images/cgroup.pb-c.d [2019-08-29T04:12:35.818Z] #58 11.49 PBCC images/fown.pb-c.c [2019-08-29T04:12:35.818Z] #58 11.53 PBCC images/ext-file.pb-c.c [2019-08-29T04:12:35.818Z] #58 11.63 DEP images/fown.pb-c.d [2019-08-29T04:12:35.818Z] #58 11.64 DEP images/ext-file.pb-c.d [2019-08-29T04:12:35.818Z] #58 11.69 PBCC images/rpc.pb-c.c [2019-08-29T04:12:35.818Z] #58 11.75 DEP images/rpc.pb-c.d [2019-08-29T04:12:36.076Z] #58 11.82 PBCC images/siginfo.pb-c.c [2019-08-29T04:12:36.333Z] #58 11.90 DEP images/siginfo.pb-c.d [2019-08-29T04:12:36.333Z] #58 11.98 PBCC images/pagemap.pb-c.c [2019-08-29T04:12:36.333Z] #58 12.07 DEP images/pagemap.pb-c.d [2019-08-29T04:12:36.543Z] #30 ... [2019-08-29T04:12:36.543Z] [2019-08-29T04:12:36.543Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-29T04:12:36.543Z] #53 13.34 + mkdir -p /build [2019-08-29T04:12:36.543Z] #53 13.34 + mv docker/docker /build/ [2019-08-29T04:12:36.543Z] #53 13.34 + rmdir docker [2019-08-29T04:12:36.543Z] #53 DONE 13.9s [2019-08-29T04:12:36.591Z] #58 12.20 PBCC images/rlimit.pb-c.c [2019-08-29T04:12:36.591Z] #58 12.25 DEP images/rlimit.pb-c.d [2019-08-29T04:12:36.591Z] #58 12.25 PBCC images/file-lock.pb-c.c [2019-08-29T04:12:36.591Z] #58 12.26 DEP images/file-lock.pb-c.d [2019-08-29T04:12:36.591Z] #58 12.36 PBCC images/tty.pb-c.c [2019-08-29T04:12:36.591Z] #58 12.42 DEP images/tty.pb-c.d [2019-08-29T04:12:36.799Z] [2019-08-29T04:12:36.799Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:12:36.799Z] #42 13.26 + cd /tmp/tmp.TJARETB5VD/src/github.com/opencontainers/runc [2019-08-29T04:12:36.799Z] #42 13.27 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:12:36.799Z] #42 13.55 + '[' -z '' ']' [2019-08-29T04:12:36.799Z] #42 13.55 + target=static [2019-08-29T04:12:36.799Z] #42 13.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-29T04:12:36.849Z] #58 12.50 PBCC images/tun.pb-c.c [2019-08-29T04:12:36.849Z] #58 12.60 PBCC images/netdev.pb-c.c [2019-08-29T04:12:36.849Z] #58 12.67 DEP images/tun.pb-c.d [2019-08-29T04:12:37.107Z] #58 12.76 DEP images/netdev.pb-c.d [2019-08-29T04:12:37.107Z] #58 12.82 PBCC images/vma.pb-c.c [2019-08-29T04:12:37.107Z] #58 12.86 DEP images/vma.pb-c.d [2019-08-29T04:12:37.107Z] #58 12.98 PBCC images/creds.pb-c.c [2019-08-29T04:12:37.107Z] #58 13.02 DEP images/creds.pb-c.d [2019-08-29T04:12:37.365Z] #58 13.09 PBCC images/utsns.pb-c.c [2019-08-29T04:12:37.365Z] #58 13.15 DEP images/utsns.pb-c.d [2019-08-29T04:12:37.365Z] #58 13.22 PBCC images/ipc-desc.pb-c.c [2019-08-29T04:12:37.365Z] #58 13.23 PBCC images/ipc-sem.pb-c.c [2019-08-29T04:12:37.365Z] #58 13.26 DEP images/ipc-desc.pb-c.d [2019-08-29T04:12:37.622Z] #58 13.29 DEP images/ipc-sem.pb-c.d [2019-08-29T04:12:37.622Z] #58 13.35 PBCC images/ipc-msg.pb-c.c [2019-08-29T04:12:37.622Z] #58 13.42 DEP images/ipc-msg.pb-c.d [2019-08-29T04:12:37.880Z] #58 13.50 PBCC images/ipc-shm.pb-c.c [2019-08-29T04:12:37.880Z] #58 13.54 DEP images/ipc-shm.pb-c.d [2019-08-29T04:12:37.880Z] #58 13.61 PBCC images/ipc-var.pb-c.c [2019-08-29T04:12:37.880Z] #58 13.67 DEP images/ipc-var.pb-c.d [2019-08-29T04:12:37.880Z] #58 13.70 PBCC images/sk-opts.pb-c.c [2019-08-29T04:12:37.880Z] #58 13.77 PBCC images/packet-sock.pb-c.c [2019-08-29T04:12:37.880Z] #58 13.82 DEP images/sk-opts.pb-c.d [2019-08-29T04:12:38.139Z] #58 13.86 DEP images/packet-sock.pb-c.d [2019-08-29T04:12:38.139Z] #58 13.96 PBCC images/sk-netlink.pb-c.c [2019-08-29T04:12:38.139Z] #58 14.03 DEP images/sk-netlink.pb-c.d [2019-08-29T04:12:38.165Z] #42 ... [2019-08-29T04:12:38.165Z] [2019-08-29T04:12:38.165Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-29T04:12:38.165Z] #38 11.24 -- Detecting C compile features - done [2019-08-29T04:12:38.165Z] #38 11.29 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-29T04:12:38.165Z] #38 11.58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-29T04:12:38.165Z] #38 11.73 -- Configuring done [2019-08-29T04:12:38.165Z] #38 11.76 -- Generating done [2019-08-29T04:12:38.165Z] #38 11.77 -- Build files have been written to: /tmp/tmp.ivw6uPRWDC/tini [2019-08-29T04:12:38.165Z] #38 11.80 + make tini-static [2019-08-29T04:12:38.165Z] #38 12.22 Scanning dependencies of target tini-static [2019-08-29T04:12:38.165Z] #38 12.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-29T04:12:38.165Z] #38 14.08 [100%] Linking C executable tini-static [2019-08-29T04:12:38.165Z] #38 14.74 [100%] Built target tini-static [2019-08-29T04:12:38.165Z] #38 14.80 + mkdir -p /build [2019-08-29T04:12:38.165Z] #38 14.82 + cp tini-static /build/docker-init [2019-08-29T04:12:38.165Z] #38 DONE 14.9s [2019-08-29T04:12:38.397Z] #58 14.08 PBCC images/sk-inet.pb-c.c [2019-08-29T04:12:38.397Z] #58 14.15 DEP images/sk-inet.pb-c.d [2019-08-29T04:12:38.397Z] #58 14.18 PBCC images/sk-unix.pb-c.c [2019-08-29T04:12:38.397Z] #58 14.24 DEP images/sk-unix.pb-c.d [2019-08-29T04:12:38.397Z] #58 14.30 PBCC images/mm.pb-c.c [2019-08-29T04:12:38.420Z] [2019-08-29T04:12:38.420Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:12:38.420Z] #55 14.67 + cd /tmp/tmp.YZBVydjH4H/src/github.com/docker/distribution [2019-08-29T04:12:38.420Z] #55 14.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-29T04:12:38.655Z] #58 14.38 DEP images/mm.pb-c.d [2019-08-29T04:12:38.655Z] #58 14.47 PBCC images/timerfd.pb-c.c [2019-08-29T04:12:38.655Z] #58 14.55 DEP images/timerfd.pb-c.d [2019-08-29T04:12:38.913Z] #58 14.61 PBCC images/timer.pb-c.c [2019-08-29T04:12:38.913Z] #58 14.66 DEP images/timer.pb-c.d [2019-08-29T04:12:38.913Z] #58 14.74 PBCC images/sa.pb-c.c [2019-08-29T04:12:38.913Z] #58 14.78 DEP images/sa.pb-c.d [2019-08-29T04:12:39.171Z] #58 14.85 PBCC images/pipe-data.pb-c.c [2019-08-29T04:12:39.171Z] #58 14.89 DEP images/pipe-data.pb-c.d [2019-08-29T04:12:39.171Z] #58 14.96 PBCC images/mnt.pb-c.c [2019-08-29T04:12:39.171Z] #58 15.03 DEP images/mnt.pb-c.d [2019-08-29T04:12:39.430Z] #58 15.08 PBCC images/sk-packet.pb-c.c [2019-08-29T04:12:39.430Z] #58 15.11 DEP images/sk-packet.pb-c.d [2019-08-29T04:12:39.430Z] #58 15.18 PBCC images/tcp-stream.pb-c.c [2019-08-29T04:12:39.430Z] #58 15.28 DEP images/tcp-stream.pb-c.d [2019-08-29T04:12:39.688Z] #58 15.34 PBCC images/pipe.pb-c.c [2019-08-29T04:12:39.688Z] #58 15.42 DEP images/pipe.pb-c.d [2019-08-29T04:12:39.688Z] #58 15.47 PBCC images/pstree.pb-c.c [2019-08-29T04:12:39.688Z] #58 15.50 DEP images/pstree.pb-c.d [2019-08-29T04:12:39.688Z] #58 15.55 PBCC images/fs.pb-c.c [2019-08-29T04:12:39.688Z] #58 15.61 DEP images/fs.pb-c.d [2019-08-29T04:12:39.782Z] #55 16.95 + GOPATH=/tmp/tmp.YZBVydjH4H/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YZBVydjH4H go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-29T04:12:39.782Z] #55 ... [2019-08-29T04:12:39.782Z] [2019-08-29T04:12:39.782Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-29T04:12:39.782Z] #44 7.261 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:12:39.782Z] #44 7.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:12:39.782Z] #44 7.315 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:12:39.782Z] #44 7.318 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:12:39.782Z] #44 7.358 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:12:39.782Z] #44 8.086 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-29T04:12:39.782Z] #44 9.837 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-29T04:12:39.782Z] #44 10.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:12:39.946Z] #58 15.68 PBCC images/signalfd.pb-c.c [2019-08-29T04:12:39.946Z] #58 15.74 DEP images/signalfd.pb-c.d [2019-08-29T04:12:39.946Z] #58 15.80 PBCC images/fh.pb-c.c [2019-08-29T04:12:39.946Z] #58 15.89 PBCC images/fsnotify.pb-c.c [2019-08-29T04:12:40.038Z] #44 ... [2019-08-29T04:12:40.038Z] [2019-08-29T04:12:40.038Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:40.038Z] #30 15.87 internal/race [2019-08-29T04:12:40.038Z] #30 16.04 sync/atomic [2019-08-29T04:12:40.038Z] #30 16.43 unicode [2019-08-29T04:12:40.177Z] + rm -rf /tmp/tmp.fweAH8rRQo [2019-08-29T04:12:40.177Z] Removing intermediate container d960e27f6676 [2019-08-29T04:12:40.177Z] ---> db613d68dcf6 [2019-08-29T04:12:40.177Z] Step 19/126 : FROM base AS frozen-images [2019-08-29T04:12:40.177Z] ---> 55113d1b9c03 [2019-08-29T04:12:40.177Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:12:40.177Z] ---> Using cache [2019-08-29T04:12:40.177Z] ---> 5956dd7cec44 [2019-08-29T04:12:40.177Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-08-29T04:12:40.177Z] ---> Running in 0519465398ac [2019-08-29T04:12:40.177Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:12:40.177Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:12:40.177Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:12:40.177Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:12:40.177Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:12:40.177Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-29T04:12:40.177Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-29T04:12:40.177Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-29T04:12:40.204Z] #58 15.95 DEP images/fh.pb-c.d [2019-08-29T04:12:40.204Z] #58 16.04 DEP images/fsnotify.pb-c.d [2019-08-29T04:12:40.461Z] #58 16.08 PBCC images/eventpoll.pb-c.c [2019-08-29T04:12:40.461Z] #58 16.11 DEP images/eventpoll.pb-c.d [2019-08-29T04:12:40.461Z] #58 16.17 PBCC images/eventfd.pb-c.c [2019-08-29T04:12:40.461Z] #58 16.24 DEP images/eventfd.pb-c.d [2019-08-29T04:12:40.461Z] #58 16.30 PBCC images/remap-file-path.pb-c.c [2019-08-29T04:12:40.719Z] #58 16.32 DEP images/remap-file-path.pb-c.d [2019-08-29T04:12:40.719Z] #58 16.35 PBCC images/fifo.pb-c.c [2019-08-29T04:12:40.719Z] #58 16.38 DEP images/fifo.pb-c.d [2019-08-29T04:12:40.719Z] #58 16.43 PBCC images/ghost-file.pb-c.c [2019-08-29T04:12:40.719Z] #58 16.49 DEP images/ghost-file.pb-c.d [2019-08-29T04:12:40.719Z] #58 16.57 PBCC images/regfile.pb-c.c [2019-08-29T04:12:40.977Z] #58 16.59 DEP images/regfile.pb-c.d [2019-08-29T04:12:40.977Z] #58 16.65 PBCC images/ns.pb-c.c [2019-08-29T04:12:40.977Z] #58 16.66 DEP images/ns.pb-c.d [2019-08-29T04:12:40.977Z] #58 16.74 PBCC images/fdinfo.pb-c.c [2019-08-29T04:12:41.234Z] #58 16.85 DEP images/fdinfo.pb-c.d [2019-08-29T04:12:41.234Z] #58 16.94 PBCC images/core-aarch64.pb-c.c [2019-08-29T04:12:41.234Z] #58 17.04 PBCC images/core-arm.pb-c.c [2019-08-29T04:12:41.234Z] #58 17.05 PBCC images/core-ppc64.pb-c.c [2019-08-29T04:12:41.234Z] #58 17.12 PBCC images/core-s390.pb-c.c [2019-08-29T04:12:41.492Z] #58 17.23 PBCC images/core-x86.pb-c.c [2019-08-29T04:12:41.492Z] #58 17.34 PBCC images/core.pb-c.c [2019-08-29T04:12:41.648Z] Fetched 7716 kB in 2s (3057 kB/s) [2019-08-29T04:12:41.750Z] #58 17.39 PBCC images/inventory.pb-c.c [2019-08-29T04:12:41.750Z] #58 17.47 DEP images/core-aarch64.pb-c.d [2019-08-29T04:12:41.750Z] #58 17.55 DEP images/core-arm.pb-c.d [2019-08-29T04:12:41.750Z] #58 17.62 DEP images/core-ppc64.pb-c.d [2019-08-29T04:12:41.927Z] #30 19.22 internal/testlog [2019-08-29T04:12:41.927Z] #30 19.46 encoding [2019-08-29T04:12:42.008Z] #58 17.67 DEP images/core-s390.pb-c.d [2019-08-29T04:12:42.008Z] #58 17.72 DEP images/core-x86.pb-c.d [2019-08-29T04:12:42.008Z] #58 17.78 DEP images/core.pb-c.d [2019-08-29T04:12:42.183Z] #30 19.60 runtime/cgo [2019-08-29T04:12:42.279Z] #58 17.88 DEP images/inventory.pb-c.d [2019-08-29T04:12:42.279Z] #58 17.95 PBCC images/cpuinfo.pb-c.c [2019-08-29T04:12:42.279Z] #58 17.99 DEP images/cpuinfo.pb-c.d [2019-08-29T04:12:42.279Z] #58 18.08 PBCC images/stats.pb-c.c [2019-08-29T04:12:42.279Z] #58 18.10 DEP images/stats.pb-c.d [2019-08-29T04:12:42.655Z] Reading package lists... [2019-08-29T04:12:43.109Z] #30 ... [2019-08-29T04:12:43.109Z] [2019-08-29T04:12:43.109Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-29T04:12:43.109Z] #61 10.29 + cd /tmp/tmp.x2kuGxWPGw/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:12:43.109Z] #61 10.29 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:12:43.109Z] #61 10.96 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:12:43.109Z] #61 10.96 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-29T04:12:43.109Z] #61 ... [2019-08-29T04:12:43.109Z] [2019-08-29T04:12:43.109Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:43.109Z] #57 20.56 Fetched 7918 kB in 14s (562 kB/s) [2019-08-29T04:12:43.661Z] Reading package lists... [2019-08-29T04:12:43.944Z] Building dependency tree... [2019-08-29T04:12:43.944Z] Reading state information... [2019-08-29T04:12:43.944Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-29T04:12:43.944Z] The following additional packages will be installed: [2019-08-29T04:12:43.944Z] libjq1 libonig4 [2019-08-29T04:12:44.179Z] #58 ... [2019-08-29T04:12:44.179Z] [2019-08-29T04:12:44.179Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:44.179Z] #30 74.92 flag [2019-08-29T04:12:44.179Z] #30 75.61 github.com/BurntSushi/toml [2019-08-29T04:12:44.179Z] #30 76.94 log [2019-08-29T04:12:44.179Z] #30 80.07 github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:12:44.179Z] #30 DONE 84.4s [2019-08-29T04:12:44.179Z] [2019-08-29T04:12:44.179Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:12:44.179Z] #58 19.62 make[1]: Nothing to be done for 'all'. [2019-08-29T04:12:44.179Z] #58 ... [2019-08-29T04:12:44.179Z] [2019-08-29T04:12:44.179Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:12:44.179Z] #47 33.82 Checking out files: 30% (873/2840) Checking out files: 31% (881/2840) Checking out files: 32% (909/2840) Checking out files: 33% (938/2840) Checking out files: 34% (966/2840) Checking out files: 35% (994/2840) Checking out files: 36% (1023/2840) Checking out files: 37% (1051/2840) Checking out files: 38% (1080/2840) Checking out files: 39% (1108/2840) Checking out files: 40% (1136/2840) Checking out files: 41% (1165/2840) Checking out files: 42% (1193/2840) Checking out files: 43% (1222/2840) Checking out files: 44% (1250/2840) Checking out files: 45% (1278/2840) Checking out files: 46% (1307/2840) Checking out files: 47% (1335/2840) Checking out files: 48% (1364/2840) Checking out files: 49% (1392/2840) Checking out files: 50% (1420/2840) Checking out files: 51% (1449/2840) Checking out files: 52% (1477/2840) Checking out files: 53% (1506/2840) Checking out files: 54% (1534/2840) Checking out files: 55% (1562/2840) Checking out files: 56% (1591/2840) Checking out files: 57% (1619/2840) Checking out files: 58% (1648/2840) Checking out files: 59% (1676/2840) Checking out files: 60% (1704/2840) Checking out files: 61% (1733/2840) Checking out files: 62% (1761/2840) Checking out files: 63% (1790/2840) Checking out files: 64% (1818/2840) Checking out files: 65% (1846/2840) Checking out files: 66% (1875/2840) Checking out files: 67% (1903/2840) Checking out files: 68% (1932/2840) Checking out files: 69% (1960/2840) Checking out files: 70% (1988/2840) Checking out files: 71% (2017/2840) Checking out files: 72% (2045/2840) Checking out files: 73% (2074/2840) Checking out files: 74% (2102/2840) Checking out files: 75% (2130/2840) Checking out files: 76% (2159/2840) Checking out files: 77% (2187/2840) Checking out files: 78% (2216/2840) Checking out files: 78% (2224/2840) Checking out files: 79% (2244/2840) Checking out files: 80% (2272/2840) Checking out files: 81% (2301/2840) Checking out files: 82% (2329/2840) Checking out files: 83% (2358/2840) Checking out files: 84% (2386/2840) Checking out files: 85% (2414/2840) Checking out files: 86% (2443/2840) Checking out files: 87% (2471/2840) Checking out files: 88% (2500/2840) Checking out files: 89% (2528/2840) Checking out files: 90% (2556/2840) Checking out files: 91% (2585/2840) Checking out files: 92% (2613/2840) Checking out files: 93% (2642/2840) Checking out files: 94% (2670/2840) Checking out files: 95% (2698/2840) Checking out files: 96% (2727/2840) Checking out files: 97% (2755/2840) Checking out files: 98% (2784/2840) Checking out files: 99% (2812/2840) Checking out files: 100% (2840/2840) Checking out files: 100% (2840/2840), done. [2019-08-29T04:12:44.179Z] #47 35.62 + cd /tmp/tmp.VMw1H3hNsu/src/github.com/containerd/containerd [2019-08-29T04:12:44.179Z] #47 35.62 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:12:44.179Z] #47 37.19 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-29T04:12:44.179Z] #47 37.19 + BUILDTAGS='netgo osusergo static_build' [2019-08-29T04:12:44.179Z] #47 37.19 + export EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:12:44.179Z] #47 37.19 + EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:12:44.179Z] #47 37.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-29T04:12:44.179Z] #47 37.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-29T04:12:44.179Z] #47 37.19 + '[' '' = dynamic ']' [2019-08-29T04:12:44.179Z] #47 37.19 + make [2019-08-29T04:12:44.179Z] #47 38.05 🇩 bin/ctr [2019-08-29T04:12:44.227Z] The following NEW packages will be installed: [2019-08-29T04:12:44.227Z] jq libjq1 libonig4 [2019-08-29T04:12:44.227Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:12:44.227Z] Need to get 310 kB of archives. [2019-08-29T04:12:44.227Z] After this operation, 1267 kB of additional disk space will be used. [2019-08-29T04:12:44.227Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-29T04:12:44.227Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-29T04:12:44.227Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-29T04:12:44.473Z] #57 20.56 Reading package lists... [2019-08-29T04:12:44.473Z] #57 ... [2019-08-29T04:12:44.473Z] [2019-08-29T04:12:44.473Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:12:44.473Z] #24 11.79 + cd /tmp/tmp.TJibSeWMin/src/github.com/alecthomas/gometalinter [2019-08-29T04:12:44.473Z] #24 11.79 + git checkout -q v2.0.6 [2019-08-29T04:12:44.473Z] #24 12.17 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-29T04:12:44.473Z] #24 ... [2019-08-29T04:12:44.473Z] [2019-08-29T04:12:44.473Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-29T04:12:44.473Z] #50 18.98 + cd /tmp/tmp.7CjpibAhwd/src/github.com/docker/libnetwork [2019-08-29T04:12:44.473Z] #50 18.99 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:12:44.473Z] #50 19.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-29T04:12:44.511Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:12:44.511Z] Fetched 310 kB in 0s (3546 kB/s) [2019-08-29T04:12:44.511Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-29T04:12:44.511Z] (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-08-29T04:12:44.511Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-08-29T04:12:44.511Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-29T04:12:44.511Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-29T04:12:44.511Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-29T04:12:44.511Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-29T04:12:44.511Z] Selecting previously unselected package jq. [2019-08-29T04:12:44.511Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-29T04:12:44.511Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:12:44.511Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-29T04:12:44.511Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-29T04:12:44.511Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:44.511Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:12:45.112Z] #47 ... [2019-08-29T04:12:45.112Z] [2019-08-29T04:12:45.112Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:45.112Z] #13 8.544 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-29T04:12:45.112Z] #13 18.64 Fetched 7918 kB in 15s (503 kB/s) [2019-08-29T04:12:45.112Z] #13 18.64 Reading package lists... [2019-08-29T04:12:45.112Z] #13 ... [2019-08-29T04:12:45.112Z] [2019-08-29T04:12:45.112Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:45.112Z] #33 75.63 os [2019-08-29T04:12:45.112Z] #33 79.10 regexp [2019-08-29T04:12:45.112Z] #33 80.56 fmt [2019-08-29T04:12:45.112Z] #33 82.56 path/filepath [2019-08-29T04:12:45.112Z] #33 84.03 io/ioutil [2019-08-29T04:12:45.112Z] #33 84.77 encoding/binary [2019-08-29T04:12:45.129Z] Removing intermediate container 0519465398ac [2019-08-29T04:12:45.129Z] ---> c5c7f8e3c5a9 [2019-08-29T04:12:45.129Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-29T04:12:45.129Z] ---> 2a9f4942bc21 [2019-08-29T04:12:45.129Z] Step 23/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-08-29T04:12:45.413Z] ---> Running in 057ced2b3ff7 [2019-08-29T04:12:45.680Z] #33 85.95 flag [2019-08-29T04:12:45.847Z] #50 ... [2019-08-29T04:12:45.847Z] [2019-08-29T04:12:45.847Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:45.847Z] #33 12.98 unicode/utf8 [2019-08-29T04:12:45.847Z] #33 13.53 math/bits [2019-08-29T04:12:45.847Z] #33 14.53 math [2019-08-29T04:12:45.847Z] #33 19.00 strconv [2019-08-29T04:12:45.847Z] #33 21.86 internal/testlog [2019-08-29T04:12:45.847Z] #33 22.05 encoding [2019-08-29T04:12:45.847Z] #33 22.14 unicode/utf16 [2019-08-29T04:12:45.847Z] #33 22.35 container/list [2019-08-29T04:12:45.847Z] #33 22.79 crypto/internal/subtle [2019-08-29T04:12:45.847Z] #33 22.91 crypto/subtle [2019-08-29T04:12:45.847Z] #33 23.06 crypto/rc4 [2019-08-29T04:12:45.847Z] #33 23.28 internal/x/crypto/cryptobyte/asn1 [2019-08-29T04:12:45.938Z] #33 ... [2019-08-29T04:12:45.938Z] [2019-08-29T04:12:45.938Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:12:45.938Z] #58 21.88 CC images/stats.o [2019-08-29T04:12:46.103Z] #33 23.35 internal/nettrace [2019-08-29T04:12:46.103Z] #33 23.39 internal/x/net/dns/dnsmessage [2019-08-29T04:12:46.420Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-29T04:12:46.503Z] #58 22.31 CC images/core.o [2019-08-29T04:12:46.712Z]  [2019-08-29T04:12:47.436Z] #58 22.96 CC images/core-x86.o [2019-08-29T04:12:47.616Z]  ####  6.0% ##########      14.2% ####################### 32.8% #######################################  54.5% ##################################################### 74.8% ###################################################################  94.0% ######################################################################## 100.0% [2019-08-29T04:12:47.616Z]  [2019-08-29T04:12:47.946Z]  #####################   29.4% ######################################################### 80.5% ######################################################################## 100.0% [2019-08-29T04:12:47.990Z] #33 ... [2019-08-29T04:12:47.990Z] [2019-08-29T04:12:47.990Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:47.990Z] #57 20.56 Reading package lists... [2019-08-29T04:12:48.001Z] #58 23.63 CC images/core-arm.o [2019-08-29T04:12:48.099Z] 🇩 bin/containerd-stress [2019-08-29T04:12:48.229Z]  [2019-08-29T04:12:48.259Z] #58 24.05 CC images/core-aarch64.o [2019-08-29T04:12:48.516Z] #58 24.36 CC images/core-ppc64.o [2019-08-29T04:12:48.799Z]  #####    7.6% #####################      29.6% #######################################  54.8% ########################################################### 82.3% ######################################################################## 100.0% [2019-08-29T04:12:48.908Z] 🇩 bin/containerd-shim [2019-08-29T04:12:48.916Z] #57 25.49 Reading package lists... [2019-08-29T04:12:48.916Z] #57 ... [2019-08-29T04:12:48.916Z] [2019-08-29T04:12:48.916Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:12:48.916Z] #42 15.95 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-29T04:12:49.082Z]  [2019-08-29T04:12:49.172Z] #42 ... [2019-08-29T04:12:49.172Z] [2019-08-29T04:12:49.172Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:49.172Z] #33 26.39 runtime/cgo [2019-08-29T04:12:49.450Z] #58 24.99 CC images/core-s390.o [2019-08-29T04:12:50.016Z] #58 25.74 CC images/cpuinfo.o [2019-08-29T04:12:50.581Z] #58 26.24 CC images/inventory.o [2019-08-29T04:12:50.839Z] #58 26.58 CC images/fdinfo.o [2019-08-29T04:12:50.849Z]  #     2.1% #####       7.8% #########                  13.7% ##############         20.0% ####################       28.3% #########################              35.9% ##############################             42.4% ################################### 49.1% ######################################## 56.4% ############################################## 64.8% ###################################################  71.9% ########################################################   79.1% ##############################################################  87.1% ####################################################################  95.4% ######################################################################## 100.0% [2019-08-29T04:12:50.849Z]  [2019-08-29T04:12:51.097Z] #58 26.99 CC images/fown.o [2019-08-29T04:12:51.356Z] #58 27.19 CC images/ns.o [2019-08-29T04:12:51.613Z] #58 27.41 CC images/regfile.o [2019-08-29T04:12:51.854Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-29T04:12:51.855Z]  [2019-08-29T04:12:51.878Z] #58 27.70 CC images/ghost-file.o [2019-08-29T04:12:52.138Z]  ######################################################################## 100.0% [2019-08-29T04:12:52.138Z]  [2019-08-29T04:12:52.444Z] #58 28.08 CC images/fifo.o [2019-08-29T04:12:52.702Z] #58 28.36 CC images/remap-file-path.o [2019-08-29T04:12:52.756Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-29T04:12:52.961Z] #58 28.67 CC images/eventfd.o [2019-08-29T04:12:53.037Z]  [2019-08-29T04:12:53.219Z] #58 28.94 CC images/eventpoll.o [2019-08-29T04:12:53.319Z]  ######################################################################## 100.0% [2019-08-29T04:12:53.319Z]  [2019-08-29T04:12:53.337Z] #33 ... [2019-08-29T04:12:53.337Z] [2019-08-29T04:12:53.337Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-29T04:12:53.337Z] #44 20.53 Fetched 7918 kB in 14s (555 kB/s) [2019-08-29T04:12:53.337Z] #44 20.53 Reading package lists... [2019-08-29T04:12:53.337Z] #44 25.35 Reading package lists... [2019-08-29T04:12:53.337Z] #44 30.22 Building dependency tree... [2019-08-29T04:12:53.337Z] #44 ... [2019-08-29T04:12:53.337Z] [2019-08-29T04:12:53.337Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-29T04:12:53.337Z] #27 29.74 + cd /tmp/tmp.2VtRxBnuPT/src/gotest.tools/gotestsum [2019-08-29T04:12:53.337Z] #27 29.74 + git checkout -q v0.3.5 [2019-08-29T04:12:53.337Z] #27 29.75 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-29T04:12:53.477Z] #58 29.29 CC images/fh.o [2019-08-29T04:12:53.735Z] #58 29.62 CC images/fsnotify.o [2019-08-29T04:12:53.933Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-29T04:12:54.218Z] skipping existing c8c2d4a6b2e3 [2019-08-29T04:12:54.218Z] [2019-08-29T04:12:54.667Z] #58 30.32 CC images/signalfd.o [2019-08-29T04:12:54.668Z] #58 30.59 CC images/fs.o [2019-08-29T04:12:54.836Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-29T04:12:55.121Z]  [2019-08-29T04:12:55.233Z] #58 30.81 CC images/pstree.o [2019-08-29T04:12:55.233Z] #58 30.99 CC images/pipe.o [2019-08-29T04:12:55.403Z]  ######################################################################## 100.0% [2019-08-29T04:12:55.403Z]  [2019-08-29T04:12:55.403Z] Download of images into '/build' complete. [2019-08-29T04:12:55.403Z] Use something like the following to load the result into a Docker daemon: [2019-08-29T04:12:55.403Z] tar -cC '/build' . | docker load [2019-08-29T04:12:55.490Z] #58 31.28 CC images/tcp-stream.o [2019-08-29T04:12:55.507Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-29T04:12:55.748Z] #58 31.50 CC images/sk-packet.o [2019-08-29T04:12:55.853Z] #27 ... [2019-08-29T04:12:55.853Z] [2019-08-29T04:12:55.853Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-29T04:12:55.853Z] #50 DONE 32.9s [2019-08-29T04:12:55.853Z] [2019-08-29T04:12:55.853Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:12:55.853Z] #30 32.57 sync [2019-08-29T04:12:55.853Z] #30 33.06 io [2019-08-29T04:12:55.853Z] #30 33.07 reflect [2019-08-29T04:12:56.313Z] #58 31.92 CC images/mnt.o [2019-08-29T04:12:56.571Z] #58 32.23 CC images/pipe-data.o [2019-08-29T04:12:56.571Z] #58 ... [2019-08-29T04:12:56.571Z] [2019-08-29T04:12:56.571Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:12:56.571Z] #33 86.94 go/token [2019-08-29T04:12:56.571Z] #33 87.29 net/url [2019-08-29T04:12:56.571Z] #33 87.93 go/scanner [2019-08-29T04:12:56.571Z] #33 88.91 text/template/parse [2019-08-29T04:12:56.571Z] #33 89.14 go/ast [2019-08-29T04:12:56.571Z] #33 93.09 text/template [2019-08-29T04:12:56.571Z] #33 94.23 go/parser [2019-08-29T04:12:56.571Z] #33 97.15 log [2019-08-29T04:12:56.571Z] #33 ... [2019-08-29T04:12:56.571Z] [2019-08-29T04:12:56.571Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:12:56.571Z] #13 18.64 Reading package lists... [2019-08-29T04:12:56.571Z] #13 23.94 Reading package lists... [2019-08-29T04:12:56.571Z] #13 28.96 Building dependency tree... [2019-08-29T04:12:56.571Z] #13 30.00 Reading state information... [2019-08-29T04:12:56.829Z] #13 ... [2019-08-29T04:12:56.829Z] [2019-08-29T04:12:56.829Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:12:56.829Z] #58 32.52 CC images/sa.o [2019-08-29T04:12:56.829Z] #58 32.77 CC images/timer.o [2019-08-29T04:12:57.216Z] #30 34.48 syscall [2019-08-29T04:12:57.394Z] #58 33.20 CC images/timerfd.o [2019-08-29T04:12:57.399Z] 🇩 binaries [2019-08-29T04:12:57.399Z] + mkdir -p /build [2019-08-29T04:12:57.399Z] + cp bin/containerd /build/containerd [2019-08-29T04:12:57.399Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-29T04:12:57.399Z] + cp bin/ctr /build/ctr [2019-08-29T04:12:57.652Z] #58 33.46 CC images/mm.o [2019-08-29T04:12:58.112Z] Removing intermediate container 057ced2b3ff7 [2019-08-29T04:12:58.112Z] ---> 153250680c19 [2019-08-29T04:12:58.112Z] Step 24/126 : FROM base AS cross-false [2019-08-29T04:12:58.112Z] ---> 55113d1b9c03 [2019-08-29T04:12:58.112Z] Step 25/126 : FROM base AS cross-true [2019-08-29T04:12:58.112Z] ---> 55113d1b9c03 [2019-08-29T04:12:58.112Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:12:58.112Z] ---> Using cache [2019-08-29T04:12:58.112Z] ---> 5956dd7cec44 [2019-08-29T04:12:58.112Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-29T04:12:58.112Z] ---> Running in 18480e403bd1 [2019-08-29T04:12:58.220Z] #58 33.95 CC images/sk-opts.o [2019-08-29T04:12:58.477Z] #58 34.29 CC images/sk-unix.o [2019-08-29T04:12:58.580Z] #30 ... [2019-08-29T04:12:58.580Z] [2019-08-29T04:12:58.580Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-29T04:12:58.580Z] #44 30.22 Building dependency tree... [2019-08-29T04:12:58.580Z] #44 31.10 Reading state information... [2019-08-29T04:12:58.580Z] #44 31.94 The following additional packages will be installed: [2019-08-29T04:12:58.580Z] #44 31.94 btrfs-progs liblzo2-2 [2019-08-29T04:12:58.580Z] #44 32.10 The following NEW packages will be installed: [2019-08-29T04:12:58.580Z] #44 32.12 btrfs-progs btrfs-tools liblzo2-2 [2019-08-29T04:12:58.580Z] #44 33.25 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:12:58.580Z] #44 33.25 Need to get 649 kB of archives. [2019-08-29T04:12:58.580Z] #44 33.25 After this operation, 4320 kB of additional disk space will be used. [2019-08-29T04:12:58.580Z] #44 33.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-29T04:12:58.580Z] #44 33.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-29T04:12:58.580Z] #44 33.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-29T04:12:58.580Z] #44 34.55 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:12:58.580Z] #44 34.66 Fetched 649 kB in 1s (608 kB/s) [2019-08-29T04:12:58.580Z] #44 34.78 Selecting previously unselected package liblzo2-2:amd64. [2019-08-29T04:12:58.580Z] #44 34.78 (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-08-29T04:12:58.580Z] #44 34.81 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-29T04:12:58.580Z] #44 34.82 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:12:58.580Z] #44 34.92 Selecting previously unselected package btrfs-progs. [2019-08-29T04:12:58.580Z] #44 34.92 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-29T04:12:58.580Z] #44 34.93 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:12:58.580Z] #44 35.42 Selecting previously unselected package btrfs-tools. [2019-08-29T04:12:58.580Z] #44 35.42 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-29T04:12:58.580Z] #44 35.42 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:12:58.580Z] #44 35.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:58.580Z] #44 35.63 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:12:58.580Z] #44 35.64 Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:12:58.580Z] #44 35.66 Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:12:58.580Z] #44 35.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:12:58.580Z] #44 DONE 35.9s [2019-08-29T04:12:58.580Z] [2019-08-29T04:12:58.580Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:12:58.580Z] #45 DONE 0.1s [2019-08-29T04:12:58.580Z] [2019-08-29T04:12:58.580Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-29T04:12:58.580Z] #46 DONE 0.1s [2019-08-29T04:12:58.580Z] [2019-08-29T04:12:58.580Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:12:58.727Z] Removing intermediate container 18480e403bd1 [2019-08-29T04:12:58.727Z] ---> 856a3f41de39 [2019-08-29T04:12:58.727Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-29T04:12:58.727Z] ---> Running in df1b844b1c3e [2019-08-29T04:12:59.043Z] #58 34.70 CC images/sk-inet.o [2019-08-29T04:12:59.608Z] #58 35.16 CC images/tun.o [2019-08-29T04:12:59.608Z] #58 35.55 CC images/sk-netlink.o [2019-08-29T04:12:59.742Z] Removing intermediate container df1b844b1c3e [2019-08-29T04:12:59.742Z] ---> 98881fefc8af [2019-08-29T04:12:59.742Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-29T04:12:59.742Z] ---> Running in 68e7fa1dc608 [2019-08-29T04:13:00.173Z] #58 35.82 CC images/packet-sock.o [2019-08-29T04:13:00.378Z] Removing intermediate container 68e7fa1dc608 [2019-08-29T04:13:00.378Z] ---> 0d2263fb3dd1 [2019-08-29T04:13:00.378Z] Step 30/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-08-29T04:13:00.378Z] ---> Running in 9c72c04b06e4 [2019-08-29T04:13:00.431Z] #58 36.26 CC images/ipc-var.o [2019-08-29T04:13:00.640Z] Removing intermediate container b5b62eec1ab8 [2019-08-29T04:13:00.640Z] ---> f1e592333598 [2019-08-29T04:13:00.640Z] Step 56/126 : FROM dev-base AS proxy [2019-08-29T04:13:00.640Z] ---> 4261a55a49f0 [2019-08-29T04:13:00.640Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-29T04:13:00.640Z] ---> Running in 881ce0f0104e [2019-08-29T04:13:00.640Z] Removing intermediate container 881ce0f0104e [2019-08-29T04:13:00.640Z] ---> 21287c7ac3f1 [2019-08-29T04:13:00.640Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:00.689Z] #58 36.49 CC images/ipc-desc.o [2019-08-29T04:13:00.947Z] #58 36.72 CC images/ipc-shm.o [2019-08-29T04:13:01.095Z] #47 2.161 + RM_GOPATH=0 [2019-08-29T04:13:01.095Z] #47 2.161 + TMP_GOPATH= [2019-08-29T04:13:01.095Z] #47 2.161 + : /build [2019-08-29T04:13:01.095Z] #47 2.161 + '[' -z '' ']' [2019-08-29T04:13:01.095Z] #47 2.168 ++ mktemp -d [2019-08-29T04:13:01.095Z] #47 2.170 + export GOPATH=/tmp/tmp.F4feKbxcE3 [2019-08-29T04:13:01.095Z] #47 2.170 + GOPATH=/tmp/tmp.F4feKbxcE3 [2019-08-29T04:13:01.095Z] #47 2.170 + RM_GOPATH=1 [2019-08-29T04:13:01.095Z] #47 2.170 ++ dirname ./install.sh [2019-08-29T04:13:01.095Z] #47 2.173 + dir=. [2019-08-29T04:13:01.095Z] #47 2.173 + bin=containerd [2019-08-29T04:13:01.095Z] #47 2.173 + shift [2019-08-29T04:13:01.095Z] #47 2.173 + '[' '!' -f ./containerd.installer ']' [2019-08-29T04:13:01.095Z] #47 2.173 + . ./containerd.installer [2019-08-29T04:13:01.095Z] #47 2.174 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:13:01.095Z] #47 2.176 + install_containerd [2019-08-29T04:13:01.095Z] #47 2.176 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:13:01.095Z] #47 2.176 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-29T04:13:01.095Z] #47 2.177 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F4feKbxcE3/src/github.com/containerd/containerd [2019-08-29T04:13:01.095Z] #47 2.178 Cloning into '/tmp/tmp.F4feKbxcE3/src/github.com/containerd/containerd'... [2019-08-29T04:13:01.139Z] ---> 5aafd5a24ae3 [2019-08-29T04:13:01.139Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:01.139Z] ---> 9d8f408f36f4 [2019-08-29T04:13:01.139Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:01.139Z] ---> Running in b6e111b41613 [2019-08-29T04:13:01.205Z] #58 37.01 CC images/ipc-msg.o [2019-08-29T04:13:01.223Z] Removing intermediate container 9c72c04b06e4 [2019-08-29T04:13:01.223Z] ---> 0f7cd8e56b8a [2019-08-29T04:13:01.223Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-29T04:13:01.223Z] ---> 55113d1b9c03 [2019-08-29T04:13:01.223Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-29T04:13:01.223Z] ---> 55113d1b9c03 [2019-08-29T04:13:01.223Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:13:01.223Z] ---> Using cache [2019-08-29T04:13:01.223Z] ---> 5956dd7cec44 [2019-08-29T04:13:01.223Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-08-29T04:13:01.223Z] ---> Running in 7121d521094f [2019-08-29T04:13:01.506Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:13:01.771Z] #58 37.28 CC images/ipc-sem.o [2019-08-29T04:13:01.771Z] #58 37.46 CC images/utsns.o [2019-08-29T04:13:01.796Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:13:01.796Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:13:01.796Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:13:01.796Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:13:02.079Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-29T04:13:02.080Z] #58 37.73 CC images/creds.o [2019-08-29T04:13:02.090Z] + RM_GOPATH=0 [2019-08-29T04:13:02.090Z] + TMP_GOPATH= [2019-08-29T04:13:02.090Z] + : /build [2019-08-29T04:13:02.090Z] + '[' -z '' ']' [2019-08-29T04:13:02.090Z] ++ mktemp -d [2019-08-29T04:13:02.090Z] + export GOPATH=/tmp/tmp.p4gF9ALjWG [2019-08-29T04:13:02.090Z] + GOPATH=/tmp/tmp.p4gF9ALjWG [2019-08-29T04:13:02.090Z] + RM_GOPATH=1 [2019-08-29T04:13:02.090Z] ++ dirname ./install.sh [2019-08-29T04:13:02.090Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:13:02.090Z] + dir=. [2019-08-29T04:13:02.090Z] + bin=proxy [2019-08-29T04:13:02.090Z] + shift [2019-08-29T04:13:02.090Z] + '[' '!' -f ./proxy.installer ']' [2019-08-29T04:13:02.090Z] + . ./proxy.installer [2019-08-29T04:13:02.090Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:13:02.090Z] + install_proxy [2019-08-29T04:13:02.090Z] + case "$1" in [2019-08-29T04:13:02.090Z] + export CGO_ENABLED=0 [2019-08-29T04:13:02.090Z] + CGO_ENABLED=0 [2019-08-29T04:13:02.090Z] + _install_proxy [2019-08-29T04:13:02.090Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-29T04:13:02.090Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.p4gF9ALjWG/src/github.com/docker/libnetwork [2019-08-29T04:13:02.090Z] Cloning into '/tmp/tmp.p4gF9ALjWG/src/github.com/docker/libnetwork'... [2019-08-29T04:13:02.338Z] #58 38.08 CC images/vma.o [2019-08-29T04:13:02.362Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-29T04:13:02.362Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-29T04:13:02.459Z] #47 ... [2019-08-29T04:13:02.459Z] [2019-08-29T04:13:02.459Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:02.459Z] #57 25.49 Reading package lists... [2019-08-29T04:13:02.459Z] #57 29.81 Building dependency tree... [2019-08-29T04:13:02.459Z] #57 30.78 Reading state information... [2019-08-29T04:13:02.459Z] #57 31.57 The following additional packages will be installed: [2019-08-29T04:13:02.459Z] #57 31.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-29T04:13:02.459Z] #57 31.57 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-29T04:13:02.459Z] #57 31.57 Suggested packages: [2019-08-29T04:13:02.459Z] #57 31.57 manpages-dev python-setuptools [2019-08-29T04:13:02.459Z] #57 32.78 The following NEW packages will be installed: [2019-08-29T04:13:02.459Z] #57 32.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-29T04:13:02.459Z] #57 32.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-29T04:13:02.459Z] #57 32.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-29T04:13:02.459Z] #57 32.79 zlib1g-dev [2019-08-29T04:13:02.459Z] #57 33.87 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:13:02.459Z] #57 33.87 Need to get 3602 kB of archives. [2019-08-29T04:13:02.459Z] #57 33.87 After this operation, 18.9 MB of additional disk space will be used. [2019-08-29T04:13:02.459Z] #57 33.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-29T04:13:02.459Z] #57 33.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-29T04:13:02.459Z] #57 33.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-29T04:13:02.459Z] #57 33.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-08-29T04:13:02.459Z] #57 33.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-08-29T04:13:02.459Z] #57 33.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-29T04:13:02.459Z] #57 33.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-08-29T04:13:02.459Z] #57 33.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-08-29T04:13:02.459Z] #57 33.93 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-29T04:13:02.459Z] #57 34.01 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-29T04:13:02.459Z] #57 34.01 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-29T04:13:02.459Z] #57 34.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-29T04:13:02.459Z] #57 34.13 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-08-29T04:13:02.459Z] #57 34.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-29T04:13:02.459Z] #57 34.15 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-29T04:13:02.459Z] #57 34.16 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-29T04:13:02.459Z] #57 34.95 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:13:02.459Z] #57 35.05 Fetched 3602 kB in 1s (2635 kB/s) [2019-08-29T04:13:02.459Z] #57 35.12 Selecting previously unselected package libnet1:amd64. [2019-08-29T04:13:02.459Z] #57 35.12 (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-08-29T04:13:02.459Z] #57 35.14 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 35.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:13:02.459Z] #57 35.28 Selecting previously unselected package libcap-dev:amd64. [2019-08-29T04:13:02.459Z] #57 35.28 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 35.29 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-29T04:13:02.459Z] #57 35.42 Selecting previously unselected package libnet1-dev. [2019-08-29T04:13:02.459Z] #57 35.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 35.43 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:13:02.459Z] #57 35.56 Selecting previously unselected package libnl-3-200:amd64. [2019-08-29T04:13:02.459Z] #57 35.56 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 35.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:13:02.459Z] #57 35.65 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-29T04:13:02.459Z] #57 35.68 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 35.68 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-29T04:13:02.459Z] #57 35.92 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-29T04:13:02.459Z] #57 35.92 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 35.93 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:13:02.459Z] #57 36.02 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-29T04:13:02.459Z] #57 36.02 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 36.03 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-29T04:13:02.459Z] #57 36.13 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-29T04:13:02.459Z] #57 36.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 36.15 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-29T04:13:02.459Z] #57 36.46 Selecting previously unselected package libprotobuf10:amd64. [2019-08-29T04:13:02.459Z] #57 36.46 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 36.47 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-29T04:13:02.459Z] #57 37.04 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-29T04:13:02.459Z] #57 37.04 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 37.05 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-29T04:13:02.459Z] #57 37.22 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-29T04:13:02.459Z] #57 37.22 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 37.22 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-29T04:13:02.459Z] #57 38.08 Selecting previously unselected package libprotoc10:amd64. [2019-08-29T04:13:02.459Z] #57 38.08 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 38.08 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-29T04:13:02.459Z] #57 38.49 Selecting previously unselected package protobuf-c-compiler. [2019-08-29T04:13:02.459Z] #57 38.51 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 38.53 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:13:02.459Z] #57 38.63 Selecting previously unselected package protobuf-compiler. [2019-08-29T04:13:02.459Z] #57 38.64 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 38.64 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-29T04:13:02.459Z] #57 38.74 Selecting previously unselected package python-pkg-resources. [2019-08-29T04:13:02.459Z] #57 38.75 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:13:02.459Z] #57 38.78 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-29T04:13:02.459Z] #57 38.93 Selecting previously unselected package python-protobuf. [2019-08-29T04:13:02.459Z] #57 38.93 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-29T04:13:02.459Z] #57 38.93 Unpacking python-protobuf (3.0.0-9) ... [2019-08-29T04:13:02.459Z] #57 39.22 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:13:02.459Z] #57 39.26 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:13:02.459Z] #57 39.27 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-29T04:13:02.601Z] #58 38.46 CC images/netdev.o [2019-08-29T04:13:02.714Z] #57 ... [2019-08-29T04:13:02.714Z] [2019-08-29T04:13:02.714Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:13:02.714Z] #30 40.03 time [2019-08-29T04:13:03.182Z] #58 38.99 CC images/tty.o [2019-08-29T04:13:03.182Z] #58 ... [2019-08-29T04:13:03.182Z] [2019-08-29T04:13:03.182Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:03.182Z] #13 31.07 The following additional packages will be installed: [2019-08-29T04:13:03.182Z] #13 31.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-29T04:13:03.182Z] #13 31.08 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-29T04:13:03.182Z] #13 31.08 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-29T04:13:03.182Z] #13 31.08 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-29T04:13:03.182Z] #13 31.08 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-29T04:13:03.182Z] #13 31.08 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-29T04:13:03.182Z] #13 31.08 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-29T04:13:03.182Z] #13 31.08 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-29T04:13:03.182Z] #13 31.09 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-29T04:13:03.182Z] #13 31.10 Suggested packages: [2019-08-29T04:13:03.182Z] #13 31.10 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-29T04:13:03.182Z] #13 31.10 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-29T04:13:03.182Z] #13 31.10 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-29T04:13:03.182Z] #13 31.10 vim-doc vim-scripts xfsdump acl attr quota [2019-08-29T04:13:03.182Z] #13 31.10 Recommended packages: [2019-08-29T04:13:03.182Z] #13 31.10 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-29T04:13:03.182Z] #13 31.10 python3-keyrings.alt python3-xdg unzip [2019-08-29T04:13:03.182Z] #13 34.85 The following NEW packages will be installed: [2019-08-29T04:13:03.182Z] #13 34.86 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-29T04:13:03.182Z] #13 34.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-29T04:13:03.182Z] #13 34.86 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-29T04:13:03.182Z] #13 34.86 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-29T04:13:03.182Z] #13 34.86 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-29T04:13:03.182Z] #13 34.87 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-29T04:13:03.182Z] #13 34.87 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-29T04:13:03.182Z] #13 34.87 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-29T04:13:03.182Z] #13 34.87 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-29T04:13:03.182Z] #13 34.87 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-29T04:13:03.182Z] #13 34.87 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-29T04:13:03.182Z] #13 34.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-29T04:13:03.182Z] #13 34.87 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-29T04:13:03.182Z] #13 34.87 xfsprogs xxd xz-utils zip [2019-08-29T04:13:03.182Z] #13 35.99 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:13:03.182Z] #13 35.99 Need to get 90.9 MB of archives. [2019-08-29T04:13:03.182Z] #13 35.99 After this operation, 541 MB of additional disk space will be used. [2019-08-29T04:13:03.182Z] #13 35.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-29T04:13:03.182Z] #13 36.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-29T04:13:03.182Z] #13 36.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-29T04:13:03.182Z] #13 36.00 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-29T04:13:03.182Z] #13 36.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-29T04:13:03.182Z] #13 36.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-08-29T04:13:03.182Z] #13 36.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-08-29T04:13:03.182Z] #13 36.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-29T04:13:03.182Z] #13 36.28 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-29T04:13:03.182Z] #13 36.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-08-29T04:13:03.182Z] #13 36.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-29T04:13:03.182Z] #13 36.53 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-29T04:13:03.182Z] #13 36.53 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-29T04:13:03.182Z] #13 36.54 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-29T04:13:03.182Z] #13 36.55 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-29T04:13:03.182Z] #13 36.56 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-29T04:13:03.182Z] #13 36.57 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-29T04:13:03.182Z] #13 36.59 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-29T04:13:03.182Z] #13 36.59 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-29T04:13:03.182Z] #13 36.60 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-29T04:13:03.182Z] #13 36.61 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-29T04:13:03.182Z] #13 36.64 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:13:03.182Z] #13 36.66 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:13:03.183Z] #13 36.66 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-29T04:13:03.183Z] #13 36.68 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-08-29T04:13:03.183Z] #13 36.68 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-08-29T04:13:03.183Z] #13 36.73 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-29T04:13:03.183Z] #13 36.73 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-29T04:13:03.183Z] #13 36.74 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-29T04:13:03.183Z] #13 36.81 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-29T04:13:03.183Z] #13 36.82 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-08-29T04:13:03.183Z] #13 36.84 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-29T04:13:03.183Z] #13 36.87 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-29T04:13:03.183Z] #13 36.88 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-29T04:13:03.183Z] #13 36.90 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-29T04:13:03.183Z] #13 36.92 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-29T04:13:03.406Z] + cd /tmp/tmp.p4gF9ALjWG/src/github.com/docker/libnetwork [2019-08-29T04:13:03.406Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:13:03.439Z] #13 36.92 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-29T04:13:03.439Z] #13 36.92 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-08-29T04:13:03.439Z] #13 36.93 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-29T04:13:03.439Z] #13 36.95 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-29T04:13:03.439Z] #13 36.98 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-29T04:13:03.439Z] #13 36.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-29T04:13:03.439Z] #13 37.05 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-29T04:13:03.439Z] #13 37.07 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-08-29T04:13:03.439Z] #13 37.09 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-29T04:13:03.439Z] #13 37.09 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-29T04:13:03.439Z] #13 37.10 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-29T04:13:03.439Z] #13 37.10 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-29T04:13:03.698Z] #13 37.26 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-29T04:13:03.698Z] #13 37.29 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-29T04:13:03.698Z] #13 37.40 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-29T04:13:03.698Z] #13 37.41 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-29T04:13:03.698Z] #13 37.42 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-29T04:13:03.698Z] #13 37.43 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-29T04:13:03.698Z] #13 37.44 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-08-29T04:13:03.698Z] #13 37.48 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-29T04:13:03.790Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-29T04:13:03.954Z] #13 ... [2019-08-29T04:13:03.954Z] [2019-08-29T04:13:03.954Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:03.954Z] #58 39.83 CC images/file-lock.o [2019-08-29T04:13:04.211Z] #58 40.06 CC images/rlimit.o [2019-08-29T04:13:04.382Z] Fetched 7716 kB in 2s (3011 kB/s) [2019-08-29T04:13:04.468Z] #58 40.37 CC images/pagemap.o [2019-08-29T04:13:05.031Z] #58 40.67 CC images/siginfo.o [2019-08-29T04:13:05.290Z] #58 40.98 CC images/rpc.o [2019-08-29T04:13:05.405Z] Reading package lists... [2019-08-29T04:13:06.599Z] Removing intermediate container b6e111b41613 [2019-08-29T04:13:06.599Z] ---> 6c960b4dfe4f [2019-08-29T04:13:06.599Z] Step 61/126 : FROM base AS gometalinter [2019-08-29T04:13:06.599Z] ---> 4261a55a49f0 [2019-08-29T04:13:06.599Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-29T04:13:06.599Z] ---> Running in 3695c4626f8c [2019-08-29T04:13:06.599Z] Removing intermediate container 3695c4626f8c [2019-08-29T04:13:06.599Z] ---> c3b58b02d7a7 [2019-08-29T04:13:06.599Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:06.599Z] ---> 7847c290746e [2019-08-29T04:13:06.599Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:06.664Z] #58 42.46 CC images/ext-file.o [2019-08-29T04:13:06.879Z] #30 43.78 sort [2019-08-29T04:13:06.879Z] #30 44.27 internal/poll [2019-08-29T04:13:06.879Z] Reading package lists... [2019-08-29T04:13:06.879Z] Building dependency tree... [2019-08-29T04:13:06.879Z] Reading state information... [2019-08-29T04:13:06.879Z] The following additional packages will be installed: [2019-08-29T04:13:06.879Z] libapparmor1 libseccomp2 [2019-08-29T04:13:06.879Z] Suggested packages: [2019-08-29T04:13:06.879Z] seccomp [2019-08-29T04:13:06.879Z] The following NEW packages will be installed: [2019-08-29T04:13:06.879Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-29T04:13:06.922Z] #58 42.76 CC images/cgroup.o [2019-08-29T04:13:06.983Z] ---> c479b36301de [2019-08-29T04:13:06.984Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:06.984Z] ---> Running in eb91339fa065 [2019-08-29T04:13:07.135Z] #30 ... [2019-08-29T04:13:07.135Z] [2019-08-29T04:13:07.135Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:07.135Z] #33 34.60 internal/x/crypto/curve25519 [2019-08-29T04:13:07.135Z] #33 38.04 sync [2019-08-29T04:13:07.135Z] #33 38.49 reflect [2019-08-29T04:13:07.135Z] #33 38.49 io [2019-08-29T04:13:07.135Z] #33 39.51 bytes [2019-08-29T04:13:07.135Z] #33 40.97 bufio [2019-08-29T04:13:07.135Z] #33 42.29 syscall [2019-08-29T04:13:07.162Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:13:07.162Z] Need to get 296 kB of archives. [2019-08-29T04:13:07.162Z] After this operation, 1346 kB of additional disk space will be used. [2019-08-29T04:13:07.162Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-08-29T04:13:07.162Z] 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-08-29T04:13:07.162Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-08-29T04:13:07.162Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-08-29T04:13:07.391Z] #33 ... [2019-08-29T04:13:07.391Z] [2019-08-29T04:13:07.391Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:07.391Z] #57 42.94 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-29T04:13:07.391Z] #57 42.98 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-29T04:13:07.391Z] #57 43.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:13:07.391Z] #57 43.05 Setting up python-protobuf (3.0.0-9) ... [2019-08-29T04:13:07.446Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:13:07.446Z] Fetched 296 kB in 0s (1731 kB/s) [2019-08-29T04:13:07.446Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-08-29T04:13:07.446Z] (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-08-29T04:13:07.446Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-29T04:13:07.446Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-29T04:13:07.446Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-08-29T04:13:07.446Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-29T04:13:07.446Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-29T04:13:07.446Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-08-29T04:13:07.446Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-29T04:13:07.446Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-29T04:13:07.446Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-08-29T04:13:07.446Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-29T04:13:07.446Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-29T04:13:07.487Z] #58 ... [2019-08-29T04:13:07.488Z] [2019-08-29T04:13:07.488Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:07.488Z] #33 97.82 encoding/base64 [2019-08-29T04:13:07.488Z] #33 98.56 encoding/json [2019-08-29T04:13:07.488Z] #33 98.62 go/doc [2019-08-29T04:13:07.488Z] #33 103.1 github.com/LK4D4/vndr/build [2019-08-29T04:13:07.488Z] #33 104.3 encoding/xml [2019-08-29T04:13:07.488Z] #33 107.0 github.com/LK4D4/vndr/godl/singleflight [2019-08-29T04:13:07.488Z] #33 107.2 compress/flate [2019-08-29T04:13:07.488Z] #33 ... [2019-08-29T04:13:07.488Z] [2019-08-29T04:13:07.488Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:07.488Z] #13 37.99 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-08-29T04:13:07.488Z] #13 38.09 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-29T04:13:07.488Z] #13 38.15 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-29T04:13:07.488Z] #13 38.17 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-08-29T04:13:07.488Z] #13 38.18 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-29T04:13:07.488Z] #13 38.22 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-08-29T04:13:07.488Z] #13 38.37 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-08-29T04:13:07.488Z] #13 38.56 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-08-29T04:13:07.488Z] #13 38.58 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-29T04:13:07.488Z] #13 39.00 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-08-29T04:13:07.488Z] #13 39.25 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-08-29T04:13:07.488Z] #13 39.26 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-08-29T04:13:07.501Z] + RM_GOPATH=0 [2019-08-29T04:13:07.501Z] + TMP_GOPATH= [2019-08-29T04:13:07.501Z] + : /build [2019-08-29T04:13:07.501Z] + '[' -z '' ']' [2019-08-29T04:13:07.501Z] ++ mktemp -d [2019-08-29T04:13:07.501Z] Installing gometalinter version v2.0.6 [2019-08-29T04:13:07.501Z] + export GOPATH=/tmp/tmp.EiTv5glerL [2019-08-29T04:13:07.501Z] + GOPATH=/tmp/tmp.EiTv5glerL [2019-08-29T04:13:07.501Z] + RM_GOPATH=1 [2019-08-29T04:13:07.501Z] ++ dirname ./install.sh [2019-08-29T04:13:07.501Z] + dir=. [2019-08-29T04:13:07.501Z] + bin=gometalinter [2019-08-29T04:13:07.501Z] + shift [2019-08-29T04:13:07.501Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-29T04:13:07.501Z] + . ./gometalinter.installer [2019-08-29T04:13:07.501Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-29T04:13:07.501Z] + install_gometalinter [2019-08-29T04:13:07.501Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-29T04:13:07.501Z] + go get -d github.com/alecthomas/gometalinter [2019-08-29T04:13:07.728Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:13:07.728Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-29T04:13:07.728Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-29T04:13:07.728Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-29T04:13:07.728Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-29T04:13:07.728Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:13:08.016Z] Removing intermediate container 7121d521094f [2019-08-29T04:13:08.016Z] ---> 158e1dbb1e64 [2019-08-29T04:13:08.016Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-29T04:13:08.016Z] ---> 0f7cd8e56b8a [2019-08-29T04:13:08.016Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:13:08.016Z] ---> Running in 1a2228f2469e [2019-08-29T04:13:08.053Z] #13 41.90 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-08-29T04:13:08.299Z] Removing intermediate container 1a2228f2469e [2019-08-29T04:13:08.299Z] ---> 5e3237473380 [2019-08-29T04:13:08.299Z] Step 37/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-08-29T04:13:08.299Z] ---> Running in 93208dcf65c4 [2019-08-29T04:13:08.883Z] + cd /tmp/tmp.EiTv5glerL/src/github.com/alecthomas/gometalinter [2019-08-29T04:13:08.883Z] + git checkout -q v2.0.6 [2019-08-29T04:13:08.883Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-29T04:13:08.923Z] Removing intermediate container 93208dcf65c4 [2019-08-29T04:13:08.923Z] ---> 3a4bbfc9a5bc [2019-08-29T04:13:08.923Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-29T04:13:08.923Z] ---> 158e1dbb1e64 [2019-08-29T04:13:08.923Z] Step 39/126 : FROM base AS tomlv [2019-08-29T04:13:08.923Z] ---> 55113d1b9c03 [2019-08-29T04:13:08.923Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-29T04:13:08.923Z] ---> Running in 8e5f87d881ee [2019-08-29T04:13:09.207Z] Removing intermediate container 8e5f87d881ee [2019-08-29T04:13:09.207Z] ---> bd7ce2db8373 [2019-08-29T04:13:09.207Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:09.207Z] ---> f1d0e9be1316 [2019-08-29T04:13:09.207Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:09.429Z] #13 ... [2019-08-29T04:13:09.429Z] [2019-08-29T04:13:09.429Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:09.429Z] #33 110.1 hash [2019-08-29T04:13:09.493Z] ---> c5913a9138f7 [2019-08-29T04:13:09.493Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:09.493Z] ---> Running in 7d76db177318 [2019-08-29T04:13:09.687Z] #33 110.3 hash/crc32 [2019-08-29T04:13:09.783Z] + RM_GOPATH=0 [2019-08-29T04:13:09.783Z] + TMP_GOPATH= [2019-08-29T04:13:09.783Z] + : /build [2019-08-29T04:13:09.783Z] + '[' -z '' ']' [2019-08-29T04:13:09.783Z] ++ mktemp -d [2019-08-29T04:13:09.783Z] + export GOPATH=/tmp/tmp.iqkfjCnkug [2019-08-29T04:13:09.783Z] + GOPATH=/tmp/tmp.iqkfjCnkug [2019-08-29T04:13:09.783Z] + RM_GOPATH=1 [2019-08-29T04:13:09.783Z] ++ dirname ./install.sh [2019-08-29T04:13:09.783Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:13:09.783Z] + dir=. [2019-08-29T04:13:09.783Z] + bin=tomlv [2019-08-29T04:13:09.783Z] + shift [2019-08-29T04:13:09.783Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-29T04:13:09.783Z] + . ./tomlv.installer [2019-08-29T04:13:09.783Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:13:09.783Z] + install_tomlv [2019-08-29T04:13:09.783Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-29T04:13:09.783Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iqkfjCnkug/src/github.com/BurntSushi/toml [2019-08-29T04:13:09.783Z] Cloning into '/tmp/tmp.iqkfjCnkug/src/github.com/BurntSushi/toml'... [2019-08-29T04:13:10.253Z] #33 110.7 context [2019-08-29T04:13:10.512Z] #33 110.9 compress/gzip [2019-08-29T04:13:10.668Z] #57 47.72 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-29T04:13:10.668Z] #57 47.75 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-29T04:13:10.668Z] #57 47.77 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:13:10.668Z] #57 47.79 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-29T04:13:10.668Z] #57 47.79 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-29T04:13:10.668Z] #57 47.80 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-29T04:13:10.668Z] #57 47.81 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-29T04:13:10.668Z] #57 47.82 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-29T04:13:10.668Z] #57 47.85 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-29T04:13:10.668Z] #57 47.86 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-29T04:13:10.668Z] #57 47.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:13:10.770Z] #33 111.4 crypto/cipher [2019-08-29T04:13:10.800Z] + cd /tmp/tmp.iqkfjCnkug/src/github.com/BurntSushi/toml [2019-08-29T04:13:10.800Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-29T04:13:10.800Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:13:10.800Z] errors [2019-08-29T04:13:10.800Z] math/bits [2019-08-29T04:13:10.800Z] runtime/internal/atomic [2019-08-29T04:13:10.800Z] internal/cpu [2019-08-29T04:13:10.800Z] runtime/internal/sys [2019-08-29T04:13:10.800Z] runtime/internal/math [2019-08-29T04:13:10.800Z] unicode/utf8 [2019-08-29T04:13:10.800Z] internal/bytealg [2019-08-29T04:13:10.800Z] internal/race [2019-08-29T04:13:10.800Z] math [2019-08-29T04:13:10.800Z] sync/atomic [2019-08-29T04:13:10.924Z] #57 DONE 48.3s [2019-08-29T04:13:10.924Z] [2019-08-29T04:13:10.924Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:11.089Z] unicode [2019-08-29T04:13:11.089Z] internal/testlog [2019-08-29T04:13:11.089Z] encoding [2019-08-29T04:13:11.089Z] runtime [2019-08-29T04:13:11.089Z] runtime/cgo [2019-08-29T04:13:11.335Z] #33 111.8 math/rand [2019-08-29T04:13:11.720Z] strconv [2019-08-29T04:13:12.269Z] #33 112.6 math/big [2019-08-29T04:13:12.527Z] #33 112.9 crypto/aes [2019-08-29T04:13:13.461Z] #33 114.1 crypto [2019-08-29T04:13:13.719Z] #33 114.3 crypto/des [2019-08-29T04:13:14.189Z] #58 3.293 Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:13:14.189Z] #58 3.294 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:13:14.285Z] #33 114.8 crypto/internal/randutil [2019-08-29T04:13:14.285Z] #33 114.9 crypto/sha512 [2019-08-29T04:13:15.554Z] #58 4.713 fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:13:15.659Z] #33 ... [2019-08-29T04:13:15.659Z] [2019-08-29T04:13:15.659Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:15.659Z] #13 44.17 debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:13:15.659Z] #13 44.33 Fetched 90.9 MB in 8s (10.8 MB/s) [2019-08-29T04:13:15.659Z] #13 44.42 Selecting previously unselected package bash-completion. [2019-08-29T04:13:15.659Z] #13 44.42 (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-08-29T04:13:15.659Z] #13 44.46 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-29T04:13:15.659Z] #13 48.04 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-29T04:13:15.659Z] #13 48.64 Selecting previously unselected package libnet1:amd64. [2019-08-29T04:13:15.659Z] #13 48.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-29T04:13:15.659Z] #13 48.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:13:15.659Z] #13 48.79 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-29T04:13:15.659Z] #13 48.81 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-29T04:13:15.659Z] #13 48.82 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-29T04:13:15.659Z] #13 48.90 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-29T04:13:15.659Z] #13 48.90 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-29T04:13:15.659Z] #13 48.93 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-29T04:13:15.659Z] #13 49.09 Selecting previously unselected package libudev-dev:amd64. [2019-08-29T04:13:15.659Z] #13 49.09 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-29T04:13:15.659Z] #13 49.11 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:13:15.659Z] #13 49.30 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-29T04:13:15.659Z] #13 49.30 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:13:15.659Z] #13 49.31 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:13:15.809Z] #58 4.752 GEN .gitid [2019-08-29T04:13:15.809Z] #58 4.764 GEN criu/include/version.h [2019-08-29T04:13:15.809Z] #58 4.820 GEN include/common/asm [2019-08-29T04:13:16.163Z] sync [2019-08-29T04:13:16.225Z] #13 49.99 Selecting previously unselected package python3.5-minimal. [2019-08-29T04:13:16.225Z] #13 50.00 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:13:16.225Z] #13 50.02 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:13:16.455Z] io [2019-08-29T04:13:16.455Z] reflect [2019-08-29T04:13:16.455Z] syscall [2019-08-29T04:13:16.455Z] bytes [2019-08-29T04:13:16.746Z] strings [2019-08-29T04:13:17.035Z] bufio [2019-08-29T04:13:17.175Z] #58 6.052 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-29T04:13:17.175Z] #58 6.124 PBCC images/opts.pb-c.c [2019-08-29T04:13:17.175Z] #58 6.172 PBCC images/sit.pb-c.c [2019-08-29T04:13:17.175Z] #58 6.243 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-29T04:13:17.175Z] #58 6.308 DEP images/opts.pb-c.d [2019-08-29T04:13:17.175Z] #58 6.348 DEP images/sit.pb-c.d [2019-08-29T04:13:17.324Z] path [2019-08-29T04:13:17.430Z] #58 6.399 PBCC images/macvlan.pb-c.c [2019-08-29T04:13:17.430Z] #58 6.444 DEP images/macvlan.pb-c.d [2019-08-29T04:13:17.430Z] #58 6.500 PBCC images/autofs.pb-c.c [2019-08-29T04:13:17.430Z] #58 6.520 DEP images/autofs.pb-c.d [2019-08-29T04:13:17.430Z] #58 6.561 PBCC images/sysctl.pb-c.c [2019-08-29T04:13:17.430Z] #58 6.588 DEP images/sysctl.pb-c.d [2019-08-29T04:13:17.430Z] #58 6.636 PBCC images/time.pb-c.c [2019-08-29T04:13:17.430Z] #58 ... [2019-08-29T04:13:17.430Z] [2019-08-29T04:13:17.430Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:13:17.430Z] #30 44.93 internal/fmtsort [2019-08-29T04:13:17.430Z] #30 45.61 internal/syscall/unix [2019-08-29T04:13:17.430Z] #30 45.88 strings [2019-08-29T04:13:17.430Z] #30 46.04 os [2019-08-29T04:13:17.430Z] #30 47.84 bytes [2019-08-29T04:13:17.430Z] #30 49.62 bufio [2019-08-29T04:13:17.430Z] #30 49.83 fmt [2019-08-29T04:13:17.430Z] #30 51.16 path/filepath [2019-08-29T04:13:17.430Z] #30 52.31 io/ioutil [2019-08-29T04:13:17.430Z] #30 52.76 path [2019-08-29T04:13:17.430Z] #30 53.20 text/tabwriter [2019-08-29T04:13:17.430Z] #30 53.37 flag [2019-08-29T04:13:17.430Z] #30 53.69 github.com/BurntSushi/toml [2019-08-29T04:13:17.430Z] #30 54.62 log [2019-08-29T04:13:17.600Z] #13 51.25 Selecting previously unselected package python3-minimal. [2019-08-29T04:13:17.600Z] #13 51.26 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-29T04:13:17.600Z] #13 51.26 Unpacking python3-minimal (3.5.3-1) ... [2019-08-29T04:13:17.610Z] text/tabwriter [2019-08-29T04:13:17.686Z] #30 ... [2019-08-29T04:13:17.686Z] [2019-08-29T04:13:17.686Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:17.686Z] #58 6.652 DEP images/time.pb-c.d [2019-08-29T04:13:17.686Z] #58 6.722 PBCC images/binfmt-misc.pb-c.c [2019-08-29T04:13:17.686Z] #58 6.743 DEP images/binfmt-misc.pb-c.d [2019-08-29T04:13:17.686Z] #58 6.779 PBCC images/seccomp.pb-c.c [2019-08-29T04:13:17.686Z] #58 6.812 DEP images/seccomp.pb-c.d [2019-08-29T04:13:17.686Z] #58 6.859 PBCC images/userns.pb-c.c [2019-08-29T04:13:17.859Z] #13 51.35 Selecting previously unselected package libmpdec2:amd64. [2019-08-29T04:13:17.859Z] #13 51.35 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-29T04:13:17.859Z] #13 51.35 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-29T04:13:17.859Z] #13 ... [2019-08-29T04:13:17.859Z] [2019-08-29T04:13:17.859Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:17.859Z] #58 43.48 CC images/userns.o [2019-08-29T04:13:17.859Z] #58 43.82 CC images/google/protobuf/descriptor.o [2019-08-29T04:13:17.859Z] #58 45.61 CC images/opts.o [2019-08-29T04:13:17.859Z] #58 45.95 CC images/seccomp.o [2019-08-29T04:13:17.859Z] #58 46.26 CC images/binfmt-misc.o [2019-08-29T04:13:17.859Z] #58 46.57 CC images/time.o [2019-08-29T04:13:17.859Z] #58 46.73 CC images/sysctl.o [2019-08-29T04:13:17.859Z] #58 46.94 CC images/autofs.o [2019-08-29T04:13:17.859Z] #58 47.22 CC images/macvlan.o [2019-08-29T04:13:17.859Z] #58 47.46 CC images/sit.o [2019-08-29T04:13:17.859Z] #58 47.76 LINK images/built-in.o [2019-08-29T04:13:17.859Z] #58 47.90 GEN compel/include/asm [2019-08-29T04:13:17.859Z] #58 47.90 GEN compel/include/version.h [2019-08-29T04:13:17.859Z] #58 47.92 touch .config [2019-08-29T04:13:17.859Z] #58 47.94 GEN include/common/config.h [2019-08-29T04:13:17.859Z] #58 48.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-29T04:13:17.859Z] #58 48.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-29T04:13:17.859Z] #58 48.14 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-29T04:13:17.859Z] #58 48.18 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-29T04:13:17.859Z] #58 48.24 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-29T04:13:17.859Z] #58 48.28 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-29T04:13:17.859Z] #58 48.33 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-29T04:13:17.859Z] #58 48.36 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-29T04:13:17.859Z] #58 48.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-29T04:13:17.859Z] #58 48.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-29T04:13:17.859Z] #58 48.41 DEP compel/plugins/std/infect.d [2019-08-29T04:13:17.859Z] #58 48.57 DEP compel/plugins/std/string.d [2019-08-29T04:13:17.859Z] #58 48.66 DEP compel/plugins/std/log.d [2019-08-29T04:13:17.859Z] #58 48.81 DEP compel/plugins/std/fds.d [2019-08-29T04:13:17.859Z] #58 48.98 DEP compel/plugins/std/std.d [2019-08-29T04:13:17.859Z] #58 49.10 DEP compel/plugins/shmem/shmem.d [2019-08-29T04:13:17.859Z] #58 49.18 DEP compel/plugins/fds/fds.d [2019-08-29T04:13:17.859Z] #58 49.44 CC compel/plugins/std/std.o [2019-08-29T04:13:17.859Z] #58 49.77 CC compel/plugins/std/fds.o [2019-08-29T04:13:17.859Z] #58 50.45 CC compel/plugins/std/log.o [2019-08-29T04:13:17.859Z] #58 51.45 CC compel/plugins/std/string.o [2019-08-29T04:13:17.859Z] #58 52.29 CC compel/plugins/std/infect.o [2019-08-29T04:13:17.859Z] #58 52.77 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-29T04:13:17.859Z] #58 52.83 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-29T04:13:17.859Z] #58 52.89 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-29T04:13:17.859Z] #58 52.97 AR compel/plugins/std.lib.a [2019-08-29T04:13:17.859Z] #58 53.03 CC compel/plugins/fds/fds.o [2019-08-29T04:13:17.859Z] #58 53.48 AR compel/plugins/fds.lib.a [2019-08-29T04:13:17.859Z] #58 53.52 HOSTDEP compel/src/lib/log-host.d [2019-08-29T04:13:17.859Z] #58 53.68 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-29T04:13:17.859Z] #58 ... [2019-08-29T04:13:17.859Z] [2019-08-29T04:13:17.859Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:17.859Z] #13 51.48 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-29T04:13:17.859Z] #13 51.48 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:13:17.859Z] #13 51.49 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:13:17.895Z] internal/syscall/unix [2019-08-29T04:13:17.895Z] time [2019-08-29T04:13:17.942Z] #58 6.878 DEP images/userns.pb-c.d [2019-08-29T04:13:17.942Z] #58 6.914 PBCC images/cgroup.pb-c.c [2019-08-29T04:13:17.942Z] #58 6.944 DEP images/cgroup.pb-c.d [2019-08-29T04:13:17.942Z] #58 7.021 PBCC images/fown.pb-c.c [2019-08-29T04:13:17.942Z] #58 7.060 PBCC images/ext-file.pb-c.c [2019-08-29T04:13:17.942Z] #58 7.078 DEP images/fown.pb-c.d [2019-08-29T04:13:17.942Z] #58 7.116 DEP images/ext-file.pb-c.d [2019-08-29T04:13:18.198Z] #58 7.180 PBCC images/rpc.pb-c.c [2019-08-29T04:13:18.198Z] #58 7.254 DEP images/rpc.pb-c.d [2019-08-29T04:13:18.198Z] #58 7.312 PBCC images/siginfo.pb-c.c [2019-08-29T04:13:18.198Z] #58 7.345 DEP images/siginfo.pb-c.d [2019-08-29T04:13:18.198Z] #58 7.387 PBCC images/pagemap.pb-c.c [2019-08-29T04:13:18.454Z] #58 7.410 DEP images/pagemap.pb-c.d [2019-08-29T04:13:18.454Z] #58 7.458 PBCC images/rlimit.pb-c.c [2019-08-29T04:13:18.454Z] #58 7.468 DEP images/rlimit.pb-c.d [2019-08-29T04:13:18.454Z] #58 7.514 PBCC images/file-lock.pb-c.c [2019-08-29T04:13:18.454Z] #58 7.561 DEP images/file-lock.pb-c.d [2019-08-29T04:13:18.454Z] #58 7.624 PBCC images/tty.pb-c.c [2019-08-29T04:13:18.517Z] sort [2019-08-29T04:13:18.541Z] + GOBIN=/build [2019-08-29T04:13:18.541Z] + /build/gometalinter --install [2019-08-29T04:13:18.541Z] Installing: [2019-08-29T04:13:18.541Z] deadcode [2019-08-29T04:13:18.541Z] dupl [2019-08-29T04:13:18.541Z] errcheck [2019-08-29T04:13:18.541Z] gas [2019-08-29T04:13:18.541Z] gochecknoglobals [2019-08-29T04:13:18.541Z] gochecknoinits [2019-08-29T04:13:18.541Z] goconst [2019-08-29T04:13:18.541Z] gocyclo [2019-08-29T04:13:18.541Z] goimports [2019-08-29T04:13:18.541Z] golint [2019-08-29T04:13:18.541Z] gosimple [2019-08-29T04:13:18.541Z] gotype [2019-08-29T04:13:18.541Z] gotypex [2019-08-29T04:13:18.541Z] ineffassign [2019-08-29T04:13:18.541Z] interfacer [2019-08-29T04:13:18.541Z] lll [2019-08-29T04:13:18.541Z] maligned [2019-08-29T04:13:18.541Z] megacheck [2019-08-29T04:13:18.541Z] misspell [2019-08-29T04:13:18.541Z] nakedret [2019-08-29T04:13:18.541Z] safesql [2019-08-29T04:13:18.541Z] staticcheck [2019-08-29T04:13:18.541Z] structcheck [2019-08-29T04:13:18.541Z] unconvert [2019-08-29T04:13:18.541Z] unparam [2019-08-29T04:13:18.541Z] unused [2019-08-29T04:13:18.541Z] varcheck [2019-08-29T04:13:18.710Z] #58 7.664 DEP images/tty.pb-c.d [2019-08-29T04:13:18.710Z] #58 7.715 PBCC images/tun.pb-c.c [2019-08-29T04:13:18.710Z] #58 7.728 PBCC images/netdev.pb-c.c [2019-08-29T04:13:18.710Z] #58 7.788 DEP images/tun.pb-c.d [2019-08-29T04:13:18.710Z] #58 7.844 DEP images/netdev.pb-c.d [2019-08-29T04:13:18.802Z] internal/fmtsort [2019-08-29T04:13:18.802Z] internal/poll [2019-08-29T04:13:18.966Z] #58 7.921 PBCC images/vma.pb-c.c [2019-08-29T04:13:18.966Z] #58 7.983 DEP images/vma.pb-c.d [2019-08-29T04:13:18.966Z] #58 8.020 PBCC images/creds.pb-c.c [2019-08-29T04:13:18.966Z] #58 8.047 DEP images/creds.pb-c.d [2019-08-29T04:13:18.966Z] #58 8.092 PBCC images/utsns.pb-c.c [2019-08-29T04:13:19.086Z] os [2019-08-29T04:13:19.222Z] #58 8.116 DEP images/utsns.pb-c.d [2019-08-29T04:13:19.222Z] #58 8.162 PBCC images/ipc-desc.pb-c.c [2019-08-29T04:13:19.222Z] #58 8.182 PBCC images/ipc-sem.pb-c.c [2019-08-29T04:13:19.222Z] #58 8.202 DEP images/ipc-desc.pb-c.d [2019-08-29T04:13:19.222Z] #58 8.235 DEP images/ipc-sem.pb-c.d [2019-08-29T04:13:19.222Z] #58 8.286 PBCC images/ipc-msg.pb-c.c [2019-08-29T04:13:19.222Z] #58 8.296 DEP images/ipc-msg.pb-c.d [2019-08-29T04:13:19.371Z] path/filepath [2019-08-29T04:13:19.371Z] fmt [2019-08-29T04:13:19.477Z] #58 8.377 PBCC images/ipc-shm.pb-c.c [2019-08-29T04:13:19.477Z] #58 8.387 DEP images/ipc-shm.pb-c.d [2019-08-29T04:13:19.477Z] #58 8.432 PBCC images/ipc-var.pb-c.c [2019-08-29T04:13:19.477Z] #58 8.459 DEP images/ipc-var.pb-c.d [2019-08-29T04:13:19.477Z] #58 8.553 PBCC images/sk-opts.pb-c.c [2019-08-29T04:13:19.477Z] #58 8.604 PBCC images/packet-sock.pb-c.c [2019-08-29T04:13:19.477Z] #58 8.642 DEP images/sk-opts.pb-c.d [2019-08-29T04:13:19.477Z] #58 8.696 DEP images/packet-sock.pb-c.d [2019-08-29T04:13:19.657Z] io/ioutil [2019-08-29T04:13:19.731Z] #58 8.744 PBCC images/sk-netlink.pb-c.c [2019-08-29T04:13:19.731Z] #58 8.797 DEP images/sk-netlink.pb-c.d [2019-08-29T04:13:19.731Z] #58 8.861 PBCC images/sk-inet.pb-c.c [2019-08-29T04:13:19.731Z] #58 8.934 DEP images/sk-inet.pb-c.d [2019-08-29T04:13:19.986Z] #58 8.981 PBCC images/sk-unix.pb-c.c [2019-08-29T04:13:19.986Z] #58 8.992 DEP images/sk-unix.pb-c.d [2019-08-29T04:13:19.986Z] #58 9.054 PBCC images/mm.pb-c.c [2019-08-29T04:13:19.986Z] #58 9.137 DEP images/mm.pb-c.d [2019-08-29T04:13:19.986Z] #58 9.198 PBCC images/timerfd.pb-c.c [2019-08-29T04:13:20.242Z] #58 9.252 DEP images/timerfd.pb-c.d [2019-08-29T04:13:20.242Z] #58 9.294 PBCC images/timer.pb-c.c [2019-08-29T04:13:20.242Z] #58 9.344 DEP images/timer.pb-c.d [2019-08-29T04:13:20.242Z] #58 9.377 PBCC images/sa.pb-c.c [2019-08-29T04:13:20.242Z] #58 9.423 DEP images/sa.pb-c.d [2019-08-29T04:13:20.242Z] #58 9.462 PBCC images/pipe-data.pb-c.c [2019-08-29T04:13:20.242Z] #58 ... [2019-08-29T04:13:20.242Z] [2019-08-29T04:13:20.242Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:20.242Z] #33 47.76 time [2019-08-29T04:13:20.242Z] #33 49.25 sort [2019-08-29T04:13:20.242Z] #33 49.99 internal/fmtsort [2019-08-29T04:13:20.242Z] #33 50.39 internal/syscall/unix [2019-08-29T04:13:20.242Z] #33 50.52 strings [2019-08-29T04:13:20.242Z] #33 52.21 internal/poll [2019-08-29T04:13:20.242Z] #33 52.84 path [2019-08-29T04:13:20.242Z] #33 53.31 regexp/syntax [2019-08-29T04:13:20.242Z] #33 53.90 os [2019-08-29T04:13:20.242Z] #33 56.92 fmt [2019-08-29T04:13:20.242Z] #33 57.62 path/filepath [2019-08-29T04:13:20.275Z] log [2019-08-29T04:13:20.275Z] flag [2019-08-29T04:13:20.275Z] github.com/BurntSushi/toml [2019-08-29T04:13:20.387Z] #13 ... [2019-08-29T04:13:20.387Z] [2019-08-29T04:13:20.387Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-29T04:13:20.387Z] #61 112.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:13:20.387Z] #61 112.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-29T04:13:20.387Z] #61 DONE 120.5s [2019-08-29T04:13:20.387Z] [2019-08-29T04:13:20.387Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-29T04:13:20.387Z] #62 DONE 0.0s [2019-08-29T04:13:20.387Z] [2019-08-29T04:13:20.387Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:20.387Z] #13 53.79 Selecting previously unselected package python3.5. [2019-08-29T04:13:20.387Z] #13 53.79 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-29T04:13:20.387Z] #13 53.80 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:13:20.387Z] #13 54.01 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-29T04:13:20.387Z] #13 54.02 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-29T04:13:20.387Z] #13 54.02 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-29T04:13:20.387Z] #13 54.15 Selecting previously unselected package dh-python. [2019-08-29T04:13:20.387Z] #13 54.16 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-29T04:13:20.387Z] #13 54.17 Unpacking dh-python (2.20170125) ... [2019-08-29T04:13:20.498Z] #33 ... [2019-08-29T04:13:20.498Z] [2019-08-29T04:13:20.498Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:20.498Z] #58 9.491 DEP images/pipe-data.pb-c.d [2019-08-29T04:13:20.498Z] #58 9.557 PBCC images/mnt.pb-c.c [2019-08-29T04:13:20.498Z] #58 9.567 DEP images/mnt.pb-c.d [2019-08-29T04:13:20.498Z] #58 9.624 PBCC images/sk-packet.pb-c.c [2019-08-29T04:13:20.498Z] #58 9.631 DEP images/sk-packet.pb-c.d [2019-08-29T04:13:20.498Z] #58 9.677 PBCC images/tcp-stream.pb-c.c [2019-08-29T04:13:20.753Z] #58 9.689 DEP images/tcp-stream.pb-c.d [2019-08-29T04:13:20.753Z] #58 9.743 PBCC images/pipe.pb-c.c [2019-08-29T04:13:20.753Z] #58 9.820 DEP images/pipe.pb-c.d [2019-08-29T04:13:20.753Z] #58 9.844 PBCC images/pstree.pb-c.c [2019-08-29T04:13:20.753Z] #58 9.856 DEP images/pstree.pb-c.d [2019-08-29T04:13:20.753Z] #58 9.917 PBCC images/fs.pb-c.c [2019-08-29T04:13:20.895Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:13:21.009Z] #58 9.945 DEP images/fs.pb-c.d [2019-08-29T04:13:21.009Z] #58 10.02 PBCC images/signalfd.pb-c.c [2019-08-29T04:13:21.009Z] #58 10.08 DEP images/signalfd.pb-c.d [2019-08-29T04:13:21.009Z] #58 10.12 PBCC images/fh.pb-c.c [2019-08-29T04:13:21.009Z] #58 10.21 PBCC images/fsnotify.pb-c.c [2019-08-29T04:13:21.209Z] #13 54.74 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:13:21.210Z] #13 54.89 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:13:21.264Z] #58 10.27 DEP images/fh.pb-c.d [2019-08-29T04:13:21.264Z] #58 10.34 DEP images/fsnotify.pb-c.d [2019-08-29T04:13:21.264Z] #58 10.39 PBCC images/eventpoll.pb-c.c [2019-08-29T04:13:21.264Z] #58 10.43 DEP images/eventpoll.pb-c.d [2019-08-29T04:13:21.264Z] #58 10.45 PBCC images/eventfd.pb-c.c [2019-08-29T04:13:21.520Z] #58 10.50 DEP images/eventfd.pb-c.d [2019-08-29T04:13:21.520Z] #58 10.55 PBCC images/remap-file-path.pb-c.c [2019-08-29T04:13:21.520Z] #58 10.58 DEP images/remap-file-path.pb-c.d [2019-08-29T04:13:21.520Z] #58 10.63 PBCC images/fifo.pb-c.c [2019-08-29T04:13:21.520Z] #58 10.64 DEP images/fifo.pb-c.d [2019-08-29T04:13:21.520Z] #58 10.68 PBCC images/ghost-file.pb-c.c [2019-08-29T04:13:21.775Z] #58 10.78 DEP images/ghost-file.pb-c.d [2019-08-29T04:13:21.775Z] #58 10.83 PBCC images/regfile.pb-c.c [2019-08-29T04:13:21.775Z] #58 10.87 DEP images/regfile.pb-c.d [2019-08-29T04:13:21.775Z] #58 10.90 PBCC images/ns.pb-c.c [2019-08-29T04:13:21.775Z] #58 10.93 DEP images/ns.pb-c.d [2019-08-29T04:13:22.031Z] #58 10.99 PBCC images/fdinfo.pb-c.c [2019-08-29T04:13:22.031Z] #58 11.06 DEP images/fdinfo.pb-c.d [2019-08-29T04:13:22.031Z] #58 11.10 PBCC images/core-aarch64.pb-c.c [2019-08-29T04:13:22.031Z] #58 11.13 PBCC images/core-arm.pb-c.c [2019-08-29T04:13:22.031Z] #58 11.17 PBCC images/core-ppc64.pb-c.c [2019-08-29T04:13:22.286Z] #58 11.19 PBCC images/core-s390.pb-c.c [2019-08-29T04:13:22.286Z] #58 11.22 PBCC images/core-x86.pb-c.c [2019-08-29T04:13:22.286Z] #58 11.25 PBCC images/core.pb-c.c [2019-08-29T04:13:22.286Z] #58 11.31 PBCC images/inventory.pb-c.c [2019-08-29T04:13:22.286Z] #58 11.36 DEP images/core-aarch64.pb-c.d [2019-08-29T04:13:22.286Z] #58 11.40 DEP images/core-arm.pb-c.d [2019-08-29T04:13:22.286Z] #58 11.44 DEP images/core-ppc64.pb-c.d [2019-08-29T04:13:22.542Z] #58 11.49 DEP images/core-s390.pb-c.d [2019-08-29T04:13:22.542Z] #58 11.51 DEP images/core-x86.pb-c.d [2019-08-29T04:13:22.542Z] #58 11.63 DEP images/core.pb-c.d [2019-08-29T04:13:22.542Z] #58 11.69 DEP images/inventory.pb-c.d [2019-08-29T04:13:22.542Z] #58 11.73 PBCC images/cpuinfo.pb-c.c [2019-08-29T04:13:22.799Z] #58 11.77 DEP images/cpuinfo.pb-c.d [2019-08-29T04:13:22.799Z] #58 11.80 PBCC images/stats.pb-c.c [2019-08-29T04:13:22.799Z] #58 11.85 DEP images/stats.pb-c.d [2019-08-29T04:13:22.920Z] Removing intermediate container 7d76db177318 [2019-08-29T04:13:22.920Z] ---> 2c8da90bc9f7 [2019-08-29T04:13:22.920Z] Step 44/126 : FROM base AS vndr [2019-08-29T04:13:22.920Z] ---> 55113d1b9c03 [2019-08-29T04:13:22.920Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-29T04:13:22.920Z] ---> Running in 4b19e274798d [2019-08-29T04:13:22.920Z] Removing intermediate container 4b19e274798d [2019-08-29T04:13:22.920Z] ---> 0faf55f343ec [2019-08-29T04:13:22.920Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:22.920Z] ---> ecf346c256f7 [2019-08-29T04:13:22.920Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:23.204Z] ---> 151eda3b8e6d [2019-08-29T04:13:23.204Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:23.204Z] ---> Running in cc04e6ad45af [2019-08-29T04:13:23.359Z] #58 ... [2019-08-29T04:13:23.359Z] [2019-08-29T04:13:23.359Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-29T04:13:23.359Z] #30 56.93 github.com/BurntSushi/toml/cmd/tomlv [2019-08-29T04:13:23.359Z] #30 DONE 60.5s [2019-08-29T04:13:23.359Z] [2019-08-29T04:13:23.359Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:13:23.359Z] #47 20.28 + cd /tmp/tmp.F4feKbxcE3/src/github.com/containerd/containerd [2019-08-29T04:13:23.359Z] #47 20.28 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:13:23.359Z] #47 22.06 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-29T04:13:23.359Z] #47 22.06 + BUILDTAGS='netgo osusergo static_build' [2019-08-29T04:13:23.359Z] #47 22.06 + export EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:13:23.359Z] #47 22.06 + EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:13:23.359Z] #47 22.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-29T04:13:23.359Z] #47 22.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-29T04:13:23.359Z] #47 22.06 + '[' '' = dynamic ']' [2019-08-29T04:13:23.359Z] #47 22.06 + make [2019-08-29T04:13:23.359Z] #47 22.64 🇩 bin/ctr [2019-08-29T04:13:23.491Z] + RM_GOPATH=0 [2019-08-29T04:13:23.491Z] + TMP_GOPATH= [2019-08-29T04:13:23.491Z] + : /build [2019-08-29T04:13:23.491Z] + '[' -z '' ']' [2019-08-29T04:13:23.491Z] ++ mktemp -d [2019-08-29T04:13:23.491Z] + export GOPATH=/tmp/tmp.g4D6K48o5n [2019-08-29T04:13:23.491Z] + GOPATH=/tmp/tmp.g4D6K48o5n [2019-08-29T04:13:23.491Z] + RM_GOPATH=1 [2019-08-29T04:13:23.491Z] ++ dirname ./install.sh [2019-08-29T04:13:23.491Z] + dir=. [2019-08-29T04:13:23.491Z] + bin=vndr [2019-08-29T04:13:23.491Z] + shift [2019-08-29T04:13:23.491Z] + '[' '!' -f ./vndr.installer ']' [2019-08-29T04:13:23.491Z] + . ./vndr.installer [2019-08-29T04:13:23.491Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:13:23.491Z] + install_vndr [2019-08-29T04:13:23.491Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-29T04:13:23.491Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.g4D6K48o5n/src/github.com/LK4D4/vndr [2019-08-29T04:13:23.492Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:13:23.492Z] Cloning into '/tmp/tmp.g4D6K48o5n/src/github.com/LK4D4/vndr'... [2019-08-29T04:13:23.774Z] + cd /tmp/tmp.g4D6K48o5n/src/github.com/LK4D4/vndr [2019-08-29T04:13:23.774Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-29T04:13:23.774Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-29T04:13:24.060Z] internal/race [2019-08-29T04:13:24.060Z] errors [2019-08-29T04:13:24.060Z] internal/cpu [2019-08-29T04:13:24.060Z] runtime/internal/sys [2019-08-29T04:13:24.060Z] runtime/internal/atomic [2019-08-29T04:13:24.060Z] sync/atomic [2019-08-29T04:13:24.060Z] runtime/internal/math [2019-08-29T04:13:24.060Z] unicode [2019-08-29T04:13:24.061Z] unicode/utf8 [2019-08-29T04:13:24.061Z] math/bits [2019-08-29T04:13:24.061Z] internal/bytealg [2019-08-29T04:13:24.351Z] internal/testlog [2019-08-29T04:13:24.351Z] math [2019-08-29T04:13:24.351Z] encoding [2019-08-29T04:13:24.351Z] runtime [2019-08-29T04:13:24.351Z] unicode/utf16 [2019-08-29T04:13:24.351Z] container/list [2019-08-29T04:13:24.652Z] crypto/internal/subtle [2019-08-29T04:13:24.652Z] crypto/subtle [2019-08-29T04:13:24.652Z] internal/x/crypto/cryptobyte/asn1 [2019-08-29T04:13:24.652Z] internal/nettrace [2019-08-29T04:13:24.652Z] internal/x/net/dns/dnsmessage [2019-08-29T04:13:24.751Z] #13 58.31 Setting up python3-minimal (3.5.3-1) ... [2019-08-29T04:13:25.275Z] runtime/cgo [2019-08-29T04:13:25.275Z] strconv [2019-08-29T04:13:25.684Z] #13 ... [2019-08-29T04:13:25.684Z] [2019-08-29T04:13:25.684Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:25.684Z] #33 116.1 crypto/hmac [2019-08-29T04:13:25.684Z] #33 116.3 crypto/md5 [2019-08-29T04:13:25.684Z] #33 117.1 crypto/sha1 [2019-08-29T04:13:25.684Z] #33 118.4 crypto/sha256 [2019-08-29T04:13:25.684Z] #33 119.4 encoding/hex [2019-08-29T04:13:25.684Z] #33 119.9 encoding/pem [2019-08-29T04:13:25.684Z] #33 120.4 internal/singleflight [2019-08-29T04:13:25.684Z] #33 120.7 net [2019-08-29T04:13:25.684Z] #33 122.3 crypto/rand [2019-08-29T04:13:25.684Z] #33 122.9 crypto/elliptic [2019-08-29T04:13:25.684Z] #33 125.3 encoding/asn1 [2019-08-29T04:13:25.684Z] #33 ... [2019-08-29T04:13:25.684Z] [2019-08-29T04:13:25.684Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:25.684Z] #13 59.50 Selecting previously unselected package python3. [2019-08-29T04:13:25.892Z] crypto/rc4 [2019-08-29T04:13:25.942Z] #13 59.50 (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-08-29T04:13:25.942Z] #13 59.54 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-29T04:13:25.942Z] #13 59.56 Unpacking python3 (3.5.3-1) ... [2019-08-29T04:13:25.942Z] #13 59.65 Selecting previously unselected package pigz. [2019-08-29T04:13:25.942Z] #13 59.66 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-29T04:13:25.942Z] #13 59.66 Unpacking pigz (2.3.4-1) ... [2019-08-29T04:13:26.201Z] #13 59.77 Selecting previously unselected package libip4tc0:amd64. [2019-08-29T04:13:26.201Z] #13 59.78 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:13:26.201Z] #13 59.78 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:13:26.201Z] #13 60.03 Selecting previously unselected package libip6tc0:amd64. [2019-08-29T04:13:26.459Z] #13 60.04 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:13:26.459Z] #13 60.04 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:13:26.459Z] #13 60.16 Selecting previously unselected package libiptc0:amd64. [2019-08-29T04:13:26.459Z] #13 60.17 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:13:26.459Z] #13 60.18 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:13:26.622Z] #47 ... [2019-08-29T04:13:26.622Z] [2019-08-29T04:13:26.622Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:26.622Z] #58 13.80 make[1]: Nothing to be done for 'all'. [2019-08-29T04:13:26.622Z] #58 14.92 CC images/stats.o [2019-08-29T04:13:26.622Z] #58 15.25 CC images/core.o [2019-08-29T04:13:26.622Z] #58 15.81 CC images/core-x86.o [2019-08-29T04:13:26.717Z] #13 60.29 Selecting previously unselected package libxtables12:amd64. [2019-08-29T04:13:26.717Z] #13 60.30 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:13:26.717Z] #13 60.30 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:13:26.717Z] #13 60.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-29T04:13:26.717Z] #13 60.42 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-29T04:13:26.717Z] #13 60.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-29T04:13:26.975Z] #13 60.54 Selecting previously unselected package iptables. [2019-08-29T04:13:26.975Z] #13 60.55 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-29T04:13:26.975Z] #13 60.56 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:13:27.182Z] #58 16.20 CC images/core-arm.o [2019-08-29T04:13:27.232Z] #13 60.90 Selecting previously unselected package xxd. [2019-08-29T04:13:27.232Z] #13 60.92 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-29T04:13:27.232Z] #13 60.92 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:13:27.232Z] #13 61.08 Selecting previously unselected package vim-common. [2019-08-29T04:13:27.490Z] #13 61.09 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:13:27.490Z] #13 61.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:13:27.747Z] #58 16.59 CC images/core-aarch64.o [2019-08-29T04:13:27.748Z] #13 61.33 Selecting previously unselected package bzip2. [2019-08-29T04:13:27.748Z] #13 61.33 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-29T04:13:27.748Z] #13 61.33 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-29T04:13:27.748Z] #13 61.45 Selecting previously unselected package libgpm2:amd64. [2019-08-29T04:13:27.748Z] #13 61.46 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-29T04:13:27.748Z] #13 61.47 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-29T04:13:28.002Z] #58 16.90 CC images/core-ppc64.o [2019-08-29T04:13:28.006Z] #13 61.54 Selecting previously unselected package xz-utils. [2019-08-29T04:13:28.006Z] #13 61.54 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-29T04:13:28.006Z] #13 61.55 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:13:28.006Z] #13 61.73 Selecting previously unselected package aufs-tools. [2019-08-29T04:13:28.006Z] #13 61.73 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-29T04:13:28.006Z] #13 61.74 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:13:28.006Z] #13 ... [2019-08-29T04:13:28.006Z] [2019-08-29T04:13:28.006Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:28.006Z] #58 53.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-29T04:13:28.006Z] #58 54.03 HOSTDEP compel/src/main-host.d [2019-08-29T04:13:28.006Z] #58 54.26 DEP compel/src/lib/ptrace.d [2019-08-29T04:13:28.006Z] #58 54.44 DEP compel/src/lib/infect.d [2019-08-29T04:13:28.006Z] #58 54.70 DEP compel/src/lib/infect-util.d [2019-08-29T04:13:28.006Z] #58 54.81 DEP compel/src/lib/infect-rpc.d [2019-08-29T04:13:28.006Z] #58 54.96 DEP compel/arch/x86/src/lib/infect.d [2019-08-29T04:13:28.006Z] #58 55.09 DEP compel/arch/x86/src/lib/cpu.d [2019-08-29T04:13:28.006Z] #58 55.22 DEP compel/src/lib/log.d [2019-08-29T04:13:28.006Z] #58 55.35 DEP compel/src/main.d [2019-08-29T04:13:28.006Z] #58 55.58 DEP compel/src/lib/handle-elf.d [2019-08-29T04:13:28.006Z] #58 55.75 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-29T04:13:28.006Z] #58 56.16 CC compel/src/lib/log.o [2019-08-29T04:13:28.006Z] #58 57.05 CC compel/arch/x86/src/lib/cpu.o [2019-08-29T04:13:28.006Z] #58 57.99 CC compel/arch/x86/src/lib/infect.o [2019-08-29T04:13:28.006Z] #58 59.01 CC compel/src/lib/infect-rpc.o [2019-08-29T04:13:28.006Z] #58 59.42 CC compel/src/lib/infect-util.o [2019-08-29T04:13:28.006Z] #58 59.68 CC compel/src/lib/infect.o [2019-08-29T04:13:28.006Z] #58 62.37 CC compel/src/lib/ptrace.o [2019-08-29T04:13:28.006Z] #58 62.77 AR compel/libcompel.a [2019-08-29T04:13:28.006Z] #58 62.87 HOSTCC compel/src/main-host.o [2019-08-29T04:13:28.006Z] #58 63.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-29T04:13:28.006Z] #58 63.51 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-29T04:13:28.258Z] #58 17.36 CC images/core-s390.o [2019-08-29T04:13:28.265Z] #58 64.01 HOSTCC compel/src/lib/log-host.o [2019-08-29T04:13:28.265Z] #58 ... [2019-08-29T04:13:28.265Z] [2019-08-29T04:13:28.265Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:28.265Z] #13 61.90 Selecting previously unselected package liblzo2-2:amd64. [2019-08-29T04:13:28.265Z] #13 61.91 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-29T04:13:28.265Z] #13 61.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:13:28.523Z] #13 62.06 Selecting previously unselected package btrfs-progs. [2019-08-29T04:13:28.523Z] #13 62.06 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-29T04:13:28.523Z] #13 62.07 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:13:28.571Z] sync [2019-08-29T04:13:28.819Z] #58 17.90 CC images/cpuinfo.o [2019-08-29T04:13:28.862Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-29T04:13:28.862Z] io [2019-08-29T04:13:28.862Z] reflect [2019-08-29T04:13:28.862Z] syscall [2019-08-29T04:13:28.862Z] math/rand [2019-08-29T04:13:29.088Z] #13 62.62 Selecting previously unselected package btrfs-tools. [2019-08-29T04:13:29.088Z] #13 62.64 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-29T04:13:29.088Z] #13 62.64 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:13:29.088Z] #13 62.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-29T04:13:29.088Z] #13 62.74 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:13:29.088Z] #13 62.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:13:29.148Z] internal/singleflight [2019-08-29T04:13:29.148Z] bytes [2019-08-29T04:13:29.148Z] strings [2019-08-29T04:13:29.347Z] #13 62.95 Selecting previously unselected package dmsetup. [2019-08-29T04:13:29.347Z] #13 62.95 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:13:29.347Z] #13 62.96 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-29T04:13:29.347Z] #13 63.11 Selecting previously unselected package libonig4:amd64. [2019-08-29T04:13:29.347Z] #13 63.11 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-29T04:13:29.347Z] #13 63.11 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:13:29.382Z] #58 18.25 CC images/inventory.o [2019-08-29T04:13:29.382Z] #58 18.41 CC images/fdinfo.o [2019-08-29T04:13:29.604Z] #13 63.31 Selecting previously unselected package libjq1:amd64. [2019-08-29T04:13:29.604Z] #13 63.31 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:13:29.604Z] #13 63.32 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:13:29.637Z] #58 18.72 CC images/fown.o [2019-08-29T04:13:29.770Z] bufio [2019-08-29T04:13:29.770Z] path [2019-08-29T04:13:29.862Z] #13 63.45 Selecting previously unselected package jq. [2019-08-29T04:13:29.862Z] #13 63.46 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-29T04:13:29.862Z] #13 63.47 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:13:29.862Z] #13 63.59 Selecting previously unselected package libaio1:amd64. [2019-08-29T04:13:29.862Z] #13 63.61 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-29T04:13:29.862Z] #13 63.63 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-29T04:13:29.862Z] #13 63.69 Selecting previously unselected package libcap2-bin. [2019-08-29T04:13:29.912Z] #58 18.88 CC images/ns.o [2019-08-29T04:13:30.056Z] hash [2019-08-29T04:13:30.057Z] hash/crc32 [2019-08-29T04:13:30.057Z] crypto [2019-08-29T04:13:30.057Z] crypto/internal/randutil [2019-08-29T04:13:30.120Z] #13 63.70 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-29T04:13:30.120Z] #13 63.71 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-29T04:13:30.120Z] #13 63.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-29T04:13:30.120Z] #13 63.81 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:13:30.120Z] #13 63.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:13:30.120Z] #13 63.91 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-29T04:13:30.120Z] #13 63.91 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-29T04:13:30.120Z] #13 63.91 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-29T04:13:30.174Z] #58 19.09 CC images/regfile.o [2019-08-29T04:13:30.174Z] #58 19.37 CC images/ghost-file.o [2019-08-29T04:13:30.340Z] crypto/sha512 [2019-08-29T04:13:30.340Z] crypto/hmac [2019-08-29T04:13:30.340Z] internal/syscall/unix [2019-08-29T04:13:30.340Z] time [2019-08-29T04:13:30.340Z] crypto/sha1 [2019-08-29T04:13:30.340Z] crypto/sha256 [2019-08-29T04:13:30.432Z] #58 19.63 CC images/fifo.o [2019-08-29T04:13:30.627Z] internal/x/crypto/hkdf [2019-08-29T04:13:30.627Z] internal/x/text/transform [2019-08-29T04:13:30.685Z] #13 64.25 Selecting previously unselected package libpcre16-3:amd64. [2019-08-29T04:13:30.685Z] #13 64.25 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-29T04:13:30.685Z] #13 64.26 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-29T04:13:30.685Z] #13 64.45 Selecting previously unselected package libpcre32-3:amd64. [2019-08-29T04:13:30.943Z] #13 64.47 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-29T04:13:30.943Z] #13 64.49 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-29T04:13:30.943Z] #13 64.66 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-29T04:13:30.943Z] #13 64.66 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-29T04:13:30.943Z] #13 64.67 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-29T04:13:31.000Z] #58 19.84 CC images/remap-file-path.o [2019-08-29T04:13:31.246Z] encoding/binary [2019-08-29T04:13:31.246Z] sort [2019-08-29T04:13:31.246Z] internal/poll [2019-08-29T04:13:31.246Z] internal/fmtsort [2019-08-29T04:13:31.246Z] regexp/syntax [2019-08-29T04:13:31.267Z] #58 20.10 CC images/eventfd.o [2019-08-29T04:13:31.524Z] #58 20.40 CC images/eventpoll.o [2019-08-29T04:13:31.524Z] #58 ... [2019-08-29T04:13:31.524Z] [2019-08-29T04:13:31.524Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:31.524Z] #33 58.78 regexp [2019-08-29T04:13:31.524Z] #33 61.81 flag [2019-08-29T04:13:31.524Z] #33 62.26 go/token [2019-08-29T04:13:31.524Z] #33 62.81 go/scanner [2019-08-29T04:13:31.524Z] #33 63.18 io/ioutil [2019-08-29T04:13:31.524Z] #33 63.63 net/url [2019-08-29T04:13:31.524Z] #33 63.72 go/ast [2019-08-29T04:13:31.524Z] #33 65.03 text/template/parse [2019-08-29T04:13:31.524Z] #33 67.80 go/parser [2019-08-29T04:13:31.524Z] #33 ... [2019-08-29T04:13:31.524Z] [2019-08-29T04:13:31.524Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:31.524Z] #58 20.68 CC images/fh.o [2019-08-29T04:13:31.533Z] encoding/base64 [2019-08-29T04:13:31.533Z] crypto/cipher [2019-08-29T04:13:31.533Z] os [2019-08-29T04:13:31.780Z] #58 20.90 CC images/fsnotify.o [2019-08-29T04:13:31.818Z] crypto/md5 [2019-08-29T04:13:31.818Z] crypto/aes [2019-08-29T04:13:31.895Z] #13 65.37 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-29T04:13:31.895Z] #13 65.37 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-29T04:13:31.895Z] #13 65.37 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-29T04:13:32.105Z] crypto/des [2019-08-29T04:13:32.105Z] encoding/pem [2019-08-29T04:13:32.153Z] #13 65.70 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-29T04:13:32.153Z] #13 65.70 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-29T04:13:32.153Z] #13 65.71 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-29T04:13:32.153Z] #13 65.88 Selecting previously unselected package libnl-3-200:amd64. [2019-08-29T04:13:32.153Z] #13 65.88 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-29T04:13:32.391Z] internal/x/crypto/internal/chacha20 [2019-08-29T04:13:32.391Z] internal/x/crypto/poly1305 [2019-08-29T04:13:32.391Z] internal/x/crypto/curve25519 [2019-08-29T04:13:32.391Z] internal/x/crypto/chacha20poly1305 [2019-08-29T04:13:32.411Z] #13 65.89 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:13:32.411Z] #13 65.97 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-29T04:13:32.411Z] #13 65.98 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-29T04:13:32.411Z] #13 65.98 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:13:32.411Z] #13 66.07 Selecting previously unselected package libreadline5:amd64. [2019-08-29T04:13:32.411Z] #13 66.08 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-29T04:13:32.411Z] #13 66.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-29T04:13:32.668Z] #13 66.25 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-29T04:13:32.668Z] #13 66.27 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-29T04:13:32.668Z] #13 66.28 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:13:32.678Z] fmt [2019-08-29T04:13:32.678Z] path/filepath [2019-08-29T04:13:32.678Z] regexp [2019-08-29T04:13:32.707Z] #58 21.51 CC images/signalfd.o [2019-08-29T04:13:32.707Z] #58 21.67 CC images/fs.o [2019-08-29T04:13:32.962Z] #58 21.83 CC images/pstree.o [2019-08-29T04:13:32.962Z] #58 22.09 CC images/pipe.o [2019-08-29T04:13:32.966Z] io/ioutil [2019-08-29T04:13:33.218Z] #58 22.30 CC images/tcp-stream.o [2019-08-29T04:13:33.252Z] go/token [2019-08-29T04:13:33.252Z] flag [2019-08-29T04:13:33.252Z] net/url [2019-08-29T04:13:33.252Z] text/template/parse [2019-08-29T04:13:33.474Z] #58 22.48 CC images/sk-packet.o [2019-08-29T04:13:33.540Z] go/scanner [2019-08-29T04:13:33.540Z] log [2019-08-29T04:13:33.540Z] encoding/json [2019-08-29T04:13:33.729Z] #58 22.76 CC images/mnt.o [2019-08-29T04:13:33.729Z] #58 22.93 CC images/pipe-data.o [2019-08-29T04:13:33.829Z] encoding/xml [2019-08-29T04:13:33.829Z] go/ast [2019-08-29T04:13:34.291Z] #58 23.09 CC images/sa.o [2019-08-29T04:13:34.291Z] #58 23.30 CC images/timer.o [2019-08-29T04:13:34.462Z] text/template [2019-08-29T04:13:34.546Z] #58 23.56 CC images/timerfd.o [2019-08-29T04:13:34.567Z] #13 68.19 Selecting previously unselected package net-tools. [2019-08-29T04:13:34.567Z] #13 68.20 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-29T04:13:34.567Z] #13 68.21 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:13:34.802Z] #58 23.75 CC images/mm.o [2019-08-29T04:13:34.824Z] #13 68.42 Selecting previously unselected package python-pip-whl. [2019-08-29T04:13:34.824Z] #13 68.43 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:13:34.824Z] #13 68.44 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:13:34.824Z] #13 ... [2019-08-29T04:13:34.824Z] [2019-08-29T04:13:34.824Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:13:34.824Z] #24 135.4 + GOBIN=/build [2019-08-29T04:13:34.824Z] #24 135.4 + /build/gometalinter --install [2019-08-29T04:13:35.058Z] #58 24.07 CC images/sk-opts.o [2019-08-29T04:13:35.058Z] #58 24.26 CC images/sk-unix.o [2019-08-29T04:13:35.082Z] #24 135.4 Installing: [2019-08-29T04:13:35.082Z] #24 135.4 deadcode [2019-08-29T04:13:35.082Z] #24 135.4 dupl [2019-08-29T04:13:35.082Z] #24 135.4 errcheck [2019-08-29T04:13:35.082Z] #24 135.4 gas [2019-08-29T04:13:35.082Z] #24 135.4 gochecknoglobals [2019-08-29T04:13:35.082Z] #24 135.4 gochecknoinits [2019-08-29T04:13:35.082Z] #24 135.4 goconst [2019-08-29T04:13:35.082Z] #24 135.4 gocyclo [2019-08-29T04:13:35.082Z] #24 135.4 goimports [2019-08-29T04:13:35.082Z] #24 135.4 golint [2019-08-29T04:13:35.082Z] #24 135.4 gosimple [2019-08-29T04:13:35.082Z] #24 135.4 gotype [2019-08-29T04:13:35.082Z] #24 135.4 gotypex [2019-08-29T04:13:35.082Z] #24 135.4 ineffassign [2019-08-29T04:13:35.082Z] #24 135.4 interfacer [2019-08-29T04:13:35.082Z] #24 135.4 lll [2019-08-29T04:13:35.082Z] #24 135.4 maligned [2019-08-29T04:13:35.082Z] #24 135.4 megacheck [2019-08-29T04:13:35.082Z] #24 135.4 misspell [2019-08-29T04:13:35.082Z] #24 135.4 nakedret [2019-08-29T04:13:35.082Z] #24 135.4 safesql [2019-08-29T04:13:35.082Z] #24 135.4 staticcheck [2019-08-29T04:13:35.082Z] #24 135.4 structcheck [2019-08-29T04:13:35.082Z] #24 135.4 unconvert [2019-08-29T04:13:35.082Z] #24 135.4 unparam [2019-08-29T04:13:35.082Z] #24 135.4 unused [2019-08-29T04:13:35.082Z] #24 135.4 varcheck [2019-08-29T04:13:35.087Z] compress/flate [2019-08-29T04:13:35.372Z] go/parser [2019-08-29T04:13:35.372Z] context [2019-08-29T04:13:35.619Z] #58 24.57 CC images/sk-inet.o [2019-08-29T04:13:35.657Z] math/big [2019-08-29T04:13:35.875Z] #58 24.85 CC images/tun.o [2019-08-29T04:13:35.961Z] compress/gzip [2019-08-29T04:13:35.961Z] go/doc [2019-08-29T04:13:36.131Z] #58 25.13 CC images/sk-netlink.o [2019-08-29T04:13:36.247Z] encoding/hex [2019-08-29T04:13:36.247Z] net [2019-08-29T04:13:36.247Z] internal/x/text/unicode/bidi [2019-08-29T04:13:36.386Z] #58 25.45 CC images/packet-sock.o [2019-08-29T04:13:36.873Z] internal/x/text/secure/bidirule [2019-08-29T04:13:36.947Z] #58 25.74 CC images/ipc-var.o [2019-08-29T04:13:36.947Z] #58 25.91 CC images/ipc-desc.o [2019-08-29T04:13:37.161Z] github.com/LK4D4/vndr/build [2019-08-29T04:13:37.161Z] internal/x/text/unicode/norm [2019-08-29T04:13:37.203Z] #58 26.06 CC images/ipc-shm.o [2019-08-29T04:13:37.203Z] #58 26.23 CC images/ipc-msg.o [2019-08-29T04:13:37.459Z] #58 26.58 CC images/ipc-sem.o [2019-08-29T04:13:37.715Z] #58 26.86 CC images/utsns.o [2019-08-29T04:13:37.971Z] #58 27.04 CC images/creds.o [2019-08-29T04:13:38.181Z] internal/x/net/http2/hpack [2019-08-29T04:13:38.181Z] crypto/rand [2019-08-29T04:13:38.181Z] crypto/elliptic [2019-08-29T04:13:38.227Z] #58 27.24 CC images/vma.o [2019-08-29T04:13:38.361Z] #24 ... [2019-08-29T04:13:38.362Z] [2019-08-29T04:13:38.362Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:38.362Z] #33 128.3 crypto/ecdsa [2019-08-29T04:13:38.362Z] #33 129.0 crypto/rsa [2019-08-29T04:13:38.362Z] #33 130.4 crypto/dsa [2019-08-29T04:13:38.362Z] #33 131.0 crypto/x509/pkix [2019-08-29T04:13:38.362Z] #33 131.6 internal/x/crypto/cryptobyte [2019-08-29T04:13:38.362Z] #33 133.7 internal/x/crypto/internal/chacha20 [2019-08-29T04:13:38.362Z] #33 134.3 internal/x/crypto/poly1305 [2019-08-29T04:13:38.362Z] #33 134.6 internal/x/crypto/chacha20poly1305 [2019-08-29T04:13:38.362Z] #33 135.9 internal/x/crypto/hkdf [2019-08-29T04:13:38.362Z] #33 136.2 internal/x/text/transform [2019-08-29T04:13:38.362Z] #33 137.0 internal/x/text/unicode/bidi [2019-08-29T04:13:38.362Z] #33 ... [2019-08-29T04:13:38.362Z] [2019-08-29T04:13:38.362Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:38.362Z] #13 69.11 Selecting previously unselected package python3-pip. [2019-08-29T04:13:38.362Z] #13 69.11 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:13:38.362Z] #13 69.12 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:13:38.362Z] #13 69.28 Selecting previously unselected package python3-pkg-resources. [2019-08-29T04:13:38.362Z] #13 69.28 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:13:38.362Z] #13 69.29 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:13:38.362Z] #13 69.49 Selecting previously unselected package python3-setuptools. [2019-08-29T04:13:38.362Z] #13 69.49 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-29T04:13:38.362Z] #13 69.50 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-29T04:13:38.362Z] #13 69.79 Selecting previously unselected package python3-wheel. [2019-08-29T04:13:38.362Z] #13 69.81 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-29T04:13:38.362Z] #13 69.81 Unpacking python3-wheel (0.29.0-2) ... [2019-08-29T04:13:38.362Z] #13 69.99 Selecting previously unselected package thin-provisioning-tools. [2019-08-29T04:13:38.362Z] #13 69.99 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-29T04:13:38.362Z] #13 70.00 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:13:38.362Z] #13 70.35 Selecting previously unselected package vim-runtime. [2019-08-29T04:13:38.362Z] #13 70.36 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:13:38.362Z] #13 70.40 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-29T04:13:38.362Z] #13 70.44 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-29T04:13:38.362Z] #13 70.45 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:13:38.466Z] encoding/asn1 [2019-08-29T04:13:38.466Z] crypto/rsa [2019-08-29T04:13:38.483Z] #58 27.41 CC images/netdev.o [2019-08-29T04:13:38.620Z] #13 ... [2019-08-29T04:13:38.620Z] [2019-08-29T04:13:38.620Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:38.620Z] #58 64.26 HOSTLINK compel/compel-host-bin [2019-08-29T04:13:38.620Z] #58 64.41 DEP soccr/soccr.d [2019-08-29T04:13:38.620Z] #58 64.61 CC soccr/soccr.o [2019-08-29T04:13:38.620Z] #58 66.17 AR soccr/libsoccr.a [2019-08-29T04:13:38.620Z] #58 66.22 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:13:38.620Z] #58 66.55 DEP criu/arch/x86/sigframe.d [2019-08-29T04:13:38.620Z] #58 66.66 DEP criu/arch/x86/sigaction_compat.d [2019-08-29T04:13:38.620Z] #58 66.80 DEP criu/arch/x86/kerndat.d [2019-08-29T04:13:38.620Z] #58 66.99 DEP criu/arch/x86/crtools.d [2019-08-29T04:13:38.620Z] #58 67.31 DEP criu/arch/x86/cpu.d [2019-08-29T04:13:38.620Z] #58 67.50 CC criu/arch/x86/cpu.o [2019-08-29T04:13:38.620Z] #58 68.23 CC criu/arch/x86/crtools.o [2019-08-29T04:13:38.620Z] #58 69.66 CC criu/arch/x86/kerndat.o [2019-08-29T04:13:38.620Z] #58 70.19 CC criu/arch/x86/sigaction_compat.o [2019-08-29T04:13:38.620Z] #58 70.58 CC criu/arch/x86/sigframe.o [2019-08-29T04:13:38.620Z] #58 70.88 LINK criu/arch/x86/crtools.built-in.o [2019-08-29T04:13:38.620Z] #58 70.95 DEP criu/pie/util-vdso-elf32.d [2019-08-29T04:13:38.620Z] #58 71.10 DEP criu/arch/x86/vdso-pie.d [2019-08-29T04:13:38.620Z] #58 71.24 DEP criu/pie/parasite-vdso.d [2019-08-29T04:13:38.620Z] #58 71.48 DEP criu/pie/util-vdso.d [2019-08-29T04:13:38.620Z] #58 71.64 DEP criu/pie/util.d [2019-08-29T04:13:38.620Z] #58 71.94 CC criu/pie/util.o [2019-08-29T04:13:38.620Z] #58 72.26 CC criu/pie/util-vdso.o [2019-08-29T04:13:38.620Z] #58 73.10 CC criu/pie/parasite-vdso.o [2019-08-29T04:13:38.620Z] #58 74.46 CC criu/arch/x86/vdso-pie.o [2019-08-29T04:13:38.620Z] #58 ... [2019-08-29T04:13:38.620Z] [2019-08-29T04:13:38.620Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:38.620Z] #33 138.8 internal/x/text/secure/bidirule [2019-08-29T04:13:38.620Z] #33 139.2 internal/x/text/unicode/norm [2019-08-29T04:13:38.725Z] Removing intermediate container eb91339fa065 [2019-08-29T04:13:38.725Z] ---> f3d596244e56 [2019-08-29T04:13:38.725Z] Step 66/126 : FROM base AS gotestsum [2019-08-29T04:13:38.725Z] ---> 4261a55a49f0 [2019-08-29T04:13:38.725Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-29T04:13:38.725Z] ---> Running in 6ba83d6d708b [2019-08-29T04:13:38.725Z] Removing intermediate container 6ba83d6d708b [2019-08-29T04:13:38.725Z] ---> 662dbd66a794 [2019-08-29T04:13:38.725Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:38.725Z] ---> e5ceba4701fc [2019-08-29T04:13:38.725Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:38.725Z] ---> fdfab47eb971 [2019-08-29T04:13:38.725Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:38.725Z] ---> Running in bf3f4377862c [2019-08-29T04:13:38.725Z] + RM_GOPATH=0 [2019-08-29T04:13:38.725Z] + TMP_GOPATH= [2019-08-29T04:13:38.725Z] + : /build [2019-08-29T04:13:38.725Z] + '[' -z '' ']' [2019-08-29T04:13:38.725Z] ++ mktemp -d [2019-08-29T04:13:38.725Z] + export GOPATH=/tmp/tmp.KGFJOaZ4Mt [2019-08-29T04:13:38.725Z] + GOPATH=/tmp/tmp.KGFJOaZ4Mt [2019-08-29T04:13:38.725Z] + RM_GOPATH=1 [2019-08-29T04:13:38.725Z] ++ dirname ./install.sh [2019-08-29T04:13:38.725Z] + dir=. [2019-08-29T04:13:38.725Z] + bin=gotestsum [2019-08-29T04:13:38.725Z] + shift [2019-08-29T04:13:38.725Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-29T04:13:38.725Z] + . ./gotestsum.installer [2019-08-29T04:13:38.725Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-29T04:13:38.725Z] + install_gotestsum [2019-08-29T04:13:38.725Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-29T04:13:38.725Z] + go get -d gotest.tools/gotestsum [2019-08-29T04:13:38.725Z] Installing gotestsum version v0.3.5 [2019-08-29T04:13:38.738Z] #58 27.82 CC images/tty.o [2019-08-29T04:13:39.091Z] crypto/dsa [2019-08-29T04:13:39.091Z] internal/x/net/idna [2019-08-29T04:13:39.091Z] mime [2019-08-29T04:13:39.299Z] #58 28.36 CC images/file-lock.o [2019-08-29T04:13:39.377Z] crypto/ecdsa [2019-08-29T04:13:39.554Z] #58 28.58 CC images/rlimit.o [2019-08-29T04:13:39.663Z] crypto/x509/pkix [2019-08-29T04:13:39.663Z] internal/x/crypto/cryptobyte [2019-08-29T04:13:39.663Z] mime/quotedprintable [2019-08-29T04:13:39.810Z] #58 28.83 CC images/pagemap.o [2019-08-29T04:13:39.949Z] net/http/internal [2019-08-29T04:13:39.949Z] os/exec [2019-08-29T04:13:40.065Z] #58 29.08 CC images/siginfo.o [2019-08-29T04:13:40.322Z] #58 29.28 CC images/rpc.o [2019-08-29T04:13:41.443Z] internal/x/net/http/httpproxy [2019-08-29T04:13:41.443Z] net/textproto [2019-08-29T04:13:41.443Z] crypto/x509 [2019-08-29T04:13:41.686Z] #58 30.47 CC images/ext-file.o [2019-08-29T04:13:41.686Z] #58 30.68 CC images/cgroup.o [2019-08-29T04:13:41.686Z] #58 ... [2019-08-29T04:13:41.686Z] [2019-08-29T04:13:41.686Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:41.686Z] #33 69.13 text/template [2019-08-29T04:13:41.686Z] #33 71.17 log [2019-08-29T04:13:41.686Z] #33 71.65 encoding/binary [2019-08-29T04:13:41.686Z] #33 72.88 go/doc [2019-08-29T04:13:41.686Z] #33 73.40 encoding/base64 [2019-08-29T04:13:41.686Z] #33 74.01 encoding/json [2019-08-29T04:13:41.686Z] #33 76.04 github.com/LK4D4/vndr/build [2019-08-29T04:13:41.686Z] #33 78.34 encoding/xml [2019-08-29T04:13:41.686Z] #33 78.93 github.com/LK4D4/vndr/godl/singleflight [2019-08-29T04:13:41.686Z] #33 79.21 compress/flate [2019-08-29T04:13:41.729Z] internal/x/net/http/httpguts [2019-08-29T04:13:41.729Z] mime/multipart [2019-08-29T04:13:42.202Z] + cd /tmp/tmp.KGFJOaZ4Mt/src/gotest.tools/gotestsum [2019-08-29T04:13:42.202Z] + git checkout -q v0.3.5 [2019-08-29T04:13:42.202Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-29T04:13:42.248Z] #33 ... [2019-08-29T04:13:42.248Z] [2019-08-29T04:13:42.248Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:42.248Z] #58 31.20 CC images/userns.o [2019-08-29T04:13:42.354Z] crypto/tls [2019-08-29T04:13:42.503Z] #58 31.51 CC images/google/protobuf/descriptor.o [2019-08-29T04:13:43.867Z] #58 33.09 CC images/opts.o [2019-08-29T04:13:43.889Z] #33 143.5 crypto/x509 [2019-08-29T04:13:43.889Z] #33 143.5 internal/x/net/idna [2019-08-29T04:13:43.889Z] #33 ... [2019-08-29T04:13:43.889Z] [2019-08-29T04:13:43.889Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:43.889Z] #13 75.53 Selecting previously unselected package vim. [2019-08-29T04:13:43.889Z] #13 75.55 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-29T04:13:43.889Z] #13 75.56 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:13:43.889Z] #13 76.18 Selecting previously unselected package xfsprogs. [2019-08-29T04:13:43.889Z] #13 76.19 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-29T04:13:43.889Z] #13 76.20 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:13:43.889Z] #13 76.88 Selecting previously unselected package zip. [2019-08-29T04:13:43.889Z] #13 76.91 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-29T04:13:43.889Z] #13 76.92 Unpacking zip (3.0-11+b1) ... [2019-08-29T04:13:43.889Z] #13 77.10 Selecting previously unselected package libapparmor-perl. [2019-08-29T04:13:43.889Z] #13 77.12 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:13:43.889Z] #13 77.13 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:13:43.889Z] #13 77.27 Selecting previously unselected package apparmor. [2019-08-29T04:13:43.889Z] #13 77.27 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-29T04:13:43.889Z] #13 77.38 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:13:44.148Z] #13 77.89 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-29T04:13:44.148Z] #13 77.91 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-29T04:13:44.148Z] #13 77.91 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:13:44.381Z] net/http/httptrace [2019-08-29T04:13:44.381Z] net/http [2019-08-29T04:13:44.430Z] #58 33.26 CC images/seccomp.o [2019-08-29T04:13:44.430Z] #58 33.44 CC images/binfmt-misc.o [2019-08-29T04:13:44.685Z] #58 33.57 CC images/time.o [2019-08-29T04:13:44.685Z] #58 33.79 CC images/sysctl.o [2019-08-29T04:13:44.940Z] #58 34.01 CC images/autofs.o [2019-08-29T04:13:45.196Z] #58 34.24 CC images/macvlan.o [2019-08-29T04:13:45.452Z] #58 34.38 CC images/sit.o [2019-08-29T04:13:45.452Z] #58 34.58 LINK images/built-in.o [2019-08-29T04:13:45.707Z] #58 34.71 GEN compel/include/asm [2019-08-29T04:13:45.707Z] #58 34.72 GEN compel/include/version.h [2019-08-29T04:13:45.707Z] #58 34.74 touch .config [2019-08-29T04:13:45.707Z] #58 34.74 GEN include/common/config.h [2019-08-29T04:13:45.707Z] #58 34.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-29T04:13:45.963Z] #58 34.85 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-29T04:13:45.963Z] #58 34.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-29T04:13:45.963Z] #58 34.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-29T04:13:45.963Z] #58 34.96 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-29T04:13:45.963Z] #58 34.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-29T04:13:45.963Z] #58 34.99 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-29T04:13:45.963Z] #58 35.01 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-29T04:13:45.963Z] #58 35.04 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-29T04:13:45.963Z] #58 35.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-29T04:13:46.047Z] #13 79.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-29T04:13:46.047Z] #13 79.72 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-29T04:13:46.047Z] #13 79.73 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:13:46.219Z] #58 35.08 DEP compel/plugins/std/infect.d [2019-08-29T04:13:46.219Z] #58 35.20 DEP compel/plugins/std/string.d [2019-08-29T04:13:46.219Z] #58 35.33 DEP compel/plugins/std/log.d [2019-08-29T04:13:46.475Z] #58 35.42 DEP compel/plugins/std/fds.d [2019-08-29T04:13:46.475Z] #58 35.55 DEP compel/plugins/std/std.d [2019-08-29T04:13:46.731Z] #58 35.66 DEP compel/plugins/shmem/shmem.d [2019-08-29T04:13:46.731Z] #58 35.79 DEP compel/plugins/fds/fds.d [2019-08-29T04:13:46.987Z] #58 35.93 CC compel/plugins/std/std.o [2019-08-29T04:13:47.243Z] #58 36.22 CC compel/plugins/std/fds.o [2019-08-29T04:13:47.498Z] #58 36.58 CC compel/plugins/std/log.o [2019-08-29T04:13:47.856Z] github.com/LK4D4/vndr/godl [2019-08-29T04:13:48.151Z] github.com/LK4D4/vndr [2019-08-29T04:13:48.426Z] #58 37.31 CC compel/plugins/std/string.o [2019-08-29T04:13:48.576Z] #13 81.81 Selecting previously unselected package binutils-mingw-w64. [2019-08-29T04:13:48.576Z] #13 81.81 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-29T04:13:48.576Z] #13 81.83 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:13:48.576Z] #13 81.95 Selecting previously unselected package mingw-w64-common. [2019-08-29T04:13:48.576Z] #13 81.95 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-29T04:13:48.576Z] #13 81.96 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-29T04:13:49.005Z] #58 37.89 CC compel/plugins/std/infect.o [2019-08-29T04:13:49.142Z] #13 ... [2019-08-29T04:13:49.142Z] [2019-08-29T04:13:49.142Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:49.142Z] #58 74.80 CC criu/pie/util-vdso-elf32.o [2019-08-29T04:13:49.142Z] #58 75.51 AR criu/pie/pie.lib.a [2019-08-29T04:13:49.142Z] #58 75.58 DEP criu/pie/restorer.d [2019-08-29T04:13:49.142Z] #58 75.93 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-29T04:13:49.142Z] #58 76.08 DEP criu/arch/x86/restorer_unmap.d [2019-08-29T04:13:49.142Z] #58 76.11 DEP criu/arch/x86/restorer.d [2019-08-29T04:13:49.142Z] #58 76.39 DEP criu/pie/parasite.d [2019-08-29T04:13:49.142Z] #58 76.78 CC criu/pie/parasite.o [2019-08-29T04:13:49.142Z] #58 78.24 LINK criu/pie/parasite.built-in.o [2019-08-29T04:13:49.142Z] #58 78.25 GEN criu/pie/parasite-blob.h [2019-08-29T04:13:49.142Z] #58 78.27 CC criu/arch/x86/restorer.o [2019-08-29T04:13:49.142Z] #58 78.97 CC criu/arch/x86/restorer_unmap.o [2019-08-29T04:13:49.142Z] #58 79.04 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-29T04:13:49.142Z] #58 79.44 CC criu/pie/restorer.o [2019-08-29T04:13:49.142Z] #58 82.62 LINK criu/pie/restorer.built-in.o [2019-08-29T04:13:49.142Z] #58 82.65 GEN criu/pie/restorer-blob.h [2019-08-29T04:13:49.142Z] #58 82.72 DEP criu/vdso.d [2019-08-29T04:13:49.142Z] #58 83.07 DEP criu/vdso-compat.d [2019-08-29T04:13:49.142Z] #58 83.30 DEP criu/uts_ns.d [2019-08-29T04:13:49.142Z] #58 83.52 DEP criu/util.d [2019-08-29T04:13:49.142Z] #58 83.76 DEP criu/uffd.d [2019-08-29T04:13:49.142Z] #58 84.08 DEP criu/tun.d [2019-08-29T04:13:49.142Z] #58 84.35 DEP criu/tty.d [2019-08-29T04:13:49.142Z] #58 84.55 DEP criu/timerfd.d [2019-08-29T04:13:49.142Z] #58 84.82 DEP criu/sysfs_parse.d [2019-08-29T04:13:49.262Z] #58 38.29 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-29T04:13:49.262Z] #58 38.32 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-29T04:13:49.262Z] #58 38.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-29T04:13:49.400Z] #58 85.10 DEP criu/sysctl.d [2019-08-29T04:13:49.518Z] #58 38.42 AR compel/plugins/std.lib.a [2019-08-29T04:13:49.518Z] #58 38.49 CC compel/plugins/fds/fds.o [2019-08-29T04:13:49.658Z] #58 85.27 DEP criu/string.d [2019-08-29T04:13:49.658Z] #58 85.32 DEP criu/stats.d [2019-08-29T04:13:49.658Z] #58 85.43 DEP criu/sockets.d [2019-08-29T04:13:49.774Z] #58 38.73 AR compel/plugins/fds.lib.a [2019-08-29T04:13:49.774Z] #58 38.77 HOSTDEP compel/src/lib/log-host.d [2019-08-29T04:13:49.774Z] #58 38.86 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-29T04:13:49.916Z] #58 85.74 DEP criu/sk-unix.d [2019-08-29T04:13:50.030Z] #58 38.98 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-29T04:13:50.030Z] #58 39.08 HOSTDEP compel/src/main-host.d [2019-08-29T04:13:50.285Z] #58 39.23 DEP compel/src/lib/ptrace.d [2019-08-29T04:13:50.285Z] #58 39.40 DEP compel/src/lib/infect.d [2019-08-29T04:13:50.482Z] #58 86.01 DEP criu/sk-tcp.d [2019-08-29T04:13:50.541Z] #58 39.54 DEP compel/src/lib/infect-util.d [2019-08-29T04:13:50.541Z] #58 39.64 DEP compel/src/lib/infect-rpc.d [2019-08-29T04:13:50.740Z] #58 86.46 DEP criu/sk-queue.d [2019-08-29T04:13:50.796Z] #58 39.83 DEP compel/arch/x86/src/lib/infect.d [2019-08-29T04:13:50.998Z] #58 86.76 DEP criu/sk-packet.d [2019-08-29T04:13:51.052Z] #58 39.97 DEP compel/arch/x86/src/lib/cpu.d [2019-08-29T04:13:51.052Z] #58 40.06 DEP compel/src/lib/log.d [2019-08-29T04:13:51.052Z] #58 40.17 DEP compel/src/main.d [2019-08-29T04:13:51.257Z] #58 87.02 DEP criu/sk-netlink.d [2019-08-29T04:13:51.307Z] #58 40.30 DEP compel/src/lib/handle-elf.d [2019-08-29T04:13:51.307Z] #58 40.41 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-29T04:13:51.515Z] #58 87.26 DEP criu/sk-inet.d [2019-08-29T04:13:51.568Z] #58 40.57 CC compel/src/lib/log.o [2019-08-29T04:13:51.773Z] #58 87.52 DEP criu/signalfd.d [2019-08-29T04:13:51.823Z] #58 40.91 CC compel/arch/x86/src/lib/cpu.o [2019-08-29T04:13:52.030Z] #58 87.72 DEP criu/sigframe.d [2019-08-29T04:13:52.030Z] #58 87.86 DEP criu/shmem.d [2019-08-29T04:13:52.288Z] #58 88.10 DEP criu/servicefd.d [2019-08-29T04:13:52.546Z] #58 88.34 DEP criu/seize.d [2019-08-29T04:13:52.596Z] Removing intermediate container cc04e6ad45af [2019-08-29T04:13:52.596Z] ---> 9a9c7f911e83 [2019-08-29T04:13:52.596Z] Step 49/126 : FROM dev-base AS containerd [2019-08-29T04:13:52.596Z] ---> 55113d1b9c03 [2019-08-29T04:13:52.596Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:13:52.596Z] ---> Using cache [2019-08-29T04:13:52.596Z] ---> 5956dd7cec44 [2019-08-29T04:13:52.596Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-29T04:13:52.596Z] ---> Running in 90b86afe09f9 [2019-08-29T04:13:52.596Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:13:52.596Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:13:52.803Z] #58 88.57 DEP criu/seccomp.d [2019-08-29T04:13:52.880Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:13:52.880Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:13:52.880Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:13:52.880Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-29T04:13:53.061Z] #58 88.77 DEP criu/rst-malloc.d [2019-08-29T04:13:53.061Z] #58 88.87 DEP criu/rbtree.d [2019-08-29T04:13:53.169Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-29T04:13:53.189Z] #58 41.91 CC compel/arch/x86/src/lib/infect.o [2019-08-29T04:13:53.189Z] #58 ... [2019-08-29T04:13:53.189Z] [2019-08-29T04:13:53.189Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-29T04:13:53.189Z] #61 83.48 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:13:53.189Z] #61 83.48 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-29T04:13:53.189Z] #61 DONE 90.4s [2019-08-29T04:13:53.189Z] [2019-08-29T04:13:53.189Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:53.189Z] #33 81.64 hash [2019-08-29T04:13:53.189Z] #33 81.77 hash/crc32 [2019-08-29T04:13:53.189Z] #33 82.34 compress/gzip [2019-08-29T04:13:53.189Z] #33 82.68 context [2019-08-29T04:13:53.189Z] #33 83.20 crypto/cipher [2019-08-29T04:13:53.189Z] #33 83.55 math/rand [2019-08-29T04:13:53.189Z] #33 84.10 crypto/aes [2019-08-29T04:13:53.189Z] #33 84.23 math/big [2019-08-29T04:13:53.189Z] #33 85.34 crypto [2019-08-29T04:13:53.189Z] #33 85.56 crypto/des [2019-08-29T04:13:53.189Z] #33 86.07 crypto/internal/randutil [2019-08-29T04:13:53.189Z] #33 86.23 crypto/sha512 [2019-08-29T04:13:53.189Z] #33 87.01 crypto/hmac [2019-08-29T04:13:53.189Z] #33 87.24 crypto/md5 [2019-08-29T04:13:53.189Z] #33 87.81 crypto/sha1 [2019-08-29T04:13:53.189Z] #33 88.82 crypto/sha256 [2019-08-29T04:13:53.189Z] #33 89.56 encoding/hex [2019-08-29T04:13:53.189Z] #33 89.94 encoding/pem [2019-08-29T04:13:53.189Z] #33 90.23 internal/singleflight [2019-08-29T04:13:53.189Z] #33 90.39 net [2019-08-29T04:13:53.189Z] #33 ... [2019-08-29T04:13:53.189Z] [2019-08-29T04:13:53.189Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-29T04:13:53.189Z] #62 DONE 0.1s [2019-08-29T04:13:53.319Z] #58 88.93 DEP criu/pstree.d [2019-08-29T04:13:53.445Z] [2019-08-29T04:13:53.445Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:53.466Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-29T04:13:53.576Z] #58 89.22 DEP criu/protobuf.d [2019-08-29T04:13:53.576Z] #58 ... [2019-08-29T04:13:53.576Z] [2019-08-29T04:13:53.576Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:13:53.576Z] #13 87.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-29T04:13:53.576Z] #13 87.11 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-29T04:13:53.576Z] #13 87.11 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:13:53.784Z] Removing intermediate container bf3f4377862c [2019-08-29T04:13:53.784Z] ---> 352d0e712636 [2019-08-29T04:13:53.784Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-29T04:13:53.784Z] ---> 4261a55a49f0 [2019-08-29T04:13:53.784Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-29T04:13:53.784Z] ---> Running in fa8c9820f613 [2019-08-29T04:13:53.784Z] Removing intermediate container fa8c9820f613 [2019-08-29T04:13:53.784Z] ---> a19859fec8df [2019-08-29T04:13:53.784Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:54.372Z] #33 ... [2019-08-29T04:13:54.372Z] [2019-08-29T04:13:54.372Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:54.372Z] #58 43.22 CC compel/src/lib/infect-rpc.o [2019-08-29T04:13:54.570Z] ---> 84179e149747 [2019-08-29T04:13:54.570Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:54.570Z] ---> 72a9b99cbb4a [2019-08-29T04:13:54.570Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:54.570Z] ---> Running in 77a9d8cba5af [2019-08-29T04:13:54.627Z] #58 43.50 CC compel/src/lib/infect-util.o [2019-08-29T04:13:54.628Z] #58 43.74 CC compel/src/lib/infect.o [2019-08-29T04:13:55.503Z] Fetched 7716 kB in 2s (2589 kB/s) [2019-08-29T04:13:55.519Z] Install docker/cli version 17.06.2-ce from stable [2019-08-29T04:13:55.519Z] + RM_GOPATH=0 [2019-08-29T04:13:55.519Z] + TMP_GOPATH= [2019-08-29T04:13:55.519Z] + : /build [2019-08-29T04:13:55.519Z] + '[' -z '' ']' [2019-08-29T04:13:55.519Z] ++ mktemp -d [2019-08-29T04:13:55.519Z] + export GOPATH=/tmp/tmp.ELytRN8y0v [2019-08-29T04:13:55.519Z] + GOPATH=/tmp/tmp.ELytRN8y0v [2019-08-29T04:13:55.519Z] + RM_GOPATH=1 [2019-08-29T04:13:55.519Z] ++ dirname ./install.sh [2019-08-29T04:13:55.519Z] + dir=. [2019-08-29T04:13:55.519Z] + bin=dockercli [2019-08-29T04:13:55.519Z] + shift [2019-08-29T04:13:55.519Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-29T04:13:55.519Z] + . ./dockercli.installer [2019-08-29T04:13:55.519Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-29T04:13:55.519Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-29T04:13:55.519Z] + install_dockercli [2019-08-29T04:13:55.519Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-29T04:13:55.519Z] ++ uname -m [2019-08-29T04:13:55.519Z] + arch=s390x [2019-08-29T04:13:55.519Z] + '[' s390x '!=' x86_64 ']' [2019-08-29T04:13:55.519Z] + '[' s390x '!=' s390x ']' [2019-08-29T04:13:55.519Z] + url=https://download.docker.com/linux/static [2019-08-29T04:13:55.519Z] + tar -xz docker/docker [2019-08-29T04:13:55.519Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-08-29T04:13:56.107Z] #13 ... [2019-08-29T04:13:56.107Z] [2019-08-29T04:13:56.107Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:13:56.107Z] #33 146.2 net/textproto [2019-08-29T04:13:56.107Z] #33 147.1 internal/x/net/http/httpguts [2019-08-29T04:13:56.107Z] #33 147.4 internal/x/net/http/httpproxy [2019-08-29T04:13:56.107Z] #33 148.0 internal/x/net/http2/hpack [2019-08-29T04:13:56.107Z] #33 148.9 crypto/tls [2019-08-29T04:13:56.107Z] #33 149.0 mime [2019-08-29T04:13:56.107Z] #33 151.2 mime/quotedprintable [2019-08-29T04:13:56.107Z] #33 151.6 mime/multipart [2019-08-29T04:13:56.107Z] #33 153.0 net/http/internal [2019-08-29T04:13:56.107Z] #33 153.4 os/exec [2019-08-29T04:13:56.107Z] #33 ... [2019-08-29T04:13:56.107Z] [2019-08-29T04:13:56.107Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:56.107Z] #58 89.39 GEN criu/protobuf-desc-gen.h [2019-08-29T04:13:56.107Z] #58 91.03 DEP criu/protobuf-desc.d [2019-08-29T04:13:56.107Z] #58 91.17 DEP criu/proc_parse.d [2019-08-29T04:13:56.107Z] #58 91.39 DEP criu/plugin.d [2019-08-29T04:13:56.107Z] #58 91.48 DEP criu/pipes.d [2019-08-29T04:13:56.107Z] #58 91.76 DEP criu/pie-util.d [2019-08-29T04:13:56.107Z] #58 91.90 DEP criu/pie-util-vdso.d [2019-08-29T04:13:56.355Z] + mkdir -p /build [2019-08-29T04:13:56.355Z] + mv docker/docker /build/ [2019-08-29T04:13:56.355Z] + rmdir docker [2019-08-29T04:13:56.365Z] #58 92.03 DEP criu/pie-util-vdso-elf32.d [2019-08-29T04:13:56.365Z] #58 92.21 DEP criu/path.d [2019-08-29T04:13:56.516Z] #58 45.60 CC compel/src/lib/ptrace.o [2019-08-29T04:13:56.623Z] #58 92.36 DEP criu/parasite-syscall.d [2019-08-29T04:13:56.881Z] #58 92.60 DEP criu/pagemap.d [2019-08-29T04:13:56.993Z] Reading package lists... [2019-08-29T04:13:57.077Z] #58 46.01 AR compel/libcompel.a [2019-08-29T04:13:57.077Z] #58 46.08 HOSTCC compel/src/main-host.o [2019-08-29T04:13:57.139Z] #58 92.77 DEP criu/pagemap-cache.d [2019-08-29T04:13:57.139Z] #58 92.97 DEP criu/page-xfer.d [2019-08-29T04:13:57.143Z] Removing intermediate container 77a9d8cba5af [2019-08-29T04:13:57.143Z] ---> f13ee6d0c89c [2019-08-29T04:13:57.143Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-29T04:13:57.143Z] ---> 646863b555c6 [2019-08-29T04:13:57.143Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-29T04:13:57.333Z] #58 46.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-29T04:13:57.397Z] #58 93.25 DEP criu/page-pipe.d [2019-08-29T04:13:57.545Z] ---> Running in 9692bb113ce4 [2019-08-29T04:13:57.589Z] #58 46.60 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-29T04:13:57.655Z] #58 93.39 DEP criu/netfilter.d [2019-08-29T04:13:57.845Z] #58 46.96 HOSTCC compel/src/lib/log-host.o [2019-08-29T04:13:57.913Z] #58 93.56 DEP criu/net.d [2019-08-29T04:13:57.917Z] Removing intermediate container 9692bb113ce4 [2019-08-29T04:13:57.917Z] ---> ea1c9c07a5fa [2019-08-29T04:13:57.917Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:58.007Z] Reading package lists... [2019-08-29T04:13:58.100Z] #58 47.19 HOSTLINK compel/compel-host-bin [2019-08-29T04:13:58.100Z] #58 47.32 DEP soccr/soccr.d [2019-08-29T04:13:58.171Z] #58 ... [2019-08-29T04:13:58.171Z] [2019-08-29T04:13:58.171Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-29T04:13:58.171Z] #27 DONE 158.6s [2019-08-29T04:13:58.171Z] [2019-08-29T04:13:58.171Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:13:58.171Z] #58 93.83 DEP criu/namespaces.d [2019-08-29T04:13:58.289Z] Building dependency tree... [2019-08-29T04:13:58.289Z] Reading state information... [2019-08-29T04:13:58.289Z] The following additional packages will be installed: [2019-08-29T04:13:58.289Z] btrfs-progs liblzo2-2 [2019-08-29T04:13:58.289Z] The following NEW packages will be installed: [2019-08-29T04:13:58.289Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-29T04:13:58.289Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:13:58.289Z] Need to get 588 kB of archives. [2019-08-29T04:13:58.289Z] After this operation, 5005 kB of additional disk space will be used. [2019-08-29T04:13:58.289Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-29T04:13:58.289Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-29T04:13:58.298Z] ---> 0591a4be59db [2019-08-29T04:13:58.298Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:58.298Z] ---> d6bd6db3c25b [2019-08-29T04:13:58.298Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:58.298Z] ---> Running in 83d9765aac0a [2019-08-29T04:13:58.356Z] #58 47.46 CC soccr/soccr.o [2019-08-29T04:13:58.429Z] #58 94.14 DEP criu/mount.d [2019-08-29T04:13:58.576Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-29T04:13:58.577Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:13:58.577Z] Fetched 588 kB in 0s (5882 kB/s) [2019-08-29T04:13:58.577Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-29T04:13:58.577Z] (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-08-29T04:13:58.577Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-29T04:13:58.577Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-29T04:13:58.687Z] #58 94.42 DEP criu/mem.d [2019-08-29T04:13:58.866Z] Selecting previously unselected package btrfs-progs. [2019-08-29T04:13:58.866Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-29T04:13:58.866Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:13:58.866Z] Selecting previously unselected package btrfs-tools. [2019-08-29T04:13:58.866Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-29T04:13:58.866Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:13:58.866Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:13:58.866Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-29T04:13:58.866Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:13:58.866Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:13:58.866Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:13:59.098Z] + RM_GOPATH=0 [2019-08-29T04:13:59.098Z] + TMP_GOPATH= [2019-08-29T04:13:59.098Z] + : /build [2019-08-29T04:13:59.098Z] + '[' -z '' ']' [2019-08-29T04:13:59.098Z] ++ mktemp -d [2019-08-29T04:13:59.098Z] + export GOPATH=/tmp/tmp.iaaMAf3ILy [2019-08-29T04:13:59.098Z] + GOPATH=/tmp/tmp.iaaMAf3ILy [2019-08-29T04:13:59.098Z] + RM_GOPATH=1 [2019-08-29T04:13:59.098Z] ++ dirname ./install.sh [2019-08-29T04:13:59.098Z] + dir=. [2019-08-29T04:13:59.098Z] + bin=runc [2019-08-29T04:13:59.098Z] + shift [2019-08-29T04:13:59.098Z] + '[' '!' -f ./runc.installer ']' [2019-08-29T04:13:59.098Z] + . ./runc.installer [2019-08-29T04:13:59.098Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:13:59.098Z] + install_runc [2019-08-29T04:13:59.098Z] + uname -r [2019-08-29T04:13:59.098Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-29T04:13:59.098Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-29T04:13:59.098Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-29T04:13:59.098Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iaaMAf3ILy/src/github.com/opencontainers/runc [2019-08-29T04:13:59.098Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-29T04:13:59.098Z] Cloning into '/tmp/tmp.iaaMAf3ILy/src/github.com/opencontainers/runc'... [2019-08-29T04:13:59.253Z] #58 94.85 DEP criu/lsm.d [2019-08-29T04:13:59.253Z] #58 95.05 DEP criu/log.d [2019-08-29T04:13:59.482Z] Removing intermediate container 90b86afe09f9 [2019-08-29T04:13:59.482Z] ---> 96330b232d30 [2019-08-29T04:13:59.482Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-29T04:13:59.482Z] ---> Running in 8537a0e923ad [2019-08-29T04:13:59.482Z] Removing intermediate container 8537a0e923ad [2019-08-29T04:13:59.482Z] ---> 35455004e497 [2019-08-29T04:13:59.482Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:13:59.511Z] #58 95.22 DEP criu/libnetlink.d [2019-08-29T04:13:59.511Z] #58 95.38 DEP criu/kerndat.d [2019-08-29T04:13:59.720Z] #58 48.55 AR soccr/libsoccr.a [2019-08-29T04:13:59.720Z] #58 48.58 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:13:59.720Z] #58 48.87 DEP criu/arch/x86/sigframe.d [2019-08-29T04:13:59.769Z] #58 95.67 DEP criu/kcmp-ids.d [2019-08-29T04:13:59.834Z] ---> 5196e9d5959a [2019-08-29T04:13:59.834Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:13:59.834Z] ---> ac9dd01dd6da [2019-08-29T04:13:59.834Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:13:59.834Z] ---> Running in 7121ed553ff5 [2019-08-29T04:13:59.889Z] + cd /tmp/tmp.iaaMAf3ILy/src/github.com/opencontainers/runc [2019-08-29T04:13:59.889Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:13:59.889Z] + '[' -z '' ']' [2019-08-29T04:13:59.889Z] + target=static [2019-08-29T04:13:59.889Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-29T04:13:59.975Z] #58 49.03 DEP criu/arch/x86/sigaction_compat.d [2019-08-29T04:14:00.027Z] #58 95.76 DEP criu/irmap.d [2019-08-29T04:14:00.027Z] #58 95.97 DEP criu/ipc_ns.d [2019-08-29T04:14:00.231Z] #58 49.17 DEP criu/arch/x86/kerndat.d [2019-08-29T04:14:00.231Z] #58 49.32 DEP criu/arch/x86/crtools.d [2019-08-29T04:14:00.385Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-29T04:14:00.452Z] + RM_GOPATH=0 [2019-08-29T04:14:00.452Z] + TMP_GOPATH= [2019-08-29T04:14:00.452Z] + : /build [2019-08-29T04:14:00.452Z] + '[' -z '' ']' [2019-08-29T04:14:00.452Z] ++ mktemp -d [2019-08-29T04:14:00.452Z] + export GOPATH=/tmp/tmp.4mAAOBOhaU [2019-08-29T04:14:00.452Z] + GOPATH=/tmp/tmp.4mAAOBOhaU [2019-08-29T04:14:00.452Z] + RM_GOPATH=1 [2019-08-29T04:14:00.452Z] ++ dirname ./install.sh [2019-08-29T04:14:00.452Z] + dir=. [2019-08-29T04:14:00.452Z] + bin=containerd [2019-08-29T04:14:00.452Z] + shift [2019-08-29T04:14:00.452Z] + '[' '!' -f ./containerd.installer ']' [2019-08-29T04:14:00.452Z] + . ./containerd.installer [2019-08-29T04:14:00.452Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:14:00.452Z] + install_containerd [2019-08-29T04:14:00.452Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-29T04:14:00.452Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.4mAAOBOhaU/src/github.com/containerd/containerd [2019-08-29T04:14:00.452Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:14:00.452Z] Cloning into '/tmp/tmp.4mAAOBOhaU/src/github.com/containerd/containerd'... [2019-08-29T04:14:00.487Z] #58 49.47 DEP criu/arch/x86/cpu.d [2019-08-29T04:14:00.487Z] #58 49.64 CC criu/arch/x86/cpu.o [2019-08-29T04:14:00.593Z] #58 96.15 DEP criu/image.d [2019-08-29T04:14:00.593Z] #58 96.34 DEP criu/image-desc.d [2019-08-29T04:14:00.851Z] #58 96.47 DEP criu/fsnotify.d [2019-08-29T04:14:00.851Z] #58 96.63 DEP criu/filesystems.d [2019-08-29T04:14:01.109Z] #58 96.79 DEP criu/files.d [2019-08-29T04:14:01.109Z] #58 97.01 DEP criu/files-reg.d [2019-08-29T04:14:01.399Z] #58 97.28 DEP criu/files-ext.d [2019-08-29T04:14:01.414Z] #58 50.27 CC criu/arch/x86/crtools.o [2019-08-29T04:14:01.668Z] #58 97.43 DEP criu/file-lock.d [2019-08-29T04:14:01.928Z] #58 97.58 DEP criu/file-ids.d [2019-08-29T04:14:01.928Z] #58 97.72 DEP criu/fifo.d [2019-08-29T04:14:02.193Z] #58 97.92 DEP criu/fdstore.d [2019-08-29T04:14:02.341Z] #58 51.33 CC criu/arch/x86/kerndat.o [2019-08-29T04:14:02.460Z] #58 98.04 DEP criu/fault-injection.d [2019-08-29T04:14:02.460Z] #58 98.09 DEP criu/external.d [2019-08-29T04:14:02.460Z] #58 98.21 DEP criu/eventpoll.d [2019-08-29T04:14:02.722Z] #58 98.47 DEP criu/eventfd.d [2019-08-29T04:14:02.903Z] #58 51.76 CC criu/arch/x86/sigaction_compat.o [2019-08-29T04:14:02.980Z] #58 98.63 DEP criu/crtools.d [2019-08-29T04:14:02.981Z] #58 98.90 DEP criu/cr-service.d [2019-08-29T04:14:03.159Z] #58 52.06 CC criu/arch/x86/sigframe.o [2019-08-29T04:14:03.415Z] #58 52.35 LINK criu/arch/x86/crtools.built-in.o [2019-08-29T04:14:03.415Z] #58 52.39 DEP criu/pie/util-vdso-elf32.d [2019-08-29T04:14:03.415Z] #58 52.48 DEP criu/arch/x86/vdso-pie.d [2019-08-29T04:14:03.415Z] #58 52.59 DEP criu/pie/parasite-vdso.d [2019-08-29T04:14:03.415Z] #58 ... [2019-08-29T04:14:03.415Z] [2019-08-29T04:14:03.415Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:14:03.415Z] #24 100.8 + GOBIN=/build [2019-08-29T04:14:03.415Z] #24 100.8 + /build/gometalinter --install [2019-08-29T04:14:03.415Z] #24 100.9 Installing: [2019-08-29T04:14:03.415Z] #24 100.9 deadcode [2019-08-29T04:14:03.415Z] #24 100.9 dupl [2019-08-29T04:14:03.415Z] #24 100.9 errcheck [2019-08-29T04:14:03.415Z] #24 100.9 gas [2019-08-29T04:14:03.415Z] #24 100.9 gochecknoglobals [2019-08-29T04:14:03.415Z] #24 100.9 gochecknoinits [2019-08-29T04:14:03.415Z] #24 100.9 goconst [2019-08-29T04:14:03.415Z] #24 100.9 gocyclo [2019-08-29T04:14:03.415Z] #24 100.9 goimports [2019-08-29T04:14:03.415Z] #24 100.9 golint [2019-08-29T04:14:03.415Z] #24 100.9 gosimple [2019-08-29T04:14:03.415Z] #24 100.9 gotype [2019-08-29T04:14:03.415Z] #24 100.9 gotypex [2019-08-29T04:14:03.415Z] #24 100.9 ineffassign [2019-08-29T04:14:03.415Z] #24 100.9 interfacer [2019-08-29T04:14:03.415Z] #24 100.9 lll [2019-08-29T04:14:03.415Z] #24 100.9 maligned [2019-08-29T04:14:03.415Z] #24 100.9 megacheck [2019-08-29T04:14:03.415Z] #24 100.9 misspell [2019-08-29T04:14:03.415Z] #24 100.9 nakedret [2019-08-29T04:14:03.415Z] #24 100.9 safesql [2019-08-29T04:14:03.415Z] #24 100.9 staticcheck [2019-08-29T04:14:03.415Z] #24 100.9 structcheck [2019-08-29T04:14:03.415Z] #24 100.9 unconvert [2019-08-29T04:14:03.415Z] #24 100.9 unparam [2019-08-29T04:14:03.415Z] #24 100.9 unused [2019-08-29T04:14:03.415Z] #24 100.9 varcheck [2019-08-29T04:14:03.547Z] #58 99.12 DEP criu/cr-restore.d [2019-08-29T04:14:03.805Z] #58 99.42 DEP criu/cr-errno.d [2019-08-29T04:14:03.805Z] #58 99.44 DEP criu/cr-dump.d [2019-08-29T04:14:04.063Z] #58 99.72 DEP criu/cr-dedup.d [2019-08-29T04:14:04.321Z] #58 99.99 DEP criu/cr-check.d [2019-08-29T04:14:04.579Z] #58 100.3 DEP criu/config.d [2019-08-29T04:14:04.579Z] #58 100.5 DEP criu/clone-noasan.d [2019-08-29T04:14:04.780Z] #24 ... [2019-08-29T04:14:04.780Z] [2019-08-29T04:14:04.780Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:14:04.780Z] #33 92.18 crypto/rand [2019-08-29T04:14:04.780Z] #33 92.53 crypto/elliptic [2019-08-29T04:14:04.780Z] #33 94.35 encoding/asn1 [2019-08-29T04:14:04.780Z] #33 96.12 crypto/ecdsa [2019-08-29T04:14:04.780Z] #33 96.68 crypto/rsa [2019-08-29T04:14:04.780Z] #33 97.86 crypto/dsa [2019-08-29T04:14:04.780Z] #33 98.21 crypto/x509/pkix [2019-08-29T04:14:04.780Z] #33 98.62 internal/x/crypto/cryptobyte [2019-08-29T04:14:04.780Z] #33 100.1 internal/x/crypto/internal/chacha20 [2019-08-29T04:14:04.780Z] #33 100.4 internal/x/crypto/poly1305 [2019-08-29T04:14:04.780Z] #33 100.6 internal/x/crypto/chacha20poly1305 [2019-08-29T04:14:04.780Z] #33 101.6 internal/x/crypto/hkdf [2019-08-29T04:14:04.780Z] #33 101.8 internal/x/text/transform [2019-08-29T04:14:04.837Z] #58 100.6 DEP criu/cgroup.d [2019-08-29T04:14:05.036Z] #33 ... [2019-08-29T04:14:05.036Z] [2019-08-29T04:14:05.036Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:05.036Z] #58 52.74 DEP criu/pie/util-vdso.d [2019-08-29T04:14:05.036Z] #58 52.93 DEP criu/pie/util.d [2019-08-29T04:14:05.036Z] #58 53.04 CC criu/pie/util.o [2019-08-29T04:14:05.036Z] #58 53.29 CC criu/pie/util-vdso.o [2019-08-29T04:14:05.036Z] #58 53.89 CC criu/pie/parasite-vdso.o [2019-08-29T04:14:05.095Z] #58 100.9 DEP criu/cgroup-props.d [2019-08-29T04:14:05.353Z] #58 101.1 DEP criu/bitmap.d [2019-08-29T04:14:05.353Z] #58 101.1 DEP criu/bfd.d [2019-08-29T04:14:05.611Z] #58 101.2 DEP criu/autofs.d [2019-08-29T04:14:05.611Z] #58 101.5 DEP criu/aio.d [2019-08-29T04:14:05.963Z] #58 54.87 CC criu/arch/x86/vdso-pie.o [2019-08-29T04:14:06.177Z] #58 101.7 DEP criu/action-scripts.d [2019-08-29T04:14:06.177Z] #58 102.0 CC criu/action-scripts.o [2019-08-29T04:14:06.219Z] #58 55.13 CC criu/pie/util-vdso-elf32.o [2019-08-29T04:14:06.743Z] #58 102.5 CC criu/aio.o [2019-08-29T04:14:06.782Z] #58 55.77 AR criu/pie/pie.lib.a [2019-08-29T04:14:06.782Z] #58 55.84 DEP criu/pie/restorer.d [2019-08-29T04:14:07.002Z] #58 ... [2019-08-29T04:14:07.002Z] [2019-08-29T04:14:07.002Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-29T04:14:07.002Z] #15 167.6 + rm -rf /tmp/tmp.ruqsMJzvK7 [2019-08-29T04:14:07.038Z] #58 56.06 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-29T04:14:07.275Z] + cd /tmp/tmp.4mAAOBOhaU/src/github.com/containerd/containerd [2019-08-29T04:14:07.275Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-29T04:14:07.275Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-29T04:14:07.275Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-29T04:14:07.275Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:14:07.275Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-29T04:14:07.275Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-29T04:14:07.275Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-29T04:14:07.275Z] + '[' '' = dynamic ']' [2019-08-29T04:14:07.275Z] + make [2019-08-29T04:14:07.275Z] 🇩 bin/ctr [2019-08-29T04:14:07.293Z] #58 56.20 DEP criu/arch/x86/restorer_unmap.d [2019-08-29T04:14:07.293Z] #58 56.22 DEP criu/arch/x86/restorer.d [2019-08-29T04:14:07.293Z] #58 56.39 DEP criu/pie/parasite.d [2019-08-29T04:14:07.549Z] #58 56.63 CC criu/pie/parasite.o [2019-08-29T04:14:07.575Z] #15 DONE 168.2s [2019-08-29T04:14:07.575Z] [2019-08-29T04:14:07.575Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:07.575Z] #58 103.2 CC criu/autofs.o [2019-08-29T04:14:08.916Z] #58 57.66 LINK criu/pie/parasite.built-in.o [2019-08-29T04:14:08.916Z] #58 57.67 GEN criu/pie/parasite-blob.h [2019-08-29T04:14:08.916Z] #58 57.68 CC criu/arch/x86/restorer.o [2019-08-29T04:14:09.172Z] #58 58.19 CC criu/arch/x86/restorer_unmap.o [2019-08-29T04:14:09.172Z] #58 58.23 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-29T04:14:09.427Z] #58 58.47 CC criu/pie/restorer.o [2019-08-29T04:14:09.473Z] #58 ... [2019-08-29T04:14:09.473Z] [2019-08-29T04:14:09.473Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:14:09.473Z] #33 159.6 net/http/httptrace [2019-08-29T04:14:09.473Z] #33 160.0 net/http [2019-08-29T04:14:09.473Z] #33 ... [2019-08-29T04:14:09.473Z] [2019-08-29T04:14:09.473Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:14:09.473Z] #13 93.21 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-29T04:14:09.473Z] #13 93.22 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-29T04:14:09.473Z] #13 93.24 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:14:09.473Z] #13 93.36 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-29T04:14:09.473Z] #13 93.36 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-29T04:14:09.473Z] #13 93.36 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:14:09.473Z] #13 ... [2019-08-29T04:14:09.473Z] [2019-08-29T04:14:09.473Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:09.473Z] #58 105.2 CC criu/bfd.o [2019-08-29T04:14:10.415Z] #58 105.8 CC criu/bitmap.o [2019-08-29T04:14:10.415Z] #58 106.1 CC criu/cgroup-props.o [2019-08-29T04:14:11.350Z] #58 107.1 CC criu/cgroup.o [2019-08-29T04:14:11.997Z] #58 61.07 LINK criu/pie/restorer.built-in.o [2019-08-29T04:14:11.997Z] #58 61.10 GEN criu/pie/restorer-blob.h [2019-08-29T04:14:11.997Z] #58 61.15 DEP criu/vdso.d [2019-08-29T04:14:12.253Z] #58 61.28 DEP criu/vdso-compat.d [2019-08-29T04:14:12.253Z] #58 61.38 DEP criu/uts_ns.d [2019-08-29T04:14:12.508Z] #58 61.60 DEP criu/util.d [2019-08-29T04:14:12.763Z] #58 61.81 DEP criu/uffd.d [2019-08-29T04:14:13.018Z] #58 61.96 DEP criu/tun.d [2019-08-29T04:14:13.018Z] #58 62.12 DEP criu/tty.d [2019-08-29T04:14:13.273Z] #58 62.31 DEP criu/timerfd.d [2019-08-29T04:14:13.528Z] #58 62.51 DEP criu/sysfs_parse.d [2019-08-29T04:14:13.528Z] #58 62.70 DEP criu/sysctl.d [2019-08-29T04:14:13.783Z] #58 62.83 DEP criu/string.d [2019-08-29T04:14:14.039Z] #58 62.89 DEP criu/stats.d [2019-08-29T04:14:14.039Z] #58 62.98 DEP criu/sockets.d [2019-08-29T04:14:14.294Z] #58 63.22 DEP criu/sk-unix.d [2019-08-29T04:14:14.294Z] #58 63.43 DEP criu/sk-tcp.d [2019-08-29T04:14:14.422Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-29T04:14:14.422Z] + mkdir -p /build [2019-08-29T04:14:14.422Z] + cp runc /build/runc [2019-08-29T04:14:14.550Z] #58 63.68 DEP criu/sk-queue.d [2019-08-29T04:14:14.631Z] #58 110.4 CC criu/clone-noasan.o [2019-08-29T04:14:14.631Z] #58 110.5 CC criu/config.o [2019-08-29T04:14:14.806Z] #58 63.82 DEP criu/sk-packet.d [2019-08-29T04:14:15.061Z] #58 63.98 DEP criu/sk-netlink.d [2019-08-29T04:14:15.061Z] #58 ... [2019-08-29T04:14:15.061Z] [2019-08-29T04:14:15.061Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:14:15.061Z] #33 102.4 internal/x/text/unicode/bidi [2019-08-29T04:14:15.061Z] #33 103.5 internal/x/text/secure/bidirule [2019-08-29T04:14:15.061Z] #33 103.8 internal/x/text/unicode/norm [2019-08-29T04:14:15.061Z] #33 107.1 internal/x/net/idna [2019-08-29T04:14:15.061Z] #33 107.2 crypto/x509 [2019-08-29T04:14:15.061Z] #33 109.5 net/textproto [2019-08-29T04:14:15.061Z] #33 110.5 internal/x/net/http/httpguts [2019-08-29T04:14:15.061Z] #33 110.7 internal/x/net/http/httpproxy [2019-08-29T04:14:15.061Z] #33 111.2 internal/x/net/http2/hpack [2019-08-29T04:14:15.061Z] #33 111.4 crypto/tls [2019-08-29T04:14:15.061Z] #33 112.1 mime [2019-08-29T04:14:15.061Z] #33 ... [2019-08-29T04:14:15.061Z] [2019-08-29T04:14:15.061Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:15.061Z] #58 64.18 DEP criu/sk-inet.d [2019-08-29T04:14:15.316Z] #58 64.37 DEP criu/signalfd.d [2019-08-29T04:14:15.572Z] #58 64.54 DEP criu/sigframe.d [2019-08-29T04:14:15.572Z] #58 64.67 DEP criu/shmem.d [2019-08-29T04:14:15.828Z] #58 64.82 DEP criu/servicefd.d [2019-08-29T04:14:15.860Z] Removing intermediate container 83d9765aac0a [2019-08-29T04:14:15.860Z] ---> 7609b0d8c47f [2019-08-29T04:14:15.860Z] Step 81/126 : FROM dev-base AS tini [2019-08-29T04:14:15.860Z] ---> 4261a55a49f0 [2019-08-29T04:14:15.860Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:14:15.860Z] ---> Using cache [2019-08-29T04:14:15.860Z] ---> c7e6c7c618db [2019-08-29T04:14:15.860Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-08-29T04:14:15.860Z] ---> Running in e66c47c23ced [2019-08-29T04:14:16.004Z] #58 ... [2019-08-29T04:14:16.004Z] [2019-08-29T04:14:16.004Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:14:16.004Z] #13 109.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-29T04:14:16.004Z] #13 109.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-29T04:14:16.083Z] #58 64.99 DEP criu/seize.d [2019-08-29T04:14:16.083Z] #58 65.14 DEP criu/seccomp.d [2019-08-29T04:14:16.223Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:14:16.262Z] #13 109.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:14:16.339Z] #58 65.34 DEP criu/rst-malloc.d [2019-08-29T04:14:16.339Z] #58 65.46 DEP criu/rbtree.d [2019-08-29T04:14:16.339Z] #58 65.50 DEP criu/pstree.d [2019-08-29T04:14:16.594Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:14:16.594Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:14:16.594Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:14:16.594Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:14:16.594Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-29T04:14:16.594Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-29T04:14:16.594Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-29T04:14:16.604Z] #58 65.66 DEP criu/protobuf.d [2019-08-29T04:14:16.859Z] #58 65.81 GEN criu/protobuf-desc-gen.h [2019-08-29T04:14:17.913Z] Fetched 7670 kB in 1s (4490 kB/s) [2019-08-29T04:14:18.221Z] #58 67.04 DEP criu/protobuf-desc.d [2019-08-29T04:14:18.221Z] #58 67.17 DEP criu/proc_parse.d [2019-08-29T04:14:18.221Z] #58 67.35 DEP criu/plugin.d [2019-08-29T04:14:18.221Z] #58 67.42 DEP criu/pipes.d [2019-08-29T04:14:18.714Z] Reading package lists... [2019-08-29T04:14:18.782Z] #58 67.62 DEP criu/pie-util.d [2019-08-29T04:14:18.782Z] #58 67.73 DEP criu/pie-util-vdso.d [2019-08-29T04:14:18.782Z] #58 67.90 DEP criu/pie-util-vdso-elf32.d [2019-08-29T04:14:18.782Z] #58 68.01 DEP criu/path.d [2019-08-29T04:14:19.038Z] #58 68.15 DEP criu/parasite-syscall.d [2019-08-29T04:14:19.083Z] Reading package lists... [2019-08-29T04:14:19.083Z] Building dependency tree... [2019-08-29T04:14:19.083Z] Reading state information... [2019-08-29T04:14:19.294Z] #58 68.41 DEP criu/pagemap.d [2019-08-29T04:14:19.499Z] The following additional packages will be installed: [2019-08-29T04:14:19.499Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-29T04:14:19.499Z] Suggested packages: [2019-08-29T04:14:19.499Z] codeblocks eclipse ninja-build lrzip [2019-08-29T04:14:19.499Z] Recommended packages: [2019-08-29T04:14:19.499Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-29T04:14:19.499Z] The following NEW packages will be installed: [2019-08-29T04:14:19.499Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-29T04:14:19.499Z] vim-common xxd [2019-08-29T04:14:19.499Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:14:19.499Z] Need to get 13.2 MB of archives. [2019-08-29T04:14:19.499Z] After this operation, 59.4 MB of additional disk space will be used. [2019-08-29T04:14:19.499Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-08-29T04:14:19.499Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-08-29T04:14:19.499Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u2 [7531 kB] [2019-08-29T04:14:19.499Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-08-29T04:14:19.499Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-08-29T04:14:19.499Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-08-29T04:14:19.499Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-08-29T04:14:19.499Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-08-29T04:14:19.549Z] #58 68.60 DEP criu/pagemap-cache.d [2019-08-29T04:14:19.804Z] #58 68.74 DEP criu/page-xfer.d [2019-08-29T04:14:19.804Z] #58 68.87 DEP criu/page-pipe.d [2019-08-29T04:14:19.804Z] #58 68.92 DEP criu/netfilter.d [2019-08-29T04:14:19.987Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:14:19.987Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:14:19.987Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:14:19.987Z] Fetched 13.2 MB in 0s (47.0 MB/s) [2019-08-29T04:14:19.987Z] Selecting previously unselected package cmake-data. [2019-08-29T04:14:19.987Z] (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-08-29T04:14:19.987Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-29T04:14:19.987Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-29T04:14:20.060Z] #58 69.08 DEP criu/net.d [2019-08-29T04:14:20.060Z] #58 69.27 DEP criu/namespaces.d [2019-08-29T04:14:20.367Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-29T04:14:20.367Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-29T04:14:20.367Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-29T04:14:20.367Z] Selecting previously unselected package libicu57:s390x. [2019-08-29T04:14:20.367Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_s390x.deb ... [2019-08-29T04:14:20.367Z] Unpacking libicu57:s390x (57.1-6+deb9u2) ... [2019-08-29T04:14:20.621Z] #58 69.42 DEP criu/mount.d [2019-08-29T04:14:20.621Z] #58 69.57 DEP criu/mem.d [2019-08-29T04:14:20.877Z] #58 69.72 DEP criu/lsm.d [2019-08-29T04:14:20.877Z] #58 69.88 DEP criu/log.d [2019-08-29T04:14:20.877Z] #58 69.98 DEP criu/libnetlink.d [2019-08-29T04:14:21.132Z] #58 70.15 DEP criu/kerndat.d [2019-08-29T04:14:21.146Z] Selecting previously unselected package libxml2:s390x. [2019-08-29T04:14:21.146Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-08-29T04:14:21.146Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:14:21.146Z] Selecting previously unselected package libarchive13:s390x. [2019-08-29T04:14:21.146Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-08-29T04:14:21.146Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-29T04:14:21.146Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-08-29T04:14:21.146Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-08-29T04:14:21.146Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-08-29T04:14:21.388Z] #58 70.28 DEP criu/kcmp-ids.d [2019-08-29T04:14:21.388Z] #58 70.38 DEP criu/irmap.d [2019-08-29T04:14:21.388Z] #58 70.51 DEP criu/ipc_ns.d [2019-08-29T04:14:21.533Z] Selecting previously unselected package libuv1:s390x. [2019-08-29T04:14:21.533Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-08-29T04:14:21.533Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-08-29T04:14:21.533Z] Selecting previously unselected package cmake. [2019-08-29T04:14:21.533Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-08-29T04:14:21.533Z] Unpacking cmake (3.7.2-1) ... [2019-08-29T04:14:21.644Z] #58 70.66 DEP criu/image.d [2019-08-29T04:14:21.644Z] #58 70.78 DEP criu/image-desc.d [2019-08-29T04:14:21.900Z] #58 70.90 DEP criu/fsnotify.d [2019-08-29T04:14:21.930Z] Selecting previously unselected package xxd. [2019-08-29T04:14:21.931Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-29T04:14:21.931Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:21.931Z] Selecting previously unselected package vim-common. [2019-08-29T04:14:21.931Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:14:21.931Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:21.931Z] Processing triggers for mime-support (3.60) ... [2019-08-29T04:14:21.931Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:21.931Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-08-29T04:14:21.931Z] Setting up cmake-data (3.7.2-1) ... [2019-08-29T04:14:21.931Z] Setting up libicu57:s390x (57.1-6+deb9u2) ... [2019-08-29T04:14:21.931Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:14:21.931Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:14:21.931Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:21.931Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-29T04:14:21.931Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-08-29T04:14:21.931Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-29T04:14:21.931Z] Setting up cmake (3.7.2-1) ... [2019-08-29T04:14:21.931Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:14:22.156Z] #58 71.07 DEP criu/filesystems.d [2019-08-29T04:14:22.156Z] #58 ... [2019-08-29T04:14:22.156Z] [2019-08-29T04:14:22.156Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-29T04:14:22.156Z] #27 DONE 119.7s [2019-08-29T04:14:22.156Z] [2019-08-29T04:14:22.156Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:14:22.156Z] #33 113.6 mime/quotedprintable [2019-08-29T04:14:22.156Z] #33 114.1 mime/multipart [2019-08-29T04:14:22.156Z] #33 115.0 net/http/internal [2019-08-29T04:14:22.156Z] #33 115.4 os/exec [2019-08-29T04:14:22.156Z] #33 119.6 net/http/httptrace [2019-08-29T04:14:22.412Z] #33 ... [2019-08-29T04:14:22.412Z] [2019-08-29T04:14:22.412Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:22.412Z] #58 71.42 DEP criu/files.d [2019-08-29T04:14:22.667Z] #58 71.73 DEP criu/files-reg.d [2019-08-29T04:14:22.667Z] #58 71.86 DEP criu/files-ext.d [2019-08-29T04:14:22.821Z] #13 ... [2019-08-29T04:14:22.821Z] [2019-08-29T04:14:22.821Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:14:22.821Z] #33 172.9 github.com/LK4D4/vndr/godl [2019-08-29T04:14:22.821Z] #33 173.8 github.com/LK4D4/vndr [2019-08-29T04:14:22.821Z] #33 DONE 182.2s [2019-08-29T04:14:22.821Z] [2019-08-29T04:14:22.821Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:22.821Z] #58 112.1 CC criu/cr-check.o [2019-08-29T04:14:22.821Z] #58 113.9 CC criu/cr-dedup.o [2019-08-29T04:14:22.821Z] #58 114.5 CC criu/cr-dump.o [2019-08-29T04:14:22.821Z] #58 117.0 CC criu/cr-errno.o [2019-08-29T04:14:22.821Z] #58 117.1 CC criu/cr-restore.o [2019-08-29T04:14:22.923Z] #58 72.04 DEP criu/file-lock.d [2019-08-29T04:14:23.178Z] #58 72.30 DEP criu/file-ids.d [2019-08-29T04:14:23.211Z] Removing intermediate container e66c47c23ced [2019-08-29T04:14:23.212Z] ---> cc9b211d9e22 [2019-08-29T04:14:23.212Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:14:23.434Z] #58 72.53 DEP criu/fifo.d [2019-08-29T04:14:23.582Z] ---> b119f915f223 [2019-08-29T04:14:23.582Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-29T04:14:23.582Z] ---> Running in 2563d09cd93e [2019-08-29T04:14:23.689Z] #58 72.71 DEP criu/fdstore.d [2019-08-29T04:14:23.689Z] #58 72.86 DEP criu/fault-injection.d [2019-08-29T04:14:23.945Z] #58 72.90 DEP criu/external.d [2019-08-29T04:14:23.945Z] #58 73.01 DEP criu/eventpoll.d [2019-08-29T04:14:23.955Z] Removing intermediate container 2563d09cd93e [2019-08-29T04:14:23.955Z] ---> d16de91c1568 [2019-08-29T04:14:23.955Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:14:24.215Z] #58 73.23 DEP criu/eventfd.d [2019-08-29T04:14:24.330Z] ---> 86752eda7d78 [2019-08-29T04:14:24.330Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:14:24.330Z] ---> Running in 4a85b5c561af [2019-08-29T04:14:24.471Z] #58 73.35 DEP criu/crtools.d [2019-08-29T04:14:24.471Z] #58 73.51 DEP criu/cr-service.d [2019-08-29T04:14:24.727Z] #58 73.68 DEP criu/cr-restore.d [2019-08-29T04:14:24.727Z] #58 73.81 DEP criu/cr-errno.d [2019-08-29T04:14:24.727Z] #58 73.82 DEP criu/cr-dump.d [2019-08-29T04:14:24.779Z] + RM_GOPATH=0 [2019-08-29T04:14:24.779Z] + TMP_GOPATH= [2019-08-29T04:14:24.779Z] + : /build [2019-08-29T04:14:24.779Z] + '[' -z '' ']' [2019-08-29T04:14:24.779Z] ++ mktemp -d [2019-08-29T04:14:24.779Z] + export GOPATH=/tmp/tmp.xwCIOKfjUk [2019-08-29T04:14:24.779Z] + GOPATH=/tmp/tmp.xwCIOKfjUk [2019-08-29T04:14:24.779Z] + RM_GOPATH=1 [2019-08-29T04:14:24.779Z] ++ dirname ./install.sh [2019-08-29T04:14:24.779Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:14:24.779Z] + dir=. [2019-08-29T04:14:24.779Z] + bin=tini [2019-08-29T04:14:24.779Z] + shift [2019-08-29T04:14:24.779Z] + '[' '!' -f ./tini.installer ']' [2019-08-29T04:14:24.779Z] + . ./tini.installer [2019-08-29T04:14:24.779Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:14:24.779Z] + install_tini [2019-08-29T04:14:24.779Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-29T04:14:24.779Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.xwCIOKfjUk/tini [2019-08-29T04:14:24.779Z] Cloning into '/tmp/tmp.xwCIOKfjUk/tini'... [2019-08-29T04:14:24.982Z] #58 73.93 DEP criu/cr-dedup.d [2019-08-29T04:14:24.982Z] #58 74.17 DEP criu/cr-check.d [2019-08-29T04:14:25.209Z] + cd /tmp/tmp.xwCIOKfjUk/tini [2019-08-29T04:14:25.209Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:14:25.209Z] + cmake . [2019-08-29T04:14:25.209Z] -- The C compiler identification is GNU 6.3.0 [2019-08-29T04:14:25.209Z] -- Check for working C compiler: /usr/bin/cc [2019-08-29T04:14:25.209Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-29T04:14:25.209Z] -- Detecting C compiler ABI info [2019-08-29T04:14:25.209Z] -- Detecting C compiler ABI info - done [2019-08-29T04:14:25.209Z] -- Detecting C compile features [2019-08-29T04:14:25.238Z] #58 74.34 DEP criu/config.d [2019-08-29T04:14:25.494Z] #58 74.47 DEP criu/clone-noasan.d [2019-08-29T04:14:25.494Z] #58 74.52 DEP criu/cgroup.d [2019-08-29T04:14:25.660Z] -- Detecting C compile features - done [2019-08-29T04:14:25.660Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-29T04:14:25.660Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-29T04:14:25.660Z] -- Configuring done [2019-08-29T04:14:25.660Z] -- Generating done [2019-08-29T04:14:25.660Z] -- Build files have been written to: /tmp/tmp.xwCIOKfjUk/tini [2019-08-29T04:14:25.660Z] + make tini-static [2019-08-29T04:14:25.661Z] Scanning dependencies of target tini-static [2019-08-29T04:14:25.661Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-29T04:14:25.661Z] [100%] Linking C executable tini-static [2019-08-29T04:14:25.661Z] [100%] Built target tini-static [2019-08-29T04:14:25.661Z] + mkdir -p /build [2019-08-29T04:14:25.661Z] + cp tini-static /build/docker-init [2019-08-29T04:14:25.750Z] #58 74.86 DEP criu/cgroup-props.d [2019-08-29T04:14:26.006Z] #58 75.03 DEP criu/bitmap.d [2019-08-29T04:14:26.006Z] #58 75.05 DEP criu/bfd.d [2019-08-29T04:14:26.006Z] #58 75.16 DEP criu/autofs.d [2019-08-29T04:14:26.106Z] #58 121.8 CC criu/cr-service.o [2019-08-29T04:14:26.262Z] #58 75.29 DEP criu/aio.d [2019-08-29T04:14:26.470Z] Removing intermediate container 4a85b5c561af [2019-08-29T04:14:26.470Z] ---> 7de092713088 [2019-08-29T04:14:26.470Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-29T04:14:26.470Z] ---> 4261a55a49f0 [2019-08-29T04:14:26.470Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-29T04:14:26.470Z] ---> Running in d57fb831c069 [2019-08-29T04:14:26.470Z] Removing intermediate container d57fb831c069 [2019-08-29T04:14:26.470Z] ---> 1602f4f25252 [2019-08-29T04:14:26.470Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:14:26.518Z] #58 75.55 DEP criu/action-scripts.d [2019-08-29T04:14:26.774Z] #58 75.90 CC criu/action-scripts.o [2019-08-29T04:14:26.843Z] ---> 79f79837c874 [2019-08-29T04:14:26.843Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:14:27.209Z] ---> b88ade72ba04 [2019-08-29T04:14:27.209Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:14:27.209Z] ---> Running in 30a62d8cc0a6 [2019-08-29T04:14:27.335Z] #58 76.40 CC criu/aio.o [2019-08-29T04:14:27.481Z] #58 123.1 CC criu/crtools.o [2019-08-29T04:14:27.584Z] + RM_GOPATH=0 [2019-08-29T04:14:27.584Z] + TMP_GOPATH= [2019-08-29T04:14:27.584Z] + : /build/ [2019-08-29T04:14:27.584Z] + '[' -z '' ']' [2019-08-29T04:14:27.584Z] ++ mktemp -d [2019-08-29T04:14:27.584Z] + export GOPATH=/tmp/tmp.W1QP0ZA4xI [2019-08-29T04:14:27.584Z] + GOPATH=/tmp/tmp.W1QP0ZA4xI [2019-08-29T04:14:27.584Z] + RM_GOPATH=1 [2019-08-29T04:14:27.584Z] ++ dirname ./install.sh [2019-08-29T04:14:27.584Z] + dir=. [2019-08-29T04:14:27.584Z] + bin=rootlesskit [2019-08-29T04:14:27.584Z] + shift [2019-08-29T04:14:27.584Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-29T04:14:27.584Z] + . ./rootlesskit.installer [2019-08-29T04:14:27.584Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:14:27.584Z] + install_rootlesskit [2019-08-29T04:14:27.584Z] + case "$1" in [2019-08-29T04:14:27.584Z] + export CGO_ENABLED=0 [2019-08-29T04:14:27.584Z] + CGO_ENABLED=0 [2019-08-29T04:14:27.584Z] + _install_rootlesskit [2019-08-29T04:14:27.584Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-29T04:14:27.584Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.W1QP0ZA4xI/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:14:27.584Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:14:27.584Z] Cloning into '/tmp/tmp.W1QP0ZA4xI/src/github.com/rootless-containers/rootlesskit'... [2019-08-29T04:14:27.739Z] #58 ... [2019-08-29T04:14:27.739Z] [2019-08-29T04:14:27.739Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:14:27.739Z] #13 121.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:14:27.739Z] #13 121.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:14:27.739Z] #13 121.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-29T04:14:27.739Z] #13 121.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:14:27.739Z] #13 121.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-29T04:14:27.739Z] #13 121.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:27.997Z] #13 121.5 Processing triggers for mime-support (3.60) ... [2019-08-29T04:14:27.997Z] #13 121.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:27.997Z] #13 121.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-29T04:14:27.997Z] #13 121.6 Setting up libcap2-bin (1:2.25-1) ... [2019-08-29T04:14:27.997Z] #13 121.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:14:27.997Z] #13 121.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:14:27.997Z] #13 121.6 Setting up bash-completion (1:2.1-4.3) ... [2019-08-29T04:14:28.262Z] #58 77.04 CC criu/autofs.o [2019-08-29T04:14:28.381Z] + cd /tmp/tmp.W1QP0ZA4xI/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:14:28.381Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:14:28.381Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:14:28.381Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-29T04:14:29.193Z] #58 78.24 CC criu/bfd.o [2019-08-29T04:14:29.449Z] #58 78.65 CC criu/bitmap.o [2019-08-29T04:14:30.010Z] #58 78.82 CC criu/cgroup-props.o [2019-08-29T04:14:30.525Z] #13 123.8 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-29T04:14:30.525Z] #13 123.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-29T04:14:30.525Z] #13 123.8 Setting up zip (3.0-11+b1) ... [2019-08-29T04:14:30.525Z] #13 123.8 Setting up bzip2 (1.0.6-8.1) ... [2019-08-29T04:14:30.525Z] #13 123.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:14:30.525Z] #13 123.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-29T04:14:30.525Z] #13 123.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:14:30.525Z] #13 123.9 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-29T04:14:30.525Z] #13 123.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:30.525Z] #13 123.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:14:30.525Z] #13 123.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-29T04:14:30.525Z] #13 123.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:14:30.525Z] #13 123.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:30.525Z] #13 123.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-29T04:14:30.525Z] #13 124.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-29T04:14:30.525Z] #13 124.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-29T04:14:30.525Z] #13 124.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:30.571Z] #58 79.58 CC criu/cgroup.o [2019-08-29T04:14:30.783Z] #13 124.4 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:14:30.784Z] #13 124.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-29T04:14:30.784Z] #13 124.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-29T04:14:30.784Z] #13 124.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-29T04:14:30.784Z] #13 124.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:14:30.784Z] #13 124.4 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up pigz (2.3.4-1) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-29T04:14:30.784Z] #13 124.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-29T04:14:30.784Z] #13 124.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:14:30.784Z] #13 124.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:30.784Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-29T04:14:30.784Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-29T04:14:31.042Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-29T04:14:31.042Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-29T04:14:31.042Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-29T04:14:31.042Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-29T04:14:31.042Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-29T04:14:31.042Z] #13 124.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-29T04:14:31.042Z] #13 124.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-29T04:14:31.042Z] #13 124.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:31.042Z] #13 124.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:14:31.042Z] #13 124.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:31.042Z] #13 124.7 Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:14:31.042Z] #13 124.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-29T04:14:31.042Z] #13 124.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:14:32.460Z] #58 ... [2019-08-29T04:14:32.460Z] [2019-08-29T04:14:32.460Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:14:32.460Z] #33 119.8 net/http [2019-08-29T04:14:32.460Z] #33 129.1 github.com/LK4D4/vndr/godl [2019-08-29T04:14:32.460Z] #33 129.7 github.com/LK4D4/vndr [2019-08-29T04:14:33.390Z] #33 ... [2019-08-29T04:14:33.390Z] [2019-08-29T04:14:33.390Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:33.390Z] #58 82.26 CC criu/clone-noasan.o [2019-08-29T04:14:33.390Z] #58 82.38 CC criu/config.o [2019-08-29T04:14:34.755Z] #58 83.57 CC criu/cr-check.o [2019-08-29T04:14:36.120Z] #58 85.06 CC criu/cr-dedup.o [2019-08-29T04:14:36.304Z] #13 129.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-29T04:14:36.304Z] #13 129.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:14:36.304Z] #13 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-08-29T04:14:36.304Z] #13 129.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-29T04:14:36.304Z] #13 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-08-29T04:14:36.304Z] #13 129.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-29T04:14:36.304Z] #13 129.1 Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:14:36.304Z] #13 129.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:14:36.304Z] #13 129.2 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-08-29T04:14:36.304Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-29T04:14:36.304Z] #13 129.2 Setting up python3 (3.5.3-1) ... [2019-08-29T04:14:36.375Z] #58 85.37 CC criu/cr-dump.o [2019-08-29T04:14:36.445Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:14:36.445Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-29T04:14:37.237Z] #13 130.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:14:37.768Z] Removing intermediate container 30a62d8cc0a6 [2019-08-29T04:14:37.768Z] ---> 6cba72f09d63 [2019-08-29T04:14:37.768Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-29T04:14:38.171Z] #13 ... [2019-08-29T04:14:38.171Z] [2019-08-29T04:14:38.171Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:38.171Z] #58 123.9 CC criu/eventfd.o [2019-08-29T04:14:38.171Z] #58 124.3 CC criu/eventpoll.o [2019-08-29T04:14:38.171Z] #58 125.1 CC criu/external.o [2019-08-29T04:14:38.171Z] #58 125.5 CC criu/fault-injection.o [2019-08-29T04:14:38.171Z] #58 125.7 CC criu/fdstore.o [2019-08-29T04:14:38.171Z] #58 125.9 CC criu/fifo.o [2019-08-29T04:14:38.171Z] #58 126.4 CC criu/file-ids.o [2019-08-29T04:14:38.171Z] #58 126.8 CC criu/file-lock.o [2019-08-29T04:14:38.171Z] #58 127.6 CC criu/files-ext.o [2019-08-29T04:14:38.171Z] #58 128.0 CC criu/files-reg.o [2019-08-29T04:14:38.171Z] #58 130.0 CC criu/files.o [2019-08-29T04:14:38.171Z] #58 132.0 CC criu/filesystems.o [2019-08-29T04:14:38.171Z] #58 132.6 CC criu/fsnotify.o [2019-08-29T04:14:38.171Z] #58 133.9 CC criu/image-desc.o [2019-08-29T04:14:38.178Z] ---> b1f33f89233f [2019-08-29T04:14:38.178Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-29T04:14:38.178Z] ---> 646863b555c6 [2019-08-29T04:14:38.178Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:14:38.178Z] ---> Running in bba2926d0dac [2019-08-29T04:14:38.178Z] Removing intermediate container bba2926d0dac [2019-08-29T04:14:38.178Z] ---> 8e4973cd02f9 [2019-08-29T04:14:38.178Z] Step 96/126 : RUN groupadd -r docker [2019-08-29T04:14:38.178Z] ---> Running in 8969c0cd0e71 [2019-08-29T04:14:38.264Z] #58 87.20 CC criu/cr-errno.o [2019-08-29T04:14:38.264Z] #58 87.30 CC criu/cr-restore.o [2019-08-29T04:14:38.429Z] #58 134.0 CC criu/image.o [2019-08-29T04:14:38.429Z] #58 ... [2019-08-29T04:14:38.429Z] [2019-08-29T04:14:38.429Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-29T04:14:38.429Z] #13 132.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-29T04:14:38.429Z] #13 132.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-29T04:14:38.429Z] #13 132.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:14:38.429Z] #13 132.1 Setting up python3-wheel (0.29.0-2) ... [2019-08-29T04:14:39.363Z] #13 133.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:14:39.553Z] Removing intermediate container 8969c0cd0e71 [2019-08-29T04:14:39.553Z] ---> fa338319bef1 [2019-08-29T04:14:39.553Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-29T04:14:39.553Z] ---> Running in 249ca95b9177 [2019-08-29T04:14:39.628Z] #58 ... [2019-08-29T04:14:39.628Z] [2019-08-29T04:14:39.628Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-29T04:14:39.628Z] #33 DONE 136.9s [2019-08-29T04:14:39.628Z] [2019-08-29T04:14:39.628Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:14:40.437Z] Removing intermediate container 249ca95b9177 [2019-08-29T04:14:40.437Z] ---> 30acfe5b57d3 [2019-08-29T04:14:40.437Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-29T04:14:40.437Z] ---> Running in 355aa90e0ffa [2019-08-29T04:14:40.736Z] #13 134.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-29T04:14:40.736Z] #13 134.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:14:41.225Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-29T04:14:41.605Z] Removing intermediate container 355aa90e0ffa [2019-08-29T04:14:41.605Z] ---> 2321a2d05a28 [2019-08-29T04:14:41.605Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-29T04:14:41.605Z] ---> Running in 404811d60393 [2019-08-29T04:14:41.669Z] #13 135.3 Setting up dmsetup (2:1.02.137-2) ... [2019-08-29T04:14:41.669Z] #13 135.3 Setting up python3-setuptools (33.1.1-1) ... [2019-08-29T04:14:42.890Z] Removing intermediate container 404811d60393 [2019-08-29T04:14:42.890Z] ---> ad5ce25ef797 [2019-08-29T04:14:42.890Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-29T04:14:42.890Z] ---> Running in 42831ff21b8b [2019-08-29T04:14:42.895Z] #42 ... [2019-08-29T04:14:42.895Z] [2019-08-29T04:14:42.895Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:42.895Z] #58 91.39 CC criu/cr-service.o [2019-08-29T04:14:43.047Z] #13 136.5 Setting up dh-python (2.20170125) ... [2019-08-29T04:14:43.613Z] #13 137.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-29T04:14:43.613Z] #13 137.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:14:43.822Z] #58 92.65 CC criu/crtools.o [2019-08-29T04:14:44.078Z] #58 93.24 CC criu/eventfd.o [2019-08-29T04:14:44.174Z] Removing intermediate container 42831ff21b8b [2019-08-29T04:14:44.175Z] ---> b39c5e3928fd [2019-08-29T04:14:44.175Z] Step 101/126 : RUN ldconfig [2019-08-29T04:14:44.175Z] ---> Running in f47395f6308b [2019-08-29T04:14:44.334Z] #58 93.57 CC criu/eventpoll.o [2019-08-29T04:14:44.548Z] #13 DONE 138.0s [2019-08-29T04:14:44.548Z] [2019-08-29T04:14:44.548Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-29T04:14:44.590Z] #58 ... [2019-08-29T04:14:44.590Z] [2019-08-29T04:14:44.590Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:14:44.590Z] #42 139.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-29T04:14:44.590Z] #42 141.3 + mkdir -p /build [2019-08-29T04:14:44.590Z] #42 141.3 + cp runc /build/runc [2019-08-29T04:14:44.590Z] #42 DONE 141.6s [2019-08-29T04:14:44.845Z] [2019-08-29T04:14:44.845Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:14:45.087Z] Removing intermediate container f47395f6308b [2019-08-29T04:14:45.087Z] ---> 6db3e2ff630b [2019-08-29T04:14:45.087Z] Step 102/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-08-29T04:14:45.406Z] #24 ... [2019-08-29T04:14:45.406Z] [2019-08-29T04:14:45.406Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:45.406Z] #58 94.48 CC criu/external.o [2019-08-29T04:14:45.477Z] ---> Running in b140c2ca3314 [2019-08-29T04:14:45.873Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:14:45.873Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:14:45.873Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:14:45.873Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:14:45.873Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:14:45.967Z] #58 94.85 CC criu/fault-injection.o [2019-08-29T04:14:45.967Z] #58 94.96 CC criu/fdstore.o [2019-08-29T04:14:45.967Z] #58 95.20 CC criu/fifo.o [2019-08-29T04:14:46.223Z] #58 95.45 CC criu/file-ids.o [2019-08-29T04:14:46.257Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-29T04:14:46.257Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-29T04:14:46.257Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-29T04:14:46.784Z] #58 95.67 CC criu/file-lock.o [2019-08-29T04:14:47.345Z] #58 96.24 CC criu/files-ext.o [2019-08-29T04:14:47.345Z] #58 96.49 CC criu/files-reg.o [2019-08-29T04:14:47.508Z] Fetched 7670 kB in 1s (4701 kB/s) [2019-08-29T04:14:47.830Z] #14 ... [2019-08-29T04:14:47.830Z] [2019-08-29T04:14:47.830Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-29T04:14:47.830Z] #42 160.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-29T04:14:47.830Z] #42 163.2 + mkdir -p /build [2019-08-29T04:14:47.830Z] #42 163.2 + cp runc /build/runc [2019-08-29T04:14:47.830Z] #42 DONE 163.3s [2019-08-29T04:14:47.830Z] [2019-08-29T04:14:47.830Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:47.830Z] #58 135.0 CC criu/ipc_ns.o [2019-08-29T04:14:47.830Z] #58 136.1 CC criu/irmap.o [2019-08-29T04:14:47.830Z] #58 136.8 CC criu/kcmp-ids.o [2019-08-29T04:14:47.830Z] #58 137.0 CC criu/kerndat.o [2019-08-29T04:14:47.830Z] #58 138.2 CC criu/libnetlink.o [2019-08-29T04:14:47.830Z] #58 138.6 CC criu/log.o [2019-08-29T04:14:47.830Z] #58 139.1 CC criu/lsm.o [2019-08-29T04:14:47.830Z] #58 139.4 CC criu/mem.o [2019-08-29T04:14:47.830Z] #58 141.4 CC criu/mount.o [2019-08-29T04:14:47.898Z] Reading package lists... [2019-08-29T04:14:48.700Z] Reading package lists... [2019-08-29T04:14:48.700Z] Building dependency tree... [2019-08-29T04:14:48.700Z] Reading state information... [2019-08-29T04:14:48.700Z] The following additional packages will be installed: [2019-08-29T04:14:48.700Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-29T04:14:48.700Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-29T04:14:48.700Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-29T04:14:48.700Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-29T04:14:48.700Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-29T04:14:48.700Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-29T04:14:48.700Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-29T04:14:48.700Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-29T04:14:48.700Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-29T04:14:48.700Z] Suggested packages: [2019-08-29T04:14:48.700Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-29T04:14:48.700Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-29T04:14:48.700Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-29T04:14:48.700Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-29T04:14:48.700Z] Recommended packages: [2019-08-29T04:14:48.700Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-29T04:14:48.700Z] python3-keyrings.alt python3-xdg unzip [2019-08-29T04:14:48.709Z] #58 97.78 CC criu/files.o [2019-08-29T04:14:49.499Z] The following NEW packages will be installed: [2019-08-29T04:14:49.499Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-29T04:14:49.499Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-29T04:14:49.499Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-29T04:14:49.499Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-29T04:14:49.499Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-29T04:14:49.499Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-29T04:14:49.499Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-29T04:14:49.499Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-29T04:14:49.499Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-29T04:14:49.499Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-29T04:14:49.499Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-29T04:14:49.499Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-29T04:14:49.499Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-29T04:14:49.499Z] xfsprogs xxd xz-utils zip [2019-08-29T04:14:49.499Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:14:49.499Z] Need to get 88.2 MB of archives. [2019-08-29T04:14:49.499Z] After this operation, 565 MB of additional disk space will be used. [2019-08-29T04:14:49.499Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-08-29T04:14:49.499Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-29T04:14:49.499Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-08-29T04:14:49.499Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-08-29T04:14:49.499Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u11 [92.4 kB] [2019-08-29T04:14:49.499Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-08-29T04:14:49.499Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-08-29T04:14:49.499Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-08-29T04:14:49.499Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-08-29T04:14:49.499Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-08-29T04:14:49.499Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-08-29T04:14:49.499Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-08-29T04:14:49.499Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-08-29T04:14:49.499Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-08-29T04:14:49.499Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-08-29T04:14:49.499Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-29T04:14:49.499Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-08-29T04:14:49.499Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-08-29T04:14:49.499Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-08-29T04:14:49.499Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-08-29T04:14:49.499Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-08-29T04:14:49.499Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:14:49.499Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:14:49.499Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-08-29T04:14:49.499Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-08-29T04:14:49.499Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-08-29T04:14:49.499Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-08-29T04:14:49.499Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-08-29T04:14:49.499Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-29T04:14:49.730Z] #58 145.3 CC criu/namespaces.o [2019-08-29T04:14:49.940Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-29T04:14:49.940Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-08-29T04:14:49.940Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-08-29T04:14:49.940Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-29T04:14:49.940Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-29T04:14:49.940Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-29T04:14:49.940Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-08-29T04:14:49.940Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-08-29T04:14:49.940Z] 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-08-29T04:14:49.940Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-08-29T04:14:49.940Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-08-29T04:14:49.940Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-08-29T04:14:49.940Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-08-29T04:14:49.940Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-08-29T04:14:49.940Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-08-29T04:14:49.940Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-08-29T04:14:49.940Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-29T04:14:49.940Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-08-29T04:14:49.940Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u11 [1762 kB] [2019-08-29T04:14:49.940Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-08-29T04:14:49.940Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-29T04:14:49.940Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-29T04:14:49.940Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-29T04:14:49.940Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-08-29T04:14:49.940Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-29T04:14:49.940Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-08-29T04:14:49.940Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-29T04:14:50.073Z] #58 99.00 CC criu/filesystems.o [2019-08-29T04:14:50.410Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-08-29T04:14:50.410Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-08-29T04:14:50.410Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-08-29T04:14:50.410Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-08-29T04:14:50.410Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-08-29T04:14:50.410Z] 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-08-29T04:14:50.634Z] #58 99.46 CC criu/fsnotify.o [2019-08-29T04:14:50.828Z] 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-08-29T04:14:50.828Z] 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-08-29T04:14:50.828Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-29T04:14:50.828Z] 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-08-29T04:14:50.828Z] 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-08-29T04:14:50.828Z] 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-08-29T04:14:51.102Z] #58 ... [2019-08-29T04:14:51.102Z] [2019-08-29T04:14:51.102Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-29T04:14:51.102Z] #14 6.515 Collecting yamllint==1.16.0 [2019-08-29T04:14:51.573Z] #58 100.4 CC criu/image-desc.o [2019-08-29T04:14:51.573Z] #58 100.5 CC criu/image.o [2019-08-29T04:14:51.632Z] 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-08-29T04:14:52.134Z] #58 101.1 CC criu/ipc_ns.o [2019-08-29T04:14:52.428Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:14:52.801Z] Fetched 88.2 MB in 3s (29.2 MB/s) [2019-08-29T04:14:52.801Z] Selecting previously unselected package bash-completion. [2019-08-29T04:14:52.801Z] (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-08-29T04:14:52.801Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-29T04:14:53.060Z] #58 102.0 CC criu/irmap.o [2019-08-29T04:14:53.169Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-29T04:14:53.316Z] #58 102.4 CC criu/kcmp-ids.o [2019-08-29T04:14:53.557Z] Selecting previously unselected package libnet1:s390x. [2019-08-29T04:14:53.557Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-29T04:14:53.557Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-29T04:14:53.557Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-08-29T04:14:53.557Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-08-29T04:14:53.557Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-08-29T04:14:53.557Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-08-29T04:14:53.557Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-08-29T04:14:53.557Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-29T04:14:53.557Z] Selecting previously unselected package libudev-dev:s390x. [2019-08-29T04:14:53.557Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_s390x.deb ... [2019-08-29T04:14:53.557Z] Unpacking libudev-dev:s390x (232-25+deb9u11) ... [2019-08-29T04:14:53.557Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-08-29T04:14:53.557Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-29T04:14:53.557Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-29T04:14:53.557Z] Selecting previously unselected package python3.5-minimal. [2019-08-29T04:14:53.557Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-29T04:14:53.557Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:14:53.571Z] #58 102.6 CC criu/kerndat.o [2019-08-29T04:14:53.932Z] Selecting previously unselected package python3-minimal. [2019-08-29T04:14:53.932Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-08-29T04:14:53.932Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-29T04:14:53.932Z] Selecting previously unselected package libmpdec2:s390x. [2019-08-29T04:14:53.932Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-08-29T04:14:53.932Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-08-29T04:14:53.932Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-08-29T04:14:53.932Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-08-29T04:14:53.932Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-29T04:14:54.300Z] Selecting previously unselected package python3.5. [2019-08-29T04:14:54.300Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-08-29T04:14:54.300Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:14:54.300Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-08-29T04:14:54.300Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-08-29T04:14:54.300Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-29T04:14:54.300Z] Selecting previously unselected package dh-python. [2019-08-29T04:14:54.300Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-29T04:14:54.300Z] Unpacking dh-python (2.20170125) ... [2019-08-29T04:14:54.300Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-29T04:14:54.300Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:14:54.497Z] #58 103.4 CC criu/libnetlink.o [2019-08-29T04:14:54.718Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-29T04:14:54.753Z] #58 103.7 CC criu/log.o [2019-08-29T04:14:55.008Z] #58 104.1 CC criu/lsm.o [2019-08-29T04:14:55.222Z] Selecting previously unselected package python3. [2019-08-29T04:14:55.222Z] (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-08-29T04:14:55.222Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking python3 (3.5.3-1) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package pigz. [2019-08-29T04:14:55.222Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking pigz (2.3.4-1) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package libip4tc0:s390x. [2019-08-29T04:14:55.222Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package libip6tc0:s390x. [2019-08-29T04:14:55.222Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package libiptc0:s390x. [2019-08-29T04:14:55.222Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package libxtables12:s390x. [2019-08-29T04:14:55.222Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-08-29T04:14:55.222Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package iptables. [2019-08-29T04:14:55.222Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package xxd. [2019-08-29T04:14:55.222Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-29T04:14:55.222Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:55.222Z] Selecting previously unselected package vim-common. [2019-08-29T04:14:55.222Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:14:55.222Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:55.264Z] #58 104.4 CC criu/mem.o [2019-08-29T04:14:55.622Z] Selecting previously unselected package bzip2. [2019-08-29T04:14:55.622Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-29T04:14:55.622Z] Selecting previously unselected package libgpm2:s390x. [2019-08-29T04:14:55.622Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-29T04:14:55.622Z] Selecting previously unselected package xz-utils. [2019-08-29T04:14:55.622Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:14:55.622Z] Selecting previously unselected package aufs-tools. [2019-08-29T04:14:55.622Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:14:55.622Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-29T04:14:55.622Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-29T04:14:55.622Z] Selecting previously unselected package btrfs-progs. [2019-08-29T04:14:55.622Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:14:55.622Z] Selecting previously unselected package btrfs-tools. [2019-08-29T04:14:55.622Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:14:55.622Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-08-29T04:14:55.622Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-29T04:14:55.622Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-29T04:14:55.995Z] Selecting previously unselected package dmsetup. [2019-08-29T04:14:55.995Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-08-29T04:14:55.995Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-29T04:14:55.995Z] Selecting previously unselected package libonig4:s390x. [2019-08-29T04:14:55.995Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-08-29T04:14:55.995Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-29T04:14:55.995Z] Selecting previously unselected package libjq1:s390x. [2019-08-29T04:14:55.995Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-29T04:14:55.995Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-29T04:14:55.995Z] Selecting previously unselected package jq. [2019-08-29T04:14:55.995Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-29T04:14:55.995Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:14:55.995Z] Selecting previously unselected package libaio1:s390x. [2019-08-29T04:14:55.995Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-08-29T04:14:55.995Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-08-29T04:14:55.995Z] Selecting previously unselected package libcap2-bin. [2019-08-29T04:14:55.995Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-08-29T04:14:55.995Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-29T04:14:55.995Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-08-29T04:14:55.995Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-29T04:14:55.995Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-29T04:14:56.393Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-08-29T04:14:56.393Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-08-29T04:14:56.393Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-08-29T04:14:56.393Z] Selecting previously unselected package libpcre16-3:s390x. [2019-08-29T04:14:56.393Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-08-29T04:14:56.393Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-08-29T04:14:56.393Z] Selecting previously unselected package libpcre32-3:s390x. [2019-08-29T04:14:56.393Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-08-29T04:14:56.393Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-08-29T04:14:56.393Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-08-29T04:14:56.393Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-08-29T04:14:56.393Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-08-29T04:14:56.393Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-08-29T04:14:56.393Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-08-29T04:14:56.393Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-29T04:14:56.393Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-08-29T04:14:56.393Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-08-29T04:14:56.393Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-29T04:14:56.627Z] #58 105.5 CC criu/mount.o [2019-08-29T04:14:56.772Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-29T04:14:56.772Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-29T04:14:56.772Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-29T04:14:56.772Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-29T04:14:56.772Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-29T04:14:56.772Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-29T04:14:56.772Z] Selecting previously unselected package libreadline5:s390x. [2019-08-29T04:14:56.772Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-08-29T04:14:56.772Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-29T04:14:56.772Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-08-29T04:14:56.772Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_s390x.deb ... [2019-08-29T04:14:56.772Z] Unpacking libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-29T04:14:57.146Z] Selecting previously unselected package net-tools. [2019-08-29T04:14:57.146Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-08-29T04:14:57.146Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:14:57.146Z] Selecting previously unselected package python-pip-whl. [2019-08-29T04:14:57.146Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:14:57.146Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:14:57.146Z] Selecting previously unselected package python3-pip. [2019-08-29T04:14:57.146Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:14:57.146Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:14:57.146Z] Selecting previously unselected package python3-pkg-resources. [2019-08-29T04:14:57.146Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:14:57.146Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:14:57.146Z] Selecting previously unselected package python3-setuptools. [2019-08-29T04:14:57.146Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-29T04:14:57.146Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-29T04:14:57.512Z] Selecting previously unselected package python3-wheel. [2019-08-29T04:14:57.512Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-29T04:14:57.512Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-29T04:14:57.512Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-29T04:14:57.512Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-08-29T04:14:57.512Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:14:57.512Z] Selecting previously unselected package vim-runtime. [2019-08-29T04:14:57.512Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:14:57.512Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-29T04:14:57.512Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-29T04:14:57.512Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:57.655Z] #14 ... [2019-08-29T04:14:57.655Z] [2019-08-29T04:14:57.655Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:14:57.655Z] #58 147.0 CC criu/net.o [2019-08-29T04:14:57.655Z] #58 149.1 CC criu/netfilter.o [2019-08-29T04:14:57.655Z] #58 149.4 CC criu/page-pipe.o [2019-08-29T04:14:57.655Z] #58 149.9 CC criu/page-xfer.o [2019-08-29T04:14:57.655Z] #58 150.7 CC criu/pagemap-cache.o [2019-08-29T04:14:57.655Z] #58 151.0 CC criu/pagemap.o [2019-08-29T04:14:57.655Z] #58 151.7 CC criu/parasite-syscall.o [2019-08-29T04:14:57.655Z] #58 152.4 CC criu/path.o [2019-08-29T04:14:57.655Z] #58 152.6 CC criu/pie-util-vdso-elf32.o [2019-08-29T04:14:57.655Z] #58 152.9 CC criu/pie-util-vdso.o [2019-08-29T04:14:57.655Z] #58 153.2 CC criu/pie-util.o [2019-08-29T04:14:57.655Z] #58 153.5 CC criu/pipes.o [2019-08-29T04:14:57.655Z] #58 ... [2019-08-29T04:14:57.655Z] [2019-08-29T04:14:57.655Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-29T04:14:57.655Z] #14 13.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-29T04:14:57.913Z] #14 13.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-29T04:14:58.306Z] Selecting previously unselected package vim. [2019-08-29T04:14:58.306Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-29T04:14:58.306Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:14:58.306Z] Selecting previously unselected package xfsprogs. [2019-08-29T04:14:58.306Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-08-29T04:14:58.306Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:14:58.681Z] Selecting previously unselected package zip. [2019-08-29T04:14:58.681Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-08-29T04:14:58.681Z] Unpacking zip (3.0-11+b1) ... [2019-08-29T04:14:58.681Z] Selecting previously unselected package libapparmor-perl. [2019-08-29T04:14:58.681Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-08-29T04:14:58.681Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:14:58.681Z] Selecting previously unselected package apparmor. [2019-08-29T04:14:58.681Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-08-29T04:14:58.681Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:14:58.681Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-29T04:14:58.681Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-08-29T04:14:58.681Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:14:59.051Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-29T04:14:59.051Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-08-29T04:14:59.051Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:14:59.140Z] #58 108.1 CC criu/namespaces.o [2019-08-29T04:14:59.285Z] #14 14.62 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-29T04:14:59.420Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-29T04:14:59.420Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-29T04:14:59.420Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:14:59.420Z] Selecting previously unselected package mingw-w64-common. [2019-08-29T04:14:59.420Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-29T04:14:59.420Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-29T04:15:00.293Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-29T04:15:00.293Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-29T04:15:00.293Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:15:00.505Z] #58 109.7 CC criu/net.o [2019-08-29T04:15:00.661Z] #14 16.07 Collecting pyyaml (from yamllint==1.16.0) [2019-08-29T04:15:01.594Z] #14 17.25 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-29T04:15:01.601Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-29T04:15:01.601Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-29T04:15:01.601Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:15:01.601Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-29T04:15:01.601Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-29T04:15:01.601Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:15:02.968Z] #14 18.63 Building wheels for collected packages: pathspec, pyyaml [2019-08-29T04:15:02.968Z] #14 18.64 Running setup.py bdist_wheel for pathspec: started [2019-08-29T04:15:03.019Z] #58 112.0 CC criu/netfilter.o [2019-08-29T04:15:03.019Z] #58 112.2 CC criu/page-pipe.o [2019-08-29T04:15:03.533Z] #14 ... [2019-08-29T04:15:03.534Z] [2019-08-29T04:15:03.534Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:15:03.534Z] #55 224.3 + dpkg --print-architecture [2019-08-29T04:15:03.534Z] #55 224.3 + cd /tmp/tmp.Y77EV5lXIk/src/github.com/docker/distribution [2019-08-29T04:15:03.534Z] #55 224.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-29T04:15:03.580Z] #58 112.7 CC criu/page-xfer.o [2019-08-29T04:15:04.048Z] #55 224.7 + GOPATH=/tmp/tmp.Y77EV5lXIk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Y77EV5lXIk [2019-08-29T04:15:04.048Z] #55 224.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-29T04:15:04.131Z] 🇩 bin/containerd [2019-08-29T04:15:04.506Z] #58 113.5 CC criu/pagemap-cache.o [2019-08-29T04:15:04.762Z] #58 113.8 CC criu/pagemap.o [2019-08-29T04:15:04.830Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-29T04:15:04.830Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-29T04:15:04.830Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:15:05.388Z] #58 114.6 CC criu/parasite-syscall.o [2019-08-29T04:15:06.326Z] #58 115.3 CC criu/path.o [2019-08-29T04:15:06.575Z] #55 ... [2019-08-29T04:15:06.575Z] [2019-08-29T04:15:06.575Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-29T04:15:06.575Z] #14 19.87 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-29T04:15:06.575Z] #14 19.88 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-29T04:15:06.576Z] #14 19.91 Running setup.py bdist_wheel for pyyaml: started [2019-08-29T04:15:06.576Z] #14 21.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-29T04:15:06.576Z] #14 21.08 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-29T04:15:06.576Z] #14 21.14 Successfully built pathspec pyyaml [2019-08-29T04:15:06.576Z] #14 21.14 Installing collected packages: pathspec, pyyaml, yamllint [2019-08-29T04:15:06.576Z] #14 21.49 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-29T04:15:06.576Z] #14 DONE 22.2s [2019-08-29T04:15:06.581Z] #58 115.6 CC criu/pie-util-vdso-elf32.o [2019-08-29T04:15:06.834Z] [2019-08-29T04:15:06.834Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-29T04:15:06.834Z] #16 DONE 0.2s [2019-08-29T04:15:06.834Z] [2019-08-29T04:15:06.834Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-29T04:15:06.836Z] #58 116.0 CC criu/pie-util-vdso.o [2019-08-29T04:15:07.377Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:15:07.377Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:15:07.377Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-08-29T04:15:07.377Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:15:07.377Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-29T04:15:07.396Z] #58 116.4 CC criu/pie-util.o [2019-08-29T04:15:07.396Z] #58 116.5 CC criu/pipes.o [2019-08-29T04:15:07.757Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:15:07.757Z] Processing triggers for mime-support (3.60) ... [2019-08-29T04:15:07.757Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:15:07.757Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-29T04:15:07.757Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-29T04:15:07.757Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:15:07.757Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:15:07.757Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-29T04:15:07.965Z] #58 117.1 CC criu/plugin.o [2019-08-29T04:15:08.146Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-29T04:15:08.146Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-29T04:15:08.146Z] Setting up zip (3.0-11+b1) ... [2019-08-29T04:15:08.146Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-29T04:15:08.146Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:15:08.146Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-29T04:15:08.146Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:15:08.146Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-08-29T04:15:08.146Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:15:08.146Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:15:08.146Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-29T04:15:08.146Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:15:08.146Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:15:08.146Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-29T04:15:08.146Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-08-29T04:15:08.146Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-08-29T04:15:08.208Z] #21 DONE 1.2s [2019-08-29T04:15:08.208Z] [2019-08-29T04:15:08.208Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:15:08.208Z] #58 154.2 CC criu/plugin.o [2019-08-29T04:15:08.208Z] #58 154.6 CC criu/proc_parse.o [2019-08-29T04:15:08.208Z] #58 157.0 CC criu/protobuf-desc.o [2019-08-29T04:15:08.208Z] #58 157.7 CC criu/protobuf.o [2019-08-29T04:15:08.208Z] #58 158.1 CC criu/pstree.o [2019-08-29T04:15:08.208Z] #58 159.4 CC criu/rbtree.o [2019-08-29T04:15:08.208Z] #58 159.8 CC criu/rst-malloc.o [2019-08-29T04:15:08.208Z] #58 160.1 CC criu/seccomp.o [2019-08-29T04:15:08.208Z] #58 160.8 CC criu/seize.o [2019-08-29T04:15:08.208Z] #58 161.8 CC criu/servicefd.o [2019-08-29T04:15:08.208Z] #58 162.2 CC criu/shmem.o [2019-08-29T04:15:08.208Z] #58 163.2 CC criu/sigframe.o [2019-08-29T04:15:08.208Z] #58 163.4 CC criu/signalfd.o [2019-08-29T04:15:08.208Z] #58 163.6 CC criu/sk-inet.o [2019-08-29T04:15:08.220Z] #58 117.4 CC criu/proc_parse.o [2019-08-29T04:15:08.570Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:15:08.570Z] Setting up libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-29T04:15:08.570Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-08-29T04:15:08.570Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-29T04:15:08.570Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-29T04:15:08.570Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:15:08.570Z] Setting up libudev-dev:s390x (232-25+deb9u11) ... [2019-08-29T04:15:08.570Z] Setting up pigz (2.3.4-1) ... [2019-08-29T04:15:08.570Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:15:08.570Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-08-29T04:15:08.570Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:15:08.570Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-29T04:15:08.570Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-29T04:15:08.570Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:15:08.570Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-08-29T04:15:08.570Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-29T04:15:08.570Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:15:08.570Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-29T04:15:08.570Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-29T04:15:08.570Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-29T04:15:08.570Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-29T04:15:08.570Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:15:08.570Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:15:08.570Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:15:08.570Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-29T04:15:08.570Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:15:08.774Z] #58 164.6 CC criu/sk-netlink.o [2019-08-29T04:15:09.145Z] #58 ... [2019-08-29T04:15:09.145Z] [2019-08-29T04:15:09.145Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:15:09.145Z] #55 166.6 + dpkg --print-architecture [2019-08-29T04:15:09.339Z] #58 165.0 CC criu/sk-packet.o [2019-08-29T04:15:09.400Z] #55 166.6 + cd /tmp/tmp.YZBVydjH4H/src/github.com/docker/distribution [2019-08-29T04:15:09.400Z] #55 166.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-29T04:15:09.400Z] #55 166.9 + GOPATH=/tmp/tmp.YZBVydjH4H/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YZBVydjH4H [2019-08-29T04:15:09.400Z] #55 166.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-29T04:15:09.896Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-29T04:15:09.897Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:15:09.897Z] 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-08-29T04:15:09.897Z] 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-08-29T04:15:09.897Z] 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-08-29T04:15:09.897Z] 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-08-29T04:15:09.897Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:15:09.897Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:15:09.897Z] 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-08-29T04:15:09.897Z] 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-08-29T04:15:09.897Z] Setting up python3 (3.5.3-1) ... [2019-08-29T04:15:09.904Z] #58 165.6 CC criu/sk-queue.o [2019-08-29T04:15:10.162Z] #58 166.0 CC criu/sk-tcp.o [2019-08-29T04:15:10.262Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:15:10.671Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-29T04:15:10.671Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-29T04:15:10.727Z] #58 166.5 CC criu/sk-unix.o [2019-08-29T04:15:11.170Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-29T04:15:11.170Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-29T04:15:11.551Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:15:11.940Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-29T04:15:11.940Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:15:12.100Z] #58 168.0 CC criu/sockets.o [2019-08-29T04:15:12.353Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-29T04:15:12.353Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-29T04:15:12.353Z] Setting up dh-python (2.20170125) ... [2019-08-29T04:15:12.742Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-29T04:15:12.742Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:15:13.034Z] #58 168.7 CC criu/stats.o [2019-08-29T04:15:13.292Z] #58 169.0 CC criu/string.o [2019-08-29T04:15:13.292Z] #58 169.1 CC criu/sysctl.o [2019-08-29T04:15:14.224Z] #58 169.7 CC criu/sysfs_parse.o [2019-08-29T04:15:14.224Z] #58 170.0 CC criu/timerfd.o [2019-08-29T04:15:14.482Z] #58 170.3 CC criu/tty.o [2019-08-29T04:15:15.939Z] #55 ... [2019-08-29T04:15:15.939Z] [2019-08-29T04:15:15.939Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:15:15.939Z] #58 119.4 CC criu/protobuf-desc.o [2019-08-29T04:15:15.939Z] #58 120.0 CC criu/protobuf.o [2019-08-29T04:15:15.939Z] #58 120.3 CC criu/pstree.o [2019-08-29T04:15:15.939Z] #58 121.1 CC criu/rbtree.o [2019-08-29T04:15:15.939Z] #58 121.4 CC criu/rst-malloc.o [2019-08-29T04:15:15.939Z] #58 121.6 CC criu/seccomp.o [2019-08-29T04:15:15.939Z] #58 122.2 CC criu/seize.o [2019-08-29T04:15:15.939Z] #58 122.7 CC criu/servicefd.o [2019-08-29T04:15:15.939Z] #58 123.1 CC criu/shmem.o [2019-08-29T04:15:15.939Z] #58 123.8 CC criu/sigframe.o [2019-08-29T04:15:15.939Z] #58 124.0 CC criu/signalfd.o [2019-08-29T04:15:15.939Z] #58 124.3 CC criu/sk-inet.o [2019-08-29T04:15:15.939Z] #58 125.0 CC criu/sk-netlink.o [2019-08-29T04:15:16.194Z] #58 125.4 CC criu/sk-packet.o [2019-08-29T04:15:16.380Z] #58 171.9 CC criu/tun.o [2019-08-29T04:15:16.380Z] #58 172.3 CC criu/uffd.o [2019-08-29T04:15:16.752Z] #58 126.0 CC criu/sk-queue.o [2019-08-29T04:15:17.313Z] #58 126.4 CC criu/sk-tcp.o [2019-08-29T04:15:17.782Z] #58 173.2 CC criu/util.o [2019-08-29T04:15:17.873Z] #58 126.8 CC criu/sk-unix.o [2019-08-29T04:15:17.879Z] Removing intermediate container b140c2ca3314 [2019-08-29T04:15:17.879Z] ---> a41fa0389ed9 [2019-08-29T04:15:17.879Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-29T04:15:17.879Z] ---> Running in 2d2de1c3b7cf [2019-08-29T04:15:18.730Z] #58 174.6 CC criu/uts_ns.o [2019-08-29T04:15:18.781Z] Collecting yamllint==1.16.0 [2019-08-29T04:15:19.272Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-29T04:15:19.272Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-29T04:15:19.272Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-29T04:15:19.296Z] #58 174.9 CC criu/vdso-compat.o [2019-08-29T04:15:19.296Z] #58 175.2 CC criu/vdso.o [2019-08-29T04:15:19.688Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-29T04:15:19.688Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-29T04:15:19.757Z] #58 128.5 CC criu/sockets.o [2019-08-29T04:15:20.060Z] Building wheels for collected packages: pyyaml, pathspec [2019-08-29T04:15:20.060Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-29T04:15:20.227Z] #58 176.1 LINK criu/built-in.o [2019-08-29T04:15:20.317Z] #58 129.2 CC criu/stats.o [2019-08-29T04:15:20.317Z] #58 129.4 CC criu/string.o [2019-08-29T04:15:20.317Z] #58 129.5 CC criu/sysctl.o [2019-08-29T04:15:20.431Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-29T04:15:20.431Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-29T04:15:20.431Z] Running setup.py bdist_wheel for pathspec: started [2019-08-29T04:15:20.431Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-29T04:15:20.431Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-29T04:15:20.431Z] Successfully built pyyaml pathspec [2019-08-29T04:15:20.431Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-08-29T04:15:20.484Z] #58 176.3 LINK criu/criu [2019-08-29T04:15:20.742Z] #58 176.7 DEP lib/c/criu.d [2019-08-29T04:15:20.800Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-29T04:15:20.877Z] #58 130.1 CC criu/sysfs_parse.o [2019-08-29T04:15:20.999Z] #58 176.7 CC images/rpc.pb-c.o [2019-08-29T04:15:21.170Z] Removing intermediate container 2d2de1c3b7cf [2019-08-29T04:15:21.170Z] ---> ad9051715f6c [2019-08-29T04:15:21.170Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-29T04:15:21.438Z] #58 130.5 CC criu/timerfd.o [2019-08-29T04:15:21.564Z] #58 177.2 CC lib/c/criu.o [2019-08-29T04:15:21.694Z] #58 130.8 CC criu/tty.o [2019-08-29T04:15:21.960Z] ---> 0845a1143fc6 [2019-08-29T04:15:21.960Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-29T04:15:22.496Z] #58 178.1 LINK lib/c/built-in.o [2019-08-29T04:15:22.496Z] #58 178.1 LINK lib/c/libcriu.so [2019-08-29T04:15:22.496Z] #58 178.3 GEN magic.py [2019-08-29T04:15:22.496Z] #58 178.4 Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:15:22.496Z] #58 178.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:15:23.061Z] #58 179.0 fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:15:23.580Z] #58 132.3 CC criu/tun.o [2019-08-29T04:15:23.580Z] #58 132.7 CC criu/uffd.o [2019-08-29T04:15:23.626Z] #58 179.6 make[1]: Nothing to be done for 'all'. [2019-08-29T04:15:23.847Z] ---> 1befd0ef6580 [2019-08-29T04:15:23.847Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-29T04:15:24.507Z] #58 133.7 CC criu/util.o [2019-08-29T04:15:24.559Z] #58 180.2 make[1]: 'images/built-in.o' is up to date. [2019-08-29T04:15:24.559Z] #58 180.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-29T04:15:24.559Z] #58 180.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-29T04:15:24.559Z] #58 180.3 make[1]: 'compel/libcompel.a' is up to date. [2019-08-29T04:15:24.559Z] #58 180.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-29T04:15:24.559Z] #58 180.3 make[1]: Nothing to be done for 'all'. [2019-08-29T04:15:24.559Z] #58 180.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:15:24.816Z] #58 180.5 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:24.816Z] #58 180.5 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:24.816Z] #58 180.5 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:24.816Z] #58 180.6 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:24.816Z] #58 180.7 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:24.816Z] #58 180.7 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:24.816Z] #58 180.7 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:25.073Z] #58 180.8 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:25.073Z] #58 180.8 INSTALL criu/criu [2019-08-29T04:15:25.204Z] ---> a6695886a782 [2019-08-29T04:15:25.204Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-29T04:15:25.331Z] #58 ... [2019-08-29T04:15:25.331Z] [2019-08-29T04:15:25.331Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:15:25.331Z] #55 246.0 + rm -rf /tmp/tmp.Y77EV5lXIk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Y77EV5lXIk [2019-08-29T04:15:25.569Z] ---> 923848ba9fba [2019-08-29T04:15:25.569Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-29T04:15:25.589Z] #55 DONE 246.2s [2019-08-29T04:15:25.589Z] [2019-08-29T04:15:25.589Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:15:25.589Z] #58 DONE 181.2s [2019-08-29T04:15:25.589Z] [2019-08-29T04:15:25.589Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:25.871Z] #58 135.0 CC criu/uts_ns.o [2019-08-29T04:15:25.964Z] ---> 6d53b0158c11 [2019-08-29T04:15:25.964Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-29T04:15:26.127Z] #58 135.2 CC criu/vdso-compat.o [2019-08-29T04:15:26.344Z] ---> 5cb38a5aa45c [2019-08-29T04:15:26.344Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-29T04:15:26.382Z] #58 135.5 CC criu/vdso.o [2019-08-29T04:15:26.716Z] ---> ec87269f79c5 [2019-08-29T04:15:26.716Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-29T04:15:27.119Z] ---> d22aaf6b814c [2019-08-29T04:15:27.119Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-29T04:15:27.309Z] #58 136.3 LINK criu/built-in.o [2019-08-29T04:15:27.309Z] #58 136.4 LINK criu/criu [2019-08-29T04:15:27.489Z] #47 ... [2019-08-29T04:15:27.489Z] [2019-08-29T04:15:27.489Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:15:27.489Z] #24 DONE 247.7s [2019-08-29T04:15:27.489Z] [2019-08-29T04:15:27.489Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:27.870Z] #58 136.9 DEP lib/c/criu.d [2019-08-29T04:15:27.871Z] #58 137.0 CC images/rpc.pb-c.o [2019-08-29T04:15:27.953Z] ---> 51391a4d9349 [2019-08-29T04:15:27.953Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-29T04:15:27.953Z] ---> d40e8c60d78f [2019-08-29T04:15:27.953Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-29T04:15:28.344Z] ---> 4d38d75524f8 [2019-08-29T04:15:28.344Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-29T04:15:28.432Z] #58 137.5 CC lib/c/criu.o [2019-08-29T04:15:29.327Z] ---> 024dfb7bb64f [2019-08-29T04:15:29.327Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-29T04:15:29.796Z] #58 138.5 LINK lib/c/built-in.o [2019-08-29T04:15:29.796Z] #58 138.5 LINK lib/c/libcriu.so [2019-08-29T04:15:29.796Z] #58 138.7 GEN magic.py [2019-08-29T04:15:29.796Z] #58 ... [2019-08-29T04:15:29.796Z] [2019-08-29T04:15:29.796Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-29T04:15:29.796Z] #55 187.0 + rm -rf /tmp/tmp.YZBVydjH4H/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YZBVydjH4H [2019-08-29T04:15:29.854Z] ---> d23c44b012c2 [2019-08-29T04:15:29.854Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-29T04:15:30.015Z] #47 ... [2019-08-29T04:15:30.015Z] [2019-08-29T04:15:30.015Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-29T04:15:30.236Z] ---> 61999360c8b4 [2019-08-29T04:15:30.236Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-29T04:15:30.611Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-29T04:15:30.611Z] bad55c542dc9: Pulling fs layer [2019-08-29T04:15:30.611Z] bad55c542dc9: Verifying Checksum [2019-08-29T04:15:30.611Z] bad55c542dc9: Download complete [2019-08-29T04:15:30.723Z] #55 DONE 188.1s [2019-08-29T04:15:30.723Z] [2019-08-29T04:15:30.723Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-29T04:15:30.723Z] #58 138.8 Note: Building without setproctitle() and strlcpy() support. [2019-08-29T04:15:30.723Z] #58 138.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-29T04:15:30.723Z] #58 139.5 fatal: Not a git repository (or any of the parent directories): .git [2019-08-29T04:15:30.950Z] #25 DONE 0.6s [2019-08-29T04:15:30.950Z] [2019-08-29T04:15:30.950Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-29T04:15:30.950Z] #28 DONE 0.1s [2019-08-29T04:15:30.950Z] [2019-08-29T04:15:30.950Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:30.950Z] #47 ... [2019-08-29T04:15:30.950Z] [2019-08-29T04:15:30.950Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-29T04:15:30.950Z] #31 DONE 0.1s [2019-08-29T04:15:30.950Z] [2019-08-29T04:15:30.950Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-29T04:15:30.987Z] bad55c542dc9: Pull complete [2019-08-29T04:15:31.211Z] #34 DONE 0.1s [2019-08-29T04:15:31.211Z] [2019-08-29T04:15:31.211Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-29T04:15:31.211Z] #39 DONE 0.1s [2019-08-29T04:15:31.211Z] [2019-08-29T04:15:31.211Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:31.211Z] #47 ... [2019-08-29T04:15:31.211Z] [2019-08-29T04:15:31.211Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-29T04:15:31.284Z] #58 140.2 make[1]: Nothing to be done for 'all'. [2019-08-29T04:15:31.353Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-29T04:15:31.353Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-29T04:15:31.472Z] #43 DONE 0.2s [2019-08-29T04:15:31.472Z] [2019-08-29T04:15:31.472Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:31.721Z] ---> 5e4410a5d49d [2019-08-29T04:15:31.721Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-29T04:15:31.721Z] ---> Running in 2ecd1ccb4fb8 [2019-08-29T04:15:31.721Z] Removing intermediate container 2ecd1ccb4fb8 [2019-08-29T04:15:31.721Z] ---> 177a8130e10b [2019-08-29T04:15:31.721Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-29T04:15:32.095Z] ---> Running in b78de56e6106 [2019-08-29T04:15:32.095Z] Removing intermediate container b78de56e6106 [2019-08-29T04:15:32.095Z] ---> d1ad7ee51164 [2019-08-29T04:15:32.095Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-29T04:15:32.095Z] ---> Running in 7e32b2b761bc [2019-08-29T04:15:32.211Z] #58 141.2 make[1]: 'images/built-in.o' is up to date. [2019-08-29T04:15:32.211Z] #58 141.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-29T04:15:32.211Z] #58 141.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-29T04:15:32.466Z] #58 141.3 make[1]: 'compel/libcompel.a' is up to date. [2019-08-29T04:15:32.466Z] #58 141.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-29T04:15:32.466Z] #58 141.4 make[1]: Nothing to be done for 'all'. [2019-08-29T04:15:32.466Z] #58 141.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-29T04:15:32.466Z] #58 141.6 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.466Z] #58 141.6 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.466Z] #58 141.6 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.466Z] #58 141.7 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.474Z] Removing intermediate container 7e32b2b761bc [2019-08-29T04:15:32.474Z] ---> 0027babe9e5a [2019-08-29T04:15:32.474Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-29T04:15:32.474Z] ---> Running in f7057fc5b9a7 [2019-08-29T04:15:32.474Z] Removing intermediate container f7057fc5b9a7 [2019-08-29T04:15:32.474Z] ---> 53fa668037fc [2019-08-29T04:15:32.474Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-29T04:15:32.723Z] #58 141.7 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.723Z] #58 141.8 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.723Z] #58 141.8 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.723Z] #58 141.8 make[2]: Nothing to be done for 'all'. [2019-08-29T04:15:32.842Z] ---> Running in 3a97b92f0096 [2019-08-29T04:15:32.842Z] Removing intermediate container 3a97b92f0096 [2019-08-29T04:15:32.842Z] ---> 1c0411149157 [2019-08-29T04:15:32.842Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-29T04:15:32.842Z] ---> Running in 0d500b156e42 [2019-08-29T04:15:32.979Z] #58 141.8 INSTALL criu/criu [2019-08-29T04:15:32.979Z] #58 DONE 142.0s [2019-08-29T04:15:32.979Z] [2019-08-29T04:15:32.979Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:33.234Z] Removing intermediate container 0d500b156e42 [2019-08-29T04:15:33.234Z] ---> 5a5356bd9acb [2019-08-29T04:15:33.234Z] Step 125/126 : FROM dev AS final [2019-08-29T04:15:33.234Z] ---> 5a5356bd9acb [2019-08-29T04:15:33.234Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-29T04:15:33.234Z] #47 ... [2019-08-29T04:15:33.234Z] [2019-08-29T04:15:33.234Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-29T04:15:33.234Z] #24 DONE 190.7s [2019-08-29T04:15:33.490Z] [2019-08-29T04:15:33.490Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:36.005Z] #47 ... [2019-08-29T04:15:36.005Z] [2019-08-29T04:15:36.005Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-29T04:15:36.107Z] ---> e6f4533b3cf5 [2019-08-29T04:15:36.107Z] Successfully built e6f4533b3cf5 [2019-08-29T04:15:36.107Z] Successfully tagged docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-29T04:15:36.757Z] 🇩 bin/containerd-stress [2019-08-29T04:15:37.006Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/test/unit [2019-08-29T04:15:37.369Z] #25 DONE 1.6s [2019-08-29T04:15:37.369Z] [2019-08-29T04:15:37.369Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-29T04:15:37.369Z] #28 DONE 0.1s [2019-08-29T04:15:37.369Z] [2019-08-29T04:15:37.369Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-29T04:15:37.369Z] #31 DONE 0.1s [2019-08-29T04:15:37.369Z] [2019-08-29T04:15:37.369Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:37.625Z] #47 ... [2019-08-29T04:15:37.625Z] [2019-08-29T04:15:37.625Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-29T04:15:37.625Z] #34 DONE 0.1s [2019-08-29T04:15:37.625Z] [2019-08-29T04:15:37.625Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-29T04:15:37.625Z] #39 DONE 0.1s [2019-08-29T04:15:37.625Z] [2019-08-29T04:15:37.625Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-29T04:15:37.880Z] #43 DONE 0.1s [2019-08-29T04:15:37.880Z] [2019-08-29T04:15:37.880Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-29T04:15:38.028Z] #47 214.2 🇩 bin/containerd [2019-08-29T04:15:38.757Z] Running on azwin-2-959340 in d:\jenkins\workspace\moby_PR-39820 [Pipeline] { [Pipeline] ws [2019-08-29T04:15:38.770Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-08-29T04:15:40.235Z] 🇩 bin/containerd-shim [2019-08-29T04:15:40.420Z] ? github.com/docker/docker/api [no test files] [2019-08-29T04:15:43.161Z] #47 164.3 🇩 bin/containerd [2019-08-29T04:15:50.558Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-29T04:15:52.008Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2019-08-29T04:15:54.025Z] 🇩 binaries [2019-08-29T04:15:54.025Z] + mkdir -p /build [2019-08-29T04:15:54.025Z] + cp bin/containerd /build/containerd [2019-08-29T04:15:54.025Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-29T04:15:54.308Z] + cp bin/ctr /build/ctr [2019-08-29T04:15:59.818Z] Removing intermediate container 7121ed553ff5 [2019-08-29T04:15:59.818Z] ---> 1132b1d86e7f [2019-08-29T04:15:59.818Z] Step 56/126 : FROM dev-base AS proxy [2019-08-29T04:15:59.818Z] ---> 55113d1b9c03 [2019-08-29T04:15:59.818Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-29T04:15:59.943Z] #47 236.1 🇩 bin/containerd-stress [2019-08-29T04:16:00.100Z] ---> Running in 27afdfa2774b [2019-08-29T04:16:00.100Z] Removing intermediate container 27afdfa2774b [2019-08-29T04:16:00.100Z] ---> 9d58dd176c37 [2019-08-29T04:16:00.100Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:16:00.385Z] ---> b081090771cd [2019-08-29T04:16:00.385Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:16:00.385Z] ---> 7a3283f5feae [2019-08-29T04:16:00.385Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:16:00.385Z] ---> Running in 3de663060b65 [2019-08-29T04:16:00.506Z] #47 237.7 🇩 bin/containerd-shim [2019-08-29T04:16:00.669Z] + RM_GOPATH=0 [2019-08-29T04:16:00.669Z] + TMP_GOPATH= [2019-08-29T04:16:00.669Z] + : /build [2019-08-29T04:16:00.669Z] + '[' -z '' ']' [2019-08-29T04:16:00.669Z] ++ mktemp -d [2019-08-29T04:16:00.669Z] + export GOPATH=/tmp/tmp.jzPh2a8akc [2019-08-29T04:16:00.669Z] + GOPATH=/tmp/tmp.jzPh2a8akc [2019-08-29T04:16:00.669Z] + RM_GOPATH=1 [2019-08-29T04:16:00.669Z] ++ dirname ./install.sh [2019-08-29T04:16:00.669Z] + dir=. [2019-08-29T04:16:00.669Z] + bin=proxy [2019-08-29T04:16:00.669Z] + shift [2019-08-29T04:16:00.669Z] + '[' '!' -f ./proxy.installer ']' [2019-08-29T04:16:00.669Z] + . ./proxy.installer [2019-08-29T04:16:00.669Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:16:00.669Z] + install_proxy [2019-08-29T04:16:00.669Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:16:00.669Z] + case "$1" in [2019-08-29T04:16:00.669Z] + export CGO_ENABLED=0 [2019-08-29T04:16:00.669Z] + CGO_ENABLED=0 [2019-08-29T04:16:00.669Z] + _install_proxy [2019-08-29T04:16:00.669Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-29T04:16:00.669Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jzPh2a8akc/src/github.com/docker/libnetwork [2019-08-29T04:16:00.669Z] Cloning into '/tmp/tmp.jzPh2a8akc/src/github.com/docker/libnetwork'... [2019-08-29T04:16:01.987Z] using credential docker-jenkins-github-credentials [2019-08-29T04:16:02.062Z] Cloning the remote Git repository [2019-08-29T04:16:02.062Z] Cloning with configured refspecs honoured and without tags [2019-08-29T04:16:02.258Z] Cloning repository https://github.com/moby/moby.git [2019-08-29T04:16:02.685Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-08-29T04:16:04.150Z] + cd /tmp/tmp.jzPh2a8akc/src/github.com/docker/libnetwork [2019-08-29T04:16:04.150Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-29T04:16:04.150Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-29T04:16:05.036Z] #47 186.5 🇩 bin/containerd-stress [2019-08-29T04:16:05.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:16:05.450Z] > git --version # timeout=10 [2019-08-29T04:16:05.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:16:05.497Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:16:06.921Z] #47 188.0 🇩 bin/containerd-shim [2019-08-29T04:16:07.055Z] #47 243.6 🇩 bin/containerd-shim-runc-v1 [2019-08-29T04:16:08.545Z] Removing intermediate container 3de663060b65 [2019-08-29T04:16:08.545Z] ---> 51e06033253c [2019-08-29T04:16:08.545Z] Step 61/126 : FROM base AS gometalinter [2019-08-29T04:16:08.545Z] ---> 55113d1b9c03 [2019-08-29T04:16:08.545Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-29T04:16:08.545Z] ---> Running in 2aecbd93d81b [2019-08-29T04:16:08.545Z] Removing intermediate container 2aecbd93d81b [2019-08-29T04:16:08.545Z] ---> e886be83df07 [2019-08-29T04:16:08.545Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:16:08.545Z] ---> c92a6e400f68 [2019-08-29T04:16:08.545Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:16:08.545Z] ---> 751e64db9c38 [2019-08-29T04:16:08.545Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:16:08.545Z] ---> Running in 0dac88e15a53 [2019-08-29T04:16:08.827Z] + RM_GOPATH=0 [2019-08-29T04:16:08.827Z] + TMP_GOPATH= [2019-08-29T04:16:08.827Z] + : /build [2019-08-29T04:16:08.827Z] + '[' -z '' ']' [2019-08-29T04:16:08.827Z] Installing gometalinter version v2.0.6 [2019-08-29T04:16:08.827Z] ++ mktemp -d [2019-08-29T04:16:08.827Z] + export GOPATH=/tmp/tmp.rsfUYQb5LA [2019-08-29T04:16:08.827Z] + GOPATH=/tmp/tmp.rsfUYQb5LA [2019-08-29T04:16:08.827Z] + RM_GOPATH=1 [2019-08-29T04:16:08.827Z] ++ dirname ./install.sh [2019-08-29T04:16:08.827Z] + dir=. [2019-08-29T04:16:08.827Z] + bin=gometalinter [2019-08-29T04:16:08.827Z] + shift [2019-08-29T04:16:08.827Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-29T04:16:08.827Z] + . ./gometalinter.installer [2019-08-29T04:16:08.827Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-29T04:16:08.827Z] + install_gometalinter [2019-08-29T04:16:08.827Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-29T04:16:08.827Z] + go get -d github.com/alecthomas/gometalinter [2019-08-29T04:16:08.954Z] #47 246.2 🇩 binaries [2019-08-29T04:16:09.212Z] #47 246.2 + mkdir -p /build [2019-08-29T04:16:09.212Z] #47 246.2 + cp bin/containerd /build/containerd [2019-08-29T04:16:09.212Z] #47 246.3 + cp bin/containerd-shim /build/containerd-shim [2019-08-29T04:16:09.212Z] #47 246.3 + cp bin/ctr /build/ctr [2019-08-29T04:16:10.142Z] #47 DONE 247.4s [2019-08-29T04:16:10.304Z] + cd /tmp/tmp.rsfUYQb5LA/src/github.com/alecthomas/gometalinter [2019-08-29T04:16:10.304Z] + git checkout -q v2.0.6 [2019-08-29T04:16:10.304Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-29T04:16:11.074Z] [2019-08-29T04:16:11.074Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-29T04:16:11.637Z] #48 DONE 0.5s [2019-08-29T04:16:11.637Z] [2019-08-29T04:16:11.637Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-29T04:16:11.637Z] #51 DONE 0.1s [2019-08-29T04:16:11.637Z] [2019-08-29T04:16:11.637Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-29T04:16:11.637Z] #54 DONE 0.1s [2019-08-29T04:16:11.893Z] [2019-08-29T04:16:11.894Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-29T04:16:12.456Z] #56 DONE 0.5s [2019-08-29T04:16:12.456Z] [2019-08-29T04:16:12.456Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-29T04:16:12.456Z] #59 DONE 0.1s [2019-08-29T04:16:12.456Z] [2019-08-29T04:16:12.456Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-29T04:16:12.713Z] #63 DONE 0.1s [2019-08-29T04:16:12.713Z] [2019-08-29T04:16:12.713Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-29T04:16:12.970Z] #65 DONE 0.4s [2019-08-29T04:16:12.970Z] [2019-08-29T04:16:12.970Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-29T04:16:12.970Z] #66 DONE 0.0s [2019-08-29T04:16:12.970Z] [2019-08-29T04:16:12.970Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-29T04:16:13.449Z] #47 193.8 🇩 bin/containerd-shim-runc-v1 [2019-08-29T04:16:13.899Z] #67 DONE 1.0s [2019-08-29T04:16:13.899Z] [2019-08-29T04:16:13.899Z] #68 exporting to image [2019-08-29T04:16:13.899Z] #68 exporting layers [2019-08-29T04:16:15.334Z] #47 196.5 🇩 binaries [2019-08-29T04:16:15.334Z] #47 196.5 + mkdir -p /build [2019-08-29T04:16:15.334Z] #47 196.5 + cp bin/containerd /build/containerd [2019-08-29T04:16:15.334Z] #47 196.5 + cp bin/containerd-shim /build/containerd-shim [2019-08-29T04:16:15.334Z] #47 196.5 + cp bin/ctr /build/ctr [2019-08-29T04:16:15.896Z] #47 DONE 197.1s [2019-08-29T04:16:16.822Z] [2019-08-29T04:16:16.822Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-29T04:16:16.822Z] #48 DONE 0.3s [2019-08-29T04:16:17.076Z] [2019-08-29T04:16:17.076Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-29T04:16:17.076Z] #51 DONE 0.1s [2019-08-29T04:16:17.076Z] [2019-08-29T04:16:17.076Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-29T04:16:17.330Z] #54 DONE 0.1s [2019-08-29T04:16:17.330Z] [2019-08-29T04:16:17.330Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-29T04:16:17.584Z] #56 DONE 0.2s [2019-08-29T04:16:17.584Z] [2019-08-29T04:16:17.584Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-29T04:16:17.584Z] #59 DONE 0.1s [2019-08-29T04:16:17.584Z] [2019-08-29T04:16:17.584Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-29T04:16:17.584Z] #63 DONE 0.1s [2019-08-29T04:16:17.839Z] [2019-08-29T04:16:17.839Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-29T04:16:17.839Z] #65 DONE 0.2s [2019-08-29T04:16:17.839Z] [2019-08-29T04:16:17.839Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-29T04:16:17.839Z] #66 DONE 0.0s [2019-08-29T04:16:17.839Z] [2019-08-29T04:16:17.839Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-29T04:16:18.765Z] #67 DONE 0.8s [2019-08-29T04:16:18.765Z] [2019-08-29T04:16:18.765Z] #68 exporting to image [2019-08-29T04:16:18.765Z] #68 exporting layers [2019-08-29T04:16:20.448Z] #68 exporting layers 6.6s done [2019-08-29T04:16:20.448Z] #68 writing image sha256:2f347ff71be181acced00f1aa2edc05d14e9aab1ee17ed0fb2e1cae355b29054 done [2019-08-29T04:16:20.448Z] #68 naming to docker.io/library/docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 done [2019-08-29T04:16:20.448Z] #68 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-08-29T04:16:22.409Z] [2019-08-29T04:16:22.409Z] Removing bundles/ [2019-08-29T04:16:22.409Z] [2019-08-29T04:16:22.409Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-29T04:16:22.409Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:16:22.409Z] GOOS="" GOARCH="" GOARM="" [2019-08-29T04:16:23.417Z] Fetching without tags [2019-08-29T04:16:23.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:16:23.177Z] > git config --add remote.origin.fetch +refs/pull/39820/head:refs/remotes/origin/PR-39820 # timeout=10 [2019-08-29T04:16:23.221Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-29T04:16:23.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:16:23.454Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:16:23.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:16:23.456Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:16:24.576Z] Merging remotes/origin/master commit 7ce0e26c16158bd5ea991805e21a34c4111866bb into PR head commit 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:16:24.683Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:16:24.727Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:16:26.872Z] #68 exporting layers 6.8s done [2019-08-29T04:16:26.872Z] #68 writing image sha256:bad9ecc6e68882e9bcc8538113d62a8063dd8faa9727091d3492b5c9562ae64f done [2019-08-29T04:16:26.872Z] #68 naming to docker.io/library/docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 done [2019-08-29T04:16:26.872Z] #68 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-08-29T04:16:27.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39820/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/validate/default [2019-08-29T04:16:27.956Z] Merge succeeded, producing 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:16:27.957Z] Checking out Revision 7b4b940470ee34c96bf434b810e4cd5ca2e68182 (PR-39820) [2019-08-29T04:16:28.578Z] Congratulations! All commits are properly signed with the DCO! [2019-08-29T04:16:28.842Z] + GOBIN=/build [2019-08-29T04:16:28.842Z] + /build/gometalinter --install [2019-08-29T04:16:28.842Z] Installing: [2019-08-29T04:16:28.842Z] deadcode [2019-08-29T04:16:28.842Z] dupl [2019-08-29T04:16:28.842Z] errcheck [2019-08-29T04:16:28.842Z] gas [2019-08-29T04:16:28.842Z] gochecknoglobals [2019-08-29T04:16:28.842Z] gochecknoinits [2019-08-29T04:16:28.842Z] goconst [2019-08-29T04:16:28.842Z] gocyclo [2019-08-29T04:16:28.842Z] goimports [2019-08-29T04:16:28.842Z] golint [2019-08-29T04:16:28.842Z] gosimple [2019-08-29T04:16:28.842Z] gotype [2019-08-29T04:16:28.842Z] gotypex [2019-08-29T04:16:28.842Z] ineffassign [2019-08-29T04:16:28.842Z] interfacer [2019-08-29T04:16:28.842Z] lll [2019-08-29T04:16:28.842Z] maligned [2019-08-29T04:16:28.842Z] megacheck [2019-08-29T04:16:28.842Z] misspell [2019-08-29T04:16:28.842Z] nakedret [2019-08-29T04:16:28.842Z] safesql [2019-08-29T04:16:28.842Z] staticcheck [2019-08-29T04:16:28.842Z] structcheck [2019-08-29T04:16:28.842Z] unconvert [2019-08-29T04:16:28.842Z] unparam [2019-08-29T04:16:28.842Z] unused [2019-08-29T04:16:28.842Z] varcheck [2019-08-29T04:16:27.535Z] > git merge 7ce0e26c16158bd5ea991805e21a34c4111866bb # timeout=10 [2019-08-29T04:16:27.833Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-08-29T04:16:27.992Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:16:28.040Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:16:37.490Z] Commit message: "/containers/{id}/json missing Platform" [2019-08-29T04:16:37.924Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-29T04:16:41.480Z] + docker version [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-29T04:16:51.007Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2019-08-29T04:16:51.007Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-29T04:16:51.007Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-29T04:16:51.793Z] Client: Docker Engine - Enterprise [2019-08-29T04:16:51.793Z] Version: 19.03.2-tp2 [2019-08-29T04:16:51.793Z] API version: 1.40 [2019-08-29T04:16:51.793Z] Go version: go1.12.8 [2019-08-29T04:16:51.793Z] Git commit: 49fe2072d9 [2019-08-29T04:16:51.793Z] Built: 08/16/2019 19:26:08 [2019-08-29T04:16:51.793Z] OS/Arch: windows/amd64 [2019-08-29T04:16:51.793Z] Experimental: false [2019-08-29T04:16:51.793Z] [2019-08-29T04:16:51.793Z] Server: Docker Engine - Enterprise [2019-08-29T04:16:51.793Z] Engine: [2019-08-29T04:16:51.793Z] Version: 19.03.2-tp2 [2019-08-29T04:16:51.793Z] API version: 1.40 (minimum version 1.24) [2019-08-29T04:16:51.793Z] Go version: go1.12.8 [2019-08-29T04:16:51.793Z] Git commit: 49fe2072d9 [2019-08-29T04:16:51.793Z] Built: 08/16/2019 19:23:48 [2019-08-29T04:16:51.793Z] OS/Arch: windows/amd64 [2019-08-29T04:16:51.793Z] Experimental: true [2019-08-29T04:16:51.832Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-08-29T04:16:51.832Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-29T04:16:51.832Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-29T04:16:51.832Z] ? github.com/docker/docker/api/types [no test files] [2019-08-29T04:16:51.832Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-29T04:16:51.832Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-29T04:16:51.832Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-29T04:16:51.832Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-29T04:16:52.285Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-08-29T04:16:52.285Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 95.2% of statements [2019-08-29T04:16:52.285Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-29T04:16:52.285Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-29T04:16:52.285Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-29T04:16:52.285Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-29T04:16:52.285Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-29T04:16:52.285Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-29T04:16:52.285Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [Pipeline] sh [2019-08-29T04:16:52.881Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-08-29T04:16:53.305Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-29T04:16:53.305Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-29T04:16:53.382Z] + docker info [2019-08-29T04:16:53.685Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-08-29T04:16:57.040Z] ok github.com/docker/docker/builder/fscache 0.116s coverage: 69.2% of statements [2019-08-29T04:16:57.905Z] ok github.com/docker/docker/builder/dockerfile 0.982s coverage: 45.1% of statements [2019-08-29T04:17:00.795Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 13.6% of statements [2019-08-29T04:17:00.795Z] ok github.com/docker/docker/builder/remotecontext/git 0.748s coverage: 85.1% of statements [2019-08-29T04:17:00.795Z] ? github.com/docker/docker/cli [no test files] [2019-08-29T04:17:00.795Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-29T04:17:00.795Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-08-29T04:17:01.426Z] Removing intermediate container 0dac88e15a53 [2019-08-29T04:17:01.427Z] ---> f4c4fc00efae [2019-08-29T04:17:01.427Z] Step 66/126 : FROM base AS gotestsum [2019-08-29T04:17:01.427Z] ---> 55113d1b9c03 [2019-08-29T04:17:01.427Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-29T04:17:01.427Z] ---> Running in cf8196418c3a [2019-08-29T04:17:01.427Z] Removing intermediate container cf8196418c3a [2019-08-29T04:17:01.427Z] ---> 1871ef4b6433 [2019-08-29T04:17:01.427Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:17:01.427Z] ---> ad2452539f0c [2019-08-29T04:17:01.427Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:17:01.427Z] ---> 7699c8b5eead [2019-08-29T04:17:01.427Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:17:01.427Z] ---> Running in f39a8469ac3c [2019-08-29T04:17:01.427Z] + RM_GOPATH=0 [2019-08-29T04:17:01.427Z] + TMP_GOPATH= [2019-08-29T04:17:01.427Z] + : /build [2019-08-29T04:17:01.427Z] + '[' -z '' ']' [2019-08-29T04:17:01.427Z] ++ mktemp -d [2019-08-29T04:17:01.427Z] + export GOPATH=/tmp/tmp.wgT3ACkDOu [2019-08-29T04:17:01.427Z] + GOPATH=/tmp/tmp.wgT3ACkDOu [2019-08-29T04:17:01.427Z] + RM_GOPATH=1 [2019-08-29T04:17:01.427Z] ++ dirname ./install.sh [2019-08-29T04:17:01.427Z] + dir=. [2019-08-29T04:17:01.427Z] + bin=gotestsum [2019-08-29T04:17:01.427Z] + shift [2019-08-29T04:17:01.427Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-29T04:17:01.427Z] + . ./gotestsum.installer [2019-08-29T04:17:01.427Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-29T04:17:01.427Z] + install_gotestsum [2019-08-29T04:17:01.427Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-29T04:17:01.427Z] + go get -d gotest.tools/gotestsum [2019-08-29T04:17:01.427Z] Installing gotestsum version v0.3.5 [2019-08-29T04:17:05.953Z] ok github.com/docker/docker/client 0.183s coverage: 75.8% of statements [2019-08-29T04:17:11.700Z] + cd /tmp/tmp.wgT3ACkDOu/src/gotest.tools/gotestsum [2019-08-29T04:17:11.700Z] + git checkout -q v0.3.5 [2019-08-29T04:17:11.700Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-29T04:17:30.200Z] Removing intermediate container f39a8469ac3c [2019-08-29T04:17:30.200Z] ---> 3e89d30a1a6f [2019-08-29T04:17:30.200Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-29T04:17:30.200Z] ---> 55113d1b9c03 [2019-08-29T04:17:30.200Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-29T04:17:30.200Z] ---> Running in de75f6ff1458 [2019-08-29T04:17:30.200Z] Removing intermediate container de75f6ff1458 [2019-08-29T04:17:30.200Z] ---> dc5f74446e67 [2019-08-29T04:17:30.200Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:17:30.483Z] ---> 72b2d0781b2b [2019-08-29T04:17:30.483Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:17:30.483Z] ---> 810dce29733e [2019-08-29T04:17:30.483Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:17:30.765Z] ---> Running in 543ad8e10a82 [2019-08-29T04:17:31.048Z] + RM_GOPATH=0 [2019-08-29T04:17:31.048Z] + TMP_GOPATH= [2019-08-29T04:17:31.048Z] + : /build [2019-08-29T04:17:31.048Z] + '[' -z '' ']' [2019-08-29T04:17:31.048Z] ++ mktemp -d [2019-08-29T04:17:31.048Z] + export GOPATH=/tmp/tmp.wV1xEbsNWZ [2019-08-29T04:17:31.048Z] + GOPATH=/tmp/tmp.wV1xEbsNWZ [2019-08-29T04:17:31.048Z] + RM_GOPATH=1 [2019-08-29T04:17:31.048Z] ++ dirname ./install.sh [2019-08-29T04:17:31.048Z] + dir=. [2019-08-29T04:17:31.048Z] + bin=dockercli [2019-08-29T04:17:31.048Z] + shift [2019-08-29T04:17:31.048Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-29T04:17:31.048Z] + . ./dockercli.installer [2019-08-29T04:17:31.048Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-29T04:17:31.048Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-29T04:17:31.048Z] + install_dockercli [2019-08-29T04:17:31.048Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-29T04:17:31.048Z] Install docker/cli version 17.06.2-ce from stable [2019-08-29T04:17:31.048Z] ++ uname -m [2019-08-29T04:17:31.048Z] + arch=ppc64le [2019-08-29T04:17:31.048Z] + '[' ppc64le '!=' x86_64 ']' [2019-08-29T04:17:31.048Z] + '[' ppc64le '!=' s390x ']' [2019-08-29T04:17:31.048Z] + '[' ppc64le '!=' armhf ']' [2019-08-29T04:17:31.048Z] + build_dockercli [2019-08-29T04:17:31.048Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.wV1xEbsNWZ/tmp/docker-ce [2019-08-29T04:17:31.048Z] Cloning into '/tmp/tmp.wV1xEbsNWZ/tmp/docker-ce'... [2019-08-29T04:17:40.484Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.9% of statements [2019-08-29T04:17:40.484Z] ok github.com/docker/docker/container 0.131s coverage: 35.5% of statements [2019-08-29T04:17:40.484Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-29T04:17:40.484Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-29T04:17:40.484Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-29T04:17:40.484Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-29T04:17:43.827Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:17:43.827Z] [2019-08-29T04:17:43.827Z] [2019-08-29T04:17:43.827Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-29T04:17:43.827Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-29T04:17:43.827Z] [2019-08-29T04:17:43.827Z] [2019-08-29T04:17:43.827Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-08-29T04:17:43.827Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-29T04:17:43.827Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-29T04:17:43.827Z] PKG_CONFIG=pkg-config [2019-08-29T04:17:43.827Z] GOLANG_VERSION=1.12.9 [2019-08-29T04:17:43.827Z] HOSTNAME=db7060f3fa43 [2019-08-29T04:17:43.827Z] KEEPBUNDLE=1 [2019-08-29T04:17:43.827Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-29T04:17:43.827Z] container=docker [2019-08-29T04:17:43.827Z] TEST_SKIP_INTEGRATION=1 [2019-08-29T04:17:43.827Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-29T04:17:43.827Z] GOPATH=/go [2019-08-29T04:17:43.827Z] PWD=/go/src/github.com/docker/docker [2019-08-29T04:17:43.827Z] HOME=/root [2019-08-29T04:17:43.827Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-29T04:17:43.827Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-29T04:17:43.827Z] DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:17:43.827Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-29T04:17:43.827Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-29T04:17:43.827Z] TEST_INTEGRATION_DEST=3 [2019-08-29T04:17:43.827Z] TERM=xterm [2019-08-29T04:17:43.827Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-29T04:17:43.827Z] SHLVL=1 [2019-08-29T04:17:43.827Z] TIMEOUT=120m [2019-08-29T04:17:43.827Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-29T04:17:43.827Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-29T04:17:43.827Z] DOCKER_PKG=github.com/docker/docker [2019-08-29T04:17:43.827Z] _=/usr/bin/env [2019-08-29T04:17:43.827Z] Building test suite binary ./integration-cli/test.main [2019-08-29T04:17:43.827Z] No new tests added to integration. [2019-08-29T04:17:43.827Z] [2019-08-29T04:17:43.827Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-29T04:17:43.827Z] PKG_CONFIG=pkg-config [2019-08-29T04:17:43.827Z] GOLANG_VERSION=1.12.9 [2019-08-29T04:17:43.827Z] HOSTNAME=a70cce327728 [2019-08-29T04:17:43.827Z] KEEPBUNDLE=1 [2019-08-29T04:17:43.827Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-29T04:17:43.827Z] container=docker [2019-08-29T04:17:43.827Z] TEST_SKIP_INTEGRATION=1 [2019-08-29T04:17:43.827Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-29T04:17:43.827Z] GOPATH=/go [2019-08-29T04:17:43.827Z] PWD=/go/src/github.com/docker/docker [2019-08-29T04:17:43.827Z] HOME=/root [2019-08-29T04:17:43.827Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-29T04:17:43.827Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-29T04:17:43.827Z] DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:17:43.827Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-29T04:17:43.827Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-29T04:17:43.827Z] TEST_INTEGRATION_DEST=2 [2019-08-29T04:17:43.827Z] TERM=xterm [2019-08-29T04:17:43.827Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-29T04:17:43.827Z] SHLVL=1 [2019-08-29T04:17:43.827Z] TIMEOUT=120m [2019-08-29T04:17:43.827Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-29T04:17:43.827Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-29T04:17:43.827Z] DOCKER_PKG=github.com/docker/docker [2019-08-29T04:17:43.827Z] _=/usr/bin/env [2019-08-29T04:17:43.827Z] Building test suite binary ./integration-cli/test.main [2019-08-29T04:17:43.827Z] PKG_CONFIG=pkg-config [2019-08-29T04:17:43.827Z] GOLANG_VERSION=1.12.9 [2019-08-29T04:17:43.827Z] HOSTNAME=6396304bdcfe [2019-08-29T04:17:43.827Z] KEEPBUNDLE=1 [2019-08-29T04:17:43.827Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-29T04:17:43.827Z] container=docker [2019-08-29T04:17:43.827Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-29T04:17:43.827Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-29T04:17:43.827Z] GOPATH=/go [2019-08-29T04:17:43.827Z] PWD=/go/src/github.com/docker/docker [2019-08-29T04:17:43.827Z] HOME=/root [2019-08-29T04:17:43.827Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-29T04:17:43.827Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-29T04:17:43.827Z] DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:17:43.827Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-29T04:17:43.827Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-29T04:17:43.827Z] TEST_INTEGRATION_DEST=1 [2019-08-29T04:17:43.827Z] TERM=xterm [2019-08-29T04:17:43.827Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-29T04:17:43.827Z] SHLVL=1 [2019-08-29T04:17:43.827Z] TIMEOUT=120m [2019-08-29T04:17:43.827Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-29T04:17:43.827Z] DOCKER_PKG=github.com/docker/docker [2019-08-29T04:17:43.827Z] _=/usr/bin/env [2019-08-29T04:17:43.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-29T04:17:46.904Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2019-08-29T04:17:48.864Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2019-08-29T04:17:49.931Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-08-29T04:17:50.758Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-08-29T04:17:53.804Z] Client: [2019-08-29T04:17:53.804Z] Debug Mode: false [2019-08-29T04:17:53.804Z] Plugins: [2019-08-29T04:17:53.804Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-08-29T04:17:53.804Z] [2019-08-29T04:17:53.804Z] Server: [2019-08-29T04:17:53.804Z] Containers: 0 [2019-08-29T04:17:53.804Z] Running: 0 [2019-08-29T04:17:53.804Z] Paused: 0 [2019-08-29T04:17:53.804Z] Stopped: 0 [2019-08-29T04:17:53.804Z] Images: 0 [2019-08-29T04:17:53.804Z] Server Version: 19.03.2-tp2 [2019-08-29T04:17:53.804Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-08-29T04:17:53.804Z] Windows: [2019-08-29T04:17:53.804Z] LCOW: [2019-08-29T04:17:53.804Z] Logging Driver: json-file [2019-08-29T04:17:53.804Z] Plugins: [2019-08-29T04:17:53.804Z] Volume: local [2019-08-29T04:17:53.804Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-08-29T04:17:53.804Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T04:17:53.804Z] Swarm: inactive [2019-08-29T04:17:53.804Z] Default Isolation: process [2019-08-29T04:17:53.804Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-08-29T04:17:53.804Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-08-29T04:17:53.804Z] OSType: windows [2019-08-29T04:17:53.804Z] Architecture: x86_64 [2019-08-29T04:17:53.804Z] CPUs: 4 [2019-08-29T04:17:53.804Z] Total Memory: 32GiB [2019-08-29T04:17:53.804Z] Name: azwin-2-959340 [2019-08-29T04:17:53.804Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-08-29T04:17:53.804Z] Docker Root Dir: D:\docker [2019-08-29T04:17:53.804Z] Debug Mode: false [2019-08-29T04:17:53.804Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:17:53.804Z] Labels: [2019-08-29T04:17:53.804Z] Experimental: true [2019-08-29T04:17:53.804Z] Insecure Registries: [2019-08-29T04:17:53.804Z] 10.0.0.4:5000 [2019-08-29T04:17:53.804Z] 127.0.0.0/8 [2019-08-29T04:17:53.804Z] Registry Mirrors: [2019-08-29T04:17:53.804Z] http://10.0.0.4:5000/ [2019-08-29T04:17:53.804Z] Live Restore Enabled: false [2019-08-29T04:17:53.804Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-08-29T04:17:54.087Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2019-08-29T04:17:57.344Z] Congratulations! All api changes are done the right way. [2019-08-29T04:17:57.344Z] Congratulations! No testing.T found. [2019-08-29T04:17:57.344Z] Congratulations! All toml source files changed here have valid syntax. [2019-08-29T04:17:57.344Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-08-29T04:17:57.344Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-08-29T04:17:57.344Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-08-29T04:17:58.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/make.sh dynbinary-daemon test-docker-py [2019-08-29T04:17:58.136Z] + cd /tmp/tmp.wV1xEbsNWZ/tmp/docker-ce [2019-08-29T04:17:58.136Z] + git checkout -q v17.06.2-ce [2019-08-29T04:17:58.610Z] [2019-08-29T04:17:58.666Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.6% of statements [2019-08-29T04:17:58.666Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-29T04:17:58.864Z] Removing bundles/ [2019-08-29T04:17:58.864Z] [2019-08-29T04:17:58.864Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-29T04:17:59.119Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:17:59.119Z] GOOS="" GOARCH="" GOARM="" [2019-08-29T04:17:59.607Z] + mkdir -p /tmp/tmp.wV1xEbsNWZ/src/github.com/docker [2019-08-29T04:17:59.607Z] + mv components/cli /tmp/tmp.wV1xEbsNWZ/src/github.com/docker/cli [2019-08-29T04:17:59.607Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-08-29T04:18:00.023Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-08-29T04:18:00.023Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-29T04:18:00.877Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 84.2% of statements [2019-08-29T04:18:01.729Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-08-29T04:18:02.145Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2019-08-29T04:18:02.145Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-29T04:18:02.145Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-29T04:18:03.665Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2019-08-29T04:18:06.217Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2019-08-29T04:18:07.538Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.294s coverage: 57.8% of statements [2019-08-29T04:18:13.993Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.584s coverage: 46.1% of statements [2019-08-29T04:18:15.615Z] [2019-08-29T04:18:15.615Z] INFO: executeCI.ps1 starting at Thu Aug 29 04:18:14 CUT 2019 [2019-08-29T04:18:15.615Z] [2019-08-29T04:18:15.615Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-08-29T04:18:15.615Z] INFO: Running git version 2.23.0.windows.1 [2019-08-29T04:18:15.615Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-08-29T04:18:15.615Z] INFO: Environment variables: [2019-08-29T04:18:15.615Z] [2019-08-29T04:18:15.615Z] Name Value [2019-08-29T04:18:15.615Z] ---- ----- [2019-08-29T04:18:15.615Z] ALLUSERSPROFILE C:\ProgramData [2019-08-29T04:18:15.615Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-08-29T04:18:15.615Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-08-29T04:18:15.615Z] BRANCH_NAME PR-39820 [2019-08-29T04:18:15.615Z] BUILD_DISPLAY_NAME #1 [2019-08-29T04:18:15.615Z] BUILD_ID 1 [2019-08-29T04:18:15.615Z] BUILD_NUMBER 1 [2019-08-29T04:18:15.615Z] BUILD_TAG jenkins-moby-PR-39820-1 [2019-08-29T04:18:15.615Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39820/1/ [2019-08-29T04:18:15.615Z] CHANGE_AUTHOR grooverdan [2019-08-29T04:18:15.615Z] CHANGE_AUTHOR_DISPLAY_NAME Daniel Black [2019-08-29T04:18:15.615Z] CHANGE_BRANCH containers_json_with_platform [2019-08-29T04:18:15.615Z] CHANGE_FORK grooverdan [2019-08-29T04:18:15.615Z] CHANGE_ID 39820 [2019-08-29T04:18:15.615Z] CHANGE_TARGET master [2019-08-29T04:18:15.615Z] CHANGE_TITLE Add missing Platform to swagger definition for /containers/{id}/json [2019-08-29T04:18:15.615Z] CHANGE_URL https://github.com/moby/moby/pull/39820 [2019-08-29T04:18:15.615Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:18:15.615Z] CommonProgramFiles C:\Program Files\Common Files [2019-08-29T04:18:15.615Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-08-29T04:18:15.615Z] CommonProgramW6432 C:\Program Files\Common Files [2019-08-29T04:18:15.615Z] COMPUTERNAME azwin-2-959340 [2019-08-29T04:18:15.615Z] ComSpec C:\windows\system32\cmd.exe [2019-08-29T04:18:15.615Z] ConfigSequenceNumber 0 [2019-08-29T04:18:15.615Z] DOCKER_BUILDKIT 0 [2019-08-29T04:18:15.615Z] DOCKER_EXPERIMENTAL 1 [2019-08-29T04:18:15.615Z] DOCKER_GRAPHDRIVER overlay2 [2019-08-29T04:18:15.615Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-08-29T04:18:15.615Z] EXECUTOR_NUMBER 0 [2019-08-29T04:18:15.615Z] FQDN azwin-2-959340.westus.cloudapp.azure.com [2019-08-29T04:18:15.615Z] GIT_BRANCH PR-39820 [2019-08-29T04:18:15.615Z] GIT_COMMIT 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:18:15.615Z] GIT_URL https://github.com/moby/moby.git [2019-08-29T04:18:15.615Z] HUDSON_COOKIE b0c0ab61-ba27-4279-9f01-857b3576d8b6 [2019-08-29T04:18:15.615Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-08-29T04:18:15.615Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-08-29T04:18:15.615Z] HUDSON_URL https://ci.docker.com/public/ [2019-08-29T04:18:15.615Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-08-29T04:18:15.615Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-08-29T04:18:15.615Z] JENKINS_NODE_COOKIE 4a94a1ff-ac4d-4b54-9005-1cf85b39622a [2019-08-29T04:18:15.615Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-08-29T04:18:15.615Z] JENKINS_URL https://ci.docker.com/public/ [2019-08-29T04:18:15.615Z] JOB_BASE_NAME PR-39820 [2019-08-29T04:18:15.615Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39820/display/redirect [2019-08-29T04:18:15.615Z] JOB_NAME moby/PR-39820 [2019-08-29T04:18:15.615Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39820/ [2019-08-29T04:18:15.615Z] library.jps.version master [2019-08-29T04:18:15.615Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-08-29T04:18:15.615Z] NODE_LABELS amd64 azure azwin-2-959340 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-08-29T04:18:15.615Z] NODE_NAME azwin-2-959340 [2019-08-29T04:18:15.615Z] NUMBER_OF_PROCESSORS 4 [2019-08-29T04:18:15.615Z] OS Windows_NT [2019-08-29T04:18:15.615Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-08-29T04:18:15.615Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-08-29T04:18:15.615Z] PROCESSOR_ARCHITECTURE AMD64 [2019-08-29T04:18:15.615Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-08-29T04:18:15.615Z] PROCESSOR_LEVEL 6 [2019-08-29T04:18:15.615Z] PROCESSOR_REVISION 4f01 [2019-08-29T04:18:15.615Z] ProgramData C:\ProgramData [2019-08-29T04:18:15.615Z] ProgramFiles C:\Program Files [2019-08-29T04:18:15.615Z] ProgramFiles(x86) C:\Program Files (x86) [2019-08-29T04:18:15.615Z] ProgramW6432 C:\Program Files [2019-08-29T04:18:15.615Z] PROMPT $P$G [2019-08-29T04:18:15.615Z] PSExecutionPolicyPreference Bypass [2019-08-29T04:18:15.615Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-08-29T04:18:15.615Z] PUBLIC C:\Users\Public [2019-08-29T04:18:15.615Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39820/1/display/redirect?page=changes [2019-08-29T04:18:15.615Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39820/1/display/redirect [2019-08-29T04:18:15.615Z] SKIP_VALIDATION_TESTS 1 [2019-08-29T04:18:15.615Z] SOURCES_DRIVE d [2019-08-29T04:18:15.615Z] SOURCES_SUBDIR gopath [2019-08-29T04:18:15.615Z] STAGE_NAME Run tests [2019-08-29T04:18:15.615Z] SystemDrive C: [2019-08-29T04:18:15.615Z] SystemRoot C:\windows [2019-08-29T04:18:15.615Z] TEMP C:\windows\TEMP [2019-08-29T04:18:15.615Z] TESTRUN_DRIVE d [2019-08-29T04:18:15.615Z] TESTRUN_SUBDIR CI-1 [2019-08-29T04:18:15.615Z] TIMEOUT 120m [2019-08-29T04:18:15.615Z] TMP C:\windows\TEMP [2019-08-29T04:18:16.073Z] USERDOMAIN WORKGROUP [2019-08-29T04:18:16.073Z] USERNAME azwin-2-959340$ [2019-08-29T04:18:16.073Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-08-29T04:18:16.073Z] windir C:\windows [2019-08-29T04:18:16.073Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-08-29T04:18:16.073Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-08-29T04:18:16.073Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-08-29T04:18:16.073Z] [2019-08-29T04:18:16.073Z] [2019-08-29T04:18:16.073Z] [2019-08-29T04:18:16.444Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.514s coverage: 72.5% of statements [2019-08-29T04:18:16.444Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-29T04:18:17.840Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.304s coverage: 50.8% of statements [2019-08-29T04:18:18.247Z] INFO: Sources under d:\gopath\... [2019-08-29T04:18:18.247Z] INFO: Test run under d:\CI-1\... [2019-08-29T04:18:18.247Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-08-29T04:18:18.247Z] INFO: docker/docker repository was found [2019-08-29T04:18:18.705Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-08-29T04:18:19.683Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.562s coverage: 76.1% of statements [2019-08-29T04:18:20.239Z] ltsc2019: Pulling from windows/servercore [2019-08-29T04:18:20.239Z] 65014b3c3121: Pulling fs layer [2019-08-29T04:18:20.239Z] e7a74de96ddd: Pulling fs layer [2019-08-29T04:18:20.987Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-08-29T04:18:22.318Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-08-29T04:18:23.752Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.925s coverage: 57.0% of statements [2019-08-29T04:18:23.752Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-29T04:18:23.752Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-29T04:18:25.110Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-08-29T04:18:25.110Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.9% of statements [2019-08-29T04:18:25.110Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-29T04:18:25.110Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-29T04:18:26.449Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2019-08-29T04:18:27.282Z] ok github.com/docker/docker/daemon/logger/awslogs 0.073s coverage: 78.2% of statements [2019-08-29T04:18:27.282Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-29T04:18:27.282Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-29T04:18:28.138Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 68.2% of statements [2019-08-29T04:18:28.562Z] ok github.com/docker/docker/daemon/logger/journald 0.067s coverage: 26.2% of statements [2019-08-29T04:18:29.932Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-08-29T04:18:29.932Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2019-08-29T04:18:30.561Z] e7a74de96ddd: Verifying Checksum [2019-08-29T04:18:31.294Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-08-29T04:18:31.295Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-29T04:18:31.709Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 18.6% of statements [2019-08-29T04:18:33.055Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-08-29T04:18:33.951Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-08-29T04:18:34.788Z] ok github.com/docker/docker/daemon/logger/splunk 1.590s coverage: 84.5% of statements [2019-08-29T04:18:34.788Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-29T04:18:34.788Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2019-08-29T04:18:34.788Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-29T04:18:36.686Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2019-08-29T04:18:37.556Z] ok github.com/docker/docker/distribution 0.401s coverage: 22.6% of statements [2019-08-29T04:18:37.556Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-29T04:18:38.872Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-08-29T04:18:40.352Z] ok github.com/docker/docker/distribution/xfer 1.545s coverage: 83.4% of statements [2019-08-29T04:18:40.352Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-29T04:18:40.352Z] ok github.com/docker/docker/image 0.064s coverage: 86.4% of statements [2019-08-29T04:18:41.757Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2019-08-29T04:18:41.757Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-29T04:18:41.757Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-08-29T04:18:41.757Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-29T04:18:42.938Z] 65014b3c3121: Verifying Checksum [2019-08-29T04:18:42.938Z] 65014b3c3121: Download complete [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-29T04:18:43.659Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-29T04:18:44.075Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-08-29T04:18:45.135Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2019-08-29T04:18:46.445Z] ok github.com/docker/docker/opts 0.038s coverage: 66.9% of statements [2019-08-29T04:18:46.842Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-08-29T04:18:48.706Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 76.7% of statements [2019-08-29T04:18:50.084Z] ok github.com/docker/docker/pkg/authorization 0.187s coverage: 66.7% of statements [2019-08-29T04:18:50.487Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-08-29T04:18:50.882Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-08-29T04:18:53.343Z] ok github.com/docker/docker/layer 7.195s coverage: 66.9% of statements [2019-08-29T04:18:53.343Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-29T04:18:53.343Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-29T04:18:53.343Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-29T04:18:53.343Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-29T04:18:53.343Z] ? github.com/docker/docker/oci [no test files] [2019-08-29T04:18:53.343Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-29T04:18:53.748Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-08-29T04:18:54.689Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2019-08-29T04:18:55.063Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2019-08-29T04:18:55.452Z] ok github.com/docker/docker/pkg/chrootarchive 3.575s coverage: 43.2% of statements [2019-08-29T04:18:55.452Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-29T04:18:55.452Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-29T04:18:56.290Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-08-29T04:18:56.697Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-08-29T04:18:57.082Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2019-08-29T04:18:58.809Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2019-08-29T04:18:59.389Z] ok github.com/docker/docker/pkg/discovery/kv 3.153s coverage: 84.1% of statements [2019-08-29T04:18:59.389Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-08-29T04:19:00.240Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-08-29T04:19:00.632Z] ok github.com/docker/docker/pkg/fsutils 0.502s coverage: 85.1% of statements [2019-08-29T04:19:01.476Z] ok github.com/docker/docker/pkg/idtools 0.315s coverage: 70.1% of statements [2019-08-29T04:19:01.899Z] ok github.com/docker/docker/pkg/ioutils 0.484s coverage: 70.1% of statements [2019-08-29T04:19:02.377Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-08-29T04:19:02.775Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2019-08-29T04:19:02.775Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-08-29T04:19:02.775Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-29T04:19:03.606Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-08-29T04:19:03.983Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2019-08-29T04:19:04.350Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-08-29T04:19:04.728Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-08-29T04:19:04.728Z] ok github.com/docker/docker/pkg/mount 1.171s coverage: 69.6% of statements [2019-08-29T04:19:04.728Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-29T04:19:05.550Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2019-08-29T04:19:05.550Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-29T04:19:05.550Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-29T04:19:06.380Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-08-29T04:19:07.214Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-08-29T04:19:07.604Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 87.9% of statements [2019-08-29T04:19:07.959Z] + return [2019-08-29T04:19:07.960Z] Removing intermediate container 543ad8e10a82 [2019-08-29T04:19:07.960Z] ---> 987804db3480 [2019-08-29T04:19:07.960Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-29T04:19:07.960Z] ---> 158e1dbb1e64 [2019-08-29T04:19:07.960Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-29T04:19:07.960Z] ---> Running in 05b27764a5a3 [2019-08-29T04:19:07.960Z] Removing intermediate container 05b27764a5a3 [2019-08-29T04:19:07.960Z] ---> 19156f333385 [2019-08-29T04:19:07.960Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:19:07.960Z] ---> 681c1fa0df3d [2019-08-29T04:19:07.960Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:19:07.960Z] ---> d72aa0529e13 [2019-08-29T04:19:07.960Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:19:07.960Z] ---> Running in d52aaf680a5a [2019-08-29T04:19:07.960Z] + RM_GOPATH=0 [2019-08-29T04:19:07.960Z] + TMP_GOPATH= [2019-08-29T04:19:07.960Z] + : /build [2019-08-29T04:19:07.960Z] + '[' -z '' ']' [2019-08-29T04:19:07.960Z] ++ mktemp -d [2019-08-29T04:19:07.960Z] + export GOPATH=/tmp/tmp.HCxjISGgHV [2019-08-29T04:19:07.960Z] + GOPATH=/tmp/tmp.HCxjISGgHV [2019-08-29T04:19:07.960Z] + RM_GOPATH=1 [2019-08-29T04:19:07.960Z] ++ dirname ./install.sh [2019-08-29T04:19:07.960Z] + dir=. [2019-08-29T04:19:07.960Z] + bin=runc [2019-08-29T04:19:07.960Z] + shift [2019-08-29T04:19:07.960Z] + '[' '!' -f ./runc.installer ']' [2019-08-29T04:19:07.960Z] + . ./runc.installer [2019-08-29T04:19:07.960Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:19:07.960Z] + install_runc [2019-08-29T04:19:07.960Z] + uname -r [2019-08-29T04:19:07.960Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-29T04:19:07.960Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-29T04:19:07.960Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-29T04:19:07.960Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HCxjISGgHV/src/github.com/opencontainers/runc [2019-08-29T04:19:07.960Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-29T04:19:07.960Z] Cloning into '/tmp/tmp.HCxjISGgHV/src/github.com/opencontainers/runc'... [2019-08-29T04:19:08.011Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-08-29T04:19:08.242Z] + cd /tmp/tmp.HCxjISGgHV/src/github.com/opencontainers/runc [2019-08-29T04:19:08.242Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-29T04:19:08.242Z] + '[' -z '' ']' [2019-08-29T04:19:08.242Z] + target=static [2019-08-29T04:19:08.242Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-29T04:19:08.526Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-29T04:19:09.413Z] ok github.com/docker/docker/pkg/pubsub 1.053s coverage: 73.9% of statements [2019-08-29T04:19:09.782Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-08-29T04:19:13.125Z] ok github.com/docker/docker/pkg/signal 2.525s coverage: 61.0% of statements [2019-08-29T04:19:13.125Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-08-29T04:19:13.947Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-08-29T04:19:13.947Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-08-29T04:19:14.776Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-08-29T04:19:15.150Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.6% of statements [2019-08-29T04:19:15.973Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-08-29T04:19:16.349Z] ok github.com/docker/docker/pkg/tailfile 0.071s coverage: 88.6% of statements [2019-08-29T04:19:17.159Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2019-08-29T04:19:17.559Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-08-29T04:19:17.887Z] Running on azwin-2-707d10 in d:\jenkins\workspace\moby_PR-39820 [Pipeline] { [Pipeline] ws [2019-08-29T04:19:17.900Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-08-29T04:19:18.617Z] testing: warning: no tests to run [2019-08-29T04:19:18.617Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: 0.0% of statements [no tests to run] [2019-08-29T04:19:19.039Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2019-08-29T04:19:19.039Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-08-29T04:19:19.433Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-08-29T04:19:20.486Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:19:20.486Z] [2019-08-29T04:19:20.486Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-08-29T04:19:20.486Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-08-29T04:19:20.486Z] Using test binary docker [2019-08-29T04:19:20.486Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-29T04:19:20.486Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-29T04:19:20.486Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-29T04:19:20.486Z] Warning failed to create cache: (null) [2019-08-29T04:19:20.486Z] . [2019-08-29T04:19:20.486Z] INFO: Waiting for daemon to start... [2019-08-29T04:19:20.486Z] Starting dockerd [2019-08-29T04:19:20.486Z] . [2019-08-29T04:19:20.486Z] INFO: Building docker-sdk-python3:4.0.2... [2019-08-29T04:19:21.941Z] ok github.com/docker/docker/plugin 0.565s coverage: 27.0% of statements [2019-08-29T04:19:22.862Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-08-29T04:19:23.832Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.2% of statements [2019-08-29T04:19:24.650Z] ok github.com/docker/docker/reference 0.009s coverage: 83.7% of statements [2019-08-29T04:19:26.577Z] ok github.com/docker/docker/registry 0.165s coverage: 56.4% of statements [2019-08-29T04:19:27.452Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-08-29T04:19:27.893Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2019-08-29T04:19:28.720Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-08-29T04:19:29.547Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-08-29T04:19:30.826Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-08-29T04:19:31.194Z] ok github.com/docker/docker/volume/mounts 0.028s coverage: 67.0% of statements [2019-08-29T04:19:33.093Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-08-29T04:19:35.571Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-29T04:19:35.571Z] + mkdir -p /build [2019-08-29T04:19:35.571Z] + cp runc /build/runc [2019-08-29T04:19:35.571Z] Removing intermediate container d52aaf680a5a [2019-08-29T04:19:35.571Z] ---> e7dbcb79f781 [2019-08-29T04:19:35.571Z] Step 81/126 : FROM dev-base AS tini [2019-08-29T04:19:35.571Z] ---> 55113d1b9c03 [2019-08-29T04:19:35.571Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:19:35.571Z] ---> Using cache [2019-08-29T04:19:35.571Z] ---> 5956dd7cec44 [2019-08-29T04:19:35.571Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-08-29T04:19:35.571Z] ---> Running in f8640cb0eabe [2019-08-29T04:19:35.855Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:19:35.855Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:19:35.855Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:19:35.855Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:19:35.855Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:19:36.138Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-29T04:19:36.420Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-29T04:19:36.420Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-29T04:19:38.447Z] Fetched 7716 kB in 2s (2962 kB/s) [2019-08-29T04:19:39.455Z] Reading package lists... [2019-08-29T04:19:40.761Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/rootless [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/volume [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-29T04:19:40.761Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === Skipped [2019-08-29T04:19:40.761Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-29T04:19:40.761Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-29T04:19:40.761Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:73: No driver to put! [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-29T04:19:40.761Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-29T04:19:40.761Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-29T04:19:40.761Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:19:40.761Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-29T04:19:40.761Z] graphtest_unix.go:73: No driver to put! [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-29T04:19:40.761Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-29T04:19:40.761Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] [2019-08-29T04:19:40.761Z] DONE 2040 tests, 20 skipped in 241.620s Post stage [Pipeline] junit [2019-08-29T04:19:40.898Z] Recording test results [2019-08-29T04:19:40.928Z] Reading package lists... [2019-08-29T04:19:40.928Z] Building dependency tree... [2019-08-29T04:19:40.928Z] Reading state information... [2019-08-29T04:19:40.928Z] The following additional packages will be installed: [2019-08-29T04:19:40.928Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-29T04:19:40.928Z] Suggested packages: [2019-08-29T04:19:40.928Z] codeblocks eclipse ninja-build lrzip [2019-08-29T04:19:40.928Z] Recommended packages: [2019-08-29T04:19:40.928Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-29T04:19:41.210Z] The following NEW packages will be installed: [2019-08-29T04:19:41.210Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-29T04:19:41.210Z] vim-common xxd [2019-08-29T04:19:41.210Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:19:41.210Z] Need to get 13.4 MB of archives. [2019-08-29T04:19:41.210Z] After this operation, 60.4 MB of additional disk space will be used. [2019-08-29T04:19:41.210Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-08-29T04:19:41.210Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-29T04:19:41.210Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB] [2019-08-29T04:19:41.432Z] using credential docker-jenkins-github-credentials [2019-08-29T04:19:41.507Z] Cloning the remote Git repository [2019-08-29T04:19:41.507Z] Cloning with configured refspecs honoured and without tags [2019-08-29T04:19:42.214Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-08-29T04:19:42.214Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-08-29T04:19:42.214Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-08-29T04:19:42.214Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-08-29T04:19:42.214Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-08-29T04:19:42.214Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:19:42.214Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:19:42.214Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:19:42.497Z] Fetched 13.4 MB in 1s (13.0 MB/s) [2019-08-29T04:19:42.497Z] Selecting previously unselected package cmake-data. [2019-08-29T04:19:42.497Z] (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-08-29T04:19:42.497Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-29T04:19:42.497Z] Unpacking cmake-data (3.7.2-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2019-08-29T04:19:41.701Z] Cloning repository https://github.com/moby/moby.git [2019-08-29T04:19:42.181Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-29T04:19:43.111Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-29T04:19:43.111Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-29T04:19:43.111Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-29T04:19:43.111Z] Selecting previously unselected package libicu57:ppc64el. [2019-08-29T04:19:43.111Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_ppc64el.deb ... [2019-08-29T04:19:43.111Z] Unpacking libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-29T04:19:43.355Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/make.sh dynbinary test-integration [2019-08-29T04:19:43.758Z] [2019-08-29T04:19:43.758Z] Removing bundles/ [2019-08-29T04:19:43.758Z] [2019-08-29T04:19:43.758Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-29T04:19:43.758Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:19:43.758Z] GOOS="" GOARCH="" GOARM="" [2019-08-29T04:19:44.117Z] Selecting previously unselected package libxml2:ppc64el. [2019-08-29T04:19:44.117Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-08-29T04:19:44.117Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:19:44.117Z] Selecting previously unselected package libarchive13:ppc64el. [2019-08-29T04:19:44.117Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-08-29T04:19:44.117Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-29T04:19:44.403Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-08-29T04:19:44.403Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-08-29T04:19:44.403Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-29T04:19:44.403Z] Selecting previously unselected package libuv1:ppc64el. [2019-08-29T04:19:44.403Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-08-29T04:19:44.403Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-08-29T04:19:44.403Z] Selecting previously unselected package cmake. [2019-08-29T04:19:44.403Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-08-29T04:19:44.403Z] Unpacking cmake (3.7.2-1) ... [2019-08-29T04:19:44.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:19:44.453Z] > git --version # timeout=10 [2019-08-29T04:19:44.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:19:44.499Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:19:45.017Z] Selecting previously unselected package xxd. [2019-08-29T04:19:45.017Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-29T04:19:45.017Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:19:45.017Z] Selecting previously unselected package vim-common. [2019-08-29T04:19:45.017Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:19:45.017Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:19:45.017Z] Processing triggers for mime-support (3.60) ... [2019-08-29T04:19:45.017Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:19:45.017Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-08-29T04:19:45.017Z] Setting up cmake-data (3.7.2-1) ... [2019-08-29T04:19:45.017Z] Setting up libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-29T04:19:45.017Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-29T04:19:45.017Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:19:45.017Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:19:45.017Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-29T04:19:45.017Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-29T04:19:45.017Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-29T04:19:45.017Z] Setting up cmake (3.7.2-1) ... [2019-08-29T04:19:45.017Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:19:47.041Z] Removing intermediate container f8640cb0eabe [2019-08-29T04:19:47.041Z] ---> 4e57393b2063 [2019-08-29T04:19:47.041Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:19:47.041Z] ---> e88630e32cd6 [2019-08-29T04:19:47.041Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-29T04:19:47.041Z] ---> Running in c340ba7d63a2 [2019-08-29T04:19:47.041Z] Removing intermediate container c340ba7d63a2 [2019-08-29T04:19:47.041Z] ---> d4cfc76c92ed [2019-08-29T04:19:47.041Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:19:47.324Z] ---> c35fc3a2b372 [2019-08-29T04:19:47.324Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:19:47.324Z] ---> Running in d0b7160714b4 [2019-08-29T04:19:47.607Z] + RM_GOPATH=0 [2019-08-29T04:19:47.607Z] + TMP_GOPATH= [2019-08-29T04:19:47.607Z] + : /build [2019-08-29T04:19:47.607Z] + '[' -z '' ']' [2019-08-29T04:19:47.607Z] ++ mktemp -d [2019-08-29T04:19:47.607Z] + export GOPATH=/tmp/tmp.hpaI0mRNjv [2019-08-29T04:19:47.607Z] + GOPATH=/tmp/tmp.hpaI0mRNjv [2019-08-29T04:19:47.607Z] + RM_GOPATH=1 [2019-08-29T04:19:47.607Z] ++ dirname ./install.sh [2019-08-29T04:19:47.607Z] + dir=. [2019-08-29T04:19:47.607Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:19:47.607Z] + bin=tini [2019-08-29T04:19:47.607Z] + shift [2019-08-29T04:19:47.607Z] + '[' '!' -f ./tini.installer ']' [2019-08-29T04:19:47.607Z] + . ./tini.installer [2019-08-29T04:19:47.607Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:19:47.607Z] + install_tini [2019-08-29T04:19:47.607Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-29T04:19:47.607Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.hpaI0mRNjv/tini [2019-08-29T04:19:47.607Z] Cloning into '/tmp/tmp.hpaI0mRNjv/tini'... [2019-08-29T04:19:47.889Z] + cd /tmp/tmp.hpaI0mRNjv/tini [2019-08-29T04:19:47.889Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-29T04:19:47.889Z] + cmake . [2019-08-29T04:19:48.173Z] -- The C compiler identification is GNU 6.3.0 [2019-08-29T04:19:48.173Z] -- Check for working C compiler: /usr/bin/cc [2019-08-29T04:19:48.173Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-29T04:19:48.173Z] -- Detecting C compiler ABI info [2019-08-29T04:19:48.455Z] -- Detecting C compiler ABI info - done [2019-08-29T04:19:48.455Z] -- Detecting C compile features [2019-08-29T04:19:48.738Z] -- Detecting C compile features - done [2019-08-29T04:19:48.738Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-29T04:19:48.738Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-29T04:19:49.019Z] -- Configuring done [2019-08-29T04:19:49.019Z] -- Generating done [2019-08-29T04:19:49.019Z] -- Build files have been written to: /tmp/tmp.hpaI0mRNjv/tini [2019-08-29T04:19:49.019Z] + make tini-static [2019-08-29T04:19:49.019Z] Scanning dependencies of target tini-static [2019-08-29T04:19:49.019Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-29T04:19:49.639Z] [100%] Linking C executable tini-static [2019-08-29T04:19:49.639Z] [100%] Built target tini-static [2019-08-29T04:19:49.639Z] + mkdir -p /build [2019-08-29T04:19:49.639Z] + cp tini-static /build/docker-init [2019-08-29T04:19:49.921Z] Removing intermediate container d0b7160714b4 [2019-08-29T04:19:49.921Z] ---> 3b9f93d4ee0c [2019-08-29T04:19:49.921Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-29T04:19:49.921Z] ---> 55113d1b9c03 [2019-08-29T04:19:49.921Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-29T04:19:50.202Z] ---> Running in 13baa862ec57 [2019-08-29T04:19:50.202Z] Removing intermediate container 13baa862ec57 [2019-08-29T04:19:50.202Z] ---> 03ef1517695f [2019-08-29T04:19:50.202Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:19:50.484Z] ---> fe34e12c1872 [2019-08-29T04:19:50.484Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-29T04:19:50.484Z] ---> fa3be0f7671b [2019-08-29T04:19:50.484Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-29T04:19:50.484Z] ---> Running in fd2cc68e8585 [2019-08-29T04:19:50.779Z] + RM_GOPATH=0 [2019-08-29T04:19:50.779Z] + TMP_GOPATH= [2019-08-29T04:19:50.779Z] + : /build/ [2019-08-29T04:19:50.779Z] + '[' -z '' ']' [2019-08-29T04:19:50.779Z] ++ mktemp -d [2019-08-29T04:19:50.779Z] + export GOPATH=/tmp/tmp.jZhZRqo3l0 [2019-08-29T04:19:50.779Z] + GOPATH=/tmp/tmp.jZhZRqo3l0 [2019-08-29T04:19:50.779Z] + RM_GOPATH=1 [2019-08-29T04:19:50.779Z] ++ dirname ./install.sh [2019-08-29T04:19:50.779Z] + dir=. [2019-08-29T04:19:50.779Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:19:50.779Z] + bin=rootlesskit [2019-08-29T04:19:50.779Z] + shift [2019-08-29T04:19:50.779Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-29T04:19:50.779Z] + . ./rootlesskit.installer [2019-08-29T04:19:50.779Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:19:50.779Z] + install_rootlesskit [2019-08-29T04:19:50.779Z] + case "$1" in [2019-08-29T04:19:50.779Z] + export CGO_ENABLED=0 [2019-08-29T04:19:50.779Z] + CGO_ENABLED=0 [2019-08-29T04:19:50.779Z] + _install_rootlesskit [2019-08-29T04:19:50.779Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-29T04:19:50.779Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jZhZRqo3l0/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:19:50.779Z] Cloning into '/tmp/tmp.jZhZRqo3l0/src/github.com/rootless-containers/rootlesskit'... [2019-08-29T04:19:51.784Z] + cd /tmp/tmp.jZhZRqo3l0/src/github.com/rootless-containers/rootlesskit [2019-08-29T04:19:51.784Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-29T04:19:52.066Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:19:52.066Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-29T04:20:04.410Z] Fetching without tags [2019-08-29T04:20:04.630Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-29T04:20:04.630Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-29T04:20:04.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:20:04.155Z] > git config --add remote.origin.fetch +refs/pull/39820/head:refs/remotes/origin/PR-39820 # timeout=10 [2019-08-29T04:20:04.205Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-29T04:20:04.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-29T04:20:04.445Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-29T04:20:04.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-29T04:20:04.446Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39820/head:refs/remotes/origin/PR-39820 +refs/heads/master:refs/remotes/origin/master [2019-08-29T04:20:05.583Z] Merging remotes/origin/master commit 7ce0e26c16158bd5ea991805e21a34c4111866bb into PR head commit 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:20:07.306Z] Removing intermediate container fd2cc68e8585 [2019-08-29T04:20:07.306Z] ---> 4ac78ccf8c8c [2019-08-29T04:20:07.306Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-29T04:20:07.306Z] ---> 3b3297fafb77 [2019-08-29T04:20:07.306Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-29T04:20:07.306Z] ---> 158e1dbb1e64 [2019-08-29T04:20:07.306Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-29T04:20:07.306Z] ---> Running in b4a77e389040 [2019-08-29T04:20:07.306Z] Removing intermediate container b4a77e389040 [2019-08-29T04:20:07.306Z] ---> 2185311c57a8 [2019-08-29T04:20:07.306Z] Step 96/126 : RUN groupadd -r docker [2019-08-29T04:20:07.306Z] ---> Running in ff5cfa014066 [2019-08-29T04:20:07.924Z] Removing intermediate container ff5cfa014066 [2019-08-29T04:20:07.924Z] ---> 7f7c3fc2978e [2019-08-29T04:20:07.924Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-29T04:20:07.924Z] ---> Running in d7542b359e25 [2019-08-29T04:20:05.690Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:20:05.735Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:20:08.930Z] Removing intermediate container d7542b359e25 [2019-08-29T04:20:08.930Z] ---> 5520b43eabee [2019-08-29T04:20:08.930Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-29T04:20:08.930Z] ---> Running in 12e9deeabbf7 [2019-08-29T04:20:08.930Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-29T04:20:09.272Z] Merge succeeded, producing 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:20:09.273Z] Checking out Revision 7b4b940470ee34c96bf434b810e4cd5ca2e68182 (PR-39820) [2019-08-29T04:20:09.545Z] Removing intermediate container 12e9deeabbf7 [2019-08-29T04:20:09.545Z] ---> 9a179e7d57b1 [2019-08-29T04:20:09.545Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-29T04:20:09.545Z] ---> Running in 13c8bec33f0f [2019-08-29T04:20:10.836Z] Removing intermediate container 13c8bec33f0f [2019-08-29T04:20:10.836Z] ---> 3e525630ea38 [2019-08-29T04:20:10.836Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-29T04:20:10.836Z] ---> Running in 99ec7d2eb49f [2019-08-29T04:20:10.836Z] Removing intermediate container 99ec7d2eb49f [2019-08-29T04:20:10.836Z] ---> c7e8e36315ba [2019-08-29T04:20:10.836Z] Step 101/126 : RUN ldconfig [2019-08-29T04:20:11.118Z] ---> Running in 0cd0b324e25b [2019-08-29T04:20:11.733Z] Removing intermediate container 0cd0b324e25b [2019-08-29T04:20:11.734Z] ---> 5e6c9d1c09be [2019-08-29T04:20:11.734Z] Step 102/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-08-29T04:20:11.734Z] ---> Running in 215da5981d01 [2019-08-29T04:20:08.830Z] > git merge 7ce0e26c16158bd5ea991805e21a34c4111866bb # timeout=10 [2019-08-29T04:20:08.959Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-08-29T04:20:09.307Z] > git config core.sparsecheckout # timeout=10 [2019-08-29T04:20:09.348Z] > git checkout -f 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:20:12.019Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-29T04:20:12.019Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-29T04:20:12.302Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-29T04:20:12.302Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-29T04:20:12.302Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-29T04:20:12.302Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-29T04:20:12.586Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-29T04:20:12.868Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-29T04:20:14.888Z] Fetched 7716 kB in 2s (3139 kB/s) [2019-08-29T04:20:15.894Z] Reading package lists... [2019-08-29T04:20:16.900Z] Reading package lists... [2019-08-29T04:20:17.183Z] Building dependency tree... [2019-08-29T04:20:17.183Z] Reading state information... [2019-08-29T04:20:17.183Z] The following additional packages will be installed: [2019-08-29T04:20:17.183Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-29T04:20:17.183Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-29T04:20:17.183Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-29T04:20:17.183Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-29T04:20:17.183Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-29T04:20:17.183Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-29T04:20:17.183Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-29T04:20:17.183Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-29T04:20:17.183Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-29T04:20:17.183Z] Suggested packages: [2019-08-29T04:20:17.183Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-29T04:20:17.183Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-29T04:20:17.183Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-29T04:20:17.183Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-29T04:20:17.183Z] Recommended packages: [2019-08-29T04:20:17.183Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-29T04:20:17.183Z] python3-keyrings.alt python3-xdg unzip [2019-08-29T04:20:18.193Z] The following NEW packages will be installed: [2019-08-29T04:20:18.193Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-29T04:20:18.193Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-29T04:20:18.193Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-29T04:20:18.193Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-29T04:20:18.193Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-29T04:20:18.193Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-29T04:20:18.193Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-29T04:20:18.193Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-29T04:20:18.193Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-29T04:20:18.193Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-29T04:20:18.193Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-29T04:20:18.193Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-29T04:20:18.193Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-29T04:20:18.193Z] xfsprogs xxd xz-utils zip [2019-08-29T04:20:18.193Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-29T04:20:18.193Z] Need to get 87.3 MB of archives. [2019-08-29T04:20:18.193Z] After this operation, 585 MB of additional disk space will be used. [2019-08-29T04:20:18.193Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-08-29T04:20:18.193Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-29T04:20:18.193Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-08-29T04:20:18.193Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-08-29T04:20:18.481Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u11 [92.4 kB] [2019-08-29T04:20:18.481Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-08-29T04:20:18.481Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-08-29T04:20:18.481Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-08-29T04:20:18.481Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-08-29T04:20:18.763Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-08-29T04:20:18.763Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-08-29T04:20:18.763Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-08-29T04:20:18.763Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-08-29T04:20:18.763Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-08-29T04:20:18.763Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-08-29T04:20:18.763Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-08-29T04:20:18.763Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-29T04:20:18.763Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-08-29T04:20:18.763Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-08-29T04:20:18.763Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-08-29T04:20:18.763Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-08-29T04:20:18.763Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-29T04:20:18.763Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-29T04:20:18.763Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-08-29T04:20:18.763Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-08-29T04:20:18.763Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-08-29T04:20:18.763Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-08-29T04:20:18.763Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-29T04:20:18.763Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-29T04:20:18.763Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-29T04:20:18.763Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-08-29T04:20:18.763Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-08-29T04:20:18.763Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-29T04:20:18.763Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-29T04:20:18.763Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-29T04:20:18.763Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-08-29T04:20:18.763Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-08-29T04:20:18.763Z] 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-08-29T04:20:18.763Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-08-29T04:20:18.763Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-08-29T04:20:18.763Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-08-29T04:20:18.763Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-08-29T04:20:19.047Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-08-29T04:20:19.047Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-08-29T04:20:19.047Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-08-29T04:20:19.047Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-29T04:20:19.047Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-08-29T04:20:19.047Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB] [2019-08-29T04:20:19.047Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-08-29T04:20:19.047Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-29T04:20:19.047Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-29T04:20:19.047Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-29T04:20:19.047Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-08-29T04:20:19.047Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-29T04:20:19.047Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-08-29T04:20:19.047Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-29T04:20:19.332Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-08-29T04:20:19.332Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-08-29T04:20:19.332Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-08-29T04:20:19.332Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-08-29T04:20:19.332Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-08-29T04:20:19.332Z] 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-08-29T04:20:19.332Z] 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-08-29T04:20:19.616Z] 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-08-29T04:20:19.616Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-29T04:20:19.616Z] 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-08-29T04:20:19.616Z] 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-08-29T04:20:19.616Z] 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-08-29T04:20:19.853Z] Commit message: "/containers/{id}/json missing Platform" [2019-08-29T04:20:20.295Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-29T04:20:20.628Z] 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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-29T04:20:21.282Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-29T04:20:21.283Z] Fetched 87.3 MB in 2s (29.7 MB/s) [2019-08-29T04:20:21.566Z] Selecting previously unselected package bash-completion. [2019-08-29T04:20:21.566Z] (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-08-29T04:20:21.566Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-29T04:20:22.574Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-29T04:20:22.574Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-29T04:20:22.574Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-29T04:20:22.574Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-29T04:20:22.574Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-08-29T04:20:22.858Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-08-29T04:20:22.858Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-29T04:20:22.858Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-08-29T04:20:22.858Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-08-29T04:20:22.858Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-29T04:20:22.858Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-08-29T04:20:22.858Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-29T04:20:22.858Z] Unpacking libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-29T04:20:22.858Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-08-29T04:20:22.858Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-29T04:20:22.858Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-29T04:20:22.858Z] Selecting previously unselected package python3.5-minimal. [2019-08-29T04:20:22.858Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-29T04:20:22.858Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:20:23.139Z] Selecting previously unselected package python3-minimal. [2019-08-29T04:20:23.139Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-08-29T04:20:23.139Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-29T04:20:23.139Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-08-29T04:20:23.139Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-08-29T04:20:23.139Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-08-29T04:20:23.429Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-08-29T04:20:23.429Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-29T04:20:23.429Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-29T04:20:23.712Z] Selecting previously unselected package python3.5. [2019-08-29T04:20:23.712Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-29T04:20:23.712Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:20:23.712Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-08-29T04:20:23.712Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-08-29T04:20:23.712Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-29T04:20:23.712Z] Selecting previously unselected package dh-python. [2019-08-29T04:20:23.712Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-29T04:20:23.712Z] Unpacking dh-python (2.20170125) ... [2019-08-29T04:20:23.712Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-29T04:20:23.712Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-29T04:20:23.774Z] + docker version [2019-08-29T04:20:24.723Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-29T04:20:25.008Z] Selecting previously unselected package python3. [2019-08-29T04:20:25.008Z] (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-08-29T04:20:25.008Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-08-29T04:20:25.008Z] Unpacking python3 (3.5.3-1) ... [2019-08-29T04:20:25.008Z] Selecting previously unselected package pigz. [2019-08-29T04:20:25.008Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-08-29T04:20:25.008Z] Unpacking pigz (2.3.4-1) ... [2019-08-29T04:20:25.008Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-08-29T04:20:25.008Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-29T04:20:25.008Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:25.008Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-08-29T04:20:25.008Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-29T04:20:25.008Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:25.291Z] Selecting previously unselected package libiptc0:ppc64el. [2019-08-29T04:20:25.291Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-29T04:20:25.291Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:25.291Z] Selecting previously unselected package libxtables12:ppc64el. [2019-08-29T04:20:25.291Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-29T04:20:25.291Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:25.291Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-08-29T04:20:25.291Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-08-29T04:20:25.291Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-29T04:20:25.291Z] Selecting previously unselected package iptables. [2019-08-29T04:20:25.291Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-29T04:20:25.291Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:25.291Z] Selecting previously unselected package xxd. [2019-08-29T04:20:25.291Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-29T04:20:25.291Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:25.291Z] Selecting previously unselected package vim-common. [2019-08-29T04:20:25.291Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:20:25.291Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:25.575Z] Selecting previously unselected package bzip2. [2019-08-29T04:20:25.575Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-08-29T04:20:25.575Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-29T04:20:25.575Z] Selecting previously unselected package libgpm2:ppc64el. [2019-08-29T04:20:25.575Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-08-29T04:20:25.575Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-29T04:20:25.575Z] Selecting previously unselected package xz-utils. [2019-08-29T04:20:25.575Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-08-29T04:20:25.575Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:20:25.575Z] Selecting previously unselected package aufs-tools. [2019-08-29T04:20:25.575Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-08-29T04:20:25.575Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:20:25.575Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-29T04:20:25.575Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-29T04:20:25.575Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-29T04:20:25.575Z] Selecting previously unselected package btrfs-progs. [2019-08-29T04:20:25.575Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-29T04:20:25.575Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-29T04:20:25.859Z] Selecting previously unselected package btrfs-tools. [2019-08-29T04:20:25.859Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-29T04:20:25.859Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-29T04:20:25.859Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-08-29T04:20:25.859Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-29T04:20:25.859Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-29T04:20:25.859Z] Selecting previously unselected package dmsetup. [2019-08-29T04:20:25.859Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-08-29T04:20:25.859Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-29T04:20:25.859Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-29T04:20:25.859Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-08-29T04:20:25.859Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-29T04:20:25.859Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-29T04:20:25.859Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-29T04:20:25.859Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-29T04:20:25.859Z] Selecting previously unselected package jq. [2019-08-29T04:20:25.859Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-29T04:20:25.859Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-29T04:20:25.859Z] Selecting previously unselected package libaio1:ppc64el. [2019-08-29T04:20:25.859Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-08-29T04:20:25.859Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-08-29T04:20:26.144Z] Selecting previously unselected package libcap2-bin. [2019-08-29T04:20:26.144Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-08-29T04:20:26.144Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-29T04:20:26.144Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-08-29T04:20:26.144Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-29T04:20:26.144Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-29T04:20:26.144Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-08-29T04:20:26.144Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-08-29T04:20:26.144Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-08-29T04:20:26.144Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-08-29T04:20:26.144Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-08-29T04:20:26.144Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-29T04:20:26.144Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-08-29T04:20:26.144Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-08-29T04:20:26.144Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-29T04:20:26.144Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-08-29T04:20:26.144Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-08-29T04:20:26.144Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-29T04:20:26.427Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-08-29T04:20:26.427Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-08-29T04:20:26.427Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-29T04:20:26.427Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-08-29T04:20:26.427Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-08-29T04:20:26.427Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-29T04:20:26.427Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-29T04:20:26.427Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-29T04:20:26.427Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-29T04:20:26.427Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-29T04:20:26.710Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-29T04:20:26.710Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-29T04:20:26.710Z] Selecting previously unselected package libreadline5:ppc64el. [2019-08-29T04:20:26.710Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-08-29T04:20:26.710Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-29T04:20:26.710Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-08-29T04:20:26.710Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-29T04:20:26.710Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-29T04:20:26.994Z] Selecting previously unselected package net-tools. [2019-08-29T04:20:26.994Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-08-29T04:20:26.994Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:20:26.994Z] Selecting previously unselected package python-pip-whl. [2019-08-29T04:20:27.282Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:20:27.282Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:20:27.282Z] Selecting previously unselected package python3-pip. [2019-08-29T04:20:27.282Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-29T04:20:27.282Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:20:27.282Z] Selecting previously unselected package python3-pkg-resources. [2019-08-29T04:20:27.282Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-29T04:20:27.282Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:20:27.282Z] Selecting previously unselected package python3-setuptools. [2019-08-29T04:20:27.282Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-29T04:20:27.282Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-29T04:20:27.566Z] Selecting previously unselected package python3-wheel. [2019-08-29T04:20:27.566Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-29T04:20:27.566Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-29T04:20:27.566Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-29T04:20:27.566Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-08-29T04:20:27.566Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:20:27.566Z] Selecting previously unselected package vim-runtime. [2019-08-29T04:20:27.566Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-29T04:20:27.566Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-29T04:20:27.566Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-29T04:20:27.566Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:28.310Z] sha256:cf6b69bafb64b0a674090a82e637b7f918d6d6a305d436c4479806a553f9698c [2019-08-29T04:20:28.310Z] INFO: Starting docker-py tests... [2019-08-29T04:20:28.593Z] Selecting previously unselected package vim. [2019-08-29T04:20:28.593Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-29T04:20:28.593Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:28.871Z] ============================= test session starts ============================== [2019-08-29T04:20:28.871Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 [2019-08-29T04:20:28.871Z] rootdir: /src, inifile: pytest.ini [2019-08-29T04:20:28.871Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-08-29T04:20:28.876Z] Selecting previously unselected package xfsprogs. [2019-08-29T04:20:28.876Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-08-29T04:20:28.876Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:20:28.876Z] Selecting previously unselected package zip. [2019-08-29T04:20:28.876Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-08-29T04:20:28.876Z] Unpacking zip (3.0-11+b1) ... [2019-08-29T04:20:28.876Z] Selecting previously unselected package libapparmor-perl. [2019-08-29T04:20:28.876Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-29T04:20:28.876Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:20:28.876Z] Selecting previously unselected package apparmor. [2019-08-29T04:20:28.876Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-29T04:20:29.158Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:20:29.158Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-29T04:20:29.158Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-29T04:20:29.158Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:20:29.441Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-29T04:20:29.441Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-29T04:20:29.441Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:20:29.799Z] collected 385 items / 5 deselected [2019-08-29T04:20:29.799Z] [2019-08-29T04:20:30.057Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-29T04:20:30.057Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-29T04:20:30.057Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:20:30.057Z] Selecting previously unselected package mingw-w64-common. [2019-08-29T04:20:30.057Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-29T04:20:30.057Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-29T04:20:31.080Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-29T04:20:31.080Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-29T04:20:31.080Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:20:32.555Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-29T04:20:32.555Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-29T04:20:32.555Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:20:32.555Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-29T04:20:32.555Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-29T04:20:32.555Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:20:35.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-29T04:20:36.953Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-29T04:20:36.953Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-29T04:20:36.953Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:20:38.617Z] Client: Docker Engine - Enterprise [2019-08-29T04:20:38.617Z] Version: 19.03.2-tp2 [2019-08-29T04:20:38.617Z] API version: 1.40 [2019-08-29T04:20:38.617Z] Go version: go1.12.8 [2019-08-29T04:20:38.617Z] Git commit: 49fe2072d9 [2019-08-29T04:20:38.617Z] Built: 08/16/2019 19:26:08 [2019-08-29T04:20:38.617Z] OS/Arch: windows/amd64 [2019-08-29T04:20:38.617Z] Experimental: false [2019-08-29T04:20:38.617Z] [2019-08-29T04:20:38.617Z] Server: Docker Engine - Enterprise [2019-08-29T04:20:38.617Z] Engine: [2019-08-29T04:20:38.617Z] Version: 19.03.2-tp2 [2019-08-29T04:20:38.617Z] API version: 1.40 (minimum version 1.24) [2019-08-29T04:20:38.617Z] Go version: go1.12.8 [2019-08-29T04:20:38.617Z] Git commit: 49fe2072d9 [2019-08-29T04:20:38.617Z] Built: 08/16/2019 19:23:48 [2019-08-29T04:20:38.617Z] OS/Arch: windows/amd64 [2019-08-29T04:20:38.617Z] Experimental: true [Pipeline] sh [2019-08-29T04:20:40.224Z] + docker info [2019-08-29T04:20:40.421Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-29T04:20:40.421Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-29T04:20:40.421Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-08-29T04:20:40.421Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-29T04:20:40.421Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-29T04:20:40.421Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:40.421Z] Processing triggers for mime-support (3.60) ... [2019-08-29T04:20:40.421Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:40.421Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-29T04:20:40.421Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-29T04:20:40.421Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-29T04:20:40.421Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-29T04:20:40.421Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-29T04:20:41.429Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-29T04:20:41.429Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-29T04:20:41.429Z] Setting up zip (3.0-11+b1) ... [2019-08-29T04:20:41.429Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-29T04:20:41.429Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-29T04:20:41.429Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-29T04:20:41.429Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:20:41.429Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-08-29T04:20:41.429Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:41.429Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-29T04:20:41.429Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-29T04:20:41.429Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-29T04:20:41.429Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:41.429Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-29T04:20:41.429Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-29T04:20:41.429Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-29T04:20:41.429Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:41.712Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-29T04:20:41.712Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-29T04:20:41.712Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-29T04:20:41.712Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-29T04:20:41.712Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-29T04:20:41.712Z] Setting up libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-29T04:20:41.712Z] Setting up pigz (2.3.4-1) ... [2019-08-29T04:20:41.712Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-29T04:20:41.712Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-08-29T04:20:41.712Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:41.712Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-29T04:20:41.712Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-29T04:20:41.712Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-29T04:20:41.712Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-29T04:20:41.712Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-29T04:20:41.712Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-29T04:20:41.712Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-29T04:20:41.712Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-29T04:20:41.712Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-29T04:20:41.712Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:41.712Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-29T04:20:41.712Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-29T04:20:41.712Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-29T04:20:41.712Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-29T04:20:41.712Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-29T04:20:41.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-29T04:20:44.389Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-29T04:20:44.390Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:20:44.390Z] 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-08-29T04:20:44.390Z] 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-08-29T04:20:44.390Z] 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-08-29T04:20:44.390Z] 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-08-29T04:20:44.390Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-29T04:20:44.390Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-29T04:20:44.390Z] 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-08-29T04:20:44.390Z] 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-08-29T04:20:44.390Z] Setting up python3 (3.5.3-1) ... [2019-08-29T04:20:44.673Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-29T04:20:44.955Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-29T04:20:45.238Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-29T04:20:45.238Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-29T04:20:45.238Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-29T04:20:45.519Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-29T04:20:45.803Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-29T04:20:45.803Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-29T04:20:46.086Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-29T04:20:46.086Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-29T04:20:46.700Z] Setting up dh-python (2.20170125) ... [2019-08-29T04:20:46.983Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-29T04:20:46.984Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-29T04:20:50.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-29T04:20:52.046Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-08-29T04:20:52.301Z] tests/integration/api_client_test.py ..... [ 7%] [2019-08-29T04:20:54.217Z] tests/integration/api_config_test.py ..... [ 8%] [2019-08-29T04:20:54.273Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:20:54.273Z] [2019-08-29T04:20:54.273Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-29T04:20:54.273Z] PKG_CONFIG=pkg-config [2019-08-29T04:20:54.273Z] GOLANG_VERSION=1.12.9 [2019-08-29T04:20:54.273Z] HOSTNAME=e5cb4669c5a2 [2019-08-29T04:20:54.273Z] DOCKER_EXPERIMENTAL=1 [2019-08-29T04:20:54.273Z] container=docker [2019-08-29T04:20:54.273Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-29T04:20:54.273Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-29T04:20:54.273Z] GOPATH=/go [2019-08-29T04:20:54.273Z] PWD=/go/src/github.com/docker/docker [2019-08-29T04:20:54.273Z] HOME=/root [2019-08-29T04:20:54.273Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-29T04:20:54.273Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-29T04:20:54.273Z] DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:20:54.273Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-29T04:20:54.273Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-29T04:20:54.273Z] TERM=xterm [2019-08-29T04:20:54.273Z] DEST=bundles/test-integration [2019-08-29T04:20:54.273Z] SHLVL=1 [2019-08-29T04:20:54.273Z] TIMEOUT=120m [2019-08-29T04:20:54.273Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-29T04:20:54.273Z] DOCKER_PKG=github.com/docker/docker [2019-08-29T04:20:54.273Z] _=/usr/bin/env [2019-08-29T04:20:54.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-29T04:20:54.673Z] 65014b3c3121: Pull complete [2019-08-29T04:20:58.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-29T04:20:59.520Z] Removing intermediate container 215da5981d01 [2019-08-29T04:20:59.520Z] ---> 6f4d13487d86 [2019-08-29T04:20:59.520Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-29T04:20:59.520Z] ---> Running in 584a23ec0a27 [2019-08-29T04:21:00.134Z] Collecting yamllint==1.16.0 [2019-08-29T04:21:00.416Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-29T04:21:00.698Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-29T04:21:00.698Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-29T04:21:01.704Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-29T04:21:01.704Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-29T04:21:02.724Z] Building wheels for collected packages: pathspec, pyyaml [2019-08-29T04:21:02.724Z] Running setup.py bdist_wheel for pathspec: started [2019-08-29T04:21:03.349Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-29T04:21:03.349Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-29T04:21:03.349Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-29T04:21:03.963Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-29T04:21:03.963Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-29T04:21:03.963Z] Successfully built pathspec pyyaml [2019-08-29T04:21:03.963Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-08-29T04:21:03.963Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-29T04:21:04.579Z] Removing intermediate container 584a23ec0a27 [2019-08-29T04:21:04.579Z] ---> 90586970f47b [2019-08-29T04:21:04.579Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-29T04:21:04.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-29T04:21:05.588Z] ---> 729903ace07e [2019-08-29T04:21:05.588Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-29T04:21:09.967Z] ---> 70cd114bacb7 [2019-08-29T04:21:09.967Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-29T04:21:12.674Z] ---> 3f75c59745b2 [2019-08-29T04:21:12.674Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-29T04:21:12.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-29T04:21:12.956Z] ---> 561e76cdab8b [2019-08-29T04:21:12.956Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-29T04:21:13.239Z] ---> 01015d07be4c [2019-08-29T04:21:13.239Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-29T04:21:13.521Z] ---> 274005d961cf [2019-08-29T04:21:13.522Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-29T04:21:13.522Z] ---> f90a286a1b17 [2019-08-29T04:21:13.522Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-29T04:21:13.804Z] ---> 34bc060b5e2b [2019-08-29T04:21:13.804Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-29T04:21:15.278Z] ---> 1be9a1e4af99 [2019-08-29T04:21:15.278Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-29T04:21:15.278Z] ---> 9eabaeb938fb [2019-08-29T04:21:15.278Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-29T04:21:15.892Z] ---> 449ecbe1c0f1 [2019-08-29T04:21:15.892Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-29T04:21:17.369Z] ---> 13f08a38ee6e [2019-08-29T04:21:17.369Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-29T04:21:17.651Z] ---> cbc8c52f48fd [2019-08-29T04:21:17.651Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-29T04:21:18.267Z] ---> 1df008a1a4cf [2019-08-29T04:21:18.267Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-29T04:21:18.548Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-29T04:21:18.548Z] bad55c542dc9: Pulling fs layer [2019-08-29T04:21:19.163Z] bad55c542dc9: Verifying Checksum [2019-08-29T04:21:19.163Z] bad55c542dc9: Download complete [2019-08-29T04:21:19.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-29T04:21:19.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-29T04:21:19.778Z] bad55c542dc9: Pull complete [2019-08-29T04:21:19.778Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-29T04:21:19.778Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-29T04:21:20.059Z] ---> 13ef4bd24713 [2019-08-29T04:21:20.059Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-29T04:21:20.059Z] ---> Running in 205fec8e0c85 [2019-08-29T04:21:20.341Z] Removing intermediate container 205fec8e0c85 [2019-08-29T04:21:20.341Z] ---> 7df0fd7c7c28 [2019-08-29T04:21:20.341Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-29T04:21:20.341Z] ---> Running in bc474482180e [2019-08-29T04:21:20.341Z] Removing intermediate container bc474482180e [2019-08-29T04:21:20.341Z] ---> 296f22d5276c [2019-08-29T04:21:20.341Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-29T04:21:20.341Z] ---> Running in c3993fc71415 [2019-08-29T04:21:20.622Z] Removing intermediate container c3993fc71415 [2019-08-29T04:21:20.622Z] ---> ca9bdec9cff1 [2019-08-29T04:21:20.622Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-29T04:21:20.622Z] ---> Running in 0c04da441781 [2019-08-29T04:21:20.622Z] Removing intermediate container 0c04da441781 [2019-08-29T04:21:20.622Z] ---> d4019c686de9 [2019-08-29T04:21:20.622Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-29T04:21:20.622Z] ---> Running in a7d2e187b6bc [2019-08-29T04:21:20.905Z] Removing intermediate container a7d2e187b6bc [2019-08-29T04:21:20.905Z] ---> 4609d95dfc2d [2019-08-29T04:21:20.905Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-29T04:21:20.905Z] ---> Running in 725454829de1 [2019-08-29T04:21:20.905Z] Removing intermediate container 725454829de1 [2019-08-29T04:21:20.905Z] ---> 1b938c6b6c3c [2019-08-29T04:21:20.905Z] Step 125/126 : FROM dev AS final [2019-08-29T04:21:20.905Z] ---> 1b938c6b6c3c [2019-08-29T04:21:20.905Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-29T04:21:27.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-29T04:21:27.715Z] ---> 0d517e4b916c [2019-08-29T04:21:27.715Z] Successfully built 0d517e4b916c [2019-08-29T04:21:27.715Z] Successfully tagged docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-29T04:21:28.042Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-08-29T04:21:28.163Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/test/unit [2019-08-29T04:21:30.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-29T04:21:33.660Z] ? github.com/docker/docker/api [no test files] [2019-08-29T04:21:35.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-29T04:21:35.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-29T04:21:36.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-29T04:21:38.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-29T04:21:40.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-29T04:21:40.679Z] Client: [2019-08-29T04:21:40.679Z] Debug Mode: false [2019-08-29T04:21:40.679Z] Plugins: [2019-08-29T04:21:40.679Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-08-29T04:21:40.679Z] [2019-08-29T04:21:40.679Z] Server: [2019-08-29T04:21:40.679Z] Containers: 0 [2019-08-29T04:21:40.679Z] Running: 0 [2019-08-29T04:21:40.679Z] Paused: 0 [2019-08-29T04:21:40.679Z] Stopped: 0 [2019-08-29T04:21:40.679Z] Images: 0 [2019-08-29T04:21:40.679Z] Server Version: 19.03.2-tp2 [2019-08-29T04:21:40.679Z] Storage Driver: windowsfilter [2019-08-29T04:21:40.679Z] Windows: [2019-08-29T04:21:40.679Z] Logging Driver: json-file [2019-08-29T04:21:40.679Z] Plugins: [2019-08-29T04:21:40.679Z] Volume: local [2019-08-29T04:21:40.679Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-08-29T04:21:40.679Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T04:21:40.679Z] Swarm: inactive [2019-08-29T04:21:40.679Z] Default Isolation: process [2019-08-29T04:21:40.679Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-08-29T04:21:40.679Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-08-29T04:21:40.679Z] OSType: windows [2019-08-29T04:21:40.679Z] Architecture: x86_64 [2019-08-29T04:21:40.679Z] CPUs: 4 [2019-08-29T04:21:40.679Z] Total Memory: 32GiB [2019-08-29T04:21:40.679Z] Name: azwin-2-707d10 [2019-08-29T04:21:40.679Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-08-29T04:21:40.679Z] Docker Root Dir: D:\docker [2019-08-29T04:21:40.679Z] Debug Mode: false [2019-08-29T04:21:40.679Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:21:40.679Z] Labels: [2019-08-29T04:21:40.679Z] Experimental: true [2019-08-29T04:21:40.679Z] Insecure Registries: [2019-08-29T04:21:40.679Z] 10.0.0.4:5000 [2019-08-29T04:21:40.679Z] 127.0.0.0/8 [2019-08-29T04:21:40.679Z] Registry Mirrors: [2019-08-29T04:21:40.679Z] http://10.0.0.4:5000/ [2019-08-29T04:21:40.679Z] Live Restore Enabled: false [2019-08-29T04:21:40.679Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-08-29T04:21:43.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-29T04:21:45.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-29T04:21:46.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-29T04:21:49.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-29T04:21:49.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-29T04:21:52.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-29T04:21:53.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-29T04:21:53.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-29T04:21:57.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-29T04:21:59.027Z] [2019-08-29T04:21:59.027Z] INFO: executeCI.ps1 starting at Thu Aug 29 04:21:58 CUT 2019 [2019-08-29T04:21:59.027Z] [2019-08-29T04:21:59.027Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-08-29T04:21:59.027Z] INFO: Running git version 2.23.0.windows.1 [2019-08-29T04:21:59.027Z] INFO: Branch:rs1_release_1 Build:14393.3179.190806-2245 [2019-08-29T04:21:59.027Z] INFO: Environment variables: [2019-08-29T04:21:59.484Z] [2019-08-29T04:21:59.484Z] Name Value [2019-08-29T04:21:59.484Z] ---- ----- [2019-08-29T04:21:59.484Z] ALLUSERSPROFILE C:\ProgramData [2019-08-29T04:21:59.484Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2019-08-29T04:21:59.484Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-08-29T04:21:59.484Z] BRANCH_NAME PR-39820 [2019-08-29T04:21:59.484Z] BUILD_DISPLAY_NAME #1 [2019-08-29T04:21:59.484Z] BUILD_ID 1 [2019-08-29T04:21:59.484Z] BUILD_NUMBER 1 [2019-08-29T04:21:59.484Z] BUILD_TAG jenkins-moby-PR-39820-1 [2019-08-29T04:21:59.484Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-08-29T04:21:59.484Z] CHANGE_AUTHOR grooverdan [2019-08-29T04:21:59.484Z] CHANGE_AUTHOR_DISPLAY_NAME Daniel Black [2019-08-29T04:21:59.484Z] CHANGE_BRANCH containers_json_with_platform [2019-08-29T04:21:59.484Z] CHANGE_FORK grooverdan [2019-08-29T04:21:59.484Z] CHANGE_ID 39820 [2019-08-29T04:21:59.484Z] CHANGE_TARGET master [2019-08-29T04:21:59.484Z] CHANGE_TITLE Add missing Platform to swagger definition fo... [2019-08-29T04:21:59.484Z] CHANGE_URL https://github.com/moby/moby/pull/39820 [2019-08-29T04:21:59.484Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-29T04:21:59.484Z] CommonProgramFiles C:\Program Files\Common Files [2019-08-29T04:21:59.484Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-08-29T04:21:59.484Z] CommonProgramW6432 C:\Program Files\Common Files [2019-08-29T04:21:59.484Z] COMPUTERNAME azwin-2-707d10 [2019-08-29T04:21:59.484Z] ComSpec C:\windows\system32\cmd.exe [2019-08-29T04:21:59.484Z] ConfigSequenceNumber 0 [2019-08-29T04:21:59.484Z] DOCKER_BUILDKIT 0 [2019-08-29T04:21:59.484Z] DOCKER_EXPERIMENTAL 1 [2019-08-29T04:21:59.484Z] DOCKER_GRAPHDRIVER overlay2 [2019-08-29T04:21:59.484Z] EXECUTOR_NUMBER 0 [2019-08-29T04:21:59.484Z] FQDN azwin-2-707d10.westus.cloudapp.azure.com [2019-08-29T04:21:59.484Z] GIT_BRANCH PR-39820 [2019-08-29T04:21:59.484Z] GIT_COMMIT 7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:21:59.484Z] GIT_URL https://github.com/moby/moby.git [2019-08-29T04:21:59.484Z] HUDSON_COOKIE c632d395-93a8-48b9-a0c5-384bb241bbf6 [2019-08-29T04:21:59.484Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-08-29T04:21:59.484Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-08-29T04:21:59.484Z] HUDSON_URL https://ci.docker.com/public/ [2019-08-29T04:21:59.484Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui... [2019-08-29T04:21:59.484Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-08-29T04:21:59.484Z] JENKINS_NODE_COOKIE 51b4f83b-4602-462b-a7f4-544fdfb8fbe8 [2019-08-29T04:21:59.484Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-08-29T04:21:59.484Z] JENKINS_URL https://ci.docker.com/public/ [2019-08-29T04:21:59.484Z] JOB_BASE_NAME PR-39820 [2019-08-29T04:21:59.484Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-08-29T04:21:59.484Z] JOB_NAME moby/PR-39820 [2019-08-29T04:21:59.484Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-08-29T04:21:59.484Z] library.jps.version master [2019-08-29T04:21:59.484Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2019-08-29T04:21:59.484Z] NODE_LABELS amd64 azure azwin-2-707d10 azwin-2016 docker ... [2019-08-29T04:21:59.484Z] NODE_NAME azwin-2-707d10 [2019-08-29T04:21:59.484Z] NUMBER_OF_PROCESSORS 4 [2019-08-29T04:21:59.484Z] OS Windows_NT [2019-08-29T04:21:59.484Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2019-08-29T04:21:59.484Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2019-08-29T04:21:59.484Z] PROCESSOR_ARCHITECTURE AMD64 [2019-08-29T04:21:59.484Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2019-08-29T04:21:59.484Z] PROCESSOR_LEVEL 6 [2019-08-29T04:21:59.484Z] PROCESSOR_REVISION 4f01 [2019-08-29T04:21:59.485Z] ProgramData C:\ProgramData [2019-08-29T04:21:59.485Z] ProgramFiles C:\Program Files [2019-08-29T04:21:59.485Z] ProgramFiles(x86) C:\Program Files (x86) [2019-08-29T04:21:59.485Z] ProgramW6432 C:\Program Files [2019-08-29T04:21:59.485Z] PROMPT $P$G [2019-08-29T04:21:59.485Z] PSExecutionPolicyPreference Bypass [2019-08-29T04:21:59.485Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2019-08-29T04:21:59.485Z] PUBLIC C:\Users\Public [2019-08-29T04:21:59.485Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-08-29T04:21:59.485Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-08-29T04:21:59.485Z] SKIP_VALIDATION_TESTS 1 [2019-08-29T04:21:59.485Z] SOURCES_DRIVE d [2019-08-29T04:21:59.485Z] SOURCES_SUBDIR gopath [2019-08-29T04:21:59.485Z] STAGE_NAME Run tests [2019-08-29T04:21:59.485Z] SystemDrive C: [2019-08-29T04:21:59.485Z] SystemRoot C:\windows [2019-08-29T04:21:59.485Z] TEMP C:\windows\TEMP [2019-08-29T04:21:59.485Z] TESTRUN_DRIVE d [2019-08-29T04:21:59.485Z] TESTRUN_SUBDIR CI-1 [2019-08-29T04:21:59.485Z] TIMEOUT 120m [2019-08-29T04:21:59.485Z] TMP C:\windows\TEMP [2019-08-29T04:21:59.485Z] USERDOMAIN WORKGROUP [2019-08-29T04:21:59.485Z] USERNAME azwin-2-707d10$ [2019-08-29T04:21:59.485Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-08-29T04:21:59.485Z] windir C:\windows [2019-08-29T04:21:59.485Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-08-29T04:21:59.485Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2019-08-29T04:21:59.485Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-08-29T04:21:59.485Z] [2019-08-29T04:21:59.485Z] [2019-08-29T04:21:59.485Z] [2019-08-29T04:22:00.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-29T04:22:00.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-29T04:22:00.693Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2019-08-29T04:22:02.388Z] INFO: Sources under d:\gopath\... [2019-08-29T04:22:02.388Z] INFO: Test run under d:\CI-1\... [2019-08-29T04:22:02.388Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-08-29T04:22:02.388Z] INFO: docker/docker repository was found [2019-08-29T04:22:02.846Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time... [2019-08-29T04:22:03.811Z] ltsc2016: Pulling from windows/servercore [2019-08-29T04:22:03.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-29T04:22:04.271Z] 3889bb8d808b: Pulling fs layer [2019-08-29T04:22:04.271Z] 234c9b9e497c: Pulling fs layer [2019-08-29T04:22:06.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-29T04:22:06.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-29T04:22:09.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-29T04:22:09.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-29T04:22:10.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-29T04:22:13.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-29T04:22:15.272Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-29T04:22:15.272Z] Using test binary docker [2019-08-29T04:22:15.272Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-29T04:22:15.272Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-29T04:22:15.272Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-29T04:22:15.272Z] Warning failed to create cache: (null) [2019-08-29T04:22:15.272Z] . [2019-08-29T04:22:15.272Z] INFO: Waiting for daemon to start... [2019-08-29T04:22:15.272Z] Starting dockerd [2019-08-29T04:22:17.144Z] . [2019-08-29T04:22:17.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-29T04:22:17.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-29T04:22:17.144Z] Error: No such image: emptyfs [2019-08-29T04:22:17.513Z] Running integration-test (iteration 1) [2019-08-29T04:22:17.513Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-29T04:22:18.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-29T04:22:19.921Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-29T04:22:19.921Z] Using test binary docker [2019-08-29T04:22:19.921Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-29T04:22:19.921Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-29T04:22:19.921Z] Warning failed to create cache: (null) [2019-08-29T04:22:19.921Z] . [2019-08-29T04:22:19.921Z] INFO: Waiting for daemon to start... [2019-08-29T04:22:19.921Z] Starting dockerd [2019-08-29T04:22:21.949Z] 234c9b9e497c: Verifying Checksum [2019-08-29T04:22:21.949Z] 234c9b9e497c: Download complete [2019-08-29T04:22:22.447Z] . [2019-08-29T04:22:22.447Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-29T04:22:22.447Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-29T04:22:22.447Z] Error: No such image: emptyfs [2019-08-29T04:22:22.704Z] Running integration-test (iteration 1) [2019-08-29T04:22:22.704Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-29T04:22:26.942Z] Loaded image: buildpack-deps:jessie [2019-08-29T04:22:26.942Z] Loaded image: busybox:latest [2019-08-29T04:22:26.942Z] Loaded image: busybox:glibc [2019-08-29T04:22:26.942Z] Loaded image: debian:jessie [2019-08-29T04:22:26.942Z] Loaded image: hello-world:latest [2019-08-29T04:22:26.942Z] INFO: Testing against a local daemon [2019-08-29T04:22:26.942Z] === RUN TestCgroupNamespacesBuild [2019-08-29T04:22:28.766Z] --- PASS: TestCgroupNamespacesBuild (1.76s) [2019-08-29T04:22:28.766Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-29T04:22:28.766Z] daemon.go:336: [d5ab0a667b8cf] waiting for daemon to start [2019-08-29T04:22:28.766Z] daemon.go:336: [d5ab0a667b8cf] waiting for daemon to start [2019-08-29T04:22:28.766Z] daemon.go:364: [d5ab0a667b8cf] daemon started [2019-08-29T04:22:28.766Z] daemon.go:472: [d5ab0a667b8cf] Stopping daemon [2019-08-29T04:22:28.766Z] daemon.go:307: [d5ab0a667b8cf] exiting daemon [2019-08-29T04:22:28.766Z] daemon.go:459: [d5ab0a667b8cf] Daemon stopped [2019-08-29T04:22:28.766Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-29T04:22:30.565Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-08-29T04:22:30.565Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-29T04:22:30.565Z] daemon.go:336: [d625bd246e9aa] waiting for daemon to start [2019-08-29T04:22:30.565Z] daemon.go:336: [d625bd246e9aa] waiting for daemon to start [2019-08-29T04:22:30.565Z] daemon.go:364: [d625bd246e9aa] daemon started [2019-08-29T04:22:30.565Z] daemon.go:472: [d625bd246e9aa] Stopping daemon [2019-08-29T04:22:30.565Z] daemon.go:307: [d625bd246e9aa] exiting daemon [2019-08-29T04:22:30.565Z] daemon.go:459: [d625bd246e9aa] Daemon stopped [2019-08-29T04:22:30.565Z] === RUN TestBuildWithSession [2019-08-29T04:22:31.555Z] ................................................. [ 30%] [2019-08-29T04:22:33.112Z] --- PASS: TestBuildWithSession (2.60s) [2019-08-29T04:22:33.112Z] === RUN TestBuildSquashParent [2019-08-29T04:22:39.430Z] --- PASS: TestBuildSquashParent (5.83s) [2019-08-29T04:22:39.430Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-29T04:22:39.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:22:39.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:22:39.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:22:39.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:22:39.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:22:39.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:22:39.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:22:39.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:22:39.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:22:39.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:22:39.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:22:39.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:22:39.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:22:39.430Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:22:41.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:22:41.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:22:44.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:22:44.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:22:47.076Z] 3889bb8d808b: Verifying Checksum [2019-08-29T04:22:47.076Z] 3889bb8d808b: Download complete [2019-08-29T04:22:47.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-08-29T04:22:47.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2019-08-29T04:22:47.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2019-08-29T04:22:47.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2019-08-29T04:22:47.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.69s) [2019-08-29T04:22:47.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s) [2019-08-29T04:22:47.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2019-08-29T04:22:47.732Z] === RUN TestBuildMultiStageCopy [2019-08-29T04:22:47.732Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-29T04:22:50.163Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-08-29T04:22:50.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-29T04:22:50.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-29T04:22:50.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-29T04:22:51.209Z] e7a74de96ddd: Pull complete [2019-08-29T04:22:51.209Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab [2019-08-29T04:22:51.209Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:22:51.209Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:22:51.209Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-08-29T04:22:51.209Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-08-29T04:22:51.209Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.678' [2019-08-29T04:22:51.209Z] INFO: Docker version of control daemon [2019-08-29T04:22:51.209Z] [2019-08-29T04:22:51.209Z] Client: Docker Engine - Enterprise [2019-08-29T04:22:51.209Z] Version: 19.03.2-tp2 [2019-08-29T04:22:51.209Z] API version: 1.40 [2019-08-29T04:22:51.209Z] Go version: go1.12.8 [2019-08-29T04:22:51.209Z] Git commit: 49fe2072d9 [2019-08-29T04:22:51.209Z] Built: 08/16/2019 19:26:08 [2019-08-29T04:22:51.209Z] OS/Arch: windows/amd64 [2019-08-29T04:22:51.209Z] Experimental: false [2019-08-29T04:22:51.209Z] [2019-08-29T04:22:51.209Z] Server: Docker Engine - Enterprise [2019-08-29T04:22:51.209Z] Engine: [2019-08-29T04:22:51.209Z] Version: 19.03.2-tp2 [2019-08-29T04:22:51.209Z] API version: 1.40 (minimum version 1.24) [2019-08-29T04:22:51.209Z] Go version: go1.12.8 [2019-08-29T04:22:51.209Z] Git commit: 49fe2072d9 [2019-08-29T04:22:51.209Z] Built: 08/16/2019 19:23:48 [2019-08-29T04:22:51.209Z] OS/Arch: windows/amd64 [2019-08-29T04:22:51.209Z] Experimental: true [2019-08-29T04:22:51.209Z] [2019-08-29T04:22:51.209Z] INFO: Docker info of control daemon [2019-08-29T04:22:51.209Z] [2019-08-29T04:22:51.333Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-29T04:22:52.405Z] --- PASS: TestBuildMultiStageCopy (4.77s) [2019-08-29T04:22:52.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2019-08-29T04:22:52.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-08-29T04:22:52.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-08-29T04:22:52.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2019-08-29T04:22:52.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2019-08-29T04:22:52.405Z] === RUN TestBuildMultiStageParentConfig [2019-08-29T04:22:53.397Z] Client: [2019-08-29T04:22:53.397Z] Debug Mode: false [2019-08-29T04:22:53.397Z] Plugins: [2019-08-29T04:22:53.397Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-08-29T04:22:53.397Z] [2019-08-29T04:22:53.397Z] Server: [2019-08-29T04:22:53.397Z] Containers: 0 [2019-08-29T04:22:53.397Z] Running: 0 [2019-08-29T04:22:53.397Z] Paused: 0 [2019-08-29T04:22:53.397Z] Stopped: 0 [2019-08-29T04:22:53.397Z] Images: 1 [2019-08-29T04:22:53.397Z] Server Version: 19.03.2-tp2 [2019-08-29T04:22:53.397Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-08-29T04:22:53.397Z] Windows: [2019-08-29T04:22:53.397Z] LCOW: [2019-08-29T04:22:53.397Z] Logging Driver: json-file [2019-08-29T04:22:53.397Z] Plugins: [2019-08-29T04:22:53.397Z] Volume: local [2019-08-29T04:22:53.397Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-08-29T04:22:53.397Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T04:22:53.397Z] Swarm: inactive [2019-08-29T04:22:53.397Z] Default Isolation: process [2019-08-29T04:22:53.397Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-08-29T04:22:53.397Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-08-29T04:22:53.397Z] OSType: windows [2019-08-29T04:22:53.397Z] Architecture: x86_64 [2019-08-29T04:22:53.397Z] CPUs: 4 [2019-08-29T04:22:53.397Z] Total Memory: 32GiB [2019-08-29T04:22:53.397Z] Name: azwin-2-959340 [2019-08-29T04:22:53.397Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-08-29T04:22:53.397Z] Docker Root Dir: D:\docker [2019-08-29T04:22:53.397Z] Debug Mode: false [2019-08-29T04:22:53.397Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:22:53.397Z] Labels: [2019-08-29T04:22:53.397Z] Experimental: true [2019-08-29T04:22:53.397Z] Insecure Registries: [2019-08-29T04:22:53.397Z] 10.0.0.4:5000 [2019-08-29T04:22:53.397Z] 127.0.0.0/8 [2019-08-29T04:22:53.397Z] Registry Mirrors: [2019-08-29T04:22:53.397Z] http://10.0.0.4:5000/ [2019-08-29T04:22:53.397Z] Live Restore Enabled: false [2019-08-29T04:22:53.397Z] [2019-08-29T04:22:53.397Z] [2019-08-29T04:22:53.397Z] INFO: Commit hash is 7b4b94047 [2019-08-29T04:22:53.397Z] INFO: Nuke-Everything... [2019-08-29T04:22:53.397Z] INFO: Container count on control daemon to delete is 0 [2019-08-29T04:22:53.658Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2019-08-29T04:22:53.658Z] === RUN TestBuildLabelWithTargets [2019-08-29T04:22:54.764Z] Loaded image: buildpack-deps:jessie [2019-08-29T04:22:54.764Z] Loaded image: busybox:latest [2019-08-29T04:22:54.764Z] Loaded image: busybox:glibc [2019-08-29T04:22:54.764Z] Loaded image: debian:jessie [2019-08-29T04:22:54.764Z] Loaded image: hello-world:latest [2019-08-29T04:22:54.764Z] INFO: Testing against a local daemon [2019-08-29T04:22:54.764Z] === RUN TestCgroupNamespacesBuild [2019-08-29T04:22:54.948Z] INFO: Nuking d:\CI-1 [2019-08-29T04:22:54.948Z] INFO: Zapped successfully [2019-08-29T04:22:54.948Z] INFO: Location for testing is d:\CI-1\CI-7b4b94047 [2019-08-29T04:22:54.948Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-08-29T04:22:54.948Z] [2019-08-29T04:22:54.948Z] [2019-08-29T04:22:54.948Z] INFO: Building the image from Dockerfile.windows at 08/29/2019 04:22:54... [2019-08-29T04:22:54.948Z] [2019-08-29T04:22:55.022Z] --- PASS: TestCgroupNamespacesBuild (3.63s) [2019-08-29T04:22:55.022Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild [2019-08-29T04:22:55.022Z] daemon.go:336: [ddc2bbc7cd0d3] waiting for daemon to start [2019-08-29T04:22:55.022Z] daemon.go:336: [ddc2bbc7cd0d3] waiting for daemon to start [2019-08-29T04:22:55.022Z] daemon.go:364: [ddc2bbc7cd0d3] daemon started [2019-08-29T04:22:55.022Z] daemon.go:472: [ddc2bbc7cd0d3] Stopping daemon [2019-08-29T04:22:55.022Z] daemon.go:307: [ddc2bbc7cd0d3] exiting daemon [2019-08-29T04:22:55.022Z] daemon.go:459: [ddc2bbc7cd0d3] Daemon stopped [2019-08-29T04:22:55.022Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-29T04:22:56.111Z] --- PASS: TestBuildLabelWithTargets (2.48s) [2019-08-29T04:22:56.111Z] === RUN TestBuildWithEmptyLayers [2019-08-29T04:22:56.907Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2019-08-29T04:22:56.907Z] === RUN TestBuildMultiStageOnBuild [2019-08-29T04:22:57.551Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2019-08-29T04:22:57.551Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode [2019-08-29T04:22:57.551Z] daemon.go:336: [d3f7d43427c41] waiting for daemon to start [2019-08-29T04:22:57.551Z] daemon.go:336: [d3f7d43427c41] waiting for daemon to start [2019-08-29T04:22:57.551Z] daemon.go:364: [d3f7d43427c41] daemon started [2019-08-29T04:22:57.551Z] daemon.go:472: [d3f7d43427c41] Stopping daemon [2019-08-29T04:22:57.551Z] daemon.go:307: [d3f7d43427c41] exiting daemon [2019-08-29T04:22:57.551Z] daemon.go:459: [d3f7d43427c41] Daemon stopped [2019-08-29T04:22:57.551Z] === RUN TestBuildWithSession [2019-08-29T04:22:58.083Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-08-29T04:23:00.217Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2019-08-29T04:23:00.217Z] === RUN TestBuildUncleanTarFilenames [2019-08-29T04:23:00.830Z] --- PASS: TestBuildWithSession (3.49s) [2019-08-29T04:23:00.830Z] === RUN TestBuildSquashParent [2019-08-29T04:23:01.008Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2019-08-29T04:23:01.008Z] === RUN TestBuildMultiStageLayerLeak [2019-08-29T04:23:01.901Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-08-29T04:23:03.546Z] Sending build context to Docker daemon 50MB [2019-08-29T04:23:03.546Z] [2019-08-29T04:23:03.546Z] Step 1/8 : FROM microsoft/windowsservercore [2019-08-29T04:23:03.546Z] ---> b05c49cadc10 [2019-08-29T04:23:03.546Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-08-29T04:23:03.546Z] ---> Running in ef81d18c19ed [2019-08-29T04:23:03.546Z] Removing intermediate container ef81d18c19ed [2019-08-29T04:23:03.546Z] ---> 87c63177627a [2019-08-29T04:23:03.546Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-08-29T04:23:03.546Z] ---> Running in adab4fbbf96b [2019-08-29T04:23:04.008Z] Removing intermediate container adab4fbbf96b [2019-08-29T04:23:04.008Z] ---> 3e9c6453b966 [2019-08-29T04:23:04.008Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-08-29T04:23:04.008Z] ---> Running in 4b31c6742c6c [2019-08-29T04:23:04.295Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2019-08-29T04:23:04.296Z] === RUN TestBuildWithHugeFile [2019-08-29T04:23:04.471Z] Removing intermediate container 4b31c6742c6c [2019-08-29T04:23:04.471Z] ---> 1f7426cae77c [2019-08-29T04:23:04.471Z] 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...; Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path C:\go\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-08-29T04:23:04.471Z] ---> Running in addd69c1a798 [2019-08-29T04:23:10.797Z] --- PASS: TestBuildSquashParent (9.85s) [2019-08-29T04:23:10.797Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent [2019-08-29T04:23:10.797Z] daemon.go:336: [d5e8286d8aef1] waiting for daemon to start [2019-08-29T04:23:10.797Z] daemon.go:336: [d5e8286d8aef1] waiting for daemon to start [2019-08-29T04:23:10.797Z] daemon.go:364: [d5e8286d8aef1] daemon started [2019-08-29T04:23:10.797Z] daemon.go:472: [d5e8286d8aef1] Stopping daemon [2019-08-29T04:23:10.797Z] daemon.go:307: [d5e8286d8aef1] exiting daemon [2019-08-29T04:23:10.797Z] daemon.go:459: [d5e8286d8aef1] Daemon stopped [2019-08-29T04:23:10.797Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-29T04:23:10.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:23:10.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:23:10.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:23:10.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:23:10.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:23:10.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:23:10.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:23:10.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:23:10.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:23:10.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:23:10.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:23:10.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:23:10.797Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:23:10.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:23:13.105Z] [2019-08-29T04:23:13.105Z] SUCCESS: Specified value was saved. [2019-08-29T04:23:13.568Z] INFO: Downloading git... [2019-08-29T04:23:14.077Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-29T04:23:14.077Z] Using test binary docker [2019-08-29T04:23:14.077Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-29T04:23:14.336Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-29T04:23:14.336Z] Warning failed to create cache: (null) [2019-08-29T04:23:14.336Z] . [2019-08-29T04:23:14.336Z] INFO: Waiting for daemon to start... [2019-08-29T04:23:14.336Z] Starting dockerd [2019-08-29T04:23:14.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:23:14.336Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:23:15.771Z] INFO: Downloading go... [2019-08-29T04:23:16.241Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-29T04:23:16.241Z] Using test binary docker [2019-08-29T04:23:16.241Z] [2019-08-29T04:23:16.241Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-29T04:23:16.241Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-29T04:23:16.499Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-29T04:23:16.499Z] Warning failed to create cache: (null) [2019-08-29T04:23:16.499Z] . [2019-08-29T04:23:16.499Z] INFO: Waiting for daemon to start... [2019-08-29T04:23:16.499Z] Starting dockerd [2019-08-29T04:23:16.499Z] .---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-29T04:23:16.499Z] Error: No such image: emptyfs [2019-08-29T04:23:16.757Z] Running integration-test (iteration 1) [2019-08-29T04:23:16.757Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-29T04:23:17.320Z] INFO: Downloading compiler 1 of 3... [2019-08-29T04:23:17.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:23:17.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:23:17.782Z] INFO: Downloading compiler 2 of 3... [2019-08-29T04:23:18.244Z] INFO: Downloading compiler 3 of 3... [2019-08-29T04:23:18.698Z] [2019-08-29T04:23:18.698Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-29T04:23:18.698Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-29T04:23:18.698Z] Error: No such image: emptyfs [2019-08-29T04:23:18.955Z] Running integration-test (iteration 1) [2019-08-29T04:23:18.955Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-29T04:23:19.226Z] INFO: Extracting git... [2019-08-29T04:23:21.480Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-08-29T04:23:21.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) [2019-08-29T04:23:21.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.61s) [2019-08-29T04:23:21.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2019-08-29T04:23:21.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2019-08-29T04:23:21.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.12s) [2019-08-29T04:23:21.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.18s) [2019-08-29T04:23:21.480Z] === RUN TestBuildMultiStageCopy [2019-08-29T04:23:21.480Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-29T04:23:22.814Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-08-29T04:23:25.656Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-29T04:23:26.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-29T04:23:27.150Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-29T04:23:28.522Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-29T04:23:29.086Z] --- PASS: TestBuildMultiStageCopy (7.60s) [2019-08-29T04:23:29.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.27s) [2019-08-29T04:23:29.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2019-08-29T04:23:29.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2019-08-29T04:23:29.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2019-08-29T04:23:29.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2019-08-29T04:23:29.086Z] === RUN TestBuildMultiStageParentConfig [2019-08-29T04:23:30.982Z] --- PASS: TestBuildMultiStageParentConfig (2.03s) [2019-08-29T04:23:30.982Z] === RUN TestBuildLabelWithTargets [2019-08-29T04:23:31.587Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-08-29T04:23:33.071Z] tests/integration/api_secret_test.py ..... [ 52%] [2019-08-29T04:23:35.161Z] --- PASS: TestBuildLabelWithTargets (3.77s) [2019-08-29T04:23:35.161Z] === RUN TestBuildWithEmptyLayers [2019-08-29T04:23:36.093Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2019-08-29T04:23:36.093Z] === RUN TestBuildMultiStageOnBuild [2019-08-29T04:23:36.959Z] INFO: Expanding go... [2019-08-29T04:23:37.860Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2019-08-29T04:23:37.860Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-29T04:23:38.723Z] --- PASS: TestBuildWithHugeFile (30.87s) [2019-08-29T04:23:38.723Z] === RUN TestBuildWithEmptyDockerfile [2019-08-29T04:23:38.723Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:23:38.723Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:23:38.723Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:23:38.723Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:23:38.723Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:23:38.723Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:23:38.723Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:23:38.723Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:23:38.723Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:23:38.723Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-08-29T04:23:38.723Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2019-08-29T04:23:38.723Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-08-29T04:23:38.723Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-08-29T04:23:38.723Z] === RUN TestBuildPreserveOwnership [2019-08-29T04:23:38.723Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-29T04:23:39.089Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-29T04:23:39.345Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-29T04:23:39.345Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-29T04:23:39.507Z] tests/integration/api_service_test.py ................s................. [ 61%] [2019-08-29T04:23:39.632Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-29T04:23:40.271Z] Loaded image: buildpack-deps:jessie [2019-08-29T04:23:40.271Z] Loaded image: busybox:latest [2019-08-29T04:23:40.528Z] Loaded image: busybox:glibc [2019-08-29T04:23:40.528Z] Loaded image: debian:jessie [2019-08-29T04:23:40.528Z] --- PASS: TestBuildMultiStageOnBuild (4.34s) [2019-08-29T04:23:40.528Z] === RUN TestBuildUncleanTarFilenames [2019-08-29T04:23:40.786Z] Loaded image: hello-world:latest [2019-08-29T04:23:40.786Z] INFO: Testing against a local daemon [2019-08-29T04:23:40.911Z] --- PASS: TestBuildPreserveOwnership (6.01s) [2019-08-29T04:23:40.911Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2019-08-29T04:23:40.911Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2019-08-29T04:23:40.911Z] === RUN TestBuildPlatformInvalid [2019-08-29T04:23:41.311Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-08-29T04:23:41.311Z] PASS [2019-08-29T04:23:41.311Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-29T04:23:41.311Z] INFO: Testing against a local daemon [2019-08-29T04:23:41.311Z] === RUN TestConfigList [2019-08-29T04:23:42.156Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2019-08-29T04:23:42.156Z] === RUN TestBuildMultiStageLayerLeak [2019-08-29T04:23:42.337Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-29T04:23:42.337Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-29T04:23:42.337Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2019-08-29T04:23:42.720Z] Loaded image: buildpack-deps:jessie [2019-08-29T04:23:42.960Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 95.2% of statements [2019-08-29T04:23:42.960Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-29T04:23:42.960Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-29T04:23:42.961Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-29T04:23:42.961Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-29T04:23:42.961Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-29T04:23:42.961Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-29T04:23:42.977Z] Loaded image: busybox:latest [2019-08-29T04:23:43.234Z] Loaded image: busybox:glibc [2019-08-29T04:23:43.234Z] Loaded image: debian:jessie [2019-08-29T04:23:43.491Z] Loaded image: hello-world:latest [2019-08-29T04:23:43.491Z] INFO: Testing against a local daemon [2019-08-29T04:23:43.491Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.000s [2019-08-29T04:23:43.491Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.021s [2019-08-29T04:23:43.491Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.006s [2019-08-29T04:23:43.491Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-08-29T04:23:43.491Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-08-29T04:23:43.491Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.005s [2019-08-29T04:23:43.491Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.005s [2019-08-29T04:23:43.583Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-08-29T04:23:43.825Z] --- PASS: TestConfigList (2.60s) [2019-08-29T04:23:43.825Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-29T04:23:43.825Z] daemon.go:336: [df1c100ab9309] waiting for daemon to start [2019-08-29T04:23:43.825Z] daemon.go:336: [df1c100ab9309] waiting for daemon to start [2019-08-29T04:23:43.825Z] daemon.go:364: [df1c100ab9309] daemon started [2019-08-29T04:23:43.825Z] daemon.go:472: [df1c100ab9309] Stopping daemon [2019-08-29T04:23:43.825Z] daemon.go:307: [df1c100ab9309] exiting daemon [2019-08-29T04:23:43.825Z] daemon.go:459: [df1c100ab9309] Daemon stopped [2019-08-29T04:23:43.825Z] === RUN TestConfigsCreateAndDelete [2019-08-29T04:23:43.870Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-29T04:23:43.870Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-29T04:23:44.055Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.471s [2019-08-29T04:23:44.055Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.071s [2019-08-29T04:23:44.312Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.340s [2019-08-29T04:23:44.312Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.022s [2019-08-29T04:23:44.875Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.494s [2019-08-29T04:23:44.890Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-08-29T04:23:45.133Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.222s [2019-08-29T04:23:45.133Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.003s [2019-08-29T04:23:45.390Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2019-08-29T04:23:45.390Z] === RUN TestBuildWithHugeFile [2019-08-29T04:23:45.646Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.791s [2019-08-29T04:23:46.998Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2019-08-29T04:23:46.998Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-29T04:23:46.998Z] daemon.go:336: [db0712e4a55d3] waiting for daemon to start [2019-08-29T04:23:46.998Z] daemon.go:336: [db0712e4a55d3] waiting for daemon to start [2019-08-29T04:23:46.998Z] daemon.go:364: [db0712e4a55d3] daemon started [2019-08-29T04:23:46.998Z] daemon.go:472: [db0712e4a55d3] Stopping daemon [2019-08-29T04:23:46.998Z] daemon.go:307: [db0712e4a55d3] exiting daemon [2019-08-29T04:23:46.998Z] daemon.go:459: [db0712e4a55d3] Daemon stopped [2019-08-29T04:23:46.998Z] === RUN TestConfigsUpdate [2019-08-29T04:23:47.018Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.598s [2019-08-29T04:23:47.582Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.146s [2019-08-29T04:23:47.582Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.002s [2019-08-29T04:23:47.582Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.002s [2019-08-29T04:23:47.582Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 1.904s [2019-08-29T04:23:48.146Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.596s [2019-08-29T04:23:48.403Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.903s [2019-08-29T04:23:50.299Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 1.400s [2019-08-29T04:23:50.299Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.117s [2019-08-29T04:23:50.299Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-08-29T04:23:50.299Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s [2019-08-29T04:23:50.300Z] --- PASS: TestConfigsUpdate (3.11s) [2019-08-29T04:23:50.300Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-29T04:23:50.300Z] daemon.go:336: [ddcf0ca42b711] waiting for daemon to start [2019-08-29T04:23:50.300Z] daemon.go:336: [ddcf0ca42b711] waiting for daemon to start [2019-08-29T04:23:50.300Z] daemon.go:364: [ddcf0ca42b711] daemon started [2019-08-29T04:23:50.300Z] daemon.go:472: [ddcf0ca42b711] Stopping daemon [2019-08-29T04:23:50.300Z] daemon.go:307: [ddcf0ca42b711] exiting daemon [2019-08-29T04:23:50.300Z] daemon.go:459: [ddcf0ca42b711] Daemon stopped [2019-08-29T04:23:50.300Z] === RUN TestTemplatedConfig [2019-08-29T04:23:52.198Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 4.148s [2019-08-29T04:23:52.834Z] ........................ [ 67%] [2019-08-29T04:23:53.527Z] --- PASS: TestTemplatedConfig (3.65s) [2019-08-29T04:23:53.527Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-29T04:23:53.527Z] daemon.go:336: [de5f7e2a810f5] waiting for daemon to start [2019-08-29T04:23:53.527Z] daemon.go:336: [de5f7e2a810f5] waiting for daemon to start [2019-08-29T04:23:53.527Z] daemon.go:364: [de5f7e2a810f5] daemon started [2019-08-29T04:23:53.527Z] daemon.go:472: [de5f7e2a810f5] Stopping daemon [2019-08-29T04:23:53.527Z] daemon.go:307: [de5f7e2a810f5] exiting daemon [2019-08-29T04:23:53.527Z] daemon.go:459: [de5f7e2a810f5] Daemon stopped [2019-08-29T04:23:53.527Z] === RUN TestConfigInspect [2019-08-29T04:23:55.206Z] ok github.com/docker/docker/builder/fscache 0.140s coverage: 69.5% of statements [2019-08-29T04:23:55.472Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 4.421s [2019-08-29T04:23:55.472Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 2.835s [2019-08-29T04:23:56.151Z] --- PASS: TestConfigInspect (2.50s) [2019-08-29T04:23:56.152Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-29T04:23:56.152Z] daemon.go:336: [d6bcae089a785] waiting for daemon to start [2019-08-29T04:23:56.152Z] daemon.go:336: [d6bcae089a785] waiting for daemon to start [2019-08-29T04:23:56.152Z] daemon.go:364: [d6bcae089a785] daemon started [2019-08-29T04:23:56.152Z] daemon.go:472: [d6bcae089a785] Stopping daemon [2019-08-29T04:23:56.152Z] daemon.go:307: [d6bcae089a785] exiting daemon [2019-08-29T04:23:56.152Z] daemon.go:459: [d6bcae089a785] Daemon stopped [2019-08-29T04:23:56.152Z] === RUN TestConfigCreateWithLabels [2019-08-29T04:23:56.232Z] ok github.com/docker/docker/builder/remotecontext 0.398s coverage: 13.6% of statements [2019-08-29T04:23:56.517Z] ok github.com/docker/docker/builder/remotecontext/git 3.430s coverage: 85.1% of statements [2019-08-29T04:23:56.804Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2019-08-29T04:23:57.091Z] ok github.com/docker/docker/builder/dockerfile 1.038s coverage: 45.1% of statements [2019-08-29T04:23:57.091Z] ? github.com/docker/docker/cli [no test files] [2019-08-29T04:23:57.091Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-29T04:23:57.999Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 2.914s [2019-08-29T04:23:58.563Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.681s [2019-08-29T04:23:59.326Z] --- PASS: TestConfigCreateWithLabels (3.01s) [2019-08-29T04:23:59.326Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-29T04:23:59.326Z] daemon.go:336: [d0d3589023b3f] waiting for daemon to start [2019-08-29T04:23:59.326Z] daemon.go:336: [d0d3589023b3f] waiting for daemon to start [2019-08-29T04:23:59.326Z] daemon.go:364: [d0d3589023b3f] daemon started [2019-08-29T04:23:59.326Z] daemon.go:472: [d0d3589023b3f] Stopping daemon [2019-08-29T04:23:59.326Z] daemon.go:307: [d0d3589023b3f] exiting daemon [2019-08-29T04:23:59.326Z] daemon.go:459: [d0d3589023b3f] Daemon stopped [2019-08-29T04:23:59.326Z] === RUN TestConfigCreateResolve [2019-08-29T04:23:59.934Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort 1.625s [2019-08-29T04:24:01.798Z] --- PASS: TestConfigCreateResolve (2.45s) [2019-08-29T04:24:01.798Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-29T04:24:01.798Z] daemon.go:336: [d6a494e48f385] waiting for daemon to start [2019-08-29T04:24:01.798Z] daemon.go:336: [d6a494e48f385] waiting for daemon to start [2019-08-29T04:24:01.798Z] daemon.go:364: [d6a494e48f385] daemon started [2019-08-29T04:24:01.798Z] daemon.go:472: [d6a494e48f385] Stopping daemon [2019-08-29T04:24:01.798Z] daemon.go:307: [d6a494e48f385] exiting daemon [2019-08-29T04:24:01.798Z] daemon.go:459: [d6a494e48f385] Daemon stopped [2019-08-29T04:24:01.798Z] === RUN TestConfigDaemonLibtrustID [2019-08-29T04:24:02.146Z] INFO: Expanding compiler 1 of 3... [2019-08-29T04:24:02.165Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-08-29T04:24:02.165Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-29T04:24:02.165Z] daemon.go:336: [dc214b0cb72c9] waiting for daemon to start [2019-08-29T04:24:02.165Z] daemon.go:336: [dc214b0cb72c9] waiting for daemon to start [2019-08-29T04:24:02.165Z] daemon.go:364: [dc214b0cb72c9] daemon started [2019-08-29T04:24:02.165Z] daemon.go:472: [dc214b0cb72c9] Stopping daemon [2019-08-29T04:24:02.165Z] daemon.go:307: [dc214b0cb72c9] exiting daemon [2019-08-29T04:24:02.165Z] daemon.go:459: [dc214b0cb72c9] Daemon stopped [2019-08-29T04:24:02.165Z] PASS [2019-08-29T04:24:02.165Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-29T04:24:02.165Z] INFO: Testing against a local daemon [2019-08-29T04:24:02.165Z] === RUN TestCheckpoint [2019-08-29T04:24:02.165Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-29T04:24:02.165Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-29T04:24:02.165Z] === RUN TestContainerInvalidJSON [2019-08-29T04:24:02.165Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:24:02.165Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:24:02.165Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:24:02.165Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:24:02.165Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:24:02.165Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:24:02.165Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:24:02.165Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:24:02.165Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:24:02.165Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-08-29T04:24:02.165Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-29T04:24:02.165Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-29T04:24:02.165Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-29T04:24:02.165Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-29T04:24:02.566Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-08-29T04:24:02.566Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-29T04:24:02.566Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-08-29T04:24:02.566Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-29T04:24:02.566Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-08-29T04:24:02.566Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-29T04:24:02.566Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-08-29T04:24:02.566Z] === RUN TestCopyFromContainer [2019-08-29T04:24:03.121Z] INFO: Expanding compiler 2 of 3... [2019-08-29T04:24:03.216Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 3.320s [2019-08-29T04:24:03.473Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal 3.736s [2019-08-29T04:24:05.115Z] === RUN TestCopyFromContainer// [2019-08-29T04:24:05.115Z] === RUN TestCopyFromContainer//bar/root [2019-08-29T04:24:05.115Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-29T04:24:05.115Z] === RUN TestCopyFromContainer/bar/quux [2019-08-29T04:24:05.115Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-29T04:24:05.115Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-29T04:24:05.115Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-29T04:24:05.492Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-29T04:24:05.492Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-29T04:24:05.492Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer (2.89s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-08-29T04:24:05.492Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-08-29T04:24:05.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-29T04:24:05.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:24:05.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:24:05.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:24:05.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:24:05.492Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:24:05.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:24:05.492Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:24:05.492Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:24:05.492Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:24:05.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-08-29T04:24:05.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-29T04:24:05.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-29T04:24:05.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2019-08-29T04:24:05.492Z] === RUN TestCreateWithInvalidEnv [2019-08-29T04:24:05.492Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-29T04:24:05.492Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-29T04:24:05.492Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-29T04:24:05.492Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-29T04:24:05.492Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-29T04:24:05.492Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-29T04:24:05.492Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-29T04:24:05.492Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-29T04:24:05.492Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-29T04:24:05.492Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-08-29T04:24:05.492Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-08-29T04:24:05.492Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-29T04:24:05.492Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-29T04:24:05.492Z] === RUN TestCreateTmpfsMountsTarget [2019-08-29T04:24:05.492Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-08-29T04:24:05.492Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-29T04:24:06.750Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.981s [2019-08-29T04:24:07.062Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 3.430s [2019-08-29T04:24:07.991Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:24:07.991Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:24:07.991Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:24:07.991Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-29T04:24:07.991Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-29T04:24:07.991Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:24:07.991Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:24:07.991Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:24:07.991Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:24:08.003Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 0.990s [2019-08-29T04:24:08.362Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:24:08.362Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:24:08.362Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:24:08.362Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:24:08.362Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-08-29T04:24:08.362Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-08-29T04:24:08.362Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-29T04:24:08.939Z] INFO: Expanding compiler 3 of 3... [2019-08-29T04:24:09.378Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.589s [2019-08-29T04:24:09.957Z] INFO: Removing downloaded files... [2019-08-29T04:24:09.957Z] INFO: Creating source directory... [2019-08-29T04:24:09.957Z] INFO: Configuring git core.autocrlf... [2019-08-29T04:24:09.957Z] INFO: Completed [2019-08-29T04:24:11.273Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.762s [2019-08-29T04:24:11.660Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.81s) [2019-08-29T04:24:11.660Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-29T04:24:11.660Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:24:11.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:24:11.660Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:24:11.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:24:11.660Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:24:11.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:24:11.660Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:24:11.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:24:11.660Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:24:11.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:24:11.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:24:11.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:24:11.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:24:11.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:24:11.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:24:11.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-08-29T04:24:11.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-08-29T04:24:11.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-08-29T04:24:11.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-08-29T04:24:11.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-29T04:24:11.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-08-29T04:24:11.660Z] === RUN TestContainerStartOnDaemonRestart [2019-08-29T04:24:11.660Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-29T04:24:11.660Z] === RUN TestDaemonRestartIpcMode [2019-08-29T04:24:11.660Z] === PAUSE TestDaemonRestartIpcMode [2019-08-29T04:24:11.660Z] === RUN TestDiff [2019-08-29T04:24:12.045Z] --- PASS: TestDiff (0.86s) [2019-08-29T04:24:12.045Z] === RUN TestExecWithCloseStdin [2019-08-29T04:24:12.204Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 1.056s [2019-08-29T04:24:12.362Z] ok github.com/docker/docker/client 0.691s coverage: 75.8% of statements [2019-08-29T04:24:12.460Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr 5.483s [2019-08-29T04:24:13.314Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-08-29T04:24:13.314Z] === RUN TestExec [2019-08-29T04:24:14.127Z] --- PASS: TestExec (1.12s) [2019-08-29T04:24:14.127Z] === RUN TestExecUser [2019-08-29T04:24:14.985Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 2.011s [2019-08-29T04:24:15.461Z] --- PASS: TestExecUser (1.06s) [2019-08-29T04:24:15.461Z] === RUN TestExportContainerAndImportImage [2019-08-29T04:24:16.748Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-08-29T04:24:16.748Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-29T04:24:17.508Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 2.382s [2019-08-29T04:24:18.024Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-08-29T04:24:18.024Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-29T04:24:18.024Z] daemon.go:336: [d5d492c7f8476] waiting for daemon to start [2019-08-29T04:24:18.024Z] daemon.go:336: [d5d492c7f8476] waiting for daemon to start [2019-08-29T04:24:18.024Z] daemon.go:364: [d5d492c7f8476] daemon started [2019-08-29T04:24:18.024Z] daemon.go:472: [d5d492c7f8476] Stopping daemon [2019-08-29T04:24:18.024Z] daemon.go:307: [d5d492c7f8476] exiting daemon [2019-08-29T04:24:18.024Z] daemon.go:459: [d5d492c7f8476] Daemon stopped [2019-08-29T04:24:18.024Z] daemon.go:336: [d5d492c7f8476] waiting for daemon to start [2019-08-29T04:24:18.024Z] daemon.go:336: [d5d492c7f8476] waiting for daemon to start [2019-08-29T04:24:18.024Z] daemon.go:364: [d5d492c7f8476] daemon started [2019-08-29T04:24:18.024Z] daemon.go:472: [d5d492c7f8476] Stopping daemon [2019-08-29T04:24:18.024Z] daemon.go:307: [d5d492c7f8476] exiting daemon [2019-08-29T04:24:18.024Z] daemon.go:459: [d5d492c7f8476] Daemon stopped [2019-08-29T04:24:18.024Z] === RUN TestHealthCheckWorkdir [2019-08-29T04:24:18.074Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 5.639s [2019-08-29T04:24:19.006Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 0.999s [2019-08-29T04:24:19.292Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2019-08-29T04:24:19.292Z] === RUN TestHealthKillContainer [2019-08-29T04:24:20.378Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 0.977s [2019-08-29T04:24:21.309Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP 3.234s [2019-08-29T04:24:22.543Z] --- PASS: TestHealthKillContainer (3.15s) [2019-08-29T04:24:22.543Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-29T04:24:23.206Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.551s [2019-08-29T04:24:23.206Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone 1.575s [2019-08-29T04:24:23.319Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-08-29T04:24:23.319Z] === RUN TestIpcModeNone [2019-08-29T04:24:24.137Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 0.964s [2019-08-29T04:24:24.592Z] --- PASS: TestIpcModeNone (1.11s) [2019-08-29T04:24:24.592Z] === RUN TestIpcModePrivate [2019-08-29T04:24:25.374Z] --- PASS: TestIpcModePrivate (1.11s) [2019-08-29T04:24:25.374Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-08-29T04:24:25.374Z] === RUN TestIpcModeShareable [2019-08-29T04:24:25.508Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 0.982s [2019-08-29T04:24:26.072Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent 2.969s [2019-08-29T04:24:26.329Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.507s [2019-08-29T04:24:26.753Z] --- PASS: TestIpcModeShareable (1.11s) [2019-08-29T04:24:26.753Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-08-29T04:24:26.753Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-29T04:24:26.895Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.508s [2019-08-29T04:24:28.789Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 2.980s [2019-08-29T04:24:29.302Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-08-29T04:24:30.029Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) [2019-08-29T04:24:30.029Z] === RUN TestAPIIpcModeHost [2019-08-29T04:24:30.159Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 3.013s [2019-08-29T04:24:30.416Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog 0.519s [2019-08-29T04:24:30.817Z] --- PASS: TestAPIIpcModeHost (0.93s) [2019-08-29T04:24:30.817Z] === RUN TestDaemonIpcModeShareable [2019-08-29T04:24:31.349Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 2.652s [2019-08-29T04:24:32.766Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2019-08-29T04:24:32.766Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-29T04:24:32.766Z] daemon.go:336: [d37d699998615] waiting for daemon to start [2019-08-29T04:24:32.766Z] daemon.go:336: [d37d699998615] waiting for daemon to start [2019-08-29T04:24:32.766Z] daemon.go:364: [d37d699998615] daemon started [2019-08-29T04:24:32.766Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-29T04:24:32.766Z] daemon.go:472: [d37d699998615] Stopping daemon [2019-08-29T04:24:32.766Z] daemon.go:307: [d37d699998615] exiting daemon [2019-08-29T04:24:32.766Z] daemon.go:459: [d37d699998615] Daemon stopped [2019-08-29T04:24:32.766Z] === RUN TestDaemonIpcModePrivate [2019-08-29T04:24:33.244Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 2.044s [2019-08-29T04:24:33.808Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 3.249s [2019-08-29T04:24:34.606Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-08-29T04:24:34.606Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-29T04:24:34.606Z] daemon.go:336: [de23543ec3803] waiting for daemon to start [2019-08-29T04:24:34.606Z] daemon.go:336: [de23543ec3803] waiting for daemon to start [2019-08-29T04:24:34.606Z] daemon.go:364: [de23543ec3803] daemon started [2019-08-29T04:24:34.606Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-29T04:24:34.606Z] daemon.go:472: [de23543ec3803] Stopping daemon [2019-08-29T04:24:34.606Z] daemon.go:307: [de23543ec3803] exiting daemon [2019-08-29T04:24:34.606Z] daemon.go:459: [de23543ec3803] Daemon stopped [2019-08-29T04:24:34.606Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-29T04:24:34.746Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 1.625s [2019-08-29T04:24:34.746Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.002s [2019-08-29T04:24:36.119Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 2.057s [2019-08-29T04:24:36.376Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.586s [2019-08-29T04:24:36.418Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-08-29T04:24:36.418Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-29T04:24:36.418Z] daemon.go:336: [d03cf3910ce3c] waiting for daemon to start [2019-08-29T04:24:36.418Z] daemon.go:336: [d03cf3910ce3c] waiting for daemon to start [2019-08-29T04:24:36.418Z] daemon.go:364: [d03cf3910ce3c] daemon started [2019-08-29T04:24:36.418Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-29T04:24:36.418Z] daemon.go:472: [d03cf3910ce3c] Stopping daemon [2019-08-29T04:24:36.418Z] daemon.go:307: [d03cf3910ce3c] exiting daemon [2019-08-29T04:24:36.418Z] daemon.go:459: [d03cf3910ce3c] Daemon stopped [2019-08-29T04:24:36.418Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-29T04:24:37.756Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 1.359s [2019-08-29T04:24:38.253Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-08-29T04:24:38.254Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-29T04:24:38.254Z] daemon.go:336: [df5deeeef9fff] waiting for daemon to start [2019-08-29T04:24:38.254Z] daemon.go:336: [df5deeeef9fff] waiting for daemon to start [2019-08-29T04:24:38.254Z] daemon.go:364: [df5deeeef9fff] daemon started [2019-08-29T04:24:38.254Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-29T04:24:38.254Z] daemon.go:472: [df5deeeef9fff] Stopping daemon [2019-08-29T04:24:38.254Z] daemon.go:307: [df5deeeef9fff] exiting daemon [2019-08-29T04:24:38.254Z] daemon.go:459: [df5deeeef9fff] Daemon stopped [2019-08-29T04:24:38.254Z] === RUN TestIpcModeOlderClient [2019-08-29T04:24:38.254Z] === PAUSE TestIpcModeOlderClient [2019-08-29T04:24:38.254Z] === RUN TestKillContainerInvalidSignal [2019-08-29T04:24:39.129Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 3.421s [2019-08-29T04:24:39.213Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2019-08-29T04:24:39.213Z] === RUN TestKillContainer [2019-08-29T04:24:39.213Z] === RUN TestKillContainer/no_signal [2019-08-29T04:24:40.007Z] === RUN TestKillContainer/non_killing_signal [2019-08-29T04:24:40.793Z] === RUN TestKillContainer/killing_signal [2019-08-29T04:24:41.024Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.532s [2019-08-29T04:24:41.588Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.627s [2019-08-29T04:24:42.045Z] --- PASS: TestKillContainer (2.77s) [2019-08-29T04:24:42.046Z] --- PASS: TestKillContainer/no_signal (0.97s) [2019-08-29T04:24:42.046Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2019-08-29T04:24:42.046Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-08-29T04:24:42.046Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-29T04:24:42.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-29T04:24:42.835Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-29T04:24:43.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2019-08-29T04:24:43.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-08-29T04:24:43.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-08-29T04:24:43.654Z] === RUN TestKillStoppedContainer [2019-08-29T04:24:43.654Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-08-29T04:24:43.654Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-29T04:24:44.074Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-08-29T04:24:44.074Z] === RUN TestKillDifferentUserContainer [2019-08-29T04:24:44.956Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-08-29T04:24:44.956Z] === RUN TestInspectOomKilledTrue [2019-08-29T04:24:44.956Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-29T04:24:44.956Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:24:44.956Z] === RUN TestInspectOomKilledFalse [2019-08-29T04:24:44.956Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-29T04:24:44.956Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:24:44.956Z] === RUN TestLinksEtcHostsContentMatch [2019-08-29T04:24:45.337Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-08-29T04:24:45.337Z] === RUN TestLinksContainerNames [2019-08-29T04:24:45.769Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.610s [2019-08-29T04:24:47.140Z] --- PASS: TestLinksContainerNames (1.74s) [2019-08-29T04:24:47.140Z] === RUN TestLogsFollowTailEmpty [2019-08-29T04:24:47.322Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-08-29T04:24:47.323Z] tests/integration/client_test.py ..... [ 75%] [2019-08-29T04:24:47.323Z] tests/integration/errors_test.py . [ 76%] [2019-08-29T04:24:48.398Z] --- PASS: TestLogsFollowTailEmpty (1.05s) [2019-08-29T04:24:48.398Z] === RUN TestContainerNetworkMountsNoChown [2019-08-29T04:24:49.047Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters 3.660s [2019-08-29T04:24:49.191Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/default [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/default [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/private [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/private [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rprivate [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/slave [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/slave [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rslave [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/shared [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/shared [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rshared [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/default [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rslave [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rshared [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/shared [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rprivate [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/slave [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/private [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-29T04:24:49.191Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:24:49.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:24:49.191Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-29T04:24:49.304Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure 0.502s [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-29T04:24:49.665Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:24:49.666Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-29T04:24:49.666Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:24:49.868Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD 0.603s [2019-08-29T04:24:50.098Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-08-29T04:24:50.098Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-08-29T04:24:50.098Z] === RUN TestContainerBindMountNonRecursive [2019-08-29T04:24:50.432Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug 0.509s [2019-08-29T04:24:50.997Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.519s [2019-08-29T04:24:51.928Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2019-08-29T04:24:51.928Z] === RUN TestNetworkNat [2019-08-29T04:24:52.723Z] --- PASS: TestNetworkNat (0.87s) [2019-08-29T04:24:52.723Z] === RUN TestNetworkLocalhostTCPNat [2019-08-29T04:24:53.989Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-08-29T04:24:53.989Z] === RUN TestNetworkLoopbackNat [2019-08-29T04:24:54.800Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-08-29T04:24:54.800Z] === RUN TestPause [2019-08-29T04:24:55.176Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose 4.255s [2019-08-29T04:24:55.177Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) [2019-08-29T04:24:56.170Z] --- PASS: TestPause (1.06s) [2019-08-29T04:24:56.170Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-29T04:24:56.170Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-29T04:24:56.170Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-29T04:24:56.170Z] === RUN TestPauseStopPausedContainer [2019-08-29T04:24:56.950Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2019-08-29T04:24:56.950Z] === RUN TestPsFilter [2019-08-29T04:24:56.950Z] --- PASS: TestPsFilter (0.25s) [2019-08-29T04:24:56.950Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-29T04:24:58.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-08-29T04:24:58.201Z] === RUN TestRemoveContainerWithVolume [2019-08-29T04:24:59.000Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-08-29T04:24:59.000Z] === RUN TestRemoveContainerRunning [2019-08-29T04:24:59.354Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP 3.947s [2019-08-29T04:24:59.355Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) [2019-08-29T04:24:59.794Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-08-29T04:24:59.794Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-29T04:25:00.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2019-08-29T04:25:00.701Z] === RUN TestRemoveInvalidContainer [2019-08-29T04:25:00.701Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-08-29T04:25:00.701Z] === RUN TestRenameLinkedContainer [2019-08-29T04:25:02.635Z] --- PASS: TestBuildWithHugeFile (76.97s) [2019-08-29T04:25:02.635Z] === RUN TestBuildWithEmptyDockerfile [2019-08-29T04:25:02.635Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:25:02.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:25:02.635Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:25:02.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:25:02.635Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:25:02.635Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:25:02.635Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:25:02.635Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:25:02.635Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:25:02.635Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-08-29T04:25:02.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2019-08-29T04:25:02.635Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2019-08-29T04:25:02.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-08-29T04:25:02.635Z] === RUN TestBuildPreserveOwnership [2019-08-29T04:25:02.635Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-29T04:25:04.752Z] --- PASS: TestRenameLinkedContainer (3.53s) [2019-08-29T04:25:04.752Z] === RUN TestRenameStoppedContainer [2019-08-29T04:25:05.114Z] --- PASS: TestRenameStoppedContainer (0.90s) [2019-08-29T04:25:05.114Z] === RUN TestRenameRunningContainerAndReuse [2019-08-29T04:25:05.910Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 27.839s [2019-08-29T04:25:06.168Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-29T04:25:06.168Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 0.539s [2019-08-29T04:25:06.997Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2019-08-29T04:25:06.997Z] === RUN TestRenameInvalidName [2019-08-29T04:25:07.870Z] --- PASS: TestRenameInvalidName (0.91s) [2019-08-29T04:25:07.870Z] === RUN TestRenameAnonymousContainer [2019-08-29T04:25:08.061Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 1.500s [2019-08-29T04:25:08.061Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.246s [2019-08-29T04:25:08.061Z] --- PASS: TestBuildPreserveOwnership (5.39s) [2019-08-29T04:25:08.061Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.53s) [2019-08-29T04:25:08.061Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.85s) [2019-08-29T04:25:08.061Z] === RUN TestBuildPlatformInvalid [2019-08-29T04:25:08.061Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-08-29T04:25:08.061Z] PASS [2019-08-29T04:25:08.061Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-29T04:25:08.319Z] INFO: Testing against a local daemon [2019-08-29T04:25:08.319Z] === RUN TestConfigList [2019-08-29T04:25:08.883Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.732s [2019-08-29T04:25:09.169Z] ok github.com/docker/docker/cmd/dockerd 0.173s coverage: 29.9% of statements [2019-08-29T04:25:09.170Z] ok github.com/docker/docker/container 0.158s coverage: 35.5% of statements [2019-08-29T04:25:09.170Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-29T04:25:09.170Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-29T04:25:09.170Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-29T04:25:09.170Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-29T04:25:11.134Z] --- PASS: TestRenameAnonymousContainer (3.05s) [2019-08-29T04:25:11.134Z] === RUN TestRenameContainerWithSameName [2019-08-29T04:25:11.406Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 2.315s [2019-08-29T04:25:11.406Z] --- PASS: TestConfigList (3.04s) [2019-08-29T04:25:11.406Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList [2019-08-29T04:25:11.406Z] daemon.go:336: [d75f264e1111c] waiting for daemon to start [2019-08-29T04:25:11.406Z] daemon.go:336: [d75f264e1111c] waiting for daemon to start [2019-08-29T04:25:11.406Z] daemon.go:364: [d75f264e1111c] daemon started [2019-08-29T04:25:11.406Z] daemon.go:472: [d75f264e1111c] Stopping daemon [2019-08-29T04:25:11.406Z] daemon.go:307: [d75f264e1111c] exiting daemon [2019-08-29T04:25:11.406Z] daemon.go:459: [d75f264e1111c] Daemon stopped [2019-08-29T04:25:11.406Z] === RUN TestConfigsCreateAndDelete [2019-08-29T04:25:11.501Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-08-29T04:25:11.501Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-29T04:25:11.972Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 2.406s [2019-08-29T04:25:12.669Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2019-08-29T04:25:13.868Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.408s [2019-08-29T04:25:13.997Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) [2019-08-29T04:25:13.997Z] === RUN TestResize [2019-08-29T04:25:14.124Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2019-08-29T04:25:14.124Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete [2019-08-29T04:25:14.124Z] daemon.go:336: [d894493cb512d] waiting for daemon to start [2019-08-29T04:25:14.124Z] daemon.go:336: [d894493cb512d] waiting for daemon to start [2019-08-29T04:25:14.124Z] daemon.go:364: [d894493cb512d] daemon started [2019-08-29T04:25:14.124Z] daemon.go:472: [d894493cb512d] Stopping daemon [2019-08-29T04:25:14.124Z] daemon.go:307: [d894493cb512d] exiting daemon [2019-08-29T04:25:14.124Z] daemon.go:459: [d894493cb512d] Daemon stopped [2019-08-29T04:25:14.124Z] === RUN TestConfigsUpdate [2019-08-29T04:25:14.383Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 0.814s [2019-08-29T04:25:14.801Z] --- PASS: TestResize (1.00s) [2019-08-29T04:25:14.801Z] === RUN TestResizeWithInvalidSize [2019-08-29T04:25:15.598Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2019-08-29T04:25:15.598Z] === RUN TestResizeWhenContainerNotStarted [2019-08-29T04:25:16.402Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:25:16.402Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:25:16.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:25:16.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:25:16.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:25:16.908Z] --- PASS: TestConfigsUpdate (2.54s) [2019-08-29T04:25:16.908Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate [2019-08-29T04:25:16.908Z] daemon.go:336: [d2c270f901b50] waiting for daemon to start [2019-08-29T04:25:16.908Z] daemon.go:336: [d2c270f901b50] waiting for daemon to start [2019-08-29T04:25:16.908Z] daemon.go:364: [d2c270f901b50] daemon started [2019-08-29T04:25:16.908Z] daemon.go:472: [d2c270f901b50] Stopping daemon [2019-08-29T04:25:16.908Z] daemon.go:307: [d2c270f901b50] exiting daemon [2019-08-29T04:25:16.908Z] daemon.go:459: [d2c270f901b50] Daemon stopped [2019-08-29T04:25:16.908Z] === RUN TestTemplatedConfig [2019-08-29T04:25:18.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:25:18.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:25:20.182Z] --- PASS: TestTemplatedConfig (3.21s) [2019-08-29T04:25:20.182Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig [2019-08-29T04:25:20.182Z] daemon.go:336: [d2347211a3260] waiting for daemon to start [2019-08-29T04:25:20.182Z] daemon.go:336: [d2347211a3260] waiting for daemon to start [2019-08-29T04:25:20.182Z] daemon.go:364: [d2347211a3260] daemon started [2019-08-29T04:25:20.182Z] daemon.go:472: [d2347211a3260] Stopping daemon [2019-08-29T04:25:20.182Z] daemon.go:307: [d2347211a3260] exiting daemon [2019-08-29T04:25:20.182Z] daemon.go:459: [d2347211a3260] Daemon stopped [2019-08-29T04:25:20.182Z] === RUN TestConfigInspect [2019-08-29T04:25:20.542Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-08-29T04:25:21.093Z] ok github.com/docker/docker/daemon/cluster/convert 0.070s coverage: 35.8% of statements [2019-08-29T04:25:22.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:25:22.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:25:22.708Z] --- PASS: TestConfigInspect (2.57s) [2019-08-29T04:25:22.708Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect [2019-08-29T04:25:22.708Z] daemon.go:336: [d69d83d82557f] waiting for daemon to start [2019-08-29T04:25:22.708Z] daemon.go:336: [d69d83d82557f] waiting for daemon to start [2019-08-29T04:25:22.708Z] daemon.go:364: [d69d83d82557f] daemon started [2019-08-29T04:25:22.708Z] daemon.go:472: [d69d83d82557f] Stopping daemon [2019-08-29T04:25:22.708Z] daemon.go:307: [d69d83d82557f] exiting daemon [2019-08-29T04:25:22.708Z] daemon.go:459: [d69d83d82557f] Daemon stopped [2019-08-29T04:25:22.708Z] === RUN TestConfigCreateWithLabels [2019-08-29T04:25:22.708Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 8.304s [2019-08-29T04:25:24.122Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 1.568s [2019-08-29T04:25:24.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:25:24.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:25:25.077Z] --- PASS: TestConfigCreateWithLabels (2.65s) [2019-08-29T04:25:25.077Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels [2019-08-29T04:25:25.077Z] daemon.go:336: [db5492ff69af4] waiting for daemon to start [2019-08-29T04:25:25.077Z] daemon.go:336: [db5492ff69af4] waiting for daemon to start [2019-08-29T04:25:25.077Z] daemon.go:364: [db5492ff69af4] daemon started [2019-08-29T04:25:25.077Z] daemon.go:472: [db5492ff69af4] Stopping daemon [2019-08-29T04:25:25.077Z] daemon.go:307: [db5492ff69af4] exiting daemon [2019-08-29T04:25:25.077Z] daemon.go:459: [db5492ff69af4] Daemon stopped [2019-08-29T04:25:25.077Z] === RUN TestConfigCreateResolve [2019-08-29T04:25:25.520Z] ok github.com/docker/docker/daemon/cluster 0.176s coverage: 0.5% of statements [2019-08-29T04:25:26.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:25:26.973Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 4.367s [2019-08-29T04:25:26.973Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.090s [2019-08-29T04:25:27.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:25:27.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:25:28.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:25:28.342Z] --- PASS: TestConfigCreateResolve (3.22s) [2019-08-29T04:25:28.342Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve [2019-08-29T04:25:28.342Z] daemon.go:336: [da91e43df9f2b] waiting for daemon to start [2019-08-29T04:25:28.342Z] daemon.go:336: [da91e43df9f2b] waiting for daemon to start [2019-08-29T04:25:28.342Z] daemon.go:364: [da91e43df9f2b] daemon started [2019-08-29T04:25:28.342Z] daemon.go:472: [da91e43df9f2b] Stopping daemon [2019-08-29T04:25:28.342Z] daemon.go:307: [da91e43df9f2b] exiting daemon [2019-08-29T04:25:28.342Z] daemon.go:459: [da91e43df9f2b] Daemon stopped [2019-08-29T04:25:28.342Z] === RUN TestConfigDaemonLibtrustID [2019-08-29T04:25:28.599Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 1.570s [2019-08-29T04:25:28.857Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-08-29T04:25:28.857Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID [2019-08-29T04:25:28.857Z] daemon.go:336: [dc81ca3f33f00] waiting for daemon to start [2019-08-29T04:25:28.857Z] daemon.go:336: [dc81ca3f33f00] waiting for daemon to start [2019-08-29T04:25:28.857Z] daemon.go:364: [dc81ca3f33f00] daemon started [2019-08-29T04:25:28.857Z] daemon.go:472: [dc81ca3f33f00] Stopping daemon [2019-08-29T04:25:28.857Z] daemon.go:307: [dc81ca3f33f00] exiting daemon [2019-08-29T04:25:28.857Z] daemon.go:459: [dc81ca3f33f00] Daemon stopped [2019-08-29T04:25:28.857Z] PASS [2019-08-29T04:25:28.857Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-29T04:25:29.114Z] INFO: Testing against a local daemon [2019-08-29T04:25:29.114Z] === RUN TestCheckpoint [2019-08-29T04:25:29.114Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-29T04:25:29.114Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-29T04:25:29.114Z] === RUN TestContainerInvalidJSON [2019-08-29T04:25:29.114Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:25:29.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:25:29.114Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:25:29.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:25:29.114Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:25:29.114Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:25:29.114Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:25:29.114Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:25:29.114Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:25:29.114Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-08-29T04:25:29.114Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-29T04:25:29.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-29T04:25:29.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-08-29T04:25:29.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-29T04:25:29.114Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-08-29T04:25:29.114Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-29T04:25:29.371Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-08-29T04:25:29.371Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-29T04:25:29.371Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-08-29T04:25:29.371Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-29T04:25:29.371Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-08-29T04:25:29.371Z] === RUN TestCopyFromContainer [2019-08-29T04:25:30.776Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-29T04:25:30.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2019-08-29T04:25:30.776Z] 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-08-29T04:25:30.776Z] daemon.go:336: [d50706485b546] waiting for daemon to start [2019-08-29T04:25:30.776Z] daemon.go:336: [d50706485b546] waiting for daemon to start [2019-08-29T04:25:30.776Z] daemon.go:364: [d50706485b546] daemon started [2019-08-29T04:25:30.776Z] daemon.go:336: [d50706485b546] waiting for daemon to start [2019-08-29T04:25:30.776Z] daemon.go:307: [d50706485b546] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:336: [d50706485b546] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d50706485b546] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d50706485b546] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d50706485b546] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d50706485b546] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [d93bf7834971d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d93bf7834971d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d93bf7834971d] daemon started [2019-08-29T04:25:30.777Z] daemon.go:336: [d93bf7834971d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:307: [d93bf7834971d] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:336: [d93bf7834971d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d93bf7834971d] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d93bf7834971d] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d93bf7834971d] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d93bf7834971d] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.15s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [d15370193691d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d15370193691d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d15370193691d] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d15370193691d] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d15370193691d] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d15370193691d] Daemon stopped [2019-08-29T04:25:30.777Z] daemon.go:336: [d15370193691d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d15370193691d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d15370193691d] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d15370193691d] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d15370193691d] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d15370193691d] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [d2d0f5fe94804] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d2d0f5fe94804] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d2d0f5fe94804] daemon started [2019-08-29T04:25:30.777Z] daemon.go:307: [d2d0f5fe94804] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:336: [d2d0f5fe94804] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d2d0f5fe94804] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d2d0f5fe94804] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d2d0f5fe94804] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d2d0f5fe94804] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d2d0f5fe94804] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [d244b48260a68] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d244b48260a68] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d244b48260a68] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d244b48260a68] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d244b48260a68] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d244b48260a68] Daemon stopped [2019-08-29T04:25:30.777Z] daemon.go:336: [d244b48260a68] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d244b48260a68] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d244b48260a68] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d244b48260a68] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d244b48260a68] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d244b48260a68] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [d0067247c222b] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d0067247c222b] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d0067247c222b] daemon started [2019-08-29T04:25:30.777Z] daemon.go:336: [d0067247c222b] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:307: [d0067247c222b] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:336: [d0067247c222b] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d0067247c222b] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d0067247c222b] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d0067247c222b] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d0067247c222b] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [de40e8c7d436d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [de40e8c7d436d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [de40e8c7d436d] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [de40e8c7d436d] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [de40e8c7d436d] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [de40e8c7d436d] Daemon stopped [2019-08-29T04:25:30.777Z] daemon.go:336: [de40e8c7d436d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [de40e8c7d436d] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [de40e8c7d436d] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [de40e8c7d436d] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [de40e8c7d436d] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [de40e8c7d436d] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [da5420955c802] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [da5420955c802] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [da5420955c802] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [da5420955c802] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [da5420955c802] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [da5420955c802] Daemon stopped [2019-08-29T04:25:30.777Z] daemon.go:336: [da5420955c802] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [da5420955c802] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [da5420955c802] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [da5420955c802] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [da5420955c802] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [da5420955c802] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [d1f1cc387da69] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d1f1cc387da69] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d1f1cc387da69] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d1f1cc387da69] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d1f1cc387da69] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d1f1cc387da69] Daemon stopped [2019-08-29T04:25:30.777Z] daemon.go:336: [d1f1cc387da69] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d1f1cc387da69] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d1f1cc387da69] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d1f1cc387da69] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d1f1cc387da69] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d1f1cc387da69] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [da37d159a7694] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [da37d159a7694] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [da37d159a7694] daemon started [2019-08-29T04:25:30.777Z] daemon.go:336: [da37d159a7694] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:307: [da37d159a7694] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:336: [da37d159a7694] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [da37d159a7694] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [da37d159a7694] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [da37d159a7694] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [da37d159a7694] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [d6b95e450b6f8] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [d6b95e450b6f8] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d6b95e450b6f8] daemon started [2019-08-29T04:25:30.777Z] daemon.go:336: [d6b95e450b6f8] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:307: [d6b95e450b6f8] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:336: [d6b95e450b6f8] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [d6b95e450b6f8] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [d6b95e450b6f8] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [d6b95e450b6f8] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [d6b95e450b6f8] Daemon stopped [2019-08-29T04:25:30.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2019-08-29T04:25:30.777Z] 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-08-29T04:25:30.777Z] daemon.go:336: [ddf372ff1bf83] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [ddf372ff1bf83] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [ddf372ff1bf83] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [ddf372ff1bf83] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [ddf372ff1bf83] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [ddf372ff1bf83] Daemon stopped [2019-08-29T04:25:30.777Z] daemon.go:336: [ddf372ff1bf83] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:336: [ddf372ff1bf83] waiting for daemon to start [2019-08-29T04:25:30.777Z] daemon.go:364: [ddf372ff1bf83] daemon started [2019-08-29T04:25:30.777Z] daemon.go:472: [ddf372ff1bf83] Stopping daemon [2019-08-29T04:25:30.777Z] daemon.go:307: [ddf372ff1bf83] exiting daemon [2019-08-29T04:25:30.777Z] daemon.go:459: [ddf372ff1bf83] Daemon stopped [2019-08-29T04:25:30.777Z] === RUN TestCgroupNamespacesRun [2019-08-29T04:25:31.041Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2019-08-29T04:25:31.266Z] === RUN TestCopyFromContainer// [2019-08-29T04:25:31.266Z] === RUN TestCopyFromContainer//bar/root [2019-08-29T04:25:31.266Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-29T04:25:31.266Z] === RUN TestCopyFromContainer/bar/quux [2019-08-29T04:25:31.266Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-29T04:25:31.266Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-29T04:25:31.523Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-29T04:25:31.523Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-29T04:25:31.523Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-29T04:25:31.780Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer (2.36s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-08-29T04:25:31.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-08-29T04:25:31.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-29T04:25:31.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:25:31.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:25:31.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:25:31.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:25:31.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:25:31.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:25:31.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:25:31.781Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:25:31.781Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:25:31.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-08-29T04:25:31.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-29T04:25:31.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-29T04:25:31.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-08-29T04:25:31.781Z] === RUN TestCreateWithInvalidEnv [2019-08-29T04:25:31.781Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-29T04:25:31.781Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-29T04:25:31.781Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-29T04:25:31.781Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-29T04:25:31.781Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-29T04:25:31.781Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-29T04:25:31.781Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-29T04:25:31.781Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-29T04:25:31.781Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-29T04:25:31.781Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-29T04:25:31.781Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-29T04:25:31.781Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-29T04:25:31.781Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-29T04:25:31.781Z] === RUN TestCreateTmpfsMountsTarget [2019-08-29T04:25:31.781Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-08-29T04:25:31.781Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-29T04:25:32.346Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.724s [2019-08-29T04:25:32.525Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-08-29T04:25:32.743Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2019-08-29T04:25:32.743Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-29T04:25:32.743Z] daemon.go:336: [defc4b0c97dc1] waiting for daemon to start [2019-08-29T04:25:32.743Z] daemon.go:336: [defc4b0c97dc1] waiting for daemon to start [2019-08-29T04:25:32.743Z] daemon.go:364: [defc4b0c97dc1] daemon started [2019-08-29T04:25:32.743Z] daemon.go:472: [defc4b0c97dc1] Stopping daemon [2019-08-29T04:25:32.743Z] daemon.go:307: [defc4b0c97dc1] exiting daemon [2019-08-29T04:25:32.743Z] daemon.go:459: [defc4b0c97dc1] Daemon stopped [2019-08-29T04:25:32.743Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-29T04:25:33.147Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 84.2% of statements [2019-08-29T04:25:33.718Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.199s [2019-08-29T04:25:34.284Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:25:34.284Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:25:34.284Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:25:34.284Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.659s [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:25:34.284Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-08-29T04:25:34.541Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-08-29T04:25:34.541Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-29T04:25:34.553Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-08-29T04:25:34.553Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-08-29T04:25:34.553Z] daemon.go:336: [d17fbb00a69da] waiting for daemon to start [2019-08-29T04:25:34.553Z] daemon.go:336: [d17fbb00a69da] waiting for daemon to start [2019-08-29T04:25:34.553Z] daemon.go:364: [d17fbb00a69da] daemon started [2019-08-29T04:25:34.553Z] daemon.go:472: [d17fbb00a69da] Stopping daemon [2019-08-29T04:25:34.553Z] daemon.go:307: [d17fbb00a69da] exiting daemon [2019-08-29T04:25:34.553Z] daemon.go:459: [d17fbb00a69da] Daemon stopped [2019-08-29T04:25:34.553Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-29T04:25:35.912Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode 1.473s [2019-08-29T04:25:36.349Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-08-29T04:25:36.349Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-29T04:25:36.349Z] daemon.go:336: [db7577e6e764c] waiting for daemon to start [2019-08-29T04:25:36.349Z] daemon.go:336: [db7577e6e764c] waiting for daemon to start [2019-08-29T04:25:36.349Z] daemon.go:364: [db7577e6e764c] daemon started [2019-08-29T04:25:36.349Z] daemon.go:472: [db7577e6e764c] Stopping daemon [2019-08-29T04:25:36.349Z] daemon.go:307: [db7577e6e764c] exiting daemon [2019-08-29T04:25:36.349Z] daemon.go:459: [db7577e6e764c] Daemon stopped [2019-08-29T04:25:36.349Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-29T04:25:36.647Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2019-08-29T04:25:36.846Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2019-08-29T04:25:36.846Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-29T04:25:36.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:25:36.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:25:36.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:25:36.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:25:36.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:25:36.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:25:36.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:25:36.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:25:36.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:25:36.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:25:36.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:25:36.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:25:36.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:25:36.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:25:36.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:25:36.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-08-29T04:25:36.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-08-29T04:25:36.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-08-29T04:25:36.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-08-29T04:25:36.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-08-29T04:25:36.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-29T04:25:36.846Z] === RUN TestContainerStartOnDaemonRestart [2019-08-29T04:25:36.846Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-29T04:25:36.846Z] === RUN TestDaemonRestartIpcMode [2019-08-29T04:25:36.846Z] === PAUSE TestDaemonRestartIpcMode [2019-08-29T04:25:36.846Z] === RUN TestDiff [2019-08-29T04:25:37.784Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean 1.951s [2019-08-29T04:25:37.784Z] --- PASS: TestDiff (1.12s) [2019-08-29T04:25:37.784Z] === RUN TestExecWithCloseStdin [2019-08-29T04:25:38.041Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.718s [2019-08-29T04:25:38.207Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2019-08-29T04:25:38.207Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-29T04:25:38.207Z] daemon.go:336: [d0e789de12b23] waiting for daemon to start [2019-08-29T04:25:38.207Z] daemon.go:336: [d0e789de12b23] waiting for daemon to start [2019-08-29T04:25:38.207Z] daemon.go:364: [d0e789de12b23] daemon started [2019-08-29T04:25:38.207Z] daemon.go:472: [d0e789de12b23] Stopping daemon [2019-08-29T04:25:38.207Z] daemon.go:307: [d0e789de12b23] exiting daemon [2019-08-29T04:25:38.207Z] daemon.go:459: [d0e789de12b23] Daemon stopped [2019-08-29T04:25:38.207Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-29T04:25:38.972Z] --- PASS: TestExecWithCloseStdin (1.17s) [2019-08-29T04:25:38.972Z] === RUN TestExec [2019-08-29T04:25:39.094Z] ......... [ 85%] [2019-08-29T04:25:39.363Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.591s coverage: 13.7% of statements [2019-08-29T04:25:39.904Z] --- PASS: TestExec (0.96s) [2019-08-29T04:25:39.904Z] === RUN TestExecUser [2019-08-29T04:25:40.055Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2019-08-29T04:25:40.055Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-29T04:25:40.055Z] daemon.go:336: [d88a514c6446c] waiting for daemon to start [2019-08-29T04:25:40.055Z] daemon.go:336: [d88a514c6446c] waiting for daemon to start [2019-08-29T04:25:40.055Z] daemon.go:364: [d88a514c6446c] daemon started [2019-08-29T04:25:40.055Z] daemon.go:472: [d88a514c6446c] Stopping daemon [2019-08-29T04:25:40.055Z] daemon.go:307: [d88a514c6446c] exiting daemon [2019-08-29T04:25:40.055Z] daemon.go:459: [d88a514c6446c] Daemon stopped [2019-08-29T04:25:40.055Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-29T04:25:40.451Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-08-29T04:25:40.451Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-29T04:25:40.451Z] daemon.go:336: [d6d827c606aad] waiting for daemon to start [2019-08-29T04:25:40.451Z] daemon.go:336: [d6d827c606aad] waiting for daemon to start [2019-08-29T04:25:40.451Z] daemon.go:364: [d6d827c606aad] daemon started [2019-08-29T04:25:40.451Z] daemon.go:472: [d6d827c606aad] Stopping daemon [2019-08-29T04:25:40.451Z] daemon.go:307: [d6d827c606aad] exiting daemon [2019-08-29T04:25:40.451Z] daemon.go:459: [d6d827c606aad] Daemon stopped [2019-08-29T04:25:40.451Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-29T04:25:40.468Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate 2.508s [2019-08-29T04:25:41.033Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.860s [2019-08-29T04:25:41.033Z] --- PASS: TestExecUser (0.97s) [2019-08-29T04:25:41.033Z] === RUN TestExportContainerAndImportImage [2019-08-29T04:25:41.033Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration 0.537s [2019-08-29T04:25:41.402Z] ok github.com/docker/docker/daemon 12.590s coverage: 17.6% of statements [2019-08-29T04:25:41.402Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-29T04:25:41.402Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-29T04:25:41.402Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-29T04:25:41.402Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-29T04:25:41.691Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-08-29T04:25:41.711Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-08-29T04:25:41.711Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-29T04:25:41.711Z] daemon.go:336: [dbaf81c84bc7b] waiting for daemon to start [2019-08-29T04:25:41.711Z] daemon.go:336: [dbaf81c84bc7b] waiting for daemon to start [2019-08-29T04:25:41.711Z] daemon.go:364: [dbaf81c84bc7b] daemon started [2019-08-29T04:25:41.711Z] daemon.go:472: [dbaf81c84bc7b] Stopping daemon [2019-08-29T04:25:41.711Z] daemon.go:307: [dbaf81c84bc7b] exiting daemon [2019-08-29T04:25:41.711Z] daemon.go:459: [dbaf81c84bc7b] Daemon stopped [2019-08-29T04:25:41.711Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-29T04:25:41.966Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.118s [2019-08-29T04:25:42.223Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2019-08-29T04:25:42.223Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-29T04:25:43.591Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.628s [2019-08-29T04:25:43.644Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-08-29T04:25:43.644Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-29T04:25:43.644Z] daemon.go:336: [d47edaec1ec37] waiting for daemon to start [2019-08-29T04:25:43.644Z] daemon.go:336: [d47edaec1ec37] waiting for daemon to start [2019-08-29T04:25:43.644Z] daemon.go:364: [d47edaec1ec37] daemon started [2019-08-29T04:25:43.644Z] daemon.go:472: [d47edaec1ec37] Stopping daemon [2019-08-29T04:25:43.644Z] daemon.go:307: [d47edaec1ec37] exiting daemon [2019-08-29T04:25:43.644Z] daemon.go:459: [d47edaec1ec37] Daemon stopped [2019-08-29T04:25:43.644Z] === RUN TestKernelTCPMemory [2019-08-29T04:25:43.741Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.560s coverage: 57.8% of statements [2019-08-29T04:25:43.848Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-08-29T04:25:43.848Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart [2019-08-29T04:25:43.848Z] daemon.go:336: [da143d87c4e8a] waiting for daemon to start [2019-08-29T04:25:43.848Z] daemon.go:336: [da143d87c4e8a] waiting for daemon to start [2019-08-29T04:25:43.848Z] daemon.go:364: [da143d87c4e8a] daemon started [2019-08-29T04:25:43.848Z] daemon.go:472: [da143d87c4e8a] Stopping daemon [2019-08-29T04:25:43.848Z] daemon.go:307: [da143d87c4e8a] exiting daemon [2019-08-29T04:25:43.848Z] daemon.go:459: [da143d87c4e8a] Daemon stopped [2019-08-29T04:25:43.848Z] daemon.go:336: [da143d87c4e8a] waiting for daemon to start [2019-08-29T04:25:43.848Z] daemon.go:336: [da143d87c4e8a] waiting for daemon to start [2019-08-29T04:25:43.848Z] daemon.go:364: [da143d87c4e8a] daemon started [2019-08-29T04:25:43.848Z] daemon.go:472: [da143d87c4e8a] Stopping daemon [2019-08-29T04:25:43.848Z] daemon.go:307: [da143d87c4e8a] exiting daemon [2019-08-29T04:25:43.848Z] daemon.go:459: [da143d87c4e8a] Daemon stopped [2019-08-29T04:25:43.848Z] === RUN TestHealthCheckWorkdir [2019-08-29T04:25:44.531Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-08-29T04:25:44.531Z] === RUN TestNISDomainname [2019-08-29T04:25:44.951Z] tests/integration/models_images_test.py ............... [ 89%] [2019-08-29T04:25:45.216Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 4.108s [2019-08-29T04:25:45.216Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2019-08-29T04:25:45.216Z] === RUN TestHealthKillContainer [2019-08-29T04:25:45.824Z] --- PASS: TestNISDomainname (1.25s) [2019-08-29T04:25:45.824Z] === RUN TestHostnameDnsResolution [2019-08-29T04:25:46.564Z] tests/integration/models_networks_test.py .... [ 90%] [2019-08-29T04:25:47.094Z] --- PASS: TestHostnameDnsResolution (1.42s) [2019-08-29T04:25:47.094Z] === RUN TestStats [2019-08-29T04:25:47.110Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.455s [2019-08-29T04:25:48.480Z] --- PASS: TestHealthKillContainer (3.07s) [2019-08-29T04:25:48.480Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-29T04:25:49.260Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.036s coverage: 68.6% of statements [2019-08-29T04:25:49.260Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.078s coverage: 50.8% of statements [2019-08-29T04:25:49.412Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.018s [2019-08-29T04:25:49.413Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2019-08-29T04:25:49.413Z] === RUN TestIpcModeNone [2019-08-29T04:25:50.343Z] --- PASS: TestIpcModeNone (1.12s) [2019-08-29T04:25:50.343Z] === RUN TestIpcModePrivate [2019-08-29T04:25:50.474Z] --- PASS: TestStats (2.82s) [2019-08-29T04:25:50.474Z] === RUN TestStopContainerWithTimeout [2019-08-29T04:25:50.474Z] === RUN TestStopContainerWithTimeout/0 [2019-08-29T04:25:50.474Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-29T04:25:50.474Z] === RUN TestStopContainerWithTimeout/1 [2019-08-29T04:25:50.474Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-29T04:25:50.474Z] === RUN TestStopContainerWithTimeout/3 [2019-08-29T04:25:50.474Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-29T04:25:50.474Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-29T04:25:50.474Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-29T04:25:50.474Z] === CONT TestStopContainerWithTimeout/0 [2019-08-29T04:25:50.474Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-29T04:25:51.266Z] === CONT TestStopContainerWithTimeout/3 [2019-08-29T04:25:51.716Z] --- PASS: TestIpcModePrivate (1.33s) [2019-08-29T04:25:51.716Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:203, shared: false, mustBeShared: false [2019-08-29T04:25:51.716Z] === RUN TestIpcModeShareable [2019-08-29T04:25:52.647Z] --- PASS: TestIpcModeShareable (1.00s) [2019-08-29T04:25:52.647Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:219, shared: true, mustBeShared: true [2019-08-29T04:25:52.647Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-29T04:25:52.733Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.382s coverage: 45.9% of statements [2019-08-29T04:25:52.733Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-29T04:25:53.082Z] tests/integration/models_nodes_test.py . [ 91%] [2019-08-29T04:25:53.083Z] === CONT TestStopContainerWithTimeout/1 [2019-08-29T04:25:53.212Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.940s [2019-08-29T04:25:53.336Z] tests/integration/models_resources_test.py . [ 91%] [2019-08-29T04:25:53.353Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2019-08-29T04:25:53.642Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.545s coverage: 76.1% of statements [2019-08-29T04:25:53.783Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug 0.515s [2019-08-29T04:25:54.289Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.798s coverage: 52.5% of statements [2019-08-29T04:25:54.289Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-29T04:25:54.289Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-29T04:25:54.346Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal 0.516s [2019-08-29T04:25:54.890Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-08-29T04:25:54.890Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-08-29T04:25:54.890Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2019-08-29T04:25:54.890Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-08-29T04:25:54.890Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2019-08-29T04:25:54.890Z] === RUN TestDeleteDevicemapper [2019-08-29T04:25:54.890Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-29T04:25:54.890Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-29T04:25:54.890Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-29T04:25:54.909Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong 0.501s [2019-08-29T04:25:55.322Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2019-08-29T04:25:55.841Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 8.728s [2019-08-29T04:25:56.098Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.33s) [2019-08-29T04:25:56.098Z] === RUN TestAPIIpcModeHost [2019-08-29T04:25:56.662Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions 1.569s [2019-08-29T04:25:57.226Z] --- PASS: TestAPIIpcModeHost (0.96s) [2019-08-29T04:25:57.226Z] === RUN TestDaemonIpcModeShareable [2019-08-29T04:25:58.596Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault 1.679s [2019-08-29T04:25:59.078Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.06s) [2019-08-29T04:25:59.078Z] === RUN TestUpdateMemory [2019-08-29T04:25:59.078Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-29T04:25:59.078Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:25:59.078Z] === RUN TestUpdateCPUQuota [2019-08-29T04:25:59.150Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2019-08-29T04:25:59.159Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2019-08-29T04:25:59.159Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable [2019-08-29T04:25:59.159Z] daemon.go:336: [dcbe036e69fec] waiting for daemon to start [2019-08-29T04:25:59.159Z] daemon.go:336: [dcbe036e69fec] waiting for daemon to start [2019-08-29T04:25:59.159Z] daemon.go:364: [dcbe036e69fec] daemon started [2019-08-29T04:25:59.159Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2019-08-29T04:25:59.159Z] daemon.go:472: [dcbe036e69fec] Stopping daemon [2019-08-29T04:25:59.159Z] daemon.go:307: [dcbe036e69fec] exiting daemon [2019-08-29T04:25:59.159Z] daemon.go:459: [dcbe036e69fec] Daemon stopped [2019-08-29T04:25:59.159Z] === RUN TestDaemonIpcModePrivate [2019-08-29T04:25:59.377Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-08-29T04:26:00.528Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.996s [2019-08-29T04:26:00.632Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 42.7% of statements [2019-08-29T04:26:00.889Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-08-29T04:26:00.889Z] === RUN TestUpdatePidsLimit [2019-08-29T04:26:00.889Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-29T04:26:01.091Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2019-08-29T04:26:01.091Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate [2019-08-29T04:26:01.091Z] daemon.go:336: [d14ad9e911953] waiting for daemon to start [2019-08-29T04:26:01.091Z] daemon.go:336: [d14ad9e911953] waiting for daemon to start [2019-08-29T04:26:01.091Z] daemon.go:364: [d14ad9e911953] daemon started [2019-08-29T04:26:01.091Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2019-08-29T04:26:01.091Z] daemon.go:472: [d14ad9e911953] Stopping daemon [2019-08-29T04:26:01.091Z] daemon.go:307: [d14ad9e911953] exiting daemon [2019-08-29T04:26:01.092Z] daemon.go:459: [d14ad9e911953] Daemon stopped [2019-08-29T04:26:01.092Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-29T04:26:01.259Z] === RUN TestUpdatePidsLimit/no_change [2019-08-29T04:26:01.624Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-29T04:26:01.992Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-29T04:26:02.462Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 6.273s [2019-08-29T04:26:02.462Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone 2.038s [2019-08-29T04:26:02.618Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-08-29T04:26:02.618Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-08-29T04:26:02.917Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-29T04:26:03.321Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-29T04:26:03.394Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.34s) [2019-08-29T04:26:03.394Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig [2019-08-29T04:26:03.394Z] daemon.go:336: [db32447ff4706] waiting for daemon to start [2019-08-29T04:26:03.394Z] daemon.go:336: [db32447ff4706] waiting for daemon to start [2019-08-29T04:26:03.394Z] daemon.go:364: [db32447ff4706] daemon started [2019-08-29T04:26:03.394Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: false, mustBeShared: false [2019-08-29T04:26:03.394Z] daemon.go:472: [db32447ff4706] Stopping daemon [2019-08-29T04:26:03.394Z] daemon.go:307: [db32447ff4706] exiting daemon [2019-08-29T04:26:03.394Z] daemon.go:459: [db32447ff4706] Daemon stopped [2019-08-29T04:26:03.394Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-29T04:26:03.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-29T04:26:04.117Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 68.2% of statements [2019-08-29T04:26:04.117Z] ok github.com/docker/docker/daemon/logger/awslogs 0.543s coverage: 78.6% of statements [2019-08-29T04:26:04.325Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 1.851s [2019-08-29T04:26:04.740Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2019-08-29T04:26:05.258Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.02s) [2019-08-29T04:26:05.258Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig [2019-08-29T04:26:05.258Z] daemon.go:336: [d9bb412ce6db1] waiting for daemon to start [2019-08-29T04:26:05.258Z] daemon.go:336: [d9bb412ce6db1] waiting for daemon to start [2019-08-29T04:26:05.258Z] daemon.go:364: [d9bb412ce6db1] daemon started [2019-08-29T04:26:05.258Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2019-08-29T04:26:05.258Z] daemon.go:472: [d9bb412ce6db1] Stopping daemon [2019-08-29T04:26:05.258Z] daemon.go:307: [d9bb412ce6db1] exiting daemon [2019-08-29T04:26:05.258Z] daemon.go:459: [d9bb412ce6db1] Daemon stopped [2019-08-29T04:26:05.258Z] === RUN TestIpcModeOlderClient [2019-08-29T04:26:05.258Z] === PAUSE TestIpcModeOlderClient [2019-08-29T04:26:05.258Z] === RUN TestKillContainerInvalidSignal [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit (4.51s) [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-08-29T04:26:05.515Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-08-29T04:26:05.515Z] === RUN TestUpdateRestartPolicy [2019-08-29T04:26:05.764Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 4.9% of statements [2019-08-29T04:26:05.764Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-29T04:26:05.764Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-29T04:26:05.764Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-29T04:26:05.764Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-29T04:26:05.822Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.590s [2019-08-29T04:26:06.080Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.374s [2019-08-29T04:26:06.337Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.941s [2019-08-29T04:26:06.337Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2019-08-29T04:26:06.337Z] === RUN TestKillContainer [2019-08-29T04:26:06.337Z] === RUN TestKillContainer/no_signal [2019-08-29T04:26:06.389Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 88.3% of statements [2019-08-29T04:26:06.952Z] tests/integration/regression_test.py ...... [ 98%] [2019-08-29T04:26:07.268Z] === RUN TestKillContainer/non_killing_signal [2019-08-29T04:26:07.717Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-08-29T04:26:07.717Z] tests/integration/credentials/utils_test.py . [100%] [2019-08-29T04:26:07.717Z] [2019-08-29T04:26:07.717Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-08-29T04:26:07.717Z] =========================== short test summary info ============================ [2019-08-29T04:26:07.717Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-08-29T04:26:07.717Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-08-29T04:26:07.717Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-08-29T04:26:07.717Z] Not supported on most drivers [2019-08-29T04:26:07.717Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-08-29T04:26:07.717Z] This doesn't seem to be taken into account by the engine [2019-08-29T04:26:07.717Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-08-29T04:26:07.717Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-08-29T04:26:07.717Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-08-29T04:26:07.717Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-08-29T04:26:07.717Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-08-29T04:26:07.717Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-08-29T04:26:07.717Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-08-29T04:26:07.717Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 339.16 seconds == [2019-08-29T04:26:08.200Z] === RUN TestKillContainer/killing_signal [2019-08-29T04:26:08.200Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 1.973s [2019-08-29T04:26:08.276Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-08-29T04:26:08.433Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2019-08-29T04:26:08.765Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency 0.513s [2019-08-29T04:26:09.329Z] --- PASS: TestKillContainer (3.05s) [2019-08-29T04:26:09.329Z] --- PASS: TestKillContainer/no_signal (1.12s) [2019-08-29T04:26:09.329Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-08-29T04:26:09.329Z] --- PASS: TestKillContainer/killing_signal (1.00s) [2019-08-29T04:26:09.329Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-29T04:26:09.329Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-29T04:26:09.924Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 74.7% of statements [2019-08-29T04:26:09.924Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-29T04:26:10.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-29T04:26:10.948Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 18.6% of statements [2019-08-29T04:26:11.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s) [2019-08-29T04:26:11.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-08-29T04:26:11.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2019-08-29T04:26:11.192Z] === RUN TestKillStoppedContainer [2019-08-29T04:26:11.192Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-08-29T04:26:11.192Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-29T04:26:11.192Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-08-29T04:26:11.192Z] === RUN TestKillDifferentUserContainer [2019-08-29T04:26:11.964Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-08-29T04:26:12.123Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-08-29T04:26:12.123Z] === RUN TestInspectOomKilledTrue [2019-08-29T04:26:12.123Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-29T04:26:12.123Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:26:12.123Z] === RUN TestInspectOomKilledFalse [2019-08-29T04:26:12.123Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-29T04:26:12.123Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:26:12.123Z] === RUN TestLinksEtcHostsContentMatch [2019-08-29T04:26:12.380Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.509s [2019-08-29T04:26:12.943Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2019-08-29T04:26:12.943Z] === RUN TestLinksContainerNames [2019-08-29T04:26:14.018Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 47.8% of statements [2019-08-29T04:26:14.639Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-08-29T04:26:14.837Z] --- PASS: TestLinksContainerNames (1.62s) [2019-08-29T04:26:14.837Z] === RUN TestLogsFollowTailEmpty [2019-08-29T04:26:14.837Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.701s [2019-08-29T04:26:15.266Z] ok github.com/docker/docker/daemon/logger/splunk 3.219s coverage: 84.5% of statements [2019-08-29T04:26:15.266Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-29T04:26:15.266Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-29T04:26:15.769Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-08-29T04:26:15.769Z] === RUN TestContainerNetworkMountsNoChown [2019-08-29T04:26:16.025Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.207s [2019-08-29T04:26:16.589Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/default [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/default [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/private [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/private [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rprivate [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/slave [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/slave [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rslave [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/shared [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/shared [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rshared [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/default [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/rslave [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/rshared [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/shared [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/rprivate [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/slave [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/private [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-29T04:26:16.589Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:26:16.589Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-29T04:26:16.589Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:26:16.846Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-29T04:26:17.104Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-29T04:26:17.361Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-08-29T04:26:17.361Z] === RUN TestContainerBindMountNonRecursive [2019-08-29T04:26:17.619Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.385s [2019-08-29T04:26:18.990Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.515s [2019-08-29T04:26:19.153Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2019-08-29T04:26:19.153Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-29T04:26:19.153Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-08-29T04:26:19.153Z] === RUN TestWaitNonBlocked [2019-08-29T04:26:19.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:26:19.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:26:19.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:26:19.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:26:19.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:26:19.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:26:19.669Z] ok github.com/docker/docker/distribution/metadata 0.199s coverage: 48.2% of statements [2019-08-29T04:26:19.922Z] --- PASS: TestContainerBindMountNonRecursive (2.60s) [2019-08-29T04:26:19.922Z] === RUN TestNetworkNat [2019-08-29T04:26:19.955Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-08-29T04:26:20.415Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-08-29T04:26:20.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2019-08-29T04:26:20.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2019-08-29T04:26:20.415Z] === RUN TestWaitBlocked [2019-08-29T04:26:20.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:26:20.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:26:20.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:26:20.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:26:20.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:26:20.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:26:20.463Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-08-29T04:26:20.463Z] Clearing AppArmor profiles cache:. [2019-08-29T04:26:20.463Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-29T04:26:20.463Z] Unloading profiles will leave already running processes permanently [2019-08-29T04:26:20.463Z] unconfined, which can lead to unexpected situations. [2019-08-29T04:26:20.463Z] [2019-08-29T04:26:20.463Z] To set a process to complain mode, use the command line tool [2019-08-29T04:26:20.463Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-29T04:26:20.463Z] with the 'teardown' option." [2019-08-29T04:26:20.463Z] Post stage [Pipeline] junit [2019-08-29T04:26:20.726Z] Recording test results [2019-08-29T04:26:20.854Z] --- PASS: TestNetworkNat (1.05s) [2019-08-29T04:26:20.854Z] === RUN TestNetworkLocalhostTCPNat [2019-08-29T04:26:21.419Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 3.854s [2019-08-29T04:26:21.445Z] ok github.com/docker/docker/distribution 0.707s coverage: 22.6% of statements [2019-08-29T04:26:21.445Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-29T04:26:21.676Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2019-08-29T04:26:21.676Z] === RUN TestNetworkLoopbackNat [2019-08-29T04:26:21.705Z] Removing intermediate container addd69c1a798 [2019-08-29T04:26:21.705Z] ---> d0f9cbaa005c [2019-08-29T04:26:21.705Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-08-29T04:26:21.705Z] ---> Running in 85ec2c08f0e2 [2019-08-29T04:26:21.705Z] Removing intermediate container 85ec2c08f0e2 [2019-08-29T04:26:21.705Z] ---> f87a1232dde7 [2019-08-29T04:26:21.705Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-08-29T04:26:21.705Z] ---> Running in 75d2cf5dd222 [2019-08-29T04:26:21.705Z] Removing intermediate container 75d2cf5dd222 [2019-08-29T04:26:21.705Z] ---> 43332d0ca78a [2019-08-29T04:26:21.705Z] Step 8/8 : COPY . . [2019-08-29T04:26:21.717Z] --- PASS: TestWaitBlocked (0.01s) [2019-08-29T04:26:21.717Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2019-08-29T04:26:21.717Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2019-08-29T04:26:21.717Z] === CONT TestContainerStartOnDaemonRestart [2019-08-29T04:26:21.717Z] === CONT TestIpcModeOlderClient [2019-08-29T04:26:21.717Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-08-29T04:26:21.717Z] === CONT TestDaemonRestartIpcMode [Pipeline] sh [2019-08-29T04:26:22.724Z] + echo Ensuring container killed. [2019-08-29T04:26:22.724Z] Ensuring container killed. [2019-08-29T04:26:22.724Z] + docker rm -vf docker-pr1 [2019-08-29T04:26:22.724Z] Error: No such container: docker-pr1 [2019-08-29T04:26:22.724Z] + true [Pipeline] sh [2019-08-29T04:26:23.133Z] + echo Chowning /workspace to jenkins user [2019-08-29T04:26:23.133Z] Chowning /workspace to jenkins user [2019-08-29T04:26:23.133Z] + id -u [2019-08-29T04:26:23.133Z] + id -g [2019-08-29T04:26:23.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39820:/workspace busybox chown -R 1000:1000 /workspace [2019-08-29T04:26:23.133Z] Unable to find image 'busybox:latest' locally [2019-08-29T04:26:23.392Z] latest: Pulling from library/busybox [2019-08-29T04:26:23.392Z] ee153a04d683: Pulling fs layer [2019-08-29T04:26:23.485Z] ok github.com/docker/docker/distribution/xfer 1.518s coverage: 83.4% of statements [2019-08-29T04:26:23.485Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-29T04:26:23.573Z] --- PASS: TestNetworkLoopbackNat (1.45s) [2019-08-29T04:26:23.573Z] === RUN TestPause [2019-08-29T04:26:23.647Z] ee153a04d683: Download complete [2019-08-29T04:26:23.647Z] ee153a04d683: Pull complete [2019-08-29T04:26:23.647Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-29T04:26:23.647Z] Status: Downloaded newer image for busybox:latest [2019-08-29T04:26:24.137Z] --- PASS: TestPause (0.98s) [2019-08-29T04:26:24.137Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-29T04:26:24.137Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-29T04:26:24.137Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-29T04:26:24.137Z] === RUN TestPauseStopPausedContainer [2019-08-29T04:26:24.976Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2019-08-29T04:26:25.002Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2019-08-29T04:26:25.002Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-29T04:26:25.002Z] daemon.go:336: [dd81ca7598a19] waiting for daemon to start [2019-08-29T04:26:25.002Z] daemon.go:336: [dd81ca7598a19] waiting for daemon to start [2019-08-29T04:26:25.002Z] daemon.go:364: [dd81ca7598a19] daemon started [2019-08-29T04:26:25.002Z] daemon.go:336: [dd81ca7598a19] waiting for daemon to start [2019-08-29T04:26:25.002Z] daemon.go:307: [dd81ca7598a19] exiting daemon [2019-08-29T04:26:25.002Z] daemon.go:336: [dd81ca7598a19] waiting for daemon to start [2019-08-29T04:26:25.002Z] daemon.go:364: [dd81ca7598a19] daemon started [2019-08-29T04:26:25.002Z] daemon.go:472: [dd81ca7598a19] Stopping daemon [2019-08-29T04:26:25.002Z] daemon.go:307: [dd81ca7598a19] exiting daemon [2019-08-29T04:26:25.002Z] daemon.go:459: [dd81ca7598a19] Daemon stopped [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-08-29T04:26:25.068Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 6.251s [2019-08-29T04:26:25.325Z] --- PASS: TestPauseStopPausedContainer (1.09s) [2019-08-29T04:26:25.325Z] === RUN TestPsFilter [2019-08-29T04:26:25.428Z] + bundleName=docker-py [2019-08-29T04:26:25.428Z] + echo Creating docker-py-bundles.tar.gz [2019-08-29T04:26:25.428Z] Creating docker-py-bundles.tar.gz [2019-08-29T04:26:25.428Z] + 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-08-29T04:26:25.470Z] Archiving artifacts [2019-08-29T04:26:25.583Z] --- PASS: TestPsFilter (0.31s) [2019-08-29T04:26:25.583Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-29T04:26:25.599Z] ok github.com/docker/docker/image 0.112s coverage: 86.4% of statements [2019-08-29T04:26:25.599Z] ? github.com/docker/docker/image/tarexport [no test files] [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-08-29T04:26:25.782Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2019-08-29T04:26:25.782Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-29T04:26:25.782Z] daemon.go:336: [ded453bdbf42e] waiting for daemon to start [2019-08-29T04:26:25.782Z] daemon.go:336: [ded453bdbf42e] waiting for daemon to start [2019-08-29T04:26:25.782Z] daemon.go:364: [ded453bdbf42e] daemon started [2019-08-29T04:26:25.782Z] daemon.go:472: [ded453bdbf42e] Stopping daemon [2019-08-29T04:26:25.782Z] daemon.go:307: [ded453bdbf42e] exiting daemon [2019-08-29T04:26:25.782Z] daemon.go:459: [ded453bdbf42e] Daemon stopped [2019-08-29T04:26:25.782Z] daemon.go:336: [ded453bdbf42e] waiting for daemon to start [2019-08-29T04:26:25.782Z] daemon.go:336: [ded453bdbf42e] waiting for daemon to start [2019-08-29T04:26:25.782Z] daemon.go:364: [ded453bdbf42e] daemon started [2019-08-29T04:26:25.782Z] daemon.go:472: [ded453bdbf42e] Stopping daemon [2019-08-29T04:26:25.782Z] daemon.go:307: [ded453bdbf42e] exiting daemon [2019-08-29T04:26:25.782Z] daemon.go:459: [ded453bdbf42e] Daemon stopped [2019-08-29T04:26:25.782Z] PASS [2019-08-29T04:26:25.782Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-29T04:26:25.782Z] INFO: Testing against a local daemon [2019-08-29T04:26:25.782Z] === RUN TestCommitInheritsEnv [2019-08-29T04:26:26.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/make.sh binary-daemon [2019-08-29T04:26:26.153Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-08-29T04:26:26.153Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-29T04:26:26.153Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-29T04:26:26.153Z] === RUN TestImagesFilterMultiReference [2019-08-29T04:26:26.524Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-29T04:26:26.524Z] === RUN TestImagePullPlatformInvalid [2019-08-29T04:26:26.524Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-08-29T04:26:26.524Z] === RUN TestRemoveImageOrphaning [2019-08-29T04:26:26.529Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2019-08-29T04:26:26.529Z] === RUN TestRemoveContainerWithVolume [2019-08-29T04:26:26.679Z] [2019-08-29T04:26:26.679Z] Removing bundles/ [2019-08-29T04:26:26.679Z] [2019-08-29T04:26:26.679Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-08-29T04:26:26.679Z] Building: bundles/binary-daemon/dockerd-dev [2019-08-29T04:26:26.679Z] GOOS="" GOARCH="" GOARM="" [2019-08-29T04:26:26.917Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-08-29T04:26:26.917Z] === RUN TestRemoveImageGarbageCollector [2019-08-29T04:26:26.917Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-29T04:26:26.917Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:26:26.917Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-29T04:26:26.917Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-08-29T04:26:26.917Z] === RUN TestTagInvalidReference [2019-08-29T04:26:26.917Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-29T04:26:26.917Z] === RUN TestTagValidPrefixedRepo [2019-08-29T04:26:26.917Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-08-29T04:26:26.917Z] === RUN TestTagExistedNameWithoutForce [2019-08-29T04:26:26.917Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-08-29T04:26:26.917Z] === RUN TestTagOfficialNames [2019-08-29T04:26:26.917Z] --- PASS: TestTagOfficialNames (0.07s) [2019-08-29T04:26:26.917Z] === RUN TestTagMatchesDigest [2019-08-29T04:26:27.366Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-29T04:26:27.366Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-29T04:26:27.663Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2019-08-29T04:26:27.663Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-29T04:26:27.907Z] --- PASS: TestRemoveContainerWithVolume (1.17s) [2019-08-29T04:26:27.907Z] === RUN TestRemoveContainerRunning [2019-08-29T04:26:27.907Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.592s [2019-08-29T04:26:28.837Z] --- PASS: TestRemoveContainerRunning (1.17s) [2019-08-29T04:26:28.837Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-29T04:26:29.151Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-29T04:26:29.151Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-29T04:26:29.151Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-29T04:26:29.151Z] ok github.com/docker/docker/internal/testutil 0.031s coverage: 62.5% of statements [2019-08-29T04:26:29.151Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2019-08-29T04:26:29.775Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-29T04:26:29.775Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-29T04:26:29.775Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-29T04:26:29.775Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-29T04:26:29.775Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-29T04:26:29.775Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-29T04:26:29.775Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-29T04:26:30.208Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.20s) [2019-08-29T04:26:30.208Z] === RUN TestRemoveInvalidContainer [2019-08-29T04:26:30.208Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-08-29T04:26:30.208Z] === RUN TestRenameLinkedContainer [2019-08-29T04:26:30.771Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 9.171s [2019-08-29T04:26:30.794Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2019-08-29T04:26:31.336Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.635s [2019-08-29T04:26:33.978Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 2.718s [2019-08-29T04:26:34.544Z] --- PASS: TestRenameLinkedContainer (4.42s) [2019-08-29T04:26:34.544Z] === RUN TestRenameStoppedContainer [2019-08-29T04:26:35.914Z] --- PASS: TestRenameStoppedContainer (1.29s) [2019-08-29T04:26:35.914Z] === RUN TestRenameRunningContainerAndReuse [2019-08-29T04:26:36.316Z] ok github.com/docker/docker/opts 0.100s coverage: 66.9% of statements [2019-08-29T04:26:36.602Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2019-08-29T04:26:37.291Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 3.142s [2019-08-29T04:26:37.618Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2019-08-29T04:26:37.618Z] ok github.com/docker/docker/pkg/authorization 1.559s coverage: 66.7% of statements [2019-08-29T04:26:37.856Z] --- PASS: TestRenameRunningContainerAndReuse (2.15s) [2019-08-29T04:26:37.856Z] === RUN TestRenameInvalidName [2019-08-29T04:26:37.902Z] ok github.com/docker/docker/pkg/archive 1.319s coverage: 76.9% of statements [2019-08-29T04:26:39.228Z] --- PASS: TestRenameInvalidName (1.23s) [2019-08-29T04:26:39.228Z] === RUN TestRenameAnonymousContainer [2019-08-29T04:26:39.228Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 2.058s [2019-08-29T04:26:39.382Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-08-29T04:26:39.428Z] ---> 653014928b2f [2019-08-29T04:26:40.406Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2019-08-29T04:26:40.993Z] Successfully built 653014928b2f [2019-08-29T04:26:40.993Z] Successfully tagged docker:latest [2019-08-29T04:26:40.993Z] INFO: Image build ended at 08/29/2019 04:26:40. Duration:00:03:45.7683667 [2019-08-29T04:26:40.993Z] [2019-08-29T04:26:40.993Z] [2019-08-29T04:26:40.993Z] INFO: Building the test binaries at 08/29/2019 04:26:40... [2019-08-29T04:26:41.025Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2019-08-29T04:26:42.505Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 12.931s [2019-08-29T04:26:42.505Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 3.237s [2019-08-29T04:26:42.522Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-08-29T04:26:43.069Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-08-29T04:26:43.069Z] === RUN TestRenameContainerWithSameName [2019-08-29T04:26:43.143Z] ok github.com/docker/docker/layer 7.960s coverage: 66.9% of statements [2019-08-29T04:26:43.143Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-29T04:26:43.143Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-29T04:26:43.143Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-29T04:26:43.143Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-29T04:26:43.143Z] ? github.com/docker/docker/oci [no test files] [2019-08-29T04:26:43.143Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-29T04:26:43.426Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2019-08-29T04:26:44.002Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-08-29T04:26:44.002Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-29T04:26:44.056Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-08-29T04:26:44.935Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait 2.434s [2019-08-29T04:26:44.935Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.385s [2019-08-29T04:26:45.068Z] ok github.com/docker/docker/pkg/filenotify 0.632s coverage: 67.0% of statements [2019-08-29T04:26:45.068Z] ok github.com/docker/docker/pkg/chrootarchive 4.664s coverage: 43.2% of statements [2019-08-29T04:26:45.068Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-29T04:26:45.068Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-29T04:26:45.688Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-08-29T04:26:45.745Z] INFO: make.ps1 starting at 08/29/2019 04:26:45 [2019-08-29T04:26:46.206Z] INFO: Git commit (7b4b94047) assumed from DOCKER_GITCOMMIT environment variable [2019-08-29T04:26:46.206Z] INFO: Invoking autogen... [2019-08-29T04:26:46.305Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.106s [2019-08-29T04:26:46.305Z] --- PASS: TestRenameContainerWithLinkedContainer (2.24s) [2019-08-29T04:26:46.305Z] === RUN TestResize [2019-08-29T04:26:46.309Z] ok github.com/docker/docker/pkg/discovery/kv 3.245s coverage: 84.1% of statements [2019-08-29T04:26:46.668Z] INFO: Building daemon... [2019-08-29T04:26:46.932Z] ok github.com/docker/docker/pkg/fsutils 0.499s coverage: 85.1% of statements [2019-08-29T04:26:47.237Z] --- PASS: TestResize (1.02s) [2019-08-29T04:26:47.237Z] === RUN TestResizeWithInvalidSize [2019-08-29T04:26:47.495Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 2.485s [2019-08-29T04:26:47.951Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 10.2% of statements [2019-08-29T04:26:48.425Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2019-08-29T04:26:48.425Z] === RUN TestResizeWhenContainerNotStarted [2019-08-29T04:26:48.990Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.383s [2019-08-29T04:26:49.247Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:26:49.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:26:49.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:26:49.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:26:49.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:26:49.466Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2019-08-29T04:26:49.466Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2019-08-29T04:26:49.752Z] ok github.com/docker/docker/pkg/idtools 0.795s coverage: 70.1% of statements [2019-08-29T04:26:50.770Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2019-08-29T04:26:51.056Z] ok github.com/docker/docker/pkg/ioutils 2.642s coverage: 70.6% of statements [2019-08-29T04:26:51.056Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-29T04:26:51.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2019-08-29T04:26:51.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:26:51.400Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure 5.284s [2019-08-29T04:26:51.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:26:52.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:26:52.540Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2019-08-29T04:26:52.540Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2019-08-29T04:26:52.826Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-08-29T04:26:53.117Z] ok github.com/docker/docker/pkg/mount 0.991s coverage: 69.6% of statements [2019-08-29T04:26:53.117Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-29T04:26:53.460Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 4.501s [2019-08-29T04:26:53.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:26:53.742Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2019-08-29T04:26:53.742Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-29T04:26:53.742Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-29T04:26:54.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:26:54.760Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2019-08-29T04:26:54.954Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer 3.270s [2019-08-29T04:26:56.244Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 87.9% of statements [2019-08-29T04:26:56.244Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2019-08-29T04:26:56.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:26:56.530Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-08-29T04:26:57.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:26:57.551Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-08-29T04:26:58.175Z] ok github.com/docker/docker/pkg/pubsub 1.184s coverage: 73.9% of statements [2019-08-29T04:26:58.798Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2019-08-29T04:26:59.809Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-08-29T04:27:00.094Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-08-29T04:27:00.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:27:00.710Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-08-29T04:27:00.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:27:00.788Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 5.966s [2019-08-29T04:27:01.332Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-08-29T04:27:01.617Z] ok github.com/docker/docker/pkg/signal 3.485s coverage: 61.0% of statements [2019-08-29T04:27:02.684Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.665s [2019-08-29T04:27:02.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:27:03.110Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2019-08-29T04:27:03.110Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2019-08-29T04:27:04.595Z] ok github.com/docker/docker/pkg/term 0.015s coverage: 84.8% of statements [2019-08-29T04:27:04.595Z] testing: warning: no tests to run [2019-08-29T04:27:04.595Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-08-29T04:27:04.881Z] ok github.com/docker/docker/pkg/tarsum 0.250s coverage: 89.3% of statements [2019-08-29T04:27:05.207Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.599s [2019-08-29T04:27:05.207Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2019-08-29T04:27:05.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-08-29T04:27:05.207Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:27:05.207Z] daemon.go:336: [d7a31c8468bc4] waiting for daemon to start [2019-08-29T04:27:05.207Z] daemon.go:336: [d7a31c8468bc4] waiting for daemon to start [2019-08-29T04:27:05.207Z] daemon.go:364: [d7a31c8468bc4] daemon started [2019-08-29T04:27:05.207Z] daemon.go:472: [d7a31c8468bc4] Stopping daemon [2019-08-29T04:27:05.207Z] daemon.go:307: [d7a31c8468bc4] exiting daemon [2019-08-29T04:27:05.207Z] daemon.go:459: [d7a31c8468bc4] Daemon stopped [2019-08-29T04:27:05.207Z] daemon.go:336: [d7a31c8468bc4] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d7a31c8468bc4] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d7a31c8468bc4] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d7a31c8468bc4] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d7a31c8468bc4] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d7a31c8468bc4] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d1413582d7d81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d1413582d7d81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d1413582d7d81] daemon started [2019-08-29T04:27:05.208Z] daemon.go:307: [d1413582d7d81] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d1413582d7d81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d1413582d7d81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d1413582d7d81] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d1413582d7d81] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d1413582d7d81] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d1413582d7d81] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [dcfccf11ef65a] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [dcfccf11ef65a] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [dcfccf11ef65a] daemon started [2019-08-29T04:27:05.208Z] daemon.go:336: [dcfccf11ef65a] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:307: [dcfccf11ef65a] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [dcfccf11ef65a] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [dcfccf11ef65a] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [dcfccf11ef65a] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [dcfccf11ef65a] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [dcfccf11ef65a] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d354adaa37a81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d354adaa37a81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d354adaa37a81] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d354adaa37a81] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d354adaa37a81] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d354adaa37a81] Daemon stopped [2019-08-29T04:27:05.208Z] daemon.go:336: [d354adaa37a81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d354adaa37a81] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d354adaa37a81] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d354adaa37a81] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d354adaa37a81] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d354adaa37a81] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [dc9ccf14a9f8f] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [dc9ccf14a9f8f] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [dc9ccf14a9f8f] daemon started [2019-08-29T04:27:05.208Z] daemon.go:307: [dc9ccf14a9f8f] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [dc9ccf14a9f8f] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [dc9ccf14a9f8f] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [dc9ccf14a9f8f] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [dc9ccf14a9f8f] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [dc9ccf14a9f8f] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [dc9ccf14a9f8f] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b5ae2d12404] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b5ae2d12404] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d9b5ae2d12404] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d9b5ae2d12404] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d9b5ae2d12404] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d9b5ae2d12404] Daemon stopped [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b5ae2d12404] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b5ae2d12404] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d9b5ae2d12404] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d9b5ae2d12404] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d9b5ae2d12404] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d9b5ae2d12404] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [da26051f371d0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [da26051f371d0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [da26051f371d0] daemon started [2019-08-29T04:27:05.208Z] daemon.go:336: [da26051f371d0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:307: [da26051f371d0] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [da26051f371d0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [da26051f371d0] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [da26051f371d0] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [da26051f371d0] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [da26051f371d0] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b98cc3cdb18] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b98cc3cdb18] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d9b98cc3cdb18] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d9b98cc3cdb18] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d9b98cc3cdb18] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d9b98cc3cdb18] Daemon stopped [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b98cc3cdb18] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d9b98cc3cdb18] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d9b98cc3cdb18] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d9b98cc3cdb18] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d9b98cc3cdb18] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d9b98cc3cdb18] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [dbde8d809ab71] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [dbde8d809ab71] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [dbde8d809ab71] daemon started [2019-08-29T04:27:05.208Z] daemon.go:336: [dbde8d809ab71] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:307: [dbde8d809ab71] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [dbde8d809ab71] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [dbde8d809ab71] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [dbde8d809ab71] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [dbde8d809ab71] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [dbde8d809ab71] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d51bc29350dc0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d51bc29350dc0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d51bc29350dc0] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d51bc29350dc0] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d51bc29350dc0] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d51bc29350dc0] Daemon stopped [2019-08-29T04:27:05.208Z] daemon.go:336: [d51bc29350dc0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d51bc29350dc0] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d51bc29350dc0] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d51bc29350dc0] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d51bc29350dc0] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d51bc29350dc0] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d912003815a11] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d912003815a11] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d912003815a11] daemon started [2019-08-29T04:27:05.208Z] daemon.go:336: [d912003815a11] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:307: [d912003815a11] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d912003815a11] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d912003815a11] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d912003815a11] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d912003815a11] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d912003815a11] Daemon stopped [2019-08-29T04:27:05.208Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2019-08-29T04:27:05.208Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:27:05.208Z] daemon.go:336: [d9029da1dfdf7] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d9029da1dfdf7] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d9029da1dfdf7] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d9029da1dfdf7] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d9029da1dfdf7] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d9029da1dfdf7] Daemon stopped [2019-08-29T04:27:05.208Z] daemon.go:336: [d9029da1dfdf7] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:336: [d9029da1dfdf7] waiting for daemon to start [2019-08-29T04:27:05.208Z] daemon.go:364: [d9029da1dfdf7] daemon started [2019-08-29T04:27:05.208Z] daemon.go:472: [d9029da1dfdf7] Stopping daemon [2019-08-29T04:27:05.208Z] daemon.go:307: [d9029da1dfdf7] exiting daemon [2019-08-29T04:27:05.208Z] daemon.go:459: [d9029da1dfdf7] Daemon stopped [2019-08-29T04:27:05.208Z] === RUN TestCgroupNamespacesRun [2019-08-29T04:27:05.504Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2019-08-29T04:27:05.790Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-08-29T04:27:06.079Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2019-08-29T04:27:07.102Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2019-08-29T04:27:07.103Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun [2019-08-29T04:27:07.103Z] daemon.go:336: [d653146385efb] waiting for daemon to start [2019-08-29T04:27:07.103Z] daemon.go:336: [d653146385efb] waiting for daemon to start [2019-08-29T04:27:07.103Z] daemon.go:364: [d653146385efb] daemon started [2019-08-29T04:27:07.103Z] daemon.go:472: [d653146385efb] Stopping daemon [2019-08-29T04:27:07.103Z] daemon.go:307: [d653146385efb] exiting daemon [2019-08-29T04:27:07.103Z] daemon.go:459: [d653146385efb] Daemon stopped [2019-08-29T04:27:07.103Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-29T04:27:07.671Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 14.365s [2019-08-29T04:27:08.776Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-08-29T04:27:09.042Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2019-08-29T04:27:09.042Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivileged [2019-08-29T04:27:09.042Z] daemon.go:336: [d79e9eaba2091] waiting for daemon to start [2019-08-29T04:27:09.042Z] daemon.go:336: [d79e9eaba2091] waiting for daemon to start [2019-08-29T04:27:09.042Z] daemon.go:364: [d79e9eaba2091] daemon started [2019-08-29T04:27:09.042Z] daemon.go:472: [d79e9eaba2091] Stopping daemon [2019-08-29T04:27:09.042Z] daemon.go:307: [d79e9eaba2091] exiting daemon [2019-08-29T04:27:09.042Z] daemon.go:459: [d79e9eaba2091] Daemon stopped [2019-08-29T04:27:09.042Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-29T04:27:10.276Z] ok github.com/docker/docker/reference 0.022s coverage: 83.7% of statements [2019-08-29T04:27:10.941Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2019-08-29T04:27:10.941Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode [2019-08-29T04:27:10.941Z] daemon.go:336: [d0a44771277ef] waiting for daemon to start [2019-08-29T04:27:10.941Z] daemon.go:336: [d0a44771277ef] waiting for daemon to start [2019-08-29T04:27:10.941Z] daemon.go:364: [d0a44771277ef] daemon started [2019-08-29T04:27:10.941Z] daemon.go:472: [d0a44771277ef] Stopping daemon [2019-08-29T04:27:10.941Z] daemon.go:307: [d0a44771277ef] exiting daemon [2019-08-29T04:27:10.941Z] daemon.go:459: [d0a44771277ef] Daemon stopped [2019-08-29T04:27:10.941Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-29T04:27:11.295Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2019-08-29T04:27:11.505Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 3.629s [2019-08-29T04:27:12.323Z] ok github.com/docker/docker/plugin 0.591s coverage: 27.0% of statements [2019-08-29T04:27:13.399Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2019-08-29T04:27:13.399Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode [2019-08-29T04:27:13.399Z] daemon.go:336: [d096d19e85f94] waiting for daemon to start [2019-08-29T04:27:13.399Z] daemon.go:336: [d096d19e85f94] waiting for daemon to start [2019-08-29T04:27:13.399Z] daemon.go:364: [d096d19e85f94] daemon started [2019-08-29T04:27:13.399Z] daemon.go:472: [d096d19e85f94] Stopping daemon [2019-08-29T04:27:13.399Z] daemon.go:307: [d096d19e85f94] exiting daemon [2019-08-29T04:27:13.399Z] daemon.go:459: [d096d19e85f94] Daemon stopped [2019-08-29T04:27:13.399Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-29T04:27:13.808Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-08-29T04:27:14.431Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-08-29T04:27:14.770Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 3.072s [2019-08-29T04:27:15.027Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.467s [2019-08-29T04:27:15.594Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2019-08-29T04:27:15.594Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode [2019-08-29T04:27:15.594Z] daemon.go:336: [d7440503a3c55] waiting for daemon to start [2019-08-29T04:27:15.594Z] daemon.go:336: [d7440503a3c55] waiting for daemon to start [2019-08-29T04:27:15.594Z] daemon.go:364: [d7440503a3c55] daemon started [2019-08-29T04:27:15.594Z] daemon.go:472: [d7440503a3c55] Stopping daemon [2019-08-29T04:27:15.594Z] daemon.go:307: [d7440503a3c55] exiting daemon [2019-08-29T04:27:15.594Z] daemon.go:459: [d7440503a3c55] Daemon stopped [2019-08-29T04:27:15.594Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-29T04:27:16.157Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped 10.067s [2019-08-29T04:27:16.157Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2019-08-29T04:27:16.157Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-29T04:27:16.157Z] daemon.go:336: [df69caa3fa037] waiting for daemon to start [2019-08-29T04:27:16.157Z] daemon.go:336: [df69caa3fa037] waiting for daemon to start [2019-08-29T04:27:16.157Z] daemon.go:364: [df69caa3fa037] daemon started [2019-08-29T04:27:16.157Z] daemon.go:472: [df69caa3fa037] Stopping daemon [2019-08-29T04:27:16.157Z] daemon.go:307: [df69caa3fa037] exiting daemon [2019-08-29T04:27:16.157Z] daemon.go:459: [df69caa3fa037] Daemon stopped [2019-08-29T04:27:16.157Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-29T04:27:16.471Z] ok github.com/docker/docker/registry 0.606s coverage: 56.4% of statements [2019-08-29T04:27:16.471Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2019-08-29T04:27:17.087Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-08-29T04:27:17.087Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode [2019-08-29T04:27:17.087Z] daemon.go:336: [d872ec0f6f4e1] waiting for daemon to start [2019-08-29T04:27:17.087Z] daemon.go:336: [d872ec0f6f4e1] waiting for daemon to start [2019-08-29T04:27:17.087Z] daemon.go:364: [d872ec0f6f4e1] daemon started [2019-08-29T04:27:17.087Z] daemon.go:472: [d872ec0f6f4e1] Stopping daemon [2019-08-29T04:27:17.087Z] daemon.go:307: [d872ec0f6f4e1] exiting daemon [2019-08-29T04:27:17.087Z] daemon.go:459: [d872ec0f6f4e1] Daemon stopped [2019-08-29T04:27:17.087Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-29T04:27:17.113Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-08-29T04:27:17.651Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.698s [2019-08-29T04:27:19.548Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s) [2019-08-29T04:27:19.548Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient [2019-08-29T04:27:19.548Z] daemon.go:336: [d56f036bab6e6] waiting for daemon to start [2019-08-29T04:27:19.548Z] daemon.go:336: [d56f036bab6e6] waiting for daemon to start [2019-08-29T04:27:19.548Z] daemon.go:364: [d56f036bab6e6] daemon started [2019-08-29T04:27:19.548Z] daemon.go:472: [d56f036bab6e6] Stopping daemon [2019-08-29T04:27:19.548Z] daemon.go:307: [d56f036bab6e6] exiting daemon [2019-08-29T04:27:19.548Z] daemon.go:459: [d56f036bab6e6] Daemon stopped [2019-08-29T04:27:19.548Z] === RUN TestKernelTCPMemory [2019-08-29T04:27:19.548Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.362s [2019-08-29T04:27:19.824Z] ok github.com/docker/docker/volume/mounts 0.122s coverage: 67.0% of statements [2019-08-29T04:27:20.443Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-08-29T04:27:20.479Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-08-29T04:27:20.479Z] === RUN TestNISDomainname [2019-08-29T04:27:20.736Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 2.872s [2019-08-29T04:27:21.306Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.578s [2019-08-29T04:27:21.306Z] --- PASS: TestNISDomainname (1.14s) [2019-08-29T04:27:21.306Z] === RUN TestHostnameDnsResolution [2019-08-29T04:27:21.915Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-08-29T04:27:23.199Z] --- PASS: TestHostnameDnsResolution (1.65s) [2019-08-29T04:27:23.199Z] === RUN TestStats [2019-08-29T04:27:23.456Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.175s [2019-08-29T04:27:25.978Z] --- PASS: TestStats (2.76s) [2019-08-29T04:27:25.978Z] === RUN TestStopContainerWithTimeout [2019-08-29T04:27:25.978Z] === RUN TestStopContainerWithTimeout/0 [2019-08-29T04:27:25.978Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-29T04:27:25.978Z] === RUN TestStopContainerWithTimeout/1 [2019-08-29T04:27:25.978Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-29T04:27:25.978Z] === RUN TestStopContainerWithTimeout/3 [2019-08-29T04:27:25.978Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-29T04:27:25.978Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-29T04:27:25.978Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-29T04:27:25.978Z] === CONT TestStopContainerWithTimeout/0 [2019-08-29T04:27:25.978Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-29T04:27:26.541Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 2.615s [2019-08-29T04:27:26.541Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) [2019-08-29T04:27:26.541Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) [2019-08-29T04:27:26.541Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 5.891s [2019-08-29T04:27:27.105Z] === CONT TestStopContainerWithTimeout/3 [2019-08-29T04:27:28.035Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.497s [2019-08-29T04:27:28.965Z] === CONT TestStopContainerWithTimeout/1 [2019-08-29T04:27:29.528Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.365s [2019-08-29T04:27:30.092Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.623s [2019-08-29T04:27:30.092Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.724s [2019-08-29T04:27:30.280Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/rootless [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/volume [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-29T04:27:30.280Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === Skipped [2019-08-29T04:27:30.280Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-29T04:27:30.280Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-29T04:27:30.280Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:73: No driver to put! [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-29T04:27:30.280Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-29T04:27:30.280Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-29T04:27:30.280Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:27:30.280Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-29T04:27:30.280Z] graphtest_unix.go:73: No driver to put! [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-29T04:27:30.280Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-29T04:27:30.280Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] [2019-08-29T04:27:30.280Z] DONE 2040 tests, 20 skipped in 359.582s Post stage [Pipeline] junit [2019-08-29T04:27:30.929Z] Recording test results [2019-08-29T04:27:31.022Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.788s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-29T04:27:31.279Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-08-29T04:27:31.279Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2019-08-29T04:27:31.279Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2019-08-29T04:27:31.279Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2019-08-29T04:27:31.279Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2019-08-29T04:27:31.279Z] === RUN TestDeleteDevicemapper [2019-08-29T04:27:31.279Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-29T04:27:31.279Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-29T04:27:31.279Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-29T04:27:31.635Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/make.sh dynbinary test-integration [2019-08-29T04:27:31.919Z] [2019-08-29T04:27:32.202Z] Removing bundles/ [2019-08-29T04:27:32.202Z] [2019-08-29T04:27:32.202Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-29T04:27:32.202Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:27:32.202Z] GOOS="" GOARCH="" GOARM="" [2019-08-29T04:27:35.456Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s) [2019-08-29T04:27:35.456Z] === RUN TestUpdateMemory [2019-08-29T04:27:35.456Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-29T04:27:35.456Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:27:35.456Z] === RUN TestUpdateCPUQuota [2019-08-29T04:27:36.020Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks 5.648s [2019-08-29T04:27:37.466Z] --- PASS: TestUpdateCPUQuota (2.22s) [2019-08-29T04:27:37.466Z] === RUN TestUpdatePidsLimit [2019-08-29T04:27:37.466Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-29T04:27:37.727Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 6.607s [2019-08-29T04:27:37.727Z] === RUN TestUpdatePidsLimit/no_change [2019-08-29T04:27:38.296Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-29T04:27:38.861Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-29T04:27:39.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-29T04:27:39.684Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.839s [2019-08-29T04:27:39.684Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames 3.585s [2019-08-29T04:27:39.941Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-29T04:27:40.506Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-29T04:27:40.506Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 1.008s [2019-08-29T04:27:41.878Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 1.019s [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit (5.17s) [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit/no_change (0.54s) [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.77s) [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.55s) [2019-08-29T04:27:42.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-08-29T04:27:42.442Z] === RUN TestUpdateRestartPolicy [2019-08-29T04:27:43.007Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 3.150s [2019-08-29T04:27:45.529Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.299s [2019-08-29T04:27:46.012Z] 3889bb8d808b: Pull complete [2019-08-29T04:27:48.020Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-08-29T04:27:48.020Z] Copying nested executables into bundles/binary-daemon [2019-08-29T04:27:48.020Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2019-08-29T04:27:48.051Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 6.250s [Pipeline] sh [2019-08-29T04:27:48.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/make.sh cross [2019-08-29T04:27:48.982Z] [2019-08-29T04:27:48.982Z] Removing bundles/ [2019-08-29T04:27:48.982Z] [2019-08-29T04:27:48.982Z] ---> Making bundle: cross (in bundles/cross) [2019-08-29T04:27:48.982Z] Cross building: bundles/cross/linux/amd64 [2019-08-29T04:27:48.982Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-08-29T04:27:48.982Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-08-29T04:27:49.420Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 4.184s [2019-08-29T04:27:50.350Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.331s [2019-08-29T04:27:51.724Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 1.095s [2019-08-29T04:27:51.981Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.428s [2019-08-29T04:27:52.545Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.488s [2019-08-29T04:27:52.801Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.338s [2019-08-29T04:27:53.058Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.298s [2019-08-29T04:27:53.059Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) [2019-08-29T04:27:53.990Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.943s [2019-08-29T04:27:54.553Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.473s [2019-08-29T04:27:55.921Z] --- PASS: TestUpdateRestartPolicy (13.38s) [2019-08-29T04:27:55.921Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-29T04:27:56.851Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s) [2019-08-29T04:27:56.851Z] === RUN TestWaitNonBlocked [2019-08-29T04:27:56.851Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:27:56.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:27:56.851Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:27:56.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:27:56.851Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:27:56.851Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:27:58.223Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-08-29T04:27:58.223Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2019-08-29T04:27:58.223Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2019-08-29T04:27:58.223Z] === RUN TestWaitBlocked [2019-08-29T04:27:58.223Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:27:58.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:27:58.223Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:27:58.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:27:58.223Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:27:58.223Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:27:59.155Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 4.117s [2019-08-29T04:27:59.719Z] --- PASS: TestWaitBlocked (0.02s) [2019-08-29T04:27:59.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2019-08-29T04:27:59.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2019-08-29T04:27:59.719Z] === CONT TestContainerStartOnDaemonRestart [2019-08-29T04:27:59.719Z] === CONT TestIpcModeOlderClient [2019-08-29T04:27:59.719Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-08-29T04:27:59.719Z] === CONT TestDaemonRestartIpcMode [2019-08-29T04:28:01.615Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 6.717s [2019-08-29T04:28:02.180Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 3.025s [2019-08-29T04:28:02.438Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 1.175s [2019-08-29T04:28:03.810Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2019-08-29T04:28:03.810Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart [2019-08-29T04:28:03.810Z] daemon.go:336: [dc68cea5923dc] waiting for daemon to start [2019-08-29T04:28:03.810Z] daemon.go:336: [dc68cea5923dc] waiting for daemon to start [2019-08-29T04:28:03.810Z] daemon.go:364: [dc68cea5923dc] daemon started [2019-08-29T04:28:03.810Z] daemon.go:336: [dc68cea5923dc] waiting for daemon to start [2019-08-29T04:28:03.810Z] daemon.go:307: [dc68cea5923dc] exiting daemon [2019-08-29T04:28:03.810Z] daemon.go:336: [dc68cea5923dc] waiting for daemon to start [2019-08-29T04:28:03.810Z] daemon.go:364: [dc68cea5923dc] daemon started [2019-08-29T04:28:03.810Z] daemon.go:472: [dc68cea5923dc] Stopping daemon [2019-08-29T04:28:03.810Z] daemon.go:307: [dc68cea5923dc] exiting daemon [2019-08-29T04:28:03.810Z] daemon.go:459: [dc68cea5923dc] Daemon stopped [2019-08-29T04:28:04.375Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2019-08-29T04:28:04.375Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode [2019-08-29T04:28:04.375Z] daemon.go:336: [d528b8eaced1f] waiting for daemon to start [2019-08-29T04:28:04.375Z] daemon.go:336: [d528b8eaced1f] waiting for daemon to start [2019-08-29T04:28:04.375Z] daemon.go:364: [d528b8eaced1f] daemon started [2019-08-29T04:28:04.375Z] daemon.go:472: [d528b8eaced1f] Stopping daemon [2019-08-29T04:28:04.375Z] daemon.go:307: [d528b8eaced1f] exiting daemon [2019-08-29T04:28:04.375Z] daemon.go:459: [d528b8eaced1f] Daemon stopped [2019-08-29T04:28:04.375Z] daemon.go:336: [d528b8eaced1f] waiting for daemon to start [2019-08-29T04:28:04.375Z] daemon.go:336: [d528b8eaced1f] waiting for daemon to start [2019-08-29T04:28:04.375Z] daemon.go:364: [d528b8eaced1f] daemon started [2019-08-29T04:28:04.375Z] daemon.go:472: [d528b8eaced1f] Stopping daemon [2019-08-29T04:28:04.375Z] daemon.go:307: [d528b8eaced1f] exiting daemon [2019-08-29T04:28:04.375Z] daemon.go:459: [d528b8eaced1f] Daemon stopped [2019-08-29T04:28:04.375Z] PASS [2019-08-29T04:28:04.375Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-29T04:28:04.634Z] INFO: Testing against a local daemon [2019-08-29T04:28:04.634Z] === RUN TestCommitInheritsEnv [2019-08-29T04:28:05.201Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-08-29T04:28:05.201Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-29T04:28:05.201Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-29T04:28:05.201Z] === RUN TestImagesFilterMultiReference [2019-08-29T04:28:05.201Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-08-29T04:28:05.201Z] === RUN TestImagePullPlatformInvalid [2019-08-29T04:28:05.201Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-08-29T04:28:05.201Z] === RUN TestRemoveImageOrphaning [2019-08-29T04:28:05.458Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 3.328s [2019-08-29T04:28:05.716Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-08-29T04:28:05.716Z] === RUN TestRemoveImageGarbageCollector [2019-08-29T04:28:06.281Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 3.623s [2019-08-29T04:28:06.846Z] --- PASS: TestImportExtremelyLargeImageWorks (91.62s) [2019-08-29T04:28:06.846Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-29T04:28:06.846Z] daemon.go:336: [d5797e80c6c19] waiting for daemon to start [2019-08-29T04:28:06.846Z] daemon.go:336: [d5797e80c6c19] waiting for daemon to start [2019-08-29T04:28:06.846Z] daemon.go:364: [d5797e80c6c19] daemon started [2019-08-29T04:28:06.846Z] daemon.go:472: [d5797e80c6c19] Stopping daemon [2019-08-29T04:28:06.846Z] daemon.go:307: [d5797e80c6c19] exiting daemon [2019-08-29T04:28:06.846Z] daemon.go:459: [d5797e80c6c19] Daemon stopped [2019-08-29T04:28:06.846Z] PASS [2019-08-29T04:28:06.846Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-29T04:28:06.846Z] INFO: Testing against a local daemon [2019-08-29T04:28:06.846Z] === RUN TestNetworkCreateDelete [2019-08-29T04:28:06.846Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-08-29T04:28:06.846Z] === RUN TestDockerNetworkDeletePreferID [2019-08-29T04:28:06.846Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2019-08-29T04:28:06.846Z] === RUN TestInspectNetwork [2019-08-29T04:28:06.846Z] === RUN TestInspectNetwork/full_network_id [2019-08-29T04:28:06.846Z] === RUN TestInspectNetwork/partial_network_id [2019-08-29T04:28:06.846Z] === RUN TestInspectNetwork/network_name [2019-08-29T04:28:06.846Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-29T04:28:07.652Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.264s [2019-08-29T04:28:07.652Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.299s [2019-08-29T04:28:08.217Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2019-08-29T04:28:08.217Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector [2019-08-29T04:28:08.217Z] daemon.go:336: [d22d279846728] waiting for daemon to start [2019-08-29T04:28:08.217Z] daemon.go:336: [d22d279846728] waiting for daemon to start [2019-08-29T04:28:08.217Z] daemon.go:364: [d22d279846728] daemon started [2019-08-29T04:28:08.217Z] daemon.go:472: [d22d279846728] Stopping daemon [2019-08-29T04:28:08.217Z] daemon.go:307: [d22d279846728] exiting daemon [2019-08-29T04:28:08.217Z] daemon.go:459: [d22d279846728] Daemon stopped [2019-08-29T04:28:08.217Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-29T04:28:08.217Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-08-29T04:28:08.217Z] === RUN TestTagInvalidReference [2019-08-29T04:28:08.217Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-29T04:28:08.217Z] === RUN TestTagValidPrefixedRepo [2019-08-29T04:28:08.217Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-08-29T04:28:08.217Z] === RUN TestTagExistedNameWithoutForce [2019-08-29T04:28:08.217Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-29T04:28:08.217Z] === RUN TestTagOfficialNames [2019-08-29T04:28:08.475Z] --- PASS: TestTagOfficialNames (0.05s) [2019-08-29T04:28:08.475Z] === RUN TestTagMatchesDigest [2019-08-29T04:28:08.475Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-08-29T04:28:08.475Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-29T04:28:08.475Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 0.740s [2019-08-29T04:28:09.040Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 3.514s [2019-08-29T04:28:09.040Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.677s [2019-08-29T04:28:09.606Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.469s [2019-08-29T04:28:10.116Z] --- PASS: TestInspectNetwork (9.98s) [2019-08-29T04:28:10.116Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-29T04:28:10.116Z] daemon.go:336: [d935ff16fd411] waiting for daemon to start [2019-08-29T04:28:10.116Z] daemon.go:336: [d935ff16fd411] waiting for daemon to start [2019-08-29T04:28:10.116Z] daemon.go:364: [d935ff16fd411] daemon started [2019-08-29T04:28:10.116Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-29T04:28:10.116Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-29T04:28:10.116Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-29T04:28:10.116Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-29T04:28:10.116Z] daemon.go:472: [d935ff16fd411] Stopping daemon [2019-08-29T04:28:10.116Z] daemon.go:307: [d935ff16fd411] exiting daemon [2019-08-29T04:28:10.116Z] daemon.go:459: [d935ff16fd411] Daemon stopped [2019-08-29T04:28:10.116Z] === RUN TestRunContainerWithBridgeNone [2019-08-29T04:28:10.977Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout 1.988s [2019-08-29T04:28:12.566Z] --- PASS: TestRunContainerWithBridgeNone (2.73s) [2019-08-29T04:28:12.567Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-29T04:28:12.567Z] daemon.go:336: [d92c36e1cf768] waiting for daemon to start [2019-08-29T04:28:12.567Z] daemon.go:336: [d92c36e1cf768] waiting for daemon to start [2019-08-29T04:28:12.567Z] daemon.go:364: [d92c36e1cf768] daemon started [2019-08-29T04:28:12.567Z] daemon.go:472: [d92c36e1cf768] Stopping daemon [2019-08-29T04:28:12.567Z] daemon.go:307: [d92c36e1cf768] exiting daemon [2019-08-29T04:28:12.567Z] daemon.go:459: [d92c36e1cf768] Daemon stopped [2019-08-29T04:28:12.567Z] === RUN TestNetworkInvalidJSON [2019-08-29T04:28:12.567Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-29T04:28:12.567Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-29T04:28:12.567Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:28:12.567Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:28:12.567Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:28:12.567Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:28:12.567Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-29T04:28:12.567Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:28:12.567Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:28:12.567Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-29T04:28:12.567Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-29T04:28:12.567Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-29T04:28:12.567Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-29T04:28:12.567Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-29T04:28:12.845Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-08-29T04:28:12.845Z] [2019-08-29T04:28:12.845Z] ________ ____ __. [2019-08-29T04:28:12.845Z] \_____ \ | |/ _| [2019-08-29T04:28:12.845Z] / | \| < [2019-08-29T04:28:12.845Z] / | \ | \ [2019-08-29T04:28:12.845Z] \_______ /____|__ \ [2019-08-29T04:28:12.845Z] \/ \/ [2019-08-29T04:28:12.845Z] [2019-08-29T04:28:12.845Z] INFO: make.ps1 ended at 08/29/2019 04:28:02 [2019-08-29T04:28:12.845Z] INFO: Binaries build ended at 08/29/2019 04:28:04. Duration:00:01:23.8490709 [2019-08-29T04:28:12.845Z] INFO: Copying the built daemon binary to d:\CI-1\CI-7b4b94047\binary\dockerd-7b4b94047.exe... [2019-08-29T04:28:12.845Z] INFO: Copying the built client binary to d:\CI-1\CI-7b4b94047\binary\docker-7b4b94047.exe... [2019-08-29T04:28:12.845Z] INFO: Copying dockerversion from the container... [2019-08-29T04:28:12.845Z] INFO: Copying the golang package from the container to d:\CI-1\CI-7b4b94047\installer\go.zip... [2019-08-29T04:28:12.845Z] INFO: Extracting go.zip to d:\CI-1\CI-7b4b94047\go [2019-08-29T04:28:13.359Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-29T04:28:13.359Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-29T04:28:13.359Z] daemon.go:336: [d57dd8b64a473] waiting for daemon to start [2019-08-29T04:28:13.359Z] daemon.go:336: [d57dd8b64a473] waiting for daemon to start [2019-08-29T04:28:13.359Z] daemon.go:364: [d57dd8b64a473] daemon started [2019-08-29T04:28:13.359Z] daemon.go:472: [d57dd8b64a473] Stopping daemon [2019-08-29T04:28:13.359Z] daemon.go:307: [d57dd8b64a473] exiting daemon [2019-08-29T04:28:13.359Z] daemon.go:459: [d57dd8b64a473] Daemon stopped [2019-08-29T04:28:13.359Z] daemon.go:336: [d57dd8b64a473] waiting for daemon to start [2019-08-29T04:28:13.359Z] daemon.go:336: [d57dd8b64a473] waiting for daemon to start [2019-08-29T04:28:13.359Z] daemon.go:364: [d57dd8b64a473] daemon started [2019-08-29T04:28:13.359Z] daemon.go:472: [d57dd8b64a473] Stopping daemon [2019-08-29T04:28:13.359Z] daemon.go:307: [d57dd8b64a473] exiting daemon [2019-08-29T04:28:13.359Z] daemon.go:459: [d57dd8b64a473] Daemon stopped [2019-08-29T04:28:13.359Z] === RUN TestDaemonDefaultNetworkPools [2019-08-29T04:28:14.249Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-08-29T04:28:14.249Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-29T04:28:14.249Z] daemon.go:336: [d0b7a2eac60a1] waiting for daemon to start [2019-08-29T04:28:14.249Z] daemon.go:336: [d0b7a2eac60a1] waiting for daemon to start [2019-08-29T04:28:14.249Z] daemon.go:364: [d0b7a2eac60a1] daemon started [2019-08-29T04:28:14.249Z] daemon.go:472: [d0b7a2eac60a1] Stopping daemon [2019-08-29T04:28:14.249Z] daemon.go:307: [d0b7a2eac60a1] exiting daemon [2019-08-29T04:28:14.249Z] daemon.go:459: [d0b7a2eac60a1] Daemon stopped [2019-08-29T04:28:14.249Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-29T04:28:15.153Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.510s [2019-08-29T04:28:15.267Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-08-29T04:28:15.267Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-29T04:28:15.267Z] daemon.go:336: [d5a5301c84a9d] waiting for daemon to start [2019-08-29T04:28:15.267Z] daemon.go:336: [d5a5301c84a9d] waiting for daemon to start [2019-08-29T04:28:15.267Z] daemon.go:364: [d5a5301c84a9d] daemon started [2019-08-29T04:28:15.267Z] daemon.go:472: [d5a5301c84a9d] Stopping daemon [2019-08-29T04:28:15.267Z] daemon.go:307: [d5a5301c84a9d] exiting daemon [2019-08-29T04:28:15.267Z] daemon.go:459: [d5a5301c84a9d] Daemon stopped [2019-08-29T04:28:15.267Z] daemon.go:336: [d5a5301c84a9d] waiting for daemon to start [2019-08-29T04:28:15.267Z] daemon.go:336: [d5a5301c84a9d] waiting for daemon to start [2019-08-29T04:28:15.267Z] daemon.go:364: [d5a5301c84a9d] daemon started [2019-08-29T04:28:15.267Z] daemon.go:472: [d5a5301c84a9d] Stopping daemon [2019-08-29T04:28:15.267Z] daemon.go:307: [d5a5301c84a9d] exiting daemon [2019-08-29T04:28:15.267Z] daemon.go:459: [d5a5301c84a9d] Daemon stopped [2019-08-29T04:28:15.267Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:28:16.562Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2019-08-29T04:28:16.562Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:28:16.562Z] daemon.go:336: [d4123cd36846c] waiting for daemon to start [2019-08-29T04:28:16.562Z] daemon.go:336: [d4123cd36846c] waiting for daemon to start [2019-08-29T04:28:16.562Z] daemon.go:364: [d4123cd36846c] daemon started [2019-08-29T04:28:16.562Z] daemon.go:472: [d4123cd36846c] Stopping daemon [2019-08-29T04:28:16.562Z] daemon.go:307: [d4123cd36846c] exiting daemon [2019-08-29T04:28:16.562Z] daemon.go:459: [d4123cd36846c] Daemon stopped [2019-08-29T04:28:16.562Z] daemon.go:336: [d4123cd36846c] waiting for daemon to start [2019-08-29T04:28:16.562Z] daemon.go:336: [d4123cd36846c] waiting for daemon to start [2019-08-29T04:28:16.562Z] daemon.go:364: [d4123cd36846c] daemon started [2019-08-29T04:28:16.562Z] daemon.go:472: [d4123cd36846c] Stopping daemon [2019-08-29T04:28:16.562Z] daemon.go:307: [d4123cd36846c] exiting daemon [2019-08-29T04:28:16.562Z] daemon.go:459: [d4123cd36846c] Daemon stopped [2019-08-29T04:28:16.562Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:28:17.358Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-08-29T04:28:17.358Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:28:17.358Z] daemon.go:336: [d9e27ee30c679] waiting for daemon to start [2019-08-29T04:28:17.358Z] daemon.go:336: [d9e27ee30c679] waiting for daemon to start [2019-08-29T04:28:17.358Z] daemon.go:364: [d9e27ee30c679] daemon started [2019-08-29T04:28:17.358Z] daemon.go:472: [d9e27ee30c679] Stopping daemon [2019-08-29T04:28:17.358Z] daemon.go:307: [d9e27ee30c679] exiting daemon [2019-08-29T04:28:17.358Z] daemon.go:459: [d9e27ee30c679] Daemon stopped [2019-08-29T04:28:17.358Z] === RUN TestServiceWithPredefinedNetwork [2019-08-29T04:28:20.603Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2019-08-29T04:28:20.603Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-29T04:28:20.603Z] daemon.go:336: [dbce82baaac14] waiting for daemon to start [2019-08-29T04:28:20.603Z] daemon.go:336: [dbce82baaac14] waiting for daemon to start [2019-08-29T04:28:20.603Z] daemon.go:364: [dbce82baaac14] daemon started [2019-08-29T04:28:20.603Z] daemon.go:472: [dbce82baaac14] Stopping daemon [2019-08-29T04:28:20.603Z] daemon.go:307: [dbce82baaac14] exiting daemon [2019-08-29T04:28:20.603Z] daemon.go:459: [dbce82baaac14] Daemon stopped [2019-08-29T04:28:20.603Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-29T04:28:20.603Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-29T04:28:20.603Z] service_test.go:230: FLAKY_TEST [2019-08-29T04:28:20.603Z] === RUN TestServiceWithDataPathPortInit [2019-08-29T04:28:21.703Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 6.706s [2019-08-29T04:28:22.266Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.039s [2019-08-29T04:28:22.830Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.532s [2019-08-29T04:28:23.394Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.592s [2019-08-29T04:28:25.291Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 15.449s [2019-08-29T04:28:26.222Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 0.984s [2019-08-29T04:28:26.847Z] --- PASS: TestServiceWithDataPathPortInit (6.08s) [2019-08-29T04:28:26.847Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-29T04:28:26.847Z] daemon.go:336: [d35e33919f2d7] waiting for daemon to start [2019-08-29T04:28:26.847Z] daemon.go:336: [d35e33919f2d7] waiting for daemon to start [2019-08-29T04:28:26.847Z] daemon.go:364: [d35e33919f2d7] daemon started [2019-08-29T04:28:26.847Z] daemon.go:472: [d35e33919f2d7] Stopping daemon [2019-08-29T04:28:26.847Z] daemon.go:307: [d35e33919f2d7] exiting daemon [2019-08-29T04:28:26.847Z] daemon.go:459: [d35e33919f2d7] Daemon stopped [2019-08-29T04:28:26.847Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-29T04:28:26.847Z] daemon.go:336: [dcca34a7d1aeb] waiting for daemon to start [2019-08-29T04:28:26.847Z] daemon.go:336: [dcca34a7d1aeb] waiting for daemon to start [2019-08-29T04:28:26.847Z] daemon.go:364: [dcca34a7d1aeb] daemon started [2019-08-29T04:28:26.847Z] daemon.go:472: [dcca34a7d1aeb] Stopping daemon [2019-08-29T04:28:26.847Z] daemon.go:307: [dcca34a7d1aeb] exiting daemon [2019-08-29T04:28:26.847Z] daemon.go:459: [dcca34a7d1aeb] Daemon stopped [2019-08-29T04:28:26.847Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-29T04:28:27.153Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.854s [2019-08-29T04:28:29.053Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes 5.167s [2019-08-29T04:28:29.985Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors 1.081s [2019-08-29T04:28:30.242Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost 0.515s [2019-08-29T04:28:30.807Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.528s [2019-08-29T04:28:30.807Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 3.897s [2019-08-29T04:28:32.059Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.51s) [2019-08-29T04:28:32.060Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-29T04:28:32.060Z] daemon.go:336: [d2b4bf97eaddc] waiting for daemon to start [2019-08-29T04:28:32.060Z] daemon.go:336: [d2b4bf97eaddc] waiting for daemon to start [2019-08-29T04:28:32.060Z] daemon.go:364: [d2b4bf97eaddc] daemon started [2019-08-29T04:28:32.060Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:obotggosr4ciopvmevumc657n Created:2019-08-29 04:28:27.364989349 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-29T04:28:32.060Z] daemon.go:472: [d2b4bf97eaddc] Stopping daemon [2019-08-29T04:28:32.060Z] daemon.go:307: [d2b4bf97eaddc] exiting daemon [2019-08-29T04:28:32.060Z] daemon.go:459: [d2b4bf97eaddc] Daemon stopped [2019-08-29T04:28:32.060Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-29T04:28:32.060Z] daemon.go:336: [d4c318f92bc7b] waiting for daemon to start [2019-08-29T04:28:32.060Z] daemon.go:336: [d4c318f92bc7b] waiting for daemon to start [2019-08-29T04:28:32.060Z] daemon.go:364: [d4c318f92bc7b] daemon started [2019-08-29T04:28:32.060Z] daemon.go:472: [d4c318f92bc7b] Stopping daemon [2019-08-29T04:28:32.060Z] daemon.go:307: [d4c318f92bc7b] exiting daemon [2019-08-29T04:28:32.060Z] daemon.go:459: [d4c318f92bc7b] Daemon stopped [2019-08-29T04:28:32.060Z] PASS [2019-08-29T04:28:32.060Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-29T04:28:32.060Z] INFO: Testing against a local daemon [2019-08-29T04:28:32.060Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-29T04:28:33.873Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.44s) [2019-08-29T04:28:33.873Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-08-29T04:28:33.873Z] daemon.go:336: [d9ca72598da0c] waiting for daemon to start [2019-08-29T04:28:33.873Z] daemon.go:336: [d9ca72598da0c] waiting for daemon to start [2019-08-29T04:28:33.873Z] daemon.go:364: [d9ca72598da0c] daemon started [2019-08-29T04:28:33.873Z] daemon.go:472: [d9ca72598da0c] Stopping daemon [2019-08-29T04:28:33.873Z] daemon.go:307: [d9ca72598da0c] exiting daemon [2019-08-29T04:28:33.873Z] daemon.go:459: [d9ca72598da0c] Daemon stopped [2019-08-29T04:28:33.873Z] daemon.go:336: [d9ca72598da0c] waiting for daemon to start [2019-08-29T04:28:33.873Z] daemon.go:336: [d9ca72598da0c] waiting for daemon to start [2019-08-29T04:28:33.873Z] daemon.go:364: [d9ca72598da0c] daemon started [2019-08-29T04:28:33.873Z] daemon.go:472: [d9ca72598da0c] Stopping daemon [2019-08-29T04:28:33.873Z] daemon.go:307: [d9ca72598da0c] exiting daemon [2019-08-29T04:28:33.873Z] daemon.go:459: [d9ca72598da0c] Daemon stopped [2019-08-29T04:28:33.873Z] === RUN TestDockerNetworkIpvlan [2019-08-29T04:28:34.668Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-08-29T04:28:34.988Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults 3.663s [2019-08-29T04:28:34.988Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.521s [2019-08-29T04:28:35.664Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-08-29T04:28:35.918Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 5.181s [2019-08-29T04:28:36.493Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-08-29T04:28:38.015Z] INFO: Extraction ended at 08/29/2019 04:28:37. Duration:00:00:26.2824442 [2019-08-29T04:28:38.015Z] INFO: Updating the golang and path environment variables [2019-08-29T04:28:38.015Z] INFO: GOPATH=d:\gopath [2019-08-29T04:28:38.015Z] INFO: go version go1.12.9 windows/amd64 [2019-08-29T04:28:38.015Z] INFO: Starting a daemon under test... [2019-08-29T04:28:38.015Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-7b4b94047\daemon --pidfile d:\CI-1\CI-7b4b94047\docker.pid [2019-08-29T04:28:38.015Z] INFO: Process started successfully. [2019-08-29T04:28:38.440Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 2.002s [2019-08-29T04:28:38.440Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) [2019-08-29T04:28:38.440Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) [2019-08-29T04:28:38.440Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) [2019-08-29T04:28:38.440Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-29T04:28:38.473Z] INFO: Waiting for the daemon under test to start... [2019-08-29T04:28:38.945Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-08-29T04:28:41.379Z] INFO: Daemon under test started and replied! [2019-08-29T04:28:41.379Z] INFO: Docker version of the daemon under test [2019-08-29T04:28:41.379Z] [2019-08-29T04:28:41.379Z] Client: [2019-08-29T04:28:41.379Z] Version: 17.06.2-ce [2019-08-29T04:28:41.379Z] API version: 1.30 [2019-08-29T04:28:41.379Z] Go version: go1.8.3 [2019-08-29T04:28:41.379Z] Git commit: cec0b72 [2019-08-29T04:28:41.379Z] Built: Tue Sep 5 19:57:19 2017 [2019-08-29T04:28:41.379Z] OS/Arch: windows/amd64 [2019-08-29T04:28:41.379Z] [2019-08-29T04:28:41.379Z] Server: [2019-08-29T04:28:41.379Z] Version: 0.0.0-dev [2019-08-29T04:28:41.379Z] API version: 1.41 (minimum version 1.24) [2019-08-29T04:28:41.379Z] Go version: go1.12.9 [2019-08-29T04:28:41.379Z] Git commit: 7b4b94047 [2019-08-29T04:28:41.837Z] Built: 08/29/2019 04:26:45 [2019-08-29T04:28:41.837Z] OS/Arch: windows/amd64 [2019-08-29T04:28:41.837Z] Experimental: false [2019-08-29T04:28:41.837Z] [2019-08-29T04:28:41.837Z] INFO: Docker info of the daemon under test [2019-08-29T04:28:41.837Z] [2019-08-29T04:28:41.837Z] Containers: 0 [2019-08-29T04:28:41.837Z] Running: 0 [2019-08-29T04:28:41.837Z] Paused: 0 [2019-08-29T04:28:41.837Z] Stopped: 0 [2019-08-29T04:28:41.837Z] Images: 0 [2019-08-29T04:28:41.837Z] Server Version: 0.0.0-dev [2019-08-29T04:28:41.837Z] Storage Driver: windowsfilter [2019-08-29T04:28:41.837Z] Windows: [2019-08-29T04:28:41.837Z] Logging Driver: json-file [2019-08-29T04:28:41.837Z] Plugins: [2019-08-29T04:28:41.837Z] Volume: local [2019-08-29T04:28:41.837Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-08-29T04:28:41.837Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T04:28:41.837Z] Swarm: inactive [2019-08-29T04:28:41.837Z] Default Isolation: process [2019-08-29T04:28:41.837Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-08-29T04:28:41.837Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-08-29T04:28:41.837Z] OSType: windows [2019-08-29T04:28:41.837Z] Architecture: x86_64 [2019-08-29T04:28:41.837Z] CPUs: 4 [2019-08-29T04:28:41.837Z] Total Memory: 32GiB [2019-08-29T04:28:41.837Z] Name: azwin-2-959340 [2019-08-29T04:28:41.837Z] ID: P5SA:MOE7:4UKZ:BOI5:PDXX:3KRR:YR4V:K27V:NFSY:IKNR:7QDD:P3PV [2019-08-29T04:28:41.837Z] Docker Root Dir: D:\CI-1\CI-7b4b94047\daemon [2019-08-29T04:28:41.837Z] Debug Mode (client): false [2019-08-29T04:28:41.837Z] Debug Mode (server): false [2019-08-29T04:28:41.837Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:28:41.837Z] Labels: [2019-08-29T04:28:41.837Z] Experimental: false [2019-08-29T04:28:41.837Z] Insecure Registries: [2019-08-29T04:28:41.837Z] 127.0.0.0/8 [2019-08-29T04:28:41.837Z] Live Restore Enabled: false [2019-08-29T04:28:41.837Z] [2019-08-29T04:28:41.837Z] [2019-08-29T04:28:41.837Z] INFO: Docker images of the daemon under test [2019-08-29T04:28:41.837Z] [2019-08-29T04:28:41.837Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-08-29T04:28:41.837Z] [2019-08-29T04:28:41.837Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-08-29T04:28:41.837Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-08-29T04:28:41.837Z] ltsc2019: Pulling from windows/servercore [2019-08-29T04:28:42.296Z] 65014b3c3121: Pulling fs layer [2019-08-29T04:28:42.296Z] e7a74de96ddd: Pulling fs layer [2019-08-29T04:28:43.043Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-08-29T04:28:43.695Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 4.785s [2019-08-29T04:28:45.490Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-08-29T04:28:48.949Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 2.919s [2019-08-29T04:28:48.949Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.825s [2019-08-29T04:28:49.536Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-08-29T04:28:50.842Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig 1.757s [2019-08-29T04:28:53.364Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 4.355s [2019-08-29T04:28:53.621Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.439s [2019-08-29T04:28:54.596Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-08-29T04:28:55.547Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 4.625s [2019-08-29T04:28:56.482Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey 1.019s [2019-08-29T04:28:58.840Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan (27.65s) [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [dd7a22149a1fd] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [dd7a22149a1fd] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [dd7a22149a1fd] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-08-29T04:29:01.360Z] daemon.go:472: [dd7a22149a1fd] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [dd7a22149a1fd] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [dd7a22149a1fd] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [d63181b3b259f] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [d63181b3b259f] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [d63181b3b259f] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-08-29T04:29:01.360Z] daemon.go:472: [d63181b3b259f] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [d63181b3b259f] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [d63181b3b259f] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [dc00b6c9e8bf2] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [dc00b6c9e8bf2] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [dc00b6c9e8bf2] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.30s) [2019-08-29T04:29:01.360Z] daemon.go:472: [dc00b6c9e8bf2] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [dc00b6c9e8bf2] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [dc00b6c9e8bf2] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [d4d90820e8dd4] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [d4d90820e8dd4] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [d4d90820e8dd4] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.32s) [2019-08-29T04:29:01.360Z] daemon.go:472: [d4d90820e8dd4] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [d4d90820e8dd4] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [d4d90820e8dd4] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [d8cff4c37413f] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [d8cff4c37413f] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [d8cff4c37413f] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.31s) [2019-08-29T04:29:01.360Z] daemon.go:472: [d8cff4c37413f] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [d8cff4c37413f] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [d8cff4c37413f] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [df02f1e1fba3c] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [df02f1e1fba3c] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [df02f1e1fba3c] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.39s) [2019-08-29T04:29:01.360Z] daemon.go:472: [df02f1e1fba3c] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [df02f1e1fba3c] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [df02f1e1fba3c] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [dda390965bbb0] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [dda390965bbb0] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [dda390965bbb0] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.31s) [2019-08-29T04:29:01.360Z] daemon.go:472: [dda390965bbb0] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [dda390965bbb0] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [dda390965bbb0] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [db0057a827a5e] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [db0057a827a5e] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [db0057a827a5e] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.34s) [2019-08-29T04:29:01.360Z] daemon.go:472: [db0057a827a5e] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [db0057a827a5e] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [db0057a827a5e] Daemon stopped [2019-08-29T04:29:01.360Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:29:01.360Z] daemon.go:336: [d392cb71b1b12] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:336: [d392cb71b1b12] waiting for daemon to start [2019-08-29T04:29:01.360Z] daemon.go:364: [d392cb71b1b12] daemon started [2019-08-29T04:29:01.360Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.04s) [2019-08-29T04:29:01.360Z] daemon.go:472: [d392cb71b1b12] Stopping daemon [2019-08-29T04:29:01.360Z] daemon.go:307: [d392cb71b1b12] exiting daemon [2019-08-29T04:29:01.360Z] daemon.go:459: [d392cb71b1b12] Daemon stopped [2019-08-29T04:29:01.360Z] PASS [2019-08-29T04:29:01.360Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-29T04:29:01.360Z] INFO: Testing against a local daemon [2019-08-29T04:29:01.360Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-29T04:29:01.737Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.312s [2019-08-29T04:29:01.995Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 5.655s [2019-08-29T04:29:03.186Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-08-29T04:29:03.186Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-29T04:29:03.186Z] daemon.go:336: [d20383747668d] waiting for daemon to start [2019-08-29T04:29:03.186Z] daemon.go:336: [d20383747668d] waiting for daemon to start [2019-08-29T04:29:03.186Z] daemon.go:364: [d20383747668d] daemon started [2019-08-29T04:29:03.186Z] daemon.go:472: [d20383747668d] Stopping daemon [2019-08-29T04:29:03.186Z] daemon.go:307: [d20383747668d] exiting daemon [2019-08-29T04:29:03.186Z] daemon.go:459: [d20383747668d] Daemon stopped [2019-08-29T04:29:03.186Z] daemon.go:336: [d20383747668d] waiting for daemon to start [2019-08-29T04:29:03.186Z] daemon.go:336: [d20383747668d] waiting for daemon to start [2019-08-29T04:29:03.186Z] daemon.go:364: [d20383747668d] daemon started [2019-08-29T04:29:03.186Z] daemon.go:472: [d20383747668d] Stopping daemon [2019-08-29T04:29:03.186Z] daemon.go:307: [d20383747668d] exiting daemon [2019-08-29T04:29:03.186Z] daemon.go:459: [d20383747668d] Daemon stopped [2019-08-29T04:29:03.186Z] === RUN TestDockerNetworkMacvlan [2019-08-29T04:29:03.379Z] e7a74de96ddd: Verifying Checksum [2019-08-29T04:29:03.379Z] e7a74de96ddd: Download complete [2019-08-29T04:29:03.574Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-29T04:29:04.981Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-29T04:29:05.791Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-29T04:29:06.175Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 3.653s [2019-08-29T04:29:08.262Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-29T04:29:08.700Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 7.809s [2019-08-29T04:29:09.631Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.734s [2019-08-29T04:29:10.356Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-08-29T04:29:10.356Z] Copying nested executables into bundles/cross/linux/amd64 [2019-08-29T04:29:10.356Z] Cross building: bundles/cross/windows/amd64 [2019-08-29T04:29:10.356Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-29T04:29:10.356Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-08-29T04:29:11.004Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.617s [2019-08-29T04:29:12.378Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-29T04:29:13.660Z] --- PASS: TestDockerNetworkMacvlan (10.68s) [2019-08-29T04:29:13.660Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:29:13.660Z] daemon.go:336: [de66689b7b958] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:336: [de66689b7b958] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:364: [de66689b7b958] daemon started [2019-08-29T04:29:13.660Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-08-29T04:29:13.660Z] daemon.go:472: [de66689b7b958] Stopping daemon [2019-08-29T04:29:13.660Z] daemon.go:307: [de66689b7b958] exiting daemon [2019-08-29T04:29:13.660Z] daemon.go:459: [de66689b7b958] Daemon stopped [2019-08-29T04:29:13.660Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:29:13.660Z] daemon.go:336: [d94e4caadb8a4] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:336: [d94e4caadb8a4] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:364: [d94e4caadb8a4] daemon started [2019-08-29T04:29:13.660Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-08-29T04:29:13.660Z] daemon.go:472: [d94e4caadb8a4] Stopping daemon [2019-08-29T04:29:13.660Z] daemon.go:307: [d94e4caadb8a4] exiting daemon [2019-08-29T04:29:13.660Z] daemon.go:459: [d94e4caadb8a4] Daemon stopped [2019-08-29T04:29:13.660Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:29:13.660Z] daemon.go:336: [d14668a8fe022] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:336: [d14668a8fe022] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:364: [d14668a8fe022] daemon started [2019-08-29T04:29:13.660Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2019-08-29T04:29:13.660Z] daemon.go:472: [d14668a8fe022] Stopping daemon [2019-08-29T04:29:13.660Z] daemon.go:307: [d14668a8fe022] exiting daemon [2019-08-29T04:29:13.660Z] daemon.go:459: [d14668a8fe022] Daemon stopped [2019-08-29T04:29:13.660Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:29:13.660Z] daemon.go:336: [d95cdb0ea5477] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:336: [d95cdb0ea5477] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:364: [d95cdb0ea5477] daemon started [2019-08-29T04:29:13.660Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s) [2019-08-29T04:29:13.660Z] daemon.go:472: [d95cdb0ea5477] Stopping daemon [2019-08-29T04:29:13.660Z] daemon.go:307: [d95cdb0ea5477] exiting daemon [2019-08-29T04:29:13.660Z] daemon.go:459: [d95cdb0ea5477] Daemon stopped [2019-08-29T04:29:13.660Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:29:13.660Z] daemon.go:336: [d20547d520a2b] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:336: [d20547d520a2b] waiting for daemon to start [2019-08-29T04:29:13.660Z] daemon.go:364: [d20547d520a2b] daemon started [2019-08-29T04:29:13.660Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-08-29T04:29:13.660Z] daemon.go:472: [d20547d520a2b] Stopping daemon [2019-08-29T04:29:13.660Z] daemon.go:307: [d20547d520a2b] exiting daemon [2019-08-29T04:29:13.660Z] daemon.go:459: [d20547d520a2b] Daemon stopped [2019-08-29T04:29:13.660Z] PASS [2019-08-29T04:29:13.660Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-29T04:29:13.660Z] testing: warning: no tests to run [2019-08-29T04:29:13.660Z] PASS [2019-08-29T04:29:13.660Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-29T04:29:13.660Z] INFO: Testing against a local daemon [2019-08-29T04:29:13.660Z] === RUN TestAuthZPluginAllowRequest [2019-08-29T04:29:15.497Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-08-29T04:29:15.497Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-29T04:29:15.497Z] daemon.go:336: [db4c042212dd4] waiting for daemon to start [2019-08-29T04:29:15.497Z] daemon.go:336: [db4c042212dd4] waiting for daemon to start [2019-08-29T04:29:15.497Z] daemon.go:364: [db4c042212dd4] daemon started [2019-08-29T04:29:15.497Z] daemon.go:472: [db4c042212dd4] Stopping daemon [2019-08-29T04:29:15.497Z] daemon.go:307: [db4c042212dd4] exiting daemon [2019-08-29T04:29:15.497Z] daemon.go:459: [db4c042212dd4] Daemon stopped [2019-08-29T04:29:15.497Z] === RUN TestAuthZPluginTLS [2019-08-29T04:29:15.885Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-08-29T04:29:15.885Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-29T04:29:15.885Z] daemon.go:336: [db409dc356316] waiting for daemon to start [2019-08-29T04:29:15.885Z] daemon.go:336: [db409dc356316] waiting for daemon to start [2019-08-29T04:29:15.885Z] daemon.go:364: [db409dc356316] daemon started [2019-08-29T04:29:15.885Z] daemon.go:472: [db409dc356316] Stopping daemon [2019-08-29T04:29:15.885Z] daemon.go:307: [db409dc356316] exiting daemon [2019-08-29T04:29:15.885Z] daemon.go:459: [db409dc356316] Daemon stopped [2019-08-29T04:29:15.885Z] === RUN TestAuthZPluginDenyRequest [2019-08-29T04:29:16.261Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 4.400s [2019-08-29T04:29:16.261Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.652s [2019-08-29T04:29:16.261Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.019s [2019-08-29T04:29:16.787Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-08-29T04:29:16.787Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-29T04:29:16.787Z] daemon.go:336: [ddbcb78f1b746] waiting for daemon to start [2019-08-29T04:29:16.787Z] daemon.go:336: [ddbcb78f1b746] waiting for daemon to start [2019-08-29T04:29:16.787Z] daemon.go:364: [ddbcb78f1b746] daemon started [2019-08-29T04:29:16.787Z] daemon.go:472: [ddbcb78f1b746] Stopping daemon [2019-08-29T04:29:16.787Z] daemon.go:307: [ddbcb78f1b746] exiting daemon [2019-08-29T04:29:16.787Z] daemon.go:459: [ddbcb78f1b746] Daemon stopped [2019-08-29T04:29:16.787Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-29T04:29:17.183Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-08-29T04:29:17.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-29T04:29:17.183Z] daemon.go:336: [dcf2c47cf1ec7] waiting for daemon to start [2019-08-29T04:29:17.183Z] daemon.go:336: [dcf2c47cf1ec7] waiting for daemon to start [2019-08-29T04:29:17.183Z] daemon.go:364: [dcf2c47cf1ec7] daemon started [2019-08-29T04:29:17.183Z] daemon.go:472: [dcf2c47cf1ec7] Stopping daemon [2019-08-29T04:29:17.183Z] daemon.go:307: [dcf2c47cf1ec7] exiting daemon [2019-08-29T04:29:17.183Z] daemon.go:459: [dcf2c47cf1ec7] Daemon stopped [2019-08-29T04:29:17.183Z] === RUN TestAuthZPluginDenyResponse [2019-08-29T04:29:17.559Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-08-29T04:29:17.559Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-29T04:29:17.559Z] daemon.go:336: [d00959b64f31f] waiting for daemon to start [2019-08-29T04:29:17.559Z] daemon.go:336: [d00959b64f31f] waiting for daemon to start [2019-08-29T04:29:17.559Z] daemon.go:364: [d00959b64f31f] daemon started [2019-08-29T04:29:17.559Z] daemon.go:472: [d00959b64f31f] Stopping daemon [2019-08-29T04:29:17.559Z] daemon.go:307: [d00959b64f31f] exiting daemon [2019-08-29T04:29:17.559Z] daemon.go:459: [d00959b64f31f] Daemon stopped [2019-08-29T04:29:17.559Z] === RUN TestAuthZPluginAllowEventStream [2019-08-29T04:29:17.630Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.404s [2019-08-29T04:29:19.373Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-08-29T04:29:19.373Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-29T04:29:19.373Z] daemon.go:336: [da2c7f0934d24] waiting for daemon to start [2019-08-29T04:29:19.373Z] daemon.go:336: [da2c7f0934d24] waiting for daemon to start [2019-08-29T04:29:19.373Z] daemon.go:364: [da2c7f0934d24] daemon started [2019-08-29T04:29:19.373Z] daemon.go:472: [da2c7f0934d24] Stopping daemon [2019-08-29T04:29:19.373Z] daemon.go:307: [da2c7f0934d24] exiting daemon [2019-08-29T04:29:19.373Z] daemon.go:459: [da2c7f0934d24] Daemon stopped [2019-08-29T04:29:19.373Z] === RUN TestAuthZPluginErrorResponse [2019-08-29T04:29:19.525Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.490s [2019-08-29T04:29:19.525Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.418s [2019-08-29T04:29:19.757Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-08-29T04:29:19.757Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-29T04:29:19.757Z] daemon.go:336: [dffb94df7e38c] waiting for daemon to start [2019-08-29T04:29:19.757Z] daemon.go:336: [dffb94df7e38c] waiting for daemon to start [2019-08-29T04:29:19.757Z] daemon.go:364: [dffb94df7e38c] daemon started [2019-08-29T04:29:19.757Z] daemon.go:472: [dffb94df7e38c] Stopping daemon [2019-08-29T04:29:19.757Z] daemon.go:307: [dffb94df7e38c] exiting daemon [2019-08-29T04:29:19.757Z] daemon.go:459: [dffb94df7e38c] Daemon stopped [2019-08-29T04:29:19.757Z] === RUN TestAuthZPluginErrorRequest [2019-08-29T04:29:20.549Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-08-29T04:29:20.549Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-29T04:29:20.549Z] daemon.go:336: [d042ce0aae3d4] waiting for daemon to start [2019-08-29T04:29:20.549Z] daemon.go:336: [d042ce0aae3d4] waiting for daemon to start [2019-08-29T04:29:20.549Z] daemon.go:364: [d042ce0aae3d4] daemon started [2019-08-29T04:29:20.549Z] daemon.go:472: [d042ce0aae3d4] Stopping daemon [2019-08-29T04:29:20.549Z] daemon.go:307: [d042ce0aae3d4] exiting daemon [2019-08-29T04:29:20.549Z] daemon.go:459: [d042ce0aae3d4] Daemon stopped [2019-08-29T04:29:20.549Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-29T04:29:20.894Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.658s [2019-08-29T04:29:20.926Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-08-29T04:29:20.926Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-29T04:29:20.926Z] daemon.go:336: [ded4b60b39b55] waiting for daemon to start [2019-08-29T04:29:20.926Z] daemon.go:336: [ded4b60b39b55] waiting for daemon to start [2019-08-29T04:29:20.926Z] daemon.go:364: [ded4b60b39b55] daemon started [2019-08-29T04:29:20.926Z] daemon.go:472: [ded4b60b39b55] Stopping daemon [2019-08-29T04:29:20.926Z] daemon.go:307: [ded4b60b39b55] exiting daemon [2019-08-29T04:29:20.926Z] daemon.go:459: [ded4b60b39b55] Daemon stopped [2019-08-29T04:29:20.926Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-29T04:29:21.826Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove 2.327s [2019-08-29T04:29:22.391Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo 0.588s [2019-08-29T04:29:22.954Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.544s [2019-08-29T04:29:23.492Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-08-29T04:29:23.492Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-29T04:29:23.492Z] daemon.go:336: [d1a0d143210c2] waiting for daemon to start [2019-08-29T04:29:23.492Z] daemon.go:336: [d1a0d143210c2] waiting for daemon to start [2019-08-29T04:29:23.492Z] daemon.go:364: [d1a0d143210c2] daemon started [2019-08-29T04:29:23.492Z] daemon.go:472: [d1a0d143210c2] Stopping daemon [2019-08-29T04:29:23.492Z] daemon.go:307: [d1a0d143210c2] exiting daemon [2019-08-29T04:29:23.492Z] daemon.go:459: [d1a0d143210c2] Daemon stopped [2019-08-29T04:29:23.492Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-29T04:29:23.519Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.571s [2019-08-29T04:29:25.955Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s) [2019-08-29T04:29:25.955Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-29T04:29:25.955Z] daemon.go:336: [db30c57ecba08] waiting for daemon to start [2019-08-29T04:29:25.955Z] daemon.go:336: [db30c57ecba08] waiting for daemon to start [2019-08-29T04:29:25.955Z] daemon.go:364: [db30c57ecba08] daemon started [2019-08-29T04:29:25.955Z] daemon.go:472: [db30c57ecba08] Stopping daemon [2019-08-29T04:29:25.955Z] daemon.go:307: [db30c57ecba08] exiting daemon [2019-08-29T04:29:25.955Z] daemon.go:459: [db30c57ecba08] Daemon stopped [2019-08-29T04:29:25.955Z] === RUN TestAuthZPluginHeader [2019-08-29T04:29:26.041Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun 2.016s [2019-08-29T04:29:26.041Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand 0.000s [2019-08-29T04:29:26.340Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-08-29T04:29:26.340Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-29T04:29:26.340Z] daemon.go:336: [decf0cfeecaf3] waiting for daemon to start [2019-08-29T04:29:26.340Z] daemon.go:336: [decf0cfeecaf3] waiting for daemon to start [2019-08-29T04:29:26.340Z] daemon.go:364: [decf0cfeecaf3] daemon started [2019-08-29T04:29:26.340Z] daemon.go:472: [decf0cfeecaf3] Stopping daemon [2019-08-29T04:29:26.340Z] daemon.go:307: [decf0cfeecaf3] exiting daemon [2019-08-29T04:29:26.340Z] daemon.go:459: [decf0cfeecaf3] Daemon stopped [2019-08-29T04:29:26.340Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-29T04:29:26.340Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-29T04:29:26.340Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:29:26.340Z] === RUN TestAuthZPluginV2Disable [2019-08-29T04:29:26.340Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-29T04:29:26.340Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:29:26.340Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-29T04:29:26.340Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-29T04:29:26.340Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:29:26.340Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-29T04:29:26.340Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-29T04:29:26.340Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:29:26.340Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-29T04:29:27.411Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 1.833s [2019-08-29T04:29:29.935Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 2.026s [2019-08-29T04:29:34.112Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 4.179s [2019-08-29T04:29:35.046Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 14.063s [2019-08-29T04:29:35.304Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.557s [2019-08-29T04:29:36.675Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.753s [2019-08-29T04:29:37.607Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 2.240s [2019-08-29T04:29:38.171Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.549s [2019-08-29T04:29:39.363Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-29T04:29:39.363Z] [2019-08-29T04:29:39.363Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-29T04:29:39.363Z] PKG_CONFIG=pkg-config [2019-08-29T04:29:39.363Z] GOLANG_VERSION=1.12.9 [2019-08-29T04:29:39.363Z] HOSTNAME=8303ba591b03 [2019-08-29T04:29:39.363Z] DOCKER_EXPERIMENTAL=1 [2019-08-29T04:29:39.363Z] container=docker [2019-08-29T04:29:39.363Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-29T04:29:39.363Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-29T04:29:39.363Z] GOPATH=/go [2019-08-29T04:29:39.363Z] PWD=/go/src/github.com/docker/docker [2019-08-29T04:29:39.363Z] HOME=/root [2019-08-29T04:29:39.363Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-29T04:29:39.363Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-29T04:29:39.363Z] DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 [2019-08-29T04:29:39.363Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-29T04:29:39.363Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-29T04:29:39.363Z] TERM=xterm [2019-08-29T04:29:39.363Z] DEST=bundles/test-integration [2019-08-29T04:29:39.363Z] SHLVL=1 [2019-08-29T04:29:39.363Z] TIMEOUT=120m [2019-08-29T04:29:39.363Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-29T04:29:39.363Z] DOCKER_PKG=github.com/docker/docker [2019-08-29T04:29:39.363Z] _=/usr/bin/env [2019-08-29T04:29:39.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-29T04:29:41.447Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 4.275s [2019-08-29T04:29:41.705Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.717s [2019-08-29T04:29:45.885Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.603s [2019-08-29T04:29:46.105Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-08-29T04:29:46.105Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:364: [de4df9616b521] daemon started [2019-08-29T04:29:46.105Z] daemon.go:472: [de4df9616b521] Stopping daemon [2019-08-29T04:29:46.105Z] daemon.go:307: [de4df9616b521] exiting daemon [2019-08-29T04:29:46.105Z] daemon.go:459: [de4df9616b521] Daemon stopped [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:350: [de4df9616b521] error pinging daemon on start: Get http://de4df9616b521.sock/_ping: context deadline exceeded [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:350: [de4df9616b521] error pinging daemon on start: Get http://de4df9616b521.sock/_ping: context deadline exceeded [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:350: [de4df9616b521] error pinging daemon on start: Get http://de4df9616b521.sock/_ping: context deadline exceeded [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:350: [de4df9616b521] error pinging daemon on start: Get http://de4df9616b521.sock/_ping: context deadline exceeded [2019-08-29T04:29:46.105Z] daemon.go:307: [de4df9616b521] exiting daemon [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:336: [de4df9616b521] waiting for daemon to start [2019-08-29T04:29:46.105Z] daemon.go:364: [de4df9616b521] daemon started [2019-08-29T04:29:46.105Z] daemon.go:472: [de4df9616b521] Stopping daemon [2019-08-29T04:29:46.105Z] daemon.go:307: [de4df9616b521] exiting daemon [2019-08-29T04:29:46.105Z] daemon.go:459: [de4df9616b521] Daemon stopped [2019-08-29T04:29:46.105Z] PASS [2019-08-29T04:29:46.105Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-29T04:29:46.105Z] INFO: Testing against a local daemon [2019-08-29T04:29:46.105Z] === RUN TestPluginInvalidJSON [2019-08-29T04:29:46.105Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:29:46.105Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:29:46.105Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:29:46.105Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-08-29T04:29:46.105Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-29T04:29:46.105Z] PASS [2019-08-29T04:29:46.105Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-29T04:29:46.105Z] INFO: Testing against a local daemon [2019-08-29T04:29:46.105Z] === RUN TestExternalGraphDriver [2019-08-29T04:29:46.105Z] === RUN TestExternalGraphDriver/json [2019-08-29T04:29:46.105Z] === RUN TestExternalGraphDriver/spec [2019-08-29T04:29:48.075Z] === RUN TestExternalGraphDriver/pull [2019-08-29T04:29:50.555Z] --- PASS: TestExternalGraphDriver (6.66s) [2019-08-29T04:29:50.555Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:364: [d5cd9afc126ac] daemon started [2019-08-29T04:29:50.555Z] daemon.go:472: [d5cd9afc126ac] Stopping daemon [2019-08-29T04:29:50.555Z] daemon.go:307: [d5cd9afc126ac] exiting daemon [2019-08-29T04:29:50.555Z] daemon.go:459: [d5cd9afc126ac] Daemon stopped [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:364: [d5cd9afc126ac] daemon started [2019-08-29T04:29:50.555Z] daemon.go:472: [d5cd9afc126ac] Stopping daemon [2019-08-29T04:29:50.555Z] daemon.go:307: [d5cd9afc126ac] exiting daemon [2019-08-29T04:29:50.555Z] daemon.go:459: [d5cd9afc126ac] Daemon stopped [2019-08-29T04:29:50.555Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:364: [d5cd9afc126ac] daemon started [2019-08-29T04:29:50.555Z] daemon.go:472: [d5cd9afc126ac] Stopping daemon [2019-08-29T04:29:50.555Z] daemon.go:307: [d5cd9afc126ac] exiting daemon [2019-08-29T04:29:50.555Z] daemon.go:459: [d5cd9afc126ac] Daemon stopped [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:364: [d5cd9afc126ac] daemon started [2019-08-29T04:29:50.555Z] daemon.go:472: [d5cd9afc126ac] Stopping daemon [2019-08-29T04:29:50.555Z] daemon.go:307: [d5cd9afc126ac] exiting daemon [2019-08-29T04:29:50.555Z] daemon.go:459: [d5cd9afc126ac] Daemon stopped [2019-08-29T04:29:50.555Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:336: [d5cd9afc126ac] waiting for daemon to start [2019-08-29T04:29:50.555Z] daemon.go:364: [d5cd9afc126ac] daemon started [2019-08-29T04:29:50.555Z] daemon.go:472: [d5cd9afc126ac] Stopping daemon [2019-08-29T04:29:50.555Z] daemon.go:307: [d5cd9afc126ac] exiting daemon [2019-08-29T04:29:50.555Z] daemon.go:459: [d5cd9afc126ac] Daemon stopped [2019-08-29T04:29:50.555Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-08-29T04:29:50.555Z] === RUN TestGraphdriverPluginV2 [2019-08-29T04:29:50.555Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-08-29T04:29:50.555Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:29:50.555Z] PASS [2019-08-29T04:29:50.555Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-29T04:29:50.555Z] INFO: Testing against a local daemon [2019-08-29T04:29:50.555Z] === RUN TestContinueAfterPluginCrash [2019-08-29T04:29:50.555Z] === PAUSE TestContinueAfterPluginCrash [2019-08-29T04:29:50.555Z] === RUN TestDaemonStartWithLogOpt [2019-08-29T04:29:50.555Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-29T04:29:50.555Z] === CONT TestContinueAfterPluginCrash [2019-08-29T04:29:50.555Z] === CONT TestDaemonStartWithLogOpt [2019-08-29T04:29:51.140Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged 5.096s [2019-08-29T04:29:52.510Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 1.988s [2019-08-29T04:29:53.881Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.120s [2019-08-29T04:29:54.811Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.149s [2019-08-29T04:29:55.375Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 14.375s [2019-08-29T04:29:56.747Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 1.240s [2019-08-29T04:29:56.747Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.015s [2019-08-29T04:29:59.269Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 4.086s [2019-08-29T04:30:02.134Z] --- PASS: TestDaemonStartWithLogOpt (10.94s) [2019-08-29T04:30:02.134Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-29T04:30:02.134Z] daemon.go:336: [d05cf2ef5d301] waiting for daemon to start [2019-08-29T04:30:02.134Z] daemon.go:336: [d05cf2ef5d301] waiting for daemon to start [2019-08-29T04:30:02.134Z] daemon.go:364: [d05cf2ef5d301] daemon started [2019-08-29T04:30:02.134Z] daemon.go:472: [d05cf2ef5d301] Stopping daemon [2019-08-29T04:30:02.134Z] daemon.go:307: [d05cf2ef5d301] exiting daemon [2019-08-29T04:30:02.134Z] daemon.go:459: [d05cf2ef5d301] Daemon stopped [2019-08-29T04:30:02.134Z] daemon.go:336: [d05cf2ef5d301] waiting for daemon to start [2019-08-29T04:30:02.134Z] daemon.go:336: [d05cf2ef5d301] waiting for daemon to start [2019-08-29T04:30:02.134Z] daemon.go:364: [d05cf2ef5d301] daemon started [2019-08-29T04:30:02.134Z] daemon.go:472: [d05cf2ef5d301] Stopping daemon [2019-08-29T04:30:02.134Z] daemon.go:307: [d05cf2ef5d301] exiting daemon [2019-08-29T04:30:02.134Z] daemon.go:459: [d05cf2ef5d301] Daemon stopped [2019-08-29T04:30:02.546Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 5.823s [2019-08-29T04:30:03.797Z] 65014b3c3121: Verifying Checksum [2019-08-29T04:30:03.797Z] 65014b3c3121: Download complete [2019-08-29T04:30:05.821Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 2.832s [2019-08-29T04:30:06.171Z] --- PASS: TestContinueAfterPluginCrash (15.84s) [2019-08-29T04:30:06.171Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-29T04:30:06.171Z] daemon.go:336: [dfa310d3eedb7] waiting for daemon to start [2019-08-29T04:30:06.171Z] daemon.go:336: [dfa310d3eedb7] waiting for daemon to start [2019-08-29T04:30:06.171Z] daemon.go:364: [dfa310d3eedb7] daemon started [2019-08-29T04:30:06.171Z] daemon.go:472: [dfa310d3eedb7] Stopping daemon [2019-08-29T04:30:06.171Z] daemon.go:307: [dfa310d3eedb7] exiting daemon [2019-08-29T04:30:06.171Z] daemon.go:459: [dfa310d3eedb7] Daemon stopped [2019-08-29T04:30:06.171Z] PASS [2019-08-29T04:30:06.171Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-29T04:30:06.589Z] INFO: Testing against a local daemon [2019-08-29T04:30:06.589Z] === RUN TestPluginWithDevMounts [2019-08-29T04:30:06.589Z] === PAUSE TestPluginWithDevMounts [2019-08-29T04:30:06.589Z] === CONT TestPluginWithDevMounts [2019-08-29T04:30:08.344Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 2.867s [2019-08-29T04:30:08.344Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 9.339s [2019-08-29T04:30:08.495Z] --- PASS: TestPluginWithDevMounts (2.05s) [2019-08-29T04:30:08.495Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-29T04:30:08.495Z] daemon.go:336: [d477a2e253cd8] waiting for daemon to start [2019-08-29T04:30:08.495Z] daemon.go:336: [d477a2e253cd8] waiting for daemon to start [2019-08-29T04:30:08.495Z] daemon.go:364: [d477a2e253cd8] daemon started [2019-08-29T04:30:08.495Z] daemon.go:472: [d477a2e253cd8] Stopping daemon [2019-08-29T04:30:08.495Z] daemon.go:307: [d477a2e253cd8] exiting daemon [2019-08-29T04:30:08.495Z] daemon.go:459: [d477a2e253cd8] Daemon stopped [2019-08-29T04:30:08.495Z] PASS [2019-08-29T04:30:08.495Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-29T04:30:08.495Z] INFO: Testing against a local daemon [2019-08-29T04:30:08.495Z] === RUN TestSecretInspect [2019-08-29T04:30:11.716Z] --- PASS: TestSecretInspect (3.04s) [2019-08-29T04:30:11.716Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-29T04:30:11.716Z] daemon.go:336: [dd5489b1f172d] waiting for daemon to start [2019-08-29T04:30:11.716Z] daemon.go:336: [dd5489b1f172d] waiting for daemon to start [2019-08-29T04:30:11.716Z] daemon.go:364: [dd5489b1f172d] daemon started [2019-08-29T04:30:11.716Z] daemon.go:472: [dd5489b1f172d] Stopping daemon [2019-08-29T04:30:11.716Z] daemon.go:307: [dd5489b1f172d] exiting daemon [2019-08-29T04:30:11.716Z] daemon.go:459: [dd5489b1f172d] Daemon stopped [2019-08-29T04:30:11.716Z] === RUN TestSecretList [2019-08-29T04:30:14.308Z] --- PASS: TestSecretList (2.56s) [2019-08-29T04:30:14.308Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-29T04:30:14.308Z] daemon.go:336: [d8fbe84831e86] waiting for daemon to start [2019-08-29T04:30:14.308Z] daemon.go:336: [d8fbe84831e86] waiting for daemon to start [2019-08-29T04:30:14.308Z] daemon.go:364: [d8fbe84831e86] daemon started [2019-08-29T04:30:14.308Z] daemon.go:472: [d8fbe84831e86] Stopping daemon [2019-08-29T04:30:14.308Z] daemon.go:307: [d8fbe84831e86] exiting daemon [2019-08-29T04:30:14.308Z] daemon.go:459: [d8fbe84831e86] Daemon stopped [2019-08-29T04:30:14.308Z] === RUN TestSecretsCreateAndDelete [2019-08-29T04:30:16.446Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 7.888s [2019-08-29T04:30:17.508Z] --- PASS: TestSecretsCreateAndDelete (2.96s) [2019-08-29T04:30:17.508Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-29T04:30:17.508Z] daemon.go:336: [d26a346702f2e] waiting for daemon to start [2019-08-29T04:30:17.508Z] daemon.go:336: [d26a346702f2e] waiting for daemon to start [2019-08-29T04:30:17.508Z] daemon.go:364: [d26a346702f2e] daemon started [2019-08-29T04:30:17.508Z] daemon.go:472: [d26a346702f2e] Stopping daemon [2019-08-29T04:30:17.508Z] daemon.go:307: [d26a346702f2e] exiting daemon [2019-08-29T04:30:17.508Z] daemon.go:459: [d26a346702f2e] Daemon stopped [2019-08-29T04:30:17.508Z] === RUN TestSecretsUpdate [2019-08-29T04:30:17.965Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-29T04:30:17.965Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-08-29T04:30:17.965Z] remote: Enumerating objects: 19, done. [2019-08-29T04:30:17.965Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-08-29T04:30:17.965Z] 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-08-29T04:30:17.965Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-08-29T04:30:17.965Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-29T04:30:18.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/test/unit [2019-08-29T04:30:18.968Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 10.248s [2019-08-29T04:30:18.968Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 2.868s [2019-08-29T04:30:20.035Z] --- PASS: TestSecretsUpdate (2.97s) [2019-08-29T04:30:20.035Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-29T04:30:20.035Z] daemon.go:336: [d2194a7010ede] waiting for daemon to start [2019-08-29T04:30:20.035Z] daemon.go:336: [d2194a7010ede] waiting for daemon to start [2019-08-29T04:30:20.035Z] daemon.go:364: [d2194a7010ede] daemon started [2019-08-29T04:30:20.035Z] daemon.go:472: [d2194a7010ede] Stopping daemon [2019-08-29T04:30:20.035Z] daemon.go:307: [d2194a7010ede] exiting daemon [2019-08-29T04:30:20.035Z] daemon.go:459: [d2194a7010ede] Daemon stopped [2019-08-29T04:30:20.035Z] === RUN TestTemplatedSecret [2019-08-29T04:30:20.914Z] ? github.com/docker/docker/api [no test files] [2019-08-29T04:30:22.243Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 2.911s [2019-08-29T04:30:22.243Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 3.165s [2019-08-29T04:30:23.262Z] --- PASS: TestTemplatedSecret (3.17s) [2019-08-29T04:30:23.262Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-29T04:30:23.262Z] daemon.go:336: [df1fce84a1c52] waiting for daemon to start [2019-08-29T04:30:23.262Z] daemon.go:336: [df1fce84a1c52] waiting for daemon to start [2019-08-29T04:30:23.262Z] daemon.go:364: [df1fce84a1c52] daemon started [2019-08-29T04:30:23.262Z] daemon.go:472: [df1fce84a1c52] Stopping daemon [2019-08-29T04:30:23.262Z] daemon.go:307: [df1fce84a1c52] exiting daemon [2019-08-29T04:30:23.262Z] daemon.go:459: [df1fce84a1c52] Daemon stopped [2019-08-29T04:30:23.262Z] === RUN TestSecretCreateResolve [2019-08-29T04:30:24.767Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize 2.085s [2019-08-29T04:30:26.485Z] --- PASS: TestSecretCreateResolve (3.05s) [2019-08-29T04:30:26.485Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-29T04:30:26.485Z] daemon.go:336: [d5cefaba310cc] waiting for daemon to start [2019-08-29T04:30:26.485Z] daemon.go:336: [d5cefaba310cc] waiting for daemon to start [2019-08-29T04:30:26.485Z] daemon.go:364: [d5cefaba310cc] daemon started [2019-08-29T04:30:26.485Z] daemon.go:472: [d5cefaba310cc] Stopping daemon [2019-08-29T04:30:26.485Z] daemon.go:307: [d5cefaba310cc] exiting daemon [2019-08-29T04:30:26.485Z] daemon.go:459: [d5cefaba310cc] Daemon stopped [2019-08-29T04:30:26.485Z] PASS [2019-08-29T04:30:26.485Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-29T04:30:26.485Z] INFO: Testing against a local daemon [2019-08-29T04:30:26.485Z] === RUN TestServiceCreateInit [2019-08-29T04:30:26.485Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:30:28.126Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload 3.351s [2019-08-29T04:30:28.126Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify 0.102s [2019-08-29T04:30:31.573Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:30:34.673Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 5.990s [2019-08-29T04:30:35.745Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2019-08-29T04:30:36.721Z] --- PASS: TestServiceCreateInit (9.89s) [2019-08-29T04:30:36.721Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2019-08-29T04:30:36.721Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:30:36.721Z] daemon.go:336: [d98670cd645e8] waiting for daemon to start [2019-08-29T04:30:36.721Z] daemon.go:336: [d98670cd645e8] waiting for daemon to start [2019-08-29T04:30:36.721Z] daemon.go:364: [d98670cd645e8] daemon started [2019-08-29T04:30:36.721Z] daemon.go:472: [d98670cd645e8] Stopping daemon [2019-08-29T04:30:36.721Z] daemon.go:307: [d98670cd645e8] exiting daemon [2019-08-29T04:30:36.721Z] daemon.go:459: [d98670cd645e8] Daemon stopped [2019-08-29T04:30:36.721Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2019-08-29T04:30:36.721Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:30:36.721Z] daemon.go:336: [db64e082585e9] waiting for daemon to start [2019-08-29T04:30:36.721Z] daemon.go:336: [db64e082585e9] waiting for daemon to start [2019-08-29T04:30:36.721Z] daemon.go:364: [db64e082585e9] daemon started [2019-08-29T04:30:36.721Z] daemon.go:472: [db64e082585e9] Stopping daemon [2019-08-29T04:30:36.721Z] daemon.go:307: [db64e082585e9] exiting daemon [2019-08-29T04:30:36.721Z] daemon.go:459: [db64e082585e9] Daemon stopped [2019-08-29T04:30:36.721Z] === RUN TestCreateServiceMultipleTimes [2019-08-29T04:30:38.857Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks 2.179s [2019-08-29T04:30:42.134Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.868s [2019-08-29T04:30:43.065Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 20.861s [2019-08-29T04:30:43.065Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.159s [2019-08-29T04:30:48.320Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 4.985s [2019-08-29T04:30:49.250Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 6.142s [2019-08-29T04:30:49.507Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.404s [2019-08-29T04:30:50.438Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.578s [2019-08-29T04:30:51.369Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 1.006s [2019-08-29T04:30:51.369Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.206s [2019-08-29T04:30:51.933Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.364s [2019-08-29T04:30:52.190Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.359s [2019-08-29T04:30:55.467Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 2.872s [2019-08-29T04:30:56.487Z] --- PASS: TestCreateServiceMultipleTimes (17.26s) [2019-08-29T04:30:56.487Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-29T04:30:56.487Z] daemon.go:336: [d0b7775e81e14] waiting for daemon to start [2019-08-29T04:30:56.487Z] daemon.go:336: [d0b7775e81e14] waiting for daemon to start [2019-08-29T04:30:56.487Z] daemon.go:364: [d0b7775e81e14] daemon started [2019-08-29T04:30:56.487Z] daemon.go:472: [d0b7775e81e14] Stopping daemon [2019-08-29T04:30:56.487Z] daemon.go:307: [d0b7775e81e14] exiting daemon [2019-08-29T04:30:56.487Z] daemon.go:459: [d0b7775e81e14] Daemon stopped [2019-08-29T04:30:56.487Z] === RUN TestCreateServiceConflict [2019-08-29T04:30:56.487Z] --- PASS: TestCreateServiceConflict (2.97s) [2019-08-29T04:30:56.487Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-29T04:30:56.487Z] daemon.go:336: [d31e41487fd8d] waiting for daemon to start [2019-08-29T04:30:56.487Z] daemon.go:336: [d31e41487fd8d] waiting for daemon to start [2019-08-29T04:30:56.487Z] daemon.go:364: [d31e41487fd8d] daemon started [2019-08-29T04:30:56.487Z] daemon.go:472: [d31e41487fd8d] Stopping daemon [2019-08-29T04:30:56.487Z] daemon.go:307: [d31e41487fd8d] exiting daemon [2019-08-29T04:30:56.487Z] daemon.go:459: [d31e41487fd8d] Daemon stopped [2019-08-29T04:30:56.487Z] === RUN TestCreateServiceMaxReplicas [2019-08-29T04:30:56.837Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.684s [2019-08-29T04:30:58.731Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 1.934s [2019-08-29T04:31:00.569Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2019-08-29T04:31:00.569Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-29T04:31:00.569Z] daemon.go:336: [d2a0346db337e] waiting for daemon to start [2019-08-29T04:31:00.569Z] daemon.go:336: [d2a0346db337e] waiting for daemon to start [2019-08-29T04:31:00.569Z] daemon.go:364: [d2a0346db337e] daemon started [2019-08-29T04:31:00.569Z] daemon.go:472: [d2a0346db337e] Stopping daemon [2019-08-29T04:31:00.569Z] daemon.go:307: [d2a0346db337e] exiting daemon [2019-08-29T04:31:00.569Z] daemon.go:459: [d2a0346db337e] Daemon stopped [2019-08-29T04:31:00.569Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-29T04:31:00.625Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.755s [2019-08-29T04:31:01.189Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash 12.982s [2019-08-29T04:31:01.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-29T04:31:01.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-29T04:31:01.753Z] --- PASS: TestImportExtremelyLargeImageWorks (173.46s) [2019-08-29T04:31:01.753Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks [2019-08-29T04:31:01.753Z] daemon.go:336: [daad41bb3dfdf] waiting for daemon to start [2019-08-29T04:31:01.753Z] daemon.go:336: [daad41bb3dfdf] waiting for daemon to start [2019-08-29T04:31:01.753Z] daemon.go:364: [daad41bb3dfdf] daemon started [2019-08-29T04:31:01.753Z] daemon.go:472: [daad41bb3dfdf] Stopping daemon [2019-08-29T04:31:01.753Z] daemon.go:307: [daad41bb3dfdf] exiting daemon [2019-08-29T04:31:01.753Z] daemon.go:459: [daad41bb3dfdf] Daemon stopped [2019-08-29T04:31:01.753Z] PASS [2019-08-29T04:31:01.753Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-29T04:31:02.010Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling 0.932s [2019-08-29T04:31:02.010Z] INFO: Testing against a local daemon [2019-08-29T04:31:02.010Z] === RUN TestNetworkCreateDelete [2019-08-29T04:31:02.267Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.701s [2019-08-29T04:31:02.267Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-08-29T04:31:02.267Z] === RUN TestDockerNetworkDeletePreferID [2019-08-29T04:31:02.524Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2019-08-29T04:31:02.524Z] === RUN TestInspectNetwork [2019-08-29T04:31:03.459Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.236s [2019-08-29T04:31:04.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-29T04:31:10.009Z] === RUN TestInspectNetwork/full_network_id [2019-08-29T04:31:10.009Z] === RUN TestInspectNetwork/partial_network_id [2019-08-29T04:31:10.009Z] === RUN TestInspectNetwork/network_name [2019-08-29T04:31:10.009Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-29T04:31:10.939Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 7.496s [2019-08-29T04:31:11.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-29T04:31:13.459Z] --- PASS: TestInspectNetwork (10.65s) [2019-08-29T04:31:13.459Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork [2019-08-29T04:31:13.459Z] daemon.go:336: [d799ba8330316] waiting for daemon to start [2019-08-29T04:31:13.459Z] daemon.go:336: [d799ba8330316] waiting for daemon to start [2019-08-29T04:31:13.459Z] daemon.go:364: [d799ba8330316] daemon started [2019-08-29T04:31:13.459Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-29T04:31:13.459Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-29T04:31:13.459Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-29T04:31:13.459Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-29T04:31:13.459Z] daemon.go:472: [d799ba8330316] Stopping daemon [2019-08-29T04:31:13.459Z] daemon.go:307: [d799ba8330316] exiting daemon [2019-08-29T04:31:13.459Z] daemon.go:459: [d799ba8330316] Daemon stopped [2019-08-29T04:31:13.459Z] === RUN TestRunContainerWithBridgeNone [2019-08-29T04:31:14.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2019-08-29T04:31:14.334Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-29T04:31:14.334Z] daemon.go:336: [d82a0df2924d5] waiting for daemon to start [2019-08-29T04:31:14.334Z] daemon.go:336: [d82a0df2924d5] waiting for daemon to start [2019-08-29T04:31:14.334Z] daemon.go:364: [d82a0df2924d5] daemon started [2019-08-29T04:31:14.334Z] daemon.go:472: [d82a0df2924d5] Stopping daemon [2019-08-29T04:31:14.334Z] daemon.go:307: [d82a0df2924d5] exiting daemon [2019-08-29T04:31:14.334Z] daemon.go:459: [d82a0df2924d5] Daemon stopped [2019-08-29T04:31:14.334Z] === RUN TestCreateServiceSecretFileMode [2019-08-29T04:31:16.732Z] --- PASS: TestRunContainerWithBridgeNone (3.50s) [2019-08-29T04:31:16.732Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone [2019-08-29T04:31:16.732Z] daemon.go:336: [d9630ce7be281] waiting for daemon to start [2019-08-29T04:31:16.732Z] daemon.go:336: [d9630ce7be281] waiting for daemon to start [2019-08-29T04:31:16.732Z] daemon.go:364: [d9630ce7be281] daemon started [2019-08-29T04:31:16.732Z] daemon.go:472: [d9630ce7be281] Stopping daemon [2019-08-29T04:31:16.732Z] daemon.go:307: [d9630ce7be281] exiting daemon [2019-08-29T04:31:16.732Z] daemon.go:459: [d9630ce7be281] Daemon stopped [2019-08-29T04:31:16.732Z] === RUN TestNetworkInvalidJSON [2019-08-29T04:31:16.732Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-29T04:31:16.732Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-29T04:31:16.732Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:31:16.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:31:16.732Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:31:16.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:31:16.732Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-29T04:31:16.732Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:31:16.732Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:31:16.732Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-29T04:31:16.732Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-29T04:31:16.732Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-29T04:31:16.732Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-29T04:31:16.732Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-29T04:31:17.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-29T04:31:17.686Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2019-08-29T04:31:17.686Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-29T04:31:17.686Z] daemon.go:336: [d72f5a2b5ced9] waiting for daemon to start [2019-08-29T04:31:17.686Z] daemon.go:336: [d72f5a2b5ced9] waiting for daemon to start [2019-08-29T04:31:17.686Z] daemon.go:364: [d72f5a2b5ced9] daemon started [2019-08-29T04:31:17.686Z] daemon.go:472: [d72f5a2b5ced9] Stopping daemon [2019-08-29T04:31:17.686Z] daemon.go:307: [d72f5a2b5ced9] exiting daemon [2019-08-29T04:31:17.686Z] daemon.go:459: [d72f5a2b5ced9] Daemon stopped [2019-08-29T04:31:17.686Z] === RUN TestCreateServiceConfigFileMode [2019-08-29T04:31:18.101Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-08-29T04:31:18.101Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore [2019-08-29T04:31:18.101Z] daemon.go:336: [d25f839b1c05f] waiting for daemon to start [2019-08-29T04:31:18.101Z] daemon.go:336: [d25f839b1c05f] waiting for daemon to start [2019-08-29T04:31:18.101Z] daemon.go:364: [d25f839b1c05f] daemon started [2019-08-29T04:31:18.101Z] daemon.go:472: [d25f839b1c05f] Stopping daemon [2019-08-29T04:31:18.101Z] daemon.go:307: [d25f839b1c05f] exiting daemon [2019-08-29T04:31:18.101Z] daemon.go:459: [d25f839b1c05f] Daemon stopped [2019-08-29T04:31:18.101Z] daemon.go:336: [d25f839b1c05f] waiting for daemon to start [2019-08-29T04:31:18.101Z] daemon.go:336: [d25f839b1c05f] waiting for daemon to start [2019-08-29T04:31:18.101Z] daemon.go:364: [d25f839b1c05f] daemon started [2019-08-29T04:31:18.101Z] daemon.go:472: [d25f839b1c05f] Stopping daemon [2019-08-29T04:31:18.101Z] daemon.go:307: [d25f839b1c05f] exiting daemon [2019-08-29T04:31:18.101Z] daemon.go:459: [d25f839b1c05f] Daemon stopped [2019-08-29T04:31:18.101Z] === RUN TestDaemonDefaultNetworkPools [2019-08-29T04:31:18.664Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-08-29T04:31:18.664Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools [2019-08-29T04:31:18.664Z] daemon.go:336: [d50c4b14c7226] waiting for daemon to start [2019-08-29T04:31:18.664Z] daemon.go:336: [d50c4b14c7226] waiting for daemon to start [2019-08-29T04:31:18.664Z] daemon.go:364: [d50c4b14c7226] daemon started [2019-08-29T04:31:18.664Z] daemon.go:472: [d50c4b14c7226] Stopping daemon [2019-08-29T04:31:18.664Z] daemon.go:307: [d50c4b14c7226] exiting daemon [2019-08-29T04:31:18.664Z] daemon.go:459: [d50c4b14c7226] Daemon stopped [2019-08-29T04:31:18.664Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-29T04:31:20.037Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2019-08-29T04:31:20.037Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork [2019-08-29T04:31:20.037Z] daemon.go:336: [d3542865bb23e] waiting for daemon to start [2019-08-29T04:31:20.037Z] daemon.go:336: [d3542865bb23e] waiting for daemon to start [2019-08-29T04:31:20.037Z] daemon.go:364: [d3542865bb23e] daemon started [2019-08-29T04:31:20.037Z] daemon.go:472: [d3542865bb23e] Stopping daemon [2019-08-29T04:31:20.037Z] daemon.go:307: [d3542865bb23e] exiting daemon [2019-08-29T04:31:20.037Z] daemon.go:459: [d3542865bb23e] Daemon stopped [2019-08-29T04:31:20.037Z] daemon.go:336: [d3542865bb23e] waiting for daemon to start [2019-08-29T04:31:20.037Z] daemon.go:336: [d3542865bb23e] waiting for daemon to start [2019-08-29T04:31:20.037Z] daemon.go:364: [d3542865bb23e] daemon started [2019-08-29T04:31:20.037Z] daemon.go:472: [d3542865bb23e] Stopping daemon [2019-08-29T04:31:20.037Z] daemon.go:307: [d3542865bb23e] exiting daemon [2019-08-29T04:31:20.037Z] daemon.go:459: [d3542865bb23e] Daemon stopped [2019-08-29T04:31:20.037Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:31:20.875Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2019-08-29T04:31:20.875Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-29T04:31:20.875Z] daemon.go:336: [d27aac65589da] waiting for daemon to start [2019-08-29T04:31:20.875Z] daemon.go:336: [d27aac65589da] waiting for daemon to start [2019-08-29T04:31:20.875Z] daemon.go:364: [d27aac65589da] daemon started [2019-08-29T04:31:20.875Z] daemon.go:472: [d27aac65589da] Stopping daemon [2019-08-29T04:31:20.875Z] daemon.go:307: [d27aac65589da] exiting daemon [2019-08-29T04:31:20.875Z] daemon.go:459: [d27aac65589da] Daemon stopped [2019-08-29T04:31:20.875Z] === RUN TestCreateServiceSysctls [2019-08-29T04:31:20.967Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2019-08-29T04:31:20.967Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:31:20.967Z] daemon.go:336: [d44c01e20bc38] waiting for daemon to start [2019-08-29T04:31:20.967Z] daemon.go:336: [d44c01e20bc38] waiting for daemon to start [2019-08-29T04:31:20.967Z] daemon.go:364: [d44c01e20bc38] daemon started [2019-08-29T04:31:20.967Z] daemon.go:472: [d44c01e20bc38] Stopping daemon [2019-08-29T04:31:20.967Z] daemon.go:307: [d44c01e20bc38] exiting daemon [2019-08-29T04:31:20.968Z] daemon.go:459: [d44c01e20bc38] Daemon stopped [2019-08-29T04:31:20.968Z] daemon.go:336: [d44c01e20bc38] waiting for daemon to start [2019-08-29T04:31:20.968Z] daemon.go:336: [d44c01e20bc38] waiting for daemon to start [2019-08-29T04:31:20.968Z] daemon.go:364: [d44c01e20bc38] daemon started [2019-08-29T04:31:20.968Z] daemon.go:472: [d44c01e20bc38] Stopping daemon [2019-08-29T04:31:20.968Z] daemon.go:307: [d44c01e20bc38] exiting daemon [2019-08-29T04:31:20.968Z] daemon.go:459: [d44c01e20bc38] Daemon stopped [2019-08-29T04:31:20.968Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:31:21.533Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-08-29T04:31:21.533Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:31:21.533Z] daemon.go:336: [d546bb3d6d7e2] waiting for daemon to start [2019-08-29T04:31:21.533Z] daemon.go:336: [d546bb3d6d7e2] waiting for daemon to start [2019-08-29T04:31:21.533Z] daemon.go:364: [d546bb3d6d7e2] daemon started [2019-08-29T04:31:21.533Z] daemon.go:472: [d546bb3d6d7e2] Stopping daemon [2019-08-29T04:31:21.533Z] daemon.go:307: [d546bb3d6d7e2] exiting daemon [2019-08-29T04:31:21.533Z] daemon.go:459: [d546bb3d6d7e2] Daemon stopped [2019-08-29T04:31:21.533Z] === RUN TestServiceWithPredefinedNetwork [2019-08-29T04:31:22.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-29T04:31:24.810Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2019-08-29T04:31:24.810Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork [2019-08-29T04:31:24.810Z] daemon.go:336: [dbda761b4972a] waiting for daemon to start [2019-08-29T04:31:24.810Z] daemon.go:336: [dbda761b4972a] waiting for daemon to start [2019-08-29T04:31:24.810Z] daemon.go:364: [dbda761b4972a] daemon started [2019-08-29T04:31:24.810Z] daemon.go:472: [dbda761b4972a] Stopping daemon [2019-08-29T04:31:24.810Z] daemon.go:307: [dbda761b4972a] exiting daemon [2019-08-29T04:31:24.810Z] daemon.go:459: [dbda761b4972a] Daemon stopped [2019-08-29T04:31:24.810Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-29T04:31:24.810Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-29T04:31:24.810Z] service_test.go:230: FLAKY_TEST [2019-08-29T04:31:24.810Z] === RUN TestServiceWithDataPathPortInit [2019-08-29T04:31:26.088Z] --- PASS: TestCreateServiceSysctls (4.51s) [2019-08-29T04:31:26.088Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-29T04:31:26.088Z] daemon.go:336: [d1ad273c49d1a] waiting for daemon to start [2019-08-29T04:31:26.088Z] daemon.go:336: [d1ad273c49d1a] waiting for daemon to start [2019-08-29T04:31:26.088Z] daemon.go:364: [d1ad273c49d1a] daemon started [2019-08-29T04:31:26.088Z] daemon.go:472: [d1ad273c49d1a] Stopping daemon [2019-08-29T04:31:26.088Z] daemon.go:307: [d1ad273c49d1a] exiting daemon [2019-08-29T04:31:26.088Z] daemon.go:459: [d1ad273c49d1a] Daemon stopped [2019-08-29T04:31:26.088Z] === RUN TestCreateServiceCapabilities [2019-08-29T04:31:28.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-29T04:31:28.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-29T04:31:28.554Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2019-08-29T04:31:28.554Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-29T04:31:28.554Z] daemon.go:336: [da24c1cfc0724] waiting for daemon to start [2019-08-29T04:31:28.554Z] daemon.go:336: [da24c1cfc0724] waiting for daemon to start [2019-08-29T04:31:28.554Z] daemon.go:364: [da24c1cfc0724] daemon started [2019-08-29T04:31:28.554Z] daemon.go:472: [da24c1cfc0724] Stopping daemon [2019-08-29T04:31:28.554Z] daemon.go:307: [da24c1cfc0724] exiting daemon [2019-08-29T04:31:28.554Z] daemon.go:459: [da24c1cfc0724] Daemon stopped [2019-08-29T04:31:28.554Z] === RUN TestInspect [2019-08-29T04:31:30.063Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster 16.699s [2019-08-29T04:31:30.063Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) [2019-08-29T04:31:31.816Z] --- PASS: TestInspect (3.07s) [2019-08-29T04:31:31.816Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-29T04:31:31.816Z] daemon.go:336: [d5d8e51fbfefb] waiting for daemon to start [2019-08-29T04:31:31.816Z] daemon.go:336: [d5d8e51fbfefb] waiting for daemon to start [2019-08-29T04:31:31.816Z] daemon.go:364: [d5d8e51fbfefb] daemon started [2019-08-29T04:31:31.816Z] daemon.go:472: [d5d8e51fbfefb] Stopping daemon [2019-08-29T04:31:31.816Z] daemon.go:307: [d5d8e51fbfefb] exiting daemon [2019-08-29T04:31:31.816Z] daemon.go:459: [d5d8e51fbfefb] Daemon stopped [2019-08-29T04:31:31.816Z] === RUN TestDockerNetworkConnectAlias [2019-08-29T04:31:35.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-29T04:31:35.317Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 23.518s [2019-08-29T04:31:36.247Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.626s [2019-08-29T04:31:36.247Z] --- PASS: TestServiceWithDataPathPortInit (11.64s) [2019-08-29T04:31:36.247Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-29T04:31:36.247Z] daemon.go:336: [d7c12404ede8b] waiting for daemon to start [2019-08-29T04:31:36.247Z] daemon.go:336: [d7c12404ede8b] waiting for daemon to start [2019-08-29T04:31:36.247Z] daemon.go:364: [d7c12404ede8b] daemon started [2019-08-29T04:31:36.247Z] daemon.go:472: [d7c12404ede8b] Stopping daemon [2019-08-29T04:31:36.247Z] daemon.go:307: [d7c12404ede8b] exiting daemon [2019-08-29T04:31:36.247Z] daemon.go:459: [d7c12404ede8b] Daemon stopped [2019-08-29T04:31:36.247Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-29T04:31:36.247Z] daemon.go:336: [d7891f7c66fc9] waiting for daemon to start [2019-08-29T04:31:36.247Z] daemon.go:336: [d7891f7c66fc9] waiting for daemon to start [2019-08-29T04:31:36.247Z] daemon.go:364: [d7891f7c66fc9] daemon started [2019-08-29T04:31:36.247Z] daemon.go:472: [d7891f7c66fc9] Stopping daemon [2019-08-29T04:31:36.247Z] daemon.go:307: [d7891f7c66fc9] exiting daemon [2019-08-29T04:31:36.247Z] daemon.go:459: [d7891f7c66fc9] Daemon stopped [2019-08-29T04:31:36.247Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-29T04:31:36.909Z] --- PASS: TestDockerNetworkConnectAlias (5.65s) [2019-08-29T04:31:36.909Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-29T04:31:36.909Z] daemon.go:336: [da8ef38290b21] waiting for daemon to start [2019-08-29T04:31:36.909Z] daemon.go:336: [da8ef38290b21] waiting for daemon to start [2019-08-29T04:31:36.909Z] daemon.go:364: [da8ef38290b21] daemon started [2019-08-29T04:31:36.909Z] daemon.go:472: [da8ef38290b21] Stopping daemon [2019-08-29T04:31:36.909Z] daemon.go:307: [da8ef38290b21] exiting daemon [2019-08-29T04:31:36.909Z] daemon.go:459: [da8ef38290b21] Daemon stopped [2019-08-29T04:31:36.909Z] === RUN TestDockerNetworkReConnect [2019-08-29T04:31:37.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-29T04:31:40.424Z] --- PASS: TestServiceWithDefaultAddressPoolInit (3.99s) [2019-08-29T04:31:40.424Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-29T04:31:40.424Z] daemon.go:336: [d6fd32d4df680] waiting for daemon to start [2019-08-29T04:31:40.424Z] daemon.go:336: [d6fd32d4df680] waiting for daemon to start [2019-08-29T04:31:40.424Z] daemon.go:364: [d6fd32d4df680] daemon started [2019-08-29T04:31:40.424Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sp3y44ttqs5k6r766l2ckrpts Created:2019-08-29 04:31:37.510946584 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-29T04:31:40.424Z] daemon.go:472: [d6fd32d4df680] Stopping daemon [2019-08-29T04:31:40.424Z] daemon.go:307: [d6fd32d4df680] exiting daemon [2019-08-29T04:31:40.424Z] daemon.go:459: [d6fd32d4df680] Daemon stopped [2019-08-29T04:31:40.424Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-29T04:31:40.424Z] daemon.go:336: [d40c3cb5c1d10] waiting for daemon to start [2019-08-29T04:31:40.424Z] daemon.go:336: [d40c3cb5c1d10] waiting for daemon to start [2019-08-29T04:31:40.424Z] daemon.go:364: [d40c3cb5c1d10] daemon started [2019-08-29T04:31:40.424Z] daemon.go:472: [d40c3cb5c1d10] Stopping daemon [2019-08-29T04:31:40.424Z] daemon.go:307: [d40c3cb5c1d10] exiting daemon [2019-08-29T04:31:40.424Z] daemon.go:459: [d40c3cb5c1d10] Daemon stopped [2019-08-29T04:31:40.424Z] PASS [2019-08-29T04:31:40.424Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-29T04:31:40.424Z] INFO: Testing against a local daemon [2019-08-29T04:31:40.424Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-29T04:31:40.424Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-08-29T04:31:40.424Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-29T04:31:40.424Z] === RUN TestDockerNetworkIpvlan [2019-08-29T04:31:40.424Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-29T04:31:40.424Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-29T04:31:40.424Z] PASS [2019-08-29T04:31:40.424Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-29T04:31:40.681Z] INFO: Testing against a local daemon [2019-08-29T04:31:40.681Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-29T04:31:42.049Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-08-29T04:31:42.049Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance [2019-08-29T04:31:42.049Z] daemon.go:336: [d8f0306190159] waiting for daemon to start [2019-08-29T04:31:42.049Z] daemon.go:336: [d8f0306190159] waiting for daemon to start [2019-08-29T04:31:42.049Z] daemon.go:364: [d8f0306190159] daemon started [2019-08-29T04:31:42.049Z] daemon.go:472: [d8f0306190159] Stopping daemon [2019-08-29T04:31:42.049Z] daemon.go:307: [d8f0306190159] exiting daemon [2019-08-29T04:31:42.049Z] daemon.go:459: [d8f0306190159] Daemon stopped [2019-08-29T04:31:42.049Z] daemon.go:336: [d8f0306190159] waiting for daemon to start [2019-08-29T04:31:42.049Z] daemon.go:336: [d8f0306190159] waiting for daemon to start [2019-08-29T04:31:42.049Z] daemon.go:364: [d8f0306190159] daemon started [2019-08-29T04:31:42.049Z] daemon.go:472: [d8f0306190159] Stopping daemon [2019-08-29T04:31:42.049Z] daemon.go:307: [d8f0306190159] exiting daemon [2019-08-29T04:31:42.049Z] daemon.go:459: [d8f0306190159] Daemon stopped [2019-08-29T04:31:42.049Z] === RUN TestDockerNetworkMacvlan [2019-08-29T04:31:42.142Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2019-08-29T04:31:42.142Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-29T04:31:42.142Z] daemon.go:336: [d9a096853913b] waiting for daemon to start [2019-08-29T04:31:42.142Z] daemon.go:336: [d9a096853913b] waiting for daemon to start [2019-08-29T04:31:42.142Z] daemon.go:364: [d9a096853913b] daemon started [2019-08-29T04:31:42.142Z] daemon.go:472: [d9a096853913b] Stopping daemon [2019-08-29T04:31:42.142Z] daemon.go:307: [d9a096853913b] exiting daemon [2019-08-29T04:31:42.142Z] daemon.go:459: [d9a096853913b] Daemon stopped [2019-08-29T04:31:42.142Z] === RUN TestServicePlugin [2019-08-29T04:31:42.142Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-29T04:31:42.142Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:31:42.142Z] === RUN TestServiceUpdateLabel [2019-08-29T04:31:42.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-29T04:31:42.979Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-29T04:31:43.355Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-29T04:31:43.355Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-08-29T04:31:43.912Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-29T04:31:44.297Z] 234c9b9e497c: Pull complete [2019-08-29T04:31:44.297Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190 [2019-08-29T04:31:44.297Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:31:44.297Z] mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:31:44.297Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully [2019-08-29T04:31:44.297Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore [2019-08-29T04:31:44.297Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3144' [2019-08-29T04:31:44.297Z] INFO: Docker version of control daemon [2019-08-29T04:31:44.297Z] [2019-08-29T04:31:44.297Z] Client: Docker Engine - Enterprise [2019-08-29T04:31:44.297Z] Version: 19.03.2-tp2 [2019-08-29T04:31:44.297Z] API version: 1.40 [2019-08-29T04:31:44.297Z] Go version: go1.12.8 [2019-08-29T04:31:44.297Z] Git commit: 49fe2072d9 [2019-08-29T04:31:44.297Z] Built: 08/16/2019 19:26:08 [2019-08-29T04:31:44.297Z] OS/Arch: windows/amd64 [2019-08-29T04:31:44.297Z] Experimental: false [2019-08-29T04:31:44.297Z] [2019-08-29T04:31:44.297Z] Server: Docker Engine - Enterprise [2019-08-29T04:31:44.297Z] Engine: [2019-08-29T04:31:44.297Z] Version: 19.03.2-tp2 [2019-08-29T04:31:44.297Z] API version: 1.40 (minimum version 1.24) [2019-08-29T04:31:44.297Z] Go version: go1.12.8 [2019-08-29T04:31:44.297Z] Git commit: 49fe2072d9 [2019-08-29T04:31:44.297Z] Built: 08/16/2019 19:23:48 [2019-08-29T04:31:44.297Z] OS/Arch: windows/amd64 [2019-08-29T04:31:44.297Z] Experimental: true [2019-08-29T04:31:44.297Z] [2019-08-29T04:31:44.297Z] INFO: Docker info of control daemon [2019-08-29T04:31:44.297Z] [2019-08-29T04:31:44.845Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-29T04:31:45.240Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2019-08-29T04:31:45.240Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 45.1% of statements [2019-08-29T04:31:45.268Z] Client: [2019-08-29T04:31:45.268Z] Debug Mode: false [2019-08-29T04:31:45.268Z] Plugins: [2019-08-29T04:31:45.268Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-08-29T04:31:45.268Z] [2019-08-29T04:31:45.268Z] Server: [2019-08-29T04:31:45.268Z] Containers: 0 [2019-08-29T04:31:45.268Z] Running: 0 [2019-08-29T04:31:45.268Z] Paused: 0 [2019-08-29T04:31:45.268Z] Stopped: 0 [2019-08-29T04:31:45.268Z] Images: 1 [2019-08-29T04:31:45.268Z] Server Version: 19.03.2-tp2 [2019-08-29T04:31:45.268Z] Storage Driver: windowsfilter [2019-08-29T04:31:45.268Z] Windows: [2019-08-29T04:31:45.268Z] Logging Driver: json-file [2019-08-29T04:31:45.268Z] Plugins: [2019-08-29T04:31:45.268Z] Volume: local [2019-08-29T04:31:45.268Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-08-29T04:31:45.268Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T04:31:45.268Z] Swarm: inactive [2019-08-29T04:31:45.268Z] Default Isolation: process [2019-08-29T04:31:45.268Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-08-29T04:31:45.268Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-08-29T04:31:45.268Z] OSType: windows [2019-08-29T04:31:45.268Z] Architecture: x86_64 [2019-08-29T04:31:45.268Z] CPUs: 4 [2019-08-29T04:31:45.268Z] Total Memory: 32GiB [2019-08-29T04:31:45.268Z] Name: azwin-2-707d10 [2019-08-29T04:31:45.268Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-08-29T04:31:45.268Z] Docker Root Dir: D:\docker [2019-08-29T04:31:45.268Z] Debug Mode: false [2019-08-29T04:31:45.268Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:31:45.268Z] Labels: [2019-08-29T04:31:45.268Z] Experimental: true [2019-08-29T04:31:45.268Z] Insecure Registries: [2019-08-29T04:31:45.268Z] 10.0.0.4:5000 [2019-08-29T04:31:45.268Z] 127.0.0.0/8 [2019-08-29T04:31:45.268Z] Registry Mirrors: [2019-08-29T04:31:45.268Z] http://10.0.0.4:5000/ [2019-08-29T04:31:45.268Z] Live Restore Enabled: false [2019-08-29T04:31:45.268Z] [2019-08-29T04:31:45.268Z] [2019-08-29T04:31:45.268Z] INFO: Commit hash is 7b4b94047 [2019-08-29T04:31:45.268Z] INFO: Nuke-Everything... [2019-08-29T04:31:45.268Z] INFO: Container count on control daemon to delete is 0 [2019-08-29T04:31:45.405Z] --- PASS: TestServiceUpdateLabel (3.09s) [2019-08-29T04:31:45.405Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-29T04:31:45.405Z] daemon.go:336: [dffd538f80656] waiting for daemon to start [2019-08-29T04:31:45.405Z] daemon.go:336: [dffd538f80656] waiting for daemon to start [2019-08-29T04:31:45.405Z] daemon.go:364: [dffd538f80656] daemon started [2019-08-29T04:31:45.405Z] daemon.go:472: [dffd538f80656] Stopping daemon [2019-08-29T04:31:45.405Z] daemon.go:307: [dffd538f80656] exiting daemon [2019-08-29T04:31:45.405Z] daemon.go:459: [dffd538f80656] Daemon stopped [2019-08-29T04:31:45.405Z] === RUN TestServiceUpdateSecrets [2019-08-29T04:31:46.739Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 10.333s [2019-08-29T04:31:47.302Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.864s [2019-08-29T04:31:47.453Z] INFO: Nuking d:\CI-1 [2019-08-29T04:31:47.453Z] INFO: Zapped successfully [2019-08-29T04:31:47.453Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters [2019-08-29T04:31:47.453Z] WARNING: Not cleaning as not a production RS1 server [2019-08-29T04:31:47.453Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters [2019-08-29T04:31:47.453Z] WARNING: Not cleaning as not a production RS1 server [2019-08-29T04:31:47.453Z] INFO: Location for testing is d:\CI-1\CI-7b4b94047 [2019-08-29T04:31:47.453Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-08-29T04:31:47.453Z] [2019-08-29T04:31:47.453Z] [2019-08-29T04:31:47.453Z] INFO: Building the image from Dockerfile.windows at 08/29/2019 04:31:46... [2019-08-29T04:31:47.453Z] [2019-08-29T04:31:47.751Z] ok github.com/docker/docker/builder/remotecontext/git 0.831s coverage: 85.1% of statements [2019-08-29T04:31:47.751Z] ok github.com/docker/docker/builder/remotecontext 0.201s coverage: 13.6% of statements [2019-08-29T04:31:47.866Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-29T04:31:47.866Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.491s [2019-08-29T04:31:48.006Z] ? github.com/docker/docker/cli [no test files] [2019-08-29T04:31:48.007Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-29T04:31:48.262Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-08-29T04:31:48.430Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.502s [2019-08-29T04:31:49.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-29T04:31:50.325Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.456s [2019-08-29T04:31:50.325Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) [2019-08-29T04:31:50.326Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.297s [2019-08-29T04:31:50.582Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit 14.988s [2019-08-29T04:31:51.513Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.896s [2019-08-29T04:31:52.443Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-29T04:31:53.606Z] ok github.com/docker/docker/client 0.201s coverage: 75.8% of statements [2019-08-29T04:31:54.373Z] --- PASS: TestDockerNetworkMacvlan (12.37s) [2019-08-29T04:31:54.373Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-29T04:31:54.373Z] daemon.go:336: [d431a9f59b528] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:336: [d431a9f59b528] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:364: [d431a9f59b528] daemon started [2019-08-29T04:31:54.373Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-08-29T04:31:54.373Z] daemon.go:472: [d431a9f59b528] Stopping daemon [2019-08-29T04:31:54.373Z] daemon.go:307: [d431a9f59b528] exiting daemon [2019-08-29T04:31:54.373Z] daemon.go:459: [d431a9f59b528] Daemon stopped [2019-08-29T04:31:54.373Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-29T04:31:54.373Z] daemon.go:336: [d273e791d440a] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:336: [d273e791d440a] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:364: [d273e791d440a] daemon started [2019-08-29T04:31:54.373Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-08-29T04:31:54.373Z] daemon.go:472: [d273e791d440a] Stopping daemon [2019-08-29T04:31:54.373Z] daemon.go:307: [d273e791d440a] exiting daemon [2019-08-29T04:31:54.373Z] daemon.go:459: [d273e791d440a] Daemon stopped [2019-08-29T04:31:54.373Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-29T04:31:54.373Z] daemon.go:336: [da3c904d62e84] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:336: [da3c904d62e84] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:364: [da3c904d62e84] daemon started [2019-08-29T04:31:54.373Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2019-08-29T04:31:54.373Z] daemon.go:472: [da3c904d62e84] Stopping daemon [2019-08-29T04:31:54.373Z] daemon.go:307: [da3c904d62e84] exiting daemon [2019-08-29T04:31:54.373Z] daemon.go:459: [da3c904d62e84] Daemon stopped [2019-08-29T04:31:54.373Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-29T04:31:54.373Z] daemon.go:336: [dbffe262a07cf] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:336: [dbffe262a07cf] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:364: [dbffe262a07cf] daemon started [2019-08-29T04:31:54.373Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2019-08-29T04:31:54.373Z] daemon.go:472: [dbffe262a07cf] Stopping daemon [2019-08-29T04:31:54.373Z] daemon.go:307: [dbffe262a07cf] exiting daemon [2019-08-29T04:31:54.373Z] daemon.go:459: [dbffe262a07cf] Daemon stopped [2019-08-29T04:31:54.373Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-29T04:31:54.373Z] daemon.go:336: [dbe1daecdd4eb] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:336: [dbe1daecdd4eb] waiting for daemon to start [2019-08-29T04:31:54.373Z] daemon.go:364: [dbe1daecdd4eb] daemon started [2019-08-29T04:31:54.373Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.70s) [2019-08-29T04:31:54.373Z] daemon.go:472: [dbe1daecdd4eb] Stopping daemon [2019-08-29T04:31:54.373Z] daemon.go:307: [dbe1daecdd4eb] exiting daemon [2019-08-29T04:31:54.373Z] daemon.go:459: [dbe1daecdd4eb] Daemon stopped [2019-08-29T04:31:54.373Z] PASS [2019-08-29T04:31:54.373Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-29T04:31:54.373Z] testing: warning: no tests to run [2019-08-29T04:31:54.373Z] PASS [2019-08-29T04:31:54.373Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-29T04:31:54.550Z] Sending build context to Docker daemon 50MB [2019-08-29T04:31:54.550Z] [2019-08-29T04:31:54.550Z] Step 1/8 : FROM microsoft/windowsservercore [2019-08-29T04:31:54.550Z] ---> 02bf0dbc0e6a [2019-08-29T04:31:54.550Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-08-29T04:31:54.550Z] ---> Running in b2fc3dd468ac [2019-08-29T04:31:54.631Z] INFO: Testing against a local daemon [2019-08-29T04:31:54.631Z] === RUN TestAuthZPluginAllowRequest [2019-08-29T04:31:56.095Z] Removing intermediate container b2fc3dd468ac [2019-08-29T04:31:56.095Z] ---> cd5cccd43a7d [2019-08-29T04:31:56.095Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-08-29T04:31:56.095Z] ---> Running in c9000ccb6942 [2019-08-29T04:31:56.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-29T04:31:56.525Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2019-08-29T04:31:56.525Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest [2019-08-29T04:31:56.525Z] daemon.go:336: [d0f78e3d36a15] waiting for daemon to start [2019-08-29T04:31:56.525Z] daemon.go:336: [d0f78e3d36a15] waiting for daemon to start [2019-08-29T04:31:56.525Z] daemon.go:364: [d0f78e3d36a15] daemon started [2019-08-29T04:31:56.525Z] daemon.go:472: [d0f78e3d36a15] Stopping daemon [2019-08-29T04:31:56.525Z] daemon.go:307: [d0f78e3d36a15] exiting daemon [2019-08-29T04:31:56.525Z] daemon.go:459: [d0f78e3d36a15] Daemon stopped [2019-08-29T04:31:56.525Z] === RUN TestAuthZPluginTLS [2019-08-29T04:31:56.781Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-08-29T04:31:56.781Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS [2019-08-29T04:31:56.781Z] daemon.go:336: [df8bb665ec00a] waiting for daemon to start [2019-08-29T04:31:56.781Z] daemon.go:336: [df8bb665ec00a] waiting for daemon to start [2019-08-29T04:31:56.781Z] daemon.go:364: [df8bb665ec00a] daemon started [2019-08-29T04:31:56.781Z] daemon.go:472: [df8bb665ec00a] Stopping daemon [2019-08-29T04:31:56.781Z] daemon.go:307: [df8bb665ec00a] exiting daemon [2019-08-29T04:31:56.781Z] daemon.go:459: [df8bb665ec00a] Daemon stopped [2019-08-29T04:31:56.781Z] === RUN TestAuthZPluginDenyRequest [2019-08-29T04:31:57.345Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-08-29T04:31:57.345Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest [2019-08-29T04:31:57.345Z] daemon.go:336: [dea4f0be8648b] waiting for daemon to start [2019-08-29T04:31:57.345Z] daemon.go:336: [dea4f0be8648b] waiting for daemon to start [2019-08-29T04:31:57.345Z] daemon.go:364: [dea4f0be8648b] daemon started [2019-08-29T04:31:57.345Z] daemon.go:472: [dea4f0be8648b] Stopping daemon [2019-08-29T04:31:57.345Z] daemon.go:307: [dea4f0be8648b] exiting daemon [2019-08-29T04:31:57.345Z] daemon.go:459: [dea4f0be8648b] Daemon stopped [2019-08-29T04:31:57.345Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-29T04:31:57.637Z] Removing intermediate container c9000ccb6942 [2019-08-29T04:31:57.637Z] ---> 95ee54ee0025 [2019-08-29T04:31:57.637Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-08-29T04:31:57.637Z] ---> Running in c5668ee26b81 [2019-08-29T04:31:57.908Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-08-29T04:31:57.908Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse [2019-08-29T04:31:57.908Z] daemon.go:336: [d38bd018b9c2d] waiting for daemon to start [2019-08-29T04:31:57.908Z] daemon.go:336: [d38bd018b9c2d] waiting for daemon to start [2019-08-29T04:31:57.908Z] daemon.go:364: [d38bd018b9c2d] daemon started [2019-08-29T04:31:57.908Z] daemon.go:472: [d38bd018b9c2d] Stopping daemon [2019-08-29T04:31:57.908Z] daemon.go:307: [d38bd018b9c2d] exiting daemon [2019-08-29T04:31:57.908Z] daemon.go:459: [d38bd018b9c2d] Daemon stopped [2019-08-29T04:31:57.908Z] === RUN TestAuthZPluginDenyResponse [2019-08-29T04:31:58.472Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-08-29T04:31:58.472Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse [2019-08-29T04:31:58.472Z] daemon.go:336: [dacb36bccc020] waiting for daemon to start [2019-08-29T04:31:58.472Z] daemon.go:336: [dacb36bccc020] waiting for daemon to start [2019-08-29T04:31:58.472Z] daemon.go:364: [dacb36bccc020] daemon started [2019-08-29T04:31:58.472Z] daemon.go:472: [dacb36bccc020] Stopping daemon [2019-08-29T04:31:58.472Z] daemon.go:307: [dacb36bccc020] exiting daemon [2019-08-29T04:31:58.472Z] daemon.go:459: [dacb36bccc020] Daemon stopped [2019-08-29T04:31:58.472Z] === RUN TestAuthZPluginAllowEventStream [2019-08-29T04:31:59.179Z] Removing intermediate container c5668ee26b81 [2019-08-29T04:31:59.179Z] ---> ce26b194b5de [2019-08-29T04:31:59.180Z] 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...; Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path C:\go\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-08-29T04:31:59.180Z] ---> Running in d18f164f0389 [2019-08-29T04:32:00.368Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-08-29T04:32:00.369Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream [2019-08-29T04:32:00.369Z] daemon.go:336: [d6caa4b6f6c03] waiting for daemon to start [2019-08-29T04:32:00.369Z] daemon.go:336: [d6caa4b6f6c03] waiting for daemon to start [2019-08-29T04:32:00.369Z] daemon.go:364: [d6caa4b6f6c03] daemon started [2019-08-29T04:32:00.369Z] daemon.go:472: [d6caa4b6f6c03] Stopping daemon [2019-08-29T04:32:00.369Z] daemon.go:307: [d6caa4b6f6c03] exiting daemon [2019-08-29T04:32:00.369Z] daemon.go:459: [d6caa4b6f6c03] Daemon stopped [2019-08-29T04:32:00.369Z] === RUN TestAuthZPluginErrorResponse [2019-08-29T04:32:00.626Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-08-29T04:32:00.626Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse [2019-08-29T04:32:00.626Z] daemon.go:336: [d0940f922eded] waiting for daemon to start [2019-08-29T04:32:00.626Z] daemon.go:336: [d0940f922eded] waiting for daemon to start [2019-08-29T04:32:00.626Z] daemon.go:364: [d0940f922eded] daemon started [2019-08-29T04:32:00.626Z] daemon.go:472: [d0940f922eded] Stopping daemon [2019-08-29T04:32:00.626Z] daemon.go:307: [d0940f922eded] exiting daemon [2019-08-29T04:32:00.626Z] daemon.go:459: [d0940f922eded] Daemon stopped [2019-08-29T04:32:00.626Z] === RUN TestAuthZPluginErrorRequest [2019-08-29T04:32:01.195Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-08-29T04:32:01.195Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest [2019-08-29T04:32:01.195Z] daemon.go:336: [da934c6d11f61] waiting for daemon to start [2019-08-29T04:32:01.195Z] daemon.go:336: [da934c6d11f61] waiting for daemon to start [2019-08-29T04:32:01.195Z] daemon.go:364: [da934c6d11f61] daemon started [2019-08-29T04:32:01.195Z] daemon.go:472: [da934c6d11f61] Stopping daemon [2019-08-29T04:32:01.195Z] daemon.go:307: [da934c6d11f61] exiting daemon [2019-08-29T04:32:01.195Z] daemon.go:459: [da934c6d11f61] Daemon stopped [2019-08-29T04:32:01.195Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-29T04:32:01.759Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-08-29T04:32:01.759Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-29T04:32:01.759Z] daemon.go:336: [dc1acc5932bcb] waiting for daemon to start [2019-08-29T04:32:01.759Z] daemon.go:336: [dc1acc5932bcb] waiting for daemon to start [2019-08-29T04:32:01.759Z] daemon.go:364: [dc1acc5932bcb] daemon started [2019-08-29T04:32:01.759Z] daemon.go:472: [dc1acc5932bcb] Stopping daemon [2019-08-29T04:32:01.759Z] daemon.go:307: [dc1acc5932bcb] exiting daemon [2019-08-29T04:32:01.759Z] daemon.go:459: [dc1acc5932bcb] Daemon stopped [2019-08-29T04:32:01.759Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-29T04:32:01.813Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2019-08-29T04:32:01.813Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-29T04:32:01.813Z] daemon.go:336: [d27519c245edb] waiting for daemon to start [2019-08-29T04:32:01.813Z] daemon.go:336: [d27519c245edb] waiting for daemon to start [2019-08-29T04:32:01.813Z] daemon.go:364: [d27519c245edb] daemon started [2019-08-29T04:32:01.813Z] daemon.go:472: [d27519c245edb] Stopping daemon [2019-08-29T04:32:01.813Z] daemon.go:307: [d27519c245edb] exiting daemon [2019-08-29T04:32:01.813Z] daemon.go:459: [d27519c245edb] Daemon stopped [2019-08-29T04:32:01.813Z] === RUN TestServiceUpdateConfigs [2019-08-29T04:32:01.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-29T04:32:03.128Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 12.742s [2019-08-29T04:32:03.386Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.300s [2019-08-29T04:32:03.952Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.554s [2019-08-29T04:32:03.952Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2019-08-29T04:32:03.952Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking [2019-08-29T04:32:03.952Z] daemon.go:336: [da99282e03c9a] waiting for daemon to start [2019-08-29T04:32:03.952Z] daemon.go:336: [da99282e03c9a] waiting for daemon to start [2019-08-29T04:32:03.952Z] daemon.go:364: [da99282e03c9a] daemon started [2019-08-29T04:32:03.952Z] daemon.go:472: [da99282e03c9a] Stopping daemon [2019-08-29T04:32:03.952Z] daemon.go:307: [da99282e03c9a] exiting daemon [2019-08-29T04:32:03.952Z] daemon.go:459: [da99282e03c9a] Daemon stopped [2019-08-29T04:32:03.952Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-29T04:32:04.630Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.484s [2019-08-29T04:32:05.194Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.500s [2019-08-29T04:32:06.126Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 1.058s [2019-08-29T04:32:06.126Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.032s [2019-08-29T04:32:06.382Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2019-08-29T04:32:06.382Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-29T04:32:06.382Z] daemon.go:336: [d6675e5b3630d] waiting for daemon to start [2019-08-29T04:32:06.382Z] daemon.go:336: [d6675e5b3630d] waiting for daemon to start [2019-08-29T04:32:06.382Z] daemon.go:364: [d6675e5b3630d] daemon started [2019-08-29T04:32:06.382Z] daemon.go:472: [d6675e5b3630d] Stopping daemon [2019-08-29T04:32:06.382Z] daemon.go:307: [d6675e5b3630d] exiting daemon [2019-08-29T04:32:06.382Z] daemon.go:459: [d6675e5b3630d] Daemon stopped [2019-08-29T04:32:06.382Z] === RUN TestAuthZPluginHeader [2019-08-29T04:32:07.313Z] --- PASS: TestAuthZPluginHeader (0.82s) [2019-08-29T04:32:07.313Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader [2019-08-29T04:32:07.313Z] daemon.go:336: [d75e2c0ee77db] waiting for daemon to start [2019-08-29T04:32:07.313Z] daemon.go:336: [d75e2c0ee77db] waiting for daemon to start [2019-08-29T04:32:07.313Z] daemon.go:364: [d75e2c0ee77db] daemon started [2019-08-29T04:32:07.313Z] daemon.go:472: [d75e2c0ee77db] Stopping daemon [2019-08-29T04:32:07.313Z] daemon.go:307: [d75e2c0ee77db] exiting daemon [2019-08-29T04:32:07.313Z] daemon.go:459: [d75e2c0ee77db] Daemon stopped [2019-08-29T04:32:07.313Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-29T04:32:07.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-29T04:32:08.684Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.480s [2019-08-29T04:32:09.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-29T04:32:11.208Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.596s [2019-08-29T04:32:11.774Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.65s) [2019-08-29T04:32:11.774Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest [2019-08-29T04:32:11.774Z] daemon.go:336: [d85469f79e69a] waiting for daemon to start [2019-08-29T04:32:11.774Z] daemon.go:336: [d85469f79e69a] waiting for daemon to start [2019-08-29T04:32:11.774Z] daemon.go:364: [d85469f79e69a] daemon started [2019-08-29T04:32:11.774Z] daemon.go:472: [d85469f79e69a] Stopping daemon [2019-08-29T04:32:11.774Z] daemon.go:307: [d85469f79e69a] exiting daemon [2019-08-29T04:32:11.774Z] daemon.go:459: [d85469f79e69a] Daemon stopped [2019-08-29T04:32:11.774Z] daemon.go:336: [d85469f79e69a] waiting for daemon to start [2019-08-29T04:32:11.774Z] daemon.go:336: [d85469f79e69a] waiting for daemon to start [2019-08-29T04:32:11.774Z] daemon.go:364: [d85469f79e69a] daemon started [2019-08-29T04:32:11.774Z] daemon.go:472: [d85469f79e69a] Stopping daemon [2019-08-29T04:32:11.774Z] daemon.go:307: [d85469f79e69a] exiting daemon [2019-08-29T04:32:11.774Z] daemon.go:459: [d85469f79e69a] Daemon stopped [2019-08-29T04:32:11.774Z] === RUN TestAuthZPluginV2Disable [2019-08-29T04:32:13.143Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.768s [2019-08-29T04:32:14.511Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.529s [2019-08-29T04:32:14.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-29T04:32:15.075Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.332s [2019-08-29T04:32:15.639Z] --- PASS: TestAuthZPluginV2Disable (3.89s) [2019-08-29T04:32:15.640Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable [2019-08-29T04:32:15.640Z] daemon.go:336: [d31c9633b1461] waiting for daemon to start [2019-08-29T04:32:15.640Z] daemon.go:336: [d31c9633b1461] waiting for daemon to start [2019-08-29T04:32:15.640Z] daemon.go:364: [d31c9633b1461] daemon started [2019-08-29T04:32:15.640Z] daemon.go:472: [d31c9633b1461] Stopping daemon [2019-08-29T04:32:15.640Z] daemon.go:307: [d31c9633b1461] exiting daemon [2019-08-29T04:32:15.640Z] daemon.go:459: [d31c9633b1461] Daemon stopped [2019-08-29T04:32:15.640Z] daemon.go:336: [d31c9633b1461] waiting for daemon to start [2019-08-29T04:32:15.640Z] daemon.go:336: [d31c9633b1461] waiting for daemon to start [2019-08-29T04:32:15.640Z] daemon.go:364: [d31c9633b1461] daemon started [2019-08-29T04:32:15.640Z] daemon.go:472: [d31c9633b1461] Stopping daemon [2019-08-29T04:32:15.640Z] daemon.go:307: [d31c9633b1461] exiting daemon [2019-08-29T04:32:15.640Z] daemon.go:459: [d31c9633b1461] Daemon stopped [2019-08-29T04:32:15.640Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-29T04:32:16.204Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.154s [2019-08-29T04:32:16.896Z] [2019-08-29T04:32:16.896Z] SUCCESS: Specified value was saved. [2019-08-29T04:32:17.660Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-29T04:32:17.660Z] Using test binary docker [2019-08-29T04:32:17.660Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-29T04:32:17.660Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-29T04:32:17.660Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-29T04:32:17.660Z] Warning failed to create cache: (null) [2019-08-29T04:32:17.660Z] . [2019-08-29T04:32:17.660Z] INFO: Waiting for daemon to start... [2019-08-29T04:32:17.660Z] Starting dockerd [2019-08-29T04:32:17.871Z] INFO: Downloading git... [2019-08-29T04:32:18.185Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2019-08-29T04:32:18.185Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-29T04:32:18.185Z] daemon.go:336: [d5614b87d16c5] waiting for daemon to start [2019-08-29T04:32:18.185Z] daemon.go:336: [d5614b87d16c5] waiting for daemon to start [2019-08-29T04:32:18.186Z] daemon.go:364: [d5614b87d16c5] daemon started [2019-08-29T04:32:18.186Z] daemon.go:472: [d5614b87d16c5] Stopping daemon [2019-08-29T04:32:18.186Z] daemon.go:307: [d5614b87d16c5] exiting daemon [2019-08-29T04:32:18.186Z] daemon.go:459: [d5614b87d16c5] Daemon stopped [2019-08-29T04:32:18.186Z] === RUN TestServiceUpdateNetwork [2019-08-29T04:32:18.728Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.196s [2019-08-29T04:32:18.986Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.663s [2019-08-29T04:32:19.243Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2019-08-29T04:32:19.243Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests [2019-08-29T04:32:19.243Z] daemon.go:336: [dbfec7961bb19] waiting for daemon to start [2019-08-29T04:32:19.243Z] daemon.go:336: [dbfec7961bb19] waiting for daemon to start [2019-08-29T04:32:19.243Z] daemon.go:364: [dbfec7961bb19] daemon started [2019-08-29T04:32:19.243Z] daemon.go:472: [dbfec7961bb19] Stopping daemon [2019-08-29T04:32:19.243Z] daemon.go:307: [dbfec7961bb19] exiting daemon [2019-08-29T04:32:19.243Z] daemon.go:459: [dbfec7961bb19] Daemon stopped [2019-08-29T04:32:19.243Z] daemon.go:336: [dbfec7961bb19] waiting for daemon to start [2019-08-29T04:32:19.243Z] daemon.go:336: [dbfec7961bb19] waiting for daemon to start [2019-08-29T04:32:19.243Z] daemon.go:364: [dbfec7961bb19] daemon started [2019-08-29T04:32:19.243Z] daemon.go:472: [dbfec7961bb19] Stopping daemon [2019-08-29T04:32:19.243Z] daemon.go:307: [dbfec7961bb19] exiting daemon [2019-08-29T04:32:19.243Z] daemon.go:459: [dbfec7961bb19] Daemon stopped [2019-08-29T04:32:19.243Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-29T04:32:19.499Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.336s [2019-08-29T04:32:19.676Z] . [2019-08-29T04:32:19.676Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-29T04:32:19.676Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-29T04:32:19.676Z] Error: No such image: emptyfs [2019-08-29T04:32:19.676Z] Running integration-test (iteration 1) [2019-08-29T04:32:19.676Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-29T04:32:21.614Z] INFO: Downloading go... [2019-08-29T04:32:22.023Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 2.552s [2019-08-29T04:32:24.527Z] INFO: Downloading compiler 1 of 3... [2019-08-29T04:32:26.198Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 3.467s [2019-08-29T04:32:26.714Z] INFO: Downloading compiler 2 of 3... [2019-08-29T04:32:27.689Z] INFO: Downloading compiler 3 of 3... [2019-08-29T04:32:28.094Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 2.568s [2019-08-29T04:32:28.150Z] INFO: Extracting git... [2019-08-29T04:32:30.753Z] 65014b3c3121: Pull complete [2019-08-29T04:32:31.762Z] --- PASS: TestServiceUpdateNetwork (14.25s) [2019-08-29T04:32:31.762Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-29T04:32:31.762Z] daemon.go:336: [dac2418faa1eb] waiting for daemon to start [2019-08-29T04:32:31.762Z] daemon.go:336: [dac2418faa1eb] waiting for daemon to start [2019-08-29T04:32:31.762Z] daemon.go:364: [dac2418faa1eb] daemon started [2019-08-29T04:32:31.762Z] daemon.go:472: [dac2418faa1eb] Stopping daemon [2019-08-29T04:32:31.762Z] daemon.go:307: [dac2418faa1eb] exiting daemon [2019-08-29T04:32:31.762Z] daemon.go:459: [dac2418faa1eb] Daemon stopped [2019-08-29T04:32:31.762Z] PASS [2019-08-29T04:32:31.762Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-29T04:32:31.762Z] INFO: Testing against a local daemon [2019-08-29T04:32:31.762Z] === RUN TestSessionCreate [2019-08-29T04:32:31.762Z] --- PASS: TestSessionCreate (0.03s) [2019-08-29T04:32:31.762Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-29T04:32:31.762Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-08-29T04:32:31.762Z] PASS [2019-08-29T04:32:31.762Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-29T04:32:31.762Z] INFO: Testing against a local daemon [2019-08-29T04:32:31.762Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-29T04:32:31.762Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-29T04:32:31.762Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-29T04:32:31.762Z] === RUN TestEventsExecDie [2019-08-29T04:32:31.762Z] --- PASS: TestEventsExecDie (0.97s) [2019-08-29T04:32:31.762Z] === RUN TestEventsBackwardsCompatible [2019-08-29T04:32:31.762Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-08-29T04:32:31.762Z] === RUN TestInfoBinaryCommits [2019-08-29T04:32:31.762Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-08-29T04:32:31.762Z] === RUN TestInfoAPIVersioned [2019-08-29T04:32:31.762Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-08-29T04:32:31.762Z] === RUN TestInfoAPI [2019-08-29T04:32:32.141Z] --- PASS: TestInfoAPI (0.05s) [2019-08-29T04:32:32.141Z] === RUN TestInfoAPIWarnings [2019-08-29T04:32:32.255Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.9% of statements [2019-08-29T04:32:32.255Z] ok github.com/docker/docker/container 0.130s coverage: 35.5% of statements [2019-08-29T04:32:32.255Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-29T04:32:32.255Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-29T04:32:32.255Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-29T04:32:32.255Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-29T04:32:32.353Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.48s) [2019-08-29T04:32:32.353Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-29T04:32:32.353Z] daemon.go:336: [df0ca2cd67962] waiting for daemon to start [2019-08-29T04:32:32.353Z] daemon.go:336: [df0ca2cd67962] waiting for daemon to start [2019-08-29T04:32:32.353Z] daemon.go:364: [df0ca2cd67962] daemon started [2019-08-29T04:32:32.353Z] daemon.go:472: [df0ca2cd67962] Stopping daemon [2019-08-29T04:32:32.353Z] daemon.go:307: [df0ca2cd67962] exiting daemon [2019-08-29T04:32:32.353Z] daemon.go:459: [df0ca2cd67962] Daemon stopped [2019-08-29T04:32:32.353Z] daemon.go:336: [df0ca2cd67962] waiting for daemon to start [2019-08-29T04:32:32.353Z] daemon.go:336: [df0ca2cd67962] waiting for daemon to start [2019-08-29T04:32:32.353Z] daemon.go:307: [df0ca2cd67962] exiting daemon [2019-08-29T04:32:32.353Z] daemon.go:336: [df0ca2cd67962] waiting for daemon to start [2019-08-29T04:32:32.353Z] daemon.go:336: [df0ca2cd67962] waiting for daemon to start [2019-08-29T04:32:32.353Z] daemon.go:336: [df0ca2cd67962] waiting for daemon to start [2019-08-29T04:32:32.353Z] daemon.go:364: [df0ca2cd67962] daemon started [2019-08-29T04:32:32.353Z] daemon.go:472: [df0ca2cd67962] Stopping daemon [2019-08-29T04:32:32.353Z] daemon.go:307: [df0ca2cd67962] exiting daemon [2019-08-29T04:32:32.353Z] daemon.go:459: [df0ca2cd67962] Daemon stopped [2019-08-29T04:32:32.353Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-29T04:32:32.611Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 4.614s [2019-08-29T04:32:32.938Z] --- PASS: TestInfoAPIWarnings (0.86s) [2019-08-29T04:32:32.938Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-29T04:32:32.938Z] daemon.go:336: [d9f47cdc16067] waiting for daemon to start [2019-08-29T04:32:32.938Z] daemon.go:336: [d9f47cdc16067] waiting for daemon to start [2019-08-29T04:32:32.938Z] daemon.go:364: [d9f47cdc16067] daemon started [2019-08-29T04:32:32.938Z] daemon.go:472: [d9f47cdc16067] Stopping daemon [2019-08-29T04:32:32.938Z] daemon.go:307: [d9f47cdc16067] exiting daemon [2019-08-29T04:32:32.938Z] daemon.go:459: [d9f47cdc16067] Daemon stopped [2019-08-29T04:32:32.938Z] === RUN TestLoginFailsWithBadCredentials [2019-08-29T04:32:33.176Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.434s [2019-08-29T04:32:33.306Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s) [2019-08-29T04:32:33.306Z] === RUN TestPingCacheHeaders [2019-08-29T04:32:33.306Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-08-29T04:32:33.306Z] === RUN TestPingGet [2019-08-29T04:32:33.306Z] --- PASS: TestPingGet (0.01s) [2019-08-29T04:32:33.306Z] === RUN TestPingHead [2019-08-29T04:32:33.686Z] --- PASS: TestPingHead (0.04s) [2019-08-29T04:32:33.686Z] === RUN TestVersion [2019-08-29T04:32:33.686Z] --- PASS: TestVersion (0.07s) [2019-08-29T04:32:33.686Z] PASS [2019-08-29T04:32:33.686Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-29T04:32:33.686Z] INFO: Testing against a local daemon [2019-08-29T04:32:33.686Z] === RUN TestVolumesCreateAndList [2019-08-29T04:32:33.686Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-08-29T04:32:33.686Z] === RUN TestVolumesRemove [2019-08-29T04:32:33.686Z] --- PASS: TestVolumesRemove (0.09s) [2019-08-29T04:32:33.686Z] === RUN TestVolumesInspect [2019-08-29T04:32:33.686Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-29T04:32:33.686Z] === RUN TestVolumesInvalidJSON [2019-08-29T04:32:33.686Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-29T04:32:33.686Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-29T04:32:33.686Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-29T04:32:33.686Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-08-29T04:32:33.686Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-29T04:32:33.686Z] PASS [2019-08-29T04:32:33.686Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-29T04:32:34.107Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 0.889s [2019-08-29T04:32:34.671Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.556s [2019-08-29T04:32:34.912Z] Loaded image: buildpack-deps:jessie [2019-08-29T04:32:34.912Z] Loaded image: busybox:latest [2019-08-29T04:32:34.912Z] Loaded image: busybox:glibc [2019-08-29T04:32:34.912Z] Loaded image: debian:jessie [2019-08-29T04:32:34.912Z] Loaded image: hello-world:latest [2019-08-29T04:32:34.912Z] INFO: Testing against a local daemon [2019-08-29T04:32:34.912Z] === RUN TestCgroupNamespacesBuild [2019-08-29T04:32:35.233Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.490s [2019-08-29T04:32:35.233Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.011s [2019-08-29T04:32:35.475Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-29T04:32:35.475Z] Clearing AppArmor profiles cache:. [2019-08-29T04:32:35.475Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-29T04:32:35.475Z] Unloading profiles will leave already running processes permanently [2019-08-29T04:32:35.475Z] unconfined, which can lead to unexpected situations. [2019-08-29T04:32:35.475Z] [2019-08-29T04:32:35.475Z] To set a process to complain mode, use the command line tool [2019-08-29T04:32:35.475Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-29T04:32:35.475Z] with the 'teardown' option." [2019-08-29T04:32:35.475Z] Removing test suite binaries [2019-08-29T04:32:35.475Z] [2019-08-29T04:32:35.526Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2019-08-29T04:32:35.526Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-29T04:32:35.526Z] daemon.go:336: [ddc6b14ed14cc] waiting for daemon to start [2019-08-29T04:32:35.526Z] daemon.go:336: [ddc6b14ed14cc] waiting for daemon to start [2019-08-29T04:32:35.526Z] daemon.go:364: [ddc6b14ed14cc] daemon started [2019-08-29T04:32:35.526Z] daemon.go:472: [ddc6b14ed14cc] Stopping daemon [2019-08-29T04:32:35.526Z] daemon.go:307: [ddc6b14ed14cc] exiting daemon [2019-08-29T04:32:35.526Z] daemon.go:459: [ddc6b14ed14cc] Daemon stopped [2019-08-29T04:32:35.526Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-29T04:32:36.164Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 1.030s [2019-08-29T04:32:36.728Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.421s [2019-08-29T04:32:36.985Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.475s [2019-08-29T04:32:37.000Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-08-29T04:32:37.000Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-29T04:32:37.000Z] daemon.go:336: [dd7cc0421162c] waiting for daemon to start [2019-08-29T04:32:37.000Z] daemon.go:336: [dd7cc0421162c] waiting for daemon to start [2019-08-29T04:32:37.000Z] daemon.go:364: [dd7cc0421162c] daemon started [2019-08-29T04:32:37.000Z] daemon.go:472: [dd7cc0421162c] Stopping daemon [2019-08-29T04:32:37.000Z] daemon.go:307: [dd7cc0421162c] exiting daemon [2019-08-29T04:32:37.000Z] daemon.go:459: [dd7cc0421162c] Daemon stopped [2019-08-29T04:32:37.000Z] === RUN TestBuildWithSession [2019-08-29T04:32:37.549Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.407s [2019-08-29T04:32:37.805Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.299s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-29T04:32:38.368Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.467s [2019-08-29T04:32:38.786Z] ok github.com/docker/docker/daemon/cluster 0.028s coverage: 0.5% of statements [2019-08-29T04:32:38.906Z] + echo Ensuring container killed. [2019-08-29T04:32:38.907Z] Ensuring container killed. [2019-08-29T04:32:38.907Z] + docker rm -vf docker-pr1 [2019-08-29T04:32:38.907Z] Error: No such container: docker-pr1 [2019-08-29T04:32:38.907Z] + true [Pipeline] sh [2019-08-29T04:32:39.059Z] --- PASS: TestBuildWithSession (2.18s) [2019-08-29T04:32:39.059Z] === RUN TestBuildSquashParent [2019-08-29T04:32:39.299Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.035s [2019-08-29T04:32:39.846Z] + echo Chowning /workspace to jenkins user [2019-08-29T04:32:39.846Z] Chowning /workspace to jenkins user [2019-08-29T04:32:39.846Z] + id -u [2019-08-29T04:32:39.846Z] + id -g [2019-08-29T04:32:39.846Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39820:/workspace busybox chown -R 1001:1001 /workspace [2019-08-29T04:32:39.846Z] Unable to find image 'busybox:latest' locally [2019-08-29T04:32:39.846Z] latest: Pulling from library/busybox [2019-08-29T04:32:40.222Z] 7eaca4b6b397: Pulling fs layer [2019-08-29T04:32:40.229Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken 48.365s [2019-08-29T04:32:40.670Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-08-29T04:32:41.018Z] 7eaca4b6b397: Download complete [2019-08-29T04:32:41.383Z] 7eaca4b6b397: Pull complete [2019-08-29T04:32:41.383Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-29T04:32:41.383Z] Status: Downloaded newer image for busybox:latest [2019-08-29T04:32:42.033Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-08-29T04:32:42.750Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 2.929s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-08-29T04:32:44.086Z] + bundleName=s390x-integration [2019-08-29T04:32:44.086Z] + echo Creating s390x-integration-bundles.tar.gz [2019-08-29T04:32:44.086Z] Creating s390x-integration-bundles.tar.gz [2019-08-29T04:32:44.086Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-08-29T04:32:44.086Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-08-29T04:32:44.271Z] Archiving artifacts [2019-08-29T04:32:44.552Z] --- PASS: TestBuildSquashParent (5.35s) [2019-08-29T04:32:44.552Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-29T04:32:44.552Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:32:44.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:32:44.552Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:32:44.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:32:44.552Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:32:44.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:32:44.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:32:44.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:32:44.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:32:44.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:32:44.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:32:44.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:32:44.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-29T04:32:44.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-29T04:32:44.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-29T04:32:44.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-29T04:32:47.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-29T04:32:47.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-29T04:32:48.006Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.321s [2019-08-29T04:32:48.263Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-08-29T04:32:48.263Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:364: [daf14fcf4e1b0] daemon started [2019-08-29T04:32:48.263Z] daemon.go:472: [daf14fcf4e1b0] Stopping daemon [2019-08-29T04:32:48.263Z] daemon.go:307: [daf14fcf4e1b0] exiting daemon [2019-08-29T04:32:48.263Z] daemon.go:459: [daf14fcf4e1b0] Daemon stopped [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:350: [daf14fcf4e1b0] error pinging daemon on start: Get http://daf14fcf4e1b0.sock/_ping: context deadline exceeded [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:350: [daf14fcf4e1b0] error pinging daemon on start: Get http://daf14fcf4e1b0.sock/_ping: context deadline exceeded [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:350: [daf14fcf4e1b0] error pinging daemon on start: Get http://daf14fcf4e1b0.sock/_ping: context deadline exceeded [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:350: [daf14fcf4e1b0] error pinging daemon on start: Get http://daf14fcf4e1b0.sock/_ping: context deadline exceeded [2019-08-29T04:32:48.263Z] daemon.go:307: [daf14fcf4e1b0] exiting daemon [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:336: [daf14fcf4e1b0] waiting for daemon to start [2019-08-29T04:32:48.263Z] daemon.go:364: [daf14fcf4e1b0] daemon started [2019-08-29T04:32:48.263Z] daemon.go:472: [daf14fcf4e1b0] Stopping daemon [2019-08-29T04:32:48.263Z] daemon.go:307: [daf14fcf4e1b0] exiting daemon [2019-08-29T04:32:48.263Z] daemon.go:459: [daf14fcf4e1b0] Daemon stopped [2019-08-29T04:32:48.263Z] PASS [2019-08-29T04:32:48.263Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-29T04:32:48.520Z] INFO: Testing against a local daemon [2019-08-29T04:32:48.520Z] === RUN TestPluginInvalidJSON [2019-08-29T04:32:48.520Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:32:48.520Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:32:48.520Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:32:48.520Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-08-29T04:32:48.520Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-29T04:32:48.520Z] PASS [2019-08-29T04:32:48.520Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-29T04:32:48.777Z] INFO: Testing against a local daemon [2019-08-29T04:32:48.777Z] === RUN TestExternalGraphDriver [2019-08-29T04:32:48.777Z] === RUN TestExternalGraphDriver/json [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-08-29T04:32:49.275Z] INFO: Expanding go... [2019-08-29T04:32:49.572Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-08-29T04:32:49.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2019-08-29T04:32:49.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2019-08-29T04:32:49.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.17s) [2019-08-29T04:32:49.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s) [2019-08-29T04:32:49.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s) [2019-08-29T04:32:49.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2019-08-29T04:32:49.572Z] === RUN TestBuildMultiStageCopy [2019-08-29T04:32:49.572Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-29T04:32:50.002Z] + make clean [2019-08-29T04:32:50.366Z] docker volume rm -f docker-dev-cache [2019-08-29T04:32:50.366Z] docker-dev-cache [Pipeline] deleteDir [2019-08-29T04:32:51.302Z] === RUN TestExternalGraphDriver/spec [2019-08-29T04:32:51.559Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 3.939s [2019-08-29T04:32:51.597Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-29T04:32:51.817Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.103s [2019-08-29T04:32:51.817Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.103s [2019-08-29T04:32:51.817Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.088s [2019-08-29T04:32:51.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-29T04:32:51.961Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-08-29T04:32:51.961Z] ok github.com/docker/docker/daemon 12.225s coverage: 17.6% of statements [2019-08-29T04:32:51.961Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-29T04:32:51.961Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-29T04:32:52.074Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.125s [2019-08-29T04:32:52.163Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-29T04:32:52.330Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.301s [2019-08-29T04:32:52.523Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2019-08-29T04:32:52.778Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 84.2% of statements [2019-08-29T04:32:52.779Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-29T04:32:53.061Z] --- PASS: TestBuildMultiStageCopy (3.42s) [2019-08-29T04:32:53.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.86s) [2019-08-29T04:32:53.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-08-29T04:32:53.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-08-29T04:32:53.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2019-08-29T04:32:53.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-08-29T04:32:53.061Z] === RUN TestBuildMultiStageParentConfig [2019-08-29T04:32:53.261Z] === RUN TestExternalGraphDriver/pull [2019-08-29T04:32:53.702Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-08-29T04:32:53.702Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-29T04:32:53.702Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-29T04:32:54.069Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2019-08-29T04:32:54.069Z] === RUN TestBuildLabelWithTargets [2019-08-29T04:32:54.191Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.610s [2019-08-29T04:32:55.064Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2019-08-29T04:32:55.120Z] --- PASS: TestExternalGraphDriver (6.42s) [2019-08-29T04:32:55.120Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:364: [daa6d477cb669] daemon started [2019-08-29T04:32:55.120Z] daemon.go:472: [daa6d477cb669] Stopping daemon [2019-08-29T04:32:55.120Z] daemon.go:307: [daa6d477cb669] exiting daemon [2019-08-29T04:32:55.120Z] daemon.go:459: [daa6d477cb669] Daemon stopped [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:364: [daa6d477cb669] daemon started [2019-08-29T04:32:55.120Z] daemon.go:472: [daa6d477cb669] Stopping daemon [2019-08-29T04:32:55.120Z] daemon.go:307: [daa6d477cb669] exiting daemon [2019-08-29T04:32:55.120Z] daemon.go:459: [daa6d477cb669] Daemon stopped [2019-08-29T04:32:55.120Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:364: [daa6d477cb669] daemon started [2019-08-29T04:32:55.120Z] daemon.go:472: [daa6d477cb669] Stopping daemon [2019-08-29T04:32:55.120Z] daemon.go:307: [daa6d477cb669] exiting daemon [2019-08-29T04:32:55.120Z] daemon.go:459: [daa6d477cb669] Daemon stopped [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:364: [daa6d477cb669] daemon started [2019-08-29T04:32:55.120Z] daemon.go:472: [daa6d477cb669] Stopping daemon [2019-08-29T04:32:55.120Z] daemon.go:307: [daa6d477cb669] exiting daemon [2019-08-29T04:32:55.120Z] daemon.go:459: [daa6d477cb669] Daemon stopped [2019-08-29T04:32:55.120Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:336: [daa6d477cb669] waiting for daemon to start [2019-08-29T04:32:55.120Z] daemon.go:364: [daa6d477cb669] daemon started [2019-08-29T04:32:55.120Z] daemon.go:472: [daa6d477cb669] Stopping daemon [2019-08-29T04:32:55.120Z] daemon.go:307: [daa6d477cb669] exiting daemon [2019-08-29T04:32:55.120Z] daemon.go:459: [daa6d477cb669] Daemon stopped [2019-08-29T04:32:55.120Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2019-08-29T04:32:55.120Z] === RUN TestGraphdriverPluginV2 [2019-08-29T04:32:55.684Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.661s [2019-08-29T04:32:56.102Z] --- PASS: TestBuildLabelWithTargets (1.64s) [2019-08-29T04:32:56.102Z] === RUN TestBuildWithEmptyLayers [2019-08-29T04:32:56.385Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2019-08-29T04:32:56.385Z] === RUN TestBuildMultiStageOnBuild [2019-08-29T04:32:56.946Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-08-29T04:32:57.871Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.216s coverage: 56.9% of statements [2019-08-29T04:32:59.061Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2019-08-29T04:32:59.061Z] === RUN TestBuildUncleanTarFilenames [2019-08-29T04:32:59.861Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2019-08-29T04:32:59.861Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 [2019-08-29T04:32:59.861Z] daemon.go:336: [d9524705a6759] waiting for daemon to start [2019-08-29T04:32:59.861Z] daemon.go:336: [d9524705a6759] waiting for daemon to start [2019-08-29T04:32:59.861Z] daemon.go:364: [d9524705a6759] daemon started [2019-08-29T04:32:59.861Z] daemon.go:472: [d9524705a6759] Stopping daemon [2019-08-29T04:32:59.861Z] daemon.go:307: [d9524705a6759] exiting daemon [2019-08-29T04:32:59.861Z] daemon.go:459: [d9524705a6759] Daemon stopped [2019-08-29T04:32:59.861Z] daemon.go:336: [d9524705a6759] waiting for daemon to start [2019-08-29T04:32:59.861Z] daemon.go:336: [d9524705a6759] waiting for daemon to start [2019-08-29T04:32:59.861Z] daemon.go:364: [d9524705a6759] daemon started [2019-08-29T04:32:59.861Z] daemon.go:472: [d9524705a6759] Stopping daemon [2019-08-29T04:32:59.861Z] daemon.go:307: [d9524705a6759] exiting daemon [2019-08-29T04:32:59.861Z] daemon.go:459: [d9524705a6759] Daemon stopped [2019-08-29T04:32:59.861Z] PASS [2019-08-29T04:32:59.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-29T04:32:59.861Z] INFO: Testing against a local daemon [2019-08-29T04:32:59.861Z] === RUN TestContinueAfterPluginCrash [2019-08-29T04:32:59.861Z] === PAUSE TestContinueAfterPluginCrash [2019-08-29T04:32:59.861Z] === RUN TestDaemonStartWithLogOpt [2019-08-29T04:32:59.861Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-29T04:32:59.861Z] === CONT TestContinueAfterPluginCrash [2019-08-29T04:32:59.861Z] === CONT TestDaemonStartWithLogOpt [2019-08-29T04:32:59.861Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 4.292s [2019-08-29T04:33:00.075Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-08-29T04:33:00.075Z] === RUN TestBuildMultiStageLayerLeak [2019-08-29T04:33:00.424Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.479s [2019-08-29T04:33:01.134Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.286s coverage: 72.5% of statements [2019-08-29T04:33:01.134Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.606s coverage: 46.0% of statements [2019-08-29T04:33:01.134Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-29T04:33:01.355Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.656s [2019-08-29T04:33:02.108Z] --- PASS: TestBuildMultiStageLayerLeak (2.40s) [2019-08-29T04:33:02.108Z] === RUN TestBuildWithHugeFile [2019-08-29T04:33:03.644Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.974s coverage: 50.8% of statements [2019-08-29T04:33:05.528Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.709s coverage: 76.1% of statements [2019-08-29T04:33:06.088Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.792s coverage: 57.2% of statements [2019-08-29T04:33:06.088Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-29T04:33:06.088Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-29T04:33:07.011Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-08-29T04:33:07.935Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-08-29T04:33:08.859Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-08-29T04:33:10.746Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2019-08-29T04:33:10.746Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-29T04:33:10.746Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-29T04:33:10.746Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-29T04:33:12.110Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-08-29T04:33:12.365Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 78.6% of statements [2019-08-29T04:33:12.365Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-29T04:33:12.365Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-29T04:33:13.727Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-08-29T04:33:13.982Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-08-29T04:33:14.237Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-08-29T04:33:14.454Z] INFO: Expanding compiler 1 of 3... [2019-08-29T04:33:15.599Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-08-29T04:33:15.599Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-29T04:33:15.855Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 18.6% of statements [2019-08-29T04:33:16.018Z] INFO: Expanding compiler 2 of 3... [2019-08-29T04:33:16.214Z] --- PASS: TestDaemonStartWithLogOpt (15.06s) [2019-08-29T04:33:16.215Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt [2019-08-29T04:33:16.215Z] daemon.go:336: [dfcd18eb05749] waiting for daemon to start [2019-08-29T04:33:16.215Z] daemon.go:336: [dfcd18eb05749] waiting for daemon to start [2019-08-29T04:33:16.215Z] daemon.go:364: [dfcd18eb05749] daemon started [2019-08-29T04:33:16.215Z] daemon.go:472: [dfcd18eb05749] Stopping daemon [2019-08-29T04:33:16.215Z] daemon.go:307: [dfcd18eb05749] exiting daemon [2019-08-29T04:33:16.215Z] daemon.go:459: [dfcd18eb05749] Daemon stopped [2019-08-29T04:33:16.215Z] daemon.go:336: [dfcd18eb05749] waiting for daemon to start [2019-08-29T04:33:16.215Z] daemon.go:336: [dfcd18eb05749] waiting for daemon to start [2019-08-29T04:33:16.215Z] daemon.go:364: [dfcd18eb05749] daemon started [2019-08-29T04:33:16.215Z] daemon.go:472: [dfcd18eb05749] Stopping daemon [2019-08-29T04:33:16.215Z] daemon.go:307: [dfcd18eb05749] exiting daemon [2019-08-29T04:33:16.215Z] daemon.go:459: [dfcd18eb05749] Daemon stopped [2019-08-29T04:33:16.215Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 14.090s [2019-08-29T04:33:17.741Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2019-08-29T04:33:17.996Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2019-08-29T04:33:18.150Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection 21.291s [2019-08-29T04:33:18.554Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-08-29T04:33:19.114Z] ok github.com/docker/docker/daemon/logger/splunk 1.593s coverage: 84.5% of statements [2019-08-29T04:33:19.114Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-29T04:33:19.114Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-29T04:33:19.519Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 3.974s [2019-08-29T04:33:20.083Z] --- PASS: TestContinueAfterPluginCrash (20.07s) [2019-08-29T04:33:20.083Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash [2019-08-29T04:33:20.083Z] daemon.go:336: [db1a268bfa380] waiting for daemon to start [2019-08-29T04:33:20.083Z] daemon.go:336: [db1a268bfa380] waiting for daemon to start [2019-08-29T04:33:20.083Z] daemon.go:364: [db1a268bfa380] daemon started [2019-08-29T04:33:20.083Z] daemon.go:472: [db1a268bfa380] Stopping daemon [2019-08-29T04:33:20.083Z] daemon.go:307: [db1a268bfa380] exiting daemon [2019-08-29T04:33:20.083Z] daemon.go:459: [db1a268bfa380] Daemon stopped [2019-08-29T04:33:20.083Z] PASS [2019-08-29T04:33:20.083Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-29T04:33:20.083Z] INFO: Testing against a local daemon [2019-08-29T04:33:20.083Z] === RUN TestPluginWithDevMounts [2019-08-29T04:33:20.083Z] === PAUSE TestPluginWithDevMounts [2019-08-29T04:33:20.083Z] === CONT TestPluginWithDevMounts [2019-08-29T04:33:21.000Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2019-08-29T04:33:21.014Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.624s [2019-08-29T04:33:21.255Z] ok github.com/docker/docker/distribution 0.202s coverage: 22.6% of statements [2019-08-29T04:33:21.255Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-29T04:33:22.383Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-08-29T04:33:22.383Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts [2019-08-29T04:33:22.383Z] daemon.go:336: [d7783063758b8] waiting for daemon to start [2019-08-29T04:33:22.383Z] daemon.go:336: [d7783063758b8] waiting for daemon to start [2019-08-29T04:33:22.383Z] daemon.go:364: [d7783063758b8] daemon started [2019-08-29T04:33:22.383Z] daemon.go:472: [d7783063758b8] Stopping daemon [2019-08-29T04:33:22.383Z] daemon.go:307: [d7783063758b8] exiting daemon [2019-08-29T04:33:22.383Z] daemon.go:459: [d7783063758b8] Daemon stopped [2019-08-29T04:33:22.383Z] PASS [2019-08-29T04:33:22.383Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-29T04:33:22.617Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-08-29T04:33:22.640Z] INFO: Testing against a local daemon [2019-08-29T04:33:22.640Z] === RUN TestSecretInspect [2019-08-29T04:33:23.107Z] INFO: Expanding compiler 3 of 3... [2019-08-29T04:33:23.107Z] INFO: Removing downloaded files... [2019-08-29T04:33:23.107Z] INFO: Creating source directory... [2019-08-29T04:33:23.107Z] INFO: Configuring git core.autocrlf... [2019-08-29T04:33:23.569Z] INFO: Completed [2019-08-29T04:33:23.979Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-08-29T04:33:24.008Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 3.059s [2019-08-29T04:33:24.008Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) [2019-08-29T04:33:24.234Z] ok github.com/docker/docker/distribution/xfer 1.437s coverage: 83.4% of statements [2019-08-29T04:33:24.234Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-29T04:33:24.938Z] --- PASS: TestSecretInspect (2.09s) [2019-08-29T04:33:24.938Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect [2019-08-29T04:33:24.938Z] daemon.go:336: [d109ecc304996] waiting for daemon to start [2019-08-29T04:33:24.938Z] daemon.go:336: [d109ecc304996] waiting for daemon to start [2019-08-29T04:33:24.938Z] daemon.go:364: [d109ecc304996] daemon started [2019-08-29T04:33:24.938Z] daemon.go:472: [d109ecc304996] Stopping daemon [2019-08-29T04:33:24.938Z] daemon.go:307: [d109ecc304996] exiting daemon [2019-08-29T04:33:24.938Z] daemon.go:459: [d109ecc304996] Daemon stopped [2019-08-29T04:33:24.938Z] === RUN TestSecretList [2019-08-29T04:33:25.157Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-08-29T04:33:25.157Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-29T04:33:25.716Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-08-29T04:33:25.716Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-29T04:33:26.831Z] --- PASS: TestSecretList (1.95s) [2019-08-29T04:33:26.831Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList [2019-08-29T04:33:26.831Z] daemon.go:336: [d97a150d2fa4e] waiting for daemon to start [2019-08-29T04:33:26.831Z] daemon.go:336: [d97a150d2fa4e] waiting for daemon to start [2019-08-29T04:33:26.831Z] daemon.go:364: [d97a150d2fa4e] daemon started [2019-08-29T04:33:26.831Z] daemon.go:472: [d97a150d2fa4e] Stopping daemon [2019-08-29T04:33:26.831Z] daemon.go:307: [d97a150d2fa4e] exiting daemon [2019-08-29T04:33:26.831Z] daemon.go:459: [d97a150d2fa4e] Daemon stopped [2019-08-29T04:33:26.831Z] === RUN TestSecretsCreateAndDelete [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-29T04:33:27.078Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-29T04:33:27.637Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-08-29T04:33:28.562Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-08-29T04:33:28.726Z] --- PASS: TestSecretsCreateAndDelete (2.01s) [2019-08-29T04:33:28.726Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete [2019-08-29T04:33:28.726Z] daemon.go:336: [d609fbdcee081] waiting for daemon to start [2019-08-29T04:33:28.726Z] daemon.go:336: [d609fbdcee081] waiting for daemon to start [2019-08-29T04:33:28.726Z] daemon.go:364: [d609fbdcee081] daemon started [2019-08-29T04:33:28.726Z] daemon.go:472: [d609fbdcee081] Stopping daemon [2019-08-29T04:33:28.726Z] daemon.go:307: [d609fbdcee081] exiting daemon [2019-08-29T04:33:28.726Z] daemon.go:459: [d609fbdcee081] Daemon stopped [2019-08-29T04:33:28.726Z] === RUN TestSecretsUpdate [2019-08-29T04:33:29.656Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 5.420s [2019-08-29T04:33:29.913Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch 0.485s [2019-08-29T04:33:29.959Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-08-29T04:33:29.959Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-08-29T04:33:30.477Z] --- PASS: TestSecretsUpdate (1.72s) [2019-08-29T04:33:30.477Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate [2019-08-29T04:33:30.477Z] daemon.go:336: [d5cf651251ddc] waiting for daemon to start [2019-08-29T04:33:30.477Z] daemon.go:336: [d5cf651251ddc] waiting for daemon to start [2019-08-29T04:33:30.477Z] daemon.go:364: [d5cf651251ddc] daemon started [2019-08-29T04:33:30.477Z] daemon.go:472: [d5cf651251ddc] Stopping daemon [2019-08-29T04:33:30.477Z] daemon.go:307: [d5cf651251ddc] exiting daemon [2019-08-29T04:33:30.477Z] daemon.go:459: [d5cf651251ddc] Daemon stopped [2019-08-29T04:33:30.477Z] === RUN TestTemplatedSecret [2019-08-29T04:33:32.370Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.467s [2019-08-29T04:33:32.483Z] ok github.com/docker/docker/pkg/archive 0.406s coverage: 76.9% of statements [2019-08-29T04:33:32.936Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.397s [2019-08-29T04:33:32.936Z] --- PASS: TestTemplatedSecret (2.62s) [2019-08-29T04:33:32.936Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret [2019-08-29T04:33:32.936Z] daemon.go:336: [db5c0ea5deda0] waiting for daemon to start [2019-08-29T04:33:32.936Z] daemon.go:336: [db5c0ea5deda0] waiting for daemon to start [2019-08-29T04:33:32.936Z] daemon.go:364: [db5c0ea5deda0] daemon started [2019-08-29T04:33:32.936Z] daemon.go:472: [db5c0ea5deda0] Stopping daemon [2019-08-29T04:33:32.936Z] daemon.go:307: [db5c0ea5deda0] exiting daemon [2019-08-29T04:33:32.936Z] daemon.go:459: [db5c0ea5deda0] Daemon stopped [2019-08-29T04:33:32.936Z] === RUN TestSecretCreateResolve [2019-08-29T04:33:33.043Z] ok github.com/docker/docker/pkg/authorization 0.351s coverage: 66.7% of statements [2019-08-29T04:33:33.298Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-08-29T04:33:33.552Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-08-29T04:33:35.458Z] --- PASS: TestSecretCreateResolve (1.95s) [2019-08-29T04:33:35.458Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve [2019-08-29T04:33:35.458Z] daemon.go:336: [d67fe3c275cd2] waiting for daemon to start [2019-08-29T04:33:35.458Z] daemon.go:336: [d67fe3c275cd2] waiting for daemon to start [2019-08-29T04:33:35.458Z] daemon.go:364: [d67fe3c275cd2] daemon started [2019-08-29T04:33:35.458Z] daemon.go:472: [d67fe3c275cd2] Stopping daemon [2019-08-29T04:33:35.458Z] daemon.go:307: [d67fe3c275cd2] exiting daemon [2019-08-29T04:33:35.458Z] daemon.go:459: [d67fe3c275cd2] Daemon stopped [2019-08-29T04:33:35.458Z] PASS [2019-08-29T04:33:35.458Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-29T04:33:35.458Z] INFO: Testing against a local daemon [2019-08-29T04:33:35.458Z] === RUN TestServiceCreateInit [2019-08-29T04:33:35.458Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 2.066s [2019-08-29T04:33:35.458Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:33:36.021Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.854s [2019-08-29T04:33:36.811Z] ok github.com/docker/docker/layer 7.177s coverage: 66.9% of statements [2019-08-29T04:33:36.811Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-29T04:33:36.811Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-29T04:33:36.811Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-29T04:33:36.811Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-29T04:33:36.811Z] ? github.com/docker/docker/oci [no test files] [2019-08-29T04:33:36.811Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-29T04:33:37.066Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-08-29T04:33:37.321Z] ok github.com/docker/docker/pkg/chrootarchive 2.991s coverage: 43.2% of statements [2019-08-29T04:33:37.321Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-29T04:33:37.321Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-29T04:33:37.390Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.108s [2019-08-29T04:33:37.881Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-08-29T04:33:38.136Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2019-08-29T04:33:38.321Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 1.090s [2019-08-29T04:33:38.696Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-08-29T04:33:39.254Z] ok github.com/docker/docker/pkg/discovery/nodes 0.017s coverage: 93.8% of statements [2019-08-29T04:33:39.691Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:33:39.814Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-08-29T04:33:40.255Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 1.929s [2019-08-29T04:33:40.512Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.437s [2019-08-29T04:33:40.769Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.028s [2019-08-29T04:33:41.175Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-08-29T04:33:41.332Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.525s [2019-08-29T04:33:41.589Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.386s [2019-08-29T04:33:41.735Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-08-29T04:33:42.521Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.802s [2019-08-29T04:33:42.661Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2019-08-29T04:33:42.661Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2019-08-29T04:33:42.916Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-08-29T04:33:43.084Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy 4.439s [2019-08-29T04:33:44.277Z] ok github.com/docker/docker/pkg/idtools 0.497s coverage: 70.1% of statements [2019-08-29T04:33:44.277Z] ok github.com/docker/docker/pkg/ioutils 0.398s coverage: 69.3% of statements [2019-08-29T04:33:44.455Z] --- PASS: TestServiceCreateInit (9.26s) [2019-08-29T04:33:44.455Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.40s) [2019-08-29T04:33:44.455Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:33:44.455Z] daemon.go:336: [d38f5c0bd5001] waiting for daemon to start [2019-08-29T04:33:44.455Z] daemon.go:336: [d38f5c0bd5001] waiting for daemon to start [2019-08-29T04:33:44.455Z] daemon.go:364: [d38f5c0bd5001] daemon started [2019-08-29T04:33:44.455Z] daemon.go:472: [d38f5c0bd5001] Stopping daemon [2019-08-29T04:33:44.455Z] daemon.go:307: [d38f5c0bd5001] exiting daemon [2019-08-29T04:33:44.455Z] daemon.go:459: [d38f5c0bd5001] Daemon stopped [2019-08-29T04:33:44.455Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s) [2019-08-29T04:33:44.455Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:33:44.455Z] daemon.go:336: [db4e9a038a714] waiting for daemon to start [2019-08-29T04:33:44.455Z] daemon.go:336: [db4e9a038a714] waiting for daemon to start [2019-08-29T04:33:44.455Z] daemon.go:364: [db4e9a038a714] daemon started [2019-08-29T04:33:44.455Z] daemon.go:472: [db4e9a038a714] Stopping daemon [2019-08-29T04:33:44.455Z] daemon.go:307: [db4e9a038a714] exiting daemon [2019-08-29T04:33:44.455Z] daemon.go:459: [db4e9a038a714] Daemon stopped [2019-08-29T04:33:44.455Z] === RUN TestCreateServiceMultipleTimes [2019-08-29T04:33:44.533Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2019-08-29T04:33:44.711Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.375s [2019-08-29T04:33:44.788Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2019-08-29T04:33:45.043Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-08-29T04:33:45.043Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-29T04:33:45.602Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-08-29T04:33:45.643Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.931s [2019-08-29T04:33:45.857Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-08-29T04:33:46.113Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-08-29T04:33:46.113Z] ok github.com/docker/docker/pkg/mount 0.553s coverage: 69.6% of statements [2019-08-29T04:33:46.113Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-29T04:33:46.672Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-08-29T04:33:46.673Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-08-29T04:33:46.673Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-29T04:33:46.673Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-29T04:33:47.597Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-08-29T04:33:48.157Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-08-29T04:33:48.716Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 87.9% of statements [2019-08-29T04:33:48.716Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-08-29T04:33:49.818Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 3.316s [2019-08-29T04:33:50.075Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2019-08-29T04:33:50.330Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-08-29T04:33:50.748Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.562s [2019-08-29T04:33:53.269Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.634s [2019-08-29T04:33:53.588Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements [2019-08-29T04:33:53.588Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-08-29T04:33:54.148Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-08-29T04:33:54.148Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-08-29T04:33:54.402Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-08-29T04:33:54.638Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.343s [2019-08-29T04:33:54.961Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-08-29T04:33:55.521Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2019-08-29T04:33:55.775Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2019-08-29T04:33:56.531Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.586s [2019-08-29T04:33:56.531Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.398s [2019-08-29T04:33:56.699Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-08-29T04:33:56.954Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-08-29T04:33:57.209Z] testing: warning: no tests to run [2019-08-29T04:33:57.209Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-08-29T04:33:57.768Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-08-29T04:33:57.768Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-08-29T04:33:58.023Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-08-29T04:34:00.533Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.0% of statements [2019-08-29T04:34:00.702Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 3.801s [2019-08-29T04:34:00.788Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-08-29T04:34:01.713Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.8% of statements [2019-08-29T04:34:02.274Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-08-29T04:34:02.595Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 2.138s [2019-08-29T04:34:03.525Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 0.838s [2019-08-29T04:34:03.637Z] ok github.com/docker/docker/registry 0.088s coverage: 56.4% of statements [2019-08-29T04:34:04.089Z] --- PASS: TestCreateServiceMultipleTimes (19.66s) [2019-08-29T04:34:04.089Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes [2019-08-29T04:34:04.089Z] daemon.go:336: [d402a08cc16cd] waiting for daemon to start [2019-08-29T04:34:04.089Z] daemon.go:336: [d402a08cc16cd] waiting for daemon to start [2019-08-29T04:34:04.089Z] daemon.go:364: [d402a08cc16cd] daemon started [2019-08-29T04:34:04.089Z] daemon.go:472: [d402a08cc16cd] Stopping daemon [2019-08-29T04:34:04.089Z] daemon.go:307: [d402a08cc16cd] exiting daemon [2019-08-29T04:34:04.089Z] daemon.go:459: [d402a08cc16cd] Daemon stopped [2019-08-29T04:34:04.089Z] === RUN TestCreateServiceConflict [2019-08-29T04:34:04.198Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-08-29T04:34:04.453Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-08-29T04:34:04.652Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.046s [2019-08-29T04:34:05.379Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-08-29T04:34:05.940Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-08-29T04:34:06.021Z] --- PASS: TestCreateServiceConflict (1.87s) [2019-08-29T04:34:06.021Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict [2019-08-29T04:34:06.021Z] daemon.go:336: [d4e870716d440] waiting for daemon to start [2019-08-29T04:34:06.021Z] daemon.go:336: [d4e870716d440] waiting for daemon to start [2019-08-29T04:34:06.021Z] daemon.go:364: [d4e870716d440] daemon started [2019-08-29T04:34:06.021Z] daemon.go:472: [d4e870716d440] Stopping daemon [2019-08-29T04:34:06.021Z] daemon.go:307: [d4e870716d440] exiting daemon [2019-08-29T04:34:06.021Z] daemon.go:459: [d4e870716d440] Daemon stopped [2019-08-29T04:34:06.021Z] === RUN TestCreateServiceMaxReplicas [2019-08-29T04:34:06.865Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-08-29T04:34:07.389Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 23.448s [2019-08-29T04:34:07.426Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-08-29T04:34:08.788Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-08-29T04:34:09.916Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2019-08-29T04:34:09.916Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas [2019-08-29T04:34:09.916Z] daemon.go:336: [d56c381ce64d6] waiting for daemon to start [2019-08-29T04:34:09.916Z] daemon.go:336: [d56c381ce64d6] waiting for daemon to start [2019-08-29T04:34:09.916Z] daemon.go:364: [d56c381ce64d6] daemon started [2019-08-29T04:34:09.916Z] daemon.go:472: [d56c381ce64d6] Stopping daemon [2019-08-29T04:34:09.916Z] daemon.go:307: [d56c381ce64d6] exiting daemon [2019-08-29T04:34:09.916Z] daemon.go:459: [d56c381ce64d6] Daemon stopped [2019-08-29T04:34:09.916Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-29T04:34:11.812Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 4.025s [2019-08-29T04:34:15.986Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 11.481s [2019-08-29T04:34:20.165Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 4.078s [2019-08-29T04:34:22.059Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 1.954s [2019-08-29T04:34:23.604Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/rootless [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/volume [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-29T04:34:23.605Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === Skipped [2019-08-29T04:34:23.605Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-29T04:34:23.605Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-29T04:34:23.605Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:73: No driver to put! [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-29T04:34:23.605Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-29T04:34:23.605Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-29T04:34:23.605Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-29T04:34:23.605Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-29T04:34:23.605Z] graphtest_unix.go:73: No driver to put! [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-29T04:34:23.605Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-29T04:34:23.605Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] [2019-08-29T04:34:23.605Z] DONE 2040 tests, 20 skipped in 242.028s Post stage [Pipeline] junit [2019-08-29T04:34:23.613Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-08-29T04:34:24.106Z] --- PASS: TestBuildWithHugeFile (81.89s) [2019-08-29T04:34:24.106Z] === RUN TestBuildWithEmptyDockerfile [2019-08-29T04:34:24.106Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:34:24.106Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:34:24.106Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:34:24.106Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:34:24.106Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:34:24.106Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:34:24.106Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:34:24.106Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:34:24.106Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:34:24.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39820/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -e DOCKER_GRAPHDRIVER docker:7b4b940470ee34c96bf434b810e4cd5ca2e68182 hack/validate/vendor [2019-08-29T04:34:24.720Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-08-29T04:34:24.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-08-29T04:34:24.720Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-08-29T04:34:24.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2019-08-29T04:34:24.720Z] === RUN TestBuildPreserveOwnership [2019-08-29T04:34:24.720Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-29T04:34:25.210Z] No vendor changes in diff. [2019-08-29T04:34:25.334Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 3.182s [2019-08-29T04:34:25.334Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 3.145s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-08-29T04:34:25.898Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.48s) [2019-08-29T04:34:25.898Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames [2019-08-29T04:34:25.898Z] daemon.go:336: [d69fc380ec540] waiting for daemon to start [2019-08-29T04:34:25.898Z] daemon.go:336: [d69fc380ec540] waiting for daemon to start [2019-08-29T04:34:25.898Z] daemon.go:364: [d69fc380ec540] daemon started [2019-08-29T04:34:25.898Z] daemon.go:472: [d69fc380ec540] Stopping daemon [2019-08-29T04:34:25.898Z] daemon.go:307: [d69fc380ec540] exiting daemon [2019-08-29T04:34:25.898Z] daemon.go:459: [d69fc380ec540] Daemon stopped [2019-08-29T04:34:25.898Z] === RUN TestCreateServiceSecretFileMode [2019-08-29T04:34:26.226Z] + echo Building e2e image [2019-08-29T04:34:26.226Z] Building e2e image [2019-08-29T04:34:26.226Z] + docker build --build-arg DOCKER_GITCOMMIT=7b4b940470ee34c96bf434b810e4cd5ca2e68182 -t moby-e2e-test -f Dockerfile.e2e . [2019-08-29T04:34:26.226Z] #2 [internal] load build definition from Dockerfile.e2e [2019-08-29T04:34:26.226Z] #2 transferring dockerfile: 3.19kB done [2019-08-29T04:34:26.226Z] #2 DONE 0.0s [2019-08-29T04:34:26.226Z] [2019-08-29T04:34:26.226Z] #1 [internal] load .dockerignore [2019-08-29T04:34:26.226Z] #1 transferring context: 34B done [2019-08-29T04:34:26.226Z] #1 DONE 0.0s [2019-08-29T04:34:26.226Z] [2019-08-29T04:34:26.226Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-08-29T04:34:26.463Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.161s [2019-08-29T04:34:26.800Z] #4 DONE 0.5s [2019-08-29T04:34:26.800Z] [2019-08-29T04:34:26.800Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-08-29T04:34:26.800Z] #3 DONE 0.5s [2019-08-29T04:34:26.800Z] [2019-08-29T04:34:26.800Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-08-29T04:34:26.800Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-08-29T04:34:26.800Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-08-29T04:34:26.800Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-08-29T04:34:26.800Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0B / 2.79MB 0.0s [2019-08-29T04:34:26.800Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-08-29T04:34:26.800Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s [2019-08-29T04:34:26.800Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 [2019-08-29T04:34:27.059Z] #5 ... [2019-08-29T04:34:27.059Z] [2019-08-29T04:34:27.059Z] #8 [internal] load build context [2019-08-29T04:34:27.059Z] #8 transferring context: 797.97kB 0.3s done [2019-08-29T04:34:27.059Z] #8 DONE 0.3s [2019-08-29T04:34:27.059Z] [2019-08-29T04:34:27.059Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-29T04:34:27.059Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-08-29T04:34:27.059Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-08-29T04:34:27.059Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-29T04:34:27.059Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.2s done [2019-08-29T04:34:27.059Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-08-29T04:34:27.059Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 12.05MB / 125.33MB 0.3s [2019-08-29T04:34:27.059Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-08-29T04:34:27.059Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-08-29T04:34:27.059Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-08-29T04:34:27.196Z] e7a74de96ddd: Pull complete [2019-08-29T04:34:27.196Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab [2019-08-29T04:34:27.196Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:34:27.196Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-08-29T04:34:27.196Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-08-29T04:34:27.196Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '' [2019-08-29T04:34:27.196Z] WARN: Skipping validation tests [2019-08-29T04:34:27.196Z] INFO: Running unit tests at 08/29/2019 04:34:23... [2019-08-29T04:34:27.315Z] #14 ... [2019-08-29T04:34:27.315Z] [2019-08-29T04:34:27.315Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-08-29T04:34:27.315Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-29T04:34:27.315Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done [2019-08-29T04:34:27.315Z] #5 DONE 0.6s [2019-08-29T04:34:27.315Z] [2019-08-29T04:34:27.315Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-29T04:34:27.315Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 19.60MB / 125.33MB 0.4s [2019-08-29T04:34:27.315Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-08-29T04:34:27.571Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 35.79MB / 125.33MB 0.6s [2019-08-29T04:34:27.571Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-08-29T04:34:27.827Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 46.69MB / 125.33MB 0.8s [2019-08-29T04:34:27.827Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-08-29T04:34:27.827Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 61.45MB / 125.33MB 1.0s [2019-08-29T04:34:28.081Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 82.96MB / 125.33MB 1.2s [2019-08-29T04:34:28.081Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 90.56MB / 125.33MB 1.3s [2019-08-29T04:34:28.189Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-29T04:34:28.336Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 97.78MB / 125.33MB 1.4s [2019-08-29T04:34:28.358Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.567s [2019-08-29T04:34:28.592Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 114.58MB / 125.33MB 1.7s [2019-08-29T04:34:28.592Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.8s [2019-08-29T04:34:28.734Z] INFO: make.ps1 starting at 08/29/2019 04:34:28 [2019-08-29T04:34:28.734Z] INFO: Git commit (7b4b94047) assumed from DOCKER_GITCOMMIT environment variable [2019-08-29T04:34:28.734Z] INFO: Invoking autogen... [2019-08-29T04:34:28.847Z] #14 ... [2019-08-29T04:34:28.847Z] [2019-08-29T04:34:28.847Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-08-29T04:34:28.847Z] #6 DONE 1.5s [2019-08-29T04:34:28.847Z] [2019-08-29T04:34:28.847Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-29T04:34:28.847Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s done [2019-08-29T04:34:28.847Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-08-29T04:34:28.922Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.702s [2019-08-29T04:34:28.922Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2019-08-29T04:34:28.922Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode [2019-08-29T04:34:28.922Z] daemon.go:336: [d172f83f149ab] waiting for daemon to start [2019-08-29T04:34:28.922Z] daemon.go:336: [d172f83f149ab] waiting for daemon to start [2019-08-29T04:34:28.922Z] daemon.go:364: [d172f83f149ab] daemon started [2019-08-29T04:34:28.922Z] daemon.go:472: [d172f83f149ab] Stopping daemon [2019-08-29T04:34:28.922Z] daemon.go:307: [d172f83f149ab] exiting daemon [2019-08-29T04:34:28.922Z] daemon.go:459: [d172f83f149ab] Daemon stopped [2019-08-29T04:34:28.922Z] === RUN TestCreateServiceConfigFileMode [2019-08-29T04:34:29.192Z] INFO: Running unit tests... [2019-08-29T04:34:29.662Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2019-08-29T04:34:29.662Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2019-08-29T04:34:29.662Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-08-29T04:34:29.662Z] === RUN TestBuildPlatformInvalid [2019-08-29T04:34:29.662Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-08-29T04:34:29.662Z] PASS [2019-08-29T04:34:29.662Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-29T04:34:29.662Z] INFO: Testing against a local daemon [2019-08-29T04:34:29.662Z] === RUN TestConfigList [2019-08-29T04:34:29.854Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 1.014s [2019-08-29T04:34:31.749Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.658s [2019-08-29T04:34:31.749Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2019-08-29T04:34:31.749Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode [2019-08-29T04:34:31.749Z] daemon.go:336: [dca850bb08a01] waiting for daemon to start [2019-08-29T04:34:31.749Z] daemon.go:336: [dca850bb08a01] waiting for daemon to start [2019-08-29T04:34:31.749Z] daemon.go:364: [dca850bb08a01] daemon started [2019-08-29T04:34:31.749Z] daemon.go:472: [dca850bb08a01] Stopping daemon [2019-08-29T04:34:31.749Z] daemon.go:307: [dca850bb08a01] exiting daemon [2019-08-29T04:34:31.749Z] daemon.go:459: [dca850bb08a01] Daemon stopped [2019-08-29T04:34:31.749Z] === RUN TestCreateServiceSysctls [2019-08-29T04:34:32.341Z] --- PASS: TestConfigList (2.22s) [2019-08-29T04:34:32.341Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-29T04:34:32.341Z] daemon.go:336: [d327dbded965d] waiting for daemon to start [2019-08-29T04:34:32.341Z] daemon.go:336: [d327dbded965d] waiting for daemon to start [2019-08-29T04:34:32.341Z] daemon.go:364: [d327dbded965d] daemon started [2019-08-29T04:34:32.341Z] daemon.go:472: [d327dbded965d] Stopping daemon [2019-08-29T04:34:32.341Z] daemon.go:307: [d327dbded965d] exiting daemon [2019-08-29T04:34:32.341Z] daemon.go:459: [d327dbded965d] Daemon stopped [2019-08-29T04:34:32.341Z] === RUN TestConfigsCreateAndDelete [2019-08-29T04:34:33.117Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.468s [2019-08-29T04:34:34.086Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s [2019-08-29T04:34:34.365Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2019-08-29T04:34:34.365Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-29T04:34:34.365Z] daemon.go:336: [deb02bd37ad22] waiting for daemon to start [2019-08-29T04:34:34.365Z] daemon.go:336: [deb02bd37ad22] waiting for daemon to start [2019-08-29T04:34:34.365Z] daemon.go:364: [deb02bd37ad22] daemon started [2019-08-29T04:34:34.365Z] daemon.go:472: [deb02bd37ad22] Stopping daemon [2019-08-29T04:34:34.365Z] daemon.go:307: [deb02bd37ad22] exiting daemon [2019-08-29T04:34:34.365Z] daemon.go:459: [deb02bd37ad22] Daemon stopped [2019-08-29T04:34:34.365Z] === RUN TestConfigsUpdate [2019-08-29T04:34:34.486Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.487s [2019-08-29T04:34:34.645Z] #14 ... [2019-08-29T04:34:34.645Z] [2019-08-29T04:34:34.645Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-08-29T04:34:34.645Z] #7 1.051 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-29T04:34:34.645Z] #7 2.168 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-29T04:34:34.645Z] #7 2.274 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-29T04:34:34.645Z] #7 2.278 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-29T04:34:34.645Z] #7 2.493 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-29T04:34:34.645Z] #7 2.503 (4/31) Installing readline (8.0.0-r0) [2019-08-29T04:34:34.645Z] #7 2.508 (5/31) Installing bash (5.0.0-r0) [2019-08-29T04:34:34.645Z] #7 2.526 Executing bash-5.0.0-r0.post-install [2019-08-29T04:34:34.645Z] #7 2.529 (6/31) Installing ca-certificates (20190108-r0) [2019-08-29T04:34:34.645Z] #7 2.551 (7/31) Installing libgcc (8.3.0-r0) [2019-08-29T04:34:34.645Z] #7 2.555 (8/31) Installing libstdc++ (8.3.0-r0) [2019-08-29T04:34:34.645Z] #7 2.570 (9/31) Installing binutils (2.32-r0) [2019-08-29T04:34:34.645Z] #7 2.670 (10/31) Installing gmp (6.1.2-r1) [2019-08-29T04:34:34.645Z] #7 2.681 (11/31) Installing isl (0.18-r0) [2019-08-29T04:34:34.645Z] #7 2.709 (12/31) Installing libgomp (8.3.0-r0) [2019-08-29T04:34:34.645Z] #7 2.709 (13/31) Installing libatomic (8.3.0-r0) [2019-08-29T04:34:34.645Z] #7 2.712 (14/31) Installing mpfr3 (3.1.5-r1) [2019-08-29T04:34:34.645Z] #7 2.719 (15/31) Installing mpc1 (1.1.0-r0) [2019-08-29T04:34:34.645Z] #7 2.724 (16/31) Installing gcc (8.3.0-r0) [2019-08-29T04:34:34.645Z] #7 3.655 (17/31) Installing musl-dev (1.1.22-r3) [2019-08-29T04:34:34.645Z] #7 3.758 (18/31) Installing libc-dev (0.7.1-r0) [2019-08-29T04:34:34.645Z] #7 3.760 (19/31) Installing g++ (8.3.0-r0) [2019-08-29T04:34:34.645Z] #7 4.292 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-08-29T04:34:34.645Z] #7 4.309 (21/31) Installing libcurl (7.65.1-r0) [2019-08-29T04:34:34.645Z] #7 4.309 (22/31) Installing expat (2.2.7-r0) [2019-08-29T04:34:34.645Z] #7 4.309 (23/31) Installing pcre2 (10.33-r0) [2019-08-29T04:34:34.645Z] #7 4.320 (24/31) Installing git (2.22.0-r0) [2019-08-29T04:34:34.645Z] #7 4.538 (25/31) Installing libmnl (1.0.4-r0) [2019-08-29T04:34:34.645Z] #7 4.540 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-08-29T04:34:34.645Z] #7 4.544 (27/31) Installing iptables (1.8.3-r0) [2019-08-29T04:34:34.645Z] #7 4.578 (28/31) Installing pigz (2.4-r0) [2019-08-29T04:34:34.645Z] #7 4.578 (29/31) Installing tar (1.32-r0) [2019-08-29T04:34:34.645Z] #7 4.588 (30/31) Installing xz-libs (5.2.4-r0) [2019-08-29T04:34:34.645Z] #7 4.590 (31/31) Installing xz (5.2.4-r0) [2019-08-29T04:34:34.645Z] #7 4.597 Executing busybox-1.30.1-r2.trigger [2019-08-29T04:34:34.645Z] #7 4.601 Executing ca-certificates-20190108-r0.trigger [2019-08-29T04:34:34.645Z] #7 4.658 OK: 185 MiB in 45 packages [2019-08-29T04:34:34.645Z] #7 DONE 5.9s [2019-08-29T04:34:34.900Z] [2019-08-29T04:34:34.900Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-08-29T04:34:34.900Z] #9 DONE 0.1s [2019-08-29T04:34:34.900Z] [2019-08-29T04:34:34.900Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-29T04:34:34.900Z] #14 ... [2019-08-29T04:34:34.900Z] [2019-08-29T04:34:34.900Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-08-29T04:34:34.900Z] #10 DONE 0.1s [2019-08-29T04:34:34.900Z] [2019-08-29T04:34:34.900Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-08-29T04:34:34.900Z] #11 DONE 0.1s [2019-08-29T04:34:35.154Z] [2019-08-29T04:34:35.154Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-08-29T04:34:35.154Z] #12 DONE 0.1s [2019-08-29T04:34:35.154Z] [2019-08-29T04:34:35.154Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-08-29T04:34:35.154Z] #13 DONE 0.1s [2019-08-29T04:34:35.154Z] [2019-08-29T04:34:35.154Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-29T04:34:35.154Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.3s done [2019-08-29T04:34:35.409Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-08-29T04:34:35.409Z] #14 DONE 8.7s [2019-08-29T04:34:35.409Z] [2019-08-29T04:34:35.409Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-29T04:34:35.445Z] --- PASS: TestCreateServiceSysctls (3.78s) [2019-08-29T04:34:35.445Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls [2019-08-29T04:34:35.445Z] daemon.go:336: [d53bf8dbea22e] waiting for daemon to start [2019-08-29T04:34:35.445Z] daemon.go:336: [d53bf8dbea22e] waiting for daemon to start [2019-08-29T04:34:35.445Z] daemon.go:364: [d53bf8dbea22e] daemon started [2019-08-29T04:34:35.445Z] daemon.go:472: [d53bf8dbea22e] Stopping daemon [2019-08-29T04:34:35.445Z] daemon.go:307: [d53bf8dbea22e] exiting daemon [2019-08-29T04:34:35.445Z] daemon.go:459: [d53bf8dbea22e] Daemon stopped [2019-08-29T04:34:35.445Z] === RUN TestCreateServiceCapabilities [2019-08-29T04:34:35.967Z] #15 0.569 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-29T04:34:36.393Z] --- PASS: TestConfigsUpdate (2.18s) [2019-08-29T04:34:36.393Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-29T04:34:36.393Z] daemon.go:336: [dda0d4dd5d394] waiting for daemon to start [2019-08-29T04:34:36.393Z] daemon.go:336: [dda0d4dd5d394] waiting for daemon to start [2019-08-29T04:34:36.393Z] daemon.go:364: [dda0d4dd5d394] daemon started [2019-08-29T04:34:36.393Z] daemon.go:472: [dda0d4dd5d394] Stopping daemon [2019-08-29T04:34:36.393Z] daemon.go:307: [dda0d4dd5d394] exiting daemon [2019-08-29T04:34:36.393Z] daemon.go:459: [dda0d4dd5d394] Daemon stopped [2019-08-29T04:34:36.393Z] === RUN TestTemplatedConfig [2019-08-29T04:34:37.327Z] #15 1.644 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-29T04:34:37.327Z] #15 1.716 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-29T04:34:37.327Z] #15 1.718 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-29T04:34:37.327Z] #15 1.848 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-29T04:34:37.327Z] #15 1.854 (4/43) Installing readline (8.0.0-r0) [2019-08-29T04:34:37.327Z] #15 1.858 (5/43) Installing bash (5.0.0-r0) [2019-08-29T04:34:37.327Z] #15 1.869 Executing bash-5.0.0-r0.post-install [2019-08-29T04:34:37.327Z] #15 1.871 (6/43) Installing linux-headers (4.19.36-r0) [2019-08-29T04:34:37.327Z] #15 1.940 (7/43) Installing libuuid (2.33.2-r0) [2019-08-29T04:34:37.327Z] #15 1.942 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-08-29T04:34:37.327Z] #15 1.945 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-08-29T04:34:37.327Z] #15 1.949 (10/43) Installing binutils (2.32-r0) [2019-08-29T04:34:37.327Z] #15 2.016 (11/43) Installing libmagic (5.37-r0) [2019-08-29T04:34:37.583Z] #15 2.034 (12/43) Installing file (5.37-r0) [2019-08-29T04:34:37.583Z] #15 2.036 (13/43) Installing gmp (6.1.2-r1) [2019-08-29T04:34:37.583Z] #15 2.042 (14/43) Installing isl (0.18-r0) [2019-08-29T04:34:37.583Z] #15 2.058 (15/43) Installing libgomp (8.3.0-r0) [2019-08-29T04:34:37.583Z] #15 2.061 (16/43) Installing libatomic (8.3.0-r0) [2019-08-29T04:34:37.583Z] #15 2.064 (17/43) Installing libgcc (8.3.0-r0) [2019-08-29T04:34:37.583Z] #15 2.066 (18/43) Installing mpfr3 (3.1.5-r1) [2019-08-29T04:34:37.583Z] #15 2.071 (19/43) Installing mpc1 (1.1.0-r0) [2019-08-29T04:34:37.583Z] #15 2.073 (20/43) Installing libstdc++ (8.3.0-r0) [2019-08-29T04:34:37.583Z] #15 2.084 (21/43) Installing gcc (8.3.0-r0) [2019-08-29T04:34:38.143Z] #15 2.714 (22/43) Installing musl-dev (1.1.22-r3) [2019-08-29T04:34:38.399Z] #15 2.791 (23/43) Installing libc-dev (0.7.1-r0) [2019-08-29T04:34:38.399Z] #15 2.793 (24/43) Installing g++ (8.3.0-r0) [2019-08-29T04:34:38.654Z] #15 3.213 (25/43) Installing make (4.2.1-r2) [2019-08-29T04:34:38.654Z] #15 3.217 (26/43) Installing fortify-headers (1.1-r0) [2019-08-29T04:34:38.654Z] #15 3.219 (27/43) Installing build-base (0.5-r1) [2019-08-29T04:34:38.654Z] #15 3.221 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-08-29T04:34:38.654Z] #15 3.224 (29/43) Installing libcurl (7.65.1-r0) [2019-08-29T04:34:38.654Z] #15 3.231 (30/43) Installing curl (7.65.1-r0) [2019-08-29T04:34:38.654Z] #15 3.235 (31/43) Installing oniguruma (6.9.2-r0) [2019-08-29T04:34:38.654Z] #15 3.241 (32/43) Installing jq (1.6-r0) [2019-08-29T04:34:38.654Z] #15 3.248 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-08-29T04:34:38.654Z] #15 3.253 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-08-29T04:34:38.654Z] #15 3.255 (35/43) Installing libaio (0.3.111-r0) [2019-08-29T04:34:38.654Z] #15 3.257 (36/43) Installing libblkid (2.33.2-r0) [2019-08-29T04:34:38.654Z] #15 3.262 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-08-29T04:34:38.654Z] #15 3.290 (38/43) Installing libfdisk (2.33.2-r0) [2019-08-29T04:34:38.654Z] #15 3.295 (39/43) Installing libmount (2.33.2-r0) [2019-08-29T04:34:38.654Z] #15 3.300 (40/43) Installing libsmartcols (2.33.2-r0) [2019-08-29T04:34:38.654Z] #15 3.305 (41/43) Installing pkgconf (1.6.1-r1) [2019-08-29T04:34:38.654Z] #15 3.308 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-08-29T04:34:38.654Z] #15 3.328 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-08-29T04:34:38.758Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2019-08-29T04:34:38.758Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities [2019-08-29T04:34:38.758Z] daemon.go:336: [de4b1cb942917] waiting for daemon to start [2019-08-29T04:34:38.758Z] daemon.go:336: [de4b1cb942917] waiting for daemon to start [2019-08-29T04:34:38.758Z] daemon.go:364: [de4b1cb942917] daemon started [2019-08-29T04:34:38.758Z] daemon.go:472: [de4b1cb942917] Stopping daemon [2019-08-29T04:34:38.758Z] daemon.go:307: [de4b1cb942917] exiting daemon [2019-08-29T04:34:38.758Z] daemon.go:459: [de4b1cb942917] Daemon stopped [2019-08-29T04:34:38.758Z] === RUN TestInspect [2019-08-29T04:34:38.908Z] #15 3.333 Executing busybox-1.30.1-r2.trigger [2019-08-29T04:34:38.908Z] #15 3.338 OK: 190 MiB in 58 packages [2019-08-29T04:34:39.015Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.521s [2019-08-29T04:34:39.015Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.124s [2019-08-29T04:34:39.073Z] --- PASS: TestTemplatedConfig (2.83s) [2019-08-29T04:34:39.073Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-29T04:34:39.073Z] daemon.go:336: [d25bf886f00e5] waiting for daemon to start [2019-08-29T04:34:39.073Z] daemon.go:336: [d25bf886f00e5] waiting for daemon to start [2019-08-29T04:34:39.073Z] daemon.go:364: [d25bf886f00e5] daemon started [2019-08-29T04:34:39.073Z] daemon.go:472: [d25bf886f00e5] Stopping daemon [2019-08-29T04:34:39.073Z] daemon.go:307: [d25bf886f00e5] exiting daemon [2019-08-29T04:34:39.073Z] daemon.go:459: [d25bf886f00e5] Daemon stopped [2019-08-29T04:34:39.073Z] === RUN TestConfigInspect [2019-08-29T04:34:39.467Z] #15 DONE 4.0s [2019-08-29T04:34:39.467Z] [2019-08-29T04:34:39.467Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-08-29T04:34:39.578Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.281s [2019-08-29T04:34:39.578Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) [2019-08-29T04:34:39.835Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.400s [2019-08-29T04:34:40.391Z] #16 DONE 0.7s [2019-08-29T04:34:40.391Z] [2019-08-29T04:34:40.391Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-08-29T04:34:40.398Z] --- PASS: TestInspect (2.03s) [2019-08-29T04:34:40.398Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect [2019-08-29T04:34:40.399Z] daemon.go:336: [dc4b6d710d8f0] waiting for daemon to start [2019-08-29T04:34:40.399Z] daemon.go:336: [dc4b6d710d8f0] waiting for daemon to start [2019-08-29T04:34:40.399Z] daemon.go:364: [dc4b6d710d8f0] daemon started [2019-08-29T04:34:40.399Z] daemon.go:472: [dc4b6d710d8f0] Stopping daemon [2019-08-29T04:34:40.399Z] daemon.go:307: [dc4b6d710d8f0] exiting daemon [2019-08-29T04:34:40.399Z] daemon.go:459: [dc4b6d710d8f0] Daemon stopped [2019-08-29T04:34:40.399Z] === RUN TestDockerNetworkConnectAlias [2019-08-29T04:34:40.950Z] #17 DONE 0.7s [2019-08-29T04:34:40.950Z] [2019-08-29T04:34:40.950Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-08-29T04:34:40.950Z] #18 DONE 0.0s [2019-08-29T04:34:40.950Z] [2019-08-29T04:34:40.950Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-08-29T04:34:40.950Z] #19 DONE 0.1s [2019-08-29T04:34:40.950Z] [2019-08-29T04:34:40.950Z] #31 [builder 1/4] COPY . . [2019-08-29T04:34:40.963Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.074s [2019-08-29T04:34:40.963Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.117s [2019-08-29T04:34:41.752Z] --- PASS: TestConfigInspect (2.20s) [2019-08-29T04:34:41.752Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-29T04:34:41.752Z] daemon.go:336: [d509e29d9f953] waiting for daemon to start [2019-08-29T04:34:41.752Z] daemon.go:336: [d509e29d9f953] waiting for daemon to start [2019-08-29T04:34:41.752Z] daemon.go:364: [d509e29d9f953] daemon started [2019-08-29T04:34:41.752Z] daemon.go:472: [d509e29d9f953] Stopping daemon [2019-08-29T04:34:41.752Z] daemon.go:307: [d509e29d9f953] exiting daemon [2019-08-29T04:34:41.752Z] daemon.go:459: [d509e29d9f953] Daemon stopped [2019-08-29T04:34:41.752Z] === RUN TestConfigCreateWithLabels [2019-08-29T04:34:42.333Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 1.283s [2019-08-29T04:34:43.786Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-08-29T04:34:43.786Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-29T04:34:43.786Z] daemon.go:336: [d6890e7aefa33] waiting for daemon to start [2019-08-29T04:34:43.786Z] daemon.go:336: [d6890e7aefa33] waiting for daemon to start [2019-08-29T04:34:43.786Z] daemon.go:364: [d6890e7aefa33] daemon started [2019-08-29T04:34:43.786Z] daemon.go:472: [d6890e7aefa33] Stopping daemon [2019-08-29T04:34:43.786Z] daemon.go:307: [d6890e7aefa33] exiting daemon [2019-08-29T04:34:43.786Z] daemon.go:459: [d6890e7aefa33] Daemon stopped [2019-08-29T04:34:43.786Z] === RUN TestConfigCreateResolve [2019-08-29T04:34:45.806Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-08-29T04:34:45.806Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-29T04:34:45.806Z] daemon.go:336: [ddb45446d9c9a] waiting for daemon to start [2019-08-29T04:34:45.806Z] daemon.go:336: [ddb45446d9c9a] waiting for daemon to start [2019-08-29T04:34:45.806Z] daemon.go:364: [ddb45446d9c9a] daemon started [2019-08-29T04:34:45.806Z] daemon.go:472: [ddb45446d9c9a] Stopping daemon [2019-08-29T04:34:45.806Z] daemon.go:307: [ddb45446d9c9a] exiting daemon [2019-08-29T04:34:45.806Z] daemon.go:459: [ddb45446d9c9a] Daemon stopped [2019-08-29T04:34:45.806Z] === RUN TestConfigDaemonLibtrustID [2019-08-29T04:34:46.185Z] #31 DONE 4.6s [2019-08-29T04:34:46.185Z] [2019-08-29T04:34:46.185Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:34:46.185Z] #20 1.399 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-29T04:34:46.185Z] #20 1.615 [2019-08-29T04:34:46.185Z] #20 1.723 ######## 11.9% ######################## 33.4% ###################################### 54.1% #################################################### 73.3% ################################################################## 92.3% ######################################################################## 100.0% [2019-08-29T04:34:46.185Z] #20 2.522 [2019-08-29T04:34:46.185Z] #20 2.631 ########### 16.4% ############################################# 62.5% ####################################################################### 99.1% ######################################################################## 100.0% [2019-08-29T04:34:46.185Z] #20 3.130 #=#=# [2019-08-29T04:34:46.185Z] #20 3.238 ####### 9.8% ################# 24.8% ######################## 34.6% ##################################### 51.6% ################################################### 71.0% ###################################################################### 98.1% ######################################################################## 100.0% [2019-08-29T04:34:46.185Z] #20 4.157 #=#=# [2019-08-29T04:34:46.422Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-08-29T04:34:46.422Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-29T04:34:46.422Z] daemon.go:336: [d0046f7cdd38f] waiting for daemon to start [2019-08-29T04:34:46.422Z] daemon.go:336: [d0046f7cdd38f] waiting for daemon to start [2019-08-29T04:34:46.422Z] daemon.go:364: [d0046f7cdd38f] daemon started [2019-08-29T04:34:46.422Z] daemon.go:472: [d0046f7cdd38f] Stopping daemon [2019-08-29T04:34:46.422Z] daemon.go:307: [d0046f7cdd38f] exiting daemon [2019-08-29T04:34:46.422Z] daemon.go:459: [d0046f7cdd38f] Daemon stopped [2019-08-29T04:34:46.422Z] PASS [2019-08-29T04:34:46.422Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-29T04:34:46.422Z] INFO: Testing against a local daemon [2019-08-29T04:34:46.422Z] === RUN TestCheckpoint [2019-08-29T04:34:46.422Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-29T04:34:46.422Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-29T04:34:46.422Z] === RUN TestContainerInvalidJSON [2019-08-29T04:34:46.422Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:34:46.422Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:34:46.422Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:34:46.422Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:34:46.422Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:34:46.422Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:34:46.422Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:34:46.422Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:34:46.422Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:34:46.422Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-08-29T04:34:46.422Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-29T04:34:46.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-29T04:34:46.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-29T04:34:46.422Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-29T04:34:46.422Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-08-29T04:34:46.422Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-29T04:34:46.422Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-08-29T04:34:46.422Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-29T04:34:46.508Z] --- PASS: TestDockerNetworkConnectAlias (5.79s) [2019-08-29T04:34:46.508Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias [2019-08-29T04:34:46.508Z] daemon.go:336: [da2663923ad5a] waiting for daemon to start [2019-08-29T04:34:46.508Z] daemon.go:336: [da2663923ad5a] waiting for daemon to start [2019-08-29T04:34:46.508Z] daemon.go:364: [da2663923ad5a] daemon started [2019-08-29T04:34:46.508Z] daemon.go:472: [da2663923ad5a] Stopping daemon [2019-08-29T04:34:46.508Z] daemon.go:307: [da2663923ad5a] exiting daemon [2019-08-29T04:34:46.508Z] daemon.go:459: [da2663923ad5a] Daemon stopped [2019-08-29T04:34:46.508Z] === RUN TestDockerNetworkReConnect [2019-08-29T04:34:46.696Z] #20 4.310 0.1% ##### 7.4% ####### 11.0% ########### 16.2% ############## 20.6% ################## 25.8% ####################### 32.6% ########################### 38.0% ############################### 43.7% #################################### 50.6% ########################################## 58.4% ############################################### 65.7% ################################################### 71.8% ########################################################## 81.5% [2019-08-29T04:34:46.696Z] #20 ... [2019-08-29T04:34:46.696Z] [2019-08-29T04:34:46.696Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-08-29T04:34:46.696Z] #32 DONE 1.2s [2019-08-29T04:34:46.696Z] [2019-08-29T04:34:46.696Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:34:46.696Z] #20 4.310 0.1% ##### 7.4% ####### 11.0% ########### 16.2% ############## 20.6% ################## 25.8% ####################### 32.6% ########################### 38.0% ############################### 43.7% #################################### 50.6% ########################################## 58.4% ############################################### 65.7% ################################################### 71.8% ########################################################## 81.5% ################################################################## 92.6% [2019-08-29T04:34:46.696Z] #20 ... [2019-08-29T04:34:46.696Z] [2019-08-29T04:34:46.696Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-29T04:34:46.705Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-08-29T04:34:46.705Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-29T04:34:46.705Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-08-29T04:34:46.705Z] === RUN TestCopyFromContainer [2019-08-29T04:34:47.438Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 4.980s [2019-08-29T04:34:47.620Z] #33 0.889 [2019-08-29T04:34:47.620Z] #33 0.960 Removing bundles/ [2019-08-29T04:34:47.620Z] #33 0.960 [2019-08-29T04:34:47.620Z] #33 0.965 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-08-29T04:34:48.178Z] === RUN TestCopyFromContainer// [2019-08-29T04:34:48.178Z] === RUN TestCopyFromContainer//bar/root [2019-08-29T04:34:48.181Z] #33 1.573 Building test suite binary ./integration-cli/test.main [2019-08-29T04:34:48.462Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-29T04:34:48.462Z] === RUN TestCopyFromContainer/bar/quux [2019-08-29T04:34:48.746Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-29T04:34:48.746Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-29T04:34:48.746Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-29T04:34:48.746Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-29T04:34:48.806Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 1.008s [2019-08-29T04:34:49.029Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-29T04:34:49.029Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-29T04:34:49.312Z] --- PASS: TestCopyFromContainer (2.43s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-08-29T04:34:49.313Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-08-29T04:34:49.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-29T04:34:49.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:34:49.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:34:49.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:34:49.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:34:49.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:34:49.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:34:49.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:34:49.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:34:49.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:34:49.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-08-29T04:34:49.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-08-29T04:34:49.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-08-29T04:34:49.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-08-29T04:34:49.313Z] === RUN TestCreateWithInvalidEnv [2019-08-29T04:34:49.313Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-29T04:34:49.313Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-29T04:34:49.313Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-29T04:34:49.313Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-29T04:34:49.313Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-29T04:34:49.313Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-29T04:34:49.313Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-29T04:34:49.313Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-29T04:34:49.313Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-29T04:34:49.313Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-08-29T04:34:49.313Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-29T04:34:49.313Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-29T04:34:49.313Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-29T04:34:49.313Z] === RUN TestCreateTmpfsMountsTarget [2019-08-29T04:34:49.313Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-08-29T04:34:49.313Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-29T04:34:49.736Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.264s [2019-08-29T04:34:50.300Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.553s [2019-08-29T04:34:51.230Z] --- PASS: TestDockerNetworkReConnect (5.31s) [2019-08-29T04:34:51.230Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect [2019-08-29T04:34:51.230Z] daemon.go:336: [d117b73b82e28] waiting for daemon to start [2019-08-29T04:34:51.230Z] daemon.go:336: [d117b73b82e28] waiting for daemon to start [2019-08-29T04:34:51.230Z] daemon.go:364: [d117b73b82e28] daemon started [2019-08-29T04:34:51.230Z] daemon.go:472: [d117b73b82e28] Stopping daemon [2019-08-29T04:34:51.230Z] daemon.go:307: [d117b73b82e28] exiting daemon [2019-08-29T04:34:51.230Z] daemon.go:459: [d117b73b82e28] Daemon stopped [2019-08-29T04:34:51.230Z] === RUN TestServicePlugin [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:34:51.335Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-29T04:34:51.335Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-08-29T04:34:51.335Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-08-29T04:34:51.335Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-29T04:34:51.488Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.113s [2019-08-29T04:34:52.342Z] #33 ... [2019-08-29T04:34:52.342Z] [2019-08-29T04:34:52.342Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-29T04:34:52.342Z] #20 4.310 0.1% ##### 7.4% ####### 11.0% ########### 16.2% ############## 20.6% ################## 25.8% ####################### 32.6% ########################### 38.0% ############################### 43.7% #################################### 50.6% ########################################## 58.4% ############################################### 65.7% ################################################### 71.8% ########################################################## 81.5% ################################################################## 92.6% ######################################################################## 100.0% [2019-08-29T04:34:52.342Z] #20 6.034 [2019-08-29T04:34:52.342Z] #20 6.639 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-29T04:34:52.342Z] #20 6.910 [2019-08-29T04:34:52.342Z] #20 7.001 ######################################################################## 100.0% [2019-08-29T04:34:52.342Z] #20 7.196 [2019-08-29T04:34:52.342Z] #20 7.923 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-29T04:34:52.342Z] #20 8.207 [2019-08-29T04:34:52.342Z] #20 8.283 ######################################################################## 100.0% [2019-08-29T04:34:52.342Z] #20 8.538 [2019-08-29T04:34:52.342Z] #20 9.431 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-29T04:34:52.342Z] #20 9.553 skipping existing 1849cc453dee [2019-08-29T04:34:52.342Z] #20 9.802 [2019-08-29T04:34:52.342Z] #20 10.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-29T04:34:52.342Z] #20 11.14 [2019-08-29T04:34:52.342Z] #20 11.26 ######################################################################## 100.0% [2019-08-29T04:34:52.342Z] #20 11.45 [2019-08-29T04:34:52.597Z] #20 11.51 Download of images into '/build' complete. [2019-08-29T04:34:52.597Z] #20 11.51 Use something like the following to load the result into a Docker daemon: [2019-08-29T04:34:52.597Z] #20 11.51 tar -cC '/build' . | docker load [2019-08-29T04:34:52.597Z] #20 DONE 11.7s [2019-08-29T04:34:52.597Z] [2019-08-29T04:34:52.597Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-08-29T04:34:52.597Z] #26 DONE 0.1s [2019-08-29T04:34:52.597Z] [2019-08-29T04:34:52.597Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-29T04:34:52.852Z] #22 DONE 0.1s [2019-08-29T04:34:52.852Z] [2019-08-29T04:34:52.852Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-08-29T04:34:52.852Z] #27 DONE 0.1s [2019-08-29T04:34:52.852Z] [2019-08-29T04:34:52.852Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-29T04:34:52.852Z] #23 DONE 0.1s [2019-08-29T04:34:52.852Z] [2019-08-29T04:34:52.852Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-08-29T04:34:52.852Z] #28 DONE 0.1s [2019-08-29T04:34:52.852Z] [2019-08-29T04:34:52.852Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-29T04:34:53.359Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2019-08-29T04:34:53.359Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-29T04:34:53.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:34:53.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:34:53.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:34:53.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:34:53.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:34:53.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:34:53.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:34:53.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:34:53.359Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:34:53.359Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:34:53.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:34:53.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:34:53.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:34:53.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:34:53.359Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:34:53.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-08-29T04:34:53.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-08-29T04:34:53.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-08-29T04:34:53.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-08-29T04:34:53.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-08-29T04:34:53.359Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-29T04:34:53.359Z] === RUN TestContainerStartOnDaemonRestart [2019-08-29T04:34:53.359Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-29T04:34:53.359Z] === RUN TestDaemonRestartIpcMode [2019-08-29T04:34:53.359Z] === PAUSE TestDaemonRestartIpcMode [2019-08-29T04:34:53.359Z] === RUN TestDiff [2019-08-29T04:34:53.385Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.905s [2019-08-29T04:34:54.318Z] ? github.com/docker/docker/api [no test files] [2019-08-29T04:34:54.365Z] --- PASS: TestDiff (0.68s) [2019-08-29T04:34:54.365Z] === RUN TestExecWithCloseStdin [2019-08-29T04:34:54.979Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-08-29T04:34:54.979Z] === RUN TestExec [2019-08-29T04:34:55.911Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.248s [2019-08-29T04:34:55.989Z] --- PASS: TestExec (0.87s) [2019-08-29T04:34:55.989Z] === RUN TestExecUser [2019-08-29T04:34:56.994Z] --- PASS: TestExecUser (0.88s) [2019-08-29T04:34:56.994Z] === RUN TestExportContainerAndImportImage [2019-08-29T04:34:57.009Z] #29 ... [2019-08-29T04:34:57.009Z] [2019-08-29T04:34:57.009Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-29T04:34:57.009Z] #21 DONE 1.1s [2019-08-29T04:34:57.009Z] [2019-08-29T04:34:57.009Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-29T04:34:57.009Z] #24 2.105 + RM_GOPATH=0 [2019-08-29T04:34:57.009Z] #24 2.105 + TMP_GOPATH= [2019-08-29T04:34:57.009Z] #24 2.105 + : /build [2019-08-29T04:34:57.009Z] #24 2.105 + '[' -z '' ']' [2019-08-29T04:34:57.009Z] #24 2.105 ++ mktemp -d [2019-08-29T04:34:57.009Z] #24 2.111 + export GOPATH=/tmp/tmp.HCIpHc [2019-08-29T04:34:57.009Z] #24 2.111 + GOPATH=/tmp/tmp.HCIpHc [2019-08-29T04:34:57.009Z] #24 2.111 + RM_GOPATH=1 [2019-08-29T04:34:57.009Z] #24 2.111 ++ dirname ./install.sh [2019-08-29T04:34:57.009Z] #24 2.111 + dir=. [2019-08-29T04:34:57.009Z] #24 2.111 + bin=dockercli [2019-08-29T04:34:57.009Z] #24 2.111 + shift [2019-08-29T04:34:57.009Z] #24 2.111 + '[' '!' -f ./dockercli.installer ']' [2019-08-29T04:34:57.009Z] #24 2.111 + . ./dockercli.installer [2019-08-29T04:34:57.009Z] #24 2.111 ++ DOCKERCLI_CHANNEL=stable [2019-08-29T04:34:57.009Z] #24 2.111 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-29T04:34:57.009Z] #24 2.111 + install_dockercli [2019-08-29T04:34:57.009Z] #24 2.111 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-29T04:34:57.009Z] #24 2.111 ++ uname -m [2019-08-29T04:34:57.009Z] #24 2.111 Install docker/cli version 17.06.2-ce from stable [2019-08-29T04:34:57.009Z] #24 2.115 + arch=x86_64 [2019-08-29T04:34:57.009Z] #24 2.115 + '[' x86_64 '!=' x86_64 ']' [2019-08-29T04:34:57.009Z] #24 2.115 + url=https://download.docker.com/linux/static [2019-08-29T04:34:57.009Z] #24 2.115 + tar -xz docker/docker+ curl [2019-08-29T04:34:57.009Z] #24 2.116 -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-29T04:34:57.934Z] #24 4.971 + mkdir -p /build [2019-08-29T04:34:57.934Z] #24 4.972 + mv docker/docker /build/ [2019-08-29T04:34:57.934Z] #24 4.973 + rmdir docker [2019-08-29T04:34:57.934Z] #24 DONE 5.1s [2019-08-29T04:34:57.934Z] [2019-08-29T04:34:57.934Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-29T04:34:58.001Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-08-29T04:34:58.001Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-29T04:34:58.493Z] #29 ... [2019-08-29T04:34:58.493Z] [2019-08-29T04:34:58.493Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-08-29T04:34:58.748Z] #25 DONE 0.1s [2019-08-29T04:34:58.748Z] [2019-08-29T04:34:58.748Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-29T04:34:59.480Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-08-29T04:34:59.480Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-29T04:34:59.480Z] daemon.go:336: [d0a9d64d31643] waiting for daemon to start [2019-08-29T04:34:59.480Z] daemon.go:336: [d0a9d64d31643] waiting for daemon to start [2019-08-29T04:34:59.480Z] daemon.go:364: [d0a9d64d31643] daemon started [2019-08-29T04:34:59.480Z] daemon.go:472: [d0a9d64d31643] Stopping daemon [2019-08-29T04:34:59.480Z] daemon.go:307: [d0a9d64d31643] exiting daemon [2019-08-29T04:34:59.480Z] daemon.go:459: [d0a9d64d31643] Daemon stopped [2019-08-29T04:34:59.480Z] daemon.go:336: [d0a9d64d31643] waiting for daemon to start [2019-08-29T04:34:59.480Z] daemon.go:336: [d0a9d64d31643] waiting for daemon to start [2019-08-29T04:34:59.480Z] daemon.go:364: [d0a9d64d31643] daemon started [2019-08-29T04:34:59.480Z] daemon.go:472: [d0a9d64d31643] Stopping daemon [2019-08-29T04:34:59.480Z] daemon.go:307: [d0a9d64d31643] exiting daemon [2019-08-29T04:34:59.480Z] daemon.go:459: [d0a9d64d31643] Daemon stopped [2019-08-29T04:34:59.480Z] === RUN TestHealthCheckWorkdir [2019-08-29T04:35:00.488Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-08-29T04:35:00.488Z] === RUN TestHealthKillContainer [2019-08-29T04:35:01.165Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 4.555s [2019-08-29T04:35:03.946Z] --- PASS: TestHealthKillContainer (2.94s) [2019-08-29T04:35:03.946Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-29T04:35:04.229Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2019-08-29T04:35:04.229Z] === RUN TestIpcModeNone [2019-08-29T04:35:04.846Z] --- PASS: TestIpcModeNone (0.86s) [2019-08-29T04:35:04.846Z] === RUN TestIpcModePrivate [2019-08-29T04:35:05.855Z] --- PASS: TestIpcModePrivate (0.86s) [2019-08-29T04:35:05.855Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-08-29T04:35:05.855Z] === RUN TestIpcModeShareable [2019-08-29T04:35:06.862Z] --- PASS: TestIpcModeShareable (0.86s) [2019-08-29T04:35:06.862Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-08-29T04:35:06.862Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-29T04:35:09.119Z] ok github.com/docker/docker/api/server 0.247s coverage: 7.9% of statements [2019-08-29T04:35:09.543Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-08-29T04:35:09.543Z] === RUN TestAPIIpcModeHost [2019-08-29T04:35:09.829Z] --- PASS: TestAPIIpcModeHost (0.74s) [2019-08-29T04:35:09.829Z] === RUN TestDaemonIpcModeShareable [2019-08-29T04:35:11.854Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-08-29T04:35:11.854Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-29T04:35:11.854Z] daemon.go:336: [dfe5da6cabfee] waiting for daemon to start [2019-08-29T04:35:11.854Z] daemon.go:336: [dfe5da6cabfee] waiting for daemon to start [2019-08-29T04:35:11.854Z] daemon.go:364: [dfe5da6cabfee] daemon started [2019-08-29T04:35:11.854Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-29T04:35:11.854Z] daemon.go:472: [dfe5da6cabfee] Stopping daemon [2019-08-29T04:35:11.854Z] daemon.go:307: [dfe5da6cabfee] exiting daemon [2019-08-29T04:35:11.854Z] daemon.go:459: [dfe5da6cabfee] Daemon stopped [2019-08-29T04:35:11.854Z] === RUN TestDaemonIpcModePrivate [2019-08-29T04:35:13.334Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-08-29T04:35:13.334Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-29T04:35:13.334Z] daemon.go:336: [da6ccfb0ae119] waiting for daemon to start [2019-08-29T04:35:13.334Z] daemon.go:336: [da6ccfb0ae119] waiting for daemon to start [2019-08-29T04:35:13.334Z] daemon.go:364: [da6ccfb0ae119] daemon started [2019-08-29T04:35:13.334Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-29T04:35:13.334Z] daemon.go:472: [da6ccfb0ae119] Stopping daemon [2019-08-29T04:35:13.334Z] daemon.go:307: [da6ccfb0ae119] exiting daemon [2019-08-29T04:35:13.334Z] daemon.go:459: [da6ccfb0ae119] Daemon stopped [2019-08-29T04:35:13.334Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-29T04:35:15.375Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-08-29T04:35:15.375Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-29T04:35:15.375Z] daemon.go:336: [df0353052fc96] waiting for daemon to start [2019-08-29T04:35:15.375Z] daemon.go:336: [df0353052fc96] waiting for daemon to start [2019-08-29T04:35:15.375Z] daemon.go:364: [df0353052fc96] daemon started [2019-08-29T04:35:15.375Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-29T04:35:15.375Z] daemon.go:472: [df0353052fc96] Stopping daemon [2019-08-29T04:35:15.375Z] daemon.go:307: [df0353052fc96] exiting daemon [2019-08-29T04:35:15.375Z] daemon.go:459: [df0353052fc96] Daemon stopped [2019-08-29T04:35:15.375Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-29T04:35:16.018Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore 27.975s [2019-08-29T04:35:16.855Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-08-29T04:35:16.855Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-29T04:35:16.855Z] daemon.go:336: [d406d3a786b47] waiting for daemon to start [2019-08-29T04:35:16.855Z] daemon.go:336: [d406d3a786b47] waiting for daemon to start [2019-08-29T04:35:16.855Z] daemon.go:364: [d406d3a786b47] daemon started [2019-08-29T04:35:16.855Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-29T04:35:16.855Z] daemon.go:472: [d406d3a786b47] Stopping daemon [2019-08-29T04:35:16.855Z] daemon.go:307: [d406d3a786b47] exiting daemon [2019-08-29T04:35:16.855Z] daemon.go:459: [d406d3a786b47] Daemon stopped [2019-08-29T04:35:16.855Z] === RUN TestIpcModeOlderClient [2019-08-29T04:35:16.855Z] === PAUSE TestIpcModeOlderClient [2019-08-29T04:35:16.855Z] === RUN TestKillContainerInvalidSignal [2019-08-29T04:35:17.859Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-08-29T04:35:17.859Z] === RUN TestKillContainer [2019-08-29T04:35:17.859Z] === RUN TestKillContainer/no_signal [2019-08-29T04:35:18.474Z] === RUN TestKillContainer/non_killing_signal [2019-08-29T04:35:18.758Z] === RUN TestKillContainer/killing_signal [2019-08-29T04:35:19.295Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 18.384s [2019-08-29T04:35:19.766Z] --- PASS: TestKillContainer (2.17s) [2019-08-29T04:35:19.766Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-08-29T04:35:19.766Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-08-29T04:35:19.766Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2019-08-29T04:35:19.766Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-29T04:35:19.766Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-29T04:35:19.858Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.038s [2019-08-29T04:35:20.115Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.415s [2019-08-29T04:35:20.622Z] #33 ... [2019-08-29T04:35:20.622Z] [2019-08-29T04:35:20.622Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-29T04:35:20.622Z] #29 26.29 # github.com/docker/docker/contrib/httpserver [2019-08-29T04:35:20.622Z] #29 26.29 loadinternal: cannot find runtime/cgo [2019-08-29T04:35:20.622Z] #29 DONE 26.7s [2019-08-29T04:35:20.622Z] [2019-08-29T04:35:20.622Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-29T04:35:20.622Z] #33 ... [2019-08-29T04:35:20.622Z] [2019-08-29T04:35:20.622Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-08-29T04:35:20.622Z] #30 DONE 0.1s [2019-08-29T04:35:20.622Z] [2019-08-29T04:35:20.622Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-29T04:35:20.774Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-29T04:35:21.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-08-29T04:35:21.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2019-08-29T04:35:21.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-08-29T04:35:21.390Z] === RUN TestKillStoppedContainer [2019-08-29T04:35:21.390Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-08-29T04:35:21.390Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-29T04:35:21.390Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-08-29T04:35:21.390Z] === RUN TestKillDifferentUserContainer [2019-08-29T04:35:21.484Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.110s [2019-08-29T04:35:22.400Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-08-29T04:35:22.400Z] === RUN TestInspectOomKilledTrue [2019-08-29T04:35:22.415Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.094s [2019-08-29T04:35:23.409Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2019-08-29T04:35:23.409Z] === RUN TestInspectOomKilledFalse [2019-08-29T04:35:24.029Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2019-08-29T04:35:24.029Z] === RUN TestLinksEtcHostsContentMatch [2019-08-29T04:35:24.314Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.614s [2019-08-29T04:35:24.314Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) [2019-08-29T04:35:24.314Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-29T04:35:24.314Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) [2019-08-29T04:35:24.314Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) [2019-08-29T04:35:24.648Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-08-29T04:35:24.648Z] === RUN TestLinksContainerNames [2019-08-29T04:35:26.122Z] --- PASS: TestLinksContainerNames (1.36s) [2019-08-29T04:35:26.122Z] === RUN TestLogsFollowTailEmpty [2019-08-29T04:35:26.208Z] --- PASS: TestServicePlugin (34.60s) [2019-08-29T04:35:26.208Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-29T04:35:26.208Z] daemon.go:336: [d7bec890ab343] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:336: [d7bec890ab343] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:364: [d7bec890ab343] daemon started [2019-08-29T04:35:26.208Z] daemon.go:472: [d7bec890ab343] Stopping daemon [2019-08-29T04:35:26.208Z] daemon.go:307: [d7bec890ab343] exiting daemon [2019-08-29T04:35:26.208Z] daemon.go:459: [d7bec890ab343] Daemon stopped [2019-08-29T04:35:26.208Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-29T04:35:26.208Z] daemon.go:336: [d06dc5cc91872] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:336: [d06dc5cc91872] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:364: [d06dc5cc91872] daemon started [2019-08-29T04:35:26.208Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-29T04:35:26.208Z] daemon.go:336: [d925e6bcbc59b] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:336: [d925e6bcbc59b] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:364: [d925e6bcbc59b] daemon started [2019-08-29T04:35:26.208Z] plugin_test.go:62: [d925e6bcbc59b] joining swarm manager [d06dc5cc91872]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-08-29T04:35:26.208Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-29T04:35:26.208Z] daemon.go:336: [d0c49bbfbe361] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:336: [d0c49bbfbe361] waiting for daemon to start [2019-08-29T04:35:26.208Z] daemon.go:364: [d0c49bbfbe361] daemon started [2019-08-29T04:35:26.208Z] plugin_test.go:65: [d0c49bbfbe361] joining swarm manager [d06dc5cc91872]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-08-29T04:35:26.208Z] daemon.go:472: [d0c49bbfbe361] Stopping daemon [2019-08-29T04:35:26.208Z] daemon.go:307: [d0c49bbfbe361] exiting daemon [2019-08-29T04:35:26.208Z] daemon.go:459: [d0c49bbfbe361] Daemon stopped [2019-08-29T04:35:26.208Z] daemon.go:472: [d925e6bcbc59b] Stopping daemon [2019-08-29T04:35:26.208Z] daemon.go:307: [d925e6bcbc59b] exiting daemon [2019-08-29T04:35:26.208Z] daemon.go:459: [d925e6bcbc59b] Daemon stopped [2019-08-29T04:35:26.208Z] daemon.go:472: [d06dc5cc91872] Stopping daemon [2019-08-29T04:35:26.208Z] daemon.go:307: [d06dc5cc91872] exiting daemon [2019-08-29T04:35:26.208Z] daemon.go:459: [d06dc5cc91872] Daemon stopped [2019-08-29T04:35:26.208Z] === RUN TestServiceUpdateLabel [2019-08-29T04:35:26.208Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 2.137s [2019-08-29T04:35:26.208Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.048s [2019-08-29T04:35:26.742Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-08-29T04:35:26.742Z] === RUN TestContainerNetworkMountsNoChown [2019-08-29T04:35:27.358Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/default [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/default [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/private [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/private [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rprivate [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/slave [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/slave [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rslave [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/shared [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/shared [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rshared [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/default [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/rslave [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/rshared [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/shared [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/slave [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/rprivate [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/private [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:35:27.358Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-29T04:35:27.358Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:35:27.358Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-29T04:35:27.359Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-29T04:35:27.359Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-29T04:35:27.359Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:35:27.359Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:35:27.359Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:35:27.359Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:35:27.359Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-29T04:35:27.359Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-29T04:35:27.359Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-29T04:35:27.359Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-29T04:35:27.359Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-29T04:35:27.359Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:35:27.359Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:35:27.359Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-29T04:35:27.578Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 0.989s [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-29T04:35:27.642Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-29T04:35:27.835Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.641s [2019-08-29T04:35:27.926Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-08-29T04:35:27.926Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-29T04:35:27.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-08-29T04:35:27.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-08-29T04:35:27.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-29T04:35:27.927Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-08-29T04:35:27.927Z] === RUN TestContainerBindMountNonRecursive [2019-08-29T04:35:28.092Z] --- PASS: TestServiceUpdateLabel (2.12s) [2019-08-29T04:35:28.093Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel [2019-08-29T04:35:28.093Z] daemon.go:336: [dd320330ecd27] waiting for daemon to start [2019-08-29T04:35:28.093Z] daemon.go:336: [dd320330ecd27] waiting for daemon to start [2019-08-29T04:35:28.093Z] daemon.go:364: [dd320330ecd27] daemon started [2019-08-29T04:35:28.093Z] daemon.go:472: [dd320330ecd27] Stopping daemon [2019-08-29T04:35:28.093Z] daemon.go:307: [dd320330ecd27] exiting daemon [2019-08-29T04:35:28.093Z] daemon.go:459: [dd320330ecd27] Daemon stopped [2019-08-29T04:35:28.093Z] === RUN TestServiceUpdateSecrets [2019-08-29T04:35:29.025Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 1.124s [2019-08-29T04:35:29.282Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.097s [2019-08-29T04:35:29.412Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2019-08-29T04:35:29.412Z] === RUN TestNetworkNat [2019-08-29T04:35:30.420Z] --- PASS: TestNetworkNat (0.75s) [2019-08-29T04:35:30.420Z] === RUN TestNetworkLocalhostTCPNat [2019-08-29T04:35:30.655Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 10.600s [2019-08-29T04:35:31.037Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-08-29T04:35:31.037Z] === RUN TestNetworkLoopbackNat [2019-08-29T04:35:32.048Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-08-29T04:35:32.048Z] === RUN TestPause [2019-08-29T04:35:32.551Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 3.237s [2019-08-29T04:35:32.664Z] --- PASS: TestPause (0.76s) [2019-08-29T04:35:32.664Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-29T04:35:32.664Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-29T04:35:32.664Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-29T04:35:32.664Z] === RUN TestPauseStopPausedContainer [2019-08-29T04:35:33.675Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2019-08-29T04:35:33.675Z] === RUN TestPsFilter [2019-08-29T04:35:33.675Z] --- PASS: TestPsFilter (0.19s) [2019-08-29T04:35:33.675Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-29T04:35:34.290Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2019-08-29T04:35:34.290Z] === RUN TestRemoveContainerWithVolume [2019-08-29T04:35:34.904Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-08-29T04:35:34.904Z] === RUN TestRemoveContainerRunning [2019-08-29T04:35:35.072Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 2.237s [2019-08-29T04:35:35.365Z] Removing intermediate container d18f164f0389 [2019-08-29T04:35:35.365Z] ---> baf0d7be80c4 [2019-08-29T04:35:35.365Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-08-29T04:35:35.365Z] ---> Running in 8b5d99897a40 [2019-08-29T04:35:35.365Z] Removing intermediate container 8b5d99897a40 [2019-08-29T04:35:35.365Z] ---> 030dbb0c6771 [2019-08-29T04:35:35.365Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-08-29T04:35:35.365Z] ---> Running in 42cd8fca3224 [2019-08-29T04:35:35.365Z] Removing intermediate container 42cd8fca3224 [2019-08-29T04:35:35.365Z] ---> 0cfc02ccdc62 [2019-08-29T04:35:35.365Z] Step 8/8 : COPY . . [2019-08-29T04:35:35.911Z] --- PASS: TestRemoveContainerRunning (0.71s) [2019-08-29T04:35:35.911Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-29T04:35:36.003Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 1.052s [2019-08-29T04:35:36.260Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.393s [2019-08-29T04:35:36.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-08-29T04:35:36.525Z] === RUN TestRemoveInvalidContainer [2019-08-29T04:35:36.525Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-08-29T04:35:36.525Z] === RUN TestRenameLinkedContainer [2019-08-29T04:35:36.824Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.618s [2019-08-29T04:35:36.824Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) [2019-08-29T04:35:37.757Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 0.926s [2019-08-29T04:35:39.210Z] --- PASS: TestRenameLinkedContainer (2.72s) [2019-08-29T04:35:39.210Z] === RUN TestRenameStoppedContainer [2019-08-29T04:35:39.827Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-08-29T04:35:39.827Z] === RUN TestRenameRunningContainerAndReuse [2019-08-29T04:35:40.280Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 2.324s [2019-08-29T04:35:40.280Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.017s [2019-08-29T04:35:40.280Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-08-29T04:35:41.209Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.856s [2019-08-29T04:35:41.303Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2019-08-29T04:35:41.303Z] === RUN TestRenameInvalidName [2019-08-29T04:35:41.920Z] --- PASS: TestRenameInvalidName (0.73s) [2019-08-29T04:35:41.920Z] === RUN TestRenameAnonymousContainer [2019-08-29T04:35:42.140Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 0.999s [2019-08-29T04:35:43.070Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2019-08-29T04:35:43.070Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets [2019-08-29T04:35:43.070Z] daemon.go:336: [d190bfcd230e6] waiting for daemon to start [2019-08-29T04:35:43.070Z] daemon.go:336: [d190bfcd230e6] waiting for daemon to start [2019-08-29T04:35:43.070Z] daemon.go:364: [d190bfcd230e6] daemon started [2019-08-29T04:35:43.070Z] daemon.go:472: [d190bfcd230e6] Stopping daemon [2019-08-29T04:35:43.070Z] daemon.go:307: [d190bfcd230e6] exiting daemon [2019-08-29T04:35:43.070Z] daemon.go:459: [d190bfcd230e6] Daemon stopped [2019-08-29T04:35:43.070Z] === RUN TestServiceUpdateConfigs [2019-08-29T04:35:43.070Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 1.148s [2019-08-29T04:35:44.439Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 1.245s [2019-08-29T04:35:44.611Z] --- PASS: TestRenameAnonymousContainer (2.61s) [2019-08-29T04:35:44.611Z] === RUN TestRenameContainerWithSameName [2019-08-29T04:35:45.227Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-08-29T04:35:45.227Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-29T04:35:46.333Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.998s [2019-08-29T04:35:46.701Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2019-08-29T04:35:46.701Z] === RUN TestResize [2019-08-29T04:35:47.317Z] --- PASS: TestResize (0.73s) [2019-08-29T04:35:47.317Z] === RUN TestResizeWithInvalidSize [2019-08-29T04:35:48.228Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 1.735s [2019-08-29T04:35:48.326Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2019-08-29T04:35:48.326Z] === RUN TestResizeWhenContainerNotStarted [2019-08-29T04:35:48.948Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:35:48.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:35:48.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:35:48.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-29T04:35:48.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:35:48.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-29T04:35:48.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:35:49.159Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 0.741s [2019-08-29T04:35:50.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-29T04:35:50.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-29T04:35:51.051Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.762s [2019-08-29T04:35:51.980Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 0.930s [2019-08-29T04:35:52.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-29T04:35:52.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-29T04:35:53.877Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 2.021s [2019-08-29T04:35:55.246Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 0.989s [2019-08-29T04:35:55.246Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.012s [2019-08-29T04:35:55.246Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.014s [2019-08-29T04:35:55.246Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.063s [2019-08-29T04:35:55.246Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.011s [2019-08-29T04:35:55.246Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.002s [2019-08-29T04:35:55.246Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.062s [2019-08-29T04:35:55.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-29T04:35:55.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-29T04:35:55.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-29T04:35:55.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-29T04:35:57.138Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 1.814s [2019-08-29T04:35:58.069Z] --- PASS: TestServiceUpdateConfigs (15.19s) [2019-08-29T04:35:58.069Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs [2019-08-29T04:35:58.069Z] daemon.go:336: [dada3d6f3f4b2] waiting for daemon to start [2019-08-29T04:35:58.069Z] daemon.go:336: [dada3d6f3f4b2] waiting for daemon to start [2019-08-29T04:35:58.069Z] daemon.go:364: [dada3d6f3f4b2] daemon started [2019-08-29T04:35:58.069Z] daemon.go:472: [dada3d6f3f4b2] Stopping daemon [2019-08-29T04:35:58.069Z] daemon.go:307: [dada3d6f3f4b2] exiting daemon [2019-08-29T04:35:58.069Z] daemon.go:459: [dada3d6f3f4b2] Daemon stopped [2019-08-29T04:35:58.069Z] === RUN TestServiceUpdateNetwork [2019-08-29T04:35:58.999Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 2.028s [2019-08-29T04:35:58.999Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s [2019-08-29T04:35:59.447Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-29T04:35:59.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s) [2019-08-29T04:35:59.447Z] 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-08-29T04:35:59.447Z] daemon.go:336: [dee48fd10269c] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:336: [dee48fd10269c] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [dee48fd10269c] daemon started [2019-08-29T04:35:59.447Z] daemon.go:336: [dee48fd10269c] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:307: [dee48fd10269c] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:336: [dee48fd10269c] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [dee48fd10269c] daemon started [2019-08-29T04:35:59.447Z] daemon.go:472: [dee48fd10269c] Stopping daemon [2019-08-29T04:35:59.447Z] daemon.go:307: [dee48fd10269c] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:459: [dee48fd10269c] Daemon stopped [2019-08-29T04:35:59.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.19s) [2019-08-29T04:35:59.447Z] 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-08-29T04:35:59.447Z] daemon.go:336: [d9948a7143f2d] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:336: [d9948a7143f2d] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [d9948a7143f2d] daemon started [2019-08-29T04:35:59.447Z] daemon.go:472: [d9948a7143f2d] Stopping daemon [2019-08-29T04:35:59.447Z] daemon.go:307: [d9948a7143f2d] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:459: [d9948a7143f2d] Daemon stopped [2019-08-29T04:35:59.447Z] daemon.go:336: [d9948a7143f2d] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:336: [d9948a7143f2d] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [d9948a7143f2d] daemon started [2019-08-29T04:35:59.447Z] daemon.go:472: [d9948a7143f2d] Stopping daemon [2019-08-29T04:35:59.447Z] daemon.go:307: [d9948a7143f2d] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:459: [d9948a7143f2d] Daemon stopped [2019-08-29T04:35:59.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2019-08-29T04:35:59.447Z] 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-08-29T04:35:59.447Z] daemon.go:336: [d2188f2dc9400] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:336: [d2188f2dc9400] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [d2188f2dc9400] daemon started [2019-08-29T04:35:59.447Z] daemon.go:336: [d2188f2dc9400] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:307: [d2188f2dc9400] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:336: [d2188f2dc9400] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [d2188f2dc9400] daemon started [2019-08-29T04:35:59.447Z] daemon.go:472: [d2188f2dc9400] Stopping daemon [2019-08-29T04:35:59.447Z] daemon.go:307: [d2188f2dc9400] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:459: [d2188f2dc9400] Daemon stopped [2019-08-29T04:35:59.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s) [2019-08-29T04:35:59.447Z] 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-08-29T04:35:59.447Z] daemon.go:336: [db9cceb72d542] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:336: [db9cceb72d542] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [db9cceb72d542] daemon started [2019-08-29T04:35:59.447Z] daemon.go:336: [db9cceb72d542] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:307: [db9cceb72d542] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:336: [db9cceb72d542] waiting for daemon to start [2019-08-29T04:35:59.447Z] daemon.go:364: [db9cceb72d542] daemon started [2019-08-29T04:35:59.447Z] daemon.go:472: [db9cceb72d542] Stopping daemon [2019-08-29T04:35:59.447Z] daemon.go:307: [db9cceb72d542] exiting daemon [2019-08-29T04:35:59.447Z] daemon.go:459: [db9cceb72d542] Daemon stopped [2019-08-29T04:35:59.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [d67bd1a9a12b2] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d67bd1a9a12b2] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d67bd1a9a12b2] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d67bd1a9a12b2] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d67bd1a9a12b2] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d67bd1a9a12b2] Daemon stopped [2019-08-29T04:35:59.448Z] daemon.go:336: [d67bd1a9a12b2] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d67bd1a9a12b2] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d67bd1a9a12b2] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d67bd1a9a12b2] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d67bd1a9a12b2] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d67bd1a9a12b2] Daemon stopped [2019-08-29T04:35:59.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.31s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [dabf4fca6c8b6] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [dabf4fca6c8b6] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dabf4fca6c8b6] daemon started [2019-08-29T04:35:59.448Z] daemon.go:336: [dabf4fca6c8b6] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:307: [dabf4fca6c8b6] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:336: [dabf4fca6c8b6] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dabf4fca6c8b6] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [dabf4fca6c8b6] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [dabf4fca6c8b6] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [dabf4fca6c8b6] Daemon stopped [2019-08-29T04:35:59.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.80s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [dbc9d86c58577] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [dbc9d86c58577] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dbc9d86c58577] daemon started [2019-08-29T04:35:59.448Z] daemon.go:307: [dbc9d86c58577] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:336: [dbc9d86c58577] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [dbc9d86c58577] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dbc9d86c58577] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [dbc9d86c58577] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [dbc9d86c58577] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [dbc9d86c58577] Daemon stopped [2019-08-29T04:35:59.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.00s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [d7d31eebb0ea9] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d7d31eebb0ea9] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d7d31eebb0ea9] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d7d31eebb0ea9] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d7d31eebb0ea9] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d7d31eebb0ea9] Daemon stopped [2019-08-29T04:35:59.448Z] daemon.go:336: [d7d31eebb0ea9] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d7d31eebb0ea9] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d7d31eebb0ea9] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d7d31eebb0ea9] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d7d31eebb0ea9] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d7d31eebb0ea9] Daemon stopped [2019-08-29T04:35:59.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [d838790c37cf7] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d838790c37cf7] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d838790c37cf7] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d838790c37cf7] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d838790c37cf7] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d838790c37cf7] Daemon stopped [2019-08-29T04:35:59.448Z] daemon.go:336: [d838790c37cf7] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d838790c37cf7] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d838790c37cf7] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d838790c37cf7] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d838790c37cf7] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d838790c37cf7] Daemon stopped [2019-08-29T04:35:59.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [dd21cf6fea84b] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [dd21cf6fea84b] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dd21cf6fea84b] daemon started [2019-08-29T04:35:59.448Z] daemon.go:336: [dd21cf6fea84b] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:307: [dd21cf6fea84b] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:336: [dd21cf6fea84b] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dd21cf6fea84b] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [dd21cf6fea84b] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [dd21cf6fea84b] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [dd21cf6fea84b] Daemon stopped [2019-08-29T04:35:59.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.03s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [dd786d7b657ac] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [dd786d7b657ac] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dd786d7b657ac] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [dd786d7b657ac] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [dd786d7b657ac] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [dd786d7b657ac] Daemon stopped [2019-08-29T04:35:59.448Z] daemon.go:336: [dd786d7b657ac] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [dd786d7b657ac] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [dd786d7b657ac] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [dd786d7b657ac] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [dd786d7b657ac] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [dd786d7b657ac] Daemon stopped [2019-08-29T04:35:59.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s) [2019-08-29T04:35:59.448Z] 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-08-29T04:35:59.448Z] daemon.go:336: [d024d692a590c] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d024d692a590c] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d024d692a590c] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d024d692a590c] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d024d692a590c] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d024d692a590c] Daemon stopped [2019-08-29T04:35:59.448Z] daemon.go:336: [d024d692a590c] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:336: [d024d692a590c] waiting for daemon to start [2019-08-29T04:35:59.448Z] daemon.go:364: [d024d692a590c] daemon started [2019-08-29T04:35:59.448Z] daemon.go:472: [d024d692a590c] Stopping daemon [2019-08-29T04:35:59.448Z] daemon.go:307: [d024d692a590c] exiting daemon [2019-08-29T04:35:59.448Z] daemon.go:459: [d024d692a590c] Daemon stopped [2019-08-29T04:35:59.448Z] === RUN TestCgroupNamespacesRun [2019-08-29T04:35:59.805Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-29T04:35:59.805Z] ok github.com/docker/docker/api/server/httputils 0.114s coverage: 14.7% of statements [2019-08-29T04:35:59.930Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.843s [2019-08-29T04:36:00.263Z] ok github.com/docker/docker/api/server/middleware 0.168s coverage: 37.7% of statements [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-29T04:36:00.264Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-29T04:36:00.455Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-08-29T04:36:00.456Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-29T04:36:00.456Z] daemon.go:336: [defa2d8e1960b] waiting for daemon to start [2019-08-29T04:36:00.456Z] daemon.go:336: [defa2d8e1960b] waiting for daemon to start [2019-08-29T04:36:00.456Z] daemon.go:364: [defa2d8e1960b] daemon started [2019-08-29T04:36:00.456Z] daemon.go:472: [defa2d8e1960b] Stopping daemon [2019-08-29T04:36:00.456Z] daemon.go:307: [defa2d8e1960b] exiting daemon [2019-08-29T04:36:00.456Z] daemon.go:459: [defa2d8e1960b] Daemon stopped [2019-08-29T04:36:00.456Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-29T04:36:00.605Z] ---> 0c5ff270d4b4 [2019-08-29T04:36:00.605Z] Successfully built 0c5ff270d4b4 [2019-08-29T04:36:00.605Z] Successfully tagged docker:latest [2019-08-29T04:36:00.605Z] INFO: Image build ended at 08/29/2019 04:35:59. Duration:00:04:12.3091720 [2019-08-29T04:36:00.605Z] [2019-08-29T04:36:00.605Z] [2019-08-29T04:36:00.605Z] INFO: Building the test binaries at 08/29/2019 04:35:59... [2019-08-29T04:36:01.299Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 1.230s [2019-08-29T04:36:01.864Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.728s [2019-08-29T04:36:02.442Z] ok github.com/docker/docker/api/server/router/swarm 0.097s coverage: 4.0% of statements [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-29T04:36:02.442Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 95.2% of statements [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-29T04:36:02.442Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-29T04:36:02.442Z] ok github.com/docker/docker/api/types/time 0.371s coverage: 100.0% of statements [2019-08-29T04:36:02.442Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-29T04:36:02.442Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-29T04:36:02.505Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2019-08-29T04:36:02.505Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-08-29T04:36:02.505Z] daemon.go:336: [d3eca5441f83c] waiting for daemon to start [2019-08-29T04:36:02.505Z] daemon.go:336: [d3eca5441f83c] waiting for daemon to start [2019-08-29T04:36:02.505Z] daemon.go:364: [d3eca5441f83c] daemon started [2019-08-29T04:36:02.505Z] daemon.go:472: [d3eca5441f83c] Stopping daemon [2019-08-29T04:36:02.505Z] daemon.go:307: [d3eca5441f83c] exiting daemon [2019-08-29T04:36:02.505Z] daemon.go:459: [d3eca5441f83c] Daemon stopped [2019-08-29T04:36:02.505Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-29T04:36:02.815Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 0.848s [2019-08-29T04:36:03.768Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.785s [2019-08-29T04:36:03.768Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.060s [2019-08-29T04:36:03.768Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-08-29T04:36:03.981Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2019-08-29T04:36:03.981Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-29T04:36:03.981Z] daemon.go:336: [da4f7df1713d2] waiting for daemon to start [2019-08-29T04:36:03.981Z] daemon.go:336: [da4f7df1713d2] waiting for daemon to start [2019-08-29T04:36:03.981Z] daemon.go:364: [da4f7df1713d2] daemon started [2019-08-29T04:36:03.981Z] daemon.go:472: [da4f7df1713d2] Stopping daemon [2019-08-29T04:36:03.981Z] daemon.go:307: [da4f7df1713d2] exiting daemon [2019-08-29T04:36:03.981Z] daemon.go:459: [da4f7df1713d2] Daemon stopped [2019-08-29T04:36:03.981Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-29T04:36:04.701Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.943s [2019-08-29T04:36:04.701Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.002s [2019-08-29T04:36:04.701Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.063s [2019-08-29T04:36:04.701Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.132s [2019-08-29T04:36:04.958Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.079s [2019-08-29T04:36:05.889Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 0.794s [2019-08-29T04:36:05.889Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 29.678s [2019-08-29T04:36:06.026Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-08-29T04:36:06.026Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-29T04:36:06.026Z] daemon.go:336: [d2e4b7f22e533] waiting for daemon to start [2019-08-29T04:36:06.026Z] daemon.go:336: [d2e4b7f22e533] waiting for daemon to start [2019-08-29T04:36:06.026Z] daemon.go:364: [d2e4b7f22e533] daemon started [2019-08-29T04:36:06.026Z] daemon.go:472: [d2e4b7f22e533] Stopping daemon [2019-08-29T04:36:06.026Z] daemon.go:307: [d2e4b7f22e533] exiting daemon [2019-08-29T04:36:06.026Z] daemon.go:459: [d2e4b7f22e533] Daemon stopped [2019-08-29T04:36:06.026Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-29T04:36:06.819Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.799s [2019-08-29T04:36:07.505Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-08-29T04:36:07.505Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-29T04:36:07.505Z] daemon.go:336: [dd28e2e5883d9] waiting for daemon to start [2019-08-29T04:36:07.505Z] daemon.go:336: [dd28e2e5883d9] waiting for daemon to start [2019-08-29T04:36:07.505Z] daemon.go:364: [dd28e2e5883d9] daemon started [2019-08-29T04:36:07.505Z] daemon.go:472: [dd28e2e5883d9] Stopping daemon [2019-08-29T04:36:07.505Z] daemon.go:307: [dd28e2e5883d9] exiting daemon [2019-08-29T04:36:07.505Z] daemon.go:459: [dd28e2e5883d9] Daemon stopped [2019-08-29T04:36:07.505Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-29T04:36:08.188Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 1.251s [2019-08-29T04:36:08.188Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-08-29T04:36:08.516Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-08-29T04:36:08.516Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-29T04:36:08.516Z] daemon.go:336: [d8efbebba748e] waiting for daemon to start [2019-08-29T04:36:08.516Z] daemon.go:336: [d8efbebba748e] waiting for daemon to start [2019-08-29T04:36:08.516Z] daemon.go:364: [d8efbebba748e] daemon started [2019-08-29T04:36:08.516Z] daemon.go:472: [d8efbebba748e] Stopping daemon [2019-08-29T04:36:08.516Z] daemon.go:307: [d8efbebba748e] exiting daemon [2019-08-29T04:36:08.516Z] daemon.go:459: [d8efbebba748e] Daemon stopped [2019-08-29T04:36:08.516Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-29T04:36:09.133Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-08-29T04:36:09.133Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-29T04:36:09.133Z] daemon.go:336: [d1e066d3cd0cd] waiting for daemon to start [2019-08-29T04:36:09.133Z] daemon.go:336: [d1e066d3cd0cd] waiting for daemon to start [2019-08-29T04:36:09.133Z] daemon.go:364: [d1e066d3cd0cd] daemon started [2019-08-29T04:36:09.133Z] daemon.go:472: [d1e066d3cd0cd] Stopping daemon [2019-08-29T04:36:09.133Z] daemon.go:307: [d1e066d3cd0cd] exiting daemon [2019-08-29T04:36:09.133Z] daemon.go:459: [d1e066d3cd0cd] Daemon stopped [2019-08-29T04:36:09.133Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-29T04:36:09.514Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 43.2% of statements [2019-08-29T04:36:09.514Z] ok github.com/docker/docker/builder/dockerignore 0.079s coverage: 96.8% of statements [2019-08-29T04:36:09.514Z] ok github.com/docker/docker/builder/fscache 1.364s coverage: 69.2% of statements [2019-08-29T04:36:09.514Z] ok github.com/docker/docker/builder/remotecontext 0.527s coverage: 9.2% of statements [2019-08-29T04:36:10.086Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.314s [2019-08-29T04:36:10.651Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.872s [2019-08-29T04:36:10.651Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-08-29T04:36:11.157Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-08-29T04:36:11.157Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-29T04:36:11.157Z] daemon.go:336: [df03dc6a4d58a] waiting for daemon to start [2019-08-29T04:36:11.157Z] daemon.go:336: [df03dc6a4d58a] waiting for daemon to start [2019-08-29T04:36:11.157Z] daemon.go:364: [df03dc6a4d58a] daemon started [2019-08-29T04:36:11.157Z] daemon.go:472: [df03dc6a4d58a] Stopping daemon [2019-08-29T04:36:11.157Z] daemon.go:307: [df03dc6a4d58a] exiting daemon [2019-08-29T04:36:11.157Z] daemon.go:459: [df03dc6a4d58a] Daemon stopped [2019-08-29T04:36:11.157Z] === RUN TestKernelTCPMemory [2019-08-29T04:36:11.580Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 0.806s [2019-08-29T04:36:11.774Z] --- PASS: TestKernelTCPMemory (0.88s) [2019-08-29T04:36:11.774Z] === RUN TestNISDomainname [2019-08-29T04:36:12.511Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 1.502s [2019-08-29T04:36:12.511Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 1.013s [2019-08-29T04:36:13.061Z] INFO: make.ps1 starting at 08/29/2019 04:36:11 [2019-08-29T04:36:13.061Z] INFO: Git commit (7b4b94047) assumed from DOCKER_GITCOMMIT environment variable [2019-08-29T04:36:13.061Z] INFO: Invoking autogen... [2019-08-29T04:36:13.061Z] INFO: Building daemon... [2019-08-29T04:36:13.255Z] --- PASS: TestNISDomainname (1.06s) [2019-08-29T04:36:13.255Z] === RUN TestHostnameDnsResolution [2019-08-29T04:36:13.880Z] --- PASS: TestServiceUpdateNetwork (15.44s) [2019-08-29T04:36:13.880Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork [2019-08-29T04:36:13.880Z] daemon.go:336: [d4833014982e5] waiting for daemon to start [2019-08-29T04:36:13.880Z] daemon.go:336: [d4833014982e5] waiting for daemon to start [2019-08-29T04:36:13.880Z] daemon.go:364: [d4833014982e5] daemon started [2019-08-29T04:36:13.880Z] daemon.go:472: [d4833014982e5] Stopping daemon [2019-08-29T04:36:13.880Z] daemon.go:307: [d4833014982e5] exiting daemon [2019-08-29T04:36:13.880Z] daemon.go:459: [d4833014982e5] Daemon stopped [2019-08-29T04:36:13.880Z] PASS [2019-08-29T04:36:13.881Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-29T04:36:13.881Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 1.164s [2019-08-29T04:36:13.881Z] INFO: Testing against a local daemon [2019-08-29T04:36:13.881Z] === RUN TestSessionCreate [2019-08-29T04:36:13.881Z] --- PASS: TestSessionCreate (0.04s) [2019-08-29T04:36:13.881Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-29T04:36:13.881Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-08-29T04:36:13.881Z] PASS [2019-08-29T04:36:13.881Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-29T04:36:14.139Z] INFO: Testing against a local daemon [2019-08-29T04:36:14.139Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-29T04:36:14.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-08-29T04:36:14.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-29T04:36:14.139Z] === RUN TestEventsExecDie [2019-08-29T04:36:14.263Z] --- PASS: TestHostnameDnsResolution (1.19s) [2019-08-29T04:36:14.263Z] === RUN TestStats [2019-08-29T04:36:15.070Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 1.108s [2019-08-29T04:36:15.070Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.014s [2019-08-29T04:36:15.364Z] --- PASS: TestEventsExecDie (1.20s) [2019-08-29T04:36:15.364Z] === RUN TestEventsBackwardsCompatible [2019-08-29T04:36:15.622Z] --- PASS: TestEventsBackwardsCompatible (0.22s) [2019-08-29T04:36:15.622Z] === RUN TestInfoBinaryCommits [2019-08-29T04:36:15.622Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-08-29T04:36:15.622Z] === RUN TestInfoAPIVersioned [2019-08-29T04:36:15.622Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-08-29T04:36:15.622Z] === RUN TestInfoAPI [2019-08-29T04:36:15.622Z] --- PASS: TestInfoAPI (0.04s) [2019-08-29T04:36:15.622Z] === RUN TestInfoAPIWarnings [2019-08-29T04:36:15.879Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 1.051s [2019-08-29T04:36:16.446Z] --- PASS: TestInfoAPIWarnings (0.81s) [2019-08-29T04:36:16.446Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings [2019-08-29T04:36:16.446Z] daemon.go:336: [d305b2e9b1d78] waiting for daemon to start [2019-08-29T04:36:16.446Z] daemon.go:336: [d305b2e9b1d78] waiting for daemon to start [2019-08-29T04:36:16.446Z] daemon.go:364: [d305b2e9b1d78] daemon started [2019-08-29T04:36:16.446Z] daemon.go:472: [d305b2e9b1d78] Stopping daemon [2019-08-29T04:36:16.446Z] daemon.go:307: [d305b2e9b1d78] exiting daemon [2019-08-29T04:36:16.446Z] daemon.go:459: [d305b2e9b1d78] Daemon stopped [2019-08-29T04:36:16.446Z] === RUN TestLoginFailsWithBadCredentials [2019-08-29T04:36:16.951Z] --- PASS: TestStats (2.62s) [2019-08-29T04:36:16.952Z] === RUN TestStopContainerWithTimeout [2019-08-29T04:36:16.952Z] === RUN TestStopContainerWithTimeout/0 [2019-08-29T04:36:16.952Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-29T04:36:16.952Z] === RUN TestStopContainerWithTimeout/1 [2019-08-29T04:36:16.952Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-29T04:36:16.952Z] === RUN TestStopContainerWithTimeout/3 [2019-08-29T04:36:16.952Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-29T04:36:16.952Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-29T04:36:16.952Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-29T04:36:16.952Z] === CONT TestStopContainerWithTimeout/0 [2019-08-29T04:36:16.952Z] === CONT TestStopContainerWithTimeout/3 [2019-08-29T04:36:16.952Z] === CONT TestStopContainerWithTimeout/1 [2019-08-29T04:36:16.952Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-29T04:36:17.010Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 0.737s [2019-08-29T04:36:17.010Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2019-08-29T04:36:17.010Z] === RUN TestPingCacheHeaders [2019-08-29T04:36:17.010Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-08-29T04:36:17.010Z] === RUN TestPingGet [2019-08-29T04:36:17.010Z] --- PASS: TestPingGet (0.02s) [2019-08-29T04:36:17.010Z] === RUN TestPingHead [2019-08-29T04:36:17.010Z] --- PASS: TestPingHead (0.02s) [2019-08-29T04:36:17.010Z] === RUN TestVersion [2019-08-29T04:36:17.010Z] --- PASS: TestVersion (0.02s) [2019-08-29T04:36:17.010Z] PASS [2019-08-29T04:36:17.010Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-29T04:36:17.268Z] INFO: Testing against a local daemon [2019-08-29T04:36:17.268Z] === RUN TestVolumesCreateAndList [2019-08-29T04:36:17.268Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-08-29T04:36:17.268Z] === RUN TestVolumesRemove [2019-08-29T04:36:17.268Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-29T04:36:17.268Z] === RUN TestVolumesInspect [2019-08-29T04:36:17.268Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-29T04:36:17.268Z] === RUN TestVolumesInvalidJSON [2019-08-29T04:36:17.268Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-29T04:36:17.268Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-29T04:36:17.268Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-29T04:36:17.268Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-08-29T04:36:17.268Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-29T04:36:17.268Z] PASS [2019-08-29T04:36:17.268Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-29T04:36:17.832Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 0.906s [2019-08-29T04:36:17.832Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.116s [2019-08-29T04:36:18.762Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 0.576s [2019-08-29T04:36:19.019Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found [2019-08-29T04:36:19.019Z] Clearing AppArmor profiles cache:. [2019-08-29T04:36:19.019Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-29T04:36:19.019Z] Unloading profiles will leave already running processes permanently [2019-08-29T04:36:19.019Z] unconfined, which can lead to unexpected situations. [2019-08-29T04:36:19.019Z] [2019-08-29T04:36:19.019Z] To set a process to complain mode, use the command line tool [2019-08-29T04:36:19.019Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-29T04:36:19.019Z] with the 'teardown' option." [2019-08-29T04:36:19.019Z] Removing test suite binaries [2019-08-29T04:36:19.019Z] [2019-08-29T04:36:19.949Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 0.655s [2019-08-29T04:36:20.409Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-08-29T04:36:20.409Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-08-29T04:36:20.409Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2019-08-29T04:36:20.409Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2019-08-29T04:36:20.409Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-08-29T04:36:20.409Z] === RUN TestDeleteDevicemapper [2019-08-29T04:36:20.409Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-29T04:36:20.409Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-29T04:36:20.409Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-29T04:36:22.472Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.900s [2019-08-29T04:36:23.092Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2019-08-29T04:36:23.092Z] === RUN TestUpdateMemory [2019-08-29T04:36:23.843Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.371s [2019-08-29T04:36:23.843Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.056s [2019-08-29T04:36:23.843Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.005s [2019-08-29T04:36:23.843Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s [2019-08-29T04:36:23.843Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.005s [2019-08-29T04:36:24.123Z] --- PASS: TestUpdateMemory (1.15s) [2019-08-29T04:36:24.123Z] === RUN TestUpdateCPUQuota [2019-08-29T04:36:24.774Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 0.638s [2019-08-29T04:36:26.149Z] --- PASS: TestUpdateCPUQuota (1.60s) [2019-08-29T04:36:26.149Z] === RUN TestUpdatePidsLimit [2019-08-29T04:36:26.149Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-29T04:36:26.149Z] === RUN TestUpdatePidsLimit/no_change [2019-08-29T04:36:26.433Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-29T04:36:27.051Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-29T04:36:27.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-29T04:36:27.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-29T04:36:28.234Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit (3.97s) [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-08-29T04:36:29.711Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-08-29T04:36:29.711Z] === RUN TestUpdateRestartPolicy [2019-08-29T04:36:30.025Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 4.592s [2019-08-29T04:36:30.282Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 0.891s [2019-08-29T04:36:30.845Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote 8.092s [2019-08-29T04:36:31.103Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 0.625s [2019-08-29T04:36:31.103Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) [2019-08-29T04:36:31.103Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.062s [2019-08-29T04:36:34.378Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 2.870s [2019-08-29T04:36:34.944Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 0.967s [2019-08-29T04:36:36.313Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 0.978s [2019-08-29T04:36:39.471Z] ok github.com/docker/docker/builder/remotecontext/git 32.143s coverage: 85.1% of statements [2019-08-29T04:36:39.471Z] ? github.com/docker/docker/cli [no test files] [2019-08-29T04:36:39.471Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-29T04:36:39.471Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2019-08-29T04:36:39.471Z] ok github.com/docker/docker/client 0.638s coverage: 75.3% of statements [2019-08-29T04:36:41.565Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 3.816s [2019-08-29T04:36:41.565Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.347s [2019-08-29T04:36:42.234Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2019-08-29T04:36:42.234Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-29T04:36:42.519Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-08-29T04:36:42.519Z] === RUN TestWaitNonBlocked [2019-08-29T04:36:42.519Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:36:42.519Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:36:42.519Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:36:42.519Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:36:42.802Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:36:42.802Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:36:43.459Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 1.542s [2019-08-29T04:36:43.813Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-08-29T04:36:43.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2019-08-29T04:36:43.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2019-08-29T04:36:43.813Z] === RUN TestWaitBlocked [2019-08-29T04:36:43.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:36:43.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:36:43.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:36:43.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:36:43.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-29T04:36:43.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-29T04:36:44.822Z] --- PASS: TestWaitBlocked (0.04s) [2019-08-29T04:36:44.822Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2019-08-29T04:36:44.822Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2019-08-29T04:36:44.822Z] === CONT TestContainerStartOnDaemonRestart [2019-08-29T04:36:44.822Z] === CONT TestIpcModeOlderClient [2019-08-29T04:36:44.822Z] === CONT TestDaemonRestartIpcMode [2019-08-29T04:36:44.822Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-08-29T04:36:44.827Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 0.896s [2019-08-29T04:36:46.547Z] ok github.com/docker/docker/cmd/dockerd 0.622s coverage: 18.7% of statements [2019-08-29T04:36:48.085Z] ok github.com/docker/docker/container 0.572s coverage: 42.7% of statements [2019-08-29T04:36:48.085Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-29T04:36:48.085Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-29T04:36:48.085Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-29T04:36:48.085Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-29T04:36:48.298Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2019-08-29T04:36:48.298Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-29T04:36:48.298Z] daemon.go:336: [dba2c61793cdc] waiting for daemon to start [2019-08-29T04:36:48.298Z] daemon.go:336: [dba2c61793cdc] waiting for daemon to start [2019-08-29T04:36:48.298Z] daemon.go:364: [dba2c61793cdc] daemon started [2019-08-29T04:36:48.298Z] daemon.go:336: [dba2c61793cdc] waiting for daemon to start [2019-08-29T04:36:48.298Z] daemon.go:307: [dba2c61793cdc] exiting daemon [2019-08-29T04:36:48.298Z] daemon.go:336: [dba2c61793cdc] waiting for daemon to start [2019-08-29T04:36:48.298Z] daemon.go:364: [dba2c61793cdc] daemon started [2019-08-29T04:36:48.298Z] daemon.go:472: [dba2c61793cdc] Stopping daemon [2019-08-29T04:36:48.298Z] daemon.go:307: [dba2c61793cdc] exiting daemon [2019-08-29T04:36:48.298Z] daemon.go:459: [dba2c61793cdc] Daemon stopped [2019-08-29T04:36:48.583Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2019-08-29T04:36:48.583Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-29T04:36:48.583Z] daemon.go:336: [d62c3167ca9c3] waiting for daemon to start [2019-08-29T04:36:48.583Z] daemon.go:336: [d62c3167ca9c3] waiting for daemon to start [2019-08-29T04:36:48.583Z] daemon.go:364: [d62c3167ca9c3] daemon started [2019-08-29T04:36:48.583Z] daemon.go:472: [d62c3167ca9c3] Stopping daemon [2019-08-29T04:36:48.583Z] daemon.go:307: [d62c3167ca9c3] exiting daemon [2019-08-29T04:36:48.583Z] daemon.go:459: [d62c3167ca9c3] Daemon stopped [2019-08-29T04:36:48.583Z] daemon.go:336: [d62c3167ca9c3] waiting for daemon to start [2019-08-29T04:36:48.583Z] daemon.go:336: [d62c3167ca9c3] waiting for daemon to start [2019-08-29T04:36:48.583Z] daemon.go:364: [d62c3167ca9c3] daemon started [2019-08-29T04:36:48.583Z] daemon.go:472: [d62c3167ca9c3] Stopping daemon [2019-08-29T04:36:48.583Z] daemon.go:307: [d62c3167ca9c3] exiting daemon [2019-08-29T04:36:48.583Z] daemon.go:459: [d62c3167ca9c3] Daemon stopped [2019-08-29T04:36:48.583Z] PASS [2019-08-29T04:36:48.583Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-29T04:36:48.583Z] INFO: Testing against a local daemon [2019-08-29T04:36:48.583Z] === RUN TestCommitInheritsEnv [2019-08-29T04:36:49.199Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-08-29T04:36:49.199Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-29T04:36:49.199Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-29T04:36:49.199Z] === RUN TestImagesFilterMultiReference [2019-08-29T04:36:49.199Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-29T04:36:49.199Z] === RUN TestImagePullPlatformInvalid [2019-08-29T04:36:49.199Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-08-29T04:36:49.199Z] === RUN TestRemoveImageOrphaning [2019-08-29T04:36:49.815Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-08-29T04:36:49.815Z] === RUN TestRemoveImageGarbageCollector [2019-08-29T04:36:49.815Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-29T04:36:49.815Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:36:49.815Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-29T04:36:49.815Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-08-29T04:36:49.815Z] === RUN TestTagInvalidReference [2019-08-29T04:36:49.815Z] --- PASS: TestTagInvalidReference (0.06s) [2019-08-29T04:36:49.815Z] === RUN TestTagValidPrefixedRepo [2019-08-29T04:36:49.815Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-08-29T04:36:49.815Z] === RUN TestTagExistedNameWithoutForce [2019-08-29T04:36:49.815Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-08-29T04:36:49.815Z] === RUN TestTagOfficialNames [2019-08-29T04:36:49.815Z] --- PASS: TestTagOfficialNames (0.06s) [2019-08-29T04:36:49.815Z] === RUN TestTagMatchesDigest [2019-08-29T04:36:50.099Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-08-29T04:36:50.099Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-29T04:36:57.020Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-29T04:36:57.020Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-29T04:36:57.020Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-29T04:36:59.531Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-29T04:37:02.043Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-29T04:37:05.303Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-29T04:37:07.816Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon 2.898s coverage: 9.1% of statements [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/cluster 2.143s coverage: 0.5% of statements [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.309s coverage: 65.3% of statements [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/cluster/convert 0.762s coverage: 35.8% of statements [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.031s coverage: 10.9% of statements [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/config 0.945s coverage: 82.3% of statements [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/discovery 0.376s coverage: 30.0% of statements [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/events 0.814s coverage: 50.0% of statements [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-29T04:37:09.177Z] ok github.com/docker/docker/daemon/graphdriver 0.376s coverage: 2.3% of statements [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-08-29T04:37:09.177Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-08-29T04:37:09.700Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-29T04:37:09.956Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-29T04:37:10.714Z] ok github.com/docker/docker/daemon/images 0.518s coverage: 4.9% of statements [2019-08-29T04:37:10.714Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-29T04:37:10.714Z] ok github.com/docker/docker/daemon/links 0.268s coverage: 93.0% of statements [2019-08-29T04:37:10.714Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-29T04:37:10.714Z] ok github.com/docker/docker/daemon/logger 0.507s coverage: 43.0% of statements [2019-08-29T04:37:10.714Z] ok github.com/docker/docker/daemon/logger/awslogs 0.686s coverage: 78.2% of statements [2019-08-29T04:37:10.714Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-08-29T04:37:10.714Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-29T04:37:10.714Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-29T04:37:10.714Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-08-29T04:37:10.714Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-08-29T04:37:11.339Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 23.756s [2019-08-29T04:37:11.339Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs 1.521s [2019-08-29T04:37:11.339Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.440s [2019-08-29T04:37:12.892Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.752s coverage: 62.1% of statements [2019-08-29T04:37:12.892Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.333s coverage: 88.3% of statements [2019-08-29T04:37:13.217Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-29T04:37:13.351Z] ok github.com/docker/docker/daemon/logger/local 0.596s coverage: 74.7% of statements [2019-08-29T04:37:13.351Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-29T04:37:13.351Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.172s coverage: 18.1% of statements [2019-08-29T04:37:13.778Z] #33 147.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-29T04:37:13.859Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.141s [2019-08-29T04:37:15.752Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.048s [2019-08-29T04:37:16.291Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-29T04:37:17.084Z] ok github.com/docker/docker/daemon/logger/splunk 2.373s coverage: 84.5% of statements [2019-08-29T04:37:17.084Z] ok github.com/docker/docker/daemon/logger/syslog 0.184s coverage: 47.8% of statements [2019-08-29T04:37:17.084Z] ok github.com/docker/docker/daemon/logger/templates 0.292s coverage: 8.3% of statements [2019-08-29T04:37:17.084Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-29T04:37:17.084Z] ? github.com/docker/docker/daemon/network [no test files] [2019-08-29T04:37:17.084Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-29T04:37:19.025Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.415s [2019-08-29T04:37:19.265Z] ok github.com/docker/docker/distribution 1.764s coverage: 20.8% of statements [2019-08-29T04:37:19.265Z] ok github.com/docker/docker/distribution/metadata 1.904s coverage: 48.2% of statements [2019-08-29T04:37:19.265Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-29T04:37:19.611Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-29T04:37:20.237Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 61.7% of statements [2019-08-29T04:37:20.237Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-29T04:37:20.237Z] ok github.com/docker/docker/errdefs 0.119s coverage: 49.4% of statements [2019-08-29T04:37:20.919Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.860s [2019-08-29T04:37:20.919Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.205s [2019-08-29T04:37:21.494Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-29T04:37:21.848Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.906s [2019-08-29T04:37:22.417Z] ok github.com/docker/docker/image 0.797s coverage: 86.4% of statements [2019-08-29T04:37:22.417Z] ok github.com/docker/docker/image/cache 0.462s coverage: 19.2% of statements [2019-08-29T04:37:22.417Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-29T04:37:22.417Z] ok github.com/docker/docker/image/v1 0.480s coverage: 25.0% of statements [2019-08-29T04:37:22.417Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-29T04:37:22.778Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 0.895s [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-29T04:37:22.875Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-29T04:37:23.334Z] ok github.com/docker/docker/internal/testutil 0.090s coverage: 62.5% of statements [2019-08-29T04:37:23.708Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.065s [2019-08-29T04:37:24.007Z] #33 157.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-29T04:37:24.708Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 1.019s [2019-08-29T04:37:25.646Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 0.931s [2019-08-29T04:37:26.238Z] ok github.com/docker/docker/layer 0.511s coverage: 27.9% of statements [2019-08-29T04:37:26.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-29T04:37:27.015Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 0.983s [2019-08-29T04:37:27.268Z] #33 160.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-29T04:37:27.774Z] ok github.com/docker/docker/libcontainerd/local 0.338s coverage: 1.0% of statements [2019-08-29T04:37:27.774Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2019-08-29T04:37:27.774Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-29T04:37:27.774Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-29T04:37:27.774Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-29T04:37:27.774Z] ? github.com/docker/docker/oci [no test files] [2019-08-29T04:37:27.774Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-29T04:37:27.774Z] ok github.com/docker/docker/opts 0.268s coverage: 67.3% of statements [2019-08-29T04:37:27.774Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 50.0% of statements [2019-08-29T04:37:27.828Z] #33 161.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-29T04:37:27.946Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.164s [2019-08-29T04:37:27.946Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum 49.741s [2019-08-29T04:37:29.319Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.220s [2019-08-29T04:37:30.251Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 1.035s [2019-08-29T04:37:30.338Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-29T04:37:31.623Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.124s [2019-08-29T04:37:31.700Z] #33 164.8 [2019-08-29T04:37:32.259Z] #33 DONE 165.6s [2019-08-29T04:37:32.259Z] [2019-08-29T04:37:32.259Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-08-29T04:37:32.554Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.171s [2019-08-29T04:37:33.487Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 1.041s [2019-08-29T04:37:34.145Z] #34 DONE 1.9s [2019-08-29T04:37:34.862Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.203s [2019-08-29T04:37:36.028Z] [2019-08-29T04:37:36.028Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-08-29T04:37:36.758Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.647s [2019-08-29T04:37:37.389Z] #35 DONE 1.3s [2019-08-29T04:37:37.389Z] [2019-08-29T04:37:37.389Z] #36 exporting to image [2019-08-29T04:37:37.389Z] #36 exporting layers [2019-08-29T04:37:37.687Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.048s [2019-08-29T04:37:38.618Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 0.938s [2019-08-29T04:37:38.618Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.010s [2019-08-29T04:37:39.548Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 0.968s [2019-08-29T04:37:40.479Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 0.935s [2019-08-29T04:37:41.550Z] #36 exporting layers 3.9s done [2019-08-29T04:37:41.550Z] #36 writing image sha256:b27f8694ab32862e24981065d7f7bd88eb76787d719de794df43d29dedf7579c done [2019-08-29T04:37:41.550Z] #36 naming to docker.io/library/moby-e2e-test done [2019-08-29T04:37:41.550Z] #36 DONE 3.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-29T04:37:41.849Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.514s [2019-08-29T04:37:41.988Z] + echo Ensuring container killed. [2019-08-29T04:37:41.988Z] Ensuring container killed. [2019-08-29T04:37:41.988Z] + docker rm -vf docker-pr1 [2019-08-29T04:37:41.988Z] Error: No such container: docker-pr1 [2019-08-29T04:37:41.988Z] + true [Pipeline] sh [2019-08-29T04:37:42.391Z] + echo Chowning /workspace to jenkins user [2019-08-29T04:37:42.391Z] Chowning /workspace to jenkins user [2019-08-29T04:37:42.391Z] + id -u [2019-08-29T04:37:42.391Z] + id -g [2019-08-29T04:37:42.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39820:/workspace busybox chown -R 1000:1000 /workspace [2019-08-29T04:37:42.780Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 0.936s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-08-29T04:37:43.724Z] + bundleName=unit [2019-08-29T04:37:43.724Z] + echo Creating unit-bundles.tar.gz [2019-08-29T04:37:43.724Z] Creating unit-bundles.tar.gz [2019-08-29T04:37:43.724Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-08-29T04:37:43.724Z] bundles/junit-report.xml [2019-08-29T04:37:43.724Z] bundles/go-test-report.json [2019-08-29T04:37:43.724Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-08-29T04:37:43.767Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-08-29T04:37:44.148Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.179s [2019-08-29T04:37:44.413Z] + make clean [2019-08-29T04:37:44.668Z] docker volume rm -f docker-dev-cache [2019-08-29T04:37:44.668Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-29T04:37:45.599Z] Terminated [2019-08-29T04:37:45.605Z] Terminated [2019-08-29T04:37:46.041Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 1.756s [2019-08-29T04:37:46.607Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 0.867s [2019-08-29T04:37:49.129Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.490s [2019-08-29T04:37:54.384Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.185s [2019-08-29T04:37:54.455Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-08-29T04:37:54.455Z] [2019-08-29T04:37:54.455Z] ________ ____ __. [2019-08-29T04:37:54.455Z] \_____ \ | |/ _| [2019-08-29T04:37:54.455Z] / | \| < [2019-08-29T04:37:54.455Z] / | \ | \ [2019-08-29T04:37:54.455Z] \_______ /____|__ \ [2019-08-29T04:37:54.455Z] \/ \/ [2019-08-29T04:37:54.455Z] [2019-08-29T04:37:54.455Z] INFO: make.ps1 ended at 08/29/2019 04:37:43 [2019-08-29T04:37:54.455Z] INFO: Binaries build ended at 08/29/2019 04:37:45. Duration:00:01:44.7294309 [2019-08-29T04:37:54.455Z] INFO: Copying the built daemon binary to d:\CI-1\CI-7b4b94047\binary\dockerd-7b4b94047.exe... [2019-08-29T04:37:54.455Z] INFO: Copying the built client binary to d:\CI-1\CI-7b4b94047\binary\docker-7b4b94047.exe... [2019-08-29T04:37:54.455Z] INFO: Copying dockerversion from the container... [2019-08-29T04:37:54.455Z] INFO: Copying the golang package from the container to d:\CI-1\CI-7b4b94047\installer\go.zip... [2019-08-29T04:37:54.455Z] INFO: Extracting go.zip to d:\CI-1\CI-7b4b94047\go [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/archive 9.357s coverage: 62.2% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/authorization 0.463s coverage: 26.2% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/chrootarchive 0.147s coverage: 15.4% of statements [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/discovery 0.173s coverage: 58.3% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/discovery/file 0.165s coverage: 92.9% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/discovery/kv 3.577s coverage: 84.1% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/discovery/memory 0.090s coverage: 92.3% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/discovery/nodes 0.128s coverage: 93.8% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/filenotify 0.192s coverage: 45.7% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 87.7% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 37.5% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/idtools 0.128s coverage: 6.3% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/ioutils 0.694s coverage: 69.2% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/jsonmessage 0.262s coverage: 91.7% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/longpath 0.082s coverage: 100.0% of statements [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/namesgenerator 0.079s coverage: 85.7% of statements [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/parsers 0.083s coverage: 97.0% of statements [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-08-29T04:37:57.728Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-29T04:37:57.728Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-29T04:37:58.559Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 3.504s [2019-08-29T04:37:58.816Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.867s [2019-08-29T04:38:04.069Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.049s [2019-08-29T04:38:07.343Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 3.554s [2019-08-29T04:38:08.274Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 0.864s [2019-08-29T04:38:13.551Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 5.294s [2019-08-29T04:38:14.920Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 1.009s [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/plugins 35.090s coverage: 73.4% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.095s coverage: 56.8% of statements [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/plugins/transport 0.103s coverage: 85.7% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 87.9% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/signal 0.086s coverage: 20.3% of statements [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/stdcopy 0.072s coverage: 100.0% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/streamformatter 0.061s coverage: 66.2% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/stringid 0.058s coverage: 70.6% of statements [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/sysinfo 0.055s coverage: 38.2% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/system 0.076s coverage: 12.7% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/tailfile 0.147s coverage: 88.6% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/tarsum 0.237s coverage: 89.3% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/term 0.087s coverage: 30.8% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/plugin 0.264s coverage: 11.6% of statements [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/plugin/v2 0.151s coverage: 20.1% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/reference 0.178s coverage: 84.4% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/registry 0.527s coverage: 52.3% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/registry/resumable 0.376s coverage: 100.0% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 45.3% of statements [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/rootless [no test files] [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/runconfig 0.242s coverage: 54.5% of statements [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/volume [no test files] [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/volume/drivers 0.128s coverage: 36.1% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/volume/local 0.156s coverage: 37.7% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/volume/mounts 0.113s coverage: 66.2% of statements [2019-08-29T04:38:15.405Z] ok github.com/docker/docker/volume/service 0.456s coverage: 70.3% of statements [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-29T04:38:15.405Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-29T04:38:15.485Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 0.942s [2019-08-29T04:38:17.378Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 1.651s [2019-08-29T04:38:17.592Z] INFO: make.ps1 ended at 08/29/2019 04:38:17 [2019-08-29T04:38:19.125Z] INFO: Unit tests ended at 08/29/2019 04:38:18. Duration:00:03:55.1804060 [2019-08-29T04:38:19.125Z] INFO: Building busybox [2019-08-29T04:38:19.270Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 2.018s [2019-08-29T04:38:19.583Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-08-29T04:38:19.583Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-08-29T04:38:19.583Z] [2019-08-29T04:38:19.583Z] Sending build context to Docker daemon 2.56kB [2019-08-29T04:38:19.583Z] [2019-08-29T04:38:19.583Z] Step 1/6 : FROM microsoft/windowsservercore [2019-08-29T04:38:19.583Z] ---> b05c49cadc10 [2019-08-29T04:38:19.583Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-08-29T04:38:19.583Z] ---> Running in ac292812a9ee [2019-08-29T04:38:20.200Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 0.943s [2019-08-29T04:38:24.374Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.568s [2019-08-29T04:38:24.374Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.399s [2019-08-29T04:38:24.561Z] INFO: Extraction ended at 08/29/2019 04:38:20. Duration:00:00:27.5531026 [2019-08-29T04:38:24.561Z] INFO: Updating the golang and path environment variables [2019-08-29T04:38:24.561Z] INFO: GOPATH=d:\gopath [2019-08-29T04:38:24.561Z] INFO: go version go1.12.9 windows/amd64 [2019-08-29T04:38:24.561Z] INFO: Starting a daemon under test... [2019-08-29T04:38:24.561Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-7b4b94047\daemon --pidfile d:\CI-1\CI-7b4b94047\docker.pid [2019-08-29T04:38:24.561Z] INFO: Process started successfully. [2019-08-29T04:38:24.561Z] INFO: Waiting for the daemon under test to start... [2019-08-29T04:38:24.561Z] INFO: Daemon under test started and replied! [2019-08-29T04:38:24.561Z] INFO: Docker version of the daemon under test [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] Client: [2019-08-29T04:38:24.561Z] Version: 17.06.2-ce [2019-08-29T04:38:24.561Z] API version: 1.30 [2019-08-29T04:38:24.561Z] Go version: go1.8.3 [2019-08-29T04:38:24.561Z] Git commit: cec0b72 [2019-08-29T04:38:24.561Z] Built: Tue Sep 5 19:57:19 2017 [2019-08-29T04:38:24.561Z] OS/Arch: windows/amd64 [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] Server: [2019-08-29T04:38:24.561Z] Version: 0.0.0-dev [2019-08-29T04:38:24.561Z] API version: 1.41 (minimum version 1.24) [2019-08-29T04:38:24.561Z] Go version: go1.12.9 [2019-08-29T04:38:24.561Z] Git commit: 7b4b94047 [2019-08-29T04:38:24.561Z] Built: 08/29/2019 04:36:12 [2019-08-29T04:38:24.561Z] OS/Arch: windows/amd64 [2019-08-29T04:38:24.561Z] Experimental: false [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] INFO: Docker info of the daemon under test [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] Containers: 0 [2019-08-29T04:38:24.561Z] Running: 0 [2019-08-29T04:38:24.561Z] Paused: 0 [2019-08-29T04:38:24.561Z] Stopped: 0 [2019-08-29T04:38:24.561Z] Images: 0 [2019-08-29T04:38:24.561Z] Server Version: 0.0.0-dev [2019-08-29T04:38:24.561Z] Storage Driver: windowsfilter [2019-08-29T04:38:24.561Z] Windows: [2019-08-29T04:38:24.561Z] Logging Driver: json-file [2019-08-29T04:38:24.561Z] Plugins: [2019-08-29T04:38:24.561Z] Volume: local [2019-08-29T04:38:24.561Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-08-29T04:38:24.561Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T04:38:24.561Z] Swarm: inactive [2019-08-29T04:38:24.561Z] Default Isolation: process [2019-08-29T04:38:24.561Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-08-29T04:38:24.561Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-08-29T04:38:24.561Z] OSType: windows [2019-08-29T04:38:24.561Z] Architecture: x86_64 [2019-08-29T04:38:24.561Z] CPUs: 4 [2019-08-29T04:38:24.561Z] Total Memory: 32GiB [2019-08-29T04:38:24.561Z] Name: azwin-2-707d10 [2019-08-29T04:38:24.561Z] ID: RLRU:XUCP:QNMB:7K4G:V573:NXF6:CDIU:2COK:PAJP:U2KA:YWIN:HZYE [2019-08-29T04:38:24.561Z] Docker Root Dir: D:\CI-1\CI-7b4b94047\daemon [2019-08-29T04:38:24.561Z] Debug Mode (client): false [2019-08-29T04:38:24.561Z] Debug Mode (server): false [2019-08-29T04:38:24.561Z] Registry: https://index.docker.io/v1/ [2019-08-29T04:38:24.561Z] Labels: [2019-08-29T04:38:24.561Z] Experimental: false [2019-08-29T04:38:24.561Z] Insecure Registries: [2019-08-29T04:38:24.561Z] 127.0.0.0/8 [2019-08-29T04:38:24.561Z] Live Restore Enabled: false [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] INFO: Docker images of the daemon under test [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-08-29T04:38:24.561Z] [2019-08-29T04:38:24.561Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-08-29T04:38:24.561Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2019-08-29T04:38:24.561Z] ltsc2016: Pulling from windows/servercore [2019-08-29T04:38:25.026Z] 3889bb8d808b: Pulling fs layer [2019-08-29T04:38:25.026Z] 234c9b9e497c: Pulling fs layer [2019-08-29T04:38:25.307Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 0.928s [2019-08-29T04:38:25.369Z] Removing intermediate container ac292812a9ee [2019-08-29T04:38:25.369Z] ---> 3624d09803f0 [2019-08-29T04:38:25.369Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-08-29T04:38:26.335Z] [2019-08-29T04:38:26.793Z] ---> 7bf842fd0ef9 [2019-08-29T04:38:26.793Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-08-29T04:38:26.793Z] ---> Running in cc0c6e247d14 [2019-08-29T04:38:27.199Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 1.711s [2019-08-29T04:38:27.199Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.087s [2019-08-29T04:38:27.199Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.076s [2019-08-29T04:38:27.763Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.513s [2019-08-29T04:38:28.328Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 0.812s [2019-08-29T04:38:28.328Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) [2019-08-29T04:38:28.328Z] [2019-08-29T04:38:28.328Z] SUCCESS: Specified value was saved. [2019-08-29T04:38:28.585Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster 25.045s [2019-08-29T04:38:28.585Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.237s [2019-08-29T04:38:29.515Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 0.876s [2019-08-29T04:38:30.079Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.443s [2019-08-29T04:38:30.079Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.089s [2019-08-29T04:38:30.335Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.134s [2019-08-29T04:38:30.335Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.162s [2019-08-29T04:38:30.335Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-08-29T04:38:30.592Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.081s [2019-08-29T04:38:30.592Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.151s [2019-08-29T04:38:31.237Z] Removing intermediate container cc0c6e247d14 [2019-08-29T04:38:31.237Z] ---> 2e2b1a16aa6a [2019-08-29T04:38:31.237Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-08-29T04:38:31.237Z] ---> Running in 59dd47530506 [2019-08-29T04:38:33.118Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 2.384s [2019-08-29T04:38:33.377Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.206s [2019-08-29T04:38:33.377Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.025s [2019-08-29T04:38:36.654Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.454s [2019-08-29T04:38:36.654Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.093s [2019-08-29T04:38:36.654Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.024s [2019-08-29T04:38:36.654Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.156s [2019-08-29T04:38:36.654Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.057s [2019-08-29T04:38:36.654Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.074s [2019-08-29T04:38:37.584Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.603s [2019-08-29T04:38:38.342Z] Cannot create a file when that file already exists. [2019-08-29T04:38:39.478Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.421s [2019-08-29T04:38:40.042Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.704s [2019-08-29T04:38:41.936Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.151s [2019-08-29T04:38:43.830Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.699s [2019-08-29T04:38:44.161Z] Removing intermediate container 59dd47530506 [2019-08-29T04:38:44.161Z] ---> e32d32febaf7 [2019-08-29T04:38:44.161Z] Step 6/6 : CMD ["sh"] [2019-08-29T04:38:44.161Z] ---> Running in 15ff2700853f [2019-08-29T04:38:44.161Z] Removing intermediate container 15ff2700853f [2019-08-29T04:38:44.161Z] ---> f327cc86bb80 [2019-08-29T04:38:44.161Z] Successfully built f327cc86bb80 [2019-08-29T04:38:44.161Z] Successfully tagged busybox:latest [2019-08-29T04:38:44.161Z] INFO: Docker images of the daemon under test [2019-08-29T04:38:44.161Z] [2019-08-29T04:38:44.161Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-08-29T04:38:44.161Z] busybox latest f327cc86bb80 1 second ago 4.74GB [2019-08-29T04:38:44.161Z] microsoft/windowsservercore latest b05c49cadc10 2 weeks ago 4.71GB [2019-08-29T04:38:44.161Z] mcr.microsoft.com/windows/servercore ltsc2019 b05c49cadc10 2 weeks ago 4.71GB [2019-08-29T04:38:44.161Z] [2019-08-29T04:38:44.161Z] INFO: Running integration tests at 08/29/2019 04:38:44... [2019-08-29T04:38:44.161Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-08-29T04:38:44.161Z] INFO: Integration API tests being run from the host: [2019-08-29T04:38:44.161Z] INFO: make.ps1 starting at 08/29/2019 04:38:44 [2019-08-29T04:38:44.394Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.590s [2019-08-29T04:38:44.957Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.608s [2019-08-29T04:38:45.214Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.074s [2019-08-29T04:38:45.705Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-08-29T04:38:46.144Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 0.795s [2019-08-29T04:38:46.144Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.010s [2019-08-29T04:38:46.144Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.010s [2019-08-29T04:38:46.144Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.029s [2019-08-29T04:38:46.234Z] 234c9b9e497c: Verifying Checksum [2019-08-29T04:38:46.234Z] 234c9b9e497c: Download complete [2019-08-29T04:38:47.514Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.281s [2019-08-29T04:38:48.078Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 0.862s [2019-08-29T04:38:49.973Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.230s [2019-08-29T04:38:49.973Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.011s [2019-08-29T04:38:49.973Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.019s [2019-08-29T04:38:49.973Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.062s [2019-08-29T04:38:50.231Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.508s [2019-08-29T04:38:55.487Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 3.772s [2019-08-29T04:38:56.857Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode 6.120s [2019-08-29T04:39:00.135Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 3.041s [2019-08-29T04:39:03.432Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 3.703s [2019-08-29T04:39:05.956Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 2.211s [2019-08-29T04:39:06.887Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput 1.113s [2019-08-29T04:39:07.818Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 0.842s [2019-08-29T04:39:08.748Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 1.012s [2019-08-29T04:39:09.679Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 0.841s [2019-08-29T04:39:10.244Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 0.821s [2019-08-29T04:39:11.174Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 0.827s [2019-08-29T04:39:13.068Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.589s [2019-08-29T04:39:14.962Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.190s [2019-08-29T04:39:14.962Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 8.683s [2019-08-29T04:39:16.276Z] 3889bb8d808b: Verifying Checksum [2019-08-29T04:39:16.276Z] 3889bb8d808b: Download complete [2019-08-29T04:39:18.238Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 3.603s [2019-08-29T04:39:21.518Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.727s [2019-08-29T04:39:22.449Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.245s [2019-08-29T04:39:24.346Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 1.678s [2019-08-29T04:39:24.909Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.622s [2019-08-29T04:39:25.473Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.343s [2019-08-29T04:39:27.378Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.560s [2019-08-29T04:39:28.308Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 1.098s [2019-08-29T04:39:28.308Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.045s [2019-08-29T04:39:28.488Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-08-29T04:39:28.565Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.346s [2019-08-29T04:39:28.821Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.055s [2019-08-29T04:39:28.821Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.021s [2019-08-29T04:39:30.715Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 1.608s [2019-08-29T04:39:31.645Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 6.221s [2019-08-29T04:39:32.208Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 1.745s [2019-08-29T04:39:32.208Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.009s [2019-08-29T04:39:32.208Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.009s [2019-08-29T04:39:33.142Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 0.911s [2019-08-29T04:39:33.195Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-08-29T04:39:33.399Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.275s [2019-08-29T04:39:33.963Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.540s [2019-08-29T04:39:34.894Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.024s [2019-08-29T04:39:35.459Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.350s [2019-08-29T04:39:35.459Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) [2019-08-29T04:39:35.459Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) [2019-08-29T04:39:37.903Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-08-29T04:39:37.982Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 2.305s [2019-08-29T04:39:38.546Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 0.794s [2019-08-29T04:39:39.477Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 0.856s [2019-08-29T04:39:40.043Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 0.858s [2019-08-29T04:39:40.973Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.618s [2019-08-29T04:39:41.654Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-08-29T04:39:41.905Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 0.742s [2019-08-29T04:39:42.839Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 0.877s [2019-08-29T04:39:46.110Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 3.041s [2019-08-29T04:39:46.358Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-08-29T04:39:46.673Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 0.887s [2019-08-29T04:39:47.332Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-08-29T04:39:47.793Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-08-29T04:39:48.045Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 4.617s [2019-08-29T04:39:48.767Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-08-29T04:39:49.228Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-08-29T04:39:49.413Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.554s [2019-08-29T04:39:51.310Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.512s [2019-08-29T04:39:51.415Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-08-29T04:39:52.240Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec 0.868s [2019-08-29T04:39:53.170Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused 0.623s [2019-08-29T04:39:54.539Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 0.891s [2019-08-29T04:39:54.539Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 6.313s [2019-08-29T04:39:55.468Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 0.758s [2019-08-29T04:39:56.120Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-08-29T04:39:57.363Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart 1.647s [2019-08-29T04:39:58.731Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible 0.869s [2019-08-29T04:39:59.042Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-08-29T04:39:59.661Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders 0.744s [2019-08-29T04:40:00.591Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 0.757s [2019-08-29T04:40:01.522Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 0.725s [2019-08-29T04:40:02.891Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 0.735s [2019-08-29T04:40:03.455Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 0.642s [2019-08-29T04:40:03.750Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-08-29T04:40:05.348Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 1.464s [2019-08-29T04:40:06.718Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup 1.161s [2019-08-29T04:40:07.500Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-08-29T04:40:08.087Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv 0.700s [2019-08-29T04:40:09.981Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost 1.280s [2019-08-29T04:40:10.548Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 0.674s [2019-08-29T04:40:12.213Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-08-29T04:40:12.440Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 1.980s [2019-08-29T04:40:13.370Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive 0.741s [2019-08-29T04:40:14.401Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-08-29T04:40:14.739Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 0.718s [2019-08-29T04:40:15.303Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer 0.685s [2019-08-29T04:40:16.232Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError 0.606s [2019-08-29T04:40:17.162Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer 0.649s [2019-08-29T04:40:18.092Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.595s [2019-08-29T04:40:19.103Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-08-29T04:40:19.987Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.473s [2019-08-29T04:40:20.917Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv 0.710s [2019-08-29T04:40:21.293Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-08-29T04:40:21.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:40:21.293Z] INFO: Testing against a local daemon [2019-08-29T04:40:21.293Z] === RUN TestBuildWithSession [2019-08-29T04:40:21.293Z] --- SKIP: TestBuildWithSession (0.00s) [2019-08-29T04:40:21.293Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:21.293Z] === RUN TestBuildSquashParent [2019-08-29T04:40:21.293Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-08-29T04:40:21.293Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:21.293Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-29T04:40:21.293Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-08-29T04:40:21.293Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:21.293Z] === RUN TestBuildMultiStageCopy [2019-08-29T04:40:21.293Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-29T04:40:21.846Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails 0.755s [2019-08-29T04:40:23.214Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 6.968s [2019-08-29T04:40:26.485Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 1.491s [2019-08-29T04:40:31.638Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-29T04:40:32.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-29T04:40:33.033Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup 11.110s [2019-08-29T04:40:33.074Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-29T04:40:33.964Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging 0.877s [2019-08-29T04:40:34.050Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-29T04:40:34.893Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 0.751s [2019-08-29T04:40:35.023Z] --- PASS: TestBuildMultiStageCopy (13.57s) [2019-08-29T04:40:35.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.94s) [2019-08-29T04:40:35.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2019-08-29T04:40:35.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2019-08-29T04:40:35.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2019-08-29T04:40:35.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2019-08-29T04:40:35.023Z] === RUN TestBuildMultiStageParentConfig [2019-08-29T04:40:35.023Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-08-29T04:40:35.023Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:35.023Z] === RUN TestBuildLabelWithTargets [2019-08-29T04:40:35.023Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-08-29T04:40:35.023Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:35.023Z] === RUN TestBuildWithEmptyLayers [2019-08-29T04:40:35.996Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2019-08-29T04:40:35.996Z] === RUN TestBuildMultiStageOnBuild [2019-08-29T04:40:35.996Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-08-29T04:40:35.996Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:35.996Z] === RUN TestBuildUncleanTarFilenames [2019-08-29T04:40:35.996Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-08-29T04:40:35.996Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:35.996Z] === RUN TestBuildMultiStageLayerLeak [2019-08-29T04:40:35.996Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-08-29T04:40:35.996Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:35.996Z] === RUN TestBuildWithHugeFile [2019-08-29T04:40:35.996Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-08-29T04:40:35.996Z] build_test.go:491: testEnv.OSType == "windows" [2019-08-29T04:40:35.996Z] === RUN TestBuildWithEmptyDockerfile [2019-08-29T04:40:35.996Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:40:35.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:40:35.996Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:40:35.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:40:35.996Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:40:35.996Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:40:35.996Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:40:35.996Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:40:35.996Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:40:35.996Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s) [2019-08-29T04:40:35.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-08-29T04:40:35.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-08-29T04:40:35.996Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-08-29T04:40:35.996Z] === RUN TestBuildPreserveOwnership [2019-08-29T04:40:35.996Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-08-29T04:40:36.269Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin 0.761s [2019-08-29T04:40:36.458Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:36.458Z] === RUN TestBuildPlatformInvalid [2019-08-29T04:40:36.458Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2019-08-29T04:40:36.458Z] PASS [2019-08-29T04:40:36.458Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-08-29T04:40:36.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:40:36.458Z] INFO: Testing against a local daemon [2019-08-29T04:40:36.458Z] === RUN TestConfigList [2019-08-29T04:40:36.458Z] --- SKIP: TestConfigList (0.00s) [2019-08-29T04:40:36.458Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:36.458Z] === RUN TestConfigsCreateAndDelete [2019-08-29T04:40:36.458Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-08-29T04:40:36.458Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:36.458Z] === RUN TestConfigsUpdate [2019-08-29T04:40:36.458Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-08-29T04:40:36.458Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:36.458Z] === RUN TestTemplatedConfig [2019-08-29T04:40:36.458Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-08-29T04:40:36.458Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:36.458Z] === RUN TestConfigInspect [2019-08-29T04:40:36.458Z] --- SKIP: TestConfigInspect (0.00s) [2019-08-29T04:40:36.458Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:36.458Z] === RUN TestConfigCreateWithLabels [2019-08-29T04:40:36.458Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-08-29T04:40:36.458Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:40:36.459Z] === RUN TestConfigCreateResolve [2019-08-29T04:40:36.459Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-08-29T04:40:36.459Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:40:36.459Z] === RUN TestConfigDaemonLibtrustID [2019-08-29T04:40:36.459Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-08-29T04:40:36.459Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:40:36.459Z] PASS [2019-08-29T04:40:36.459Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-08-29T04:40:36.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:40:36.459Z] INFO: Testing against a local daemon [2019-08-29T04:40:36.459Z] === RUN TestCheckpoint [2019-08-29T04:40:36.459Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-29T04:40:36.459Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-29T04:40:36.459Z] === RUN TestContainerInvalidJSON [2019-08-29T04:40:36.459Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:40:36.459Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:40:36.459Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:40:36.459Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:40:36.459Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:40:36.459Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:40:36.459Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:40:36.459Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:40:36.459Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:40:36.459Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-08-29T04:40:36.459Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-29T04:40:36.459Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-29T04:40:36.459Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-08-29T04:40:36.459Z] copy_test.go:25: testEnv.OSType == "windows" [2019-08-29T04:40:36.459Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-29T04:40:36.459Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-08-29T04:40:36.459Z] copy_test.go:39: testEnv.OSType == "windows" [2019-08-29T04:40:36.459Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-29T04:40:36.459Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-08-29T04:40:36.459Z] copy_test.go:51: testEnv.OSType == "windows" [2019-08-29T04:40:36.459Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-29T04:40:36.459Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-08-29T04:40:36.459Z] copy_test.go:65: testEnv.OSType == "windows" [2019-08-29T04:40:36.459Z] === RUN TestCopyFromContainer [2019-08-29T04:40:36.459Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-08-29T04:40:36.459Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:36.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-29T04:40:36.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:40:36.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:40:36.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:40:36.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:40:36.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:40:36.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:40:36.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:40:36.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:40:36.459Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:40:36.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidEnv [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-29T04:40:36.459Z] === RUN TestCreateTmpfsMountsTarget [2019-08-29T04:40:36.459Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-08-29T04:40:36.459Z] create_test.go:111: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:36.459Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-29T04:40:36.459Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-08-29T04:40:36.459Z] create_test.go:154: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:40:36.459Z] === RUN TestCreateWithCapabilities [2019-08-29T04:40:36.459Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-08-29T04:40:36.459Z] create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-08-29T04:40:36.459Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-29T04:40:36.459Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-08-29T04:40:36.459Z] create_test.go:359: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:40:36.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:40:36.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:40:36.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-08-29T04:40:36.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-08-29T04:40:36.459Z] === RUN TestDiff [2019-08-29T04:40:36.459Z] --- SKIP: TestDiff (0.00s) [2019-08-29T04:40:36.459Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:36.459Z] === RUN TestExecWithCloseStdin [2019-08-29T04:40:37.202Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 0.780s [2019-08-29T04:40:38.132Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits 0.793s [2019-08-29T04:40:38.132Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) [2019-08-29T04:40:38.644Z] --- PASS: TestExecWithCloseStdin (2.00s) [2019-08-29T04:40:38.644Z] === RUN TestExec [2019-08-29T04:40:38.644Z] --- SKIP: TestExec (0.00s) [2019-08-29T04:40:38.644Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-08-29T04:40:38.644Z] === RUN TestExecUser [2019-08-29T04:40:38.644Z] --- SKIP: TestExecUser (0.00s) [2019-08-29T04:40:38.644Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-08-29T04:40:38.644Z] === RUN TestExportContainerAndImportImage [2019-08-29T04:40:38.644Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-08-29T04:40:38.644Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:38.644Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-29T04:40:38.644Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-08-29T04:40:38.644Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:38.644Z] === RUN TestHealthCheckWorkdir [2019-08-29T04:40:38.644Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-08-29T04:40:38.644Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:38.644Z] === RUN TestHealthKillContainer [2019-08-29T04:40:38.644Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-08-29T04:40:38.644Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-08-29T04:40:38.644Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-29T04:40:38.644Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-08-29T04:40:38.644Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-08-29T04:40:38.644Z] === RUN TestKillContainerInvalidSignal [2019-08-29T04:40:40.188Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2019-08-29T04:40:40.188Z] === RUN TestKillContainer [2019-08-29T04:40:40.188Z] --- SKIP: TestKillContainer (0.00s) [2019-08-29T04:40:40.188Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-08-29T04:40:40.188Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-29T04:40:40.188Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-08-29T04:40:40.188Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-08-29T04:40:40.188Z] === RUN TestKillStoppedContainer [2019-08-29T04:40:40.188Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-08-29T04:40:40.188Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-08-29T04:40:40.188Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-29T04:40:40.188Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-08-29T04:40:40.188Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-08-29T04:40:40.188Z] === RUN TestKillDifferentUserContainer [2019-08-29T04:40:40.188Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-08-29T04:40:40.188Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-08-29T04:40:40.188Z] === RUN TestInspectOomKilledTrue [2019-08-29T04:40:40.188Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-29T04:40:40.188Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:40:40.188Z] === RUN TestInspectOomKilledFalse [2019-08-29T04:40:40.188Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-29T04:40:40.188Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:40:40.188Z] === RUN TestLogsFollowTailEmpty [2019-08-29T04:40:40.652Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser 1.913s [2019-08-29T04:40:41.216Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.668s [2019-08-29T04:40:41.732Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2019-08-29T04:40:41.732Z] === RUN TestNetworkNat [2019-08-29T04:40:41.732Z] --- SKIP: TestNetworkNat (0.00s) [2019-08-29T04:40:41.732Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:41.732Z] === RUN TestNetworkLocalhostTCPNat [2019-08-29T04:40:41.732Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-08-29T04:40:41.732Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:40:41.732Z] === RUN TestNetworkLoopbackNat [2019-08-29T04:40:41.732Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-08-29T04:40:41.732Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:41.732Z] === RUN TestPause [2019-08-29T04:40:41.732Z] --- SKIP: TestPause (0.00s) [2019-08-29T04:40:41.732Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-08-29T04:40:41.732Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-29T04:40:42.584Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged 0.985s [2019-08-29T04:40:43.274Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.47s) [2019-08-29T04:40:43.274Z] === RUN TestPauseStopPausedContainer [2019-08-29T04:40:43.274Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-08-29T04:40:43.274Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:40:43.274Z] === RUN TestPsFilter [2019-08-29T04:40:43.274Z] --- PASS: TestPsFilter (0.10s) [2019-08-29T04:40:43.274Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-29T04:40:43.513Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 0.654s [2019-08-29T04:40:44.443Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser 0.688s [2019-08-29T04:40:45.460Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2019-08-29T04:40:45.460Z] === RUN TestRemoveContainerWithVolume [2019-08-29T04:40:47.002Z] --- PASS: TestRemoveContainerWithVolume (1.85s) [2019-08-29T04:40:47.002Z] === RUN TestRemoveContainerRunning [2019-08-29T04:40:48.546Z] --- PASS: TestRemoveContainerRunning (1.59s) [2019-08-29T04:40:48.546Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-29T04:40:48.614Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 11.134s [2019-08-29T04:40:49.177Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 4.846s [2019-08-29T04:40:50.090Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2019-08-29T04:40:50.090Z] === RUN TestRemoveInvalidContainer [2019-08-29T04:40:50.090Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-08-29T04:40:50.090Z] === RUN TestRenameLinkedContainer [2019-08-29T04:40:50.090Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-08-29T04:40:50.090Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:50.090Z] === RUN TestRenameStoppedContainer [2019-08-29T04:40:52.276Z] --- PASS: TestRenameStoppedContainer (1.83s) [2019-08-29T04:40:52.276Z] === RUN TestRenameRunningContainerAndReuse [2019-08-29T04:40:54.428Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 4.971s [2019-08-29T04:40:56.025Z] --- PASS: TestRenameRunningContainerAndReuse (4.04s) [2019-08-29T04:40:56.025Z] === RUN TestRenameInvalidName [2019-08-29T04:40:56.950Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.707s [2019-08-29T04:40:57.569Z] --- PASS: TestRenameInvalidName (1.58s) [2019-08-29T04:40:57.569Z] === RUN TestRenameAnonymousContainer [2019-08-29T04:40:57.569Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-08-29T04:40:57.569Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:57.569Z] === RUN TestRenameContainerWithSameName [2019-08-29T04:40:59.115Z] --- PASS: TestRenameContainerWithSameName (1.65s) [2019-08-29T04:40:59.115Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-29T04:40:59.115Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-08-29T04:40:59.115Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:59.115Z] === RUN TestResize [2019-08-29T04:40:59.115Z] --- SKIP: TestResize (0.00s) [2019-08-29T04:40:59.115Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:59.115Z] === RUN TestResizeWithInvalidSize [2019-08-29T04:40:59.115Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-08-29T04:40:59.115Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-08-29T04:40:59.115Z] === RUN TestResizeWhenContainerNotStarted [2019-08-29T04:41:01.301Z] --- PASS: TestResizeWhenContainerNotStarted (1.93s) [2019-08-29T04:41:01.301Z] === RUN TestDaemonRestartKillContainers [2019-08-29T04:41:01.301Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-08-29T04:41:01.301Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:01.301Z] === RUN TestStats [2019-08-29T04:41:01.301Z] --- SKIP: TestStats (0.00s) [2019-08-29T04:41:01.301Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-08-29T04:41:01.301Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-29T04:41:02.200Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 4.825s [2019-08-29T04:41:02.458Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.625s [2019-08-29T04:41:02.458Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-08-29T04:41:02.715Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.063s [2019-08-29T04:41:06.008Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.74s) [2019-08-29T04:41:06.008Z] === RUN TestStopContainerWithTimeout [2019-08-29T04:41:06.008Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-08-29T04:41:06.008Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-08-29T04:41:06.008Z] === RUN TestUpdateRestartPolicy [2019-08-29T04:41:17.575Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 22.062s [2019-08-29T04:41:25.670Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 21.743s [2019-08-29T04:41:25.670Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.010s [2019-08-29T04:41:25.670Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.012s [2019-08-29T04:41:25.670Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.010s [2019-08-29T04:41:25.670Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 1.002s [2019-08-29T04:41:25.670Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.012s [2019-08-29T04:41:26.600Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 0.976s [2019-08-29T04:41:26.600Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.019s [2019-08-29T04:41:26.600Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.027s [2019-08-29T04:41:26.600Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.115s [2019-08-29T04:41:27.139Z] --- PASS: TestUpdateRestartPolicy (19.25s) [2019-08-29T04:41:27.139Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-29T04:41:27.139Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2019-08-29T04:41:27.139Z] === RUN TestWaitNonBlocked [2019-08-29T04:41:27.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:41:27.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:41:27.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:41:27.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:41:27.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:41:27.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:41:27.163Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.383s [2019-08-29T04:41:27.163Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.281s [2019-08-29T04:41:27.726Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.507s [2019-08-29T04:41:27.726Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.009s [2019-08-29T04:41:28.657Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 0.879s [2019-08-29T04:41:28.657Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.041s [2019-08-29T04:41:29.327Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-08-29T04:41:29.327Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.22s) [2019-08-29T04:41:29.327Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.38s) [2019-08-29T04:41:29.327Z] === RUN TestWaitBlocked [2019-08-29T04:41:29.327Z] --- SKIP: TestWaitBlocked (0.00s) [2019-08-29T04:41:29.327Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:29.327Z] PASS [2019-08-29T04:41:29.327Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-08-29T04:41:29.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:29.327Z] INFO: Testing against a local daemon [2019-08-29T04:41:29.327Z] === RUN TestCommitInheritsEnv [2019-08-29T04:41:29.327Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-08-29T04:41:29.327Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:41:29.327Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-29T04:41:29.327Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-08-29T04:41:29.327Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-08-29T04:41:29.327Z] === RUN TestImagesFilterMultiReference [2019-08-29T04:41:29.327Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-29T04:41:29.327Z] === RUN TestImagePullPlatformInvalid [2019-08-29T04:41:29.327Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-08-29T04:41:29.327Z] === RUN TestRemoveImageOrphaning [2019-08-29T04:41:29.327Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-08-29T04:41:29.327Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:41:29.327Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-29T04:41:29.327Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-08-29T04:41:29.327Z] === RUN TestTagInvalidReference [2019-08-29T04:41:29.327Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-29T04:41:29.327Z] === RUN TestTagValidPrefixedRepo [2019-08-29T04:41:29.327Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-08-29T04:41:29.327Z] === RUN TestTagExistedNameWithoutForce [2019-08-29T04:41:29.327Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-29T04:41:29.327Z] === RUN TestTagOfficialNames [2019-08-29T04:41:29.327Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-08-29T04:41:29.327Z] tag_test.go:98: testEnv.OSType == "windows" [2019-08-29T04:41:29.327Z] === RUN TestTagMatchesDigest [2019-08-29T04:41:29.327Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-29T04:41:29.327Z] PASS [2019-08-29T04:41:29.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-08-29T04:41:29.586Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 0.872s [2019-08-29T04:41:29.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:29.788Z] INFO: Testing against a local daemon [2019-08-29T04:41:29.788Z] === RUN TestNetworkCreateDelete [2019-08-29T04:41:29.788Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-08-29T04:41:29.788Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:29.788Z] === RUN TestDockerNetworkDeletePreferID [2019-08-29T04:41:29.788Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-08-29T04:41:29.788Z] 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-08-29T04:41:29.788Z] === RUN TestInspectNetwork [2019-08-29T04:41:29.788Z] --- SKIP: TestInspectNetwork (0.00s) [2019-08-29T04:41:29.788Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-08-29T04:41:29.788Z] === RUN TestRunContainerWithBridgeNone [2019-08-29T04:41:29.788Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-08-29T04:41:29.788Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:29.788Z] === RUN TestNetworkInvalidJSON [2019-08-29T04:41:29.788Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-29T04:41:29.788Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-29T04:41:29.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:41:29.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:41:29.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:41:29.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:41:29.788Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-29T04:41:29.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:41:29.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:41:29.788Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-29T04:41:29.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-29T04:41:29.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-29T04:41:29.788Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-29T04:41:29.788Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-29T04:41:29.788Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:29: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] === RUN TestDaemonDefaultNetworkPools [2019-08-29T04:41:29.788Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:51: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-29T04:41:29.788Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:94: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:41:29.788Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:127: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:41:29.788Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:177: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] === RUN TestServiceWithPredefinedNetwork [2019-08-29T04:41:29.788Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:201: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-29T04:41:29.788Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:230: FLAKY_TEST [2019-08-29T04:41:29.788Z] === RUN TestServiceWithDataPathPortInit [2019-08-29T04:41:29.788Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:333: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-29T04:41:29.788Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-08-29T04:41:29.788Z] service_test.go:392: testEnv.OSType == "windows" [2019-08-29T04:41:29.788Z] PASS [2019-08-29T04:41:29.788Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-08-29T04:41:29.788Z] PASS [2019-08-29T04:41:29.788Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-08-29T04:41:29.788Z] PASS [2019-08-29T04:41:29.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-08-29T04:41:29.788Z] PASS [2019-08-29T04:41:29.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-08-29T04:41:29.788Z] PASS [2019-08-29T04:41:29.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-08-29T04:41:29.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:29.788Z] INFO: Testing against a local daemon [2019-08-29T04:41:29.788Z] === RUN TestPluginInvalidJSON [2019-08-29T04:41:29.788Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:41:29.788Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:41:29.788Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:41:29.788Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-08-29T04:41:29.788Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-29T04:41:29.788Z] PASS [2019-08-29T04:41:29.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-08-29T04:41:29.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:29.789Z] INFO: Testing against a local daemon [2019-08-29T04:41:29.789Z] === RUN TestExternalGraphDriver [2019-08-29T04:41:29.789Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-08-29T04:41:29.789Z] external_test.go:48: runtime.GOOS == "windows" [2019-08-29T04:41:29.789Z] === RUN TestGraphdriverPluginV2 [2019-08-29T04:41:29.789Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-08-29T04:41:29.789Z] external_test.go:407: runtime.GOOS == "windows" [2019-08-29T04:41:29.789Z] PASS [2019-08-29T04:41:29.789Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-08-29T04:41:29.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:29.789Z] INFO: Testing against a local daemon [2019-08-29T04:41:29.789Z] PASS [2019-08-29T04:41:29.789Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-08-29T04:41:30.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:30.250Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-08-29T04:41:30.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:30.250Z] INFO: Testing against a local daemon [2019-08-29T04:41:30.250Z] === RUN TestSecretInspect [2019-08-29T04:41:30.250Z] --- SKIP: TestSecretInspect (0.00s) [2019-08-29T04:41:30.250Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestSecretList [2019-08-29T04:41:30.250Z] --- SKIP: TestSecretList (0.00s) [2019-08-29T04:41:30.250Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestSecretsCreateAndDelete [2019-08-29T04:41:30.250Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-08-29T04:41:30.250Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestSecretsUpdate [2019-08-29T04:41:30.250Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-08-29T04:41:30.250Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestTemplatedSecret [2019-08-29T04:41:30.250Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-08-29T04:41:30.250Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestSecretCreateResolve [2019-08-29T04:41:30.250Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-08-29T04:41:30.250Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:30.250Z] PASS [2019-08-29T04:41:30.250Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-08-29T04:41:30.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:30.250Z] INFO: Testing against a local daemon [2019-08-29T04:41:30.250Z] === RUN TestServiceCreateInit [2019-08-29T04:41:30.250Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:41:30.250Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:41:30.250Z] --- PASS: TestServiceCreateInit (0.03s) [2019-08-29T04:41:30.250Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-08-29T04:41:30.250Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-08-29T04:41:30.250Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateServiceMultipleTimes [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-08-29T04:41:30.250Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateServiceConflict [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-08-29T04:41:30.250Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateServiceMaxReplicas [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-08-29T04:41:30.250Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-08-29T04:41:30.250Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateServiceSecretFileMode [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-08-29T04:41:30.250Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateServiceConfigFileMode [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-08-29T04:41:30.250Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateServiceSysctls [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-08-29T04:41:30.250Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestCreateServiceCapabilities [2019-08-29T04:41:30.250Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-08-29T04:41:30.250Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestInspect [2019-08-29T04:41:30.250Z] --- SKIP: TestInspect (0.00s) [2019-08-29T04:41:30.250Z] inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestDockerNetworkConnectAlias [2019-08-29T04:41:30.250Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-08-29T04:41:30.250Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestDockerNetworkReConnect [2019-08-29T04:41:30.250Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-08-29T04:41:30.250Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestServicePlugin [2019-08-29T04:41:30.250Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-29T04:41:30.250Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestServiceUpdateLabel [2019-08-29T04:41:30.250Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-08-29T04:41:30.250Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:30.250Z] === RUN TestServiceUpdateSecrets [2019-08-29T04:41:30.250Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-08-29T04:41:30.250Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:30.250Z] === RUN TestServiceUpdateConfigs [2019-08-29T04:41:30.250Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-08-29T04:41:30.250Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:30.250Z] === RUN TestServiceUpdateNetwork [2019-08-29T04:41:30.250Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-08-29T04:41:30.250Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:41:30.250Z] PASS [2019-08-29T04:41:30.250Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-08-29T04:41:30.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:30.250Z] INFO: Testing against a local daemon [2019-08-29T04:41:30.250Z] === RUN TestSessionCreate [2019-08-29T04:41:30.250Z] --- SKIP: TestSessionCreate (0.00s) [2019-08-29T04:41:30.250Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-08-29T04:41:30.250Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-29T04:41:30.250Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-08-29T04:41:30.250Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-08-29T04:41:30.250Z] PASS [2019-08-29T04:41:30.250Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-08-29T04:41:30.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:30.250Z] INFO: Testing against a local daemon [2019-08-29T04:41:30.250Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-29T04:41:30.250Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-29T04:41:30.250Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:41:30.250Z] === RUN TestEventsExecDie [2019-08-29T04:41:30.250Z] --- SKIP: TestEventsExecDie (0.00s) [2019-08-29T04:41:30.250Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-08-29T04:41:30.250Z] === RUN TestEventsBackwardsCompatible [2019-08-29T04:41:30.250Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-08-29T04:41:30.250Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-08-29T04:41:30.250Z] === RUN TestInfoAPI [2019-08-29T04:41:30.517Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 0.924s [2019-08-29T04:41:30.517Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.041s [2019-08-29T04:41:30.714Z] --- PASS: TestInfoAPI (0.03s) [2019-08-29T04:41:30.714Z] === RUN TestInfoAPIWarnings [2019-08-29T04:41:30.714Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-08-29T04:41:30.714Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:41:30.714Z] === RUN TestLoginFailsWithBadCredentials [2019-08-29T04:41:31.447Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 0.837s [2019-08-29T04:41:31.685Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2019-08-29T04:41:31.685Z] === RUN TestPingCacheHeaders [2019-08-29T04:41:31.685Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-08-29T04:41:31.685Z] === RUN TestPingGet [2019-08-29T04:41:31.685Z] --- PASS: TestPingGet (0.02s) [2019-08-29T04:41:31.685Z] === RUN TestPingHead [2019-08-29T04:41:31.685Z] --- PASS: TestPingHead (0.02s) [2019-08-29T04:41:31.685Z] === RUN TestVersion [2019-08-29T04:41:31.685Z] --- PASS: TestVersion (0.02s) [2019-08-29T04:41:31.685Z] PASS [2019-08-29T04:41:31.685Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-08-29T04:41:31.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:31.685Z] INFO: Testing against a local daemon [2019-08-29T04:41:31.685Z] === RUN TestVolumesCreateAndList [2019-08-29T04:41:31.685Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-08-29T04:41:31.685Z] === RUN TestVolumesRemove [2019-08-29T04:41:31.685Z] --- SKIP: TestVolumesRemove (0.00s) [2019-08-29T04:41:31.685Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-08-29T04:41:31.685Z] === RUN TestVolumesInspect [2019-08-29T04:41:31.685Z] --- PASS: TestVolumesInspect (0.03s) [2019-08-29T04:41:31.685Z] === RUN TestVolumesInvalidJSON [2019-08-29T04:41:31.685Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-29T04:41:31.685Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-29T04:41:31.685Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-29T04:41:31.685Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-08-29T04:41:31.686Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-29T04:41:31.686Z] PASS [2019-08-29T04:41:31.686Z] INFO: make.ps1 ended at 08/29/2019 04:41:31 [2019-08-29T04:41:31.686Z] INFO: Integration CLI tests being run from the host: [2019-08-29T04:41:31.686Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" [2019-08-29T04:41:34.720Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 2.873s [2019-08-29T04:41:34.720Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.009s [2019-08-29T04:41:34.720Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.044s [2019-08-29T04:41:36.089Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 1.648s [2019-08-29T04:41:37.984Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 1.804s [2019-08-29T04:41:37.984Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.020s [2019-08-29T04:41:39.879Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 1.744s [2019-08-29T04:41:41.779Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 1.860s [2019-08-29T04:41:42.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-08-29T04:41:42.038Z] INFO: Testing against a local daemon [2019-08-29T04:41:42.038Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.002s [2019-08-29T04:41:42.038Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T04:41:42.500Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.003s [2019-08-29T04:41:42.500Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-08-29T04:41:42.500Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-08-29T04:41:42.500Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux) [2019-08-29T04:41:42.500Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.001s [2019-08-29T04:41:42.961Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.621s [2019-08-29T04:41:42.961Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.188s [2019-08-29T04:41:43.691Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 1.766s [2019-08-29T04:41:43.691Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 9.475s [2019-08-29T04:41:43.932Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.464s [2019-08-29T04:41:43.932Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.323s [2019-08-29T04:41:43.947Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.534s [2019-08-29T04:41:44.510Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.567s [2019-08-29T04:41:45.073Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.533s [2019-08-29T04:41:46.004Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 1.002s [2019-08-29T04:41:46.933Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 0.605s [2019-08-29T04:41:48.303Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.846s [2019-08-29T04:41:48.868Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 0.911s [2019-08-29T04:41:49.125Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.017s [2019-08-29T04:41:49.125Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.036s [2019-08-29T04:41:49.125Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.016s [2019-08-29T04:41:49.687Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.535s [2019-08-29T04:41:50.618Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.757s [2019-08-29T04:41:51.548Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.588s [2019-08-29T04:41:52.478Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.559s [2019-08-29T04:41:53.042Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.611s [2019-08-29T04:41:53.973Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.601s [2019-08-29T04:41:54.902Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.608s [2019-08-29T04:41:54.902Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.019s [2019-08-29T04:41:56.798Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks 1.104s [2019-08-29T04:41:57.361Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.804s [2019-08-29T04:41:58.290Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.582s [2019-08-29T04:41:58.290Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.036s [2019-08-29T04:41:58.853Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.636s [2019-08-29T04:41:58.853Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) [2019-08-29T04:42:00.221Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 0.975s [2019-08-29T04:42:01.151Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.631s [2019-08-29T04:42:02.085Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.622s [2019-08-29T04:42:03.021Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 0.911s [2019-08-29T04:42:03.021Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.027s [2019-08-29T04:42:03.021Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.029s [2019-08-29T04:42:03.021Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) [2019-08-29T04:42:03.953Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.704s [2019-08-29T04:42:04.885Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.638s [2019-08-29T04:42:04.885Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.072s [2019-08-29T04:42:05.817Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.705s [2019-08-29T04:42:06.748Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.625s [2019-08-29T04:42:08.643Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.804s [2019-08-29T04:42:08.643Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.013s [2019-08-29T04:42:09.572Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.598s [2019-08-29T04:42:10.503Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 0.935s [2019-08-29T04:42:12.400Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.272s [2019-08-29T04:42:12.629Z] --- PASS: TestImportExtremelyLargeImageWorks (313.00s) [2019-08-29T04:42:12.629Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-29T04:42:12.629Z] daemon.go:336: [d59470657c1b4] waiting for daemon to start [2019-08-29T04:42:12.629Z] daemon.go:336: [d59470657c1b4] waiting for daemon to start [2019-08-29T04:42:12.629Z] daemon.go:364: [d59470657c1b4] daemon started [2019-08-29T04:42:12.629Z] daemon.go:472: [d59470657c1b4] Stopping daemon [2019-08-29T04:42:12.629Z] daemon.go:307: [d59470657c1b4] exiting daemon [2019-08-29T04:42:12.629Z] daemon.go:459: [d59470657c1b4] Daemon stopped [2019-08-29T04:42:12.629Z] PASS [2019-08-29T04:42:12.629Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-29T04:42:12.629Z] INFO: Testing against a local daemon [2019-08-29T04:42:12.629Z] === RUN TestNetworkCreateDelete [2019-08-29T04:42:12.629Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-08-29T04:42:12.629Z] === RUN TestDockerNetworkDeletePreferID [2019-08-29T04:42:12.629Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2019-08-29T04:42:12.629Z] === RUN TestInspectNetwork [2019-08-29T04:42:12.629Z] === RUN TestInspectNetwork/full_network_id [2019-08-29T04:42:12.629Z] === RUN TestInspectNetwork/partial_network_id [2019-08-29T04:42:12.629Z] === RUN TestInspectNetwork/network_name [2019-08-29T04:42:12.629Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-29T04:42:12.629Z] --- PASS: TestInspectNetwork (8.58s) [2019-08-29T04:42:12.629Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-29T04:42:12.629Z] daemon.go:336: [dc81634e634e5] waiting for daemon to start [2019-08-29T04:42:12.629Z] daemon.go:336: [dc81634e634e5] waiting for daemon to start [2019-08-29T04:42:12.629Z] daemon.go:364: [dc81634e634e5] daemon started [2019-08-29T04:42:12.629Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-29T04:42:12.629Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-29T04:42:12.629Z] --- PASS: TestInspectNetwork/network_name (0.02s) [2019-08-29T04:42:12.629Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-29T04:42:12.629Z] daemon.go:472: [dc81634e634e5] Stopping daemon [2019-08-29T04:42:12.629Z] daemon.go:307: [dc81634e634e5] exiting daemon [2019-08-29T04:42:12.629Z] daemon.go:459: [dc81634e634e5] Daemon stopped [2019-08-29T04:42:12.629Z] === RUN TestRunContainerWithBridgeNone [2019-08-29T04:42:13.329Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.736s [2019-08-29T04:42:14.260Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 0.663s [2019-08-29T04:42:14.823Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.606s [2019-08-29T04:42:15.309Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-08-29T04:42:15.309Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-29T04:42:15.309Z] daemon.go:336: [d09525016e117] waiting for daemon to start [2019-08-29T04:42:15.309Z] daemon.go:336: [d09525016e117] waiting for daemon to start [2019-08-29T04:42:15.309Z] daemon.go:364: [d09525016e117] daemon started [2019-08-29T04:42:15.309Z] daemon.go:472: [d09525016e117] Stopping daemon [2019-08-29T04:42:15.309Z] daemon.go:307: [d09525016e117] exiting daemon [2019-08-29T04:42:15.309Z] daemon.go:459: [d09525016e117] Daemon stopped [2019-08-29T04:42:15.309Z] === RUN TestNetworkInvalidJSON [2019-08-29T04:42:15.309Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-29T04:42:15.309Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-29T04:42:15.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:42:15.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:42:15.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:42:15.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:42:15.309Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-29T04:42:15.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:42:15.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:42:15.309Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-08-29T04:42:15.309Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-08-29T04:42:15.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-08-29T04:42:15.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-08-29T04:42:15.309Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-29T04:42:15.753Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.593s [2019-08-29T04:42:16.318Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-29T04:42:16.318Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-29T04:42:16.318Z] daemon.go:336: [d6c1151df04f0] waiting for daemon to start [2019-08-29T04:42:16.318Z] daemon.go:336: [d6c1151df04f0] waiting for daemon to start [2019-08-29T04:42:16.318Z] daemon.go:364: [d6c1151df04f0] daemon started [2019-08-29T04:42:16.318Z] daemon.go:472: [d6c1151df04f0] Stopping daemon [2019-08-29T04:42:16.318Z] daemon.go:307: [d6c1151df04f0] exiting daemon [2019-08-29T04:42:16.318Z] daemon.go:459: [d6c1151df04f0] Daemon stopped [2019-08-29T04:42:16.318Z] daemon.go:336: [d6c1151df04f0] waiting for daemon to start [2019-08-29T04:42:16.318Z] daemon.go:336: [d6c1151df04f0] waiting for daemon to start [2019-08-29T04:42:16.318Z] daemon.go:364: [d6c1151df04f0] daemon started [2019-08-29T04:42:16.318Z] daemon.go:472: [d6c1151df04f0] Stopping daemon [2019-08-29T04:42:16.318Z] daemon.go:307: [d6c1151df04f0] exiting daemon [2019-08-29T04:42:16.318Z] daemon.go:459: [d6c1151df04f0] Daemon stopped [2019-08-29T04:42:16.318Z] === RUN TestDaemonDefaultNetworkPools [2019-08-29T04:42:16.683Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 0.599s [2019-08-29T04:42:16.935Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-08-29T04:42:16.935Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-29T04:42:16.935Z] daemon.go:336: [dce9e688655ab] waiting for daemon to start [2019-08-29T04:42:16.935Z] daemon.go:336: [dce9e688655ab] waiting for daemon to start [2019-08-29T04:42:16.935Z] daemon.go:364: [dce9e688655ab] daemon started [2019-08-29T04:42:16.935Z] daemon.go:472: [dce9e688655ab] Stopping daemon [2019-08-29T04:42:16.935Z] daemon.go:307: [dce9e688655ab] exiting daemon [2019-08-29T04:42:16.935Z] daemon.go:459: [dce9e688655ab] Daemon stopped [2019-08-29T04:42:16.935Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-29T04:42:17.247Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.586s [2019-08-29T04:42:17.247Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.017s [2019-08-29T04:42:18.413Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-08-29T04:42:18.413Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-29T04:42:18.413Z] daemon.go:336: [d8f720fbee79c] waiting for daemon to start [2019-08-29T04:42:18.413Z] daemon.go:336: [d8f720fbee79c] waiting for daemon to start [2019-08-29T04:42:18.413Z] daemon.go:364: [d8f720fbee79c] daemon started [2019-08-29T04:42:18.413Z] daemon.go:472: [d8f720fbee79c] Stopping daemon [2019-08-29T04:42:18.413Z] daemon.go:307: [d8f720fbee79c] exiting daemon [2019-08-29T04:42:18.413Z] daemon.go:459: [d8f720fbee79c] Daemon stopped [2019-08-29T04:42:18.413Z] daemon.go:336: [d8f720fbee79c] waiting for daemon to start [2019-08-29T04:42:18.413Z] daemon.go:336: [d8f720fbee79c] waiting for daemon to start [2019-08-29T04:42:18.413Z] daemon.go:364: [d8f720fbee79c] daemon started [2019-08-29T04:42:18.413Z] daemon.go:472: [d8f720fbee79c] Stopping daemon [2019-08-29T04:42:18.413Z] daemon.go:307: [d8f720fbee79c] exiting daemon [2019-08-29T04:42:18.413Z] daemon.go:459: [d8f720fbee79c] Daemon stopped [2019-08-29T04:42:18.413Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:42:19.430Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s) [2019-08-29T04:42:19.430Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:42:19.430Z] daemon.go:336: [dd3a59328f864] waiting for daemon to start [2019-08-29T04:42:19.430Z] daemon.go:336: [dd3a59328f864] waiting for daemon to start [2019-08-29T04:42:19.430Z] daemon.go:364: [dd3a59328f864] daemon started [2019-08-29T04:42:19.430Z] daemon.go:472: [dd3a59328f864] Stopping daemon [2019-08-29T04:42:19.430Z] daemon.go:307: [dd3a59328f864] exiting daemon [2019-08-29T04:42:19.430Z] daemon.go:459: [dd3a59328f864] Daemon stopped [2019-08-29T04:42:19.430Z] daemon.go:336: [dd3a59328f864] waiting for daemon to start [2019-08-29T04:42:19.430Z] daemon.go:336: [dd3a59328f864] waiting for daemon to start [2019-08-29T04:42:19.430Z] daemon.go:364: [dd3a59328f864] daemon started [2019-08-29T04:42:19.430Z] daemon.go:472: [dd3a59328f864] Stopping daemon [2019-08-29T04:42:19.430Z] daemon.go:307: [dd3a59328f864] exiting daemon [2019-08-29T04:42:19.430Z] daemon.go:459: [dd3a59328f864] Daemon stopped [2019-08-29T04:42:19.430Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:42:19.768Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 2.437s [2019-08-29T04:42:20.055Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-08-29T04:42:20.055Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:42:20.055Z] daemon.go:336: [deebb76c3e43d] waiting for daemon to start [2019-08-29T04:42:20.055Z] daemon.go:336: [deebb76c3e43d] waiting for daemon to start [2019-08-29T04:42:20.055Z] daemon.go:364: [deebb76c3e43d] daemon started [2019-08-29T04:42:20.055Z] daemon.go:472: [deebb76c3e43d] Stopping daemon [2019-08-29T04:42:20.055Z] daemon.go:307: [deebb76c3e43d] exiting daemon [2019-08-29T04:42:20.055Z] daemon.go:459: [deebb76c3e43d] Daemon stopped [2019-08-29T04:42:20.055Z] === RUN TestServiceWithPredefinedNetwork [2019-08-29T04:42:21.660Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.206s [2019-08-29T04:42:22.735Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2019-08-29T04:42:22.735Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-29T04:42:22.735Z] daemon.go:336: [d8c351699ccb0] waiting for daemon to start [2019-08-29T04:42:22.735Z] daemon.go:336: [d8c351699ccb0] waiting for daemon to start [2019-08-29T04:42:22.735Z] daemon.go:364: [d8c351699ccb0] daemon started [2019-08-29T04:42:22.735Z] daemon.go:472: [d8c351699ccb0] Stopping daemon [2019-08-29T04:42:22.735Z] daemon.go:307: [d8c351699ccb0] exiting daemon [2019-08-29T04:42:22.735Z] daemon.go:459: [d8c351699ccb0] Daemon stopped [2019-08-29T04:42:22.735Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-29T04:42:22.735Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-29T04:42:22.735Z] service_test.go:230: FLAKY_TEST [2019-08-29T04:42:22.735Z] === RUN TestServiceWithDataPathPortInit [2019-08-29T04:42:23.029Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.379s [2019-08-29T04:42:23.592Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.359s [2019-08-29T04:42:23.592Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 28.395s [2019-08-29T04:42:25.489Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.434s [2019-08-29T04:42:27.116Z] --- PASS: TestServiceWithDataPathPortInit (4.37s) [2019-08-29T04:42:27.116Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-29T04:42:27.116Z] daemon.go:336: [dc4b20ba17563] waiting for daemon to start [2019-08-29T04:42:27.116Z] daemon.go:336: [dc4b20ba17563] waiting for daemon to start [2019-08-29T04:42:27.116Z] daemon.go:364: [dc4b20ba17563] daemon started [2019-08-29T04:42:27.116Z] daemon.go:472: [dc4b20ba17563] Stopping daemon [2019-08-29T04:42:27.116Z] daemon.go:307: [dc4b20ba17563] exiting daemon [2019-08-29T04:42:27.116Z] daemon.go:459: [dc4b20ba17563] Daemon stopped [2019-08-29T04:42:27.116Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-29T04:42:27.116Z] daemon.go:336: [da12189fa8739] waiting for daemon to start [2019-08-29T04:42:27.116Z] daemon.go:336: [da12189fa8739] waiting for daemon to start [2019-08-29T04:42:27.116Z] daemon.go:364: [da12189fa8739] daemon started [2019-08-29T04:42:27.116Z] daemon.go:472: [da12189fa8739] Stopping daemon [2019-08-29T04:42:27.116Z] daemon.go:307: [da12189fa8739] exiting daemon [2019-08-29T04:42:27.116Z] daemon.go:459: [da12189fa8739] Daemon stopped [2019-08-29T04:42:27.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-29T04:42:28.771Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 2.159s [2019-08-29T04:42:31.295Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 1.828s [2019-08-29T04:42:31.295Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.083s [2019-08-29T04:42:31.518Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.45s) [2019-08-29T04:42:31.518Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-29T04:42:31.518Z] daemon.go:336: [d9f8965c739eb] waiting for daemon to start [2019-08-29T04:42:31.518Z] daemon.go:336: [d9f8965c739eb] waiting for daemon to start [2019-08-29T04:42:31.518Z] daemon.go:364: [d9f8965c739eb] daemon started [2019-08-29T04:42:31.518Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nz9m3gqchcakqsb2ikza6rcsl Created:2019-08-29 04:42:27.78202981 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-29T04:42:31.518Z] daemon.go:472: [d9f8965c739eb] Stopping daemon [2019-08-29T04:42:31.518Z] daemon.go:307: [d9f8965c739eb] exiting daemon [2019-08-29T04:42:31.518Z] daemon.go:459: [d9f8965c739eb] Daemon stopped [2019-08-29T04:42:31.518Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-29T04:42:31.518Z] daemon.go:336: [ddda7fd62933f] waiting for daemon to start [2019-08-29T04:42:31.518Z] daemon.go:336: [ddda7fd62933f] waiting for daemon to start [2019-08-29T04:42:31.518Z] daemon.go:364: [ddda7fd62933f] daemon started [2019-08-29T04:42:31.518Z] daemon.go:472: [ddda7fd62933f] Stopping daemon [2019-08-29T04:42:31.518Z] daemon.go:307: [ddda7fd62933f] exiting daemon [2019-08-29T04:42:31.518Z] daemon.go:459: [ddda7fd62933f] Daemon stopped [2019-08-29T04:42:31.518Z] PASS [2019-08-29T04:42:31.518Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-29T04:42:31.518Z] INFO: Testing against a local daemon [2019-08-29T04:42:31.518Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-29T04:42:32.994Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.48s) [2019-08-29T04:42:32.994Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-08-29T04:42:32.994Z] daemon.go:336: [db49ec05d1b49] waiting for daemon to start [2019-08-29T04:42:32.994Z] daemon.go:336: [db49ec05d1b49] waiting for daemon to start [2019-08-29T04:42:32.994Z] daemon.go:364: [db49ec05d1b49] daemon started [2019-08-29T04:42:32.994Z] daemon.go:472: [db49ec05d1b49] Stopping daemon [2019-08-29T04:42:32.994Z] daemon.go:307: [db49ec05d1b49] exiting daemon [2019-08-29T04:42:32.994Z] daemon.go:459: [db49ec05d1b49] Daemon stopped [2019-08-29T04:42:32.994Z] daemon.go:336: [db49ec05d1b49] waiting for daemon to start [2019-08-29T04:42:32.994Z] daemon.go:336: [db49ec05d1b49] waiting for daemon to start [2019-08-29T04:42:32.994Z] daemon.go:364: [db49ec05d1b49] daemon started [2019-08-29T04:42:32.994Z] daemon.go:472: [db49ec05d1b49] Stopping daemon [2019-08-29T04:42:32.994Z] daemon.go:307: [db49ec05d1b49] exiting daemon [2019-08-29T04:42:32.994Z] daemon.go:459: [db49ec05d1b49] Daemon stopped [2019-08-29T04:42:32.994Z] === RUN TestDockerNetworkIpvlan [2019-08-29T04:42:33.819Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 2.155s [2019-08-29T04:42:34.006Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-08-29T04:42:34.621Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-08-29T04:42:34.751Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.388s [2019-08-29T04:42:35.630Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-08-29T04:42:35.682Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.853s [2019-08-29T04:42:38.307Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-08-29T04:42:41.775Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-08-29T04:42:44.452Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-08-29T04:42:47.912Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-08-29T04:42:50.539Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 14.112s [2019-08-29T04:42:50.539Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 25.172s [2019-08-29T04:42:52.435Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 2.704s [2019-08-29T04:42:53.401Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-08-29T04:42:54.961Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename 1.734s [2019-08-29T04:42:55.525Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 4.225s [2019-08-29T04:42:55.782Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 0.997s [2019-08-29T04:42:57.796Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-08-29T04:42:58.306Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 1.156s [2019-08-29T04:42:58.870Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.396s [2019-08-29T04:42:58.871Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.015s [2019-08-29T04:42:59.128Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.434s [2019-08-29T04:42:59.128Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.015s [2019-08-29T04:42:59.128Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.000s [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan (27.11s) [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [deec58ea46785] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [deec58ea46785] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [deec58ea46785] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-08-29T04:43:00.482Z] daemon.go:472: [deec58ea46785] Stopping daemon [2019-08-29T04:43:00.482Z] daemon.go:307: [deec58ea46785] exiting daemon [2019-08-29T04:43:00.482Z] daemon.go:459: [deec58ea46785] Daemon stopped [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [de335cefd1bec] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [de335cefd1bec] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [de335cefd1bec] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-08-29T04:43:00.482Z] daemon.go:472: [de335cefd1bec] Stopping daemon [2019-08-29T04:43:00.482Z] daemon.go:307: [de335cefd1bec] exiting daemon [2019-08-29T04:43:00.482Z] daemon.go:459: [de335cefd1bec] Daemon stopped [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [d409e37687120] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [d409e37687120] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [d409e37687120] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.19s) [2019-08-29T04:43:00.482Z] daemon.go:472: [d409e37687120] Stopping daemon [2019-08-29T04:43:00.482Z] daemon.go:307: [d409e37687120] exiting daemon [2019-08-29T04:43:00.482Z] daemon.go:459: [d409e37687120] Daemon stopped [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [daee3c60990c5] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [daee3c60990c5] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [daee3c60990c5] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.22s) [2019-08-29T04:43:00.482Z] daemon.go:472: [daee3c60990c5] Stopping daemon [2019-08-29T04:43:00.482Z] daemon.go:307: [daee3c60990c5] exiting daemon [2019-08-29T04:43:00.482Z] daemon.go:459: [daee3c60990c5] Daemon stopped [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [d0564ea220284] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [d0564ea220284] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [d0564ea220284] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.20s) [2019-08-29T04:43:00.482Z] daemon.go:472: [d0564ea220284] Stopping daemon [2019-08-29T04:43:00.482Z] daemon.go:307: [d0564ea220284] exiting daemon [2019-08-29T04:43:00.482Z] daemon.go:459: [d0564ea220284] Daemon stopped [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [de56f0c29068c] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [de56f0c29068c] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [de56f0c29068c] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-08-29T04:43:00.482Z] daemon.go:472: [de56f0c29068c] Stopping daemon [2019-08-29T04:43:00.482Z] daemon.go:307: [de56f0c29068c] exiting daemon [2019-08-29T04:43:00.482Z] daemon.go:459: [de56f0c29068c] Daemon stopped [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [d1a4083d34db7] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [d1a4083d34db7] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [d1a4083d34db7] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.28s) [2019-08-29T04:43:00.482Z] daemon.go:472: [d1a4083d34db7] Stopping daemon [2019-08-29T04:43:00.482Z] daemon.go:307: [d1a4083d34db7] exiting daemon [2019-08-29T04:43:00.482Z] daemon.go:459: [d1a4083d34db7] Daemon stopped [2019-08-29T04:43:00.482Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.482Z] daemon.go:336: [dd67d23c73ddd] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:336: [dd67d23c73ddd] waiting for daemon to start [2019-08-29T04:43:00.482Z] daemon.go:364: [dd67d23c73ddd] daemon started [2019-08-29T04:43:00.482Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.35s) [2019-08-29T04:43:00.482Z] daemon.go:472: [dd67d23c73ddd] Stopping daemon [2019-08-29T04:43:00.483Z] daemon.go:307: [dd67d23c73ddd] exiting daemon [2019-08-29T04:43:00.483Z] daemon.go:459: [dd67d23c73ddd] Daemon stopped [2019-08-29T04:43:00.483Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-29T04:43:00.483Z] daemon.go:336: [d3c5bfeb302e5] waiting for daemon to start [2019-08-29T04:43:00.483Z] daemon.go:336: [d3c5bfeb302e5] waiting for daemon to start [2019-08-29T04:43:00.483Z] daemon.go:364: [d3c5bfeb302e5] daemon started [2019-08-29T04:43:00.483Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.91s) [2019-08-29T04:43:00.483Z] daemon.go:472: [d3c5bfeb302e5] Stopping daemon [2019-08-29T04:43:00.483Z] daemon.go:307: [d3c5bfeb302e5] exiting daemon [2019-08-29T04:43:00.483Z] daemon.go:459: [d3c5bfeb302e5] Daemon stopped [2019-08-29T04:43:00.483Z] PASS [2019-08-29T04:43:00.483Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-29T04:43:00.483Z] INFO: Testing against a local daemon [2019-08-29T04:43:00.483Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-29T04:43:00.504Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.675s [2019-08-29T04:43:01.085Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.635s [2019-08-29T04:43:01.341Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig 2.418s [2019-08-29T04:43:01.491Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-08-29T04:43:01.491Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-29T04:43:01.491Z] daemon.go:336: [d6da5561d3838] waiting for daemon to start [2019-08-29T04:43:01.491Z] daemon.go:336: [d6da5561d3838] waiting for daemon to start [2019-08-29T04:43:01.491Z] daemon.go:364: [d6da5561d3838] daemon started [2019-08-29T04:43:01.491Z] daemon.go:472: [d6da5561d3838] Stopping daemon [2019-08-29T04:43:01.491Z] daemon.go:307: [d6da5561d3838] exiting daemon [2019-08-29T04:43:01.491Z] daemon.go:459: [d6da5561d3838] Daemon stopped [2019-08-29T04:43:01.491Z] daemon.go:336: [d6da5561d3838] waiting for daemon to start [2019-08-29T04:43:01.491Z] daemon.go:336: [d6da5561d3838] waiting for daemon to start [2019-08-29T04:43:01.491Z] daemon.go:364: [d6da5561d3838] daemon started [2019-08-29T04:43:01.491Z] daemon.go:472: [d6da5561d3838] Stopping daemon [2019-08-29T04:43:01.491Z] daemon.go:307: [d6da5561d3838] exiting daemon [2019-08-29T04:43:01.491Z] daemon.go:459: [d6da5561d3838] Daemon stopped [2019-08-29T04:43:01.491Z] === RUN TestDockerNetworkMacvlan [2019-08-29T04:43:02.500Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-29T04:43:03.509Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-29T04:43:04.520Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-29T04:43:04.616Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate 2.045s [2019-08-29T04:43:05.180Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.967s [2019-08-29T04:43:06.114Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.981s [2019-08-29T04:43:07.045Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts 2.200s [2019-08-29T04:43:07.250Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-29T04:43:09.568Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 1.527s [2019-08-29T04:43:10.709Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-29T04:43:11.463Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.661s [2019-08-29T04:43:12.027Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.720s [2019-08-29T04:43:12.027Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.014s [2019-08-29T04:43:12.187Z] --- PASS: TestDockerNetworkMacvlan (10.35s) [2019-08-29T04:43:12.187Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:43:12.187Z] daemon.go:336: [deed407f0422b] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:336: [deed407f0422b] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:364: [deed407f0422b] daemon started [2019-08-29T04:43:12.187Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-08-29T04:43:12.187Z] daemon.go:472: [deed407f0422b] Stopping daemon [2019-08-29T04:43:12.187Z] daemon.go:307: [deed407f0422b] exiting daemon [2019-08-29T04:43:12.187Z] daemon.go:459: [deed407f0422b] Daemon stopped [2019-08-29T04:43:12.187Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:43:12.187Z] daemon.go:336: [d9e984ca55479] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:336: [d9e984ca55479] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:364: [d9e984ca55479] daemon started [2019-08-29T04:43:12.187Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-08-29T04:43:12.187Z] daemon.go:472: [d9e984ca55479] Stopping daemon [2019-08-29T04:43:12.187Z] daemon.go:307: [d9e984ca55479] exiting daemon [2019-08-29T04:43:12.187Z] daemon.go:459: [d9e984ca55479] Daemon stopped [2019-08-29T04:43:12.187Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:43:12.187Z] daemon.go:336: [d1dc7348dbdff] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:336: [d1dc7348dbdff] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:364: [d1dc7348dbdff] daemon started [2019-08-29T04:43:12.187Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-08-29T04:43:12.187Z] daemon.go:472: [d1dc7348dbdff] Stopping daemon [2019-08-29T04:43:12.187Z] daemon.go:307: [d1dc7348dbdff] exiting daemon [2019-08-29T04:43:12.187Z] daemon.go:459: [d1dc7348dbdff] Daemon stopped [2019-08-29T04:43:12.187Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:43:12.187Z] daemon.go:336: [df364908fca49] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:336: [df364908fca49] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:364: [df364908fca49] daemon started [2019-08-29T04:43:12.187Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-08-29T04:43:12.187Z] daemon.go:472: [df364908fca49] Stopping daemon [2019-08-29T04:43:12.187Z] daemon.go:307: [df364908fca49] exiting daemon [2019-08-29T04:43:12.187Z] daemon.go:459: [df364908fca49] Daemon stopped [2019-08-29T04:43:12.187Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-29T04:43:12.187Z] daemon.go:336: [dc65c0f6aec43] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:336: [dc65c0f6aec43] waiting for daemon to start [2019-08-29T04:43:12.187Z] daemon.go:364: [dc65c0f6aec43] daemon started [2019-08-29T04:43:12.187Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-08-29T04:43:12.187Z] daemon.go:472: [dc65c0f6aec43] Stopping daemon [2019-08-29T04:43:12.187Z] daemon.go:307: [dc65c0f6aec43] exiting daemon [2019-08-29T04:43:12.187Z] daemon.go:459: [dc65c0f6aec43] Daemon stopped [2019-08-29T04:43:12.187Z] PASS [2019-08-29T04:43:12.187Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-29T04:43:12.187Z] testing: warning: no tests to run [2019-08-29T04:43:12.187Z] PASS [2019-08-29T04:43:12.187Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-29T04:43:12.187Z] INFO: Testing against a local daemon [2019-08-29T04:43:12.187Z] === RUN TestAuthZPluginAllowRequest [2019-08-29T04:43:13.397Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.194s [2019-08-29T04:43:13.660Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-08-29T04:43:13.660Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-29T04:43:13.660Z] daemon.go:336: [dd5f679ab306d] waiting for daemon to start [2019-08-29T04:43:13.660Z] daemon.go:336: [dd5f679ab306d] waiting for daemon to start [2019-08-29T04:43:13.660Z] daemon.go:364: [dd5f679ab306d] daemon started [2019-08-29T04:43:13.660Z] daemon.go:472: [dd5f679ab306d] Stopping daemon [2019-08-29T04:43:13.660Z] daemon.go:307: [dd5f679ab306d] exiting daemon [2019-08-29T04:43:13.660Z] daemon.go:459: [dd5f679ab306d] Daemon stopped [2019-08-29T04:43:13.660Z] === RUN TestAuthZPluginTLS [2019-08-29T04:43:14.276Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-08-29T04:43:14.276Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-29T04:43:14.276Z] daemon.go:336: [db17c42a5ce9f] waiting for daemon to start [2019-08-29T04:43:14.276Z] daemon.go:336: [db17c42a5ce9f] waiting for daemon to start [2019-08-29T04:43:14.276Z] daemon.go:364: [db17c42a5ce9f] daemon started [2019-08-29T04:43:14.276Z] daemon.go:472: [db17c42a5ce9f] Stopping daemon [2019-08-29T04:43:14.276Z] daemon.go:307: [db17c42a5ce9f] exiting daemon [2019-08-29T04:43:14.276Z] daemon.go:459: [db17c42a5ce9f] Daemon stopped [2019-08-29T04:43:14.276Z] === RUN TestAuthZPluginDenyRequest [2019-08-29T04:43:14.766Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 1.533s [2019-08-29T04:43:14.890Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-08-29T04:43:14.890Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-29T04:43:14.890Z] daemon.go:336: [d33999e24cf24] waiting for daemon to start [2019-08-29T04:43:14.890Z] daemon.go:336: [d33999e24cf24] waiting for daemon to start [2019-08-29T04:43:14.890Z] daemon.go:364: [d33999e24cf24] daemon started [2019-08-29T04:43:14.890Z] daemon.go:472: [d33999e24cf24] Stopping daemon [2019-08-29T04:43:14.890Z] daemon.go:307: [d33999e24cf24] exiting daemon [2019-08-29T04:43:14.890Z] daemon.go:459: [d33999e24cf24] Daemon stopped [2019-08-29T04:43:14.890Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-29T04:43:15.331Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable 4.780s [2019-08-29T04:43:15.506Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-08-29T04:43:15.506Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-29T04:43:15.506Z] daemon.go:336: [da0b496562ec0] waiting for daemon to start [2019-08-29T04:43:15.506Z] daemon.go:336: [da0b496562ec0] waiting for daemon to start [2019-08-29T04:43:15.506Z] daemon.go:364: [da0b496562ec0] daemon started [2019-08-29T04:43:15.506Z] daemon.go:472: [da0b496562ec0] Stopping daemon [2019-08-29T04:43:15.506Z] daemon.go:307: [da0b496562ec0] exiting daemon [2019-08-29T04:43:15.506Z] daemon.go:459: [da0b496562ec0] Daemon stopped [2019-08-29T04:43:15.506Z] === RUN TestAuthZPluginDenyResponse [2019-08-29T04:43:15.898Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.151s [2019-08-29T04:43:16.121Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-08-29T04:43:16.121Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-29T04:43:16.121Z] daemon.go:336: [ddb5c3c8d836f] waiting for daemon to start [2019-08-29T04:43:16.121Z] daemon.go:336: [ddb5c3c8d836f] waiting for daemon to start [2019-08-29T04:43:16.121Z] daemon.go:364: [ddb5c3c8d836f] daemon started [2019-08-29T04:43:16.121Z] daemon.go:472: [ddb5c3c8d836f] Stopping daemon [2019-08-29T04:43:16.121Z] daemon.go:307: [ddb5c3c8d836f] exiting daemon [2019-08-29T04:43:16.121Z] daemon.go:459: [ddb5c3c8d836f] Daemon stopped [2019-08-29T04:43:16.121Z] === RUN TestAuthZPluginAllowEventStream [2019-08-29T04:43:17.267Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.094s [2019-08-29T04:43:17.605Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-08-29T04:43:17.605Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-29T04:43:17.605Z] daemon.go:336: [d9e74907e3b7b] waiting for daemon to start [2019-08-29T04:43:17.605Z] daemon.go:336: [d9e74907e3b7b] waiting for daemon to start [2019-08-29T04:43:17.605Z] daemon.go:364: [d9e74907e3b7b] daemon started [2019-08-29T04:43:17.605Z] daemon.go:472: [d9e74907e3b7b] Stopping daemon [2019-08-29T04:43:17.605Z] daemon.go:307: [d9e74907e3b7b] exiting daemon [2019-08-29T04:43:17.605Z] daemon.go:459: [d9e74907e3b7b] Daemon stopped [2019-08-29T04:43:17.605Z] === RUN TestAuthZPluginErrorResponse [2019-08-29T04:43:18.223Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-08-29T04:43:18.223Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-29T04:43:18.223Z] daemon.go:336: [d77381441e218] waiting for daemon to start [2019-08-29T04:43:18.223Z] daemon.go:336: [d77381441e218] waiting for daemon to start [2019-08-29T04:43:18.223Z] daemon.go:364: [d77381441e218] daemon started [2019-08-29T04:43:18.223Z] daemon.go:472: [d77381441e218] Stopping daemon [2019-08-29T04:43:18.223Z] daemon.go:307: [d77381441e218] exiting daemon [2019-08-29T04:43:18.223Z] daemon.go:459: [d77381441e218] Daemon stopped [2019-08-29T04:43:18.223Z] === RUN TestAuthZPluginErrorRequest [2019-08-29T04:43:18.637Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 0.869s [2019-08-29T04:43:18.839Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-08-29T04:43:18.839Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-29T04:43:18.839Z] daemon.go:336: [d6c460f878c08] waiting for daemon to start [2019-08-29T04:43:18.839Z] daemon.go:336: [d6c460f878c08] waiting for daemon to start [2019-08-29T04:43:18.839Z] daemon.go:364: [d6c460f878c08] daemon started [2019-08-29T04:43:18.839Z] daemon.go:472: [d6c460f878c08] Stopping daemon [2019-08-29T04:43:18.839Z] daemon.go:307: [d6c460f878c08] exiting daemon [2019-08-29T04:43:18.839Z] daemon.go:459: [d6c460f878c08] Daemon stopped [2019-08-29T04:43:18.839Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-29T04:43:19.454Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-08-29T04:43:19.454Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-29T04:43:19.454Z] daemon.go:336: [da903db2205f9] waiting for daemon to start [2019-08-29T04:43:19.454Z] daemon.go:336: [da903db2205f9] waiting for daemon to start [2019-08-29T04:43:19.454Z] daemon.go:364: [da903db2205f9] daemon started [2019-08-29T04:43:19.454Z] daemon.go:472: [da903db2205f9] Stopping daemon [2019-08-29T04:43:19.454Z] daemon.go:307: [da903db2205f9] exiting daemon [2019-08-29T04:43:19.454Z] daemon.go:459: [da903db2205f9] Daemon stopped [2019-08-29T04:43:19.454Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-29T04:43:21.160Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 2.559s [2019-08-29T04:43:21.160Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 5.653s [2019-08-29T04:43:22.090Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 0.948s [2019-08-29T04:43:22.133Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2019-08-29T04:43:22.133Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-29T04:43:22.133Z] daemon.go:336: [d6ae556e7c4e9] waiting for daemon to start [2019-08-29T04:43:22.133Z] daemon.go:336: [d6ae556e7c4e9] waiting for daemon to start [2019-08-29T04:43:22.133Z] daemon.go:364: [d6ae556e7c4e9] daemon started [2019-08-29T04:43:22.133Z] daemon.go:472: [d6ae556e7c4e9] Stopping daemon [2019-08-29T04:43:22.133Z] daemon.go:307: [d6ae556e7c4e9] exiting daemon [2019-08-29T04:43:22.133Z] daemon.go:459: [d6ae556e7c4e9] Daemon stopped [2019-08-29T04:43:22.133Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-29T04:43:23.021Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 0.827s [2019-08-29T04:43:24.169Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-08-29T04:43:24.169Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-29T04:43:24.169Z] daemon.go:336: [dd51b1c7be64d] waiting for daemon to start [2019-08-29T04:43:24.169Z] daemon.go:336: [dd51b1c7be64d] waiting for daemon to start [2019-08-29T04:43:24.169Z] daemon.go:364: [dd51b1c7be64d] daemon started [2019-08-29T04:43:24.169Z] daemon.go:472: [dd51b1c7be64d] Stopping daemon [2019-08-29T04:43:24.169Z] daemon.go:307: [dd51b1c7be64d] exiting daemon [2019-08-29T04:43:24.169Z] daemon.go:459: [dd51b1c7be64d] Daemon stopped [2019-08-29T04:43:24.169Z] === RUN TestAuthZPluginHeader [2019-08-29T04:43:24.785Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-08-29T04:43:24.785Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-29T04:43:24.785Z] daemon.go:336: [d2f61586ccd44] waiting for daemon to start [2019-08-29T04:43:24.785Z] daemon.go:336: [d2f61586ccd44] waiting for daemon to start [2019-08-29T04:43:24.785Z] daemon.go:364: [d2f61586ccd44] daemon started [2019-08-29T04:43:24.785Z] daemon.go:472: [d2f61586ccd44] Stopping daemon [2019-08-29T04:43:24.785Z] daemon.go:307: [d2f61586ccd44] exiting daemon [2019-08-29T04:43:24.785Z] daemon.go:459: [d2f61586ccd44] Daemon stopped [2019-08-29T04:43:24.785Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-29T04:43:24.785Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-29T04:43:24.785Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:43:24.785Z] === RUN TestAuthZPluginV2Disable [2019-08-29T04:43:24.785Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-29T04:43:24.785Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:43:24.785Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-29T04:43:24.785Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-29T04:43:24.785Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:43:24.785Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-29T04:43:24.785Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-29T04:43:24.785Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:43:24.785Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-29T04:43:31.138Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 6.982s [2019-08-29T04:43:36.389Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.679s [2019-08-29T04:43:36.389Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.762s [2019-08-29T04:43:37.319Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 0.858s [2019-08-29T04:43:38.248Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.818s [2019-08-29T04:43:38.812Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.796s [2019-08-29T04:43:39.378Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.460s [2019-08-29T04:43:40.311Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.826s [2019-08-29T04:43:42.832Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.426s [2019-08-29T04:43:43.089Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.385s [2019-08-29T04:43:43.229Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-08-29T04:43:43.229Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:364: [d01820be73208] daemon started [2019-08-29T04:43:43.229Z] daemon.go:472: [d01820be73208] Stopping daemon [2019-08-29T04:43:43.229Z] daemon.go:307: [d01820be73208] exiting daemon [2019-08-29T04:43:43.229Z] daemon.go:459: [d01820be73208] Daemon stopped [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:350: [d01820be73208] error pinging daemon on start: Get http://d01820be73208.sock/_ping: context deadline exceeded [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:350: [d01820be73208] error pinging daemon on start: Get http://d01820be73208.sock/_ping: context deadline exceeded [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:350: [d01820be73208] error pinging daemon on start: Get http://d01820be73208.sock/_ping: context deadline exceeded [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:350: [d01820be73208] error pinging daemon on start: Get http://d01820be73208.sock/_ping: context deadline exceeded [2019-08-29T04:43:43.229Z] daemon.go:307: [d01820be73208] exiting daemon [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:336: [d01820be73208] waiting for daemon to start [2019-08-29T04:43:43.229Z] daemon.go:364: [d01820be73208] daemon started [2019-08-29T04:43:43.229Z] daemon.go:472: [d01820be73208] Stopping daemon [2019-08-29T04:43:43.229Z] daemon.go:307: [d01820be73208] exiting daemon [2019-08-29T04:43:43.229Z] daemon.go:459: [d01820be73208] Daemon stopped [2019-08-29T04:43:43.229Z] PASS [2019-08-29T04:43:43.229Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-29T04:43:43.229Z] INFO: Testing against a local daemon [2019-08-29T04:43:43.229Z] === RUN TestPluginInvalidJSON [2019-08-29T04:43:43.229Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:43:43.229Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:43:43.229Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:43:43.229Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-08-29T04:43:43.229Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-29T04:43:43.229Z] PASS [2019-08-29T04:43:43.229Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-29T04:43:43.229Z] INFO: Testing against a local daemon [2019-08-29T04:43:43.229Z] === RUN TestExternalGraphDriver [2019-08-29T04:43:43.229Z] === RUN TestExternalGraphDriver/json [2019-08-29T04:43:44.238Z] === RUN TestExternalGraphDriver/spec [2019-08-29T04:43:44.459Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.194s [2019-08-29T04:43:46.931Z] === RUN TestExternalGraphDriver/pull [2019-08-29T04:43:46.981Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.150s [2019-08-29T04:43:47.238Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 25.425s [2019-08-29T04:43:47.802Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.913s [2019-08-29T04:43:48.952Z] --- PASS: TestExternalGraphDriver (6.65s) [2019-08-29T04:43:48.952Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:364: [d15cad2b19204] daemon started [2019-08-29T04:43:48.952Z] daemon.go:472: [d15cad2b19204] Stopping daemon [2019-08-29T04:43:48.952Z] daemon.go:307: [d15cad2b19204] exiting daemon [2019-08-29T04:43:48.952Z] daemon.go:459: [d15cad2b19204] Daemon stopped [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:364: [d15cad2b19204] daemon started [2019-08-29T04:43:48.952Z] daemon.go:472: [d15cad2b19204] Stopping daemon [2019-08-29T04:43:48.952Z] daemon.go:307: [d15cad2b19204] exiting daemon [2019-08-29T04:43:48.952Z] daemon.go:459: [d15cad2b19204] Daemon stopped [2019-08-29T04:43:48.952Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:364: [d15cad2b19204] daemon started [2019-08-29T04:43:48.952Z] daemon.go:472: [d15cad2b19204] Stopping daemon [2019-08-29T04:43:48.952Z] daemon.go:307: [d15cad2b19204] exiting daemon [2019-08-29T04:43:48.952Z] daemon.go:459: [d15cad2b19204] Daemon stopped [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:364: [d15cad2b19204] daemon started [2019-08-29T04:43:48.952Z] daemon.go:472: [d15cad2b19204] Stopping daemon [2019-08-29T04:43:48.952Z] daemon.go:307: [d15cad2b19204] exiting daemon [2019-08-29T04:43:48.952Z] daemon.go:459: [d15cad2b19204] Daemon stopped [2019-08-29T04:43:48.952Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:336: [d15cad2b19204] waiting for daemon to start [2019-08-29T04:43:48.952Z] daemon.go:364: [d15cad2b19204] daemon started [2019-08-29T04:43:48.952Z] daemon.go:472: [d15cad2b19204] Stopping daemon [2019-08-29T04:43:48.952Z] daemon.go:307: [d15cad2b19204] exiting daemon [2019-08-29T04:43:48.952Z] daemon.go:459: [d15cad2b19204] Daemon stopped [2019-08-29T04:43:48.952Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-08-29T04:43:48.952Z] === RUN TestGraphdriverPluginV2 [2019-08-29T04:43:48.952Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-08-29T04:43:48.952Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:43:48.952Z] PASS [2019-08-29T04:43:48.952Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-29T04:43:48.952Z] INFO: Testing against a local daemon [2019-08-29T04:43:48.952Z] === RUN TestContinueAfterPluginCrash [2019-08-29T04:43:48.952Z] === PAUSE TestContinueAfterPluginCrash [2019-08-29T04:43:48.952Z] === RUN TestDaemonStartWithLogOpt [2019-08-29T04:43:48.952Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-29T04:43:48.952Z] === CONT TestContinueAfterPluginCrash [2019-08-29T04:43:48.952Z] === CONT TestDaemonStartWithLogOpt [2019-08-29T04:43:49.699Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.674s [2019-08-29T04:43:57.806Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 7.662s [2019-08-29T04:43:57.806Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) [2019-08-29T04:43:57.806Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.604s [2019-08-29T04:43:58.066Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 10.322s [2019-08-29T04:44:01.343Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.421s [2019-08-29T04:44:02.273Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask 3.510s [2019-08-29T04:44:02.838Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.687s [2019-08-29T04:44:05.360Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.177s [2019-08-29T04:44:07.449Z] --- PASS: TestDaemonStartWithLogOpt (15.68s) [2019-08-29T04:44:07.449Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-29T04:44:07.449Z] daemon.go:336: [d58f041dc4ef6] waiting for daemon to start [2019-08-29T04:44:07.449Z] daemon.go:336: [d58f041dc4ef6] waiting for daemon to start [2019-08-29T04:44:07.449Z] daemon.go:364: [d58f041dc4ef6] daemon started [2019-08-29T04:44:07.449Z] daemon.go:472: [d58f041dc4ef6] Stopping daemon [2019-08-29T04:44:07.449Z] daemon.go:307: [d58f041dc4ef6] exiting daemon [2019-08-29T04:44:07.449Z] daemon.go:459: [d58f041dc4ef6] Daemon stopped [2019-08-29T04:44:07.449Z] daemon.go:336: [d58f041dc4ef6] waiting for daemon to start [2019-08-29T04:44:07.449Z] daemon.go:336: [d58f041dc4ef6] waiting for daemon to start [2019-08-29T04:44:07.449Z] daemon.go:364: [d58f041dc4ef6] daemon started [2019-08-29T04:44:07.449Z] daemon.go:472: [d58f041dc4ef6] Stopping daemon [2019-08-29T04:44:07.449Z] daemon.go:307: [d58f041dc4ef6] exiting daemon [2019-08-29T04:44:07.449Z] daemon.go:459: [d58f041dc4ef6] Daemon stopped [2019-08-29T04:44:09.469Z] --- PASS: TestContinueAfterPluginCrash (20.60s) [2019-08-29T04:44:09.469Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-29T04:44:09.469Z] daemon.go:336: [d79f14a440a93] waiting for daemon to start [2019-08-29T04:44:09.469Z] daemon.go:336: [d79f14a440a93] waiting for daemon to start [2019-08-29T04:44:09.469Z] daemon.go:364: [d79f14a440a93] daemon started [2019-08-29T04:44:09.469Z] daemon.go:472: [d79f14a440a93] Stopping daemon [2019-08-29T04:44:09.469Z] daemon.go:307: [d79f14a440a93] exiting daemon [2019-08-29T04:44:09.469Z] daemon.go:459: [d79f14a440a93] Daemon stopped [2019-08-29T04:44:09.469Z] PASS [2019-08-29T04:44:09.469Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-29T04:44:09.469Z] INFO: Testing against a local daemon [2019-08-29T04:44:09.469Z] === RUN TestPluginWithDevMounts [2019-08-29T04:44:09.469Z] === PAUSE TestPluginWithDevMounts [2019-08-29T04:44:09.469Z] === CONT TestPluginWithDevMounts [2019-08-29T04:44:10.612Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 5.240s [2019-08-29T04:44:10.873Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 138.314s [2019-08-29T04:44:10.873Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.697s [2019-08-29T04:44:10.873Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.020s [2019-08-29T04:44:10.873Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-08-29T04:44:10.873Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 6.559s [2019-08-29T04:44:10.873Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:10.873Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:12.150Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-08-29T04:44:12.150Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-29T04:44:12.150Z] daemon.go:336: [d9fc3422eef71] waiting for daemon to start [2019-08-29T04:44:12.150Z] daemon.go:336: [d9fc3422eef71] waiting for daemon to start [2019-08-29T04:44:12.150Z] daemon.go:364: [d9fc3422eef71] daemon started [2019-08-29T04:44:12.150Z] daemon.go:472: [d9fc3422eef71] Stopping daemon [2019-08-29T04:44:12.150Z] daemon.go:307: [d9fc3422eef71] exiting daemon [2019-08-29T04:44:12.150Z] daemon.go:459: [d9fc3422eef71] Daemon stopped [2019-08-29T04:44:12.150Z] PASS [2019-08-29T04:44:12.150Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-29T04:44:12.150Z] INFO: Testing against a local daemon [2019-08-29T04:44:12.150Z] === RUN TestSecretInspect [2019-08-29T04:44:12.504Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 1.875s [2019-08-29T04:44:13.071Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.661s [2019-08-29T04:44:14.178Z] --- PASS: TestSecretInspect (2.28s) [2019-08-29T04:44:14.178Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-29T04:44:14.178Z] daemon.go:336: [d7729ba6fbef2] waiting for daemon to start [2019-08-29T04:44:14.178Z] daemon.go:336: [d7729ba6fbef2] waiting for daemon to start [2019-08-29T04:44:14.178Z] daemon.go:364: [d7729ba6fbef2] daemon started [2019-08-29T04:44:14.178Z] daemon.go:472: [d7729ba6fbef2] Stopping daemon [2019-08-29T04:44:14.178Z] daemon.go:307: [d7729ba6fbef2] exiting daemon [2019-08-29T04:44:14.178Z] daemon.go:459: [d7729ba6fbef2] Daemon stopped [2019-08-29T04:44:14.178Z] === RUN TestSecretList [2019-08-29T04:44:14.396Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.512s [2019-08-29T04:44:14.615Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 1.178s [2019-08-29T04:44:14.615Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor) [2019-08-29T04:44:14.615Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor) [2019-08-29T04:44:14.615Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:14.615Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:15.326Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 2.469s [2019-08-29T04:44:15.352Z] 3889bb8d808b: Pull complete [2019-08-29T04:44:15.890Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.689s [2019-08-29T04:44:16.874Z] --- PASS: TestSecretList (2.26s) [2019-08-29T04:44:16.874Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-29T04:44:16.874Z] daemon.go:336: [d245139efcfc1] waiting for daemon to start [2019-08-29T04:44:16.874Z] daemon.go:336: [d245139efcfc1] waiting for daemon to start [2019-08-29T04:44:16.874Z] daemon.go:364: [d245139efcfc1] daemon started [2019-08-29T04:44:16.874Z] daemon.go:472: [d245139efcfc1] Stopping daemon [2019-08-29T04:44:16.874Z] daemon.go:307: [d245139efcfc1] exiting daemon [2019-08-29T04:44:16.874Z] daemon.go:459: [d245139efcfc1] Daemon stopped [2019-08-29T04:44:16.874Z] === RUN TestSecretsCreateAndDelete [2019-08-29T04:44:17.538Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.829s [2019-08-29T04:44:17.538Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable) [2019-08-29T04:44:17.538Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux) [2019-08-29T04:44:18.413Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 2.461s [2019-08-29T04:44:18.899Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2019-08-29T04:44:18.900Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-29T04:44:18.900Z] daemon.go:336: [deeb7a139d9fb] waiting for daemon to start [2019-08-29T04:44:18.900Z] daemon.go:336: [deeb7a139d9fb] waiting for daemon to start [2019-08-29T04:44:18.900Z] daemon.go:364: [deeb7a139d9fb] daemon started [2019-08-29T04:44:18.900Z] daemon.go:472: [deeb7a139d9fb] Stopping daemon [2019-08-29T04:44:18.900Z] daemon.go:307: [deeb7a139d9fb] exiting daemon [2019-08-29T04:44:18.900Z] daemon.go:459: [deeb7a139d9fb] Daemon stopped [2019-08-29T04:44:18.900Z] === RUN TestSecretsUpdate [2019-08-29T04:44:21.574Z] --- PASS: TestSecretsUpdate (2.77s) [2019-08-29T04:44:21.574Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-29T04:44:21.574Z] daemon.go:336: [dc91622e3cf56] waiting for daemon to start [2019-08-29T04:44:21.574Z] daemon.go:336: [dc91622e3cf56] waiting for daemon to start [2019-08-29T04:44:21.574Z] daemon.go:364: [dc91622e3cf56] daemon started [2019-08-29T04:44:21.574Z] daemon.go:472: [dc91622e3cf56] Stopping daemon [2019-08-29T04:44:21.574Z] daemon.go:307: [dc91622e3cf56] exiting daemon [2019-08-29T04:44:21.574Z] daemon.go:459: [dc91622e3cf56] Daemon stopped [2019-08-29T04:44:21.574Z] === RUN TestTemplatedSecret [2019-08-29T04:44:21.686Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 2.418s [2019-08-29T04:44:24.959Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 1.694s [2019-08-29T04:44:25.038Z] --- PASS: TestTemplatedSecret (3.46s) [2019-08-29T04:44:25.038Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-29T04:44:25.038Z] daemon.go:336: [d93d30a2d37cc] waiting for daemon to start [2019-08-29T04:44:25.038Z] daemon.go:336: [d93d30a2d37cc] waiting for daemon to start [2019-08-29T04:44:25.038Z] daemon.go:364: [d93d30a2d37cc] daemon started [2019-08-29T04:44:25.038Z] daemon.go:472: [d93d30a2d37cc] Stopping daemon [2019-08-29T04:44:25.038Z] daemon.go:307: [d93d30a2d37cc] exiting daemon [2019-08-29T04:44:25.038Z] daemon.go:459: [d93d30a2d37cc] Daemon stopped [2019-08-29T04:44:25.038Z] === RUN TestSecretCreateResolve [2019-08-29T04:44:26.134Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 7.419s [2019-08-29T04:44:27.063Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-08-29T04:44:27.063Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-29T04:44:27.063Z] daemon.go:336: [df507897df3e5] waiting for daemon to start [2019-08-29T04:44:27.063Z] daemon.go:336: [df507897df3e5] waiting for daemon to start [2019-08-29T04:44:27.063Z] daemon.go:364: [df507897df3e5] daemon started [2019-08-29T04:44:27.063Z] daemon.go:472: [df507897df3e5] Stopping daemon [2019-08-29T04:44:27.063Z] daemon.go:307: [df507897df3e5] exiting daemon [2019-08-29T04:44:27.063Z] daemon.go:459: [df507897df3e5] Daemon stopped [2019-08-29T04:44:27.063Z] PASS [2019-08-29T04:44:27.063Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-29T04:44:27.348Z] INFO: Testing against a local daemon [2019-08-29T04:44:27.348Z] === RUN TestServiceCreateInit [2019-08-29T04:44:27.348Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:44:27.507Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 11.389s [2019-08-29T04:44:28.436Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 2.920s [2019-08-29T04:44:28.999Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.695s [2019-08-29T04:44:31.732Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:44:32.270Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 2.300s [2019-08-29T04:44:35.543Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 2.799s [2019-08-29T04:44:36.124Z] --- PASS: TestServiceCreateInit (8.56s) [2019-08-29T04:44:36.124Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s) [2019-08-29T04:44:36.124Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:44:36.124Z] daemon.go:336: [d1549b44896b3] waiting for daemon to start [2019-08-29T04:44:36.124Z] daemon.go:336: [d1549b44896b3] waiting for daemon to start [2019-08-29T04:44:36.124Z] daemon.go:364: [d1549b44896b3] daemon started [2019-08-29T04:44:36.124Z] daemon.go:472: [d1549b44896b3] Stopping daemon [2019-08-29T04:44:36.124Z] daemon.go:307: [d1549b44896b3] exiting daemon [2019-08-29T04:44:36.124Z] daemon.go:459: [d1549b44896b3] Daemon stopped [2019-08-29T04:44:36.124Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2019-08-29T04:44:36.124Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:44:36.124Z] daemon.go:336: [daa0bad561481] waiting for daemon to start [2019-08-29T04:44:36.124Z] daemon.go:336: [daa0bad561481] waiting for daemon to start [2019-08-29T04:44:36.124Z] daemon.go:364: [daa0bad561481] daemon started [2019-08-29T04:44:36.124Z] daemon.go:472: [daa0bad561481] Stopping daemon [2019-08-29T04:44:36.124Z] daemon.go:307: [daa0bad561481] exiting daemon [2019-08-29T04:44:36.124Z] daemon.go:459: [daa0bad561481] Daemon stopped [2019-08-29T04:44:36.124Z] === RUN TestCreateServiceMultipleTimes [2019-08-29T04:44:36.473Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.518s [2019-08-29T04:44:36.473Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.004s [2019-08-29T04:44:36.473Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.058s [2019-08-29T04:44:37.403Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 0.846s [2019-08-29T04:44:37.403Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.002s [2019-08-29T04:44:37.967Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 1.228s [2019-08-29T04:44:38.223Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 0.744s [2019-08-29T04:44:38.223Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.005s [2019-08-29T04:44:39.153Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.903s [2019-08-29T04:44:39.153Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.109s [2019-08-29T04:44:41.050Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.703s [2019-08-29T04:44:41.050Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.010s [2019-08-29T04:44:41.613Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 3.054s [2019-08-29T04:44:44.891Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.809s [2019-08-29T04:44:46.786Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.765s [2019-08-29T04:44:46.786Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.346s [2019-08-29T04:44:47.044Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.136s [2019-08-29T04:44:48.414Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 6.198s [2019-08-29T04:44:50.946Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 2.504s [2019-08-29T04:44:51.877Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 0.925s [2019-08-29T04:44:54.399Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 5.194s [2019-08-29T04:44:54.575Z] --- PASS: TestCreateServiceMultipleTimes (17.49s) [2019-08-29T04:44:54.575Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-29T04:44:54.575Z] daemon.go:336: [d16a7d1df3a3e] waiting for daemon to start [2019-08-29T04:44:54.575Z] daemon.go:336: [d16a7d1df3a3e] waiting for daemon to start [2019-08-29T04:44:54.575Z] daemon.go:364: [d16a7d1df3a3e] daemon started [2019-08-29T04:44:54.575Z] daemon.go:472: [d16a7d1df3a3e] Stopping daemon [2019-08-29T04:44:54.575Z] daemon.go:307: [d16a7d1df3a3e] exiting daemon [2019-08-29T04:44:54.575Z] daemon.go:459: [d16a7d1df3a3e] Daemon stopped [2019-08-29T04:44:54.575Z] === RUN TestCreateServiceConflict [2019-08-29T04:44:55.330Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 2.662s [2019-08-29T04:44:55.587Z] --- PASS: TestCreateServiceConflict (2.28s) [2019-08-29T04:44:55.588Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-29T04:44:55.588Z] daemon.go:336: [da8279c4c65eb] waiting for daemon to start [2019-08-29T04:44:55.588Z] daemon.go:336: [da8279c4c65eb] waiting for daemon to start [2019-08-29T04:44:55.588Z] daemon.go:364: [da8279c4c65eb] daemon started [2019-08-29T04:44:55.588Z] daemon.go:472: [da8279c4c65eb] Stopping daemon [2019-08-29T04:44:55.588Z] daemon.go:307: [da8279c4c65eb] exiting daemon [2019-08-29T04:44:55.588Z] daemon.go:459: [da8279c4c65eb] Daemon stopped [2019-08-29T04:44:55.588Z] === RUN TestCreateServiceMaxReplicas [2019-08-29T04:44:59.046Z] --- PASS: TestCreateServiceMaxReplicas (3.13s) [2019-08-29T04:44:59.046Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-29T04:44:59.046Z] daemon.go:336: [d317cdd16c816] waiting for daemon to start [2019-08-29T04:44:59.046Z] daemon.go:336: [d317cdd16c816] waiting for daemon to start [2019-08-29T04:44:59.046Z] daemon.go:364: [d317cdd16c816] daemon started [2019-08-29T04:44:59.046Z] daemon.go:472: [d317cdd16c816] Stopping daemon [2019-08-29T04:44:59.046Z] daemon.go:307: [d317cdd16c816] exiting daemon [2019-08-29T04:44:59.046Z] daemon.go:459: [d317cdd16c816] Daemon stopped [2019-08-29T04:44:59.046Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-29T04:45:00.580Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 5.132s [2019-08-29T04:45:00.580Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.080s [2019-08-29T04:45:04.751Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 3.532s [2019-08-29T04:45:08.026Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 3.084s [2019-08-29T04:45:12.201Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 6.952s [2019-08-29T04:45:14.096Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.450s [2019-08-29T04:45:14.262Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s) [2019-08-29T04:45:14.262Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-29T04:45:14.262Z] daemon.go:336: [df63eaba932b5] waiting for daemon to start [2019-08-29T04:45:14.262Z] daemon.go:336: [df63eaba932b5] waiting for daemon to start [2019-08-29T04:45:14.262Z] daemon.go:364: [df63eaba932b5] daemon started [2019-08-29T04:45:14.262Z] daemon.go:472: [df63eaba932b5] Stopping daemon [2019-08-29T04:45:14.262Z] daemon.go:307: [df63eaba932b5] exiting daemon [2019-08-29T04:45:14.262Z] daemon.go:459: [df63eaba932b5] Daemon stopped [2019-08-29T04:45:14.262Z] === RUN TestCreateServiceSecretFileMode [2019-08-29T04:45:14.888Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2019-08-29T04:45:14.888Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-29T04:45:14.888Z] daemon.go:336: [d6ca44062ab0b] waiting for daemon to start [2019-08-29T04:45:14.888Z] daemon.go:336: [d6ca44062ab0b] waiting for daemon to start [2019-08-29T04:45:14.888Z] daemon.go:364: [d6ca44062ab0b] daemon started [2019-08-29T04:45:14.888Z] daemon.go:472: [d6ca44062ab0b] Stopping daemon [2019-08-29T04:45:14.888Z] daemon.go:307: [d6ca44062ab0b] exiting daemon [2019-08-29T04:45:14.888Z] daemon.go:459: [d6ca44062ab0b] Daemon stopped [2019-08-29T04:45:14.888Z] === RUN TestCreateServiceConfigFileMode [2019-08-29T04:45:16.618Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 2.462s [2019-08-29T04:45:17.575Z] --- PASS: TestCreateServiceConfigFileMode (2.69s) [2019-08-29T04:45:17.575Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-29T04:45:17.575Z] daemon.go:336: [db4e502bc41f1] waiting for daemon to start [2019-08-29T04:45:17.575Z] daemon.go:336: [db4e502bc41f1] waiting for daemon to start [2019-08-29T04:45:17.575Z] daemon.go:364: [db4e502bc41f1] daemon started [2019-08-29T04:45:17.575Z] daemon.go:472: [db4e502bc41f1] Stopping daemon [2019-08-29T04:45:17.575Z] daemon.go:307: [db4e502bc41f1] exiting daemon [2019-08-29T04:45:17.575Z] daemon.go:459: [db4e502bc41f1] Daemon stopped [2019-08-29T04:45:17.575Z] === RUN TestCreateServiceSysctls [2019-08-29T04:45:18.512Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.429s [2019-08-29T04:45:19.894Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.231s [2019-08-29T04:45:20.831Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 2.120s [2019-08-29T04:45:21.043Z] --- PASS: TestCreateServiceSysctls (3.38s) [2019-08-29T04:45:21.043Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-29T04:45:21.043Z] daemon.go:336: [df1edb0e46450] waiting for daemon to start [2019-08-29T04:45:21.043Z] daemon.go:336: [df1edb0e46450] waiting for daemon to start [2019-08-29T04:45:21.043Z] daemon.go:364: [df1edb0e46450] daemon started [2019-08-29T04:45:21.043Z] daemon.go:472: [df1edb0e46450] Stopping daemon [2019-08-29T04:45:21.043Z] daemon.go:307: [df1edb0e46450] exiting daemon [2019-08-29T04:45:21.043Z] daemon.go:459: [df1edb0e46450] Daemon stopped [2019-08-29T04:45:21.043Z] === RUN TestCreateServiceCapabilities [2019-08-29T04:45:21.761Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.261s [2019-08-29T04:45:23.744Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2019-08-29T04:45:23.744Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-29T04:45:23.744Z] daemon.go:336: [d3cf1d1b5cd5f] waiting for daemon to start [2019-08-29T04:45:23.744Z] daemon.go:336: [d3cf1d1b5cd5f] waiting for daemon to start [2019-08-29T04:45:23.744Z] daemon.go:364: [d3cf1d1b5cd5f] daemon started [2019-08-29T04:45:23.744Z] daemon.go:472: [d3cf1d1b5cd5f] Stopping daemon [2019-08-29T04:45:23.744Z] daemon.go:307: [d3cf1d1b5cd5f] exiting daemon [2019-08-29T04:45:23.744Z] daemon.go:459: [d3cf1d1b5cd5f] Daemon stopped [2019-08-29T04:45:23.744Z] === RUN TestInspect [2019-08-29T04:45:24.283Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.104s [2019-08-29T04:45:26.179Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.667s [2019-08-29T04:45:26.179Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.188s [2019-08-29T04:45:26.421Z] --- PASS: TestInspect (2.29s) [2019-08-29T04:45:26.421Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-29T04:45:26.421Z] daemon.go:336: [d0a912058ff1b] waiting for daemon to start [2019-08-29T04:45:26.421Z] daemon.go:336: [d0a912058ff1b] waiting for daemon to start [2019-08-29T04:45:26.421Z] daemon.go:364: [d0a912058ff1b] daemon started [2019-08-29T04:45:26.421Z] daemon.go:472: [d0a912058ff1b] Stopping daemon [2019-08-29T04:45:26.421Z] daemon.go:307: [d0a912058ff1b] exiting daemon [2019-08-29T04:45:26.421Z] daemon.go:459: [d0a912058ff1b] Daemon stopped [2019-08-29T04:45:26.421Z] === RUN TestDockerNetworkConnectAlias [2019-08-29T04:45:27.121Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 0.891s [2019-08-29T04:45:29.645Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 1.776s [2019-08-29T04:45:30.816Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2019-08-29T04:45:30.817Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-29T04:45:30.817Z] daemon.go:336: [dbd3c23f87453] waiting for daemon to start [2019-08-29T04:45:30.817Z] daemon.go:336: [dbd3c23f87453] waiting for daemon to start [2019-08-29T04:45:30.817Z] daemon.go:364: [dbd3c23f87453] daemon started [2019-08-29T04:45:30.817Z] daemon.go:472: [dbd3c23f87453] Stopping daemon [2019-08-29T04:45:30.817Z] daemon.go:307: [dbd3c23f87453] exiting daemon [2019-08-29T04:45:30.817Z] daemon.go:459: [dbd3c23f87453] Daemon stopped [2019-08-29T04:45:30.817Z] === RUN TestDockerNetworkReConnect [2019-08-29T04:45:32.168Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 1.801s [2019-08-29T04:45:33.098Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.609s [2019-08-29T04:45:33.098Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) [2019-08-29T04:45:33.098Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.207s [2019-08-29T04:45:33.098Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.114s [2019-08-29T04:45:33.355Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.071s [2019-08-29T04:45:33.918Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.661s [2019-08-29T04:45:34.482Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 1.021s [2019-08-29T04:45:35.209Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2019-08-29T04:45:35.209Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-29T04:45:35.209Z] daemon.go:336: [dc54f5239390e] waiting for daemon to start [2019-08-29T04:45:35.209Z] daemon.go:336: [dc54f5239390e] waiting for daemon to start [2019-08-29T04:45:35.209Z] daemon.go:364: [dc54f5239390e] daemon started [2019-08-29T04:45:35.209Z] daemon.go:472: [dc54f5239390e] Stopping daemon [2019-08-29T04:45:35.210Z] daemon.go:307: [dc54f5239390e] exiting daemon [2019-08-29T04:45:35.210Z] daemon.go:459: [dc54f5239390e] Daemon stopped [2019-08-29T04:45:35.210Z] === RUN TestServicePlugin [2019-08-29T04:45:35.210Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-29T04:45:35.210Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-29T04:45:35.210Z] === RUN TestServiceUpdateLabel [2019-08-29T04:45:36.377Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 1.813s [2019-08-29T04:45:36.377Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) [2019-08-29T04:45:36.700Z] --- PASS: TestServiceUpdateLabel (2.23s) [2019-08-29T04:45:36.700Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-29T04:45:36.700Z] daemon.go:336: [dac991410510e] waiting for daemon to start [2019-08-29T04:45:36.700Z] daemon.go:336: [dac991410510e] waiting for daemon to start [2019-08-29T04:45:36.700Z] daemon.go:364: [dac991410510e] daemon started [2019-08-29T04:45:36.700Z] daemon.go:472: [dac991410510e] Stopping daemon [2019-08-29T04:45:36.700Z] daemon.go:307: [dac991410510e] exiting daemon [2019-08-29T04:45:36.700Z] daemon.go:459: [dac991410510e] Daemon stopped [2019-08-29T04:45:36.700Z] === RUN TestServiceUpdateSecrets [2019-08-29T04:45:36.940Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.722s [2019-08-29T04:45:45.038Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 7.215s [2019-08-29T04:45:45.601Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.327s [2019-08-29T04:45:45.601Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) [2019-08-29T04:45:45.601Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.089s [2019-08-29T04:45:45.858Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.081s [2019-08-29T04:45:46.115Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.281s [2019-08-29T04:45:47.048Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 2.382s [2019-08-29T04:45:49.569Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.781s [2019-08-29T04:45:50.938Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 1.544s [2019-08-29T04:45:51.951Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2019-08-29T04:45:51.952Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-29T04:45:51.952Z] daemon.go:336: [d144306509a8f] waiting for daemon to start [2019-08-29T04:45:51.952Z] daemon.go:336: [d144306509a8f] waiting for daemon to start [2019-08-29T04:45:51.952Z] daemon.go:364: [d144306509a8f] daemon started [2019-08-29T04:45:51.952Z] daemon.go:472: [d144306509a8f] Stopping daemon [2019-08-29T04:45:51.952Z] daemon.go:307: [d144306509a8f] exiting daemon [2019-08-29T04:45:51.952Z] daemon.go:459: [d144306509a8f] Daemon stopped [2019-08-29T04:45:51.952Z] === RUN TestServiceUpdateConfigs [2019-08-29T04:45:55.109Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.409s [2019-08-29T04:45:56.479Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.386s [2019-08-29T04:45:56.479Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.010s [2019-08-29T04:45:56.479Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.099s [2019-08-29T04:46:00.653Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 3.859s [2019-08-29T04:46:02.025Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.257s [2019-08-29T04:46:02.025Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 14.479s [2019-08-29T04:46:02.025Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.338s [2019-08-29T04:46:04.548Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 1.718s [2019-08-29T04:46:05.112Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 1.032s [2019-08-29T04:46:07.006Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 1.796s [2019-08-29T04:46:07.191Z] --- PASS: TestServiceUpdateConfigs (15.00s) [2019-08-29T04:46:07.191Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-29T04:46:07.191Z] daemon.go:336: [d07324da56fed] waiting for daemon to start [2019-08-29T04:46:07.191Z] daemon.go:336: [d07324da56fed] waiting for daemon to start [2019-08-29T04:46:07.191Z] daemon.go:364: [d07324da56fed] daemon started [2019-08-29T04:46:07.191Z] daemon.go:472: [d07324da56fed] Stopping daemon [2019-08-29T04:46:07.191Z] daemon.go:307: [d07324da56fed] exiting daemon [2019-08-29T04:46:07.191Z] daemon.go:459: [d07324da56fed] Daemon stopped [2019-08-29T04:46:07.191Z] === RUN TestServiceUpdateNetwork [2019-08-29T04:46:07.446Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 95.349s [2019-08-29T04:46:07.446Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli) [2019-08-29T04:46:07.446Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 4.949s [2019-08-29T04:46:07.446Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.010s [2019-08-29T04:46:07.936Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 1.027s [2019-08-29T04:46:08.193Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.127s [2019-08-29T04:46:09.123Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.827s [2019-08-29T04:46:11.203Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 3.501s [2019-08-29T04:46:11.203Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 0.592s [2019-08-29T04:46:11.203Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:11.203Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:11.203Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:11.664Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.210s [2019-08-29T04:46:12.126Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.587s [2019-08-29T04:46:14.381Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 4.331s [2019-08-29T04:46:14.381Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.621s [2019-08-29T04:46:15.042Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.545s [2019-08-29T04:46:15.318Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 0.941s [2019-08-29T04:46:15.881Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.403s [2019-08-29T04:46:15.881Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 3.007s [2019-08-29T04:46:16.015Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 1.111s [2019-08-29T04:46:16.015Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:16.015Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:16.015Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.056s [2019-08-29T04:46:17.776Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.949s [2019-08-29T04:46:18.202Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 2.032s [2019-08-29T04:46:18.705Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 0.794s [2019-08-29T04:46:18.961Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.365s [2019-08-29T04:46:19.524Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 0.780s [2019-08-29T04:46:19.717Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2019-08-29T04:46:19.717Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-29T04:46:19.717Z] daemon.go:336: [d14be29c906a2] waiting for daemon to start [2019-08-29T04:46:19.717Z] daemon.go:336: [d14be29c906a2] waiting for daemon to start [2019-08-29T04:46:19.717Z] daemon.go:364: [d14be29c906a2] daemon started [2019-08-29T04:46:19.717Z] daemon.go:472: [d14be29c906a2] Stopping daemon [2019-08-29T04:46:19.717Z] daemon.go:307: [d14be29c906a2] exiting daemon [2019-08-29T04:46:19.717Z] daemon.go:459: [d14be29c906a2] Daemon stopped [2019-08-29T04:46:19.717Z] PASS [2019-08-29T04:46:19.717Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-29T04:46:19.717Z] INFO: Testing against a local daemon [2019-08-29T04:46:19.717Z] === RUN TestSessionCreate [2019-08-29T04:46:19.717Z] --- PASS: TestSessionCreate (0.06s) [2019-08-29T04:46:19.717Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-29T04:46:19.717Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-08-29T04:46:19.717Z] PASS [2019-08-29T04:46:19.717Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-29T04:46:19.781Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.013s [2019-08-29T04:46:20.009Z] INFO: Testing against a local daemon [2019-08-29T04:46:20.009Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-29T04:46:20.009Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-29T04:46:20.009Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-29T04:46:20.009Z] === RUN TestEventsExecDie [2019-08-29T04:46:20.344Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.798s [2019-08-29T04:46:21.019Z] --- PASS: TestEventsExecDie (0.91s) [2019-08-29T04:46:21.019Z] === RUN TestEventsBackwardsCompatible [2019-08-29T04:46:21.019Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-08-29T04:46:21.019Z] === RUN TestInfoBinaryCommits [2019-08-29T04:46:21.019Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-08-29T04:46:21.019Z] === RUN TestInfoAPIVersioned [2019-08-29T04:46:21.019Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-29T04:46:21.019Z] === RUN TestInfoAPI [2019-08-29T04:46:21.019Z] --- PASS: TestInfoAPI (0.07s) [2019-08-29T04:46:21.019Z] === RUN TestInfoAPIWarnings [2019-08-29T04:46:22.024Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-08-29T04:46:22.024Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-29T04:46:22.024Z] daemon.go:336: [d9c08bb96da6b] waiting for daemon to start [2019-08-29T04:46:22.024Z] daemon.go:336: [d9c08bb96da6b] waiting for daemon to start [2019-08-29T04:46:22.024Z] daemon.go:364: [d9c08bb96da6b] daemon started [2019-08-29T04:46:22.024Z] daemon.go:472: [d9c08bb96da6b] Stopping daemon [2019-08-29T04:46:22.024Z] daemon.go:307: [d9c08bb96da6b] exiting daemon [2019-08-29T04:46:22.024Z] daemon.go:459: [d9c08bb96da6b] Daemon stopped [2019-08-29T04:46:22.024Z] === RUN TestLoginFailsWithBadCredentials [2019-08-29T04:46:22.238Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.237s [2019-08-29T04:46:22.640Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-08-29T04:46:22.640Z] === RUN TestPingCacheHeaders [2019-08-29T04:46:22.640Z] --- PASS: TestPingCacheHeaders (0.07s) [2019-08-29T04:46:22.640Z] === RUN TestPingGet [2019-08-29T04:46:22.640Z] --- PASS: TestPingGet (0.04s) [2019-08-29T04:46:22.640Z] === RUN TestPingHead [2019-08-29T04:46:22.640Z] --- PASS: TestPingHead (0.05s) [2019-08-29T04:46:22.640Z] === RUN TestVersion [2019-08-29T04:46:22.640Z] --- PASS: TestVersion (0.05s) [2019-08-29T04:46:22.640Z] PASS [2019-08-29T04:46:22.640Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-29T04:46:22.924Z] INFO: Testing against a local daemon [2019-08-29T04:46:22.924Z] === RUN TestVolumesCreateAndList [2019-08-29T04:46:22.924Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-08-29T04:46:22.924Z] === RUN TestVolumesRemove [2019-08-29T04:46:22.924Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-29T04:46:22.924Z] === RUN TestVolumesInspect [2019-08-29T04:46:22.924Z] --- PASS: TestVolumesInspect (0.04s) [2019-08-29T04:46:22.924Z] === RUN TestVolumesInvalidJSON [2019-08-29T04:46:22.924Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-29T04:46:22.924Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-29T04:46:22.924Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-29T04:46:22.924Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-08-29T04:46:22.924Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-29T04:46:22.924Z] PASS [2019-08-29T04:46:22.924Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-29T04:46:23.167Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 0.794s [2019-08-29T04:46:24.096Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.631s [2019-08-29T04:46:24.942Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-29T04:46:24.942Z] Clearing AppArmor profiles cache:. [2019-08-29T04:46:24.942Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-29T04:46:24.942Z] Unloading profiles will leave already running processes permanently [2019-08-29T04:46:24.942Z] unconfined, which can lead to unexpected situations. [2019-08-29T04:46:24.942Z] [2019-08-29T04:46:24.942Z] To set a process to complain mode, use the command line tool [2019-08-29T04:46:24.942Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-29T04:46:24.942Z] with the 'teardown' option." [2019-08-29T04:46:24.942Z] Removing test suite binaries [2019-08-29T04:46:24.942Z] [2019-08-29T04:46:25.026Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.649s [2019-08-29T04:46:26.393Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.437s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-29T04:46:26.848Z] + echo Ensuring container killed. [2019-08-29T04:46:26.848Z] Ensuring container killed. [2019-08-29T04:46:26.848Z] + docker rm -vf docker-pr1 [2019-08-29T04:46:26.848Z] Error: No such container: docker-pr1 [2019-08-29T04:46:26.848Z] + true [Pipeline] sh [2019-08-29T04:46:27.230Z] + echo Chowning /workspace to jenkins user [2019-08-29T04:46:27.230Z] Chowning /workspace to jenkins user [2019-08-29T04:46:27.230Z] + id -u [2019-08-29T04:46:27.230Z] + id -g [2019-08-29T04:46:27.230Z] + docker run --rm -v /home/docker/workspace/moby_PR-39820:/workspace busybox chown -R 1001:1001 /workspace [2019-08-29T04:46:27.230Z] Unable to find image 'busybox:latest' locally [2019-08-29T04:46:27.510Z] latest: Pulling from library/busybox [2019-08-29T04:46:27.510Z] ce3c955d98a5: Pulling fs layer [2019-08-29T04:46:27.794Z] ce3c955d98a5: Download complete [2019-08-29T04:46:28.076Z] ce3c955d98a5: Pull complete [2019-08-29T04:46:28.076Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-29T04:46:28.076Z] Status: Downloaded newer image for busybox:latest [2019-08-29T04:46:28.286Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.600s [2019-08-29T04:46:28.542Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.185s [2019-08-29T04:46:28.549Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 9.854s [2019-08-29T04:46:29.105Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.767s [2019-08-29T04:46:30.038Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.745s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-08-29T04:46:30.491Z] + bundleName=powerpc-integration [2019-08-29T04:46:30.491Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-08-29T04:46:30.491Z] Creating powerpc-integration-bundles.tar.gz [2019-08-29T04:46:30.491Z] + find bundles -path+ xargs tar -czf powerpc-integration-bundles.tar.gz [2019-08-29T04:46:30.491Z] */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-08-29T04:46:30.841Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-08-29T04:46:31.407Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.916s [2019-08-29T04:46:31.408Z] + make clean [2019-08-29T04:46:31.971Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.462s [2019-08-29T04:46:32.022Z] docker volume rm -f docker-dev-cache [2019-08-29T04:46:32.022Z] docker-dev-cache [Pipeline] deleteDir [2019-08-29T04:46:32.901Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.757s [2019-08-29T04:46:33.254Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 4.385s [2019-08-29T04:46:33.831Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.044s [2019-08-29T04:46:34.228Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.692s [2019-08-29T04:46:34.228Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-29T04:46:35.201Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 0.888s [2019-08-29T04:46:35.764Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.772s [2019-08-29T04:46:36.694Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.771s [2019-08-29T04:46:37.149Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.895s [2019-08-29T04:46:37.257Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 0.821s [2019-08-29T04:46:37.514Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.012s [2019-08-29T04:46:38.694Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.190s [2019-08-29T04:46:40.035Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.394s [2019-08-29T04:46:40.600Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.799s [2019-08-29T04:46:41.530Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.794s [2019-08-29T04:46:41.787Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 2.561s [2019-08-29T04:46:42.350Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.775s [2019-08-29T04:46:42.914Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.827s [2019-08-29T04:46:43.171Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.016s [2019-08-29T04:46:43.412Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 3.920s [2019-08-29T04:46:43.412Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:43.412Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:43.412Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:43.412Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T04:46:43.412Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.334s [2019-08-29T04:46:44.102Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.817s [2019-08-29T04:46:45.034Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.892s [2019-08-29T04:46:45.598Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.820s [2019-08-29T04:46:46.529Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.799s [2019-08-29T04:46:47.458Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.826s [2019-08-29T04:46:47.458Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.016s [2019-08-29T04:46:48.021Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.599s [2019-08-29T04:46:48.021Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.014s [2019-08-29T04:46:49.917Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.384s [2019-08-29T04:46:50.479Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.584s [2019-08-29T04:46:51.408Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.620s [2019-08-29T04:46:51.972Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 0.795s [2019-08-29T04:46:52.229Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.092s [2019-08-29T04:46:53.158Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.829s [2019-08-29T04:46:54.532Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.632s [2019-08-29T04:46:55.471Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 2.874s [2019-08-29T04:46:56.401Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.472s [2019-08-29T04:46:58.293Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.050s [2019-08-29T04:46:58.293Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.825s [2019-08-29T04:46:59.225Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.862s [2019-08-29T04:47:00.160Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.947s [2019-08-29T04:47:00.725Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.664s [2019-08-29T04:47:01.656Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.817s [2019-08-29T04:47:02.220Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.778s [2019-08-29T04:47:04.115Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.818s [2019-08-29T04:47:08.291Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.476s [2019-08-29T04:47:08.291Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.062s [2019-08-29T04:47:08.548Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.779s [2019-08-29T04:47:11.069Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.525s [2019-08-29T04:47:12.966Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 1.828s [2019-08-29T04:47:15.487Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 2.693s [2019-08-29T04:47:18.761Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 2.677s [2019-08-29T04:47:18.761Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) [2019-08-29T04:47:18.761Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) [2019-08-29T04:47:19.154Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 34.359s [2019-08-29T04:47:19.154Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux) [2019-08-29T04:47:19.154Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux) [2019-08-29T04:47:19.325Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 0.965s [2019-08-29T04:47:19.585Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock 20.389s [2019-08-29T04:47:21.493Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 2.003s [2019-08-29T04:47:22.423Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig 0.985s [2019-08-29T04:47:23.353Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.817s [2019-08-29T04:47:25.247Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.410s [2019-08-29T04:47:25.811Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.477s [2019-08-29T04:47:26.375Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 0.816s [2019-08-29T04:47:28.898Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 1.808s [2019-08-29T04:47:29.462Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.969s [2019-08-29T04:47:29.462Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) [2019-08-29T04:47:30.393Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.890s [2019-08-29T04:47:32.287Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 1.714s [2019-08-29T04:47:32.287Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.044s [2019-08-29T04:47:33.217Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.798s [2019-08-29T04:47:33.781Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.784s [2019-08-29T04:47:34.712Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.790s [2019-08-29T04:47:35.642Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.767s [2019-08-29T04:47:35.642Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.031s [2019-08-29T04:47:36.206Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 0.778s [2019-08-29T04:47:37.141Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.774s [2019-08-29T04:47:37.704Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.778s [2019-08-29T04:47:38.634Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 0.794s [2019-08-29T04:47:39.565Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.780s [2019-08-29T04:47:40.129Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 0.774s [2019-08-29T04:47:40.287Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 20.998s [2019-08-29T04:47:40.287Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T04:47:40.749Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.158s [2019-08-29T04:47:41.073Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.815s [2019-08-29T04:47:42.003Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.824s [2019-08-29T04:47:42.003Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.009s [2019-08-29T04:47:42.567Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.762s [2019-08-29T04:47:43.497Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 0.822s [2019-08-29T04:47:45.390Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.619s [2019-08-29T04:47:45.390Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode 4.661s [2019-08-29T04:47:45.646Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.434s [2019-08-29T04:47:45.646Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-29T04:47:47.849Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 6.075s [2019-08-29T04:47:48.310Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux) [2019-08-29T04:47:49.821Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.633s [2019-08-29T04:47:50.077Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.604s [2019-08-29T04:47:53.016Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 4.057s [2019-08-29T04:47:54.250Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope 7.948s [2019-08-29T04:47:56.775Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret 1.134s [2019-08-29T04:48:01.610Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 7.527s [2019-08-29T04:48:02.024Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.632s [2019-08-29T04:48:02.954Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.109s [2019-08-29T04:48:04.324Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.627s [2019-08-29T04:48:04.324Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.013s [2019-08-29T04:48:04.583Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.016s [2019-08-29T04:48:04.583Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.016s [2019-08-29T04:48:05.514Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.785s [2019-08-29T04:48:08.796Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.406s [2019-08-29T04:48:10.203Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 7.288s [2019-08-29T04:48:10.203Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:10.689Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.394s [2019-08-29T04:48:12.060Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.423s [2019-08-29T04:48:12.317Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService 15.259s [2019-08-29T04:48:13.247Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 1.079s [2019-08-29T04:48:13.485Z] 234c9b9e497c: Pull complete [2019-08-29T04:48:13.485Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190 [2019-08-29T04:48:13.485Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:48:13.485Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2019-08-29T04:48:13.485Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2019-08-29T04:48:13.485Z] powershell.exe : Error: No such object: mcr.microsoft.com/windows/servercore [2019-08-29T04:48:13.485Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-9a01b8e7\powershellWrapper.ps1:3 char:1 [2019-08-29T04:48:13.485Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2019-08-29T04:48:13.485Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2019-08-29T04:48:13.485Z] + CategoryInfo : NotSpecified: (Error: No such ...dows/servercore :String) [], RemoteException [2019-08-29T04:48:13.485Z] + FullyQualifiedErrorId : NativeCommandError [2019-08-29T04:48:13.485Z] [2019-08-29T04:48:13.485Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '' [2019-08-29T04:48:13.485Z] WARN: Skipping validation tests [2019-08-29T04:48:13.485Z] INFO: Running unit tests at 08/29/2019 04:48:05... [2019-08-29T04:48:13.809Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.694s [2019-08-29T04:48:14.740Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.779s [2019-08-29T04:48:14.911Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 4.087s [2019-08-29T04:48:14.911Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:14.911Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:15.671Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.070s [2019-08-29T04:48:15.671Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.019s [2019-08-29T04:48:16.234Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.270s [2019-08-29T04:48:17.303Z] INFO: make.ps1 starting at 08/29/2019 04:48:17 [2019-08-29T04:48:17.602Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.543s [2019-08-29T04:48:17.761Z] INFO: Git commit (7b4b94047) assumed from DOCKER_GITCOMMIT environment variable [2019-08-29T04:48:17.762Z] INFO: Invoking autogen... [2019-08-29T04:48:18.220Z] INFO: Running unit tests... [2019-08-29T04:48:18.970Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.038s [2019-08-29T04:48:19.617Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 5.144s [2019-08-29T04:48:19.617Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:20.078Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.374s [2019-08-29T04:48:20.078Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:20.078Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:20.862Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.525s [2019-08-29T04:48:20.862Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.013s [2019-08-29T04:48:20.862Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.236s [2019-08-29T04:48:22.755Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.502s [2019-08-29T04:48:24.123Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.642s [2019-08-29T04:48:30.669Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 6.485s [2019-08-29T04:48:31.599Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.785s [2019-08-29T04:48:31.855Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource 4.113s [2019-08-29T04:48:32.418Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.828s [2019-08-29T04:48:34.334Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.536s [2019-08-29T04:48:36.854Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.338s [2019-08-29T04:48:40.126Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles 2.884s [2019-08-29T04:48:40.382Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType 7.955s [2019-08-29T04:48:41.211Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 19.746s [2019-08-29T04:48:42.904Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.706s [2019-08-29T04:48:43.345Z] ? github.com/docker/docker/api [no test files] [2019-08-29T04:48:44.128Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 3.720s [2019-08-29T04:48:45.104Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:45.425Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.672s [2019-08-29T04:48:45.565Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:46.538Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.892s [2019-08-29T04:48:46.538Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:46.794Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.699s [2019-08-29T04:48:48.688Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.661s [2019-08-29T04:48:48.689Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.042s [2019-08-29T04:48:49.252Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.616s [2019-08-29T04:48:51.190Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.441s [2019-08-29T04:48:51.248Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 4.108s [2019-08-29T04:48:51.710Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.714s [2019-08-29T04:48:51.710Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux) [2019-08-29T04:48:51.753Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.803s [2019-08-29T04:48:52.171Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli) [2019-08-29T04:48:52.316Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.764s [2019-08-29T04:48:53.144Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 1.104s [2019-08-29T04:48:53.606Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.674s [2019-08-29T04:48:54.070Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.355s [2019-08-29T04:48:54.542Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.443s [2019-08-29T04:48:54.837Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.308s [2019-08-29T04:48:55.004Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.460s [2019-08-29T04:48:57.356Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 2.406s [2019-08-29T04:48:59.710Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped 4.526s [2019-08-29T04:49:01.041Z] ok github.com/docker/docker/api/server 0.048s coverage: 7.9% of statements [2019-08-29T04:49:01.255Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.598s [2019-08-29T04:49:01.255Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux) [2019-08-29T04:49:02.228Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 0.904s [2019-08-29T04:49:02.629Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 4.620s [2019-08-29T04:49:02.629Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.556s [2019-08-29T04:49:02.629Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.115s [2019-08-29T04:49:03.559Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.800s [2019-08-29T04:49:03.559Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.074s [2019-08-29T04:49:04.489Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.762s [2019-08-29T04:49:05.052Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.759s [2019-08-29T04:49:05.309Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.090s [2019-08-29T04:49:05.872Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.771s [2019-08-29T04:49:06.802Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 0.890s [2019-08-29T04:49:06.803Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) [2019-08-29T04:49:07.735Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.784s [2019-08-29T04:49:08.665Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.783s [2019-08-29T04:49:10.036Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.218s [2019-08-29T04:49:11.404Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.726s [2019-08-29T04:49:11.968Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.739s [2019-08-29T04:49:12.532Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.746s [2019-08-29T04:49:13.462Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.748s [2019-08-29T04:49:14.391Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.775s [2019-08-29T04:49:14.621Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 11.179s [2019-08-29T04:49:14.621Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-08-29T04:49:14.621Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.318s [2019-08-29T04:49:14.954Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.743s [2019-08-29T04:49:14.954Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-29T04:49:15.884Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.605s [2019-08-29T04:49:16.448Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.757s [2019-08-29T04:49:16.448Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) [2019-08-29T04:49:16.790Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 1.881s [2019-08-29T04:49:17.247Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.629s [2019-08-29T04:49:17.376Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.789s [2019-08-29T04:49:17.704Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.327s [2019-08-29T04:49:17.704Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux) [2019-08-29T04:49:18.161Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 0.586s [2019-08-29T04:49:19.125Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.495s [2019-08-29T04:49:19.125Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T04:49:19.125Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T04:49:19.268Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.592s [2019-08-29T04:49:19.268Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) [2019-08-29T04:49:22.545Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.265s [2019-08-29T04:49:23.802Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 4.419s [2019-08-29T04:49:23.912Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.547s [2019-08-29T04:49:24.843Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 0.815s [2019-08-29T04:49:29.017Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.866s [2019-08-29T04:49:29.274Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 0.792s [2019-08-29T04:49:30.204Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.770s [2019-08-29T04:49:32.098Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 1.680s [2019-08-29T04:49:32.660Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.763s [2019-08-29T04:49:36.838Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 3.971s [2019-08-29T04:49:42.091Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 4.725s [2019-08-29T04:49:42.091Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.812s [2019-08-29T04:49:43.023Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.789s [2019-08-29T04:49:43.954Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.809s [2019-08-29T04:49:44.518Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.765s [2019-08-29T04:49:45.448Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.756s [2019-08-29T04:49:46.011Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.800s [2019-08-29T04:49:46.943Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 0.843s [2019-08-29T04:49:47.893Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.598s [2019-08-29T04:49:48.464Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.784s [2019-08-29T04:49:51.735Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.727s [2019-08-29T04:49:53.103Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.464s [2019-08-29T04:49:53.666Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.771s [2019-08-29T04:49:53.719Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows 29.771s [2019-08-29T04:49:54.595Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 0.819s [2019-08-29T04:49:54.852Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.193s [2019-08-29T04:49:54.852Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) [2019-08-29T04:49:55.249Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths 1.016s [2019-08-29T04:49:55.782Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.813s [2019-08-29T04:49:56.345Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.769s [2019-08-29T04:49:56.779Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths 0.898s [2019-08-29T04:49:58.239Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.554s [2019-08-29T04:49:58.239Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.027s [2019-08-29T04:49:58.239Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.015s [2019-08-29T04:49:58.802Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.816s [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-29T04:50:01.477Z] ok github.com/docker/docker/api/server/httputils 0.140s coverage: 14.7% of statements [2019-08-29T04:50:01.477Z] ok github.com/docker/docker/api/server/middleware 0.159s coverage: 37.7% of statements [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-29T04:50:01.477Z] ok github.com/docker/docker/api/server/router/swarm 0.181s coverage: 4.0% of statements [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-29T04:50:01.477Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 95.2% of statements [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-29T04:50:01.477Z] ok github.com/docker/docker/api/types/strslice 0.079s coverage: 90.0% of statements [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-29T04:50:01.477Z] ok github.com/docker/docker/api/types/time 0.330s coverage: 100.0% of statements [2019-08-29T04:50:01.477Z] ok github.com/docker/docker/api/types/versions 0.099s coverage: 75.0% of statements [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-29T04:50:01.477Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-29T04:50:02.075Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.657s [2019-08-29T04:50:02.332Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.795s [2019-08-29T04:50:02.554Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive 5.307s [2019-08-29T04:50:03.011Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T04:50:03.469Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T04:50:03.469Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T04:50:03.925Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.483s [2019-08-29T04:50:03.925Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T04:50:04.226Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 1.959s [2019-08-29T04:50:04.376Z] ok github.com/docker/docker/builder/dockerfile 0.419s coverage: 43.2% of statements [2019-08-29T04:50:04.376Z] ok github.com/docker/docker/builder/dockerignore 0.054s coverage: 96.8% of statements [2019-08-29T04:50:04.376Z] ok github.com/docker/docker/builder/fscache 0.731s coverage: 69.2% of statements [2019-08-29T04:50:05.342Z] ok github.com/docker/docker/builder/remotecontext 0.930s coverage: 9.2% of statements [2019-08-29T04:50:08.400Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 3.935s [2019-08-29T04:50:11.674Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 3.002s [2019-08-29T04:50:12.237Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.808s [2019-08-29T04:50:13.173Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.818s [2019-08-29T04:50:13.736Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.780s [2019-08-29T04:50:16.256Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.393s [2019-08-29T04:50:17.634Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.191s [2019-08-29T04:50:18.198Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.845s [2019-08-29T04:50:18.455Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.151s [2019-08-29T04:50:18.455Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.135s [2019-08-29T04:50:19.386Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.765s [2019-08-29T04:50:20.316Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 0.804s [2019-08-29T04:50:20.880Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.799s [2019-08-29T04:50:20.880Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) [2019-08-29T04:50:21.137Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.155s [2019-08-29T04:50:22.068Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.574s [2019-08-29T04:50:27.321Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 4.481s [2019-08-29T04:50:27.321Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 0.799s [2019-08-29T04:50:28.690Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.264s [2019-08-29T04:50:31.211Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.417s [2019-08-29T04:50:32.580Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.608s [2019-08-29T04:50:33.837Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 29.159s [2019-08-29T04:50:33.837Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.566s [2019-08-29T04:50:34.295Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux) [2019-08-29T04:50:35.105Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.299s [2019-08-29T04:50:38.381Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 2.765s [2019-08-29T04:50:38.638Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.747s [2019-08-29T04:50:39.570Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.766s [2019-08-29T04:50:40.500Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.702s [2019-08-29T04:50:40.500Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) [2019-08-29T04:50:40.500Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-29T04:50:40.500Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) [2019-08-29T04:50:40.500Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.184s [2019-08-29T04:50:41.016Z] ok github.com/docker/docker/builder/remotecontext/git 34.568s coverage: 85.1% of statements [2019-08-29T04:50:41.016Z] ? github.com/docker/docker/cli [no test files] [2019-08-29T04:50:41.016Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-29T04:50:41.016Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2019-08-29T04:50:41.016Z] ok github.com/docker/docker/client 0.529s coverage: 75.3% of statements [2019-08-29T04:50:41.430Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 0.815s [2019-08-29T04:50:42.360Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.803s [2019-08-29T04:50:42.551Z] ok github.com/docker/docker/cmd/dockerd 0.191s coverage: 18.7% of statements [2019-08-29T04:50:42.924Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.757s [2019-08-29T04:50:44.820Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 103.673s [2019-08-29T04:50:44.820Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.725s [2019-08-29T04:50:45.750Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 0.844s [2019-08-29T04:50:46.277Z] ok github.com/docker/docker/container 0.659s coverage: 42.7% of statements [2019-08-29T04:50:46.277Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-29T04:50:46.277Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-29T04:50:46.278Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-29T04:50:46.278Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-29T04:50:46.315Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.851s [2019-08-29T04:50:46.315Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.009s [2019-08-29T04:50:47.245Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.854s [2019-08-29T04:50:47.245Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.012s [2019-08-29T04:50:47.245Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.039s [2019-08-29T04:50:47.245Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.019s [2019-08-29T04:50:47.502Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.011s [2019-08-29T04:50:47.502Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.149s [2019-08-29T04:50:47.760Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.151s [2019-08-29T04:50:47.760Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.151s [2019-08-29T04:50:48.016Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.151s [2019-08-29T04:50:48.273Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.155s [2019-08-29T04:50:48.837Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.697s [2019-08-29T04:50:49.768Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.884s [2019-08-29T04:50:50.026Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 5.354s [2019-08-29T04:50:50.589Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.659s [2019-08-29T04:50:50.589Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.028s [2019-08-29T04:50:51.518Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.954s [2019-08-29T04:50:51.775Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.292s [2019-08-29T04:50:51.951Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 15.230s [2019-08-29T04:50:51.951Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.796s [2019-08-29T04:50:52.705Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.896s [2019-08-29T04:50:52.705Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.039s [2019-08-29T04:50:52.915Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.050s [2019-08-29T04:50:53.636Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.870s [2019-08-29T04:50:54.567Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.861s [2019-08-29T04:50:54.567Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.026s [2019-08-29T04:50:54.567Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.024s [2019-08-29T04:50:55.502Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.899s [2019-08-29T04:50:55.823Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 2.373s [2019-08-29T04:50:57.396Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.577s [2019-08-29T04:50:57.962Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 0.971s [2019-08-29T04:50:57.962Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) [2019-08-29T04:50:58.719Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 2.298s [2019-08-29T04:50:58.893Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.621s [2019-08-29T04:50:58.893Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.067s [2019-08-29T04:51:00.785Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.778s [2019-08-29T04:51:00.888Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 2.178s [2019-08-29T04:51:01.349Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.619s [2019-08-29T04:51:01.607Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart 10.422s [2019-08-29T04:51:04.130Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 2.748s [2019-08-29T04:51:04.693Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.761s [2019-08-29T04:51:04.693Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.016s [2019-08-29T04:51:04.693Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.011s [2019-08-29T04:51:06.066Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.190s [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon 3.756s coverage: 9.1% of statements [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/cluster 0.302s coverage: 0.5% of statements [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.097s coverage: 65.3% of statements [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/cluster/convert 0.730s coverage: 35.8% of statements [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.897s coverage: 10.9% of statements [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/config 0.949s coverage: 82.3% of statements [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/discovery 0.685s coverage: 30.0% of statements [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/events 0.899s coverage: 50.0% of statements [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-29T04:51:07.346Z] ok github.com/docker/docker/daemon/graphdriver 0.099s coverage: 2.3% of statements [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-08-29T04:51:07.346Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-08-29T04:51:07.435Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.176s [2019-08-29T04:51:08.805Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.335s [2019-08-29T04:51:08.805Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.043s [2019-08-29T04:51:09.550Z] ok github.com/docker/docker/daemon/images 0.336s coverage: 4.9% of statements [2019-08-29T04:51:09.550Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-29T04:51:09.550Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2019-08-29T04:51:09.550Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-29T04:51:09.550Z] ok github.com/docker/docker/daemon/logger 0.376s coverage: 43.0% of statements [2019-08-29T04:51:10.007Z] ok github.com/docker/docker/daemon/logger/awslogs 0.676s coverage: 78.6% of statements [2019-08-29T04:51:10.007Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-08-29T04:51:10.007Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-29T04:51:10.007Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-29T04:51:10.007Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-08-29T04:51:10.007Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-08-29T04:51:10.702Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions 7.503s [2019-08-29T04:51:10.702Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 2.200s [2019-08-29T04:51:10.959Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.063s [2019-08-29T04:51:10.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.452s coverage: 62.1% of statements [2019-08-29T04:51:10.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.206s coverage: 88.3% of statements [2019-08-29T04:51:11.523Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.617s [2019-08-29T04:51:13.146Z] ok github.com/docker/docker/daemon/logger/local 0.505s coverage: 74.7% of statements [2019-08-29T04:51:13.146Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-29T04:51:13.146Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.229s coverage: 18.1% of statements [2019-08-29T04:51:13.421Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 1.524s [2019-08-29T04:51:13.678Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.292s [2019-08-29T04:51:13.934Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.040s [2019-08-29T04:51:15.318Z] ok github.com/docker/docker/daemon/logger/splunk 2.443s coverage: 84.5% of statements [2019-08-29T04:51:15.318Z] ok github.com/docker/docker/daemon/logger/syslog 0.125s coverage: 47.8% of statements [2019-08-29T04:51:15.318Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2019-08-29T04:51:15.318Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-29T04:51:15.318Z] ? github.com/docker/docker/daemon/network [no test files] [2019-08-29T04:51:15.318Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-29T04:51:15.828Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 1.926s [2019-08-29T04:51:15.828Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.090s [2019-08-29T04:51:15.828Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.011s [2019-08-29T04:51:17.725Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.653s [2019-08-29T04:51:18.215Z] ok github.com/docker/docker/distribution 1.565s coverage: 20.8% of statements [2019-08-29T04:51:18.215Z] ok github.com/docker/docker/distribution/metadata 1.326s coverage: 48.2% of statements [2019-08-29T04:51:18.215Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-29T04:51:18.672Z] ok github.com/docker/docker/distribution/xfer 1.827s coverage: 62.7% of statements [2019-08-29T04:51:18.672Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-29T04:51:18.672Z] ok github.com/docker/docker/errdefs 0.125s coverage: 49.4% of statements [2019-08-29T04:51:19.619Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 4.652s [2019-08-29T04:51:19.619Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.879s [2019-08-29T04:51:19.876Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 0.431s [2019-08-29T04:51:19.876Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.071s [2019-08-29T04:51:20.136Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.091s [2019-08-29T04:51:20.136Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.069s [2019-08-29T04:51:20.404Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 0.384s [2019-08-29T04:51:21.571Z] ok github.com/docker/docker/image 1.229s coverage: 86.4% of statements [2019-08-29T04:51:21.572Z] ok github.com/docker/docker/image/cache 0.434s coverage: 19.2% of statements [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-29T04:51:21.572Z] ok github.com/docker/docker/image/v1 0.229s coverage: 25.0% of statements [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-29T04:51:21.572Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-29T04:51:22.029Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-29T04:51:22.029Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-29T04:51:22.300Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork 1.954s [2019-08-29T04:51:22.487Z] ok github.com/docker/docker/internal/testutil 0.111s coverage: 62.5% of statements [2019-08-29T04:51:23.230Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.779s [2019-08-29T04:51:26.214Z] ok github.com/docker/docker/layer 0.397s coverage: 27.9% of statements [2019-08-29T04:51:26.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-29T04:51:27.746Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.0% of statements [2019-08-29T04:51:27.746Z] ok github.com/docker/docker/libcontainerd/queue 0.353s coverage: 87.5% of statements [2019-08-29T04:51:27.746Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-29T04:51:27.746Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-29T04:51:27.746Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-29T04:51:27.746Z] ? github.com/docker/docker/oci [no test files] [2019-08-29T04:51:27.746Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-29T04:51:27.746Z] ok github.com/docker/docker/opts 0.145s coverage: 67.3% of statements [2019-08-29T04:51:27.746Z] ok github.com/docker/docker/pkg/aaparser 0.131s coverage: 50.0% of statements [2019-08-29T04:51:28.481Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.734s [2019-08-29T04:51:28.481Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) [2019-08-29T04:51:29.410Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.887s [2019-08-29T04:51:31.933Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.550s [2019-08-29T04:51:32.863Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 1.166s [2019-08-29T04:51:34.758Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.494s [2019-08-29T04:51:34.758Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked 5.881s [2019-08-29T04:51:35.688Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.747s [2019-08-29T04:51:36.256Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.769s [2019-08-29T04:51:37.624Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 2.873s [2019-08-29T04:51:38.993Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain 1.141s [2019-08-29T04:51:40.363Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.441s [2019-08-29T04:51:41.295Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.632s [2019-08-29T04:51:43.190Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.551s [2019-08-29T04:51:45.734Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 1.842s [2019-08-29T04:51:48.254Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 1.816s [2019-08-29T04:51:51.526Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 3.535s [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/archive 8.642s coverage: 62.2% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/authorization 0.575s coverage: 26.2% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/broadcaster 0.098s coverage: 100.0% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/capabilities 0.073s coverage: 87.5% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/chrootarchive 0.146s coverage: 15.4% of statements [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/discovery 0.142s coverage: 58.3% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/discovery/file 0.112s coverage: 92.9% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/discovery/kv 3.398s coverage: 84.1% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/discovery/memory 0.088s coverage: 92.3% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/discovery/nodes 0.064s coverage: 93.8% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/filenotify 0.073s coverage: 36.2% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 87.7% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 37.5% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 6.3% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 69.2% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/jsonmessage 0.182s coverage: 91.7% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/namesgenerator 0.079s coverage: 85.7% of statements [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-08-29T04:51:52.861Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-29T04:51:52.861Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-29T04:51:56.777Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.798s [2019-08-29T04:51:59.296Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.028s [2019-08-29T04:52:01.278Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 55.239s [2019-08-29T04:52:01.278Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 4.545s [2019-08-29T04:52:01.735Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux) [2019-08-29T04:52:05.839Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.529s [2019-08-29T04:52:07.731Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.776s [2019-08-29T04:52:09.625Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.842s [2019-08-29T04:52:10.556Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.630s [2019-08-29T04:52:11.486Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 0.859s [2019-08-29T04:52:12.050Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 0.852s [2019-08-29T04:52:12.050Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) [2019-08-29T04:52:12.981Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.798s [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/plugins 35.040s coverage: 73.4% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/plugins/transport 0.112s coverage: 85.7% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 87.9% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 73.9% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 20.3% of statements [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/streamformatter 0.085s coverage: 66.2% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/sysinfo 0.059s coverage: 38.2% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/system 0.103s coverage: 12.7% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/tarsum 0.222s coverage: 89.3% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/term 0.112s coverage: 30.8% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: 0.0% of statements [no tests to run] [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/plugin 0.323s coverage: 11.6% of statements [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/plugin/v2 0.190s coverage: 20.1% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/reference 0.145s coverage: 84.4% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/registry 0.400s coverage: 52.3% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/registry/resumable 0.291s coverage: 100.0% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/restartmanager 0.096s coverage: 50.9% of statements [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/rootless [no test files] [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/runconfig 0.179s coverage: 54.5% of statements [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/volume [no test files] [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/volume/drivers 0.158s coverage: 36.1% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/volume/local 0.136s coverage: 37.7% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 66.2% of statements [2019-08-29T04:52:17.985Z] ok github.com/docker/docker/volume/service 0.316s coverage: 70.3% of statements [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-29T04:52:17.985Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-29T04:52:17.985Z] INFO: make.ps1 ended at 08/29/2019 04:52:17 [2019-08-29T04:52:18.256Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.756s [2019-08-29T04:52:20.881Z] INFO: Unit tests ended at 08/29/2019 04:52:20. Duration:00:04:14.8319129 [2019-08-29T04:52:20.881Z] INFO: Building busybox [2019-08-29T04:52:21.339Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-08-29T04:52:21.339Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-08-29T04:52:21.339Z] [2019-08-29T04:52:21.339Z] Sending build context to Docker daemon 2.56kB [2019-08-29T04:52:21.339Z] [2019-08-29T04:52:21.339Z] Step 1/6 : FROM microsoft/windowsservercore [2019-08-29T04:52:21.339Z] ---> 02bf0dbc0e6a [2019-08-29T04:52:21.339Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-08-29T04:52:21.339Z] ---> Running in e28121e9d0a8 [2019-08-29T04:52:21.526Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.679s [2019-08-29T04:52:22.089Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.583s [2019-08-29T04:52:22.652Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.609s [2019-08-29T04:52:22.652Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) [2019-08-29T04:52:23.582Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.695s [2019-08-29T04:52:25.476Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 1.585s [2019-08-29T04:52:25.476Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) [2019-08-29T04:52:27.368Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.402s [2019-08-29T04:52:28.298Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.785s [2019-08-29T04:52:29.228Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.697s [2019-08-29T04:52:31.121Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.480s [2019-08-29T04:52:33.014Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave 53.455s [2019-08-29T04:52:33.701Z] Removing intermediate container e28121e9d0a8 [2019-08-29T04:52:33.701Z] ---> 258a6fe74227 [2019-08-29T04:52:33.701Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-08-29T04:52:34.666Z] [2019-08-29T04:52:35.537Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 4.185s [2019-08-29T04:52:36.838Z] ---> ab092b6a7c0d [2019-08-29T04:52:36.838Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-08-29T04:52:36.838Z] ---> Running in 041b9ca6c961 [2019-08-29T04:52:36.906Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.571s [2019-08-29T04:52:36.906Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) [2019-08-29T04:52:38.276Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 0.887s [2019-08-29T04:52:39.207Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.702s [2019-08-29T04:52:40.578Z] [2019-08-29T04:52:40.578Z] SUCCESS: Specified value was saved. [2019-08-29T04:52:43.479Z] Removing intermediate container 041b9ca6c961 [2019-08-29T04:52:43.479Z] ---> 63a260a41873 [2019-08-29T04:52:43.479Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-08-29T04:52:43.479Z] ---> Running in 49c524c27f03 [2019-08-29T04:52:44.463Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 4.148s [2019-08-29T04:52:47.735Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 3.077s [2019-08-29T04:52:51.006Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.646s [2019-08-29T04:52:52.054Z] Cannot create a file when that file already exists. [2019-08-29T04:52:53.526Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity 2.188s [2019-08-29T04:52:58.780Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 3.611s [2019-08-29T04:52:59.108Z] Removing intermediate container 49c524c27f03 [2019-08-29T04:52:59.108Z] ---> 7fc2863b1c3d [2019-08-29T04:52:59.108Z] Step 6/6 : CMD ["sh"] [2019-08-29T04:52:59.108Z] ---> Running in 99a3476f55b6 [2019-08-29T04:53:00.073Z] Removing intermediate container 99a3476f55b6 [2019-08-29T04:53:00.073Z] ---> ed45fd554d9b [2019-08-29T04:53:00.073Z] Successfully built ed45fd554d9b [2019-08-29T04:53:00.073Z] Successfully tagged busybox:latest [2019-08-29T04:53:00.073Z] INFO: Docker images of the daemon under test [2019-08-29T04:53:00.073Z] [2019-08-29T04:53:00.073Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-08-29T04:53:00.073Z] busybox latest ed45fd554d9b Less than a second ago 11.2GB [2019-08-29T04:53:00.073Z] microsoft/windowsservercore latest 02bf0dbc0e6a 2 weeks ago 11.1GB [2019-08-29T04:53:00.073Z] mcr.microsoft.com/windows/servercore ltsc2016 02bf0dbc0e6a 2 weeks ago 11.1GB [2019-08-29T04:53:00.073Z] [2019-08-29T04:53:00.073Z] INFO: Running integration tests at 08/29/2019 04:52:59... [2019-08-29T04:53:00.073Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-08-29T04:53:00.073Z] INFO: Integration API tests being run from the host: [2019-08-29T04:53:00.073Z] INFO: make.ps1 starting at 08/29/2019 04:52:59 [2019-08-29T04:53:01.037Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-08-29T04:53:02.144Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 54.364s [2019-08-29T04:53:02.144Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 0.842s [2019-08-29T04:53:02.144Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.054s [2019-08-29T04:53:04.030Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 4.627s [2019-08-29T04:53:05.924Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.359s [2019-08-29T04:53:08.445Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.479s [2019-08-29T04:53:09.816Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.716s [2019-08-29T04:53:11.722Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.634s [2019-08-29T04:53:14.244Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.417s [2019-08-29T04:53:16.764Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.421s [2019-08-29T04:53:18.658Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.392s [2019-08-29T04:53:21.930Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.502s [2019-08-29T04:53:23.211Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 22.050s [2019-08-29T04:53:23.298Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked 35.044s [2019-08-29T04:53:23.555Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.246s [2019-08-29T04:53:33.542Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 8.266s [2019-08-29T04:53:38.404Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain 2.537s [2019-08-29T04:53:38.662Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.062s [2019-08-29T04:53:38.662Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.041s [2019-08-29T04:53:38.662Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.034s [2019-08-29T04:53:39.593Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.871s [2019-08-29T04:53:39.593Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.050s [2019-08-29T04:53:39.851Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.040s [2019-08-29T04:53:39.851Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.023s [2019-08-29T04:53:40.782Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.881s [2019-08-29T04:53:40.782Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.015s [2019-08-29T04:53:41.713Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked 3.815s [2019-08-29T04:53:41.713Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 1.101s [2019-08-29T04:53:41.970Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.092s [2019-08-29T04:53:41.970Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.069s [2019-08-29T04:53:41.970Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.011s [2019-08-29T04:53:41.970Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.030s [2019-08-29T04:53:42.091Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 7.560s [2019-08-29T04:53:43.560Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-08-29T04:53:43.560Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-08-29T04:53:45.245Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.875s [2019-08-29T04:53:45.245Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.074s [2019-08-29T04:53:45.245Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.150s [2019-08-29T04:53:45.245Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.031s [2019-08-29T04:53:45.245Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.057s [2019-08-29T04:53:46.175Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.896s [2019-08-29T04:53:48.695Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.391s [2019-08-29T04:53:48.695Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.040s [2019-08-29T04:53:48.695Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.039s [2019-08-29T04:53:49.342Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-08-29T04:53:51.965Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.322s [2019-08-29T04:53:54.021Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-08-29T04:53:57.216Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.477s [2019-08-29T04:53:57.216Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-29T04:53:58.147Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.637s [2019-08-29T04:53:58.711Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-08-29T04:53:59.168Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-08-29T04:54:00.041Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.349s [2019-08-29T04:54:00.138Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-08-29T04:54:00.608Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-08-29T04:54:01.411Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 1.652s [2019-08-29T04:54:01.575Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-08-29T04:54:03.749Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-08-29T04:54:06.662Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 4.239s [2019-08-29T04:54:08.433Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-08-29T04:54:10.836Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.063s [2019-08-29T04:54:11.769Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.396s [2019-08-29T04:54:12.011Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 28.384s [2019-08-29T04:54:12.161Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-08-29T04:54:12.701Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.079s [2019-08-29T04:54:14.071Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.277s [2019-08-29T04:54:15.965Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.450s [2019-08-29T04:54:16.862Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-08-29T04:54:17.339Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.329s [2019-08-29T04:54:18.709Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.202s [2019-08-29T04:54:20.078Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.338s [2019-08-29T04:54:21.542Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-08-29T04:54:22.379Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 7.665s [2019-08-29T04:54:22.600Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.493s [2019-08-29T04:54:25.874Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.554s [2019-08-29T04:54:26.235Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-08-29T04:54:26.806Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.287s [2019-08-29T04:54:28.409Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-08-29T04:54:30.079Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.073s [2019-08-29T04:54:30.940Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 7.695s [2019-08-29T04:54:31.451Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.270s [2019-08-29T04:54:31.451Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.015s [2019-08-29T04:54:32.821Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.212s [2019-08-29T04:54:33.090Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-08-29T04:54:34.190Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.136s [2019-08-29T04:54:35.120Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.110s [2019-08-29T04:54:35.267Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-08-29T04:54:35.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:54:35.267Z] INFO: Testing against a local daemon [2019-08-29T04:54:35.267Z] === RUN TestBuildWithSession [2019-08-29T04:54:35.267Z] --- SKIP: TestBuildWithSession (0.00s) [2019-08-29T04:54:35.267Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:54:35.267Z] === RUN TestBuildSquashParent [2019-08-29T04:54:35.267Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-08-29T04:54:35.267Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:54:35.267Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-29T04:54:35.267Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-08-29T04:54:35.267Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:54:35.267Z] === RUN TestBuildMultiStageCopy [2019-08-29T04:54:35.267Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-29T04:54:39.302Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 3.542s [2019-08-29T04:54:39.303Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.235s [2019-08-29T04:54:40.675Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.501s [2019-08-29T04:54:41.238Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.357s [2019-08-29T04:54:41.496Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.010s [2019-08-29T04:54:41.753Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.148s [2019-08-29T04:54:42.011Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.168s [2019-08-29T04:54:42.268Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.188s [2019-08-29T04:54:42.268Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.010s [2019-08-29T04:54:43.640Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.280s [2019-08-29T04:54:46.161Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 2.204s [2019-08-29T04:54:47.091Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 0.986s [2019-08-29T04:54:47.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-29T04:54:48.459Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.253s [2019-08-29T04:54:49.818Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-29T04:54:49.830Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.880s [2019-08-29T04:54:50.393Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.664s [2019-08-29T04:54:51.991Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-29T04:54:54.165Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-29T04:54:54.566Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 4.110s [2019-08-29T04:54:57.067Z] --- PASS: TestBuildMultiStageCopy (21.77s) [2019-08-29T04:54:57.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.89s) [2019-08-29T04:54:57.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.21s) [2019-08-29T04:54:57.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.24s) [2019-08-29T04:54:57.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.51s) [2019-08-29T04:54:57.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.91s) [2019-08-29T04:54:57.067Z] === RUN TestBuildMultiStageParentConfig [2019-08-29T04:54:57.067Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-08-29T04:54:57.067Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:54:57.067Z] === RUN TestBuildLabelWithTargets [2019-08-29T04:54:57.068Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-08-29T04:54:57.068Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:54:57.068Z] === RUN TestBuildWithEmptyLayers [2019-08-29T04:54:59.824Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.241s [2019-08-29T04:55:00.388Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.164s [2019-08-29T04:55:01.756Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.258s [2019-08-29T04:55:01.756Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.014s [2019-08-29T04:55:02.850Z] --- PASS: TestBuildWithEmptyLayers (4.84s) [2019-08-29T04:55:02.850Z] === RUN TestBuildMultiStageOnBuild [2019-08-29T04:55:02.850Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-08-29T04:55:02.850Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:55:02.850Z] === RUN TestBuildUncleanTarFilenames [2019-08-29T04:55:02.850Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-08-29T04:55:02.850Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:55:02.850Z] === RUN TestBuildMultiStageLayerLeak [2019-08-29T04:55:02.850Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-08-29T04:55:02.850Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:55:02.850Z] === RUN TestBuildWithHugeFile [2019-08-29T04:55:02.850Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-08-29T04:55:02.850Z] build_test.go:491: testEnv.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestBuildWithEmptyDockerfile [2019-08-29T04:55:02.850Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:55:02.850Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:55:02.850Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:55:02.850Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:55:02.850Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:55:02.850Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:55:02.850Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-29T04:55:02.850Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-29T04:55:02.850Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-29T04:55:02.850Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s) [2019-08-29T04:55:02.850Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-08-29T04:55:02.850Z] === RUN TestBuildPreserveOwnership [2019-08-29T04:55:02.850Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-08-29T04:55:02.850Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:55:02.850Z] === RUN TestBuildPlatformInvalid [2019-08-29T04:55:02.850Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-08-29T04:55:02.850Z] PASS [2019-08-29T04:55:02.850Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-08-29T04:55:02.850Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:55:02.850Z] INFO: Testing against a local daemon [2019-08-29T04:55:02.850Z] === RUN TestConfigList [2019-08-29T04:55:02.850Z] --- SKIP: TestConfigList (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestConfigsCreateAndDelete [2019-08-29T04:55:02.850Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestConfigsUpdate [2019-08-29T04:55:02.850Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestTemplatedConfig [2019-08-29T04:55:02.850Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestConfigInspect [2019-08-29T04:55:02.850Z] --- SKIP: TestConfigInspect (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestConfigCreateWithLabels [2019-08-29T04:55:02.850Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:55:02.850Z] === RUN TestConfigCreateResolve [2019-08-29T04:55:02.850Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:55:02.850Z] === RUN TestConfigDaemonLibtrustID [2019-08-29T04:55:02.850Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-08-29T04:55:02.850Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:55:02.850Z] PASS [2019-08-29T04:55:02.850Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-08-29T04:55:02.850Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:55:02.850Z] INFO: Testing against a local daemon [2019-08-29T04:55:02.850Z] === RUN TestCheckpoint [2019-08-29T04:55:02.850Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-29T04:55:02.850Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-29T04:55:02.850Z] === RUN TestContainerInvalidJSON [2019-08-29T04:55:02.850Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:55:02.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:55:02.850Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:55:02.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:55:02.850Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:55:02.850Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:55:02.850Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-29T04:55:02.850Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-29T04:55:02.850Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-29T04:55:02.850Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-08-29T04:55:02.850Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-29T04:55:02.850Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-29T04:55:02.850Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-08-29T04:55:02.850Z] copy_test.go:25: testEnv.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-29T04:55:02.850Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-08-29T04:55:02.850Z] copy_test.go:39: testEnv.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-29T04:55:02.850Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.01s) [2019-08-29T04:55:02.850Z] copy_test.go:51: testEnv.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-29T04:55:02.850Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-08-29T04:55:02.850Z] copy_test.go:65: testEnv.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestCopyFromContainer [2019-08-29T04:55:02.850Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-08-29T04:55:02.850Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-29T04:55:02.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:55:02.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:55:02.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:55:02.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:55:02.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:55:02.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:55:02.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-29T04:55:02.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-29T04:55:02.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-29T04:55:02.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidEnv [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-29T04:55:02.850Z] === RUN TestCreateTmpfsMountsTarget [2019-08-29T04:55:02.850Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-08-29T04:55:02.850Z] create_test.go:111: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:02.850Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-29T04:55:02.850Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-08-29T04:55:02.850Z] create_test.go:154: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:55:02.850Z] === RUN TestCreateWithCapabilities [2019-08-29T04:55:02.850Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-08-29T04:55:02.850Z] create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-08-29T04:55:02.850Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-29T04:55:02.850Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-08-29T04:55:02.850Z] create_test.go:359: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:55:02.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:55:02.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-29T04:55:02.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2019-08-29T04:55:02.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-08-29T04:55:02.850Z] === RUN TestDiff [2019-08-29T04:55:02.850Z] --- SKIP: TestDiff (0.00s) [2019-08-29T04:55:02.850Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:02.850Z] === RUN TestExecWithCloseStdin [2019-08-29T04:55:03.126Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.327s [2019-08-29T04:55:04.505Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.173s [2019-08-29T04:55:05.878Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.185s [2019-08-29T04:55:06.589Z] --- PASS: TestExecWithCloseStdin (3.63s) [2019-08-29T04:55:06.589Z] === RUN TestExec [2019-08-29T04:55:06.589Z] --- SKIP: TestExec (0.00s) [2019-08-29T04:55:06.589Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-08-29T04:55:06.589Z] === RUN TestExecUser [2019-08-29T04:55:06.589Z] --- SKIP: TestExecUser (0.00s) [2019-08-29T04:55:06.589Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-08-29T04:55:06.589Z] === RUN TestExportContainerAndImportImage [2019-08-29T04:55:06.589Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-08-29T04:55:06.589Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:06.589Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-29T04:55:06.589Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-08-29T04:55:06.589Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:06.589Z] === RUN TestHealthCheckWorkdir [2019-08-29T04:55:06.589Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-08-29T04:55:06.589Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:06.589Z] === RUN TestHealthKillContainer [2019-08-29T04:55:06.589Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-08-29T04:55:06.589Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-08-29T04:55:06.589Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-29T04:55:06.589Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-08-29T04:55:06.589Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-08-29T04:55:06.589Z] === RUN TestKillContainerInvalidSignal [2019-08-29T04:55:09.489Z] --- PASS: TestKillContainerInvalidSignal (3.15s) [2019-08-29T04:55:09.489Z] === RUN TestKillContainer [2019-08-29T04:55:09.489Z] --- SKIP: TestKillContainer (0.00s) [2019-08-29T04:55:09.489Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-08-29T04:55:09.489Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-29T04:55:09.489Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-08-29T04:55:09.489Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-08-29T04:55:09.489Z] === RUN TestKillStoppedContainer [2019-08-29T04:55:09.489Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-08-29T04:55:09.489Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-08-29T04:55:09.489Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-29T04:55:09.489Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-08-29T04:55:09.489Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-08-29T04:55:09.489Z] === RUN TestKillDifferentUserContainer [2019-08-29T04:55:09.489Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-08-29T04:55:09.489Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-08-29T04:55:09.489Z] === RUN TestInspectOomKilledTrue [2019-08-29T04:55:09.489Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-29T04:55:09.489Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:55:09.489Z] === RUN TestInspectOomKilledFalse [2019-08-29T04:55:09.489Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-29T04:55:09.489Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-29T04:55:09.489Z] === RUN TestLogsFollowTailEmpty [2019-08-29T04:55:10.052Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 3.713s [2019-08-29T04:55:10.052Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.284s [2019-08-29T04:55:10.309Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.364s [2019-08-29T04:55:10.566Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.010s [2019-08-29T04:55:10.823Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.164s [2019-08-29T04:55:11.080Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.169s [2019-08-29T04:55:11.338Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.227s [2019-08-29T04:55:11.594Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.010s [2019-08-29T04:55:12.525Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.771s [2019-08-29T04:55:13.088Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.353s [2019-08-29T04:55:13.088Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.042s [2019-08-29T04:55:13.218Z] --- PASS: TestLogsFollowTailEmpty (3.06s) [2019-08-29T04:55:13.218Z] === RUN TestNetworkNat [2019-08-29T04:55:13.218Z] --- SKIP: TestNetworkNat (0.00s) [2019-08-29T04:55:13.218Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:13.218Z] === RUN TestNetworkLocalhostTCPNat [2019-08-29T04:55:13.218Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-08-29T04:55:13.218Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:55:13.218Z] === RUN TestNetworkLoopbackNat [2019-08-29T04:55:13.218Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-08-29T04:55:13.218Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:13.218Z] === RUN TestPause [2019-08-29T04:55:13.218Z] --- SKIP: TestPause (0.00s) [2019-08-29T04:55:13.218Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-08-29T04:55:13.219Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-29T04:55:14.458Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 1.064s [2019-08-29T04:55:14.716Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.162s [2019-08-29T04:55:14.973Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.231s [2019-08-29T04:55:15.391Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.50s) [2019-08-29T04:55:15.391Z] === RUN TestPauseStopPausedContainer [2019-08-29T04:55:15.391Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-08-29T04:55:15.391Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:15.391Z] === RUN TestPsFilter [2019-08-29T04:55:15.391Z] --- PASS: TestPsFilter (0.08s) [2019-08-29T04:55:15.391Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-29T04:55:15.537Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.384s [2019-08-29T04:55:15.537Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.029s [2019-08-29T04:55:19.119Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.46s) [2019-08-29T04:55:19.119Z] === RUN TestRemoveContainerWithVolume [2019-08-29T04:55:20.787Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.132s [2019-08-29T04:55:20.787Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.131s [2019-08-29T04:55:21.044Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.134s [2019-08-29T04:55:21.302Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.135s [2019-08-29T04:55:21.302Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.132s [2019-08-29T04:55:22.025Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2019-08-29T04:55:22.025Z] === RUN TestRemoveContainerRunning [2019-08-29T04:55:24.202Z] --- PASS: TestRemoveContainerRunning (2.40s) [2019-08-29T04:55:24.202Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-29T04:55:24.577Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak 2.472s [2019-08-29T04:55:25.507Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 0.965s [2019-08-29T04:55:27.101Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.82s) [2019-08-29T04:55:27.101Z] === RUN TestRemoveInvalidContainer [2019-08-29T04:55:27.101Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-08-29T04:55:27.101Z] === RUN TestRenameLinkedContainer [2019-08-29T04:55:27.101Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-08-29T04:55:27.101Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:27.101Z] === RUN TestRenameStoppedContainer [2019-08-29T04:55:30.000Z] --- PASS: TestRenameStoppedContainer (3.38s) [2019-08-29T04:55:30.000Z] === RUN TestRenameRunningContainerAndReuse [2019-08-29T04:55:30.759Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.199s [2019-08-29T04:55:33.288Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.304s [2019-08-29T04:55:37.467Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.656s [2019-08-29T04:55:38.397Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.272s [2019-08-29T04:55:38.554Z] --- PASS: TestRenameRunningContainerAndReuse (7.28s) [2019-08-29T04:55:38.554Z] === RUN TestRenameInvalidName [2019-08-29T04:55:40.729Z] --- PASS: TestRenameInvalidName (3.42s) [2019-08-29T04:55:40.729Z] === RUN TestRenameAnonymousContainer [2019-08-29T04:55:40.729Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-08-29T04:55:40.729Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:40.729Z] === RUN TestRenameContainerWithSameName [2019-08-29T04:55:44.457Z] --- PASS: TestRenameContainerWithSameName (3.06s) [2019-08-29T04:55:44.457Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-29T04:55:44.457Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-08-29T04:55:44.457Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:44.457Z] === RUN TestResize [2019-08-29T04:55:44.457Z] --- SKIP: TestResize (0.00s) [2019-08-29T04:55:44.457Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:44.457Z] === RUN TestResizeWithInvalidSize [2019-08-29T04:55:44.457Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-08-29T04:55:44.457Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-08-29T04:55:44.457Z] === RUN TestResizeWhenContainerNotStarted [2019-08-29T04:55:47.358Z] --- PASS: TestResizeWhenContainerNotStarted (3.37s) [2019-08-29T04:55:47.358Z] === RUN TestDaemonRestartKillContainers [2019-08-29T04:55:47.358Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-08-29T04:55:47.358Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:55:47.358Z] === RUN TestStats [2019-08-29T04:55:47.358Z] --- SKIP: TestStats (0.00s) [2019-08-29T04:55:47.358Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-08-29T04:55:47.358Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-29T04:55:48.353Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 7.857s [2019-08-29T04:55:48.353Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster 100.816s [2019-08-29T04:55:51.627Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 3.487s [2019-08-29T04:55:53.525Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.605s [2019-08-29T04:55:54.088Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.690s [2019-08-29T04:55:54.652Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.578s [2019-08-29T04:55:55.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.86s) [2019-08-29T04:55:55.930Z] === RUN TestStopContainerWithTimeout [2019-08-29T04:55:55.930Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-08-29T04:55:55.930Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-08-29T04:55:55.930Z] === RUN TestUpdateRestartPolicy [2019-08-29T04:55:56.545Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac 1.015s [2019-08-29T04:55:56.962Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 80.549s [2019-08-29T04:55:56.962Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.066s [2019-08-29T04:55:56.962Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux) [2019-08-29T04:55:56.962Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux) [2019-08-29T04:55:56.962Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.365s [2019-08-29T04:55:56.962Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 0.829s [2019-08-29T04:55:56.962Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux) [2019-08-29T04:55:56.962Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.353s [2019-08-29T04:55:56.962Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.373s [2019-08-29T04:55:57.912Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 1.046s [2019-08-29T04:55:57.913Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.123s [2019-08-29T04:55:58.169Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.245s [2019-08-29T04:55:59.538Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 0.942s [2019-08-29T04:55:59.539Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.125s [2019-08-29T04:55:59.539Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.036s [2019-08-29T04:55:59.795Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.129s [2019-08-29T04:55:59.861Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 4.278s [2019-08-29T04:56:01.167Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.319s [2019-08-29T04:56:02.217Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress 3.779s [2019-08-29T04:56:02.761Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 2.597s [2019-08-29T04:56:02.781Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.090s [2019-08-29T04:56:02.781Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.113s [2019-08-29T04:56:03.345Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.310s [2019-08-29T04:56:03.345Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.051s [2019-08-29T04:56:05.239Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup 2.021s [2019-08-29T04:56:06.489Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 4.321s [2019-08-29T04:56:06.489Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:06.947Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:06.947Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:06.947Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:06.947Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:08.514Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 1.541s [2019-08-29T04:56:09.845Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 2.608s [2019-08-29T04:56:09.845Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:09.845Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:09.845Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:10.302Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.688s [2019-08-29T04:56:14.984Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 4.379s [2019-08-29T04:56:15.055Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 4.975s [2019-08-29T04:56:16.949Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin 1.137s [2019-08-29T04:56:16.997Z] --- PASS: TestUpdateRestartPolicy (21.31s) [2019-08-29T04:56:16.997Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-29T04:56:17.205Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.522s [2019-08-29T04:56:19.186Z] --- PASS: TestUpdateRestartWithAutoRemove (2.81s) [2019-08-29T04:56:19.186Z] === RUN TestWaitNonBlocked [2019-08-29T04:56:19.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:56:19.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:56:19.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:56:19.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:56:19.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-29T04:56:19.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-29T04:56:21.384Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.656s [2019-08-29T04:56:23.918Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-08-29T04:56:23.918Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.49s) [2019-08-29T04:56:23.918Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.65s) [2019-08-29T04:56:23.918Z] === RUN TestWaitBlocked [2019-08-29T04:56:23.918Z] --- SKIP: TestWaitBlocked (0.00s) [2019-08-29T04:56:23.918Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:23.918Z] PASS [2019-08-29T04:56:23.918Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-08-29T04:56:23.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:23.918Z] INFO: Testing against a local daemon [2019-08-29T04:56:23.918Z] === RUN TestCommitInheritsEnv [2019-08-29T04:56:23.918Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-08-29T04:56:23.918Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:56:23.918Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-29T04:56:23.918Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-08-29T04:56:23.918Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-08-29T04:56:23.918Z] === RUN TestImagesFilterMultiReference [2019-08-29T04:56:23.918Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-08-29T04:56:23.918Z] === RUN TestImagePullPlatformInvalid [2019-08-29T04:56:23.918Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-08-29T04:56:23.918Z] === RUN TestRemoveImageOrphaning [2019-08-29T04:56:23.918Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-08-29T04:56:23.918Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:56:23.918Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-29T04:56:24.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-08-29T04:56:24.380Z] === RUN TestTagInvalidReference [2019-08-29T04:56:24.380Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-29T04:56:24.380Z] === RUN TestTagValidPrefixedRepo [2019-08-29T04:56:24.380Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-08-29T04:56:24.380Z] === RUN TestTagExistedNameWithoutForce [2019-08-29T04:56:24.380Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-29T04:56:24.380Z] === RUN TestTagOfficialNames [2019-08-29T04:56:24.380Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-08-29T04:56:24.380Z] tag_test.go:98: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestTagMatchesDigest [2019-08-29T04:56:24.380Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-29T04:56:24.380Z] PASS [2019-08-29T04:56:24.380Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-08-29T04:56:24.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:24.380Z] INFO: Testing against a local daemon [2019-08-29T04:56:24.380Z] === RUN TestNetworkCreateDelete [2019-08-29T04:56:24.380Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-08-29T04:56:24.380Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:24.380Z] === RUN TestDockerNetworkDeletePreferID [2019-08-29T04:56:24.380Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-08-29T04:56:24.380Z] 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-08-29T04:56:24.380Z] === RUN TestInspectNetwork [2019-08-29T04:56:24.380Z] --- SKIP: TestInspectNetwork (0.00s) [2019-08-29T04:56:24.380Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-08-29T04:56:24.380Z] === RUN TestRunContainerWithBridgeNone [2019-08-29T04:56:24.380Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-08-29T04:56:24.380Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:24.380Z] === RUN TestNetworkInvalidJSON [2019-08-29T04:56:24.380Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-29T04:56:24.380Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-29T04:56:24.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:56:24.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:56:24.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:56:24.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:56:24.380Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-29T04:56:24.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-29T04:56:24.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-29T04:56:24.380Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-29T04:56:24.380Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-29T04:56:24.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-29T04:56:24.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-29T04:56:24.380Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-29T04:56:24.380Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:29: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestDaemonDefaultNetworkPools [2019-08-29T04:56:24.380Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:51: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-29T04:56:24.380Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:94: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-29T04:56:24.380Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:127: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-29T04:56:24.380Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:177: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestServiceWithPredefinedNetwork [2019-08-29T04:56:24.380Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:201: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-29T04:56:24.380Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:230: FLAKY_TEST [2019-08-29T04:56:24.380Z] === RUN TestServiceWithDataPathPortInit [2019-08-29T04:56:24.380Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:333: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-29T04:56:24.380Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-08-29T04:56:24.380Z] service_test.go:392: testEnv.OSType == "windows" [2019-08-29T04:56:24.380Z] PASS [2019-08-29T04:56:24.380Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-08-29T04:56:24.380Z] PASS [2019-08-29T04:56:24.380Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-08-29T04:56:24.380Z] PASS [2019-08-29T04:56:24.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-08-29T04:56:24.380Z] PASS [2019-08-29T04:56:24.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-08-29T04:56:24.380Z] PASS [2019-08-29T04:56:24.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-08-29T04:56:24.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:24.380Z] INFO: Testing against a local daemon [2019-08-29T04:56:24.380Z] === RUN TestPluginInvalidJSON [2019-08-29T04:56:24.380Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:56:24.380Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:56:24.380Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-29T04:56:24.380Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-08-29T04:56:24.380Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-29T04:56:24.380Z] PASS [2019-08-29T04:56:24.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-08-29T04:56:24.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:24.843Z] INFO: Testing against a local daemon [2019-08-29T04:56:24.843Z] === RUN TestExternalGraphDriver [2019-08-29T04:56:24.843Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-08-29T04:56:24.843Z] external_test.go:48: runtime.GOOS == "windows" [2019-08-29T04:56:24.843Z] === RUN TestGraphdriverPluginV2 [2019-08-29T04:56:24.843Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-08-29T04:56:24.843Z] external_test.go:407: runtime.GOOS == "windows" [2019-08-29T04:56:24.843Z] PASS [2019-08-29T04:56:24.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-08-29T04:56:24.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:24.843Z] INFO: Testing against a local daemon [2019-08-29T04:56:24.843Z] PASS [2019-08-29T04:56:24.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-08-29T04:56:24.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:24.843Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-08-29T04:56:24.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:24.843Z] INFO: Testing against a local daemon [2019-08-29T04:56:24.843Z] === RUN TestSecretInspect [2019-08-29T04:56:24.843Z] --- SKIP: TestSecretInspect (0.00s) [2019-08-29T04:56:24.843Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestSecretList [2019-08-29T04:56:24.843Z] --- SKIP: TestSecretList (0.00s) [2019-08-29T04:56:24.843Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestSecretsCreateAndDelete [2019-08-29T04:56:24.843Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-08-29T04:56:24.843Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestSecretsUpdate [2019-08-29T04:56:24.843Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-08-29T04:56:24.843Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestTemplatedSecret [2019-08-29T04:56:24.843Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-08-29T04:56:24.843Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestSecretCreateResolve [2019-08-29T04:56:24.843Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-08-29T04:56:24.843Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:24.843Z] PASS [2019-08-29T04:56:24.843Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-08-29T04:56:24.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:24.843Z] INFO: Testing against a local daemon [2019-08-29T04:56:24.843Z] === RUN TestServiceCreateInit [2019-08-29T04:56:24.843Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-29T04:56:24.843Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-29T04:56:24.843Z] --- PASS: TestServiceCreateInit (0.02s) [2019-08-29T04:56:24.843Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-08-29T04:56:24.843Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-08-29T04:56:24.843Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateServiceMultipleTimes [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-08-29T04:56:24.843Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateServiceConflict [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-08-29T04:56:24.843Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateServiceMaxReplicas [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-08-29T04:56:24.843Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-08-29T04:56:24.843Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateServiceSecretFileMode [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-08-29T04:56:24.843Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateServiceConfigFileMode [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-08-29T04:56:24.843Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateServiceSysctls [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-08-29T04:56:24.843Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestCreateServiceCapabilities [2019-08-29T04:56:24.843Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-08-29T04:56:24.843Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestInspect [2019-08-29T04:56:24.843Z] --- SKIP: TestInspect (0.00s) [2019-08-29T04:56:24.843Z] inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestDockerNetworkConnectAlias [2019-08-29T04:56:24.843Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-08-29T04:56:24.843Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestDockerNetworkReConnect [2019-08-29T04:56:24.843Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-08-29T04:56:24.843Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestServicePlugin [2019-08-29T04:56:24.843Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-29T04:56:24.843Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:24.843Z] === RUN TestServiceUpdateLabel [2019-08-29T04:56:24.843Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-08-29T04:56:24.843Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:24.843Z] === RUN TestServiceUpdateSecrets [2019-08-29T04:56:24.843Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2019-08-29T04:56:24.843Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:24.843Z] === RUN TestServiceUpdateConfigs [2019-08-29T04:56:24.843Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-08-29T04:56:24.843Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:24.843Z] === RUN TestServiceUpdateNetwork [2019-08-29T04:56:24.843Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-08-29T04:56:24.843Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-08-29T04:56:24.843Z] PASS [2019-08-29T04:56:24.843Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-08-29T04:56:25.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:25.305Z] INFO: Testing against a local daemon [2019-08-29T04:56:25.305Z] === RUN TestSessionCreate [2019-08-29T04:56:25.305Z] --- SKIP: TestSessionCreate (0.00s) [2019-08-29T04:56:25.305Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-08-29T04:56:25.305Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-29T04:56:25.305Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-08-29T04:56:25.305Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-08-29T04:56:25.305Z] PASS [2019-08-29T04:56:25.305Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-08-29T04:56:25.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:25.305Z] INFO: Testing against a local daemon [2019-08-29T04:56:25.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-29T04:56:25.305Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-29T04:56:25.305Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-08-29T04:56:25.305Z] === RUN TestEventsExecDie [2019-08-29T04:56:25.305Z] --- SKIP: TestEventsExecDie (0.00s) [2019-08-29T04:56:25.305Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-08-29T04:56:25.305Z] === RUN TestEventsBackwardsCompatible [2019-08-29T04:56:25.305Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-08-29T04:56:25.305Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-08-29T04:56:25.305Z] === RUN TestInfoAPI [2019-08-29T04:56:25.305Z] --- PASS: TestInfoAPI (0.02s) [2019-08-29T04:56:25.305Z] === RUN TestInfoAPIWarnings [2019-08-29T04:56:25.305Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-08-29T04:56:25.305Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-08-29T04:56:25.305Z] === RUN TestLoginFailsWithBadCredentials [2019-08-29T04:56:26.277Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-08-29T04:56:26.277Z] === RUN TestPingCacheHeaders [2019-08-29T04:56:26.277Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-08-29T04:56:26.277Z] === RUN TestPingGet [2019-08-29T04:56:26.277Z] --- PASS: TestPingGet (0.02s) [2019-08-29T04:56:26.277Z] === RUN TestPingHead [2019-08-29T04:56:26.277Z] --- PASS: TestPingHead (0.02s) [2019-08-29T04:56:26.277Z] === RUN TestVersion [2019-08-29T04:56:26.277Z] --- PASS: TestVersion (0.02s) [2019-08-29T04:56:26.277Z] PASS [2019-08-29T04:56:26.277Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-08-29T04:56:26.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:26.277Z] INFO: Testing against a local daemon [2019-08-29T04:56:26.277Z] === RUN TestVolumesCreateAndList [2019-08-29T04:56:26.277Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-08-29T04:56:26.277Z] === RUN TestVolumesRemove [2019-08-29T04:56:26.277Z] --- SKIP: TestVolumesRemove (0.00s) [2019-08-29T04:56:26.277Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-08-29T04:56:26.277Z] === RUN TestVolumesInspect [2019-08-29T04:56:26.277Z] --- PASS: TestVolumesInspect (0.03s) [2019-08-29T04:56:26.277Z] === RUN TestVolumesInvalidJSON [2019-08-29T04:56:26.277Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-29T04:56:26.277Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-29T04:56:26.277Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-29T04:56:26.277Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-08-29T04:56:26.277Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-29T04:56:26.277Z] PASS [2019-08-29T04:56:26.277Z] INFO: make.ps1 ended at 08/29/2019 04:56:26 [2019-08-29T04:56:26.278Z] INFO: Integration CLI tests being run from the host: [2019-08-29T04:56:26.278Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" [2019-08-29T04:56:32.656Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest 15.377s [2019-08-29T04:56:32.656Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.437s [2019-08-29T04:56:32.656Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:32.656Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:32.656Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:32.656Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:32.656Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 10.006s [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.179s [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.695s [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.056s [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.078s [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.140s [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.140s [2019-08-29T04:56:33.568Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s [2019-08-29T04:56:33.637Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 1.849s [2019-08-29T04:56:34.096Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.090s [2019-08-29T04:56:37.763Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 3.217s [2019-08-29T04:56:37.763Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.029s [2019-08-29T04:56:37.763Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) [2019-08-29T04:56:38.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-08-29T04:56:38.660Z] INFO: Testing against a local daemon [2019-08-29T04:56:38.660Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.001s [2019-08-29T04:56:38.660Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:38.660Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.002s [2019-08-29T04:56:38.660Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-08-29T04:56:38.660Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-08-29T04:56:38.660Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux) [2019-08-29T04:56:38.660Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.001s [2019-08-29T04:56:38.781Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 4.492s [2019-08-29T04:56:39.117Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 1.729s [2019-08-29T04:56:39.133Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect 1.047s [2019-08-29T04:56:39.573Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.184s [2019-08-29T04:56:41.739Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 1.824s [2019-08-29T04:56:41.739Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.339s [2019-08-29T04:56:43.471Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 4.415s [2019-08-29T04:56:44.386Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 4.085s [2019-08-29T04:56:48.559Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 3.904s [2019-08-29T04:56:48.559Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.023s [2019-08-29T04:56:49.255Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 5.423s [2019-08-29T04:56:49.490Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 0.983s [2019-08-29T04:56:52.762Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.281s [2019-08-29T04:56:52.762Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.044s [2019-08-29T04:56:53.325Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID 0.915s [2019-08-29T04:56:54.256Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.683s [2019-08-29T04:56:55.625Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP 1.161s [2019-08-29T04:56:59.562Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 10.105s [2019-08-29T04:57:00.020Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 1.242s [2019-08-29T04:57:02.171Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 6.132s [2019-08-29T04:57:04.065Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 1.136s [2019-08-29T04:57:05.805Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 4.441s [2019-08-29T04:57:05.805Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli) [2019-08-29T04:57:05.805Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.662s [2019-08-29T04:57:05.958Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.145s [2019-08-29T04:57:06.215Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.295s [2019-08-29T04:57:06.264Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.399s [2019-08-29T04:57:06.264Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux) [2019-08-29T04:57:11.480Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 48.238s [2019-08-29T04:57:14.003Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 1.634s [2019-08-29T04:57:14.567Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 8.047s [2019-08-29T04:57:14.567Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.160s [2019-08-29T04:57:14.567Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.015s [2019-08-29T04:57:14.567Z] OK: 1197 passed, 46 skipped [2019-08-29T04:57:14.567Z] PASS [2019-08-29T04:57:14.567Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-29T04:57:14.822Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 8.005s [2019-08-29T04:57:14.822Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux) [2019-08-29T04:57:18.745Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 3.737s [2019-08-29T04:57:22.024Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 1.709s [2019-08-29T04:57:22.954Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found [2019-08-29T04:57:22.954Z] Clearing AppArmor profiles cache:. [2019-08-29T04:57:22.954Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-29T04:57:22.954Z] Unloading profiles will leave already running processes permanently [2019-08-29T04:57:22.954Z] unconfined, which can lead to unexpected situations. [2019-08-29T04:57:22.954Z] [2019-08-29T04:57:22.954Z] To set a process to complain mode, use the command line tool [2019-08-29T04:57:22.954Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-29T04:57:22.954Z] with the 'teardown' option." [2019-08-29T04:57:22.954Z] Removing test suite binaries [2019-08-29T04:57:22.954Z] [2019-08-29T04:57:23.383Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 7.903s [2019-08-29T04:57:23.842Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.720s [2019-08-29T04:57:26.015Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 1.745s [2019-08-29T04:57:26.015Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux) [2019-08-29T04:57:26.474Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.595s [2019-08-29T04:57:26.474Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.048s [2019-08-29T04:57:27.130Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 3.791s [2019-08-29T04:57:30.402Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs 2.581s [2019-08-29T04:57:36.780Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 8.524s [2019-08-29T04:57:36.780Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.690s [2019-08-29T04:57:36.780Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.449s [2019-08-29T04:57:37.238Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.631s [2019-08-29T04:57:37.696Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.392s [2019-08-29T04:57:38.664Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.701s [2019-08-29T04:57:39.631Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.158s [2019-08-29T04:57:44.316Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 4.221s [2019-08-29T04:57:44.316Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux) [2019-08-29T04:57:44.316Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux) [2019-08-29T04:57:44.316Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.052s [2019-08-29T04:57:44.316Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.050s [2019-08-29T04:57:44.316Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.051s [2019-08-29T04:57:44.316Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.054s [2019-08-29T04:57:44.775Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.401s [2019-08-29T04:57:45.233Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 0.554s [2019-08-29T04:57:49.920Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 4.463s [2019-08-29T04:57:52.304Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation 14.632s [2019-08-29T04:58:04.719Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 12.552s [2019-08-29T04:58:04.719Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux) [2019-08-29T04:58:05.685Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 1.985s [2019-08-29T04:58:07.156Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey 14.189s [2019-08-29T04:58:08.086Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile 1.130s [2019-08-29T04:58:11.358Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 1.812s [2019-08-29T04:58:14.632Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode 2.315s [2019-08-29T04:58:22.730Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 7.088s [2019-08-29T04:58:41.355Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 32.575s [2019-08-29T04:58:49.242Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY 14.478s [2019-08-29T04:58:50.173Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.423s [2019-08-29T04:58:51.671Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 11.765s [2019-08-29T04:58:53.460Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.390s [2019-08-29T04:58:55.979Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup 2.091s [2019-08-29T04:58:57.455Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 5.166s [2019-08-29T04:58:58.502Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal 2.005s [2019-08-29T04:59:01.024Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter 1.343s [2019-08-29T04:59:03.240Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 5.741s [2019-08-29T04:59:03.544Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 0.952s [2019-08-29T04:59:07.919Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows 4.623s [2019-08-29T04:59:25.593Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 14.923s [2019-08-29T04:59:25.593Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux) [2019-08-29T04:59:30.281Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 6.256s [2019-08-29T04:59:30.281Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.504s [2019-08-29T04:59:30.281Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux) [2019-08-29T04:59:30.281Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux) [2019-08-29T04:59:32.455Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 2.182s [2019-08-29T04:59:37.139Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 3.669s [2019-08-29T04:59:38.674Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 1.922s [2019-08-29T04:59:38.674Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.208s [2019-08-29T04:59:38.674Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.106s [2019-08-29T04:59:40.847Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 2.216s [2019-08-29T04:59:41.816Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.974s [2019-08-29T04:59:43.351Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.971s [2019-08-29T04:59:58.155Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 12.820s [2019-08-29T04:59:58.156Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.859s [2019-08-29T04:59:59.728Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 22.267s [2019-08-29T05:00:05.225Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 7.220s [2019-08-29T05:00:08.127Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 2.908s [2019-08-29T05:00:14.580Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.579s [2019-08-29T05:00:16.690Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 7.671s [2019-08-29T05:00:21.374Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 4.041s [2019-08-29T05:00:25.105Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 4.277s [2019-08-29T05:00:26.072Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.590s [2019-08-29T05:00:26.072Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux) [2019-08-29T05:00:26.072Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux) [2019-08-29T05:00:28.245Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.808s [2019-08-29T05:00:28.245Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux) [2019-08-29T05:00:32.633Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.535s [2019-08-29T05:00:50.686Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.662s [2019-08-29T05:01:03.914Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 35.660s [2019-08-29T05:01:21.601Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 16.067s [2019-08-29T05:01:33.978Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 12.160s [2019-08-29T05:01:35.513Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 2.201s [2019-08-29T05:01:35.514Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux) [2019-08-29T05:01:35.972Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux) [2019-08-29T05:01:37.507Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.863s [2019-08-29T05:01:40.440Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 2.460s [2019-08-29T05:01:43.341Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 2.700s [2019-08-29T05:01:48.026Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 3.914s [2019-08-29T05:01:58.326Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.572s [2019-08-29T05:02:02.836Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 13.985s [2019-08-29T05:02:02.836Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.057s [2019-08-29T05:02:02.836Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.439s [2019-08-29T05:02:04.877Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.570s [2019-08-29T05:02:15.209Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell 10.154s [2019-08-29T05:02:15.209Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.210s [2019-08-29T05:02:18.939Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 3.644s [2019-08-29T05:02:18.939Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.062s [2019-08-29T05:02:23.620Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 3.756s [2019-08-29T05:02:36.932Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.034s [2019-08-29T05:02:44.698Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 17.888s [2019-08-29T05:02:44.698Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux) [2019-08-29T05:02:44.698Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 2.253s [2019-08-29T05:02:45.664Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.704s [2019-08-29T05:02:50.347Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 3.659s [2019-08-29T05:02:51.780Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.533s [2019-08-29T05:02:55.028Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 4.447s [2019-08-29T05:02:55.028Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:02:55.028Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:02:55.028Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux) [2019-08-29T05:02:58.760Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 3.533s [2019-08-29T05:02:59.218Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.376s [2019-08-29T05:03:01.391Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 2.177s [2019-08-29T05:03:01.391Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:03:01.391Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux) [2019-08-29T05:03:22.468Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing 19.211s [2019-08-29T05:03:22.468Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive 0.394s [2019-08-29T05:03:23.815Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.025s [2019-08-29T05:03:35.991Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.112s [2019-08-29T05:03:37.272Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser 14.607s [2019-08-29T05:03:41.959Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing 4.464s [2019-08-29T05:03:41.959Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:03:41.959Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux) [2019-08-29T05:03:44.863Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 1.865s [2019-08-29T05:03:44.863Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux) [2019-08-29T05:03:57.239Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin 10.360s [2019-08-29T05:04:00.139Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 3.728s [2019-08-29T05:04:00.139Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.059s [2019-08-29T05:04:08.043Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.586s [2019-08-29T05:04:17.814Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 16.374s [2019-08-29T05:04:17.814Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux) [2019-08-29T05:04:17.814Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux) [2019-08-29T05:04:17.814Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux) [2019-08-29T05:04:18.780Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 1.021s [2019-08-29T05:04:26.100Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.586s [2019-08-29T05:04:27.345Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath 7.679s [2019-08-29T05:04:28.310Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 1.542s [2019-08-29T05:04:28.768Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:04:28.768Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux) [2019-08-29T05:04:28.768Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-08-29T05:04:30.941Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 1.915s [2019-08-29T05:04:35.625Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 3.875s [2019-08-29T05:04:40.310Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 4.213s [2019-08-29T05:04:40.946Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.802s [2019-08-29T05:04:44.038Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 3.728s [2019-08-29T05:04:44.038Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:04:49.820Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 5.598s [2019-08-29T05:04:49.820Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:04:56.886Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 6.081s [2019-08-29T05:05:00.615Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 4.088s [2019-08-29T05:05:00.615Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:00.615Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:00.615Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:00.615Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:00.615Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:00.615Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:00.615Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:00.615Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.019s [2019-08-29T05:05:07.684Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 5.891s [2019-08-29T05:05:17.993Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 10.661s [2019-08-29T05:05:17.993Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:20.169Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 1.776s [2019-08-29T05:05:20.169Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:20.169Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:20.169Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:27.235Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 6.698s [2019-08-29T05:05:27.235Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:27.235Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-08-29T05:05:27.575Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.534s [2019-08-29T05:05:28.770Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 2.048s [2019-08-29T05:05:28.770Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.002s [2019-08-29T05:05:28.770Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:28.770Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:28.770Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:30.944Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 2.146s [2019-08-29T05:05:32.481Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 1.229s [2019-08-29T05:05:34.018Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 1.543s [2019-08-29T05:05:34.018Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.002s [2019-08-29T05:05:34.018Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:35.552Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 1.778s [2019-08-29T05:05:36.011Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.002s [2019-08-29T05:05:37.545Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 1.810s [2019-08-29T05:05:37.545Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:37.545Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:39.725Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 1.824s [2019-08-29T05:05:39.725Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.002s [2019-08-29T05:05:41.260Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 1.606s [2019-08-29T05:05:41.260Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:45.638Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.622s [2019-08-29T05:05:48.324Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 6.714s [2019-08-29T05:05:48.324Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.165s [2019-08-29T05:05:48.324Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:49.859Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 1.348s [2019-08-29T05:05:53.596Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 2.872s [2019-08-29T05:05:56.496Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 2.889s [2019-08-29T05:05:56.496Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.018s [2019-08-29T05:05:56.496Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.003s [2019-08-29T05:05:56.496Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.002s [2019-08-29T05:05:56.496Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.002s [2019-08-29T05:05:58.036Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 1.066s [2019-08-29T05:05:58.036Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux) [2019-08-29T05:05:59.572Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 1.960s [2019-08-29T05:05:59.572Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:01.108Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows 1.259s [2019-08-29T05:06:01.566Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.020s [2019-08-29T05:06:05.301Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 3.828s [2019-08-29T05:06:06.836Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 1.563s [2019-08-29T05:06:06.836Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:06.836Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:06.836Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:06.836Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:06.836Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:09.011Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe 1.084s [2019-08-29T05:06:17.677Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.757s [2019-08-29T05:06:30.091Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 20.085s [2019-08-29T05:06:30.091Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:30.091Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.080s [2019-08-29T05:06:30.091Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:30.091Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:30.091Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:30.091Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:30.091Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 1.929s [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:31.058Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:33.233Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 1.895s [2019-08-29T05:06:33.233Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.051s [2019-08-29T05:06:33.233Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:35.408Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 2.052s [2019-08-29T05:06:35.408Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:35.408Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:35.408Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:39.139Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 3.954s [2019-08-29T05:06:41.314Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 1.927s [2019-08-29T05:06:41.314Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:41.314Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 594.475s [2019-08-29T05:06:44.762Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.717s [2019-08-29T05:06:44.762Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.016s [2019-08-29T05:06:44.762Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:44.762Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.003s [2019-08-29T05:06:44.762Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:46.292Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 8.393s [2019-08-29T05:06:46.292Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:46.292Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:48.377Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 7.483s [2019-08-29T05:06:48.377Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:48.377Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:49.715Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 0.988s [2019-08-29T05:06:51.022Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 4.471s [2019-08-29T05:06:53.918Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 2.042s [2019-08-29T05:06:53.918Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor) [2019-08-29T05:06:53.918Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor) [2019-08-29T05:06:53.918Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:53.918Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux) [2019-08-29T05:06:57.641Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 3.740s [2019-08-29T05:06:57.641Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable) [2019-08-29T05:06:57.642Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:03.170Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 12.555s [2019-08-29T05:07:03.170Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:03.170Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:03.170Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 2.172s [2019-08-29T05:07:03.170Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:03.170Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:04.562Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.609s [2019-08-29T05:07:05.347Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 2.031s [2019-08-29T05:07:05.347Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:05.347Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:05.347Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:05.347Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:05.806Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.129s [2019-08-29T05:07:05.806Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.124s [2019-08-29T05:07:07.342Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 1.586s [2019-08-29T05:07:07.928Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 8.790s [2019-08-29T05:07:09.517Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 1.897s [2019-08-29T05:07:09.518Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs 0.214s [2019-08-29T05:07:09.518Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.118s [2019-08-29T05:07:11.694Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 1.716s [2019-08-29T05:07:11.694Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.460s [2019-08-29T05:07:12.153Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.115s [2019-08-29T05:07:12.153Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:12.153Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.246s [2019-08-29T05:07:12.153Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-08-29T05:07:12.611Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.118s [2019-08-29T05:07:12.611Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.226s [2019-08-29T05:07:22.668Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.465s [2019-08-29T05:07:24.975Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 11.477s [2019-08-29T05:07:24.975Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.134s [2019-08-29T05:07:24.975Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.099s [2019-08-29T05:07:28.703Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.805s [2019-08-29T05:07:28.703Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.128s [2019-08-29T05:07:28.703Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 1.376s [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.078s [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.235Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.694Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.053s [2019-08-29T05:07:30.694Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.694Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.694Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.694Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:30.694Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux) [2019-08-29T05:07:32.872Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 2.079s [2019-08-29T05:07:34.406Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 1.958s [2019-08-29T05:07:36.581Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 1.964s [2019-08-29T05:07:40.720Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.364s [2019-08-29T05:07:43.647Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 7.086s [2019-08-29T05:07:48.327Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 4.336s [2019-08-29T05:07:53.009Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 4.203s [2019-08-29T05:07:54.541Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 1.421s [2019-08-29T05:07:54.999Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.628s [2019-08-29T05:07:55.575Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.046s [2019-08-29T05:07:55.575Z] OK: 261 passed, 6 skipped [2019-08-29T05:07:55.575Z] PASS [2019-08-29T05:07:55.575Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-29T05:07:55.575Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found [2019-08-29T05:07:55.575Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5464 is not a child of this shell [2019-08-29T05:07:55.575Z] warning: PID 5464 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dcd7eb1e4d2ef/docker.pid had a nonzero exit code [2019-08-29T05:07:55.575Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dcd7eb1e4d2ef/root: target is busy [2019-08-29T05:07:55.575Z] (In some cases useful info about processes that [2019-08-29T05:07:55.575Z] use the device is found by lsof(8) or fuser(1).) [2019-08-29T05:07:55.575Z] Clearing AppArmor profiles cache:. [2019-08-29T05:07:55.575Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-29T05:07:55.575Z] Unloading profiles will leave already running processes permanently [2019-08-29T05:07:55.575Z] unconfined, which can lead to unexpected situations. [2019-08-29T05:07:55.575Z] [2019-08-29T05:07:55.575Z] To set a process to complain mode, use the command line tool [2019-08-29T05:07:55.575Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-29T05:07:55.575Z] with the 'teardown' option." [2019-08-29T05:07:55.575Z] Removing test suite binaries [2019-08-29T05:07:55.575Z] [2019-08-29T05:07:55.832Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-29T05:07:56.162Z] + echo Ensuring container killed. [2019-08-29T05:07:56.162Z] Ensuring container killed. [2019-08-29T05:07:56.162Z] + docker rm -vf docker-pr1 [2019-08-29T05:07:56.162Z] Error: No such container: docker-pr1 [2019-08-29T05:07:56.162Z] + true [Pipeline] sh [2019-08-29T05:07:56.445Z] + echo Chowning /workspace to jenkins user [2019-08-29T05:07:56.445Z] Chowning /workspace to jenkins user [2019-08-29T05:07:56.445Z] + id -u [2019-08-29T05:07:56.445Z] + id -g [2019-08-29T05:07:56.445Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39820:/workspace busybox chown -R 1000:1000 /workspace [2019-08-29T05:07:56.445Z] Unable to find image 'busybox:latest' locally [2019-08-29T05:07:56.445Z] latest: Pulling from library/busybox [2019-08-29T05:07:56.701Z] ee153a04d683: Pulling fs layer [2019-08-29T05:07:56.701Z] ee153a04d683: Download complete [2019-08-29T05:07:56.701Z] ee153a04d683: Pull complete [2019-08-29T05:07:56.701Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-29T05:07:56.701Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-08-29T05:08:00.273Z] + bundleName=janky [2019-08-29T05:08:00.273Z] + echo Creating janky-bundles.tar.gz [2019-08-29T05:08:00.273Z] Creating janky-bundles.tar.gz [2019-08-29T05:08:00.273Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [2019-08-29T05:08:00.273Z] + xargs tar -czf janky-bundles.tar.gz [Pipeline] archiveArtifacts [2019-08-29T05:08:01.248Z] Archiving artifacts [2019-08-29T05:08:02.062Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 2.455s [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-08-29T05:08:02.521Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.546s [2019-08-29T05:08:02.749Z] + make clean [2019-08-29T05:08:02.979Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.828s [2019-08-29T05:08:03.005Z] docker volume rm -f docker-dev-cache [2019-08-29T05:08:03.005Z] docker-dev-cache [Pipeline] deleteDir [2019-08-29T05:08:07.662Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 3.917s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-29T05:08:11.391Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 3.745s [2019-08-29T05:08:11.391Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.048s [2019-08-29T05:08:11.391Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.049s [2019-08-29T05:08:11.391Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:11.391Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:11.391Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:12.359Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.166s [2019-08-29T05:08:12.359Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:14.533Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 1.999s [2019-08-29T05:08:16.707Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 2.155s [2019-08-29T05:08:18.241Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 1.373s [2019-08-29T05:08:20.422Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 2.072s [2019-08-29T05:08:25.108Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 4.356s [2019-08-29T05:08:25.108Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:28.006Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.707s [2019-08-29T05:08:31.734Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 3.768s [2019-08-29T05:08:31.734Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:31.734Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:33.269Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 1.238s [2019-08-29T05:08:34.804Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 1.223s [2019-08-29T05:08:34.804Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:35.263Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:35.263Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:36.798Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 1.265s [2019-08-29T05:08:38.336Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 1.388s [2019-08-29T05:08:39.870Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 1.327s [2019-08-29T05:08:42.047Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 1.308s [2019-08-29T05:08:45.778Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 3.129s [2019-08-29T05:08:45.778Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:45.778Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:45.778Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:47.312Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 1.423s [2019-08-29T05:08:51.039Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 4.140s [2019-08-29T05:08:51.039Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:51.039Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:51.039Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:51.039Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable) [2019-08-29T05:08:51.039Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:53.212Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.614s [2019-08-29T05:08:53.212Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:53.212Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:53.212Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:53.212Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:53.212Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux) [2019-08-29T05:08:55.388Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 1.432s [2019-08-29T05:08:55.388Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:02.456Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped 6.705s [2019-08-29T05:09:02.456Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:02.456Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:02.456Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:08.240Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 5.573s [2019-08-29T05:09:14.023Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 5.562s [2019-08-29T05:09:16.922Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 3.244s [2019-08-29T05:09:19.626Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 132.038s [2019-08-29T05:09:19.626Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli) [2019-08-29T05:09:22.705Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 5.510s [2019-08-29T05:09:22.705Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:22.705Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-08-29T05:09:22.705Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.069s [2019-08-29T05:09:22.705Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:22.705Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.058s [2019-08-29T05:09:22.705Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.054s [2019-08-29T05:09:22.705Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.053s [2019-08-29T05:09:25.470Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 5.819s [2019-08-29T05:09:25.470Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.005s [2019-08-29T05:09:26.437Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 3.799s [2019-08-29T05:09:26.437Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.051s [2019-08-29T05:09:26.437Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:26.896Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.053s [2019-08-29T05:09:26.896Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.057s [2019-08-29T05:09:26.896Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.270s [2019-08-29T05:09:27.354Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.425s [2019-08-29T05:09:27.354Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:28.320Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.825s [2019-08-29T05:09:28.320Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.049s [2019-08-29T05:09:29.853Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 1.298s [2019-08-29T05:09:29.853Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.212s [2019-08-29T05:09:32.034Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.770s [2019-08-29T05:09:32.588Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 6.300s [2019-08-29T05:09:34.207Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 2.098s [2019-08-29T05:09:34.207Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.168s [2019-08-29T05:09:34.207Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:35.520Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 3.053s [2019-08-29T05:09:35.520Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:35.520Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:35.520Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:35.520Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.285s [2019-08-29T05:09:37.935Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 3.233s [2019-08-29T05:09:37.935Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.048s [2019-08-29T05:09:38.452Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 3.071s [2019-08-29T05:09:40.106Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 2.394s [2019-08-29T05:09:40.106Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.106Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.106Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.051s [2019-08-29T05:09:40.106Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.106Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.106Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.107Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.107Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.566Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.566Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.566Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable) [2019-08-29T05:09:40.566Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.566Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.566Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.053s [2019-08-29T05:09:40.566Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.105s [2019-08-29T05:09:40.566Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.566Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:40.566Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:42.741Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 1.194s [2019-08-29T05:09:44.274Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 1.187s [2019-08-29T05:09:44.274Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:44.274Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:44.274Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.063s [2019-08-29T05:09:44.274Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:46.453Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 1.297s [2019-08-29T05:09:46.453Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.153s [2019-08-29T05:09:47.075Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 8.084s [2019-08-29T05:09:47.986Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 1.334s [2019-08-29T05:09:47.986Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:47.986Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:47.986Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:50.157Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 1.260s [2019-08-29T05:09:51.802Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 4.838s [2019-08-29T05:09:51.802Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:51.802Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:51.802Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.060s [2019-08-29T05:09:53.887Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 3.702s [2019-08-29T05:09:53.887Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:53.887Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:53.887Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux) [2019-08-29T05:09:56.061Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 1.219s [2019-08-29T05:09:57.595Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 1.286s [2019-08-29T05:09:57.595Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.150s [2019-08-29T05:09:59.795Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 1.268s [2019-08-29T05:10:01.329Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 1.393s [2019-08-29T05:10:01.329Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:01.329Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.062s [2019-08-29T05:10:02.185Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 9.424s [2019-08-29T05:10:02.864Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 1.239s [2019-08-29T05:10:05.037Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 2.162s [2019-08-29T05:10:09.719Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 3.734s [2019-08-29T05:10:11.260Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 1.435s [2019-08-29T05:10:18.324Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 1.700s [2019-08-29T05:10:19.858Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 1.277s [2019-08-29T05:10:21.392Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 1.317s [2019-08-29T05:10:23.361Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 20.311s [2019-08-29T05:10:23.566Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 1.301s [2019-08-29T05:10:25.099Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 1.271s [2019-08-29T05:10:25.099Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.060s [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:25.099Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.054s [2019-08-29T05:10:25.099Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s [2019-08-29T05:10:26.633Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 1.213s [2019-08-29T05:10:28.170Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 1.253s [2019-08-29T05:10:30.480Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 8.061s [2019-08-29T05:10:33.953Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 5.168s [2019-08-29T05:10:34.246Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 3.100s [2019-08-29T05:10:34.246Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:35.485Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 2.060s [2019-08-29T05:10:35.485Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:37.019Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 1.246s [2019-08-29T05:10:37.019Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.056s [2019-08-29T05:10:40.078Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 5.394s [2019-08-29T05:10:44.082Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 6.743s [2019-08-29T05:10:44.806Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 4.944s [2019-08-29T05:10:51.146Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 6.612s [2019-08-29T05:10:53.436Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 7.992s [2019-08-29T05:10:53.436Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:53.436Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:53.436Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:53.436Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:10:54.414Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 1.610s [2019-08-29T05:10:58.211Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 6.599s [2019-08-29T05:10:59.177Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.807s [2019-08-29T05:11:01.350Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 1.687s [2019-08-29T05:11:01.350Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:03.526Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 1.876s [2019-08-29T05:11:05.061Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 1.832s [2019-08-29T05:11:13.624Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 8.421s [2019-08-29T05:11:13.624Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:13.624Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:15.801Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 2.349s [2019-08-29T05:11:17.974Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 2.069s [2019-08-29T05:11:20.148Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 1.830s [2019-08-29T05:11:20.148Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows 0.056s [2019-08-29T05:11:20.148Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:20.148Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 3.571s [2019-08-29T05:11:23.878Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.002s [2019-08-29T05:11:23.878Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:23.878Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:27.613Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 3.637s [2019-08-29T05:11:27.613Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:36.173Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 6.288s [2019-08-29T05:11:36.173Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:43.245Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 7.231s [2019-08-29T05:11:54.968Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 53.767s [2019-08-29T05:11:54.968Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:54.968Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux) [2019-08-29T05:11:55.613Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 11.141s [2019-08-29T05:11:55.613Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.213s [2019-08-29T05:12:04.171Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 8.274s [2019-08-29T05:12:12.732Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 21.883s [2019-08-29T05:12:12.732Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:12.732Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.161s [2019-08-29T05:12:16.538Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 11.366s [2019-08-29T05:12:18.713Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 2.673s [2019-08-29T05:12:25.185Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 12.739s [2019-08-29T05:12:26.163Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:31.084Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 10.651s [2019-08-29T05:12:33.258Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 3.245s [2019-08-29T05:12:33.258Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:33.258Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:33.292Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 6.653s [2019-08-29T05:12:36.988Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 3.607s [2019-08-29T05:12:36.988Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:36.988Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:36.988Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:36.988Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:44.055Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 5.777s [2019-08-29T05:12:44.055Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:45.588Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows 1.467s [2019-08-29T05:12:45.588Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:45.737Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 10.311s [2019-08-29T05:12:47.122Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 1.361s [2019-08-29T05:12:47.579Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.937s [2019-08-29T05:12:47.579Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:12:51.306Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 3.307s [2019-08-29T05:12:55.033Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess 3.273s [2019-08-29T05:12:58.186Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 11.616s [2019-08-29T05:12:58.186Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:02.094Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 6.627s [2019-08-29T05:13:06.812Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 8.354s [2019-08-29T05:13:06.812Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:06.812Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:23.174Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 21.805s [2019-08-29T05:13:23.174Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:27.987Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 22.314s [2019-08-29T05:13:27.987Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:28.960Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart 4.811s [2019-08-29T05:13:28.960Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.192s [2019-08-29T05:13:28.960Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.113s [2019-08-29T05:13:29.418Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.541s [2019-08-29T05:13:30.189Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 1.676s [2019-08-29T05:13:30.189Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:30.189Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:33.149Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 3.557s [2019-08-29T05:13:41.713Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 8.328s [2019-08-29T05:13:41.713Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:13:45.441Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 3.415s [2019-08-29T05:13:45.441Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.056s [2019-08-29T05:13:45.441Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.214s [2019-08-29T05:14:00.248Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 11.735s [2019-08-29T05:14:00.714Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 2.367s [2019-08-29T05:14:01.177Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.608s [2019-08-29T05:14:06.989Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 5.233s [2019-08-29T05:14:11.671Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 4.666s [2019-08-29T05:14:12.833Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 38.093s [2019-08-29T05:14:16.602Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 7.805s [2019-08-29T05:14:17.068Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:17.533Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:20.231Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 6.958s [2019-08-29T05:14:21.301Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 3.164s [2019-08-29T05:14:21.301Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:23.974Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 4.442s [2019-08-29T05:14:24.939Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.619s [2019-08-29T05:14:27.111Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 1.977s [2019-08-29T05:14:29.919Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 7.799s [2019-08-29T05:14:32.864Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 3.178s [2019-08-29T05:14:32.864Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:32.864Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli) [2019-08-29T05:14:37.589Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 4.943s [2019-08-29T05:14:41.340Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 3.169s [2019-08-29T05:14:42.313Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 1.588s [2019-08-29T05:14:43.857Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 1.627s [2019-08-29T05:14:44.777Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 15.079s [2019-08-29T05:14:44.777Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 1.407s [2019-08-29T05:14:46.045Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 1.626s [2019-08-29T05:14:49.455Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 4.266s [2019-08-29T05:14:50.420Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.839s [2019-08-29T05:14:50.420Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:50.420Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:50.420Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:50.420Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:50.420Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:50.420Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:50.420Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:52.594Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 1.819s [2019-08-29T05:14:52.594Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:52.594Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux) [2019-08-29T05:14:56.324Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 3.907s [2019-08-29T05:14:56.429Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped 9.279s [2019-08-29T05:15:00.051Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 3.454s [2019-08-29T05:15:01.584Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 1.875s [2019-08-29T05:15:02.267Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 7.015s [2019-08-29T05:15:02.267Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:03.761Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 1.883s [2019-08-29T05:15:05.294Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 1.848s [2019-08-29T05:15:05.294Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.054s [2019-08-29T05:15:06.038Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 3.566s [2019-08-29T05:15:09.976Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 4.068s [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:09.976Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:12.152Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 1.284s [2019-08-29T05:15:12.152Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:15.052Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 2.832s [2019-08-29T05:15:15.052Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:15.052Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:16.586Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 1.881s [2019-08-29T05:15:16.586Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:16.586Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:16.586Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:16.586Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:16.586Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:16.586Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:16.586Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:18.760Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 2.016s [2019-08-29T05:15:20.936Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 2.187s [2019-08-29T05:15:23.109Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 1.832s [2019-08-29T05:15:23.109Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:23.109Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:23.109Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:23.812Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 17.288s [2019-08-29T05:15:23.812Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:25.285Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 2.094s [2019-08-29T05:15:25.285Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:25.285Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:25.285Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:25.285Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:26.015Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 1.741s [2019-08-29T05:15:26.818Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures 1.710s [2019-08-29T05:15:28.949Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 3.356s [2019-08-29T05:15:32.721Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 3.302s [2019-08-29T05:15:34.278Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 1.622s [2019-08-29T05:15:34.278Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:37.216Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 3.179s [2019-08-29T05:15:39.186Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed 11.283s [2019-08-29T05:15:39.186Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:39.186Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:39.186Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:39.186Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:39.186Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:39.186Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:39.419Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 1.792s [2019-08-29T05:15:39.419Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:39.419Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:40.152Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 1.943s [2019-08-29T05:15:40.152Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:40.152Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.074s [2019-08-29T05:15:40.152Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:42.325Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 1.844s [2019-08-29T05:15:43.858Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 1.856s [2019-08-29T05:15:43.858Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:46.032Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 1.954s [2019-08-29T05:15:46.033Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:46.033Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:46.033Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:48.048Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 7.839s [2019-08-29T05:15:48.207Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 1.871s [2019-08-29T05:15:49.739Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 1.926s [2019-08-29T05:15:51.916Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 1.792s [2019-08-29T05:15:53.450Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 1.885s [2019-08-29T05:15:53.450Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.046s [2019-08-29T05:15:53.450Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:53.450Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:53.450Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:53.450Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:53.450Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv) [2019-08-29T05:15:53.450Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux) [2019-08-29T05:15:53.450Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:02.028Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 8.262s [2019-08-29T05:16:02.028Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:02.028Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.052s [2019-08-29T05:16:02.028Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:02.028Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:02.028Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:02.028Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:10.587Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 8.338s [2019-08-29T05:16:10.587Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 1.546s [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:12.123Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:17.908Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 5.905s [2019-08-29T05:16:17.908Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:17.908Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:17.908Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:28.229Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 9.507s [2019-08-29T05:16:32.913Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 4.758s [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:32.913Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.260s [2019-08-29T05:16:33.883Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.968s [2019-08-29T05:16:35.418Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 1.846s [2019-08-29T05:16:37.594Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 2.023s [2019-08-29T05:16:38.562Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.947s [2019-08-29T05:16:38.902Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows 48.854s [2019-08-29T05:16:38.902Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths 1.456s [2019-08-29T05:16:39.884Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths 1.065s [2019-08-29T05:16:40.745Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 1.814s [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:40.745Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:43.645Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 2.457s [2019-08-29T05:16:43.645Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:43.645Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor) [2019-08-29T05:16:43.645Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:43.645Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:43.645Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:50.271Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive 8.794s [2019-08-29T05:16:50.271Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:50.271Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:50.271Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:50.717Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 7.026s [2019-08-29T05:16:50.717Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:51.250Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 1.621s [2019-08-29T05:16:51.250Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:16:52.250Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 1.857s [2019-08-29T05:16:58.041Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 5.144s [2019-08-29T05:16:59.581Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 2.044s [2019-08-29T05:17:01.758Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 1.853s [2019-08-29T05:17:03.292Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 1.501s [2019-08-29T05:17:05.467Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 2.207s [2019-08-29T05:17:05.467Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:05.467Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:07.646Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 1.822s [2019-08-29T05:17:07.646Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:09.181Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 1.734s [2019-08-29T05:17:09.181Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:09.181Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:09.181Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.161s [2019-08-29T05:17:09.181Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.050s [2019-08-29T05:17:09.181Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 4.451s [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:13.877Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:16.053Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 1.869s [2019-08-29T05:17:16.053Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:17.586Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 1.234s [2019-08-29T05:17:17.586Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:17.586Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:20.488Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 2.767s [2019-08-29T05:17:26.273Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 5.725s [2019-08-29T05:17:30.004Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 3.725s [2019-08-29T05:17:33.899Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 36.466s [2019-08-29T05:17:33.899Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 1.722s [2019-08-29T05:17:33.899Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:35.791Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 4.801s [2019-08-29T05:17:35.791Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:35.791Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.076s [2019-08-29T05:17:35.791Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:35.791Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:37.964Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount 2.368s [2019-08-29T05:17:39.499Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent 1.930s [2019-08-29T05:17:41.673Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares 1.927s [2019-08-29T05:17:41.673Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:41.673Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.044s [2019-08-29T05:17:41.673Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.059s [2019-08-29T05:17:41.673Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:41.673Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:41.673Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:41.673Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:41.673Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:46.358Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 3.854s [2019-08-29T05:17:47.324Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 1.570s [2019-08-29T05:17:49.497Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 1.868s [2019-08-29T05:17:53.231Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 3.792s [2019-08-29T05:17:53.231Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:53.231Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-08-29T05:17:55.404Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 2.254s [2019-08-29T05:17:55.862Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.366s [2019-08-29T05:17:56.320Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.403s [2019-08-29T05:17:56.320Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.209s [2019-08-29T05:17:57.858Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 1.515s [2019-08-29T05:17:59.136Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 24.579s [2019-08-29T05:17:59.602Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 3.272s [2019-08-29T05:18:00.582Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.055s [2019-08-29T05:18:03.643Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 5.601s [2019-08-29T05:18:03.643Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:05.326Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 4.553s [2019-08-29T05:18:10.711Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 7.303s [2019-08-29T05:18:10.711Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:11.181Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 5.759s [2019-08-29T05:18:14.442Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 3.563s [2019-08-29T05:18:14.442Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:14.442Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:14.442Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable) [2019-08-29T05:18:14.442Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:18.318Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 5.923s [2019-08-29T05:18:22.997Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 4.573s [2019-08-29T05:18:22.997Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:22.997Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:22.997Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:22.997Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:22.997Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:22.997Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:24.532Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 1.315s [2019-08-29T05:18:26.706Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 2.059s [2019-08-29T05:18:26.706Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:28.882Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses 1.300s [2019-08-29T05:18:28.882Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:28.882Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:28.882Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:28.882Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:28.882Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:28.882Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:43.688Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.248s [2019-08-29T05:18:44.146Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.123s [2019-08-29T05:18:44.146Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.163s [2019-08-29T05:18:44.146Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:44.604Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.279s [2019-08-29T05:18:44.604Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.242s [2019-08-29T05:18:44.604Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.112s [2019-08-29T05:18:47.504Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 2.190s [2019-08-29T05:18:47.504Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.056s [2019-08-29T05:18:49.680Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 2.448s [2019-08-29T05:18:50.138Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.349s [2019-08-29T05:18:50.138Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.340s [2019-08-29T05:18:50.597Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.064s [2019-08-29T05:18:50.597Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.163s [2019-08-29T05:18:57.662Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 6.687s [2019-08-29T05:18:57.662Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux) [2019-08-29T05:18:57.662Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.519s [2019-08-29T05:18:58.120Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.173s [2019-08-29T05:18:58.120Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux) [2019-08-29T05:19:03.908Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 5.750s [2019-08-29T05:19:03.908Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.235s [2019-08-29T05:19:04.366Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.239s [2019-08-29T05:19:12.931Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 7.470s [2019-08-29T05:19:12.931Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux) [2019-08-29T05:19:12.931Z] PASS: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem 1.291s [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull [2019-08-29T05:19:12.931Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag [2019-08-29T05:19:12.931Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough [2019-08-29T05:19:12.931Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer [2019-08-29T05:19:12.931Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged [2019-08-29T05:19:12.931Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry [2019-08-29T05:19:12.931Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth [2019-08-29T05:19:12.931Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry [2019-08-29T05:19:12.931Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth [2019-08-29T05:19:12.931Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth [2019-08-29T05:19:12.931Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable [2019-08-29T05:19:12.931Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse [2019-08-29T05:19:12.931Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock [2019-08-29T05:19:13.391Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart [2019-08-29T05:19:13.391Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors [2019-08-29T05:19:13.391Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat [2019-08-29T05:19:13.391Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet [2019-08-29T05:19:13.391Z] OK: 524 passed, 548 skipped [2019-08-29T05:19:13.391Z] PASS [2019-08-29T05:19:13.391Z] ok github.com/docker/docker/integration-cli 2251.327s [2019-08-29T05:19:13.391Z] INFO: Integration tests ended at 08/29/2019 05:19:13. Duration:00:37:41.5578571 [2019-08-29T05:19:13.391Z] INFO: Docker info of the daemon under test at end of run [2019-08-29T05:19:13.391Z] [2019-08-29T05:19:13.391Z] Containers: 2 [2019-08-29T05:19:13.391Z] Running: 0 [2019-08-29T05:19:13.391Z] Paused: 0 [2019-08-29T05:19:13.391Z] Stopped: 2 [2019-08-29T05:19:13.391Z] Images: 12 [2019-08-29T05:19:13.391Z] Server Version: 0.0.0-dev [2019-08-29T05:19:13.391Z] Storage Driver: windowsfilter [2019-08-29T05:19:13.391Z] Windows: [2019-08-29T05:19:13.391Z] Logging Driver: json-file [2019-08-29T05:19:13.391Z] Plugins: [2019-08-29T05:19:13.391Z] Volume: local [2019-08-29T05:19:13.391Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-08-29T05:19:13.391Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T05:19:13.391Z] Swarm: inactive [2019-08-29T05:19:13.391Z] Default Isolation: process [2019-08-29T05:19:13.391Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-08-29T05:19:13.391Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-08-29T05:19:13.391Z] OSType: windows [2019-08-29T05:19:13.391Z] Architecture: x86_64 [2019-08-29T05:19:13.391Z] CPUs: 4 [2019-08-29T05:19:13.391Z] Total Memory: 32GiB [2019-08-29T05:19:13.391Z] Name: azwin-2-959340 [2019-08-29T05:19:13.391Z] ID: P5SA:MOE7:4UKZ:BOI5:PDXX:3KRR:YR4V:K27V:NFSY:IKNR:7QDD:P3PV [2019-08-29T05:19:13.391Z] Docker Root Dir: D:\CI-1\CI-7b4b94047\daemon [2019-08-29T05:19:13.391Z] Debug Mode (client): false [2019-08-29T05:19:13.391Z] Debug Mode (server): false [2019-08-29T05:19:13.391Z] Registry: https://index.docker.io/v1/ [2019-08-29T05:19:13.391Z] Labels: [2019-08-29T05:19:13.391Z] Experimental: false [2019-08-29T05:19:13.391Z] Insecure Registries: [2019-08-29T05:19:13.391Z] 127.0.0.0/8 [2019-08-29T05:19:13.391Z] Live Restore Enabled: false [2019-08-29T05:19:13.391Z] [2019-08-29T05:19:13.391Z] [2019-08-29T05:19:13.391Z] INFO: Stopping daemon under test [2019-08-29T05:19:13.391Z] SUCCESS: The process with PID 4416 (child process of PID 6136) has been terminated. [2019-08-29T05:19:13.391Z] SUCCESS: The process with PID 6136 (child process of PID 3680) has been terminated. [2019-08-29T05:19:13.391Z] INFO: executeCI.ps1 Completed successfully at 08/29/2019 05:19:13. [2019-08-29T05:19:13.391Z] INFO: Tidying up at end of run [2019-08-29T05:19:13.391Z] INFO: Saving daemon under test log (d:\CI-1\CI-7b4b94047\dut.out) to C:\windows\TEMP\CIDUT.out [2019-08-29T05:19:13.391Z] INFO: Saving daemon under test log (d:\CI-1\CI-7b4b94047\dut.err) to C:\windows\TEMP\CIDUT.err [2019-08-29T05:19:13.391Z] INFO: Nuke-Everything... [2019-08-29T05:19:13.849Z] INFO: Container count on control daemon to delete is 2 [2019-08-29T05:19:14.817Z] ffa1394bc1c1 [2019-08-29T05:19:14.817Z] 826b51d13d3c [2019-08-29T05:19:14.817Z] INFO: Tidying pidfile d:\CI-1\CI-7b4b94047\docker.pid [2019-08-29T05:19:14.817Z] INFO: Nuking d:\CI-1 [2019-08-29T05:19:30.548Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 72.298s [2019-08-29T05:19:39.252Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 8.047s [2019-08-29T05:19:39.252Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux) [2019-08-29T05:19:44.804Z] INFO: Zapped successfully [2019-08-29T05:19:44.804Z] [2019-08-29T05:19:44.804Z] INFO: executeCI.ps1 exiting at Thu Aug 29 05:19:42 CUT 2019. Duration 01:01:28.2483042 [2019-08-29T05:19:44.804Z] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-29T05:21:05.438Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 81.271s [2019-08-29T05:21:05.438Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 2.031s [2019-08-29T05:21:05.438Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.052s [2019-08-29T05:21:35.472Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 27.104s [2019-08-29T05:21:47.836Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 12.741s [2019-08-29T05:22:02.643Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 13.110s [2019-08-29T05:22:45.147Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 37.142s [2019-08-29T05:22:53.762Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 11.288s [2019-08-29T05:23:11.430Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 14.812s [2019-08-29T05:25:07.864Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 114.012s [2019-08-29T05:25:07.864Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.064s [2019-08-29T05:25:07.864Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:07.864Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:07.864Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 1.807s [2019-08-29T05:25:10.043Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 3.296s [2019-08-29T05:25:10.043Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:11.576Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 1.588s [2019-08-29T05:25:13.116Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 1.643s [2019-08-29T05:25:21.683Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 8.418s [2019-08-29T05:25:28.741Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 6.462s [2019-08-29T05:25:35.809Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 7.767s [2019-08-29T05:25:35.809Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:36.266Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:36.266Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:36.266Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:36.266Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:51.058Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 13.903s [2019-08-29T05:25:51.058Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:51.058Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:51.058Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:25:53.955Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 3.234s [2019-08-29T05:26:02.509Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 7.993s [2019-08-29T05:26:27.636Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest 25.230s [2019-08-29T05:26:29.809Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 1.788s [2019-08-29T05:26:29.809Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux) [2019-08-29T05:26:29.809Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux) [2019-08-29T05:26:29.809Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux) [2019-08-29T05:26:29.809Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux) [2019-08-29T05:26:29.809Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux) [2019-08-29T05:26:33.536Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 3.460s [2019-08-29T05:26:33.536Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.095s [2019-08-29T05:26:43.849Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 10.702s [2019-08-29T05:26:54.163Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 10.269s [2019-08-29T05:27:06.530Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 10.320s [2019-08-29T05:27:16.840Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 11.083s [2019-08-29T05:27:19.011Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 2.648s [2019-08-29T05:27:24.792Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 5.488s [2019-08-29T05:27:24.792Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli) [2019-08-29T05:27:25.757Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.716s [2019-08-29T05:27:27.295Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 1.738s [2019-08-29T05:27:27.295Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux) [2019-08-29T05:27:42.086Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 13.291s [2019-08-29T05:27:42.086Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:28:24.609Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 40.479s [2019-08-29T05:28:25.072Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 3.251s [2019-08-29T05:28:27.993Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 2.754s [2019-08-29T05:28:27.993Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux) [2019-08-29T05:28:30.182Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 2.066s [2019-08-29T05:28:30.182Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.059s [2019-08-29T05:28:38.779Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 7.081s [2019-08-29T05:28:40.970Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 3.127s [2019-08-29T05:28:42.516Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 1.703s [2019-08-29T05:28:46.268Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 3.305s [2019-08-29T05:28:47.812Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 1.698s [2019-08-29T05:28:51.564Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 3.209s [2019-08-29T05:28:55.316Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 3.760s [2019-08-29T05:29:16.450Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 19.306s [2019-08-29T05:29:16.450Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux) [2019-08-29T05:29:16.450Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux) [2019-08-29T05:29:16.450Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.059s [2019-08-29T05:29:16.450Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.055s [2019-08-29T05:29:16.450Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.059s [2019-08-29T05:29:16.450Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.056s [2019-08-29T05:29:16.450Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 1.679s [2019-08-29T05:29:17.427Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 0.622s [2019-08-29T05:29:27.781Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 9.905s [2019-08-29T05:29:52.982Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 24.197s [2019-08-29T05:29:52.982Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux) [2019-08-29T05:29:54.527Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 2.035s [2019-08-29T05:30:55.057Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 55.675s [2019-08-29T05:31:16.195Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 22.391s [2019-08-29T05:31:24.813Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 10.198s [2019-08-29T05:31:37.226Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 11.986s [2019-08-29T05:31:47.599Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows 10.055s [2019-08-29T05:32:17.670Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 27.531s [2019-08-29T05:32:17.670Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux) [2019-08-29T05:32:30.085Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 13.693s [2019-08-29T05:32:30.547Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 1.841s [2019-08-29T05:32:30.547Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:32:30.547Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux) [2019-08-29T05:32:36.369Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 5.486s [2019-08-29T05:32:43.457Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 6.488s [2019-08-29T05:32:46.376Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 3.571s [2019-08-29T05:32:46.837Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.211s [2019-08-29T05:32:46.837Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.219s [2019-08-29T05:32:49.755Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 2.404s [2019-08-29T05:32:50.729Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 1.148s [2019-08-29T05:32:55.443Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 4.828s [2019-08-29T05:33:13.181Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 15.065s [2019-08-29T05:33:16.103Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 4.661s [2019-08-29T05:33:33.830Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 17.838s [2019-08-29T05:33:42.429Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 7.549s [2019-08-29T05:33:57.281Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 13.063s [2019-08-29T05:34:03.100Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 7.591s [2019-08-29T05:34:13.465Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 9.613s [2019-08-29T05:34:16.385Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 3.064s [2019-08-29T05:34:16.385Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux) [2019-08-29T05:34:16.385Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux) [2019-08-29T05:34:19.306Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 2.525s [2019-08-29T05:34:19.306Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux) [2019-08-29T05:35:45.421Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 73.516s [2019-08-29T05:36:06.601Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 30.690s [2019-08-29T05:36:24.354Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 18.476s [2019-08-29T05:36:28.113Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 5.016s [2019-08-29T05:36:28.113Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux) [2019-08-29T05:36:28.575Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux) [2019-08-29T05:36:32.327Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 3.396s [2019-08-29T05:36:39.445Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 6.798s [2019-08-29T05:36:46.551Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 6.857s [2019-08-29T05:36:53.658Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 6.870s [2019-08-29T05:37:23.658Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 26.102s [2019-08-29T05:37:23.658Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.066s [2019-08-29T05:37:23.658Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 1.942s [2019-08-29T05:37:41.389Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell 16.037s [2019-08-29T05:37:41.389Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.225s [2019-08-29T05:37:45.143Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 4.367s [2019-08-29T05:37:45.143Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.061s [2019-08-29T05:37:50.924Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 4.884s [2019-08-29T05:38:16.054Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 24.778s [2019-08-29T05:38:16.054Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux) [2019-08-29T05:38:21.841Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 5.127s [2019-08-29T05:38:25.574Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 3.528s [2019-08-29T05:38:31.371Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 4.847s [2019-08-29T05:38:39.932Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 8.027s [2019-08-29T05:38:39.932Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:38:39.932Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux) [2019-08-29T05:38:39.932Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux) [2019-08-29T05:38:45.713Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 6.345s [2019-08-29T05:38:47.883Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 1.683s [2019-08-29T05:38:52.567Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 5.131s [2019-08-29T05:38:52.567Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:38:52.567Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux) [2019-08-29T05:39:35.061Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing 40.226s [2019-08-29T05:39:35.061Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive 1.631s [2019-08-29T05:39:52.728Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser 16.529s [2019-08-29T05:40:03.029Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing 10.328s [2019-08-29T05:40:03.029Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:40:03.029Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux) [2019-08-29T05:40:05.928Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 2.421s [2019-08-29T05:40:06.385Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux) [2019-08-29T05:40:24.045Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin 15.430s [2019-08-29T05:40:26.940Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 4.552s [2019-08-29T05:40:27.398Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.069s [2019-08-29T05:40:52.522Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 21.377s [2019-08-29T05:40:52.522Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux) [2019-08-29T05:40:52.522Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux) [2019-08-29T05:40:52.522Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux) [2019-08-29T05:40:53.487Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 3.514s [2019-08-29T05:41:08.285Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath 13.349s [2019-08-29T05:41:14.063Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 6.583s [2019-08-29T05:41:14.063Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:41:14.063Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux) [2019-08-29T05:41:14.063Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-08-29T05:41:17.784Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 3.385s [2019-08-29T05:41:24.853Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 7.110s [2019-08-29T05:41:31.910Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 5.858s [2019-08-29T05:41:37.693Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 6.312s [2019-08-29T05:41:37.693Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:41:50.058Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 10.754s [2019-08-29T05:41:50.058Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:41:58.604Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 9.547s [2019-08-29T05:42:04.380Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 4.944s [2019-08-29T05:42:04.380Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:04.380Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:04.380Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:04.380Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:04.380Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:04.380Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:04.380Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:04.380Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.016s [2019-08-29T05:42:14.682Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 9.011s [2019-08-29T05:42:23.231Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 9.194s [2019-08-29T05:42:23.231Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:26.129Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 2.842s [2019-08-29T05:42:26.129Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:26.129Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:26.129Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:29.859Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 3.556s [2019-08-29T05:42:29.859Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:29.859Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-08-29T05:42:33.590Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 3.604s [2019-08-29T05:42:33.590Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.003s [2019-08-29T05:42:33.590Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:33.590Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:33.590Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:37.316Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 3.640s [2019-08-29T05:42:40.213Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 3.209s [2019-08-29T05:42:43.955Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 3.381s [2019-08-29T05:42:43.955Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.000s [2019-08-29T05:42:43.955Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:47.724Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 3.441s [2019-08-29T05:42:47.724Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.002s [2019-08-29T05:42:50.656Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 3.460s [2019-08-29T05:42:50.656Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:50.656Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux) [2019-08-29T05:42:54.424Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 3.456s [2019-08-29T05:42:54.424Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.002s [2019-08-29T05:42:58.192Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 3.370s [2019-08-29T05:42:58.192Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:01.123Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 3.584s [2019-08-29T05:43:01.588Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.180s [2019-08-29T05:43:01.588Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:05.354Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 2.992s [2019-08-29T05:43:10.085Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 4.588s [2019-08-29T05:43:14.815Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 4.774s [2019-08-29T05:43:15.280Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.015s [2019-08-29T05:43:15.280Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.002s [2019-08-29T05:43:15.280Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.002s [2019-08-29T05:43:15.280Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.002s [2019-08-29T05:43:19.044Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 2.914s [2019-08-29T05:43:19.044Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:21.975Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 3.260s [2019-08-29T05:43:21.975Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:25.737Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows 2.962s [2019-08-29T05:43:25.737Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.019s [2019-08-29T05:43:30.464Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 5.057s [2019-08-29T05:43:34.232Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 3.345s [2019-08-29T05:43:34.232Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:34.232Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:34.232Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:34.232Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:34.232Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:34.232Z] SKIP: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-29T05:43:59.481Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 22.756s [2019-08-29T05:43:59.481Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:59.481Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.080s [2019-08-29T05:43:59.481Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:59.481Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:59.481Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:59.481Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux) [2019-08-29T05:43:59.481Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 3.577s [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:00.459Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:04.225Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 3.782s [2019-08-29T05:44:04.225Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.047s [2019-08-29T05:44:04.225Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:07.159Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 2.760s [2019-08-29T05:44:07.159Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:07.159Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:07.159Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:12.991Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 5.952s [2019-08-29T05:44:16.761Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 3.607s [2019-08-29T05:44:16.761Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:16.761Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:29.206Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 12.076s [2019-08-29T05:44:29.206Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:29.206Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:41.652Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 11.314s [2019-08-29T05:44:41.652Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:41.652Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:43.856Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 3.702s [2019-08-29T05:44:43.856Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:43.856Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:47.620Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 3.789s [2019-08-29T05:44:47.620Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:47.620Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:47.620Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:47.620Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux) [2019-08-29T05:44:48.084Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.132s [2019-08-29T05:44:48.084Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.124s [2019-08-29T05:44:51.011Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 2.964s [2019-08-29T05:44:54.787Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 3.552s [2019-08-29T05:44:54.787Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs 0.206s [2019-08-29T05:44:55.253Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.121s [2019-08-29T05:44:57.449Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 2.366s [2019-08-29T05:44:59.646Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 2.005s [2019-08-29T05:44:59.646Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.119s [2019-08-29T05:44:59.646Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:00.111Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.241s [2019-08-29T05:45:00.111Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-08-29T05:45:00.111Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.119s [2019-08-29T05:45:00.111Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.266s [2019-08-29T05:45:14.984Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 14.278s [2019-08-29T05:45:14.984Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.140s [2019-08-29T05:45:15.449Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.105s [2019-08-29T05:45:19.212Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 3.291s [2019-08-29T05:45:19.212Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.125s [2019-08-29T05:45:19.212Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 2.907s [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.078s [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.051s [2019-08-29T05:45:22.978Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:22.978Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux) [2019-08-29T05:45:26.741Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 3.644s [2019-08-29T05:45:30.505Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 3.644s [2019-08-29T05:45:34.268Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 3.571s [2019-08-29T05:45:44.653Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 9.859s [2019-08-29T05:45:50.485Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 5.509s [2019-08-29T05:45:56.320Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 6.528s [2019-08-29T05:46:00.085Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 3.284s [2019-08-29T05:46:01.636Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 2.077s [2019-08-29T05:46:10.259Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 6.721s [2019-08-29T05:46:10.259Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 1.022s [2019-08-29T05:46:12.454Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 2.104s [2019-08-29T05:46:19.567Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 7.073s [2019-08-29T05:46:26.684Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 7.179s [2019-08-29T05:46:26.684Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.054s [2019-08-29T05:46:26.684Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.052s [2019-08-29T05:46:26.684Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux) [2019-08-29T05:46:26.684Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux) [2019-08-29T05:46:26.684Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux) [2019-08-29T05:46:28.235Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.157s [2019-08-29T05:46:28.235Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux) [2019-08-29T05:46:32.001Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 3.505s [2019-08-29T05:46:35.764Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 3.771s [2019-08-29T05:46:38.693Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 3.277s [2019-08-29T05:46:43.424Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 3.438s [2019-08-29T05:46:49.264Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 6.065s [2019-08-29T05:46:49.265Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux) [2019-08-29T05:46:51.460Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.726s [2019-08-29T05:47:00.072Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 6.756s [2019-08-29T05:47:00.072Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:00.072Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:03.001Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 1.922s [2019-08-29T05:47:05.933Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 2.283s [2019-08-29T05:47:05.933Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:05.933Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:05.933Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:09.705Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 2.746s [2019-08-29T05:47:13.469Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 2.521s [2019-08-29T05:47:16.404Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 2.858s [2019-08-29T05:47:21.127Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 3.472s [2019-08-29T05:47:25.850Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 4.643s [2019-08-29T05:47:25.850Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:25.850Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:25.850Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:29.614Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 2.972s [2019-08-29T05:47:34.341Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 4.917s [2019-08-29T05:47:34.341Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:34.341Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:34.341Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:34.341Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable) [2019-08-29T05:47:34.341Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:38.110Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 3.121s [2019-08-29T05:47:38.110Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:38.110Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:38.110Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:38.110Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:38.110Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:41.878Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 3.236s [2019-08-29T05:47:41.878Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:52.320Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped 10.630s [2019-08-29T05:47:52.320Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:52.785Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:52.785Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux) [2019-08-29T05:47:59.902Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 7.467s [2019-08-29T05:48:07.019Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 6.981s [2019-08-29T05:48:11.710Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 4.304s [2019-08-29T05:48:18.781Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 6.700s [2019-08-29T05:48:18.781Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:18.781Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-08-29T05:48:18.781Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.069s [2019-08-29T05:48:18.781Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:18.781Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.054s [2019-08-29T05:48:18.781Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.059s [2019-08-29T05:48:18.781Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.055s [2019-08-29T05:48:25.846Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 6.970s [2019-08-29T05:48:25.846Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.055s [2019-08-29T05:48:25.846Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:25.846Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.060s [2019-08-29T05:48:25.846Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.057s [2019-08-29T05:48:26.304Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.277s [2019-08-29T05:48:27.839Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 1.714s [2019-08-29T05:48:27.839Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:31.568Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 3.312s [2019-08-29T05:48:31.568Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.048s [2019-08-29T05:48:37.353Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 5.217s [2019-08-29T05:48:37.353Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.227s [2019-08-29T05:48:43.141Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 5.417s [2019-08-29T05:48:46.870Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 3.938s [2019-08-29T05:48:46.870Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.163s [2019-08-29T05:48:46.870Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:53.931Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 7.343s [2019-08-29T05:48:53.931Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.052s [2019-08-29T05:48:56.103Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 2.333s [2019-08-29T05:48:56.561Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:56.561Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:56.561Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.050s [2019-08-29T05:48:56.561Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:56.561Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:56.561Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:56.561Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable) [2019-08-29T05:48:57.023Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.057s [2019-08-29T05:48:57.023Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.105s [2019-08-29T05:48:57.023Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux) [2019-08-29T05:48:57.023Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:00.769Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 2.839s [2019-08-29T05:49:04.501Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 2.019s [2019-08-29T05:49:04.501Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:04.501Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:04.501Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.065s [2019-08-29T05:49:04.501Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:07.403Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 2.819s [2019-08-29T05:49:07.862Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.173s [2019-08-29T05:49:11.594Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 3.140s [2019-08-29T05:49:11.594Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:11.594Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:11.594Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:14.502Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 2.827s [2019-08-29T05:49:21.567Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 6.817s [2019-08-29T05:49:21.567Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:22.026Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:22.026Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:25.754Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 2.437s [2019-08-29T05:49:29.484Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 3.083s [2019-08-29T05:49:29.484Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.116s [2019-08-29T05:49:33.214Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 2.754s [2019-08-29T05:49:36.116Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 2.378s [2019-08-29T05:49:36.116Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux) [2019-08-29T05:49:36.116Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.052s [2019-08-29T05:49:39.848Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 2.337s [2019-08-29T05:49:42.022Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 2.612s [2019-08-29T05:49:50.581Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 5.500s [2019-08-29T05:49:52.755Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 2.407s [2019-08-29T05:49:56.513Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 2.611s [2019-08-29T05:50:00.240Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 2.292s [2019-08-29T05:50:03.142Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 2.527s [2019-08-29T05:50:06.880Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 1.806s [2019-08-29T05:50:09.786Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 2.308s [2019-08-29T05:50:10.244Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.067s [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:10.244Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.057s [2019-08-29T05:50:10.244Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.000s [2019-08-29T05:50:13.971Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 2.268s [2019-08-29T05:50:16.871Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 2.849s [2019-08-29T05:50:24.066Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 6.395s [2019-08-29T05:50:26.243Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 2.898s [2019-08-29T05:50:26.243Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux) [2019-08-29T05:50:29.974Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 2.600s [2019-08-29T05:50:29.975Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.053s [2019-08-29T05:50:37.040Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 6.787s [2019-08-29T05:50:44.112Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 7.058s [2019-08-29T05:50:51.182Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 7.403s [2019-08-29T05:50:54.918Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 3.363s [2019-08-29T05:50:58.645Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 3.156s [2019-08-29T05:50:58.645Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:02.372Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 3.436s [2019-08-29T05:51:05.273Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 3.491s [2019-08-29T05:51:15.584Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 9.716s [2019-08-29T05:51:15.584Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:15.584Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:19.311Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 3.933s [2019-08-29T05:51:23.044Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 3.670s [2019-08-29T05:51:25.219Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 2.639s [2019-08-29T05:51:25.219Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.219Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.219Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows 0.059s [2019-08-29T05:51:25.677Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:25.677Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 5.827s [2019-08-29T05:51:31.462Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.002s [2019-08-29T05:51:31.462Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:31.462Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:38.528Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 6.355s [2019-08-29T05:51:38.528Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux) [2019-08-29T05:51:56.211Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 15.452s [2019-08-29T05:51:56.211Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux) [2019-08-29T05:52:13.886Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 15.112s [2019-08-29T05:52:34.979Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 21.679s [2019-08-29T05:52:34.979Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.231s [2019-08-29T05:52:52.664Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 18.528s [2019-08-29T05:53:13.751Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 18.578s [2019-08-29T05:53:20.819Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 7.071s [2019-08-29T05:53:31.140Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 10.787s [2019-08-29T05:53:38.213Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 5.847s [2019-08-29T05:53:38.213Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:53:38.213Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux) [2019-08-29T05:53:45.282Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 5.914s [2019-08-29T05:53:45.282Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux) [2019-08-29T05:53:45.282Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:53:45.282Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:53:45.282Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux) [2019-08-29T05:53:57.663Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 12.032s [2019-08-29T05:53:57.663Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:53:59.197Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows 1.421s [2019-08-29T05:53:59.197Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux) [2019-08-29T05:54:00.733Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 1.476s [2019-08-29T05:54:01.701Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 1.036s [2019-08-29T05:54:01.701Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:54:07.494Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 5.329s [2019-08-29T05:54:13.283Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess 5.102s [2019-08-29T05:54:15.465Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 2.790s [2019-08-29T05:54:40.618Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 24.574s [2019-08-29T05:54:40.618Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:54:47.711Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart 7.062s [2019-08-29T05:54:47.711Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.173s [2019-08-29T05:54:47.711Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.124s [2019-08-29T05:54:48.169Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.560s [2019-08-29T05:54:53.956Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 4.799s [2019-08-29T05:54:59.751Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 5.683s [2019-08-29T05:54:59.751Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-08-29T05:55:04.441Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 4.881s [2019-08-29T05:55:04.441Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.058s [2019-08-29T05:55:04.902Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.232s [2019-08-29T05:55:25.987Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 19.582s [2019-08-29T05:55:31.769Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 5.384s [2019-08-29T05:55:32.735Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 1.965s [2019-08-29T05:55:43.064Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 8.537s [2019-08-29T05:55:50.139Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 7.462s [2019-08-29T05:56:00.534Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 10.603s [2019-08-29T05:56:07.635Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 6.443s [2019-08-29T05:56:08.099Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.625s [2019-08-29T05:56:11.025Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 2.681s [2019-08-29T05:56:36.201Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 22.634s [2019-08-29T05:56:37.744Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 2.340s [2019-08-29T05:56:43.578Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 5.344s [2019-08-29T05:56:47.321Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 3.465s [2019-08-29T05:56:47.321Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:47.321Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:47.321Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:47.321Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:47.321Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:47.321Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:47.321Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:49.513Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 2.659s [2019-08-29T05:56:49.513Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:49.513Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux) [2019-08-29T05:56:56.612Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 6.071s [2019-08-29T05:57:01.349Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 5.099s [2019-08-29T05:57:04.284Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 3.583s [2019-08-29T05:57:08.032Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 3.371s [2019-08-29T05:57:11.780Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 3.471s [2019-08-29T05:57:11.780Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.066s [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:11.780Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:14.700Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 2.494s [2019-08-29T05:57:14.700Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:21.814Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 5.994s [2019-08-29T05:57:21.814Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:21.814Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:23.391Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 2.540s [2019-08-29T05:57:23.391Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:23.391Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:23.391Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:23.391Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:23.391Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:23.391Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:23.391Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:27.136Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 3.535s [2019-08-29T05:57:30.884Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 3.544s [2019-08-29T05:57:33.797Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 2.869s [2019-08-29T05:57:33.797Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:33.797Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:33.797Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:37.539Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 3.311s [2019-08-29T05:57:37.539Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:37.539Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:37.539Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:37.539Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:39.080Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures 1.825s [2019-08-29T05:57:46.169Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed 6.833s [2019-08-29T05:57:46.169Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:46.169Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:46.169Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:46.169Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:46.169Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:46.169Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:49.917Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 3.577s [2019-08-29T05:57:49.917Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:49.917Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.070s [2019-08-29T05:57:49.917Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:52.831Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 2.946s [2019-08-29T05:57:55.025Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 2.665s [2019-08-29T05:57:55.025Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:58.771Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 3.376s [2019-08-29T05:57:58.771Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:58.771Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux) [2019-08-29T05:57:58.771Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:00.958Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 2.582s [2019-08-29T05:58:04.723Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 3.386s [2019-08-29T05:58:07.638Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 3.184s [2019-08-29T05:58:11.393Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 3.401s [2019-08-29T05:58:11.393Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.048s [2019-08-29T05:58:11.393Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:11.393Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:11.393Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:11.393Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:11.393Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv) [2019-08-29T05:58:11.393Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:11.393Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:17.201Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 5.211s [2019-08-29T05:58:17.201Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:17.201Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.061s [2019-08-29T05:58:17.201Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:17.201Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:17.201Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:17.201Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:29.608Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 12.369s [2019-08-29T05:58:29.608Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 2.207s [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.154Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.614Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.614Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.614Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.614Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:31.614Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:41.973Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 9.397s [2019-08-29T05:58:41.973Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:41.973Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:41.973Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:49.061Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 7.135s [2019-08-29T05:58:56.154Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 7.139s [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux) [2019-08-29T05:58:56.154Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.255s [2019-08-29T05:58:56.615Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 1.079s [2019-08-29T05:59:00.355Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 3.433s [2019-08-29T05:59:02.544Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 2.322s [2019-08-29T05:59:03.520Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 1.106s [2019-08-29T05:59:06.442Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 2.661s [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:06.442Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:11.145Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 4.540s [2019-08-29T05:59:11.145Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:11.145Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor) [2019-08-29T05:59:11.145Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:11.145Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:11.145Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:21.482Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 10.112s [2019-08-29T05:59:21.482Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:25.226Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 3.707s [2019-08-29T05:59:32.310Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 6.451s [2019-08-29T05:59:34.500Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 2.793s [2019-08-29T05:59:38.254Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 3.546s [2019-08-29T05:59:41.177Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 2.480s [2019-08-29T05:59:44.921Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 3.757s [2019-08-29T05:59:44.921Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:44.921Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:48.663Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 3.533s [2019-08-29T05:59:48.663Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:52.404Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 3.435s [2019-08-29T05:59:52.404Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:52.404Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:52.404Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.167s [2019-08-29T05:59:52.404Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.053s [2019-08-29T05:59:52.404Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 6.311s [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux) [2019-08-29T05:59:59.490Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:02.403Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 3.505s [2019-08-29T06:00:02.403Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:06.148Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 2.340s [2019-08-29T06:00:06.148Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:06.148Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:11.960Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 5.484s [2019-08-29T06:00:22.317Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 9.451s [2019-08-29T06:00:27.020Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 6.136s [2019-08-29T06:00:37.367Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 9.291s [2019-08-29T06:00:37.367Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:37.367Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.080s [2019-08-29T06:00:37.367Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:37.367Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:41.111Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount 4.254s [2019-08-29T06:00:44.867Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent 3.434s [2019-08-29T06:00:48.622Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares 3.577s [2019-08-29T06:00:48.622Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:48.622Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.045s [2019-08-29T06:00:48.622Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.048s [2019-08-29T06:00:48.622Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:48.622Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:48.622Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:48.622Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:48.622Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux) [2019-08-29T06:00:53.332Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 4.856s [2019-08-29T06:00:56.245Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 3.015s [2019-08-29T06:00:59.157Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 2.611s [2019-08-29T06:01:06.251Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 6.916s [2019-08-29T06:01:06.251Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:06.251Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:08.435Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 2.312s [2019-08-29T06:01:08.897Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.379s [2019-08-29T06:01:09.357Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.402s [2019-08-29T06:01:09.357Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.224s [2019-08-29T06:01:10.900Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 1.518s [2019-08-29T06:01:19.486Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 8.486s [2019-08-29T06:01:19.486Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:34.331Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 13.547s [2019-08-29T06:01:34.331Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:39.037Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 5.518s [2019-08-29T06:01:39.037Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:39.037Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:39.037Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable) [2019-08-29T06:01:39.037Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:47.643Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 8.127s [2019-08-29T06:01:47.643Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:47.643Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:47.643Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:47.643Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:47.643Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:47.643Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:50.558Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 2.906s [2019-08-29T06:01:54.312Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 3.129s [2019-08-29T06:01:54.312Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:57.229Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses 2.294s [2019-08-29T06:01:57.229Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:57.229Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:57.229Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:57.229Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:57.229Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux) [2019-08-29T06:01:57.229Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux) [2019-08-29T06:02:14.962Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.242s [2019-08-29T06:02:14.962Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.110s [2019-08-29T06:02:14.962Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.160s [2019-08-29T06:02:14.962Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux) [2019-08-29T06:02:14.962Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.273s [2019-08-29T06:02:14.962Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.234s [2019-08-29T06:02:14.962Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.109s [2019-08-29T06:02:17.158Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 3.676s [2019-08-29T06:02:17.158Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.059s [2019-08-29T06:02:20.910Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 3.820s [2019-08-29T06:02:21.372Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.342s [2019-08-29T06:02:21.835Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.339s [2019-08-29T06:02:21.835Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.051s [2019-08-29T06:02:21.835Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.156s [2019-08-29T06:02:34.249Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 10.700s [2019-08-29T06:02:34.249Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux) [2019-08-29T06:02:34.249Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.516s [2019-08-29T06:02:34.249Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.173s [2019-08-29T06:02:34.249Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux) [2019-08-29T06:02:44.598Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 10.704s [2019-08-29T06:02:44.598Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.234s [2019-08-29T06:02:44.598Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.232s [2019-08-29T06:02:59.443Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 12.888s [2019-08-29T06:02:59.443Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux) [2019-08-29T06:02:59.443Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull [2019-08-29T06:02:59.443Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag [2019-08-29T06:02:59.443Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough [2019-08-29T06:02:59.443Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer [2019-08-29T06:02:59.443Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged [2019-08-29T06:02:59.443Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry [2019-08-29T06:02:59.443Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth [2019-08-29T06:02:59.443Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry [2019-08-29T06:02:59.443Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth [2019-08-29T06:02:59.443Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth [2019-08-29T06:02:59.443Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable [2019-08-29T06:02:59.443Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse [2019-08-29T06:02:59.443Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock [2019-08-29T06:02:59.443Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart [2019-08-29T06:02:59.443Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors [2019-08-29T06:02:59.443Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat [2019-08-29T06:02:59.443Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet [2019-08-29T06:02:59.443Z] OK: 521 passed, 551 skipped [2019-08-29T06:02:59.443Z] PASS [2019-08-29T06:02:59.443Z] ok github.com/docker/docker/integration-cli 3980.566s [2019-08-29T06:02:59.443Z] INFO: Integration tests ended at 08/29/2019 06:02:57. Duration:01:06:31.3873443 [2019-08-29T06:02:59.443Z] INFO: Docker info of the daemon under test at end of run [2019-08-29T06:02:59.443Z] [2019-08-29T06:02:59.443Z] Containers: 2 [2019-08-29T06:02:59.443Z] Running: 0 [2019-08-29T06:02:59.443Z] Paused: 0 [2019-08-29T06:02:59.443Z] Stopped: 2 [2019-08-29T06:02:59.443Z] Images: 12 [2019-08-29T06:02:59.443Z] Server Version: 0.0.0-dev [2019-08-29T06:02:59.443Z] Storage Driver: windowsfilter [2019-08-29T06:02:59.443Z] Windows: [2019-08-29T06:02:59.443Z] Logging Driver: json-file [2019-08-29T06:02:59.443Z] Plugins: [2019-08-29T06:02:59.443Z] Volume: local [2019-08-29T06:02:59.443Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-08-29T06:02:59.443Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-08-29T06:02:59.443Z] Swarm: inactive [2019-08-29T06:02:59.443Z] Default Isolation: process [2019-08-29T06:02:59.443Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-08-29T06:02:59.443Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-08-29T06:02:59.443Z] OSType: windows [2019-08-29T06:02:59.444Z] Architecture: x86_64 [2019-08-29T06:02:59.444Z] CPUs: 4 [2019-08-29T06:02:59.444Z] Total Memory: 32GiB [2019-08-29T06:02:59.444Z] Name: azwin-2-707d10 [2019-08-29T06:02:59.444Z] ID: RLRU:XUCP:QNMB:7K4G:V573:NXF6:CDIU:2COK:PAJP:U2KA:YWIN:HZYE [2019-08-29T06:02:59.444Z] Docker Root Dir: D:\CI-1\CI-7b4b94047\daemon [2019-08-29T06:02:59.444Z] Debug Mode (client): false [2019-08-29T06:02:59.444Z] Debug Mode (server): false [2019-08-29T06:02:59.444Z] Registry: https://index.docker.io/v1/ [2019-08-29T06:02:59.444Z] Labels: [2019-08-29T06:02:59.444Z] Experimental: false [2019-08-29T06:02:59.444Z] Insecure Registries: [2019-08-29T06:02:59.444Z] 127.0.0.0/8 [2019-08-29T06:02:59.444Z] Live Restore Enabled: false [2019-08-29T06:02:59.444Z] [2019-08-29T06:02:59.444Z] [2019-08-29T06:02:59.444Z] INFO: Stopping daemon under test [2019-08-29T06:02:59.444Z] SUCCESS: The process with PID 3100 (child process of PID 3568) has been terminated. [2019-08-29T06:02:59.444Z] SUCCESS: The process with PID 3568 (child process of PID 3932) has been terminated. [2019-08-29T06:02:59.444Z] INFO: executeCI.ps1 Completed successfully at 08/29/2019 06:02:58. [2019-08-29T06:02:59.444Z] INFO: Tidying up at end of run [2019-08-29T06:02:59.444Z] INFO: Saving daemon under test log (d:\CI-1\CI-7b4b94047\dut.out) to C:\windows\TEMP\CIDUT.out [2019-08-29T06:02:59.444Z] INFO: Saving daemon under test log (d:\CI-1\CI-7b4b94047\dut.err) to C:\windows\TEMP\CIDUT.err [2019-08-29T06:02:59.444Z] INFO: Nuke-Everything... [2019-08-29T06:02:59.444Z] INFO: Container count on control daemon to delete is 2 [2019-08-29T06:02:59.905Z] 4214c1c7b5ce [2019-08-29T06:02:59.905Z] a1ef66802f0e [2019-08-29T06:02:59.905Z] INFO: Tidying pidfile d:\CI-1\CI-7b4b94047\docker.pid [2019-08-29T06:02:59.905Z] INFO: Nuking d:\CI-1 [2019-08-29T06:03:35.638Z] INFO: Zapped successfully [2019-08-29T06:03:35.639Z] WARNING: There are 607 NdisAdapters leaked under Psched\Parameters [2019-08-29T06:03:35.639Z] WARNING: Not cleaning as not a production RS1 server [2019-08-29T06:03:35.639Z] WARNING: There are 607 NdisAdapters leaked under WFPLWFS\Parameters [2019-08-29T06:03:35.639Z] WARNING: Not cleaning as not a production RS1 server [2019-08-29T06:03:35.639Z] [2019-08-29T06:03:35.639Z] INFO: executeCI.ps1 exiting at Thu Aug 29 06:03:34 CUT 2019. Duration 01:41:35.6381292 [2019-08-29T06:03:35.639Z] [Pipeline] } [Pipeline] // stage [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