Pull request #39707 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 rather than 2841b05b71095d662ecb47831d88371e9cb033ff Obtained Jenkinsfile from 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 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 ff6d78d148da0a1a3da15209322cff2197985b30 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ff6d78d148da0a1a3da15209322cff2197985b30 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff6d78d148da0a1a3da15209322cff2197985b30 Commit message: "TAR-955 Finally merge petMinder function." > git rev-list --no-walk ff6d78d148da0a1a3da15209322cff2197985b30 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-08-22T06:27:39.683Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A [Pipeline] { [Pipeline] checkout [2019-08-22T06:27:39.977Z] using credential docker-jenkins-github-credentials [2019-08-22T06:27:40.026Z] Cloning the remote Git repository [2019-08-22T06:27:40.026Z] Cloning with configured refspecs honoured and without tags [2019-08-22T06:27:40.063Z] Cloning repository https://github.com/moby/moby.git [2019-08-22T06:27:40.065Z] > git init /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A # timeout=10 [2019-08-22T06:27:40.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:27:40.086Z] > git --version # timeout=10 [2019-08-22T06:27:40.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:27:40.107Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:27:49.050Z] Fetching without tags [2019-08-22T06:27:48.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:27:48.935Z] > git config --add remote.origin.fetch +refs/pull/39707/head:refs/remotes/origin/PR-39707 # timeout=10 [2019-08-22T06:27:48.954Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-22T06:27:49.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:27:49.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:27:49.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:27:49.090Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:27:49.493Z] Merging remotes/origin/master commit 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 into PR head commit 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:27:50.250Z] Merge succeeded, producing 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:27:50.250Z] Checking out Revision 2841b05b71095d662ecb47831d88371e9cb033ff (PR-39707) [2019-08-22T06:27:49.529Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:27:49.548Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:27:50.148Z] > git merge 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 # timeout=10 [2019-08-22T06:27:50.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-22T06:27:50.286Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:27:50.306Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:27:50.992Z] Commit message: "Use Klogctl from x/sys/unix to read Linux kernel log" [2019-08-22T06:27:51.071Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-22T06:27:52.415Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-08-22T06:27:52.415Z] Unable to find image 'alpine:latest' locally [2019-08-22T06:27:52.415Z] latest: Pulling from library/alpine [2019-08-22T06:27:51.034Z] > git rev-list --no-walk 36e7c4e7e9e8f753d4af4f0f7c483bb3051a3970 # timeout=10 [2019-08-22T06:27:52.799Z] 407ea80cb4d5: Pulling fs layer [2019-08-22T06:27:53.182Z] 407ea80cb4d5: Verifying Checksum [2019-08-22T06:27:53.182Z] 407ea80cb4d5: Download complete [2019-08-22T06:27:53.182Z] 407ea80cb4d5: Pull complete [2019-08-22T06:27:53.182Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-08-22T06:27:53.182Z] Status: Downloaded newer image for alpine:latest [2019-08-22T06:27:54.470Z] 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) Stage "z-master" skipped due to when conditional Stage "powerpc-master" skipped due to when conditional Stage "windowsRS1" skipped due to when conditional Stage "windowsRS5-process" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2019-08-22T06:27:55.081Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A [2019-08-22T06:27:55.081Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A [Pipeline] { (Print info) [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] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-08-22T06:27:55.377Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-22T06:27:55.393Z] Cloning the remote Git repository [2019-08-22T06:27:55.393Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2019-08-22T06:27:55.400Z] Cloning repository https://github.com/moby/moby.git [2019-08-22T06:27:55.401Z] > git init /home/docker/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A # timeout=10 [2019-08-22T06:27:55.411Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:27:55.412Z] > git --version # timeout=10 [2019-08-22T06:27:55.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:27:55.418Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-22T06:27:55.593Z] using credential docker-jenkins-github-credentials [2019-08-22T06:27:55.665Z] Fetching changes from the remote Git repository [2019-08-22T06:27:55.728Z] Fetching without tags [2019-08-22T06:27:56.205Z] Merging remotes/origin/master commit 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 into PR head commit 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:27:55.632Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-08-22T06:27:55.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:27:55.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:27:55.766Z] > git --version # timeout=10 [2019-08-22T06:27:55.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:27:55.786Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:27:56.241Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:27:56.260Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:27:56.559Z] Merge succeeded, producing 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:27:56.559Z] Checking out Revision 2841b05b71095d662ecb47831d88371e9cb033ff (PR-39707) [2019-08-22T06:27:57.068Z] Commit message: "Use Klogctl from x/sys/unix to read Linux kernel log" [2019-08-22T06:27:56.456Z] > git merge 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 # timeout=10 [2019-08-22T06:27:56.525Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-22T06:27:56.595Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:27:56.615Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-22T06:27:58.206Z] + docker version [2019-08-22T06:27:58.206Z] Client: [2019-08-22T06:27:58.206Z] Version: 18.06.1-ce [2019-08-22T06:27:58.206Z] API version: 1.38 [2019-08-22T06:27:58.206Z] Go version: go1.10.3 [2019-08-22T06:27:58.206Z] Git commit: e68fc7a [2019-08-22T06:27:58.206Z] Built: Tue Aug 21 17:24:34 2018 [2019-08-22T06:27:58.206Z] OS/Arch: linux/s390x [2019-08-22T06:27:58.206Z] Experimental: false [2019-08-22T06:27:58.206Z] [2019-08-22T06:27:58.206Z] Server: [2019-08-22T06:27:58.206Z] Engine: [2019-08-22T06:27:58.206Z] Version: 18.06.1-ce [2019-08-22T06:27:58.206Z] API version: 1.38 (minimum version 1.12) [2019-08-22T06:27:58.206Z] Go version: go1.10.3 [2019-08-22T06:27:58.206Z] Git commit: e68fc7a [2019-08-22T06:27:58.206Z] Built: Tue Aug 21 17:23:34 2018 [2019-08-22T06:27:58.206Z] OS/Arch: linux/s390x [2019-08-22T06:27:58.206Z] Experimental: true [Pipeline] sh [2019-08-22T06:27:59.068Z] + docker info [2019-08-22T06:27:59.068Z] Containers: 0 [2019-08-22T06:27:59.068Z] Running: 0 [2019-08-22T06:27:59.068Z] Paused: 0 [2019-08-22T06:27:59.068Z] Stopped: 0 [2019-08-22T06:27:59.068Z] Images: 1 [2019-08-22T06:27:59.068Z] Server Version: 18.06.1-ce [2019-08-22T06:27:59.068Z] Storage Driver: overlay2 [2019-08-22T06:27:59.068Z] Backing Filesystem: extfs [2019-08-22T06:27:59.068Z] Supports d_type: true [2019-08-22T06:27:59.068Z] Native Overlay Diff: true [2019-08-22T06:27:59.068Z] Logging Driver: json-file [2019-08-22T06:27:59.068Z] Cgroup Driver: cgroupfs [2019-08-22T06:27:59.068Z] Plugins: [2019-08-22T06:27:59.068Z] Volume: local [2019-08-22T06:27:59.068Z] Network: bridge host ipvlan macvlan null overlay [2019-08-22T06:27:59.068Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-22T06:27:59.068Z] Swarm: inactive [2019-08-22T06:27:59.068Z] Runtimes: runc [2019-08-22T06:27:59.068Z] Default Runtime: runc [2019-08-22T06:27:59.068Z] Init Binary: docker-init [2019-08-22T06:27:59.068Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-22T06:27:59.068Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-22T06:27:59.068Z] init version: fec3683 [2019-08-22T06:27:59.068Z] Security Options: [2019-08-22T06:27:59.068Z] apparmor [2019-08-22T06:27:59.068Z] seccomp [2019-08-22T06:27:59.068Z] Profile: default [2019-08-22T06:27:59.068Z] Kernel Version: 4.4.0-133-generic [2019-08-22T06:27:59.068Z] Operating System: Ubuntu 16.04.5 LTS [2019-08-22T06:27:59.068Z] OSType: linux [2019-08-22T06:27:59.068Z] Architecture: s390x [2019-08-22T06:27:59.068Z] CPUs: 2 [2019-08-22T06:27:59.068Z] Total Memory: 7.862GiB [2019-08-22T06:27:59.068Z] Name: s390x-ubuntu-30 [2019-08-22T06:27:59.068Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-08-22T06:27:59.068Z] Docker Root Dir: /var/lib/docker [2019-08-22T06:27:59.068Z] Debug Mode (client): false [2019-08-22T06:27:59.068Z] Debug Mode (server): false [2019-08-22T06:27:59.068Z] Username: dockerbuildbot [2019-08-22T06:27:59.068Z] Registry: https://index.docker.io/v1/ [2019-08-22T06:27:59.068Z] Labels: [2019-08-22T06:27:59.068Z] Experimental: true [2019-08-22T06:27:59.068Z] Insecure Registries: [2019-08-22T06:27:59.068Z] 127.0.0.0/8 [2019-08-22T06:27:59.068Z] Live Restore Enabled: false [2019-08-22T06:27:59.068Z] [2019-08-22T06:27:59.068Z] WARNING: No swap limit support [Pipeline] sh [2019-08-22T06:27:59.977Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:27:59.977Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:27:59.977Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-22T06:27:59.977Z] + bash /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh [2019-08-22T06:27:59.977Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-22T06:27:59.977Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-08-22T06:27:59.977Z] [2019-08-22T06:27:59.977Z] Generally Necessary: [2019-08-22T06:27:59.977Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-22T06:27:59.977Z] - apparmor: enabled and tools installed [2019-08-22T06:27:59.977Z] - CONFIG_NAMESPACES: enabled [2019-08-22T06:27:59.977Z] - CONFIG_NET_NS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_PID_NS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_IPC_NS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_UTS_NS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_CGROUPS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-22T06:27:59.977Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-22T06:27:59.977Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-22T06:27:59.977Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-22T06:27:59.977Z] - CONFIG_CPUSETS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_MEMCG: enabled [2019-08-22T06:27:59.977Z] - CONFIG_KEYS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_VETH: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-22T06:27:59.977Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-22T06:27:59.977Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-22T06:27:59.977Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-22T06:27:59.977Z] [2019-08-22T06:27:59.977Z] Optional Features: [2019-08-22T06:27:59.977Z] - CONFIG_USER_NS: enabled [2019-08-22T06:27:59.977Z] - CONFIG_SECCOMP: enabled [2019-08-22T06:28:00.400Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-22T06:28:00.400Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-22T06:28:00.400Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-22T06:28:00.400Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-22T06:28:00.400Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-22T06:28:00.400Z] - CONFIG_BLK_CGROUP: enabled [2019-08-22T06:28:00.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-22T06:28:00.400Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-22T06:28:00.400Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-22T06:28:00.400Z] - CONFIG_CGROUP_PERF: enabled [2019-08-22T06:28:00.400Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-22T06:28:00.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-22T06:28:00.400Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-22T06:28:00.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-22T06:28:00.400Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-22T06:28:00.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_IP_VS: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-22T06:28:00.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-22T06:28:00.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-22T06:28:00.400Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_EXT4_FS: enabled [2019-08-22T06:28:00.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-22T06:28:00.400Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-22T06:28:00.400Z] - Network Drivers: [2019-08-22T06:28:00.400Z] - "overlay": [2019-08-22T06:28:00.400Z] - CONFIG_VXLAN: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-22T06:28:00.400Z] Optional (for encrypted networks): [2019-08-22T06:28:00.400Z] - CONFIG_CRYPTO: enabled [2019-08-22T06:28:00.400Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_XFRM: enabled [2019-08-22T06:28:00.400Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-22T06:28:00.400Z] - "ipvlan": [2019-08-22T06:28:00.400Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-22T06:28:00.400Z] - "macvlan": [2019-08-22T06:28:00.400Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_DUMMY: enabled (as module) [2019-08-22T06:28:00.400Z] - "ftp,tftp client in container": [2019-08-22T06:28:00.400Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-22T06:28:00.400Z] - Storage Drivers: [2019-08-22T06:28:00.400Z] - "aufs": [2019-08-22T06:28:00.400Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-22T06:28:00.400Z] - "btrfs": [2019-08-22T06:28:00.400Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-22T06:28:00.400Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-22T06:28:00.400Z] - "devicemapper": [2019-08-22T06:28:00.400Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-22T06:28:00.400Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-22T06:28:00.400Z] - "overlay": [2019-08-22T06:28:00.400Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-22T06:28:00.400Z] - "zfs": [2019-08-22T06:28:00.400Z] - /dev/zfs: missing [2019-08-22T06:28:00.400Z] - zfs command: missing [2019-08-22T06:28:00.400Z] - zpool command: missing [2019-08-22T06:28:00.400Z] [2019-08-22T06:28:00.400Z] Limits: [2019-08-22T06:28:00.400Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-22T06:28:00.400Z] [2019-08-22T06:28:00.400Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-22T06:28:01.326Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2841b05b71095d662ecb47831d88371e9cb033ff -f Dockerfile . [2019-08-22T06:28:02.659Z] Sending build context to Docker daemon 50MB [2019-08-22T06:28:02.659Z] Step 1/126 : ARG CROSS="false" [2019-08-22T06:28:02.659Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-22T06:28:02.659Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-22T06:28:02.659Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-22T06:28:02.659Z] 1.12.9-stretch: Pulling from library/golang [2019-08-22T06:28:03.036Z] 05b3194a550b: Pulling fs layer [2019-08-22T06:28:03.036Z] 5cc01dcd9b0a: Pulling fs layer [2019-08-22T06:28:03.036Z] 5154470af4c8: Pulling fs layer [2019-08-22T06:28:03.036Z] cd3b67ff4ea9: Pulling fs layer [2019-08-22T06:28:03.036Z] 81cc889ba28f: Pulling fs layer [2019-08-22T06:28:03.036Z] 893380247084: Pulling fs layer [2019-08-22T06:28:03.036Z] 1dde6e4a9a98: Pulling fs layer [2019-08-22T06:28:03.036Z] 81cc889ba28f: Waiting [2019-08-22T06:28:03.036Z] 893380247084: Waiting [2019-08-22T06:28:03.036Z] 1dde6e4a9a98: Waiting [2019-08-22T06:28:03.036Z] cd3b67ff4ea9: Waiting [2019-08-22T06:28:03.545Z] 5cc01dcd9b0a: Verifying Checksum [2019-08-22T06:28:03.545Z] 5cc01dcd9b0a: Download complete [2019-08-22T06:28:03.545Z] 5154470af4c8: Verifying Checksum [2019-08-22T06:28:03.545Z] 5154470af4c8: Download complete [2019-08-22T06:28:04.062Z] 05b3194a550b: Verifying Checksum [2019-08-22T06:28:04.062Z] 05b3194a550b: Download complete [2019-08-22T06:28:04.546Z] 81cc889ba28f: Verifying Checksum [2019-08-22T06:28:04.546Z] 81cc889ba28f: Download complete [2019-08-22T06:28:04.546Z] 1dde6e4a9a98: Verifying Checksum [2019-08-22T06:28:04.546Z] 1dde6e4a9a98: Download complete [2019-08-22T06:28:04.962Z] cd3b67ff4ea9: Verifying Checksum [2019-08-22T06:28:04.962Z] cd3b67ff4ea9: Download complete [2019-08-22T06:28:05.795Z] 893380247084: Verifying Checksum [2019-08-22T06:28:05.795Z] 893380247084: Download complete [2019-08-22T06:28:06.588Z] 05b3194a550b: Pull complete [2019-08-22T06:28:06.588Z] 5cc01dcd9b0a: Pull complete [2019-08-22T06:28:06.969Z] 5154470af4c8: Pull complete [2019-08-22T06:28:08.913Z] cd3b67ff4ea9: Pull complete [2019-08-22T06:28:10.072Z] Still waiting to schedule task [2019-08-22T06:28:10.072Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-08-22T06:28:10.073Z] Still waiting to schedule task [2019-08-22T06:28:10.073Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-08-22T06:28:10.833Z] 81cc889ba28f: Pull complete [2019-08-22T06:28:14.125Z] 893380247084: Pull complete [2019-08-22T06:28:14.125Z] 1dde6e4a9a98: Pull complete [2019-08-22T06:28:14.125Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-22T06:28:14.125Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-22T06:28:14.125Z] ---> b121e8146464 [2019-08-22T06:28:14.125Z] Step 5/126 : ARG APT_MIRROR [2019-08-22T06:28:14.595Z] ---> Running in d1c78f4b2b4f [2019-08-22T06:28:15.003Z] Removing intermediate container d1c78f4b2b4f [2019-08-22T06:28:15.003Z] ---> a84a99bd80a7 [2019-08-22T06:28:15.003Z] 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-22T06:28:15.003Z] ---> Running in 465656df31ec [2019-08-22T06:28:15.789Z] Removing intermediate container 465656df31ec [2019-08-22T06:28:15.789Z] ---> ecd99ce5816d [2019-08-22T06:28:15.789Z] Step 7/126 : FROM base AS criu [2019-08-22T06:28:15.789Z] ---> ecd99ce5816d [2019-08-22T06:28:15.789Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:28:16.167Z] ---> Running in 9e96fe97a905 [2019-08-22T06:28:16.167Z] Removing intermediate container 9e96fe97a905 [2019-08-22T06:28:16.167Z] ---> c3eb6134981e [2019-08-22T06:28:16.167Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-22T06:28:16.167Z] ---> Running in f79cf8d78d8f [2019-08-22T06:28:16.167Z] Removing intermediate container f79cf8d78d8f [2019-08-22T06:28:16.167Z] ---> b92ad20f39d3 [2019-08-22T06:28:16.167Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c0-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-08-22T06:28:16.545Z] ---> Running in 3b4dc07092df [2019-08-22T06:28:16.926Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:28:16.926Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:28:16.926Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:28:16.926Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:28:16.926Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:28:16.926Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-22T06:28:17.291Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-22T06:28:17.291Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-22T06:28:18.561Z] Fetched 7670 kB in 1s (4433 kB/s) [2019-08-22T06:28:18.996Z] Reading package lists... [2019-08-22T06:28:19.413Z] Reading package lists... [2019-08-22T06:28:19.655Z] Fetching without tags [2019-08-22T06:28:19.783Z] Building dependency tree... [2019-08-22T06:28:19.783Z] Reading state information... [2019-08-22T06:28:19.784Z] The following additional packages will be installed: [2019-08-22T06:28:19.784Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-22T06:28:19.784Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-22T06:28:19.784Z] Suggested packages: [2019-08-22T06:28:19.784Z] manpages-dev python-setuptools [2019-08-22T06:28:19.784Z] The following NEW packages will be installed: [2019-08-22T06:28:19.784Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-22T06:28:19.784Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-22T06:28:19.784Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-22T06:28:19.784Z] zlib1g-dev [2019-08-22T06:28:20.158Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:28:20.158Z] Need to get 3476 kB of archives. [2019-08-22T06:28:20.158Z] After this operation, 20.2 MB of additional disk space will be used. [2019-08-22T06:28:20.158Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-22T06:28:20.158Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-08-22T06:28:20.158Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-08-22T06:28:20.158Z] 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-22T06:28:20.158Z] 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-22T06:28:20.158Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-22T06:28:20.158Z] 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-22T06:28:20.158Z] 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-22T06:28:20.158Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-08-22T06:28:20.158Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-08-22T06:28:20.158Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-08-22T06:28:20.158Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-08-22T06:28:20.158Z] 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-22T06:28:20.158Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-08-22T06:28:20.158Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-22T06:28:20.158Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-08-22T06:28:20.158Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:28:20.158Z] Fetched 3476 kB in 0s (27.0 MB/s) [2019-08-22T06:28:20.158Z] Selecting previously unselected package libnet1:s390x. [2019-08-22T06:28:20.158Z] (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-22T06:28:20.158Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-22T06:28:20.158Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-22T06:28:20.158Z] Selecting previously unselected package libcap-dev:s390x. [2019-08-22T06:28:20.158Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-08-22T06:28:20.158Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-08-22T06:28:20.158Z] Selecting previously unselected package libnet1-dev. [2019-08-22T06:28:20.158Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-08-22T06:28:20.158Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:28:20.158Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-22T06:28:20.158Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-22T06:28:20.159Z] Merging remotes/origin/master commit 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 into PR head commit 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:28:20.542Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-22T06:28:20.542Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-08-22T06:28:20.542Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-08-22T06:28:20.542Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-08-22T06:28:20.542Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-22T06:28:20.542Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-22T06:28:20.542Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-22T06:28:20.542Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-08-22T06:28:20.542Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-08-22T06:28:20.542Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-22T06:28:20.542Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-08-22T06:28:20.542Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-08-22T06:28:20.542Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-22T06:28:20.542Z] Selecting previously unselected package libprotobuf10:s390x. [2019-08-22T06:28:20.542Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-08-22T06:28:20.542Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-08-22T06:28:20.542Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-08-22T06:28:20.542Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-08-22T06:28:20.542Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-22T06:28:20.542Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-08-22T06:28:20.542Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-08-22T06:28:20.542Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-22T06:28:20.910Z] Selecting previously unselected package libprotoc10:s390x. [2019-08-22T06:28:20.911Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-08-22T06:28:20.911Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-08-22T06:28:20.911Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-22T06:28:20.911Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-08-22T06:28:20.911Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:28:20.911Z] Selecting previously unselected package protobuf-compiler. [2019-08-22T06:28:20.911Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-08-22T06:28:20.911Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-22T06:28:20.911Z] Selecting previously unselected package python-pkg-resources. [2019-08-22T06:28:20.911Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:28:20.911Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-22T06:28:19.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:28:19.622Z] > git config --add remote.origin.fetch +refs/pull/39707/head:refs/remotes/origin/PR-39707 # timeout=10 [2019-08-22T06:28:19.626Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-22T06:28:19.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:28:19.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:28:19.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:28:19.661Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:28:20.164Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:28:20.168Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:28:21.242Z] Merge succeeded, producing 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:28:21.242Z] Checking out Revision 2841b05b71095d662ecb47831d88371e9cb033ff (PR-39707) [2019-08-22T06:28:21.289Z] Selecting previously unselected package python-protobuf. [2019-08-22T06:28:21.289Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-08-22T06:28:21.289Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-22T06:28:21.289Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-22T06:28:21.289Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-22T06:28:21.289Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-22T06:28:21.575Z] Commit message: "Use Klogctl from x/sys/unix to read Linux kernel log" [2019-08-22T06:28:21.684Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:28:21.684Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-08-22T06:28:21.684Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:28:21.684Z] Setting up python-protobuf (3.0.0-9) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-08-22T06:28:22.052Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-08-22T06:28:22.052Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-22T06:28:22.052Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-22T06:28:22.052Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-22T06:28:22.052Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-08-22T06:28:22.052Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:28:22.052Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-22T06:28:22.052Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-22T06:28:22.052Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-22T06:28:22.052Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-08-22T06:28:22.052Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [Pipeline] sh [2019-08-22T06:28:22.425Z] + docker version [2019-08-22T06:28:22.425Z] Client: [2019-08-22T06:28:22.425Z] Version: 18.06.1-ce [2019-08-22T06:28:22.425Z] API version: 1.38 [2019-08-22T06:28:22.425Z] Go version: go1.10.3 [2019-08-22T06:28:22.425Z] Git commit: e68fc7a [2019-08-22T06:28:22.425Z] Built: Tue Aug 21 17:26:10 2018 [2019-08-22T06:28:22.425Z] OS/Arch: linux/ppc64le [2019-08-22T06:28:22.425Z] Experimental: false [2019-08-22T06:28:22.425Z] [2019-08-22T06:28:22.425Z] Server: [2019-08-22T06:28:22.425Z] Engine: [2019-08-22T06:28:22.425Z] Version: 18.06.1-ce [2019-08-22T06:28:22.425Z] API version: 1.38 (minimum version 1.12) [2019-08-22T06:28:22.425Z] Go version: go1.10.3 [2019-08-22T06:28:22.425Z] Git commit: e68fc7a [2019-08-22T06:28:22.425Z] Built: Tue Aug 21 17:24:20 2018 [2019-08-22T06:28:22.425Z] OS/Arch: linux/ppc64le [2019-08-22T06:28:22.425Z] Experimental: true [Pipeline] sh [2019-08-22T06:28:22.809Z] + docker info [2019-08-22T06:28:22.809Z] Containers: 0 [2019-08-22T06:28:22.809Z] Running: 0 [2019-08-22T06:28:22.809Z] Paused: 0 [2019-08-22T06:28:22.809Z] Stopped: 0 [2019-08-22T06:28:22.809Z] Images: 0 [2019-08-22T06:28:22.809Z] Server Version: 18.06.1-ce [2019-08-22T06:28:22.809Z] Storage Driver: overlay2 [2019-08-22T06:28:22.809Z] Backing Filesystem: extfs [2019-08-22T06:28:22.810Z] Supports d_type: true [2019-08-22T06:28:22.810Z] Native Overlay Diff: true [2019-08-22T06:28:22.810Z] Logging Driver: json-file [2019-08-22T06:28:22.810Z] Cgroup Driver: cgroupfs [2019-08-22T06:28:22.810Z] Plugins: [2019-08-22T06:28:22.810Z] Volume: local [2019-08-22T06:28:22.810Z] Network: bridge host ipvlan macvlan null overlay [2019-08-22T06:28:22.810Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-22T06:28:22.810Z] Swarm: inactive [2019-08-22T06:28:22.810Z] Runtimes: runc [2019-08-22T06:28:22.810Z] Default Runtime: runc [2019-08-22T06:28:22.810Z] Init Binary: docker-init [2019-08-22T06:28:22.810Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-22T06:28:22.810Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-22T06:28:22.810Z] init version: fec3683 [2019-08-22T06:28:22.810Z] Security Options: [2019-08-22T06:28:22.810Z] apparmor [2019-08-22T06:28:22.810Z] seccomp [2019-08-22T06:28:22.810Z] Profile: default [2019-08-22T06:28:22.810Z] Kernel Version: 4.4.0-130-generic [2019-08-22T06:28:22.810Z] Operating System: Ubuntu 16.04.3 LTS [2019-08-22T06:28:22.810Z] OSType: linux [2019-08-22T06:28:22.810Z] Architecture: ppc64le [2019-08-22T06:28:22.810Z] CPUs: 4 [2019-08-22T06:28:22.810Z] Total Memory: 7.972GiB [2019-08-22T06:28:22.810Z] Name: ppc64le-ubuntu-33 [2019-08-22T06:28:22.810Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-08-22T06:28:22.810Z] Docker Root Dir: /var/lib/docker [2019-08-22T06:28:22.810Z] Debug Mode (client): false [2019-08-22T06:28:22.810Z] Debug Mode (server): false [2019-08-22T06:28:22.810Z] Username: dockerbuildbot [2019-08-22T06:28:22.810Z] Registry: https://index.docker.io/v1/ [2019-08-22T06:28:22.810Z] Labels: [2019-08-22T06:28:22.810Z] Experimental: true [2019-08-22T06:28:22.810Z] Insecure Registries: [2019-08-22T06:28:22.810Z] 127.0.0.0/8 [2019-08-22T06:28:22.810Z] Live Restore Enabled: false [2019-08-22T06:28:22.810Z] [Pipeline] sh [2019-08-22T06:28:22.921Z] Removing intermediate container 3b4dc07092df [2019-08-22T06:28:22.921Z] ---> f9b6b59d83b7 [2019-08-22T06:28:22.921Z] 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-22T06:28:22.921Z] ---> Running in 98a7b3965fc4 [2019-08-22T06:28:23.197Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:28:23.197Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:28:23.197Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-22T06:28:21.207Z] > git merge 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 # timeout=10 [2019-08-22T06:28:21.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-22T06:28:21.247Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:28:21.251Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:28:23.481Z] + bash /home/docker/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh [2019-08-22T06:28:23.481Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-22T06:28:23.481Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-08-22T06:28:23.481Z] [2019-08-22T06:28:23.481Z] Generally Necessary: [2019-08-22T06:28:23.481Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-22T06:28:23.481Z] - apparmor: enabled and tools installed [2019-08-22T06:28:23.481Z] - CONFIG_NAMESPACES: enabled [2019-08-22T06:28:23.481Z] - CONFIG_NET_NS: enabled [2019-08-22T06:28:23.481Z] - CONFIG_PID_NS: enabled [2019-08-22T06:28:23.481Z] - CONFIG_IPC_NS: enabled [2019-08-22T06:28:23.481Z] - CONFIG_UTS_NS: enabled [2019-08-22T06:28:23.481Z] - CONFIG_CGROUPS: enabled [2019-08-22T06:28:23.481Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-22T06:28:23.481Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-22T06:28:23.481Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-22T06:28:23.481Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-22T06:28:23.481Z] - CONFIG_CPUSETS: enabled [2019-08-22T06:28:23.481Z] - CONFIG_MEMCG: enabled [2019-08-22T06:28:23.481Z] - CONFIG_KEYS: enabled [2019-08-22T06:28:23.481Z] - CONFIG_VETH: enabled (as module) [2019-08-22T06:28:23.481Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-22T06:28:23.481Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-22T06:28:23.481Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-22T06:28:23.481Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-22T06:28:23.481Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-22T06:28:23.481Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-22T06:28:23.481Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-22T06:28:23.765Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-22T06:28:23.765Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-22T06:28:23.765Z] [2019-08-22T06:28:23.765Z] Optional Features: [2019-08-22T06:28:23.765Z] - CONFIG_USER_NS: enabled [2019-08-22T06:28:23.765Z] - CONFIG_SECCOMP: enabled [2019-08-22T06:28:23.765Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-22T06:28:23.765Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-22T06:28:23.765Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-22T06:28:23.765Z] (cgroup swap accounting is currently enabled) [2019-08-22T06:28:23.765Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-22T06:28:23.765Z] - CONFIG_BLK_CGROUP: enabled [2019-08-22T06:28:23.765Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-22T06:28:23.765Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-22T06:28:23.765Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-22T06:28:23.765Z] - CONFIG_CGROUP_PERF: enabled [2019-08-22T06:28:23.765Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-22T06:28:23.765Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-22T06:28:23.765Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-22T06:28:23.765Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-22T06:28:23.765Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-22T06:28:23.765Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_IP_VS: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-22T06:28:23.765Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-22T06:28:23.765Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-22T06:28:23.765Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_EXT4_FS: enabled [2019-08-22T06:28:23.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-22T06:28:23.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-22T06:28:23.765Z] - Network Drivers: [2019-08-22T06:28:23.765Z] - "overlay": [2019-08-22T06:28:23.765Z] - CONFIG_VXLAN: enabled (as module) [2019-08-22T06:28:23.765Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-22T06:28:23.765Z] Optional (for encrypted networks): [2019-08-22T06:28:24.049Z] - CONFIG_CRYPTO: enabled [2019-08-22T06:28:24.049Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_XFRM: enabled [2019-08-22T06:28:24.049Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-22T06:28:24.049Z] - "ipvlan": [2019-08-22T06:28:24.049Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-22T06:28:24.049Z] - "macvlan": [2019-08-22T06:28:24.049Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_DUMMY: enabled (as module) [2019-08-22T06:28:24.049Z] - "ftp,tftp client in container": [2019-08-22T06:28:24.049Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-22T06:28:24.049Z] - Storage Drivers: [2019-08-22T06:28:24.049Z] - "aufs": [2019-08-22T06:28:24.049Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-22T06:28:24.049Z] - "btrfs": [2019-08-22T06:28:24.049Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-22T06:28:24.049Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-22T06:28:24.049Z] - "devicemapper": [2019-08-22T06:28:24.049Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-22T06:28:24.049Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-22T06:28:24.049Z] - "overlay": [2019-08-22T06:28:24.049Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-22T06:28:24.049Z] - "zfs": [2019-08-22T06:28:24.049Z] - /dev/zfs: missing [2019-08-22T06:28:24.049Z] - zfs command: missing [2019-08-22T06:28:24.049Z] - zpool command: missing [2019-08-22T06:28:24.049Z] [2019-08-22T06:28:24.049Z] Limits: [2019-08-22T06:28:24.049Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-22T06:28:24.049Z] [2019-08-22T06:28:24.049Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-22T06:28:24.211Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:28:24.211Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:28:24.211Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:28:24.211Z]  GEN .gitid [2019-08-22T06:28:24.211Z] GEN criu/include/version.h [2019-08-22T06:28:24.211Z] GEN include/common/asm [2019-08-22T06:28:24.211Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-22T06:28:24.211Z] PBCC images/opts.pb-c.c [2019-08-22T06:28:24.211Z] PBCC images/sit.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-22T06:28:24.211Z] DEP images/opts.pb-c.d [2019-08-22T06:28:24.211Z] DEP images/sit.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/macvlan.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/macvlan.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/autofs.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/autofs.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/sysctl.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/sysctl.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/time.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/time.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/binfmt-misc.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/binfmt-misc.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/seccomp.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/seccomp.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/userns.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/userns.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/cgroup.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/cgroup.pb-c.d [2019-08-22T06:28:24.211Z] PBCC images/fown.pb-c.c [2019-08-22T06:28:24.211Z] PBCC images/ext-file.pb-c.c [2019-08-22T06:28:24.211Z] DEP images/fown.pb-c.d [2019-08-22T06:28:24.464Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2841b05b71095d662ecb47831d88371e9cb033ff -f Dockerfile . [2019-08-22T06:28:24.580Z] DEP images/ext-file.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/rpc.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/rpc.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/siginfo.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/siginfo.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/pagemap.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/pagemap.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/rlimit.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/rlimit.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/file-lock.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/file-lock.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/tty.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/tty.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/tun.pb-c.c [2019-08-22T06:28:24.580Z] PBCC images/netdev.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/tun.pb-c.d [2019-08-22T06:28:24.580Z] DEP images/netdev.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/vma.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/vma.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/creds.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/creds.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/utsns.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/utsns.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/ipc-desc.pb-c.c [2019-08-22T06:28:24.580Z] PBCC images/ipc-sem.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/ipc-desc.pb-c.d [2019-08-22T06:28:24.580Z] DEP images/ipc-sem.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/ipc-msg.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/ipc-msg.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/ipc-shm.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/ipc-shm.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/ipc-var.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/ipc-var.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/sk-opts.pb-c.c [2019-08-22T06:28:24.580Z] PBCC images/packet-sock.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/sk-opts.pb-c.d [2019-08-22T06:28:24.580Z] DEP images/packet-sock.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/sk-netlink.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/sk-netlink.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/sk-inet.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/sk-inet.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/sk-unix.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/sk-unix.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/mm.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/mm.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/timerfd.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/timerfd.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/timer.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/timer.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/sa.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/sa.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/pipe-data.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/pipe-data.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/mnt.pb-c.c [2019-08-22T06:28:24.580Z] DEP images/mnt.pb-c.d [2019-08-22T06:28:24.580Z] PBCC images/sk-packet.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/sk-packet.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/tcp-stream.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/tcp-stream.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/pipe.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/pipe.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/pstree.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/pstree.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/fs.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/fs.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/signalfd.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/signalfd.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/fh.pb-c.c [2019-08-22T06:28:24.954Z] PBCC images/fsnotify.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/fh.pb-c.d [2019-08-22T06:28:24.954Z] DEP images/fsnotify.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/eventpoll.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/eventpoll.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/eventfd.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/eventfd.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/remap-file-path.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/remap-file-path.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/fifo.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/fifo.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/ghost-file.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/ghost-file.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/regfile.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/regfile.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/ns.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/ns.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/fdinfo.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/fdinfo.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/core-aarch64.pb-c.c [2019-08-22T06:28:24.954Z] PBCC images/core-arm.pb-c.c [2019-08-22T06:28:24.954Z] PBCC images/core-ppc64.pb-c.c [2019-08-22T06:28:24.954Z] PBCC images/core-s390.pb-c.c [2019-08-22T06:28:24.954Z] PBCC images/core-x86.pb-c.c [2019-08-22T06:28:24.954Z] PBCC images/core.pb-c.c [2019-08-22T06:28:24.954Z] PBCC images/inventory.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/core-aarch64.pb-c.d [2019-08-22T06:28:24.954Z] DEP images/core-arm.pb-c.d [2019-08-22T06:28:24.954Z] DEP images/core-ppc64.pb-c.d [2019-08-22T06:28:24.954Z] DEP images/core-s390.pb-c.d [2019-08-22T06:28:24.954Z] DEP images/core-x86.pb-c.d [2019-08-22T06:28:24.954Z] DEP images/core.pb-c.d [2019-08-22T06:28:24.954Z] DEP images/inventory.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/cpuinfo.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/cpuinfo.pb-c.d [2019-08-22T06:28:24.954Z] PBCC images/stats.pb-c.c [2019-08-22T06:28:24.954Z] DEP images/stats.pb-c.d [2019-08-22T06:28:25.319Z] make[1]: Nothing to be done for 'all'. [2019-08-22T06:28:25.319Z] CC images/stats.o [2019-08-22T06:28:25.319Z] CC images/core.o [2019-08-22T06:28:25.682Z] CC images/core-x86.o [2019-08-22T06:28:25.682Z] CC images/core-arm.o [2019-08-22T06:28:25.682Z] CC images/core-aarch64.o [2019-08-22T06:28:25.682Z] CC images/core-ppc64.o [2019-08-22T06:28:25.682Z] CC images/core-s390.o [2019-08-22T06:28:25.682Z] CC images/cpuinfo.o [2019-08-22T06:28:26.048Z] CC images/inventory.o [2019-08-22T06:28:26.048Z] CC images/fdinfo.o [2019-08-22T06:28:26.048Z] CC images/fown.o [2019-08-22T06:28:26.048Z] CC images/ns.o [2019-08-22T06:28:26.048Z] CC images/regfile.o [2019-08-22T06:28:26.048Z] CC images/ghost-file.o [2019-08-22T06:28:26.048Z] CC images/fifo.o [2019-08-22T06:28:26.048Z] CC images/remap-file-path.o [2019-08-22T06:28:26.048Z] CC images/eventfd.o [2019-08-22T06:28:26.048Z] CC images/eventpoll.o [2019-08-22T06:28:26.048Z] CC images/fh.o [2019-08-22T06:28:26.430Z] CC images/fsnotify.o [2019-08-22T06:28:26.430Z] CC images/signalfd.o [2019-08-22T06:28:26.430Z] CC images/fs.o [2019-08-22T06:28:26.430Z] CC images/pstree.o [2019-08-22T06:28:26.430Z] CC images/pipe.o [2019-08-22T06:28:26.430Z] CC images/tcp-stream.o [2019-08-22T06:28:26.430Z] CC images/sk-packet.o [2019-08-22T06:28:26.430Z] CC images/mnt.o [2019-08-22T06:28:26.430Z] CC images/pipe-data.o [2019-08-22T06:28:26.430Z] CC images/sa.o [2019-08-22T06:28:26.430Z] CC images/timer.o [2019-08-22T06:28:26.816Z] CC images/timerfd.o [2019-08-22T06:28:26.816Z] CC images/mm.o [2019-08-22T06:28:26.816Z] CC images/sk-opts.o [2019-08-22T06:28:26.816Z] CC images/sk-unix.o [2019-08-22T06:28:26.816Z] CC images/sk-inet.o [2019-08-22T06:28:26.816Z] CC images/tun.o [2019-08-22T06:28:26.816Z] CC images/sk-netlink.o [2019-08-22T06:28:26.816Z] CC images/packet-sock.o [2019-08-22T06:28:26.816Z] CC images/ipc-var.o [2019-08-22T06:28:26.816Z] CC images/ipc-desc.o [2019-08-22T06:28:26.816Z] CC images/ipc-shm.o [2019-08-22T06:28:27.165Z] Sending build context to Docker daemon 50MB [2019-08-22T06:28:27.165Z] Step 1/126 : ARG CROSS="false" [2019-08-22T06:28:27.165Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-22T06:28:27.165Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-22T06:28:27.165Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-22T06:28:27.165Z] 1.12.9-stretch: Pulling from library/golang [2019-08-22T06:28:27.267Z] CC images/ipc-msg.o [2019-08-22T06:28:27.267Z] CC images/ipc-sem.o [2019-08-22T06:28:27.267Z] CC images/utsns.o [2019-08-22T06:28:27.267Z] CC images/creds.o [2019-08-22T06:28:27.267Z] CC images/vma.o [2019-08-22T06:28:27.267Z] CC images/netdev.o [2019-08-22T06:28:27.267Z] CC images/tty.o [2019-08-22T06:28:27.267Z] CC images/file-lock.o [2019-08-22T06:28:27.267Z] CC images/rlimit.o [2019-08-22T06:28:27.267Z] CC images/pagemap.o [2019-08-22T06:28:27.267Z] CC images/siginfo.o [2019-08-22T06:28:27.267Z] CC images/rpc.o [2019-08-22T06:28:27.449Z] 2825fdb7e177: Pulling fs layer [2019-08-22T06:28:27.449Z] 361ecb978398: Pulling fs layer [2019-08-22T06:28:27.449Z] 15483e8c82df: Pulling fs layer [2019-08-22T06:28:27.449Z] 34839f11bbce: Pulling fs layer [2019-08-22T06:28:27.449Z] 34f648706e72: Pulling fs layer [2019-08-22T06:28:27.449Z] 8563a0b9fade: Pulling fs layer [2019-08-22T06:28:27.449Z] 53fac1b4f6a7: Pulling fs layer [2019-08-22T06:28:27.449Z] 34839f11bbce: Waiting [2019-08-22T06:28:27.449Z] 8563a0b9fade: Waiting [2019-08-22T06:28:27.449Z] 53fac1b4f6a7: Waiting [2019-08-22T06:28:27.449Z] 34f648706e72: Waiting [2019-08-22T06:28:27.684Z] CC images/ext-file.o [2019-08-22T06:28:27.684Z] CC images/cgroup.o [2019-08-22T06:28:27.684Z] CC images/userns.o [2019-08-22T06:28:27.684Z] CC images/google/protobuf/descriptor.o [2019-08-22T06:28:27.684Z] CC images/opts.o [2019-08-22T06:28:28.066Z] CC images/seccomp.o [2019-08-22T06:28:28.066Z] CC images/binfmt-misc.o [2019-08-22T06:28:28.066Z] CC images/time.o [2019-08-22T06:28:28.066Z] CC images/sysctl.o [2019-08-22T06:28:28.066Z] CC images/autofs.o [2019-08-22T06:28:28.066Z] CC images/macvlan.o [2019-08-22T06:28:28.066Z] CC images/sit.o [2019-08-22T06:28:28.066Z] LINK images/built-in.o [2019-08-22T06:28:28.066Z] GEN compel/include/asm [2019-08-22T06:28:28.066Z] GEN compel/include/version.h [2019-08-22T06:28:28.066Z] touch .config [2019-08-22T06:28:28.066Z] GEN include/common/config.h [2019-08-22T06:28:28.066Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-08-22T06:28:28.066Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-22T06:28:28.066Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-22T06:28:28.066Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-08-22T06:28:28.066Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-08-22T06:28:28.066Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-08-22T06:28:28.066Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-22T06:28:28.066Z] DEP compel/plugins/std/infect.d [2019-08-22T06:28:28.066Z] DEP compel/plugins/std/string.d [2019-08-22T06:28:28.066Z] DEP compel/plugins/std/log.d [2019-08-22T06:28:28.066Z] DEP compel/plugins/std/fds.d [2019-08-22T06:28:28.066Z] DEP compel/plugins/std/std.d [2019-08-22T06:28:28.072Z] 15483e8c82df: Verifying Checksum [2019-08-22T06:28:28.072Z] 15483e8c82df: Download complete [2019-08-22T06:28:28.072Z] 361ecb978398: Verifying Checksum [2019-08-22T06:28:28.072Z] 361ecb978398: Download complete [2019-08-22T06:28:28.471Z] DEP compel/plugins/shmem/shmem.d [2019-08-22T06:28:28.471Z] DEP compel/plugins/fds/fds.d [2019-08-22T06:28:28.471Z] CC compel/plugins/std/std.o [2019-08-22T06:28:28.471Z] CC compel/plugins/std/fds.o [2019-08-22T06:28:28.471Z] CC compel/plugins/std/log.o [2019-08-22T06:28:28.471Z] CC compel/plugins/std/string.o [2019-08-22T06:28:28.849Z] CC compel/plugins/std/infect.o [2019-08-22T06:28:28.849Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-08-22T06:28:28.849Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-08-22T06:28:28.849Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-08-22T06:28:28.849Z] AR compel/plugins/std.lib.a [2019-08-22T06:28:28.849Z] CC compel/plugins/fds/fds.o [2019-08-22T06:28:28.849Z] AR compel/plugins/fds.lib.a [2019-08-22T06:28:28.849Z] HOSTDEP compel/src/lib/log-host.d [2019-08-22T06:28:28.849Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-22T06:28:28.849Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-08-22T06:28:28.849Z] HOSTDEP compel/src/main-host.d [2019-08-22T06:28:28.849Z] DEP compel/src/lib/ptrace.d [2019-08-22T06:28:28.849Z] DEP compel/src/lib/infect.d [2019-08-22T06:28:29.234Z] DEP compel/src/lib/infect-util.d [2019-08-22T06:28:29.234Z] DEP compel/src/lib/infect-rpc.d [2019-08-22T06:28:29.234Z] DEP compel/arch/s390/src/lib/infect.d [2019-08-22T06:28:29.235Z] DEP compel/arch/s390/src/lib/cpu.d [2019-08-22T06:28:29.235Z] DEP compel/src/lib/log.d [2019-08-22T06:28:29.235Z] DEP compel/src/main.d [2019-08-22T06:28:29.235Z] DEP compel/src/lib/handle-elf.d [2019-08-22T06:28:29.235Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-08-22T06:28:29.235Z] CC compel/src/lib/log.o [2019-08-22T06:28:29.235Z] CC compel/arch/s390/src/lib/cpu.o [2019-08-22T06:28:29.235Z] CC compel/arch/s390/src/lib/infect.o [2019-08-22T06:28:29.618Z] CC compel/src/lib/infect-rpc.o [2019-08-22T06:28:29.618Z] CC compel/src/lib/infect-util.o [2019-08-22T06:28:29.618Z] CC compel/src/lib/infect.o [2019-08-22T06:28:29.998Z] CC compel/src/lib/ptrace.o [2019-08-22T06:28:29.998Z] AR compel/libcompel.a [2019-08-22T06:28:29.998Z] HOSTCC compel/src/main-host.o [2019-08-22T06:28:29.998Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-08-22T06:28:29.998Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-22T06:28:30.365Z] HOSTCC compel/src/lib/log-host.o [2019-08-22T06:28:30.365Z] HOSTLINK compel/compel-host-bin [2019-08-22T06:28:30.365Z] DEP soccr/soccr.d [2019-08-22T06:28:30.365Z] CC soccr/soccr.o [2019-08-22T06:28:30.365Z] AR soccr/libsoccr.a [2019-08-22T06:28:30.365Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:28:30.727Z] DEP criu/arch/s390/sigframe.d [2019-08-22T06:28:30.727Z] DEP criu/arch/s390/crtools.d [2019-08-22T06:28:30.727Z] DEP criu/arch/s390/cpu.d [2019-08-22T06:28:30.727Z] CC criu/arch/s390/cpu.o [2019-08-22T06:28:30.727Z] CC criu/arch/s390/crtools.o [2019-08-22T06:28:30.779Z] 2825fdb7e177: Verifying Checksum [2019-08-22T06:28:30.779Z] 2825fdb7e177: Download complete [2019-08-22T06:28:31.179Z] CC criu/arch/s390/sigframe.o [2019-08-22T06:28:31.179Z] LINK criu/arch/s390/crtools.built-in.o [2019-08-22T06:28:31.179Z] DEP criu/arch/s390/vdso-pie.d [2019-08-22T06:28:31.179Z] DEP criu/pie/parasite-vdso.d [2019-08-22T06:28:31.179Z] DEP criu/pie/util-vdso.d [2019-08-22T06:28:31.179Z] DEP criu/pie/util.d [2019-08-22T06:28:31.179Z] CC criu/pie/util.o [2019-08-22T06:28:31.179Z] CC criu/pie/util-vdso.o [2019-08-22T06:28:31.179Z] CC criu/pie/parasite-vdso.o [2019-08-22T06:28:31.601Z] CC criu/arch/s390/vdso-pie.o [2019-08-22T06:28:31.601Z] AR criu/pie/pie.lib.a [2019-08-22T06:28:31.601Z] DEP criu/pie/restorer.d [2019-08-22T06:28:31.601Z] DEP criu/arch/s390/restorer.d [2019-08-22T06:28:31.601Z] DEP criu/pie/parasite.d [2019-08-22T06:28:31.601Z] CC criu/pie/parasite.o [2019-08-22T06:28:31.963Z] LINK criu/pie/parasite.built-in.o [2019-08-22T06:28:31.963Z] GEN criu/pie/parasite-blob.h [2019-08-22T06:28:31.963Z] CC criu/arch/s390/restorer.o [2019-08-22T06:28:31.963Z] CC criu/pie/restorer.o [2019-08-22T06:28:32.266Z] 34839f11bbce: Verifying Checksum [2019-08-22T06:28:32.266Z] 34839f11bbce: Download complete [2019-08-22T06:28:32.355Z] LINK criu/pie/restorer.built-in.o [2019-08-22T06:28:32.355Z] GEN criu/pie/restorer-blob.h [2019-08-22T06:28:32.355Z] DEP criu/vdso.d [2019-08-22T06:28:32.355Z] DEP criu/uts_ns.d [2019-08-22T06:28:32.355Z] DEP criu/util.d [2019-08-22T06:28:32.355Z] DEP criu/uffd.d [2019-08-22T06:28:32.551Z] 53fac1b4f6a7: Verifying Checksum [2019-08-22T06:28:32.551Z] 53fac1b4f6a7: Download complete [2019-08-22T06:28:32.551Z] 34f648706e72: Verifying Checksum [2019-08-22T06:28:32.551Z] 34f648706e72: Download complete [2019-08-22T06:28:32.736Z] DEP criu/tun.d [2019-08-22T06:28:32.736Z] DEP criu/tty.d [2019-08-22T06:28:32.736Z] DEP criu/timerfd.d [2019-08-22T06:28:32.736Z] DEP criu/sysfs_parse.d [2019-08-22T06:28:32.736Z] DEP criu/sysctl.d [2019-08-22T06:28:32.736Z] DEP criu/string.d [2019-08-22T06:28:32.736Z] DEP criu/stats.d [2019-08-22T06:28:32.736Z] DEP criu/sockets.d [2019-08-22T06:28:32.736Z] DEP criu/sk-unix.d [2019-08-22T06:28:32.736Z] DEP criu/sk-tcp.d [2019-08-22T06:28:33.104Z] DEP criu/sk-queue.d [2019-08-22T06:28:33.104Z] DEP criu/sk-packet.d [2019-08-22T06:28:33.104Z] DEP criu/sk-netlink.d [2019-08-22T06:28:33.104Z] DEP criu/sk-inet.d [2019-08-22T06:28:33.104Z] DEP criu/signalfd.d [2019-08-22T06:28:33.104Z] DEP criu/sigframe.d [2019-08-22T06:28:33.104Z] DEP criu/shmem.d [2019-08-22T06:28:33.104Z] DEP criu/servicefd.d [2019-08-22T06:28:33.104Z] DEP criu/seize.d [2019-08-22T06:28:33.104Z] DEP criu/seccomp.d [2019-08-22T06:28:33.104Z] DEP criu/rst-malloc.d [2019-08-22T06:28:33.104Z] DEP criu/rbtree.d [2019-08-22T06:28:33.104Z] DEP criu/pstree.d [2019-08-22T06:28:33.493Z] DEP criu/protobuf.d [2019-08-22T06:28:33.493Z] GEN criu/protobuf-desc-gen.h [2019-08-22T06:28:33.493Z] DEP criu/protobuf-desc.d [2019-08-22T06:28:33.493Z] DEP criu/proc_parse.d [2019-08-22T06:28:33.493Z] DEP criu/plugin.d [2019-08-22T06:28:33.493Z] DEP criu/pipes.d [2019-08-22T06:28:33.865Z] DEP criu/pie-util.d [2019-08-22T06:28:33.865Z] DEP criu/pie-util-vdso.d [2019-08-22T06:28:33.865Z] DEP criu/pie-util-vdso-elf32.d [2019-08-22T06:28:33.865Z] DEP criu/path.d [2019-08-22T06:28:33.865Z] DEP criu/parasite-syscall.d [2019-08-22T06:28:33.865Z] DEP criu/pagemap.d [2019-08-22T06:28:33.865Z] DEP criu/pagemap-cache.d [2019-08-22T06:28:33.865Z] DEP criu/page-xfer.d [2019-08-22T06:28:33.865Z] DEP criu/page-pipe.d [2019-08-22T06:28:33.865Z] DEP criu/netfilter.d [2019-08-22T06:28:33.865Z] DEP criu/net.d [2019-08-22T06:28:34.242Z] DEP criu/namespaces.d [2019-08-22T06:28:34.242Z] DEP criu/mount.d [2019-08-22T06:28:34.242Z] DEP criu/mem.d [2019-08-22T06:28:34.242Z] DEP criu/lsm.d [2019-08-22T06:28:34.242Z] DEP criu/log.d [2019-08-22T06:28:34.242Z] DEP criu/libnetlink.d [2019-08-22T06:28:34.242Z] DEP criu/kerndat.d [2019-08-22T06:28:34.242Z] DEP criu/kcmp-ids.d [2019-08-22T06:28:34.242Z] DEP criu/irmap.d [2019-08-22T06:28:34.242Z] DEP criu/ipc_ns.d [2019-08-22T06:28:34.242Z] DEP criu/image.d [2019-08-22T06:28:34.621Z] DEP criu/image-desc.d [2019-08-22T06:28:34.621Z] DEP criu/fsnotify.d [2019-08-22T06:28:34.621Z] DEP criu/filesystems.d [2019-08-22T06:28:34.621Z] DEP criu/files.d [2019-08-22T06:28:34.621Z] DEP criu/files-reg.d [2019-08-22T06:28:34.621Z] DEP criu/files-ext.d [2019-08-22T06:28:34.621Z] DEP criu/file-lock.d [2019-08-22T06:28:34.621Z] DEP criu/file-ids.d [2019-08-22T06:28:34.621Z] DEP criu/fifo.d [2019-08-22T06:28:34.621Z] DEP criu/fdstore.d [2019-08-22T06:28:34.621Z] DEP criu/fault-injection.d [2019-08-22T06:28:34.621Z] DEP criu/external.d [2019-08-22T06:28:34.621Z] DEP criu/eventpoll.d [2019-08-22T06:28:34.986Z] DEP criu/eventfd.d [2019-08-22T06:28:34.986Z] DEP criu/crtools.d [2019-08-22T06:28:34.986Z] DEP criu/cr-service.d [2019-08-22T06:28:34.986Z] DEP criu/cr-restore.d [2019-08-22T06:28:34.986Z] DEP criu/cr-errno.d [2019-08-22T06:28:34.986Z] DEP criu/cr-dump.d [2019-08-22T06:28:34.986Z] DEP criu/cr-dedup.d [2019-08-22T06:28:34.986Z] DEP criu/cr-check.d [2019-08-22T06:28:34.986Z] DEP criu/config.d [2019-08-22T06:28:34.986Z] DEP criu/clone-noasan.d [2019-08-22T06:28:34.986Z] DEP criu/cgroup.d [2019-08-22T06:28:35.242Z] 2825fdb7e177: Pull complete [2019-08-22T06:28:35.420Z] DEP criu/cgroup-props.d [2019-08-22T06:28:35.420Z] DEP criu/bitmap.d [2019-08-22T06:28:35.420Z] DEP criu/bfd.d [2019-08-22T06:28:35.420Z] DEP criu/autofs.d [2019-08-22T06:28:35.420Z] DEP criu/aio.d [2019-08-22T06:28:35.420Z] DEP criu/action-scripts.d [2019-08-22T06:28:35.420Z] CC criu/action-scripts.o [2019-08-22T06:28:35.420Z] CC criu/aio.o [2019-08-22T06:28:35.867Z] 361ecb978398: Pull complete [2019-08-22T06:28:35.942Z] CC criu/autofs.o [2019-08-22T06:28:35.942Z] CC criu/bfd.o [2019-08-22T06:28:36.151Z] 15483e8c82df: Pull complete [2019-08-22T06:28:36.323Z] CC criu/bitmap.o [2019-08-22T06:28:36.323Z] CC criu/cgroup-props.o [2019-08-22T06:28:36.323Z] CC criu/cgroup.o [2019-08-22T06:28:37.102Z] CC criu/clone-noasan.o [2019-08-22T06:28:37.102Z] CC criu/config.o [2019-08-22T06:28:37.493Z] CC criu/cr-check.o [2019-08-22T06:28:37.493Z] CC criu/cr-dedup.o [2019-08-22T06:28:37.899Z] CC criu/cr-dump.o [2019-08-22T06:28:38.183Z] 8563a0b9fade: Verifying Checksum [2019-08-22T06:28:38.183Z] 8563a0b9fade: Download complete [2019-08-22T06:28:38.272Z] CC criu/cr-errno.o [2019-08-22T06:28:38.272Z] CC criu/cr-restore.o [2019-08-22T06:28:39.526Z] CC criu/cr-service.o [2019-08-22T06:28:39.526Z] CC criu/crtools.o [2019-08-22T06:28:39.660Z] 34839f11bbce: Pull complete [2019-08-22T06:28:40.013Z] CC criu/eventfd.o [2019-08-22T06:28:40.013Z] CC criu/eventpoll.o [2019-08-22T06:28:40.013Z] CC criu/external.o [2019-08-22T06:28:40.406Z] CC criu/fault-injection.o [2019-08-22T06:28:40.406Z] CC criu/fdstore.o [2019-08-22T06:28:40.406Z] CC criu/fifo.o [2019-08-22T06:28:40.406Z] CC criu/file-ids.o [2019-08-22T06:28:40.406Z] CC criu/file-lock.o [2019-08-22T06:28:40.767Z] CC criu/files-ext.o [2019-08-22T06:28:40.767Z] CC criu/files-reg.o [2019-08-22T06:28:41.144Z] CC criu/files.o [2019-08-22T06:28:41.926Z] CC criu/filesystems.o [2019-08-22T06:28:41.926Z] CC criu/fsnotify.o [2019-08-22T06:28:42.296Z] CC criu/image-desc.o [2019-08-22T06:28:42.296Z] CC criu/image.o [2019-08-22T06:28:42.355Z] 34f648706e72: Pull complete [2019-08-22T06:28:42.683Z] CC criu/ipc_ns.o [2019-08-22T06:28:42.683Z] CC criu/irmap.o [2019-08-22T06:28:43.046Z] CC criu/kcmp-ids.o [2019-08-22T06:28:43.046Z] CC criu/kerndat.o [2019-08-22T06:28:43.408Z] CC criu/libnetlink.o [2019-08-22T06:28:43.408Z] CC criu/log.o [2019-08-22T06:28:43.408Z] CC criu/lsm.o [2019-08-22T06:28:43.864Z] CC criu/mem.o [2019-08-22T06:28:44.273Z] CC criu/mount.o [2019-08-22T06:28:45.094Z] CC criu/namespaces.o [2019-08-22T06:28:45.474Z] CC criu/net.o [2019-08-22T06:28:46.746Z] CC criu/netfilter.o [2019-08-22T06:28:46.746Z] CC criu/page-pipe.o [2019-08-22T06:28:46.746Z] CC criu/page-xfer.o [2019-08-22T06:28:47.120Z] CC criu/pagemap-cache.o [2019-08-22T06:28:47.120Z] CC criu/pagemap.o [2019-08-22T06:28:47.482Z] CC criu/parasite-syscall.o [2019-08-22T06:28:47.844Z] CC criu/path.o [2019-08-22T06:28:47.844Z] CC criu/pie-util-vdso-elf32.o [2019-08-22T06:28:47.844Z] CC criu/pie-util-vdso.o [2019-08-22T06:28:47.844Z] CC criu/pie-util.o [2019-08-22T06:28:48.331Z] CC criu/pipes.o [2019-08-22T06:28:48.331Z] CC criu/plugin.o [2019-08-22T06:28:48.331Z] CC criu/proc_parse.o [2019-08-22T06:28:49.177Z] 8563a0b9fade: Pull complete [2019-08-22T06:28:49.177Z] 53fac1b4f6a7: Pull complete [2019-08-22T06:28:49.177Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-22T06:28:49.177Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-22T06:28:49.177Z] ---> b5f54f7bacb8 [2019-08-22T06:28:49.177Z] Step 5/126 : ARG APT_MIRROR [2019-08-22T06:28:49.177Z] ---> Running in 9b15757f889f [2019-08-22T06:28:49.177Z] Removing intermediate container 9b15757f889f [2019-08-22T06:28:49.177Z] ---> e4db960452e1 [2019-08-22T06:28:49.177Z] 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-22T06:28:49.177Z] ---> Running in 9c2ab9a11f78 [2019-08-22T06:28:49.177Z] Removing intermediate container 9c2ab9a11f78 [2019-08-22T06:28:49.177Z] ---> 211155faa8e4 [2019-08-22T06:28:49.177Z] Step 7/126 : FROM base AS criu [2019-08-22T06:28:49.177Z] ---> 211155faa8e4 [2019-08-22T06:28:49.177Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:28:49.238Z] CC criu/protobuf-desc.o [2019-08-22T06:28:49.461Z] ---> Running in 3316041272c7 [2019-08-22T06:28:49.461Z] Removing intermediate container 3316041272c7 [2019-08-22T06:28:49.461Z] ---> 98fc01af274d [2019-08-22T06:28:49.461Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-22T06:28:49.461Z] ---> Running in c7e490d4e24f [2019-08-22T06:28:49.461Z] Removing intermediate container c7e490d4e24f [2019-08-22T06:28:49.461Z] ---> aae869cf09ce [2019-08-22T06:28:49.461Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c0-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-08-22T06:28:49.606Z] CC criu/protobuf.o [2019-08-22T06:28:49.606Z] CC criu/pstree.o [2019-08-22T06:28:49.746Z] ---> Running in 4f3329ca4266 [2019-08-22T06:28:49.984Z] CC criu/rbtree.o [2019-08-22T06:28:49.984Z] CC criu/rst-malloc.o [2019-08-22T06:28:50.029Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:28:50.029Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:28:50.029Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:28:50.029Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:28:50.029Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:28:50.312Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-22T06:28:50.356Z] CC criu/seccomp.o [2019-08-22T06:28:50.356Z] CC criu/seize.o [2019-08-22T06:28:50.600Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-22T06:28:50.600Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-22T06:28:50.746Z] CC criu/servicefd.o [2019-08-22T06:28:50.746Z] CC criu/shmem.o [2019-08-22T06:28:51.109Z] CC criu/sigframe.o [2019-08-22T06:28:51.109Z] CC criu/signalfd.o [2019-08-22T06:28:51.109Z] CC criu/sk-inet.o [2019-08-22T06:28:51.484Z] CC criu/sk-netlink.o [2019-08-22T06:28:51.484Z] CC criu/sk-packet.o [2019-08-22T06:28:51.905Z] CC criu/sk-queue.o [2019-08-22T06:28:51.905Z] CC criu/sk-tcp.o [2019-08-22T06:28:52.353Z] CC criu/sk-unix.o [2019-08-22T06:28:52.624Z] Fetched 7716 kB in 2s (3123 kB/s) [2019-08-22T06:28:52.744Z] CC criu/sockets.o [2019-08-22T06:28:53.122Z] CC criu/stats.o [2019-08-22T06:28:53.122Z] CC criu/string.o [2019-08-22T06:28:53.122Z] CC criu/sysctl.o [2019-08-22T06:28:53.485Z] CC criu/sysfs_parse.o [2019-08-22T06:28:53.485Z] CC criu/timerfd.o [2019-08-22T06:28:53.638Z] Reading package lists... [2019-08-22T06:28:53.925Z] CC criu/tty.o [2019-08-22T06:28:54.336Z] CC criu/tun.o [2019-08-22T06:28:54.336Z] CC criu/uffd.o [2019-08-22T06:28:54.706Z] CC criu/util.o [2019-08-22T06:28:55.108Z] Reading package lists... [2019-08-22T06:28:55.108Z] Building dependency tree... [2019-08-22T06:28:55.108Z] Reading state information... [2019-08-22T06:28:55.404Z] The following additional packages will be installed: [2019-08-22T06:28:55.404Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-22T06:28:55.404Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-22T06:28:55.404Z] Suggested packages: [2019-08-22T06:28:55.404Z] manpages-dev python-setuptools [2019-08-22T06:28:55.515Z] CC criu/uts_ns.o [2019-08-22T06:28:55.515Z] CC criu/vdso.o [2019-08-22T06:28:55.515Z] LINK criu/built-in.o [2019-08-22T06:28:55.515Z] LINK criu/criu [2019-08-22T06:28:55.695Z] The following NEW packages will be installed: [2019-08-22T06:28:55.695Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-22T06:28:55.695Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-22T06:28:55.695Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-22T06:28:55.695Z] zlib1g-dev [2019-08-22T06:28:55.695Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:28:55.695Z] Need to get 3548 kB of archives. [2019-08-22T06:28:55.695Z] After this operation, 21.2 MB of additional disk space will be used. [2019-08-22T06:28:55.695Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-22T06:28:55.695Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-08-22T06:28:55.695Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-08-22T06:28:55.696Z] 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-22T06:28:55.696Z] 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-22T06:28:55.696Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-22T06:28:55.696Z] 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-22T06:28:55.696Z] 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-22T06:28:55.696Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-08-22T06:28:55.696Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-08-22T06:28:55.696Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-08-22T06:28:55.696Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-08-22T06:28:55.909Z] DEP lib/c/criu.d [2019-08-22T06:28:55.909Z] CC images/rpc.pb-c.o [2019-08-22T06:28:55.909Z] CC lib/c/criu.o [2019-08-22T06:28:55.981Z] 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-22T06:28:55.981Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-08-22T06:28:55.981Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-22T06:28:55.981Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-08-22T06:28:55.981Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:28:55.981Z] Fetched 3548 kB in 0s (17.0 MB/s) [2019-08-22T06:28:55.981Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-22T06:28:56.265Z] (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-22T06:28:56.265Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-22T06:28:56.265Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-08-22T06:28:56.265Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-08-22T06:28:56.265Z] Selecting previously unselected package libnet1-dev. [2019-08-22T06:28:56.265Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:28:56.265Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-22T06:28:56.265Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-22T06:28:56.265Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-08-22T06:28:56.265Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-22T06:28:56.265Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-22T06:28:56.265Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-22T06:28:56.265Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-08-22T06:28:56.265Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-22T06:28:56.265Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-08-22T06:28:56.265Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-08-22T06:28:56.265Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-22T06:28:56.275Z] LINK lib/c/built-in.o [2019-08-22T06:28:56.275Z] LINK lib/c/libcriu.so [2019-08-22T06:28:56.275Z] GEN magic.py [2019-08-22T06:28:56.275Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:28:56.275Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:28:56.547Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-08-22T06:28:56.548Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-08-22T06:28:56.548Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-22T06:28:56.548Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-08-22T06:28:56.548Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-08-22T06:28:56.548Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-22T06:28:56.548Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-08-22T06:28:56.548Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-08-22T06:28:56.548Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-22T06:28:56.661Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:28:56.661Z] make[1]: Nothing to be done for 'all'. [2019-08-22T06:28:56.831Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-08-22T06:28:56.831Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-08-22T06:28:56.831Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-08-22T06:28:56.831Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-22T06:28:56.831Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-08-22T06:28:56.831Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:28:56.831Z] Selecting previously unselected package protobuf-compiler. [2019-08-22T06:28:56.831Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-08-22T06:28:56.831Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-22T06:28:56.831Z] Selecting previously unselected package python-pkg-resources. [2019-08-22T06:28:56.831Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:28:56.831Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-22T06:28:57.032Z] make[1]: 'images/built-in.o' is up to date. [2019-08-22T06:28:57.032Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-22T06:28:57.032Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-22T06:28:57.032Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-22T06:28:57.032Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-22T06:28:57.032Z] make[1]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:28:57.032Z] INSTALL criu/criu [2019-08-22T06:28:57.113Z] Selecting previously unselected package python-protobuf. [2019-08-22T06:28:57.113Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-08-22T06:28:57.113Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-22T06:28:57.113Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-22T06:28:57.113Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-22T06:28:57.113Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-22T06:28:57.547Z] Running on ubuntu-1804-overlay2 (i-0b648a626f660901c) in /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A [Pipeline] { [Pipeline] checkout [2019-08-22T06:28:57.668Z] Running on ubuntu-1804-overlay2 (i-00d513626c7dd0033) in /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A [Pipeline] { [Pipeline] checkout [2019-08-22T06:28:58.120Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:28:58.120Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-22T06:28:58.120Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:28:58.120Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-22T06:28:58.314Z] Removing intermediate container 98a7b3965fc4 [2019-08-22T06:28:58.315Z] ---> e70c27fa9b59 [2019-08-22T06:28:58.315Z] Step 12/126 : FROM base AS registry [2019-08-22T06:28:58.315Z] ---> ecd99ce5816d [2019-08-22T06:28:58.315Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-22T06:28:58.315Z] ---> Running in e04a185343b8 [2019-08-22T06:28:58.315Z] Removing intermediate container e04a185343b8 [2019-08-22T06:28:58.315Z] ---> c965ae4e0b6a [2019-08-22T06:28:58.315Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-22T06:28:58.315Z] ---> Running in 239fff86f88a [2019-08-22T06:28:58.682Z] Removing intermediate container 239fff86f88a [2019-08-22T06:28:58.682Z] ---> 36938d06f0e3 [2019-08-22T06:28:58.682Z] 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-22T06:28:58.682Z] ---> Running in 452608b2870b [2019-08-22T06:28:59.078Z] + mktemp -d [2019-08-22T06:28:59.078Z] + export GOPATH=/tmp/tmp.9eypGU7YR9 [2019-08-22T06:28:59.078Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.9eypGU7YR9/src/github.com/docker/distribution [2019-08-22T06:28:59.078Z] Cloning into '/tmp/tmp.9eypGU7YR9/src/github.com/docker/distribution'... [2019-08-22T06:28:59.593Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-08-22T06:28:59.593Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-22T06:28:59.593Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-22T06:28:59.593Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-22T06:28:59.593Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-08-22T06:28:59.593Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:28:59.593Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-22T06:28:59.593Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-22T06:28:59.593Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-22T06:28:59.593Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-22T06:28:59.593Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:29:00.513Z] + cd /tmp/tmp.9eypGU7YR9/src/github.com/docker/distribution [2019-08-22T06:29:00.513Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-22T06:29:00.513Z] + GOPATH=/tmp/tmp.9eypGU7YR9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9eypGU7YR9 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-22T06:29:00.610Z] Removing intermediate container 4f3329ca4266 [2019-08-22T06:29:00.610Z] ---> 1992aa1467f7 [2019-08-22T06:29:00.610Z] 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-22T06:29:00.610Z] ---> Running in 3c4ea35fde1c [2019-08-22T06:29:01.432Z] using credential docker-jenkins-github-credentials [2019-08-22T06:29:01.439Z] Cloning the remote Git repository [2019-08-22T06:29:01.440Z] Cloning with configured refspecs honoured and without tags [2019-08-22T06:29:01.583Z] using credential docker-jenkins-github-credentials [2019-08-22T06:29:01.597Z] Cloning the remote Git repository [2019-08-22T06:29:01.597Z] Cloning with configured refspecs honoured and without tags [2019-08-22T06:29:01.619Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:29:01.619Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:29:01.619Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:29:01.619Z]  GEN .gitid [2019-08-22T06:29:01.619Z] GEN criu/include/version.h [2019-08-22T06:29:01.619Z] GEN include/common/asm [2019-08-22T06:29:01.469Z] Cloning repository https://github.com/moby/moby.git [2019-08-22T06:29:01.533Z] > git init /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A # timeout=10 [2019-08-22T06:29:01.668Z] Cloning repository https://github.com/moby/moby.git [2019-08-22T06:29:01.767Z] > git init /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A # timeout=10 [2019-08-22T06:29:01.903Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-22T06:29:01.903Z] PBCC images/opts.pb-c.c [2019-08-22T06:29:01.903Z] PBCC images/sit.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-22T06:29:02.187Z] DEP images/opts.pb-c.d [2019-08-22T06:29:02.187Z] DEP images/sit.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/macvlan.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/macvlan.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/autofs.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/autofs.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/sysctl.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/sysctl.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/time.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/time.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/binfmt-misc.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/binfmt-misc.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/seccomp.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/seccomp.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/userns.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/userns.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/cgroup.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/cgroup.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/fown.pb-c.c [2019-08-22T06:29:02.187Z] PBCC images/ext-file.pb-c.c [2019-08-22T06:29:02.187Z] DEP images/fown.pb-c.d [2019-08-22T06:29:02.187Z] DEP images/ext-file.pb-c.d [2019-08-22T06:29:02.187Z] PBCC images/rpc.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/rpc.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/siginfo.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/siginfo.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/pagemap.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/pagemap.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/rlimit.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/rlimit.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/file-lock.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/file-lock.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/tty.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/tty.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/tun.pb-c.c [2019-08-22T06:29:02.469Z] PBCC images/netdev.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/tun.pb-c.d [2019-08-22T06:29:02.469Z] DEP images/netdev.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/vma.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/vma.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/creds.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/creds.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/utsns.pb-c.c [2019-08-22T06:29:02.469Z] DEP images/utsns.pb-c.d [2019-08-22T06:29:02.469Z] PBCC images/ipc-desc.pb-c.c [2019-08-22T06:29:02.752Z] PBCC images/ipc-sem.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/ipc-desc.pb-c.d [2019-08-22T06:29:02.752Z] DEP images/ipc-sem.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/ipc-msg.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/ipc-msg.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/ipc-shm.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/ipc-shm.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/ipc-var.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/ipc-var.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/sk-opts.pb-c.c [2019-08-22T06:29:02.752Z] PBCC images/packet-sock.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/sk-opts.pb-c.d [2019-08-22T06:29:02.752Z] DEP images/packet-sock.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/sk-netlink.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/sk-netlink.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/sk-inet.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/sk-inet.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/sk-unix.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/sk-unix.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/mm.pb-c.c [2019-08-22T06:29:02.752Z] DEP images/mm.pb-c.d [2019-08-22T06:29:02.752Z] PBCC images/timerfd.pb-c.c [2019-08-22T06:29:01.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:29:01.891Z] > git --version # timeout=10 [2019-08-22T06:29:01.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:29:01.944Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:29:02.186Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:29:02.186Z] > git --version # timeout=10 [2019-08-22T06:29:02.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:29:02.235Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:29:03.035Z] DEP images/timerfd.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/timer.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/timer.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/sa.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/sa.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/pipe-data.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/pipe-data.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/mnt.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/mnt.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/sk-packet.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/sk-packet.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/tcp-stream.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/tcp-stream.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/pipe.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/pipe.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/pstree.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/pstree.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/fs.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/fs.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/signalfd.pb-c.c [2019-08-22T06:29:03.035Z] DEP images/signalfd.pb-c.d [2019-08-22T06:29:03.035Z] PBCC images/fh.pb-c.c [2019-08-22T06:29:03.317Z] PBCC images/fsnotify.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/fh.pb-c.d [2019-08-22T06:29:03.317Z] DEP images/fsnotify.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/eventpoll.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/eventpoll.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/eventfd.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/eventfd.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/remap-file-path.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/remap-file-path.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/fifo.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/fifo.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/ghost-file.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/ghost-file.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/regfile.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/regfile.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/ns.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/ns.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/fdinfo.pb-c.c [2019-08-22T06:29:03.317Z] DEP images/fdinfo.pb-c.d [2019-08-22T06:29:03.317Z] PBCC images/core-aarch64.pb-c.c [2019-08-22T06:29:03.317Z] PBCC images/core-arm.pb-c.c [2019-08-22T06:29:03.602Z] PBCC images/core-ppc64.pb-c.c [2019-08-22T06:29:03.602Z] PBCC images/core-s390.pb-c.c [2019-08-22T06:29:03.602Z] PBCC images/core-x86.pb-c.c [2019-08-22T06:29:03.602Z] PBCC images/core.pb-c.c [2019-08-22T06:29:03.602Z] PBCC images/inventory.pb-c.c [2019-08-22T06:29:03.602Z] DEP images/core-aarch64.pb-c.d [2019-08-22T06:29:03.602Z] DEP images/core-arm.pb-c.d [2019-08-22T06:29:03.602Z] DEP images/core-ppc64.pb-c.d [2019-08-22T06:29:03.602Z] DEP images/core-s390.pb-c.d [2019-08-22T06:29:03.602Z] DEP images/core-x86.pb-c.d [2019-08-22T06:29:03.602Z] DEP images/core.pb-c.d [2019-08-22T06:29:03.602Z] DEP images/inventory.pb-c.d [2019-08-22T06:29:03.602Z] PBCC images/cpuinfo.pb-c.c [2019-08-22T06:29:03.602Z] DEP images/cpuinfo.pb-c.d [2019-08-22T06:29:03.602Z] PBCC images/stats.pb-c.c [2019-08-22T06:29:03.602Z] DEP images/stats.pb-c.d [2019-08-22T06:29:03.887Z] make[1]: Nothing to be done for 'all'. [2019-08-22T06:29:04.171Z] CC images/stats.o [2019-08-22T06:29:04.453Z] CC images/core.o [2019-08-22T06:29:04.736Z] CC images/core-x86.o [2019-08-22T06:29:04.736Z] CC images/core-arm.o [2019-08-22T06:29:05.019Z] CC images/core-aarch64.o [2019-08-22T06:29:05.019Z] CC images/core-ppc64.o [2019-08-22T06:29:05.301Z] CC images/core-s390.o [2019-08-22T06:29:05.584Z] CC images/cpuinfo.o [2019-08-22T06:29:05.584Z] CC images/inventory.o [2019-08-22T06:29:05.584Z] CC images/fdinfo.o [2019-08-22T06:29:05.866Z] CC images/fown.o [2019-08-22T06:29:05.866Z] CC images/ns.o [2019-08-22T06:29:05.866Z] CC images/regfile.o [2019-08-22T06:29:06.149Z] CC images/ghost-file.o [2019-08-22T06:29:06.149Z] CC images/fifo.o [2019-08-22T06:29:06.149Z] CC images/remap-file-path.o [2019-08-22T06:29:06.149Z] CC images/eventfd.o [2019-08-22T06:29:06.431Z] CC images/eventpoll.o [2019-08-22T06:29:06.431Z] CC images/fh.o [2019-08-22T06:29:06.431Z] CC images/fsnotify.o [2019-08-22T06:29:06.714Z] CC images/signalfd.o [2019-08-22T06:29:06.714Z] CC images/fs.o [2019-08-22T06:29:06.996Z] CC images/pstree.o [2019-08-22T06:29:06.996Z] CC images/pipe.o [2019-08-22T06:29:06.996Z] CC images/tcp-stream.o [2019-08-22T06:29:06.996Z] CC images/sk-packet.o [2019-08-22T06:29:07.279Z] CC images/mnt.o [2019-08-22T06:29:07.279Z] CC images/pipe-data.o [2019-08-22T06:29:07.279Z] CC images/sa.o [2019-08-22T06:29:07.279Z] CC images/timer.o [2019-08-22T06:29:07.562Z] CC images/timerfd.o [2019-08-22T06:29:07.562Z] CC images/mm.o [2019-08-22T06:29:07.562Z] CC images/sk-opts.o [2019-08-22T06:29:07.846Z] CC images/sk-unix.o [2019-08-22T06:29:07.846Z] CC images/sk-inet.o [2019-08-22T06:29:07.846Z] CC images/tun.o [2019-08-22T06:29:08.138Z] CC images/sk-netlink.o [2019-08-22T06:29:08.138Z] CC images/packet-sock.o [2019-08-22T06:29:08.420Z] CC images/ipc-var.o [2019-08-22T06:29:08.420Z] CC images/ipc-desc.o [2019-08-22T06:29:08.420Z] CC images/ipc-shm.o [2019-08-22T06:29:08.420Z] CC images/ipc-msg.o [2019-08-22T06:29:08.703Z] CC images/ipc-sem.o [2019-08-22T06:29:08.703Z] CC images/utsns.o [2019-08-22T06:29:08.703Z] CC images/creds.o [2019-08-22T06:29:08.703Z] CC images/vma.o [2019-08-22T06:29:08.703Z] CC images/netdev.o [2019-08-22T06:29:08.985Z] CC images/tty.o [2019-08-22T06:29:09.267Z] CC images/file-lock.o [2019-08-22T06:29:09.267Z] CC images/rlimit.o [2019-08-22T06:29:09.267Z] CC images/pagemap.o [2019-08-22T06:29:09.267Z] CC images/siginfo.o [2019-08-22T06:29:09.549Z] CC images/rpc.o [2019-08-22T06:29:09.831Z] CC images/ext-file.o [2019-08-22T06:29:10.113Z] CC images/cgroup.o [2019-08-22T06:29:10.113Z] CC images/userns.o [2019-08-22T06:29:10.395Z] CC images/google/protobuf/descriptor.o [2019-08-22T06:29:11.013Z] CC images/opts.o [2019-08-22T06:29:11.013Z] CC images/seccomp.o [2019-08-22T06:29:11.013Z] CC images/binfmt-misc.o [2019-08-22T06:29:11.013Z] CC images/time.o [2019-08-22T06:29:11.296Z] CC images/sysctl.o [2019-08-22T06:29:11.296Z] CC images/autofs.o [2019-08-22T06:29:11.296Z] CC images/macvlan.o [2019-08-22T06:29:11.296Z] CC images/sit.o [2019-08-22T06:29:11.580Z] LINK images/built-in.o [2019-08-22T06:29:11.580Z] GEN compel/include/asm [2019-08-22T06:29:11.580Z] GEN compel/include/version.h [2019-08-22T06:29:11.580Z] touch .config [2019-08-22T06:29:11.580Z] GEN include/common/config.h [2019-08-22T06:29:11.580Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-22T06:29:11.580Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-22T06:29:11.580Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-08-22T06:29:11.580Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-08-22T06:29:11.580Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-08-22T06:29:11.580Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-08-22T06:29:11.580Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-08-22T06:29:11.580Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-22T06:29:11.580Z] DEP compel/plugins/std/infect.d [2019-08-22T06:29:11.580Z] DEP compel/plugins/std/string.d [2019-08-22T06:29:11.580Z] DEP compel/plugins/std/log.d [2019-08-22T06:29:11.580Z] DEP compel/plugins/std/fds.d [2019-08-22T06:29:11.863Z] DEP compel/plugins/std/std.d [2019-08-22T06:29:11.863Z] DEP compel/plugins/shmem/shmem.d [2019-08-22T06:29:11.863Z] DEP compel/plugins/fds/fds.d [2019-08-22T06:29:11.863Z] CC compel/plugins/std/std.o [2019-08-22T06:29:11.863Z] CC compel/plugins/std/fds.o [2019-08-22T06:29:12.145Z] CC compel/plugins/std/log.o [2019-08-22T06:29:12.442Z] CC compel/plugins/std/string.o [2019-08-22T06:29:12.442Z] CC compel/plugins/std/infect.o [2019-08-22T06:29:12.724Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-08-22T06:29:12.724Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-08-22T06:29:12.724Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-08-22T06:29:12.724Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-08-22T06:29:12.724Z] AR compel/plugins/std.lib.a [2019-08-22T06:29:12.724Z] CC compel/plugins/fds/fds.o [2019-08-22T06:29:13.007Z] AR compel/plugins/fds.lib.a [2019-08-22T06:29:13.007Z] HOSTDEP compel/src/lib/log-host.d [2019-08-22T06:29:13.007Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-22T06:29:13.007Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-08-22T06:29:13.007Z] HOSTDEP compel/src/main-host.d [2019-08-22T06:29:13.007Z] DEP compel/src/lib/ptrace.d [2019-08-22T06:29:13.289Z] DEP compel/src/lib/infect.d [2019-08-22T06:29:13.289Z] DEP compel/src/lib/infect-util.d [2019-08-22T06:29:13.289Z] DEP compel/src/lib/infect-rpc.d [2019-08-22T06:29:13.289Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-08-22T06:29:13.289Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-08-22T06:29:13.289Z] DEP compel/src/lib/log.d [2019-08-22T06:29:13.572Z] DEP compel/src/main.d [2019-08-22T06:29:13.572Z] DEP compel/src/lib/handle-elf.d [2019-08-22T06:29:13.572Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-08-22T06:29:13.572Z] CC compel/src/lib/log.o [2019-08-22T06:29:13.572Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-08-22T06:29:13.855Z] CC compel/arch/ppc64/src/lib/infect.o [2019-08-22T06:29:14.138Z] CC compel/src/lib/infect-rpc.o [2019-08-22T06:29:14.138Z] CC compel/src/lib/infect-util.o [2019-08-22T06:29:14.435Z] CC compel/src/lib/infect.o [2019-08-22T06:29:15.050Z] CC compel/src/lib/ptrace.o [2019-08-22T06:29:15.332Z] AR compel/libcompel.a [2019-08-22T06:29:15.332Z] HOSTCC compel/src/main-host.o [2019-08-22T06:29:15.332Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-08-22T06:29:15.615Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-22T06:29:15.615Z] HOSTCC compel/src/lib/log-host.o [2019-08-22T06:29:15.615Z] HOSTLINK compel/compel-host-bin [2019-08-22T06:29:15.898Z] DEP soccr/soccr.d [2019-08-22T06:29:15.898Z] CC soccr/soccr.o [2019-08-22T06:29:16.514Z] AR soccr/libsoccr.a [2019-08-22T06:29:16.514Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:29:16.514Z] DEP criu/arch/ppc64/sigframe.d [2019-08-22T06:29:16.514Z] DEP criu/arch/ppc64/crtools.d [2019-08-22T06:29:16.514Z] DEP criu/arch/ppc64/cpu.d [2019-08-22T06:29:16.797Z] CC criu/arch/ppc64/cpu.o [2019-08-22T06:29:16.797Z] CC criu/arch/ppc64/crtools.o [2019-08-22T06:29:17.416Z] CC criu/arch/ppc64/sigframe.o [2019-08-22T06:29:17.416Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-08-22T06:29:17.416Z] DEP criu/arch/ppc64/misc.d [2019-08-22T06:29:17.416Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-08-22T06:29:17.416Z] DEP criu/arch/ppc64/vdso-pie.d [2019-08-22T06:29:17.416Z] DEP criu/pie/parasite-vdso.d [2019-08-22T06:29:17.416Z] DEP criu/pie/util-vdso.d [2019-08-22T06:29:17.698Z] DEP criu/pie/util.d [2019-08-22T06:29:17.698Z] CC criu/pie/util.o [2019-08-22T06:29:17.698Z] CC criu/pie/util-vdso.o [2019-08-22T06:29:17.982Z] CC criu/pie/parasite-vdso.o [2019-08-22T06:29:18.267Z] CC criu/arch/ppc64/vdso-pie.o [2019-08-22T06:29:18.550Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-08-22T06:29:18.550Z] CC criu/arch/ppc64/misc.o [2019-08-22T06:29:18.550Z] AR criu/pie/pie.lib.a [2019-08-22T06:29:18.550Z] DEP criu/pie/restorer.d [2019-08-22T06:29:18.550Z] DEP criu/arch/ppc64/restorer.d [2019-08-22T06:29:18.550Z] DEP criu/pie/parasite.d [2019-08-22T06:29:18.832Z] CC criu/pie/parasite.o [2019-08-22T06:29:19.115Z] LINK criu/pie/parasite.built-in.o [2019-08-22T06:29:19.115Z] GEN criu/pie/parasite-blob.h [2019-08-22T06:29:19.115Z] CC criu/arch/ppc64/restorer.o [2019-08-22T06:29:19.398Z] CC criu/pie/restorer.o [2019-08-22T06:29:20.418Z] LINK criu/pie/restorer.built-in.o [2019-08-22T06:29:20.644Z] + dpkg --print-architecture [2019-08-22T06:29:20.644Z] + cd /tmp/tmp.9eypGU7YR9/src/github.com/docker/distribution [2019-08-22T06:29:20.644Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-22T06:29:20.644Z] + GOPATH=/tmp/tmp.9eypGU7YR9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9eypGU7YR9 [2019-08-22T06:29:20.644Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-22T06:29:20.701Z] GEN criu/pie/restorer-blob.h [2019-08-22T06:29:20.701Z] DEP criu/vdso.d [2019-08-22T06:29:20.701Z] DEP criu/uts_ns.d [2019-08-22T06:29:20.701Z] DEP criu/util.d [2019-08-22T06:29:20.701Z] DEP criu/uffd.d [2019-08-22T06:29:20.984Z] DEP criu/tun.d [2019-08-22T06:29:20.984Z] DEP criu/tty.d [2019-08-22T06:29:20.984Z] DEP criu/timerfd.d [2019-08-22T06:29:21.266Z] DEP criu/sysfs_parse.d [2019-08-22T06:29:21.266Z] DEP criu/sysctl.d [2019-08-22T06:29:21.266Z] DEP criu/string.d [2019-08-22T06:29:21.266Z] DEP criu/stats.d [2019-08-22T06:29:21.266Z] DEP criu/sockets.d [2019-08-22T06:29:21.549Z] DEP criu/sk-unix.d [2019-08-22T06:29:21.549Z] DEP criu/sk-tcp.d [2019-08-22T06:29:21.549Z] DEP criu/sk-queue.d [2019-08-22T06:29:21.549Z] DEP criu/sk-packet.d [2019-08-22T06:29:21.831Z] DEP criu/sk-netlink.d [2019-08-22T06:29:21.831Z] DEP criu/sk-inet.d [2019-08-22T06:29:21.831Z] DEP criu/signalfd.d [2019-08-22T06:29:22.045Z] Fetching without tags [2019-08-22T06:29:22.114Z] DEP criu/sigframe.d [2019-08-22T06:29:22.114Z] DEP criu/shmem.d [2019-08-22T06:29:22.114Z] DEP criu/servicefd.d [2019-08-22T06:29:22.114Z] DEP criu/seize.d [2019-08-22T06:29:22.114Z] DEP criu/seccomp.d [2019-08-22T06:29:22.152Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:29:22.224Z] Fetching without tags [2019-08-22T06:29:21.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:29:21.990Z] > git config --add remote.origin.fetch +refs/pull/39707/head:refs/remotes/origin/PR-39707 # timeout=10 [2019-08-22T06:29:22.009Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-22T06:29:22.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:29:22.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:29:22.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:29:22.049Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:29:22.347Z] Merging remotes/origin/master commit 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 into PR head commit 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:29:22.397Z] DEP criu/rst-malloc.d [2019-08-22T06:29:22.397Z] DEP criu/rbtree.d [2019-08-22T06:29:22.397Z] DEP criu/pstree.d [2019-08-22T06:29:22.397Z] DEP criu/protobuf.d [2019-08-22T06:29:22.397Z] GEN criu/protobuf-desc-gen.h [2019-08-22T06:29:22.501Z] Merging remotes/origin/master commit 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 into PR head commit 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:29:22.970Z] Merge succeeded, producing 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:29:22.971Z] Checking out Revision 2841b05b71095d662ecb47831d88371e9cb033ff (PR-39707) [2019-08-22T06:29:23.015Z] DEP criu/protobuf-desc.d [2019-08-22T06:29:23.015Z] DEP criu/proc_parse.d [2019-08-22T06:29:23.015Z] DEP criu/plugin.d [2019-08-22T06:29:23.015Z] DEP criu/pipes.d [2019-08-22T06:29:23.297Z] DEP criu/pie-util.d [2019-08-22T06:29:23.297Z] DEP criu/pie-util-vdso.d [2019-08-22T06:29:23.297Z] DEP criu/pie-util-vdso-elf32.d [2019-08-22T06:29:23.297Z] DEP criu/path.d [2019-08-22T06:29:23.297Z] DEP criu/parasite-syscall.d [2019-08-22T06:29:23.579Z] DEP criu/pagemap.d [2019-08-22T06:29:23.579Z] DEP criu/pagemap-cache.d [2019-08-22T06:29:23.579Z] DEP criu/page-xfer.d [2019-08-22T06:29:23.579Z] DEP criu/page-pipe.d [2019-08-22T06:29:23.612Z] Merge succeeded, producing 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:29:23.612Z] Checking out Revision 2841b05b71095d662ecb47831d88371e9cb033ff (PR-39707) [2019-08-22T06:29:23.861Z] DEP criu/netfilter.d [2019-08-22T06:29:23.861Z] DEP criu/net.d [2019-08-22T06:29:23.861Z] DEP criu/namespaces.d [2019-08-22T06:29:23.861Z] DEP criu/mount.d [2019-08-22T06:29:24.098Z] Commit message: "Use Klogctl from x/sys/unix to read Linux kernel log" [2019-08-22T06:29:24.144Z] DEP criu/mem.d [2019-08-22T06:29:24.144Z] DEP criu/lsm.d [2019-08-22T06:29:24.144Z] DEP criu/log.d [2019-08-22T06:29:24.144Z] DEP criu/libnetlink.d [2019-08-22T06:29:22.167Z] > git config --add remote.origin.fetch +refs/pull/39707/head:refs/remotes/origin/PR-39707 # timeout=10 [2019-08-22T06:29:22.183Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-22T06:29:22.201Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-22T06:29:22.223Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-22T06:29:22.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-22T06:29:22.223Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39707/head:refs/remotes/origin/PR-39707 +refs/heads/master:refs/remotes/origin/master [2019-08-22T06:29:22.506Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:29:22.524Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:29:23.553Z] > git merge 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 # timeout=10 [2019-08-22T06:29:23.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-22T06:29:23.611Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:29:23.631Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:29:24.430Z] DEP criu/kerndat.d [2019-08-22T06:29:24.430Z] DEP criu/kcmp-ids.d [2019-08-22T06:29:24.430Z] DEP criu/irmap.d [2019-08-22T06:29:24.430Z] DEP criu/ipc_ns.d [2019-08-22T06:29:22.354Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:29:22.369Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:29:22.929Z] > git merge 07b48c9e0848923c4cdaf4fd56f94b67125af3a4 # timeout=10 [2019-08-22T06:29:22.957Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-22T06:29:22.972Z] > git config core.sparsecheckout # timeout=10 [2019-08-22T06:29:22.982Z] > git checkout -f 2841b05b71095d662ecb47831d88371e9cb033ff [Pipeline] withEnv [Pipeline] { [2019-08-22T06:29:24.684Z] Commit message: "Use Klogctl from x/sys/unix to read Linux kernel log" [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-22T06:29:24.712Z] DEP criu/image.d [2019-08-22T06:29:24.712Z] DEP criu/image-desc.d [2019-08-22T06:29:24.712Z] DEP criu/fsnotify.d [2019-08-22T06:29:24.712Z] DEP criu/filesystems.d [2019-08-22T06:29:25.004Z] DEP criu/files.d [2019-08-22T06:29:25.004Z] DEP criu/files-reg.d [2019-08-22T06:29:25.004Z] DEP criu/files-ext.d [2019-08-22T06:29:25.004Z] DEP criu/file-lock.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-22T06:29:25.184Z] + docker version [2019-08-22T06:29:25.286Z] DEP criu/file-ids.d [2019-08-22T06:29:25.286Z] DEP criu/fifo.d [2019-08-22T06:29:25.286Z] DEP criu/fdstore.d [2019-08-22T06:29:25.286Z] DEP criu/fault-injection.d [2019-08-22T06:29:25.286Z] DEP criu/external.d [2019-08-22T06:29:25.552Z] + docker version [2019-08-22T06:29:25.568Z] DEP criu/eventpoll.d [2019-08-22T06:29:25.568Z] DEP criu/eventfd.d [2019-08-22T06:29:25.568Z] DEP criu/crtools.d [2019-08-22T06:29:25.568Z] DEP criu/cr-service.d [2019-08-22T06:29:25.850Z] DEP criu/cr-restore.d [2019-08-22T06:29:25.850Z] DEP criu/cr-errno.d [2019-08-22T06:29:25.850Z] DEP criu/cr-dump.d [2019-08-22T06:29:25.850Z] DEP criu/cr-dedup.d [2019-08-22T06:29:25.871Z] + rm -rf /tmp/tmp.9eypGU7YR9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9eypGU7YR9 [2019-08-22T06:29:26.133Z] DEP criu/cr-check.d [2019-08-22T06:29:26.133Z] DEP criu/config.d [2019-08-22T06:29:26.133Z] DEP criu/clone-noasan.d [2019-08-22T06:29:26.133Z] DEP criu/cgroup.d [2019-08-22T06:29:26.415Z] DEP criu/cgroup-props.d [2019-08-22T06:29:26.415Z] DEP criu/bitmap.d [2019-08-22T06:29:26.415Z] DEP criu/bfd.d [2019-08-22T06:29:26.415Z] DEP criu/autofs.d [2019-08-22T06:29:26.415Z] DEP criu/aio.d [2019-08-22T06:29:26.658Z] Removing intermediate container 452608b2870b [2019-08-22T06:29:26.658Z] ---> 36ee06b6beb0 [2019-08-22T06:29:26.658Z] Step 16/126 : FROM base AS swagger [2019-08-22T06:29:26.658Z] ---> ecd99ce5816d [2019-08-22T06:29:26.658Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-22T06:29:26.658Z] ---> Running in 00d9275d8d6b [2019-08-22T06:29:26.658Z] Removing intermediate container 00d9275d8d6b [2019-08-22T06:29:26.658Z] ---> 44bd5aa1f9b3 [2019-08-22T06:29:26.658Z] 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-22T06:29:26.658Z] ---> Running in e431f23292dd [2019-08-22T06:29:26.697Z] DEP criu/action-scripts.d [2019-08-22T06:29:26.697Z] CC criu/action-scripts.o [2019-08-22T06:29:26.978Z] CC criu/aio.o [2019-08-22T06:29:27.030Z] + mktemp -d [2019-08-22T06:29:27.030Z] + export GOPATH=/tmp/tmp.wp4OjMDsrm [2019-08-22T06:29:27.030Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.wp4OjMDsrm/src/github.com/go-swagger/go-swagger [2019-08-22T06:29:27.030Z] Cloning into '/tmp/tmp.wp4OjMDsrm/src/github.com/go-swagger/go-swagger'... [2019-08-22T06:29:27.261Z] CC criu/autofs.o [2019-08-22T06:29:27.875Z] CC criu/bfd.o [2019-08-22T06:29:28.158Z] CC criu/bitmap.o [2019-08-22T06:29:28.158Z] CC criu/cgroup-props.o [2019-08-22T06:29:28.772Z] CC criu/cgroup.o [2019-08-22T06:29:30.244Z] CC criu/clone-noasan.o [2019-08-22T06:29:30.244Z] CC criu/config.o [2019-08-22T06:29:30.380Z] + cd /tmp/tmp.wp4OjMDsrm/src/github.com/go-swagger/go-swagger [2019-08-22T06:29:30.380Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-22T06:29:30.749Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-22T06:29:30.859Z] CC criu/cr-check.o [2019-08-22T06:29:31.474Z] CC criu/cr-dedup.o [2019-08-22T06:29:31.756Z] CC criu/cr-dump.o [2019-08-22T06:29:33.238Z] CC criu/cr-errno.o [2019-08-22T06:29:33.238Z] CC criu/cr-restore.o [2019-08-22T06:29:35.132Z] Client: Docker Engine - Community [2019-08-22T06:29:35.132Z] Version: 19.03.1 [2019-08-22T06:29:35.132Z] API version: 1.40 [2019-08-22T06:29:35.132Z] Go version: go1.12.5 [2019-08-22T06:29:35.132Z] Git commit: 74b1e89 [2019-08-22T06:29:35.132Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-22T06:29:35.132Z] OS/Arch: linux/amd64 [2019-08-22T06:29:35.132Z] Experimental: false [2019-08-22T06:29:35.132Z] [2019-08-22T06:29:35.132Z] Server: Docker Engine - Community [2019-08-22T06:29:35.132Z] Engine: [2019-08-22T06:29:35.132Z] Version: 19.03.1 [2019-08-22T06:29:35.132Z] API version: 1.40 (minimum version 1.12) [2019-08-22T06:29:35.132Z] Go version: go1.12.5 [2019-08-22T06:29:35.132Z] Git commit: 74b1e89 [2019-08-22T06:29:35.132Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-22T06:29:35.132Z] OS/Arch: linux/amd64 [2019-08-22T06:29:35.132Z] Experimental: true [2019-08-22T06:29:35.132Z] containerd: [2019-08-22T06:29:35.132Z] Version: 1.2.6 [2019-08-22T06:29:35.132Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-22T06:29:35.132Z] runc: [2019-08-22T06:29:35.132Z] Version: 1.0.0-rc8 [2019-08-22T06:29:35.132Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:29:35.132Z] docker-init: [2019-08-22T06:29:35.132Z] Version: 0.18.0 [2019-08-22T06:29:35.132Z] GitCommit: fec3683 [Pipeline] sh [2019-08-22T06:29:35.261Z] CC criu/cr-service.o [2019-08-22T06:29:35.437Z] + docker info [2019-08-22T06:29:35.548Z] Client: Docker Engine - Community [2019-08-22T06:29:35.548Z] Version: 19.03.1 [2019-08-22T06:29:35.548Z] API version: 1.40 [2019-08-22T06:29:35.548Z] Go version: go1.12.5 [2019-08-22T06:29:35.548Z] Git commit: 74b1e89 [2019-08-22T06:29:35.548Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-22T06:29:35.548Z] OS/Arch: linux/amd64 [2019-08-22T06:29:35.548Z] Experimental: false [2019-08-22T06:29:35.548Z] [2019-08-22T06:29:35.548Z] Server: Docker Engine - Community [2019-08-22T06:29:35.548Z] Engine: [2019-08-22T06:29:35.548Z] Version: 19.03.1 [2019-08-22T06:29:35.548Z] API version: 1.40 (minimum version 1.12) [2019-08-22T06:29:35.548Z] Go version: go1.12.5 [2019-08-22T06:29:35.548Z] Git commit: 74b1e89 [2019-08-22T06:29:35.548Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-22T06:29:35.548Z] OS/Arch: linux/amd64 [2019-08-22T06:29:35.548Z] Experimental: true [2019-08-22T06:29:35.548Z] containerd: [2019-08-22T06:29:35.548Z] Version: 1.2.6 [2019-08-22T06:29:35.548Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-22T06:29:35.548Z] runc: [2019-08-22T06:29:35.548Z] Version: 1.0.0-rc8 [2019-08-22T06:29:35.548Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:29:35.548Z] docker-init: [2019-08-22T06:29:35.548Z] Version: 0.18.0 [2019-08-22T06:29:35.548Z] GitCommit: fec3683 [Pipeline] sh [2019-08-22T06:29:35.867Z] + docker info [2019-08-22T06:29:36.268Z] CC criu/crtools.o [2019-08-22T06:29:36.550Z] CC criu/eventfd.o [2019-08-22T06:29:36.832Z] CC criu/eventpoll.o [2019-08-22T06:29:37.115Z] CC criu/external.o [2019-08-22T06:29:37.398Z] CC criu/fault-injection.o [2019-08-22T06:29:37.398Z] CC criu/fdstore.o [2019-08-22T06:29:37.681Z] CC criu/fifo.o [2019-08-22T06:29:37.681Z] CC criu/file-ids.o [2019-08-22T06:29:37.975Z] CC criu/file-lock.o [2019-08-22T06:29:38.595Z] CC criu/files-ext.o [2019-08-22T06:29:38.595Z] CC criu/files-reg.o [2019-08-22T06:29:40.065Z] CC criu/files.o [2019-08-22T06:29:41.074Z] CC criu/filesystems.o [2019-08-22T06:29:41.357Z] CC criu/fsnotify.o [2019-08-22T06:29:41.971Z] CC criu/image-desc.o [2019-08-22T06:29:41.971Z] CC criu/image.o [2019-08-22T06:29:42.341Z] + rm -rf /tmp/tmp.wp4OjMDsrm [2019-08-22T06:29:42.341Z] Removing intermediate container e431f23292dd [2019-08-22T06:29:42.341Z] ---> 3499c43d73be [2019-08-22T06:29:42.341Z] Step 19/126 : FROM base AS frozen-images [2019-08-22T06:29:42.341Z] ---> ecd99ce5816d [2019-08-22T06:29:42.341Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:29:42.341Z] ---> Using cache [2019-08-22T06:29:42.341Z] ---> c3eb6134981e [2019-08-22T06:29:42.341Z] 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-22T06:29:42.341Z] ---> Running in eb0b6f1cc6bd [2019-08-22T06:29:42.341Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:29:42.341Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:29:42.341Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:29:42.341Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:29:42.341Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-22T06:29:42.341Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:29:42.341Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-22T06:29:42.341Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-22T06:29:42.586Z] CC criu/ipc_ns.o [2019-08-22T06:29:43.200Z] CC criu/irmap.o [2019-08-22T06:29:43.482Z] CC criu/kcmp-ids.o [2019-08-22T06:29:43.651Z] Fetched 7670 kB in 1s (4322 kB/s) [2019-08-22T06:29:43.765Z] CC criu/kerndat.o [2019-08-22T06:29:44.021Z] Reading package lists... [2019-08-22T06:29:44.379Z] CC criu/libnetlink.o [2019-08-22T06:29:44.661Z] CC criu/log.o [2019-08-22T06:29:44.945Z] CC criu/lsm.o [2019-08-22T06:29:44.945Z] CC criu/mem.o [2019-08-22T06:29:44.989Z] Reading package lists... [2019-08-22T06:29:44.989Z] Building dependency tree... [2019-08-22T06:29:44.989Z] Reading state information... [2019-08-22T06:29:44.989Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-22T06:29:44.989Z] The following additional packages will be installed: [2019-08-22T06:29:44.989Z] libjq1 libonig4 [2019-08-22T06:29:44.989Z] The following NEW packages will be installed: [2019-08-22T06:29:44.989Z] jq libjq1 libonig4 [2019-08-22T06:29:44.989Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:29:44.989Z] Need to get 328 kB of archives. [2019-08-22T06:29:44.989Z] After this operation, 1263 kB of additional disk space will be used. [2019-08-22T06:29:44.989Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-22T06:29:44.989Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-22T06:29:44.989Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-22T06:29:45.380Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:29:45.380Z] Fetched 328 kB in 0s (3470 kB/s) [2019-08-22T06:29:45.380Z] Selecting previously unselected package libonig4:s390x. [2019-08-22T06:29:45.381Z] (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-22T06:29:45.381Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-08-22T06:29:45.381Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-22T06:29:45.381Z] Selecting previously unselected package libjq1:s390x. [2019-08-22T06:29:45.381Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-22T06:29:45.381Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-22T06:29:45.381Z] Selecting previously unselected package jq. [2019-08-22T06:29:45.381Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-22T06:29:45.381Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:29:45.381Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-22T06:29:45.381Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-22T06:29:45.381Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:29:45.381Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:29:45.387Z] Client: [2019-08-22T06:29:45.387Z] Debug Mode: false [2019-08-22T06:29:45.387Z] [2019-08-22T06:29:45.387Z] Server: [2019-08-22T06:29:45.387Z] Containers: 0 [2019-08-22T06:29:45.387Z] Running: 0 [2019-08-22T06:29:45.387Z] Paused: 0 [2019-08-22T06:29:45.387Z] Stopped: 0 [2019-08-22T06:29:45.387Z] Images: 0 [2019-08-22T06:29:45.387Z] Server Version: 19.03.1 [2019-08-22T06:29:45.387Z] Storage Driver: overlay2 [2019-08-22T06:29:45.387Z] Backing Filesystem: extfs [2019-08-22T06:29:45.387Z] Supports d_type: true [2019-08-22T06:29:45.387Z] Native Overlay Diff: true [2019-08-22T06:29:45.387Z] Logging Driver: json-file [2019-08-22T06:29:45.387Z] Cgroup Driver: cgroupfs [2019-08-22T06:29:45.387Z] Plugins: [2019-08-22T06:29:45.387Z] Volume: local [2019-08-22T06:29:45.387Z] Network: bridge host ipvlan macvlan null overlay [2019-08-22T06:29:45.387Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-22T06:29:45.387Z] Swarm: inactive [2019-08-22T06:29:45.387Z] Runtimes: runc [2019-08-22T06:29:45.387Z] Default Runtime: runc [2019-08-22T06:29:45.387Z] Init Binary: docker-init [2019-08-22T06:29:45.387Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-22T06:29:45.387Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:29:45.387Z] init version: fec3683 [2019-08-22T06:29:45.387Z] Security Options: [2019-08-22T06:29:45.387Z] apparmor [2019-08-22T06:29:45.387Z] seccomp [2019-08-22T06:29:45.387Z] Profile: default [2019-08-22T06:29:45.387Z] Kernel Version: 4.15.0-1045-aws [2019-08-22T06:29:45.387Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-22T06:29:45.387Z] OSType: linux [2019-08-22T06:29:45.387Z] Architecture: x86_64 [2019-08-22T06:29:45.387Z] CPUs: 2 [2019-08-22T06:29:45.387Z] Total Memory: 7.501GiB [2019-08-22T06:29:45.387Z] Name: ip-10-100-91-205 [2019-08-22T06:29:45.387Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-22T06:29:45.387Z] Docker Root Dir: /var/lib/docker [2019-08-22T06:29:45.387Z] Debug Mode: false [2019-08-22T06:29:45.387Z] Registry: https://index.docker.io/v1/ [2019-08-22T06:29:45.387Z] Labels: [2019-08-22T06:29:45.387Z] Experimental: true [2019-08-22T06:29:45.387Z] Insecure Registries: [2019-08-22T06:29:45.387Z] 127.0.0.0/8 [2019-08-22T06:29:45.387Z] Live Restore Enabled: true [2019-08-22T06:29:45.387Z] [2019-08-22T06:29:45.387Z] WARNING: No swap limit support [Pipeline] sh [2019-08-22T06:29:45.674Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:29:45.674Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:29:45.674Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-22T06:29:45.674Z] + bash /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh [2019-08-22T06:29:45.674Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-22T06:29:45.675Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-22T06:29:45.675Z] [2019-08-22T06:29:45.675Z] Generally Necessary: [2019-08-22T06:29:45.675Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-22T06:29:45.675Z] - apparmor: enabled and tools installed [2019-08-22T06:29:45.675Z] - CONFIG_NAMESPACES: enabled [2019-08-22T06:29:45.675Z] - CONFIG_NET_NS: enabled [2019-08-22T06:29:45.675Z] - CONFIG_PID_NS: enabled [2019-08-22T06:29:45.675Z] - CONFIG_IPC_NS: enabled [2019-08-22T06:29:45.675Z] - CONFIG_UTS_NS: enabled [2019-08-22T06:29:45.675Z] - CONFIG_CGROUPS: enabled [2019-08-22T06:29:45.675Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-22T06:29:45.675Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-22T06:29:45.675Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-22T06:29:45.675Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-22T06:29:45.675Z] - CONFIG_CPUSETS: enabled [2019-08-22T06:29:45.675Z] - CONFIG_MEMCG: enabled [2019-08-22T06:29:45.675Z] - CONFIG_KEYS: enabled [2019-08-22T06:29:45.839Z] Client: [2019-08-22T06:29:45.839Z] Debug Mode: false [2019-08-22T06:29:45.839Z] [2019-08-22T06:29:45.839Z] Server: [2019-08-22T06:29:45.839Z] Containers: 0 [2019-08-22T06:29:45.839Z] Running: 0 [2019-08-22T06:29:45.839Z] Paused: 0 [2019-08-22T06:29:45.839Z] Stopped: 0 [2019-08-22T06:29:45.839Z] Images: 0 [2019-08-22T06:29:45.839Z] Server Version: 19.03.1 [2019-08-22T06:29:45.839Z] Storage Driver: overlay2 [2019-08-22T06:29:45.839Z] Backing Filesystem: extfs [2019-08-22T06:29:45.839Z] Supports d_type: true [2019-08-22T06:29:45.839Z] Native Overlay Diff: true [2019-08-22T06:29:45.839Z] Logging Driver: json-file [2019-08-22T06:29:45.839Z] Cgroup Driver: cgroupfs [2019-08-22T06:29:45.839Z] Plugins: [2019-08-22T06:29:45.839Z] Volume: local [2019-08-22T06:29:45.839Z] Network: bridge host ipvlan macvlan null overlay [2019-08-22T06:29:45.839Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-22T06:29:45.839Z] Swarm: inactive [2019-08-22T06:29:45.839Z] Runtimes: runc [2019-08-22T06:29:45.839Z] Default Runtime: runc [2019-08-22T06:29:45.839Z] Init Binary: docker-init [2019-08-22T06:29:45.839Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-22T06:29:45.839Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:29:45.839Z] init version: fec3683 [2019-08-22T06:29:45.839Z] Security Options: [2019-08-22T06:29:45.839Z] apparmor [2019-08-22T06:29:45.839Z] seccomp [2019-08-22T06:29:45.839Z] Profile: default [2019-08-22T06:29:45.839Z] Kernel Version: 4.15.0-1045-aws [2019-08-22T06:29:45.839Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-22T06:29:45.839Z] OSType: linux [2019-08-22T06:29:45.839Z] Architecture: x86_64 [2019-08-22T06:29:45.839Z] CPUs: 2 [2019-08-22T06:29:45.839Z] Total Memory: 7.501GiB [2019-08-22T06:29:45.839Z] Name: ip-10-100-32-74 [2019-08-22T06:29:45.839Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-22T06:29:45.839Z] Docker Root Dir: /var/lib/docker [2019-08-22T06:29:45.839Z] Debug Mode: false [2019-08-22T06:29:45.839Z] Registry: https://index.docker.io/v1/ [2019-08-22T06:29:45.839Z] Labels: [2019-08-22T06:29:45.839Z] Experimental: true [2019-08-22T06:29:45.839Z] Insecure Registries: [2019-08-22T06:29:45.839Z] 127.0.0.0/8 [2019-08-22T06:29:45.839Z] Live Restore Enabled: true [2019-08-22T06:29:45.839Z] [2019-08-22T06:29:45.839Z] WARNING: No swap limit support [Pipeline] sh [2019-08-22T06:29:45.931Z] - CONFIG_VETH: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-22T06:29:45.931Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-22T06:29:45.931Z] [2019-08-22T06:29:45.931Z] Optional Features: [2019-08-22T06:29:45.931Z] - CONFIG_USER_NS: enabled [2019-08-22T06:29:45.931Z] - CONFIG_SECCOMP: enabled [2019-08-22T06:29:45.931Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-22T06:29:45.931Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-22T06:29:45.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-22T06:29:45.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-22T06:29:45.931Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-22T06:29:45.931Z] - CONFIG_BLK_CGROUP: enabled [2019-08-22T06:29:45.931Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-22T06:29:45.931Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-22T06:29:45.931Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-22T06:29:45.931Z] - CONFIG_CGROUP_PERF: enabled [2019-08-22T06:29:45.931Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-22T06:29:45.931Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-22T06:29:45.931Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-22T06:29:45.931Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-22T06:29:45.931Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-22T06:29:45.931Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_IP_VS: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-22T06:29:45.931Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-22T06:29:45.931Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-22T06:29:45.931Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_EXT4_FS: enabled [2019-08-22T06:29:45.931Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-22T06:29:45.931Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-22T06:29:45.931Z] - Network Drivers: [2019-08-22T06:29:45.931Z] - "overlay": [2019-08-22T06:29:45.931Z] - CONFIG_VXLAN: enabled (as module) [2019-08-22T06:29:45.931Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-22T06:29:45.931Z] Optional (for encrypted networks): [2019-08-22T06:29:45.962Z] CC criu/mount.o [2019-08-22T06:29:46.134Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:29:46.134Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-22T06:29:46.134Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-22T06:29:46.134Z] + bash /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/check-config.sh [2019-08-22T06:29:46.134Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-22T06:29:46.134Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-22T06:29:46.134Z] [2019-08-22T06:29:46.134Z] Generally Necessary: [2019-08-22T06:29:46.134Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-22T06:29:46.134Z] - apparmor: enabled and tools installed [2019-08-22T06:29:46.134Z] - CONFIG_NAMESPACES: enabled [2019-08-22T06:29:46.134Z] - CONFIG_NET_NS: enabled [2019-08-22T06:29:46.134Z] - CONFIG_PID_NS: enabled [2019-08-22T06:29:46.134Z] - CONFIG_IPC_NS: enabled [2019-08-22T06:29:46.134Z] - CONFIG_UTS_NS: enabled [2019-08-22T06:29:46.134Z] - CONFIG_CGROUPS: enabled [2019-08-22T06:29:46.134Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-22T06:29:46.134Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-22T06:29:46.134Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-22T06:29:46.134Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-22T06:29:46.134Z] - CONFIG_CPUSETS: enabled [2019-08-22T06:29:46.134Z] - CONFIG_MEMCG: enabled [2019-08-22T06:29:46.134Z] - CONFIG_KEYS: enabled [2019-08-22T06:29:46.134Z] - CONFIG_VETH: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-22T06:29:46.134Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-22T06:29:46.134Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-22T06:29:46.134Z] [2019-08-22T06:29:46.134Z] Optional Features: [2019-08-22T06:29:46.183Z] Removing intermediate container eb0b6f1cc6bd [2019-08-22T06:29:46.184Z] ---> a6a6a37c3ac8 [2019-08-22T06:29:46.184Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-22T06:29:46.184Z] ---> 7e8790e44d60 [2019-08-22T06:29:46.184Z] 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-22T06:29:46.188Z] - CONFIG_CRYPTO: enabled [2019-08-22T06:29:46.188Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-22T06:29:46.188Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-22T06:29:46.188Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-22T06:29:46.188Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-22T06:29:46.188Z] - CONFIG_XFRM: enabled [2019-08-22T06:29:46.188Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-22T06:29:46.188Z] - "ipvlan": [2019-08-22T06:29:46.188Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-22T06:29:46.188Z] - "macvlan": [2019-08-22T06:29:46.188Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_DUMMY: enabled (as module) [2019-08-22T06:29:46.188Z] - "ftp,tftp client in container": [2019-08-22T06:29:46.188Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-22T06:29:46.188Z] - Storage Drivers: [2019-08-22T06:29:46.188Z] - "aufs": [2019-08-22T06:29:46.188Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-22T06:29:46.188Z] - "btrfs": [2019-08-22T06:29:46.188Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-22T06:29:46.188Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-22T06:29:46.188Z] - "devicemapper": [2019-08-22T06:29:46.188Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-22T06:29:46.188Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-22T06:29:46.188Z] - "overlay": [2019-08-22T06:29:46.188Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-22T06:29:46.188Z] - "zfs": [2019-08-22T06:29:46.188Z] - /dev/zfs: missing [2019-08-22T06:29:46.188Z] - zfs command: missing [2019-08-22T06:29:46.188Z] - zpool command: missing [2019-08-22T06:29:46.188Z] [2019-08-22T06:29:46.188Z] Limits: [2019-08-22T06:29:46.188Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-22T06:29:46.188Z] [2019-08-22T06:29:46.188Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-22T06:29:46.394Z] - CONFIG_USER_NS: enabled [2019-08-22T06:29:46.394Z] - CONFIG_SECCOMP: enabled [2019-08-22T06:29:46.394Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-22T06:29:46.394Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-22T06:29:46.394Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-22T06:29:46.394Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-22T06:29:46.394Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-22T06:29:46.394Z] - CONFIG_BLK_CGROUP: enabled [2019-08-22T06:29:46.394Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-22T06:29:46.394Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-22T06:29:46.394Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-22T06:29:46.394Z] - CONFIG_CGROUP_PERF: enabled [2019-08-22T06:29:46.394Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-22T06:29:46.394Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-22T06:29:46.394Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-22T06:29:46.394Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-22T06:29:46.394Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-22T06:29:46.394Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-22T06:29:46.394Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-22T06:29:46.394Z] - CONFIG_IP_VS: enabled (as module) [2019-08-22T06:29:46.394Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-22T06:29:46.394Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-22T06:29:46.394Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-22T06:29:46.394Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-22T06:29:46.394Z] - CONFIG_EXT4_FS: enabled [2019-08-22T06:29:46.394Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-22T06:29:46.394Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-22T06:29:46.394Z] - Network Drivers: [2019-08-22T06:29:46.394Z] - "overlay": [2019-08-22T06:29:46.394Z] - CONFIG_VXLAN: enabled (as module) [2019-08-22T06:29:46.394Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-22T06:29:46.394Z] Optional (for encrypted networks): [2019-08-22T06:29:46.544Z] ---> Running in 2a0ff4abcf79 [2019-08-22T06:29:46.545Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2841b05b71095d662ecb47831d88371e9cb033ff . [2019-08-22T06:29:46.545Z] #2 [internal] load .dockerignore [2019-08-22T06:29:46.545Z] #2 transferring context: 87B done [2019-08-22T06:29:46.545Z] #2 DONE 0.1s [2019-08-22T06:29:46.545Z] [2019-08-22T06:29:46.545Z] #1 [internal] load build definition from Dockerfile [2019-08-22T06:29:46.545Z] #1 transferring dockerfile: 10.90kB done [2019-08-22T06:29:46.545Z] #1 DONE 0.1s [2019-08-22T06:29:46.545Z] [2019-08-22T06:29:46.545Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-22T06:29:46.652Z] - CONFIG_CRYPTO: enabled [2019-08-22T06:29:46.652Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-22T06:29:46.652Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-22T06:29:46.652Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-22T06:29:46.652Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-22T06:29:46.652Z] - CONFIG_XFRM: enabled [2019-08-22T06:29:46.652Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-22T06:29:46.652Z] - "ipvlan": [2019-08-22T06:29:46.652Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-22T06:29:46.652Z] - "macvlan": [2019-08-22T06:29:46.652Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_DUMMY: enabled (as module) [2019-08-22T06:29:46.652Z] - "ftp,tftp client in container": [2019-08-22T06:29:46.652Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-22T06:29:46.652Z] - Storage Drivers: [2019-08-22T06:29:46.652Z] - "aufs": [2019-08-22T06:29:46.652Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-22T06:29:46.652Z] - "btrfs": [2019-08-22T06:29:46.652Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-22T06:29:46.652Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-22T06:29:46.652Z] - "devicemapper": [2019-08-22T06:29:46.652Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-22T06:29:46.652Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-22T06:29:46.652Z] - "overlay": [2019-08-22T06:29:46.652Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-22T06:29:46.652Z] - "zfs": [2019-08-22T06:29:46.652Z] - /dev/zfs: missing [2019-08-22T06:29:46.652Z] - zfs command: missing [2019-08-22T06:29:46.652Z] - zpool command: missing [2019-08-22T06:29:46.652Z] [2019-08-22T06:29:46.652Z] Limits: [2019-08-22T06:29:46.652Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-22T06:29:46.652Z] [2019-08-22T06:29:46.652Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-22T06:29:47.051Z] + sudo modprobe ip_vs [2019-08-22T06:29:47.109Z] #3 DONE 0.5s [2019-08-22T06:29:47.109Z] [2019-08-22T06:29:47.109Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-22T06:29:47.109Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-22T06:29:47.314Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2841b05b71095d662ecb47831d88371e9cb033ff . [2019-08-22T06:29:47.356Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-22T06:29:47.366Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 1.46MB / 4.34MB 0.1s [2019-08-22T06:29:47.366Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-22T06:29:47.366Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-22T06:29:47.366Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 0B / 45.37MB 0.1s [2019-08-22T06:29:47.366Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.1s [2019-08-22T06:29:47.366Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-22T06:29:47.366Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.2s done [2019-08-22T06:29:47.366Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 8.95MB / 10.79MB 0.3s [2019-08-22T06:29:47.366Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.3s [2019-08-22T06:29:47.575Z] #2 [internal] load .dockerignore [2019-08-22T06:29:47.576Z] #2 transferring context: 87B done [2019-08-22T06:29:47.576Z] #2 DONE 0.1s [2019-08-22T06:29:47.576Z] [2019-08-22T06:29:47.576Z] #1 [internal] load build definition from Dockerfile [2019-08-22T06:29:47.576Z] #1 transferring dockerfile: 10.90kB done [2019-08-22T06:29:47.629Z] #4 ... [2019-08-22T06:29:47.629Z] [2019-08-22T06:29:47.629Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-22T06:29:47.629Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2019-08-22T06:29:47.629Z] #64 DONE 0.5s [2019-08-22T06:29:47.629Z] [2019-08-22T06:29:47.629Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-22T06:29:47.629Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 5.34MB / 45.37MB 0.3s [2019-08-22T06:29:47.629Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s [2019-08-22T06:29:47.629Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 11.47MB / 45.37MB 0.5s [2019-08-22T06:29:47.629Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 8.34MB / 50.07MB 0.5s [2019-08-22T06:29:47.753Z]  ######################################################################## 100.0% [2019-08-22T06:29:47.834Z] #1 DONE 0.1s [2019-08-22T06:29:47.834Z] [2019-08-22T06:29:47.834Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-22T06:29:47.887Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 18.33MB / 45.37MB 0.6s [2019-08-22T06:29:47.887Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.5s done [2019-08-22T06:29:47.887Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 14.85MB / 50.07MB 0.6s [2019-08-22T06:29:47.887Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.6s [2019-08-22T06:29:47.887Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 26.77MB / 45.37MB 0.8s [2019-08-22T06:29:47.887Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 25.77MB / 50.07MB 0.8s [2019-08-22T06:29:47.887Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 10.04MB / 57.67MB 0.8s [2019-08-22T06:29:48.139Z] #3 DONE 0.5s [2019-08-22T06:29:48.139Z] [2019-08-22T06:29:48.139Z] #18 [internal] load build context [2019-08-22T06:29:48.149Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 32.50MB / 45.37MB 0.9s [2019-08-22T06:29:48.149Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 29.13MB / 50.07MB 0.9s [2019-08-22T06:29:48.149Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 14.41MB / 57.67MB 0.9s [2019-08-22T06:29:48.406Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 37.32MB / 45.37MB 1.0s [2019-08-22T06:29:48.406Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 33.32MB / 50.07MB 1.0s [2019-08-22T06:29:48.406Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 19.61MB / 57.67MB 1.0s [2019-08-22T06:29:48.406Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.2s [2019-08-22T06:29:48.406Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 37.17MB / 50.07MB 1.2s [2019-08-22T06:29:48.406Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 30.68MB / 57.67MB 1.2s [2019-08-22T06:29:48.406Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 40.49MB / 50.07MB 1.2s [2019-08-22T06:29:48.666Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.3s done [2019-08-22T06:29:48.666Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.5s [2019-08-22T06:29:48.666Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 47.88MB / 57.67MB 1.5s [2019-08-22T06:29:48.666Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 1.5s [2019-08-22T06:29:48.669Z] CC criu/namespaces.o [2019-08-22T06:29:48.909Z]  ######   8.4% ###############    21.0% ########################  33.5% ################################# 46.0% ########################################## 58.6% ###################################################   71.1% ############################################################ 83.7% ###################################################################### 97.4% ######################################################################## 100.0% [2019-08-22T06:29:48.909Z]  ######################################################################## 100.0% [2019-08-22T06:29:48.930Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.5s done [2019-08-22T06:29:48.931Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 1.6s [2019-08-22T06:29:48.931Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e [2019-08-22T06:29:48.931Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.7s [2019-08-22T06:29:48.931Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 10.72MB / 127.96MB 1.7s [2019-08-22T06:29:48.931Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.6s done [2019-08-22T06:29:49.093Z] #18 ... [2019-08-22T06:29:49.093Z] [2019-08-22T06:29:49.093Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-22T06:29:49.093Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done [2019-08-22T06:29:49.093Z] #64 DONE 0.0s [2019-08-22T06:29:49.093Z] [2019-08-22T06:29:49.093Z] #18 [internal] load build context [2019-08-22T06:29:49.191Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.8s done [2019-08-22T06:29:49.191Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 19.97MB / 127.96MB 2.0s [2019-08-22T06:29:49.291Z]  ##################### 29.6% ################################################# 69.2% ######################################################################## 100.0% [2019-08-22T06:29:49.452Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 28.71MB / 127.96MB 2.1s [2019-08-22T06:29:49.674Z] CC criu/net.o [2019-08-22T06:29:49.712Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 41.43MB / 127.96MB 2.3s [2019-08-22T06:29:49.713Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 49.02MB / 127.96MB 2.5s [2019-08-22T06:29:49.755Z]  ######################################################################## 100.0% [2019-08-22T06:29:49.970Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 56.59MB / 127.96MB 2.6s [2019-08-22T06:29:49.970Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 67.48MB / 127.96MB 2.8s [2019-08-22T06:29:50.203Z]  #########  13.2% #################### 28.5% ###############################  43.7% ##########################################  59.0% ##################################################### 74.3% ##################################################################  92.1% ######################################################################## 100.0% [2019-08-22T06:29:50.229Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 80.93MB / 127.96MB 3.0s [2019-08-22T06:29:50.485Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 93.45MB / 127.96MB 3.2s [2019-08-22T06:29:50.485Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 103.21MB / 127.96MB 3.3s [2019-08-22T06:29:50.598Z]  ######################################################################## 100.0% [2019-08-22T06:29:50.741Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 113.81MB / 127.96MB 3.6s [2019-08-22T06:29:50.998Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 122.67MB / 127.96MB 3.7s [2019-08-22T06:29:51.694Z] CC criu/netfilter.o [2019-08-22T06:29:51.694Z] CC criu/page-pipe.o [2019-08-22T06:29:51.929Z] #4 ... [2019-08-22T06:29:51.929Z] [2019-08-22T06:29:51.929Z] #18 [internal] load build context [2019-08-22T06:29:51.929Z] #18 transferring context: 45.53MB 4.1s done [2019-08-22T06:29:51.929Z] #18 DONE 4.5s [2019-08-22T06:29:51.929Z] [2019-08-22T06:29:51.929Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-22T06:29:51.929Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-22T06:29:51.929Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-22T06:29:51.929Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done [2019-08-22T06:29:51.929Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2019-08-22T06:29:51.929Z] #64 DONE 4.2s [2019-08-22T06:29:51.929Z] [2019-08-22T06:29:51.929Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-22T06:29:51.929Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.5s done [2019-08-22T06:29:51.975Z] CC criu/page-xfer.o [2019-08-22T06:29:52.391Z] #18 transferring context: 45.53MB 4.2s done [2019-08-22T06:29:52.391Z] #18 DONE 4.3s [2019-08-22T06:29:52.391Z] [2019-08-22T06:29:52.391Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-22T06:29:52.391Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-22T06:29:52.391Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-22T06:29:52.391Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.7s done [2019-08-22T06:29:52.391Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.6s done [2019-08-22T06:29:52.391Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.5s done [2019-08-22T06:29:52.391Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-22T06:29:52.391Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-22T06:29:52.391Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 2.4s done [2019-08-22T06:29:52.391Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.4s done [2019-08-22T06:29:52.391Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.2s [2019-08-22T06:29:52.391Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 2.1s [2019-08-22T06:29:52.391Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 2.5s done [2019-08-22T06:29:52.488Z]  ###  5.0% ########                 11.6% #############                   18.3% #################                24.9% ######################                                      31.7% ###########################                       38.3% ################################              44.9% #####################################                      51.5% #########################################                        57.2% #############################################           63.8% ##################################################              70.4% ###################################################### 76.1% ##########################################################           81.8% ##############################################################         87.4% ################################################################### 94.0% ######################################################################## 100.0% [2019-08-22T06:29:52.488Z]  [2019-08-22T06:29:52.649Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.2s done [2019-08-22T06:29:52.850Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-22T06:29:52.859Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.0s done [2019-08-22T06:29:52.991Z] CC criu/pagemap-cache.o [2019-08-22T06:29:52.991Z] CC criu/pagemap.o [2019-08-22T06:29:53.240Z]  ######################################################################## 100.0% [2019-08-22T06:29:53.240Z]  ######################################################################## 100.0% [2019-08-22T06:29:53.240Z]  [2019-08-22T06:29:53.584Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.4s done [2019-08-22T06:29:53.611Z] CC criu/parasite-syscall.o [2019-08-22T06:29:53.786Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-08-22T06:29:53.842Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.1s [2019-08-22T06:29:54.024Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-22T06:29:54.024Z]  ######################################################################## 100.0% [2019-08-22T06:29:54.100Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-22T06:29:54.226Z] CC criu/path.o [2019-08-22T06:29:54.348Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-22T06:29:54.358Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 [2019-08-22T06:29:54.358Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-08-22T06:29:54.394Z]  ######################################################################## 100.0% [2019-08-22T06:29:54.394Z]  [2019-08-22T06:29:54.508Z] CC criu/pie-util-vdso-elf32.o [2019-08-22T06:29:54.605Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 [2019-08-22T06:29:54.617Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-22T06:29:54.790Z] CC criu/pie-util-vdso.o [2019-08-22T06:29:54.790Z] CC criu/pie-util.o [2019-08-22T06:29:54.863Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.3s done [2019-08-22T06:29:55.072Z] CC criu/pipes.o [2019-08-22T06:29:55.120Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-22T06:29:55.185Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-22T06:29:55.185Z] skipping existing b63cc5f62c21 [2019-08-22T06:29:55.185Z] [2019-08-22T06:29:55.688Z] CC criu/plugin.o [2019-08-22T06:29:55.688Z] CC criu/proc_parse.o [2019-08-22T06:29:55.974Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-22T06:29:55.974Z]  ######################################################################## 100.0% [2019-08-22T06:29:55.974Z]  ######################################################################## 100.0% [2019-08-22T06:29:55.974Z]  [2019-08-22T06:29:55.974Z] Download of images into '/build' complete. [2019-08-22T06:29:55.974Z] Use something like the following to load the result into a Docker daemon: [2019-08-22T06:29:55.974Z] tar -cC '/build' . | docker load [2019-08-22T06:29:56.517Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.0s done [2019-08-22T06:29:56.775Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-08-22T06:29:57.018Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done [2019-08-22T06:29:57.234Z] Removing intermediate container 2a0ff4abcf79 [2019-08-22T06:29:57.234Z] ---> 8dc2ca1cecf5 [2019-08-22T06:29:57.234Z] Step 24/126 : FROM base AS cross-false [2019-08-22T06:29:57.234Z] ---> ecd99ce5816d [2019-08-22T06:29:57.234Z] Step 25/126 : FROM base AS cross-true [2019-08-22T06:29:57.234Z] ---> ecd99ce5816d [2019-08-22T06:29:57.234Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:29:57.234Z] ---> Using cache [2019-08-22T06:29:57.234Z] ---> c3eb6134981e [2019-08-22T06:29:57.234Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-22T06:29:57.234Z] ---> Running in 747d59cd8181 [2019-08-22T06:29:57.274Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-08-22T06:29:57.707Z] CC criu/protobuf-desc.o [2019-08-22T06:29:58.325Z] CC criu/protobuf.o [2019-08-22T06:29:58.325Z] CC criu/pstree.o [2019-08-22T06:29:58.593Z] Removing intermediate container 747d59cd8181 [2019-08-22T06:29:58.593Z] ---> 16264b2d06b1 [2019-08-22T06:29:58.593Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-22T06:29:58.593Z] ---> Running in c3b90ec42fec [2019-08-22T06:29:58.674Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done [2019-08-22T06:29:58.932Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-08-22T06:29:59.171Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done [2019-08-22T06:29:59.171Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-08-22T06:29:59.332Z] CC criu/rbtree.o [2019-08-22T06:29:59.332Z] CC criu/rst-malloc.o [2019-08-22T06:29:59.409Z] Removing intermediate container c3b90ec42fec [2019-08-22T06:29:59.409Z] ---> 0e3f1dcc3533 [2019-08-22T06:29:59.409Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-22T06:29:59.409Z] ---> Running in 2a6cc6569d0a [2019-08-22T06:29:59.614Z] CC criu/seccomp.o [2019-08-22T06:29:59.896Z] CC criu/seize.o [2019-08-22T06:30:00.192Z] Removing intermediate container 2a6cc6569d0a [2019-08-22T06:30:00.192Z] ---> ce8e75a3f3d0 [2019-08-22T06:30:00.192Z] 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-22T06:30:00.192Z] ---> Running in 2c6e4314e322 [2019-08-22T06:30:00.513Z] CC criu/servicefd.o [2019-08-22T06:30:00.795Z] CC criu/shmem.o [2019-08-22T06:30:01.411Z] CC criu/sigframe.o [2019-08-22T06:30:01.464Z] Removing intermediate container 2c6e4314e322 [2019-08-22T06:30:01.464Z] ---> 9e646e928255 [2019-08-22T06:30:01.464Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-22T06:30:01.464Z] ---> ecd99ce5816d [2019-08-22T06:30:01.464Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-22T06:30:01.464Z] ---> ecd99ce5816d [2019-08-22T06:30:01.464Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:30:01.464Z] ---> Using cache [2019-08-22T06:30:01.464Z] ---> c3eb6134981e [2019-08-22T06:30:01.464Z] 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-22T06:30:01.464Z] ---> Running in a961cd975e33 [2019-08-22T06:30:01.693Z] CC criu/signalfd.o [2019-08-22T06:30:01.693Z] CC criu/sk-inet.o [2019-08-22T06:30:01.854Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:01.854Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:01.854Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:01.854Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:01.854Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:01.854Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-22T06:30:01.854Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-22T06:30:01.854Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-22T06:30:02.717Z] CC criu/sk-netlink.o [2019-08-22T06:30:02.717Z] CC criu/sk-packet.o [2019-08-22T06:30:03.121Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.2s done [2019-08-22T06:30:03.254Z] Fetched 7670 kB in 1s (4689 kB/s) [2019-08-22T06:30:03.336Z] CC criu/sk-queue.o [2019-08-22T06:30:03.344Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.1s done [2019-08-22T06:30:03.402Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 [2019-08-22T06:30:03.600Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-22T06:30:03.618Z] CC criu/sk-tcp.o [2019-08-22T06:30:03.624Z] Reading package lists... [2019-08-22T06:30:03.660Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-22T06:30:03.660Z] #4 DONE 15.5s [2019-08-22T06:30:03.660Z] [2019-08-22T06:30:03.660Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-22T06:30:03.856Z] #4 DONE 16.6s [2019-08-22T06:30:03.856Z] [2019-08-22T06:30:03.856Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-22T06:30:03.900Z] CC criu/sk-unix.o [2019-08-22T06:30:04.352Z] Reading package lists... [2019-08-22T06:30:04.353Z] Building dependency tree... [2019-08-22T06:30:04.353Z] Reading state information... [2019-08-22T06:30:04.353Z] The following additional packages will be installed: [2019-08-22T06:30:04.353Z] libapparmor1 libseccomp2 [2019-08-22T06:30:04.353Z] Suggested packages: [2019-08-22T06:30:04.353Z] seccomp [2019-08-22T06:30:04.736Z] The following NEW packages will be installed: [2019-08-22T06:30:04.736Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-22T06:30:04.736Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:04.736Z] Need to get 301 kB of archives. [2019-08-22T06:30:04.736Z] After this operation, 1402 kB of additional disk space will be used. [2019-08-22T06:30:04.736Z] 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-22T06:30:04.736Z] 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-22T06:30:04.736Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-08-22T06:30:04.736Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-08-22T06:30:04.736Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:04.736Z] Fetched 301 kB in 0s (3777 kB/s) [2019-08-22T06:30:04.736Z] Selecting previously unselected package libseccomp2:s390x. [2019-08-22T06:30:04.736Z] (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-22T06:30:04.736Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-22T06:30:04.736Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:04.736Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-08-22T06:30:04.736Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-22T06:30:04.736Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:04.736Z] Selecting previously unselected package libapparmor1:s390x. [2019-08-22T06:30:04.736Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-08-22T06:30:04.736Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-22T06:30:04.736Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-08-22T06:30:04.736Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-08-22T06:30:04.736Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-22T06:30:05.100Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:05.100Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:05.100Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-22T06:30:05.100Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:05.100Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-22T06:30:05.100Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:05.369Z] CC criu/sockets.o [2019-08-22T06:30:05.473Z] Removing intermediate container a961cd975e33 [2019-08-22T06:30:05.473Z] ---> 4d31035c8fc2 [2019-08-22T06:30:05.473Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-22T06:30:05.473Z] ---> 9e646e928255 [2019-08-22T06:30:05.473Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:30:05.847Z] ---> Running in cfc1ec63ca79 [2019-08-22T06:30:05.847Z] Removing intermediate container cfc1ec63ca79 [2019-08-22T06:30:05.847Z] ---> df2880694ed5 [2019-08-22T06:30:05.847Z] 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-22T06:30:05.847Z] ---> Running in 4807ae78549d [2019-08-22T06:30:05.984Z] CC criu/stats.o [2019-08-22T06:30:05.984Z] CC criu/string.o [2019-08-22T06:30:06.272Z] CC criu/sysctl.o [2019-08-22T06:30:06.606Z] CC criu/sysfs_parse.o [2019-08-22T06:30:06.631Z] Removing intermediate container 4807ae78549d [2019-08-22T06:30:06.631Z] ---> 0efb4aa7f624 [2019-08-22T06:30:06.631Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-22T06:30:06.631Z] ---> 4d31035c8fc2 [2019-08-22T06:30:06.631Z] Step 39/126 : FROM base AS tomlv [2019-08-22T06:30:06.631Z] ---> ecd99ce5816d [2019-08-22T06:30:06.631Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-22T06:30:06.888Z] CC criu/timerfd.o [2019-08-22T06:30:07.016Z] ---> Running in 68c3cd7db180 [2019-08-22T06:30:07.017Z] Removing intermediate container 68c3cd7db180 [2019-08-22T06:30:07.017Z] ---> 5c84c6b54690 [2019-08-22T06:30:07.017Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:30:07.170Z] CC criu/tty.o [2019-08-22T06:30:07.544Z] ---> 9dfafdefa1dc [2019-08-22T06:30:07.544Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:30:07.544Z] ---> fd81a5ae3c0e [2019-08-22T06:30:07.544Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:30:07.544Z] ---> Running in ac131ba73620 [2019-08-22T06:30:07.844Z] #5 DONE 3.7s [2019-08-22T06:30:07.844Z] [2019-08-22T06:30:07.844Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-22T06:30:07.924Z] + RM_GOPATH=0 [2019-08-22T06:30:07.924Z] + TMP_GOPATH= [2019-08-22T06:30:07.924Z] + : /build [2019-08-22T06:30:07.924Z] + '[' -z '' ']' [2019-08-22T06:30:07.924Z] ++ mktemp -d [2019-08-22T06:30:07.924Z] + export GOPATH=/tmp/tmp.vUcYtgbttu [2019-08-22T06:30:07.924Z] + GOPATH=/tmp/tmp.vUcYtgbttu [2019-08-22T06:30:07.924Z] + RM_GOPATH=1 [2019-08-22T06:30:07.924Z] ++ dirname ./install.sh [2019-08-22T06:30:07.924Z] + dir=. [2019-08-22T06:30:07.924Z] + bin=tomlv [2019-08-22T06:30:07.924Z] + shift [2019-08-22T06:30:07.924Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-22T06:30:07.924Z] + . ./tomlv.installer [2019-08-22T06:30:07.924Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:30:07.924Z] + install_tomlv [2019-08-22T06:30:07.924Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-22T06:30:07.924Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vUcYtgbttu/src/github.com/BurntSushi/toml [2019-08-22T06:30:07.924Z] Cloning into '/tmp/tmp.vUcYtgbttu/src/github.com/BurntSushi/toml'... [2019-08-22T06:30:07.924Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:30:08.026Z] #5 DONE 3.5s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-22T06:30:08.026Z] #15 ... [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:30:08.026Z] #22 DONE 0.2s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-22T06:30:08.026Z] #23 DONE 0.1s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-22T06:30:08.026Z] #49 DONE 0.2s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-22T06:30:08.026Z] #32 DONE 0.2s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-22T06:30:08.026Z] #60 DONE 0.2s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-22T06:30:08.026Z] #52 DONE 0.2s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-22T06:30:08.026Z] #29 DONE 0.2s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-22T06:30:08.026Z] #53 ... [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-22T06:30:08.026Z] #26 DONE 0.2s [2019-08-22T06:30:08.026Z] [2019-08-22T06:30:08.026Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-22T06:30:08.306Z] + cd /tmp/tmp.vUcYtgbttu/src/github.com/BurntSushi/toml [2019-08-22T06:30:08.306Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:30:08.306Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:30:08.306Z] errors [2019-08-22T06:30:08.306Z] math/bits [2019-08-22T06:30:08.306Z] internal/cpu [2019-08-22T06:30:08.306Z] math [2019-08-22T06:30:08.306Z] internal/bytealg [2019-08-22T06:30:08.306Z] runtime/internal/atomic [2019-08-22T06:30:08.306Z] runtime/internal/sys [2019-08-22T06:30:08.306Z] runtime/internal/math [2019-08-22T06:30:08.306Z] runtime [2019-08-22T06:30:08.638Z] CC criu/tun.o [2019-08-22T06:30:08.692Z] unicode/utf8 [2019-08-22T06:30:08.692Z] strconv [2019-08-22T06:30:08.692Z] internal/race [2019-08-22T06:30:08.692Z] sync/atomic [2019-08-22T06:30:08.692Z] unicode [2019-08-22T06:30:08.920Z] CC criu/uffd.o [2019-08-22T06:30:09.083Z] internal/testlog [2019-08-22T06:30:09.083Z] encoding [2019-08-22T06:30:09.083Z] runtime/cgo [2019-08-22T06:30:09.925Z] CC criu/util.o [2019-08-22T06:30:10.353Z] sync [2019-08-22T06:30:10.353Z] io [2019-08-22T06:30:10.353Z] reflect [2019-08-22T06:30:10.375Z] #6 2.482 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:10.375Z] #6 2.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:10.375Z] #6 2.593 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:10.375Z] #6 2.595 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:10.375Z] #6 2.600 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:10.375Z] #6 2.954 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:10.741Z] syscall [2019-08-22T06:30:10.932Z] CC criu/uts_ns.o [2019-08-22T06:30:10.932Z] CC criu/vdso.o [2019-08-22T06:30:10.942Z] #6 3.307 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:10.942Z] #6 3.529 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:11.214Z] LINK criu/built-in.o [2019-08-22T06:30:11.496Z] LINK criu/criu [2019-08-22T06:30:11.761Z] time [2019-08-22T06:30:11.761Z] sort [2019-08-22T06:30:11.761Z] internal/fmtsort [2019-08-22T06:30:11.761Z] internal/syscall/unix [2019-08-22T06:30:11.761Z] strings [2019-08-22T06:30:11.778Z] DEP lib/c/criu.d [2019-08-22T06:30:11.778Z] CC images/rpc.pb-c.o [2019-08-22T06:30:12.140Z] internal/poll [2019-08-22T06:30:12.140Z] os [2019-08-22T06:30:12.140Z] bytes [2019-08-22T06:30:12.140Z] bufio [2019-08-22T06:30:12.392Z] CC lib/c/criu.o [2019-08-22T06:30:12.530Z] fmt [2019-08-22T06:30:12.530Z] path/filepath [2019-08-22T06:30:12.530Z] io/ioutil [2019-08-22T06:30:12.530Z] path [2019-08-22T06:30:12.530Z] text/tabwriter [2019-08-22T06:30:12.530Z] flag [2019-08-22T06:30:12.530Z] github.com/BurntSushi/toml [2019-08-22T06:30:12.911Z] log [2019-08-22T06:30:12.911Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:30:13.006Z] LINK lib/c/built-in.o [2019-08-22T06:30:13.006Z] LINK lib/c/libcriu.so [2019-08-22T06:30:13.280Z] #27 ... [2019-08-22T06:30:13.280Z] [2019-08-22T06:30:13.280Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:13.280Z] #17 4.289 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:13.280Z] #17 4.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:13.280Z] #17 4.313 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:13.280Z] #17 4.314 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:13.280Z] #17 4.326 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:13.280Z] #17 4.860 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:13.292Z] GEN magic.py [2019-08-22T06:30:13.292Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:30:13.292Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:30:13.474Z] #6 5.944 Fetched 7918 kB in 4s (1768 kB/s) [2019-08-22T06:30:13.537Z] #17 ... [2019-08-22T06:30:13.537Z] [2019-08-22T06:30:13.537Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-22T06:30:13.537Z] #53 6.048 + RM_GOPATH=0 [2019-08-22T06:30:13.537Z] #53 6.048 + TMP_GOPATH= [2019-08-22T06:30:13.537Z] #53 6.048 + : /build [2019-08-22T06:30:13.537Z] #53 6.048 + '[' -z '' ']' [2019-08-22T06:30:13.537Z] #53 6.048 ++ mktemp -d [2019-08-22T06:30:13.582Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:30:13.794Z] #53 6.056 + export GOPATH=/tmp/tmp.FZPrHVN5kV [2019-08-22T06:30:13.794Z] #53 6.058 + GOPATH=/tmp/tmp.FZPrHVN5kV [2019-08-22T06:30:13.794Z] #53 6.058 + RM_GOPATH=1 [2019-08-22T06:30:13.794Z] #53 6.060 ++ dirname ./install.sh [2019-08-22T06:30:13.794Z] #53 6.062 + dir=. [2019-08-22T06:30:13.794Z] #53 6.066 + bin=dockercli [2019-08-22T06:30:13.794Z] #53 6.066 + shift [2019-08-22T06:30:13.794Z] #53 6.068 + '[' '!' -f ./dockercli.installer ']' [2019-08-22T06:30:13.794Z] #53 6.069 + . ./dockercli.installer [2019-08-22T06:30:13.794Z] #53 6.069 ++ DOCKERCLI_CHANNEL=stable [2019-08-22T06:30:13.794Z] #53 6.069 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-22T06:30:13.794Z] #53 6.069 + install_dockercli [2019-08-22T06:30:13.794Z] #53 6.071 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-22T06:30:13.794Z] #53 6.071 Install docker/cli version 17.06.2-ce from stable [2019-08-22T06:30:13.794Z] #53 6.072 ++ uname -m [2019-08-22T06:30:13.794Z] #53 6.074 + arch=x86_64 [2019-08-22T06:30:13.794Z] #53 6.074 + '[' x86_64 '!=' x86_64 ']' [2019-08-22T06:30:13.794Z] #53 6.074 + url=https://download.docker.com/linux/static [2019-08-22T06:30:13.794Z] #53 6.075 + tar -xz docker/docker [2019-08-22T06:30:13.794Z] #53 6.089 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-22T06:30:13.866Z] make[1]: Nothing to be done for 'all'. [2019-08-22T06:30:14.150Z] make[1]: 'images/built-in.o' is up to date. [2019-08-22T06:30:14.150Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-22T06:30:14.150Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-22T06:30:14.150Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-22T06:30:14.150Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-22T06:30:14.150Z] make[1]: Nothing to be done for 'all'. [2019-08-22T06:30:14.150Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:30:14.150Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.173Z] Removing intermediate container ac131ba73620 [2019-08-22T06:30:14.173Z] ---> 641c72de77a0 [2019-08-22T06:30:14.173Z] Step 44/126 : FROM base AS vndr [2019-08-22T06:30:14.173Z] ---> ecd99ce5816d [2019-08-22T06:30:14.173Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-22T06:30:14.173Z] ---> Running in deea528143c0 [2019-08-22T06:30:14.434Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.434Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.434Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.434Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.434Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.434Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.434Z] make[2]: Nothing to be done for 'all'. [2019-08-22T06:30:14.434Z] INSTALL criu/criu [2019-08-22T06:30:14.539Z] Removing intermediate container deea528143c0 [2019-08-22T06:30:14.539Z] ---> 74384c59ec88 [2019-08-22T06:30:14.539Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:30:14.539Z] ---> 5eb7052ccd95 [2019-08-22T06:30:14.539Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:30:14.860Z] #6 5.944 Reading package lists... [2019-08-22T06:30:14.911Z] ---> 6fb1288e4611 [2019-08-22T06:30:14.911Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:30:14.911Z] ---> Running in d8ef5705d42c [2019-08-22T06:30:15.274Z] + RM_GOPATH=0 [2019-08-22T06:30:15.274Z] + TMP_GOPATH= [2019-08-22T06:30:15.274Z] + : /build [2019-08-22T06:30:15.274Z] + '[' -z '' ']' [2019-08-22T06:30:15.274Z] ++ mktemp -d [2019-08-22T06:30:15.274Z] + export GOPATH=/tmp/tmp.W3Ei61HJyo [2019-08-22T06:30:15.274Z] + GOPATH=/tmp/tmp.W3Ei61HJyo [2019-08-22T06:30:15.274Z] + RM_GOPATH=1 [2019-08-22T06:30:15.274Z] ++ dirname ./install.sh [2019-08-22T06:30:15.274Z] + dir=. [2019-08-22T06:30:15.274Z] + bin=vndr [2019-08-22T06:30:15.274Z] + shift [2019-08-22T06:30:15.274Z] + '[' '!' -f ./vndr.installer ']' [2019-08-22T06:30:15.274Z] + . ./vndr.installer [2019-08-22T06:30:15.274Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:30:15.274Z] + install_vndr [2019-08-22T06:30:15.274Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-22T06:30:15.274Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.W3Ei61HJyo/src/github.com/LK4D4/vndr [2019-08-22T06:30:15.274Z] Cloning into '/tmp/tmp.W3Ei61HJyo/src/github.com/LK4D4/vndr'... [2019-08-22T06:30:15.274Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:30:15.660Z] + cd /tmp/tmp.W3Ei61HJyo/src/github.com/LK4D4/vndr [2019-08-22T06:30:15.660Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:30:15.660Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-22T06:30:15.660Z] errors [2019-08-22T06:30:15.660Z] internal/cpu [2019-08-22T06:30:15.660Z] internal/race [2019-08-22T06:30:15.660Z] runtime/internal/atomic [2019-08-22T06:30:15.660Z] runtime/internal/sys [2019-08-22T06:30:15.660Z] internal/bytealg [2019-08-22T06:30:15.660Z] runtime/internal/math [2019-08-22T06:30:15.660Z] sync/atomic [2019-08-22T06:30:15.660Z] unicode [2019-08-22T06:30:15.660Z] runtime [2019-08-22T06:30:15.796Z] #6 7.371 Reading package lists... [2019-08-22T06:30:15.796Z] #6 ... [2019-08-22T06:30:15.796Z] [2019-08-22T06:30:15.796Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-22T06:30:15.796Z] #15 1.108 + mktemp -d [2019-08-22T06:30:15.796Z] #15 1.109 + export GOPATH=/tmp/tmp.p1eYi4Crpu [2019-08-22T06:30:15.796Z] #15 1.109 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.p1eYi4Crpu/src/github.com/go-swagger/go-swagger [2019-08-22T06:30:15.796Z] #15 1.111 Cloning into '/tmp/tmp.p1eYi4Crpu/src/github.com/go-swagger/go-swagger'... [2019-08-22T06:30:15.796Z] #15 7.603 + cd /tmp/tmp.p1eYi4Crpu/src/github.com/go-swagger/go-swagger [2019-08-22T06:30:15.796Z] #15 7.603 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-22T06:30:15.796Z] #15 8.242 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-22T06:30:16.060Z] #15 ... [2019-08-22T06:30:16.060Z] [2019-08-22T06:30:16.060Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-22T06:30:16.060Z] #6 7.371 Reading package lists... [2019-08-22T06:30:16.154Z] unicode/utf8 [2019-08-22T06:30:16.154Z] math/bits [2019-08-22T06:30:16.154Z] math [2019-08-22T06:30:16.319Z] #6 8.747 Building dependency tree... [2019-08-22T06:30:16.319Z] #6 8.952 Reading state information... [2019-08-22T06:30:16.319Z] #6 9.083 The following additional packages will be installed: [2019-08-22T06:30:16.465Z] Removing intermediate container 3c4ea35fde1c [2019-08-22T06:30:16.465Z] ---> 495c1e400eef [2019-08-22T06:30:16.465Z] Step 12/126 : FROM base AS registry [2019-08-22T06:30:16.465Z] ---> 211155faa8e4 [2019-08-22T06:30:16.465Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-22T06:30:16.465Z] ---> Running in 0f610cec31bc [2019-08-22T06:30:16.465Z] Removing intermediate container 0f610cec31bc [2019-08-22T06:30:16.465Z] ---> 4c3deef02352 [2019-08-22T06:30:16.465Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-22T06:30:16.465Z] ---> Running in c24a3fd63f40 [2019-08-22T06:30:16.465Z] Removing intermediate container c24a3fd63f40 [2019-08-22T06:30:16.465Z] ---> 38c5e9e14524 [2019-08-22T06:30:16.465Z] 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-22T06:30:16.465Z] ---> Running in 24709938d682 [2019-08-22T06:30:16.577Z] #6 9.083 libapparmor1 libseccomp2 [2019-08-22T06:30:16.577Z] #6 9.084 Suggested packages: [2019-08-22T06:30:16.577Z] #6 9.084 seccomp [2019-08-22T06:30:16.577Z] #6 9.140 The following NEW packages will be installed: [2019-08-22T06:30:16.577Z] #6 9.141 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-22T06:30:16.748Z] + mktemp -d [2019-08-22T06:30:16.748Z] + export GOPATH=/tmp/tmp.JuZjhyxRkV [2019-08-22T06:30:16.748Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.JuZjhyxRkV/src/github.com/docker/distribution [2019-08-22T06:30:16.748Z] Cloning into '/tmp/tmp.JuZjhyxRkV/src/github.com/docker/distribution'... [2019-08-22T06:30:17.269Z] strconv [2019-08-22T06:30:17.270Z] internal/testlog [2019-08-22T06:30:17.270Z] encoding [2019-08-22T06:30:17.270Z] unicode/utf16 [2019-08-22T06:30:17.270Z] container/list [2019-08-22T06:30:17.270Z] crypto/internal/subtle [2019-08-22T06:30:17.270Z] crypto/subtle [2019-08-22T06:30:17.270Z] crypto/rc4 [2019-08-22T06:30:17.270Z] internal/x/crypto/cryptobyte/asn1 [2019-08-22T06:30:17.270Z] internal/nettrace [2019-08-22T06:30:17.270Z] internal/x/net/dns/dnsmessage [2019-08-22T06:30:17.521Z] #6 ... [2019-08-22T06:30:17.521Z] [2019-08-22T06:30:17.521Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:17.521Z] #17 2.482 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:17.521Z] #17 2.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:17.521Z] #17 2.613 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:17.521Z] #17 2.618 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:17.521Z] #17 2.635 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:17.521Z] #17 2.923 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:17.521Z] #17 3.302 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:17.521Z] #17 3.513 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:17.521Z] #17 5.931 Fetched 7918 kB in 4s (1729 kB/s) [2019-08-22T06:30:17.521Z] #17 5.931 Reading package lists... [2019-08-22T06:30:17.521Z] #17 7.295 Reading package lists... [2019-08-22T06:30:17.521Z] #17 8.525 Building dependency tree... [2019-08-22T06:30:17.521Z] #17 8.737 Reading state information... [2019-08-22T06:30:17.521Z] #17 8.905 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-22T06:30:17.521Z] #17 8.905 The following additional packages will be installed: [2019-08-22T06:30:17.521Z] #17 8.909 libjq1 libonig4 [2019-08-22T06:30:17.521Z] #17 8.986 The following NEW packages will be installed: [2019-08-22T06:30:17.521Z] #17 8.989 jq libjq1 libonig4 [2019-08-22T06:30:17.521Z] #17 10.16 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:17.521Z] #17 10.16 Need to get 327 kB of archives. [2019-08-22T06:30:17.521Z] #17 10.16 After this operation, 1157 kB of additional disk space will be used. [2019-08-22T06:30:17.521Z] #17 10.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-22T06:30:17.521Z] #17 10.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-22T06:30:17.521Z] #17 10.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-22T06:30:17.521Z] #17 ... [2019-08-22T06:30:17.521Z] [2019-08-22T06:30:17.521Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-22T06:30:17.521Z] #6 10.19 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:17.521Z] #6 10.19 Need to get 300 kB of archives. [2019-08-22T06:30:17.521Z] #6 10.19 After this operation, 1201 kB of additional disk space will be used. [2019-08-22T06:30:17.521Z] #6 10.19 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-22T06:30:17.521Z] #6 10.20 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-22T06:30:17.521Z] #6 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-22T06:30:17.521Z] #6 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-22T06:30:17.678Z] runtime/cgo [2019-08-22T06:30:17.779Z] #6 10.46 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:17.779Z] #6 10.49 Fetched 300 kB in 1s (285 kB/s) [2019-08-22T06:30:17.779Z] #6 10.53 Selecting previously unselected package libseccomp2:amd64. [2019-08-22T06:30:17.779Z] #6 10.53 (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-22T06:30:17.779Z] #6 10.54 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-22T06:30:17.971Z] #53 ... [2019-08-22T06:30:17.971Z] [2019-08-22T06:30:17.971Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-22T06:30:17.971Z] #44 7.268 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:17.971Z] #44 7.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:17.971Z] #44 7.305 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:17.971Z] #44 7.327 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:17.971Z] #44 7.373 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:17.971Z] #44 8.134 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:17.971Z] #44 9.934 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:17.971Z] #44 ... [2019-08-22T06:30:17.971Z] [2019-08-22T06:30:17.971Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:17.971Z] #35 8.000 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:17.971Z] #35 8.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:17.971Z] #35 8.012 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:17.971Z] #35 8.063 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:17.971Z] #35 8.078 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:17.971Z] #35 9.061 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:17.971Z] #35 ... [2019-08-22T06:30:17.971Z] [2019-08-22T06:30:17.971Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:30:17.971Z] #24 6.521 + RM_GOPATH=0 [2019-08-22T06:30:17.971Z] #24 6.521 + TMP_GOPATH= [2019-08-22T06:30:17.971Z] #24 6.521 + : /build [2019-08-22T06:30:17.971Z] #24 6.521 + '[' -z '' ']' [2019-08-22T06:30:17.971Z] #24 6.522 ++ mktemp -d [2019-08-22T06:30:17.971Z] #24 6.526 + export GOPATH=/tmp/tmp.OqWiUnpVYl [2019-08-22T06:30:17.971Z] #24 6.526 + GOPATH=/tmp/tmp.OqWiUnpVYl [2019-08-22T06:30:17.971Z] #24 6.526 + RM_GOPATH=1 [2019-08-22T06:30:17.971Z] #24 6.527 Installing gometalinter version v2.0.6 [2019-08-22T06:30:17.971Z] #24 6.527 ++ dirname ./install.sh [2019-08-22T06:30:17.971Z] #24 6.527 + dir=. [2019-08-22T06:30:17.971Z] #24 6.527 + bin=gometalinter [2019-08-22T06:30:17.971Z] #24 6.527 + shift [2019-08-22T06:30:17.971Z] #24 6.527 + '[' '!' -f ./gometalinter.installer ']' [2019-08-22T06:30:17.971Z] #24 6.527 + . ./gometalinter.installer [2019-08-22T06:30:17.971Z] #24 6.527 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-22T06:30:17.971Z] #24 6.527 + install_gometalinter [2019-08-22T06:30:17.971Z] #24 6.527 + echo 'Installing gometalinter version v2.0.6' [2019-08-22T06:30:17.971Z] #24 6.527 + go get -d github.com/alecthomas/gometalinter [2019-08-22T06:30:17.971Z] #24 ... [2019-08-22T06:30:17.971Z] [2019-08-22T06:30:17.971Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-22T06:30:17.971Z] #50 6.435 + RM_GOPATH=0 [2019-08-22T06:30:17.971Z] #50 6.435 + TMP_GOPATH= [2019-08-22T06:30:17.971Z] #50 6.435 + : /build [2019-08-22T06:30:17.971Z] #50 6.435 + '[' -z '' ']' [2019-08-22T06:30:17.971Z] #50 6.435 ++ mktemp -d [2019-08-22T06:30:17.971Z] #50 6.448 + export GOPATH=/tmp/tmp.ym9SeqdiGs [2019-08-22T06:30:17.971Z] #50 6.448 + GOPATH=/tmp/tmp.ym9SeqdiGs [2019-08-22T06:30:17.971Z] #50 6.448 + RM_GOPATH=1 [2019-08-22T06:30:17.971Z] #50 6.448 ++ dirname ./install.sh [2019-08-22T06:30:17.971Z] #50 6.453 + dir=. [2019-08-22T06:30:17.971Z] #50 6.453 + bin=proxy [2019-08-22T06:30:17.971Z] #50 6.453 + shift [2019-08-22T06:30:17.971Z] #50 6.453 + '[' '!' -f ./proxy.installer ']' [2019-08-22T06:30:17.971Z] #50 6.453 + . ./proxy.installer [2019-08-22T06:30:17.971Z] #50 6.453 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:30:17.971Z] #50 6.453 + install_proxy [2019-08-22T06:30:17.971Z] #50 6.453 + case "$1" in [2019-08-22T06:30:17.971Z] #50 6.453 + export CGO_ENABLED=0 [2019-08-22T06:30:17.971Z] #50 6.453 + CGO_ENABLED=0 [2019-08-22T06:30:17.971Z] #50 6.453 + _install_proxy [2019-08-22T06:30:17.971Z] #50 6.453 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-22T06:30:17.971Z] #50 6.453 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:30:17.971Z] #50 6.453 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ym9SeqdiGs/src/github.com/docker/libnetwork [2019-08-22T06:30:17.971Z] #50 6.454 Cloning into '/tmp/tmp.ym9SeqdiGs/src/github.com/docker/libnetwork'... [2019-08-22T06:30:17.971Z] #50 ... [2019-08-22T06:30:17.971Z] [2019-08-22T06:30:17.971Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:17.971Z] #57 7.714 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:17.971Z] #57 7.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:17.971Z] #57 7.766 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:17.971Z] #57 7.768 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:17.971Z] #57 7.795 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:17.971Z] #57 8.646 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:17.971Z] #57 10.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:17.971Z] #57 ... [2019-08-22T06:30:17.971Z] [2019-08-22T06:30:17.971Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:30:17.971Z] #55 4.523 + mktemp -d [2019-08-22T06:30:17.971Z] #55 4.531 + export GOPATH=/tmp/tmp.cYCrXDFDoy [2019-08-22T06:30:17.971Z] #55 4.531 + git clone https://github.com/docker/distribution.git /tmp/tmp.cYCrXDFDoy/src/github.com/docker/distribution [2019-08-22T06:30:17.971Z] #55 4.531 Cloning into '/tmp/tmp.cYCrXDFDoy/src/github.com/docker/distribution'... [2019-08-22T06:30:18.038Z] #6 10.55 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:18.038Z] #6 10.61 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-22T06:30:18.038Z] #6 10.61 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-22T06:30:18.038Z] #6 10.62 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:18.038Z] #6 10.73 Selecting previously unselected package libapparmor1:amd64. [2019-08-22T06:30:18.038Z] #6 10.73 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:30:18.038Z] #6 10.73 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:18.038Z] #6 10.79 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-22T06:30:18.228Z] #55 ... [2019-08-22T06:30:18.228Z] [2019-08-22T06:30:18.228Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-22T06:30:18.228Z] #6 4.427 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:18.228Z] #6 4.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:18.228Z] #6 4.455 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:18.228Z] #6 4.455 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:18.228Z] #6 4.538 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:18.228Z] #6 5.386 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:18.228Z] #6 6.968 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:18.228Z] #6 7.679 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:18.228Z] #6 ... [2019-08-22T06:30:18.228Z] [2019-08-22T06:30:18.228Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:30:18.228Z] #33 6.218 + RM_GOPATH=0 [2019-08-22T06:30:18.228Z] #33 6.218 + TMP_GOPATH= [2019-08-22T06:30:18.228Z] #33 6.219 + : /build [2019-08-22T06:30:18.228Z] #33 6.219 + '[' -z '' ']' [2019-08-22T06:30:18.228Z] #33 6.227 ++ mktemp -d [2019-08-22T06:30:18.228Z] #33 6.232 + export GOPATH=/tmp/tmp.Wzej1gXqGl [2019-08-22T06:30:18.228Z] #33 6.233 + GOPATH=/tmp/tmp.Wzej1gXqGl [2019-08-22T06:30:18.228Z] #33 6.233 + RM_GOPATH=1 [2019-08-22T06:30:18.228Z] #33 6.234 ++ dirname ./install.sh [2019-08-22T06:30:18.228Z] #33 6.239 + dir=. [2019-08-22T06:30:18.228Z] #33 6.239 + bin=vndr [2019-08-22T06:30:18.228Z] #33 6.239 + shift [2019-08-22T06:30:18.228Z] #33 6.239 + '[' '!' -f ./vndr.installer ']' [2019-08-22T06:30:18.228Z] #33 6.239 + . ./vndr.installer [2019-08-22T06:30:18.228Z] #33 6.239 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:30:18.228Z] #33 6.240 + install_vndr [2019-08-22T06:30:18.228Z] #33 6.240 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-22T06:30:18.228Z] #33 6.240 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:30:18.228Z] #33 6.241 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Wzej1gXqGl/src/github.com/LK4D4/vndr [2019-08-22T06:30:18.228Z] #33 6.242 Cloning into '/tmp/tmp.Wzej1gXqGl/src/github.com/LK4D4/vndr'... [2019-08-22T06:30:18.228Z] #33 7.249 + cd /tmp/tmp.Wzej1gXqGl/src/github.com/LK4D4/vndr [2019-08-22T06:30:18.228Z] #33 7.249 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:30:18.228Z] #33 7.278 + go build -buildmode=pie -v -o /build/vndr . [2019-08-22T06:30:18.228Z] #33 8.677 errors [2019-08-22T06:30:18.228Z] #33 8.722 internal/cpu [2019-08-22T06:30:18.228Z] #33 8.765 internal/race [2019-08-22T06:30:18.228Z] #33 8.948 runtime/internal/atomic [2019-08-22T06:30:18.228Z] #33 9.295 runtime/internal/sys [2019-08-22T06:30:18.228Z] #33 9.315 internal/bytealg [2019-08-22T06:30:18.228Z] #33 9.486 runtime/internal/math [2019-08-22T06:30:18.228Z] #33 9.582 sync/atomic [2019-08-22T06:30:18.228Z] #33 9.788 unicode [2019-08-22T06:30:18.228Z] #33 10.33 runtime [2019-08-22T06:30:18.302Z] #6 10.79 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:30:18.302Z] #6 10.80 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:18.302Z] #6 10.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:18.302Z] #6 10.92 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:18.302Z] #6 10.94 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:18.302Z] #6 10.96 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:18.302Z] #6 10.97 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:18.302Z] #6 10.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:18.485Z] #33 ... [2019-08-22T06:30:18.485Z] [2019-08-22T06:30:18.485Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-22T06:30:18.485Z] #61 6.541 + RM_GOPATH=0 [2019-08-22T06:30:18.485Z] #61 6.541 + TMP_GOPATH= [2019-08-22T06:30:18.485Z] #61 6.541 + : /build/ [2019-08-22T06:30:18.485Z] #61 6.541 + '[' -z '' ']' [2019-08-22T06:30:18.485Z] #61 6.549 ++ mktemp -d [2019-08-22T06:30:18.485Z] #61 6.552 + export GOPATH=/tmp/tmp.IJSVhJ4D3N [2019-08-22T06:30:18.485Z] #61 6.552 + GOPATH=/tmp/tmp.IJSVhJ4D3N [2019-08-22T06:30:18.485Z] #61 6.552 + RM_GOPATH=1 [2019-08-22T06:30:18.485Z] #61 6.557 ++ dirname ./install.sh [2019-08-22T06:30:18.485Z] #61 6.558 + dir=. [2019-08-22T06:30:18.485Z] #61 6.562 + bin=rootlesskit [2019-08-22T06:30:18.485Z] #61 6.562 + shift [2019-08-22T06:30:18.485Z] #61 6.566 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-22T06:30:18.485Z] #61 6.566 + . ./rootlesskit.installer [2019-08-22T06:30:18.485Z] #61 6.566 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:30:18.485Z] #61 6.566 + install_rootlesskit [2019-08-22T06:30:18.485Z] #61 6.566 + case "$1" in [2019-08-22T06:30:18.485Z] #61 6.566 + export CGO_ENABLED=0 [2019-08-22T06:30:18.485Z] #61 6.566 + CGO_ENABLED=0 [2019-08-22T06:30:18.485Z] #61 6.566 + _install_rootlesskit [2019-08-22T06:30:18.485Z] #61 6.566 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-22T06:30:18.485Z] #61 6.566 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:30:18.485Z] #61 6.566 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IJSVhJ4D3N/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:30:18.485Z] #61 6.568 Cloning into '/tmp/tmp.IJSVhJ4D3N/src/github.com/rootless-containers/rootlesskit'... [2019-08-22T06:30:18.485Z] #61 10.67 + cd /tmp/tmp.IJSVhJ4D3N/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:30:18.485Z] #61 10.68 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:30:18.505Z] sync [2019-08-22T06:30:18.505Z] io [2019-08-22T06:30:18.505Z] reflect [2019-08-22T06:30:18.505Z] bytes [2019-08-22T06:30:18.564Z] #6 DONE 11.3s [2019-08-22T06:30:18.564Z] [2019-08-22T06:30:18.564Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:18.564Z] #17 10.46 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:18.564Z] #17 10.50 Fetched 327 kB in 1s (282 kB/s) [2019-08-22T06:30:18.564Z] #17 10.53 Selecting previously unselected package libonig4:amd64. [2019-08-22T06:30:18.564Z] #17 10.53 (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-22T06:30:18.564Z] #17 10.56 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-22T06:30:18.564Z] #17 10.57 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:30:18.564Z] #17 10.72 Selecting previously unselected package libjq1:amd64. [2019-08-22T06:30:18.564Z] #17 10.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:30:18.564Z] #17 10.73 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:30:18.564Z] #17 10.79 Selecting previously unselected package jq. [2019-08-22T06:30:18.564Z] #17 10.79 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:30:18.564Z] #17 10.80 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:30:18.564Z] #17 10.86 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:30:18.564Z] #17 10.88 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:30:18.564Z] #17 10.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:18.564Z] #17 10.92 Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:30:18.741Z] #61 ... [2019-08-22T06:30:18.741Z] [2019-08-22T06:30:18.741Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:30:18.741Z] #30 6.554 + RM_GOPATH=0 [2019-08-22T06:30:18.741Z] #30 6.554 + TMP_GOPATH= [2019-08-22T06:30:18.741Z] #30 6.554 + : /build [2019-08-22T06:30:18.741Z] #30 6.554 + '[' -z '' ']' [2019-08-22T06:30:18.741Z] #30 6.556 ++ mktemp -d [2019-08-22T06:30:18.741Z] #30 6.561 + export GOPATH=/tmp/tmp.zA99teK243 [2019-08-22T06:30:18.741Z] #30 6.561 + GOPATH=/tmp/tmp.zA99teK243 [2019-08-22T06:30:18.741Z] #30 6.561 + RM_GOPATH=1 [2019-08-22T06:30:18.741Z] #30 6.562 ++ dirname ./install.sh [2019-08-22T06:30:18.741Z] #30 6.563 + dir=. [2019-08-22T06:30:18.741Z] #30 6.563 + bin=tomlv [2019-08-22T06:30:18.741Z] #30 6.563 + shift [2019-08-22T06:30:18.741Z] #30 6.563 + '[' '!' -f ./tomlv.installer ']' [2019-08-22T06:30:18.741Z] #30 6.563 + . ./tomlv.installer [2019-08-22T06:30:18.741Z] #30 6.563 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:30:18.741Z] #30 6.563 + install_tomlv [2019-08-22T06:30:18.741Z] #30 6.563 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:30:18.741Z] #30 6.563 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-22T06:30:18.741Z] #30 6.563 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zA99teK243/src/github.com/BurntSushi/toml [2019-08-22T06:30:18.741Z] #30 6.565 Cloning into '/tmp/tmp.zA99teK243/src/github.com/BurntSushi/toml'... [2019-08-22T06:30:18.741Z] #30 7.661 + cd /tmp/tmp.zA99teK243/src/github.com/BurntSushi/toml [2019-08-22T06:30:18.741Z] #30 7.676 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:30:18.741Z] #30 7.700 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:30:18.741Z] #30 8.364 internal/cpu [2019-08-22T06:30:18.741Z] #30 8.367 errors [2019-08-22T06:30:18.741Z] #30 8.478 math/bits [2019-08-22T06:30:18.741Z] #30 9.083 internal/bytealg [2019-08-22T06:30:18.741Z] #30 9.270 math [2019-08-22T06:30:18.741Z] #30 9.585 runtime/internal/atomic [2019-08-22T06:30:18.741Z] #30 9.938 runtime/internal/sys [2019-08-22T06:30:18.741Z] #30 10.23 runtime/internal/math [2019-08-22T06:30:18.741Z] #30 10.47 runtime [2019-08-22T06:30:18.741Z] #30 ... [2019-08-22T06:30:18.741Z] [2019-08-22T06:30:18.741Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:18.741Z] #57 11.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:18.826Z] #17 DONE 11.3s [2019-08-22T06:30:18.826Z] [2019-08-22T06:30:18.826Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-22T06:30:18.826Z] #19 DONE 0.1s [2019-08-22T06:30:18.826Z] [2019-08-22T06:30:18.826Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:18.913Z] bufio [2019-08-22T06:30:18.913Z] syscall [2019-08-22T06:30:19.305Z] sort [2019-08-22T06:30:19.432Z] + cd /tmp/tmp.JuZjhyxRkV/src/github.com/docker/distribution [2019-08-22T06:30:19.432Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-22T06:30:19.689Z] time [2019-08-22T06:30:19.689Z] internal/fmtsort [2019-08-22T06:30:19.689Z] internal/syscall/unix [2019-08-22T06:30:19.689Z] strings [2019-08-22T06:30:19.689Z] path [2019-08-22T06:30:19.689Z] regexp/syntax [2019-08-22T06:30:20.047Z] + GOPATH=/tmp/tmp.JuZjhyxRkV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JuZjhyxRkV go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-22T06:30:20.078Z] internal/poll [2019-08-22T06:30:20.078Z] os [2019-08-22T06:30:20.078Z] regexp [2019-08-22T06:30:20.528Z] fmt [2019-08-22T06:30:20.528Z] flag [2019-08-22T06:30:20.998Z] go/token [2019-08-22T06:30:20.998Z] path/filepath [2019-08-22T06:30:20.998Z] net/url [2019-08-22T06:30:20.998Z] go/scanner [2019-08-22T06:30:20.998Z] io/ioutil [2019-08-22T06:30:21.377Z] #20 ... [2019-08-22T06:30:21.377Z] [2019-08-22T06:30:21.377Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-22T06:30:21.377Z] #7 DONE 2.3s [2019-08-22T06:30:21.377Z] [2019-08-22T06:30:21.377Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-22T06:30:21.387Z] go/ast [2019-08-22T06:30:21.388Z] text/template/parse [2019-08-22T06:30:21.388Z] text/template [2019-08-22T06:30:21.785Z] go/parser [2019-08-22T06:30:21.785Z] log [2019-08-22T06:30:22.176Z] go/doc [2019-08-22T06:30:22.176Z] encoding/binary [2019-08-22T06:30:22.176Z] encoding/base64 [2019-08-22T06:30:22.176Z] github.com/LK4D4/vndr/build [2019-08-22T06:30:22.176Z] encoding/json [2019-08-22T06:30:22.318Z] #8 DONE 1.4s [2019-08-22T06:30:22.318Z] [2019-08-22T06:30:22.318Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:22.318Z] #20 2.917 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-22T06:30:22.318Z] #20 3.499 ######################################################################## 100.0% [2019-08-22T06:30:22.575Z] encoding/xml [2019-08-22T06:30:22.575Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-22T06:30:22.575Z] compress/flate [2019-08-22T06:30:22.837Z] #20 3.653 ######## 11.8% ###################### 30.9% ######################################## 56.3% ###################################################### 75.6% ################################################################ 89.4% ######################################################################## 100.0% [2019-08-22T06:30:22.959Z] hash [2019-08-22T06:30:22.959Z] hash/crc32 [2019-08-22T06:30:22.959Z] compress/gzip [2019-08-22T06:30:22.959Z] context [2019-08-22T06:30:22.959Z] crypto/cipher [2019-08-22T06:30:22.959Z] math/rand [2019-08-22T06:30:23.096Z] #20 4.389 ######################################################################## 100.0% [2019-08-22T06:30:23.343Z] crypto/aes [2019-08-22T06:30:23.343Z] math/big [2019-08-22T06:30:23.343Z] crypto [2019-08-22T06:30:23.343Z] crypto/des [2019-08-22T06:30:23.343Z] crypto/internal/randutil [2019-08-22T06:30:23.343Z] crypto/sha512 [2019-08-22T06:30:23.614Z] #20 4.591 ################################### 49.7% ############################################################# 86.0% ######################################################################## 100.0% [2019-08-22T06:30:23.725Z] crypto/hmac [2019-08-22T06:30:23.725Z] crypto/md5 [2019-08-22T06:30:23.725Z] crypto/sha1 [2019-08-22T06:30:23.725Z] crypto/sha256 [2019-08-22T06:30:23.725Z] encoding/hex [2019-08-22T06:30:23.725Z] encoding/pem [2019-08-22T06:30:23.725Z] crypto/rand [2019-08-22T06:30:23.876Z] #20 4.981 ######################################################################## 100.0% [2019-08-22T06:30:23.876Z] [2019-08-22T06:30:23.876Z] #20 ... [2019-08-22T06:30:23.876Z] [2019-08-22T06:30:23.876Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-22T06:30:23.876Z] #9 1.310 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-22T06:30:23.876Z] #9 DONE 1.6s [2019-08-22T06:30:23.876Z] [2019-08-22T06:30:23.876Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:23.988Z] #57 ... [2019-08-22T06:30:23.988Z] [2019-08-22T06:30:23.988Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-22T06:30:23.988Z] #53 14.88 + mkdir -p /build [2019-08-22T06:30:23.988Z] #53 14.88 + mv docker/docker /build/ [2019-08-22T06:30:23.988Z] #53 14.89 + rmdir docker [2019-08-22T06:30:23.988Z] #53 DONE 15.7s [2019-08-22T06:30:23.988Z] [2019-08-22T06:30:23.988Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:30:23.988Z] #33 14.36 unicode/utf8 [2019-08-22T06:30:23.988Z] #33 14.84 math/bits [2019-08-22T06:30:23.988Z] #33 15.30 math [2019-08-22T06:30:23.988Z] #33 ... [2019-08-22T06:30:23.988Z] [2019-08-22T06:30:23.988Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:23.988Z] #17 6.574 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:23.988Z] #17 7.322 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:23.988Z] #17 ... [2019-08-22T06:30:23.988Z] [2019-08-22T06:30:23.988Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-22T06:30:23.988Z] #27 6.713 + RM_GOPATH=0 [2019-08-22T06:30:23.988Z] #27 6.713 + TMP_GOPATH= [2019-08-22T06:30:23.988Z] #27 6.713 + : /build [2019-08-22T06:30:23.988Z] #27 6.713 + '[' -z '' ']' [2019-08-22T06:30:23.988Z] #27 6.719 ++ mktemp -d [2019-08-22T06:30:23.988Z] #27 6.731 + export GOPATH=/tmp/tmp.xPEdjOecG0 [2019-08-22T06:30:23.988Z] #27 6.731 + GOPATH=/tmp/tmp.xPEdjOecG0 [2019-08-22T06:30:23.988Z] #27 6.731 + RM_GOPATH=1 [2019-08-22T06:30:23.988Z] #27 6.732 ++ dirname ./install.sh [2019-08-22T06:30:23.988Z] #27 6.733 + dir=. [2019-08-22T06:30:23.988Z] #27 6.734 + bin=gotestsum [2019-08-22T06:30:23.988Z] #27 6.734 + shift [2019-08-22T06:30:23.988Z] #27 6.734 + '[' '!' -f ./gotestsum.installer ']' [2019-08-22T06:30:23.988Z] #27 6.734 + . ./gotestsum.installer [2019-08-22T06:30:23.988Z] #27 6.734 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-22T06:30:23.988Z] #27 6.734 + install_gotestsum [2019-08-22T06:30:23.988Z] #27 6.735 + echo 'Installing gotestsum version v0.3.5' [2019-08-22T06:30:23.988Z] #27 6.735 Installing gotestsum version v0.3.5 [2019-08-22T06:30:23.988Z] #27 6.735 + go get -d gotest.tools/gotestsum [2019-08-22T06:30:24.110Z] crypto/elliptic [2019-08-22T06:30:24.110Z] encoding/asn1 [2019-08-22T06:30:24.110Z] crypto/rsa [2019-08-22T06:30:24.110Z] crypto/ecdsa [2019-08-22T06:30:24.249Z] #27 ... [2019-08-22T06:30:24.249Z] [2019-08-22T06:30:24.249Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-22T06:30:24.249Z] #15 6.832 + mktemp -d [2019-08-22T06:30:24.249Z] #15 6.835 + export GOPATH=/tmp/tmp.e5mYM1LSCn [2019-08-22T06:30:24.249Z] #15 6.835 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.e5mYM1LSCn/src/github.com/go-swagger/go-swagger [2019-08-22T06:30:24.249Z] #15 6.840 Cloning into '/tmp/tmp.e5mYM1LSCn/src/github.com/go-swagger/go-swagger'... [2019-08-22T06:30:24.408Z] #20 5.144 ################ 23.0% ############################### 44.1% ################################################ 67.5% ############################################################### 88.4% ######################################################################## 100.0% [2019-08-22T06:30:24.490Z] crypto/dsa [2019-08-22T06:30:24.490Z] crypto/x509/pkix [2019-08-22T06:30:24.490Z] internal/x/crypto/cryptobyte [2019-08-22T06:30:24.490Z] internal/singleflight [2019-08-22T06:30:24.490Z] net [2019-08-22T06:30:24.490Z] internal/x/crypto/internal/chacha20 [2019-08-22T06:30:24.490Z] internal/x/crypto/poly1305 [2019-08-22T06:30:24.507Z] #15 ... [2019-08-22T06:30:24.508Z] [2019-08-22T06:30:24.508Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:30:24.508Z] #24 13.41 + cd /tmp/tmp.OqWiUnpVYl/src/github.com/alecthomas/gometalinter [2019-08-22T06:30:24.508Z] #24 13.41 + git checkout -q v2.0.6 [2019-08-22T06:30:24.508Z] #24 13.73 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-22T06:30:24.908Z] internal/x/crypto/chacha20poly1305 [2019-08-22T06:30:24.908Z] internal/x/crypto/curve25519 [2019-08-22T06:30:24.908Z] internal/x/crypto/hkdf [2019-08-22T06:30:24.908Z] internal/x/text/transform [2019-08-22T06:30:24.908Z] internal/x/text/unicode/bidi [2019-08-22T06:30:24.976Z] #20 6.135 ######################################################################## 100.0% [2019-08-22T06:30:25.492Z] internal/x/text/secure/bidirule [2019-08-22T06:30:25.492Z] internal/x/text/unicode/norm [2019-08-22T06:30:25.756Z] #20 6.314 ##### 7.2% ########## 14.7% ############### 22.1% [2019-08-22T06:30:25.756Z] #20 ... [2019-08-22T06:30:25.756Z] [2019-08-22T06:30:25.756Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-22T06:30:25.756Z] #10 DONE 1.7s [2019-08-22T06:30:25.756Z] [2019-08-22T06:30:25.756Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-22T06:30:26.025Z] internal/x/net/idna [2019-08-22T06:30:26.408Z] #24 ... [2019-08-22T06:30:26.408Z] [2019-08-22T06:30:26.408Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:26.408Z] #17 18.85 Fetched 7918 kB in 15s (504 kB/s) [2019-08-22T06:30:26.412Z] internal/x/net/http2/hpack [2019-08-22T06:30:26.412Z] mime [2019-08-22T06:30:26.412Z] crypto/x509 [2019-08-22T06:30:26.805Z] net/textproto [2019-08-22T06:30:26.805Z] internal/x/net/http/httpguts [2019-08-22T06:30:26.805Z] internal/x/net/http/httpproxy [2019-08-22T06:30:26.805Z] mime/quotedprintable [2019-08-22T06:30:26.805Z] mime/multipart [2019-08-22T06:30:26.805Z] crypto/tls [2019-08-22T06:30:26.805Z] net/http/internal [2019-08-22T06:30:27.196Z] os/exec [2019-08-22T06:30:27.672Z] #11 DONE 1.8s [2019-08-22T06:30:27.672Z] [2019-08-22T06:30:27.672Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:27.672Z] #20 6.314 ##### 7.2% ########## 14.7% ############### 22.1% ################ 23.3% ################### 27.2% ##################### 29.7% ########################### 37.7% ################################## 48.3% ######################################### 57.1% ################################################ 67.8% ######################################################### 79.7% ################################################################# 91.4% ###################################################################### 97.9% ######################################################################## 100.0% [2019-08-22T06:30:27.672Z] #20 8.218 [2019-08-22T06:30:27.672Z] #20 8.873 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-22T06:30:27.932Z] #20 9.303 ######################################################################## 100.0% [2019-08-22T06:30:27.995Z] net/http/httptrace [2019-08-22T06:30:27.995Z] net/http [2019-08-22T06:30:28.190Z] #20 9.447 ######################################################################## 100.0% [2019-08-22T06:30:28.299Z] #17 18.85 Reading package lists... [2019-08-22T06:30:28.299Z] #17 ... [2019-08-22T06:30:28.299Z] [2019-08-22T06:30:28.299Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:28.299Z] #35 11.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:28.299Z] #35 11.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:28.448Z] #20 9.504 [2019-08-22T06:30:28.555Z] #35 ... [2019-08-22T06:30:28.555Z] [2019-08-22T06:30:28.555Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-22T06:30:28.555Z] #44 10.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:28.555Z] #44 ... [2019-08-22T06:30:28.555Z] [2019-08-22T06:30:28.555Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-22T06:30:28.555Z] #50 20.95 + cd /tmp/tmp.ym9SeqdiGs/src/github.com/docker/libnetwork [2019-08-22T06:30:28.555Z] #50 20.95 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:30:28.811Z] #50 21.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-22T06:30:28.811Z] #50 ... [2019-08-22T06:30:28.811Z] [2019-08-22T06:30:28.811Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-22T06:30:28.811Z] #61 11.27 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:30:28.811Z] #61 11.27 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-22T06:30:29.018Z] #20 ... [2019-08-22T06:30:29.018Z] [2019-08-22T06:30:29.018Z] #12 [dev 6/24] RUN ldconfig [2019-08-22T06:30:29.018Z] #12 DONE 1.4s [2019-08-22T06:30:29.018Z] [2019-08-22T06:30:29.018Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:29.018Z] #20 10.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-22T06:30:29.067Z] #61 ... [2019-08-22T06:30:29.067Z] [2019-08-22T06:30:29.067Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:30:29.067Z] #55 18.15 + cd /tmp/tmp.cYCrXDFDoy/src/github.com/docker/distribution [2019-08-22T06:30:29.067Z] #55 18.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-22T06:30:29.067Z] #55 20.23 + GOPATH=/tmp/tmp.cYCrXDFDoy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cYCrXDFDoy go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-22T06:30:29.534Z] #20 10.59 ######################################################################## 100.0% [2019-08-22T06:30:29.534Z] #20 10.75 ######### 12.5% ######################################################################## 100.0% [2019-08-22T06:30:29.534Z] #20 10.83 [2019-08-22T06:30:30.432Z] #55 ... [2019-08-22T06:30:30.432Z] [2019-08-22T06:30:30.432Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:30.432Z] #35 23.25 Fetched 7918 kB in 16s (487 kB/s) [2019-08-22T06:30:30.578Z] github.com/LK4D4/vndr/godl [2019-08-22T06:30:30.578Z] github.com/LK4D4/vndr [2019-08-22T06:30:30.908Z] #20 11.84 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-22T06:30:30.908Z] #20 11.87 skipping existing 1849cc453dee [2019-08-22T06:30:30.908Z] #20 11.89 [2019-08-22T06:30:31.475Z] #20 12.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-22T06:30:31.475Z] #20 12.70 ######################################################################## 100.0% [2019-08-22T06:30:31.733Z] #20 12.80 ######################################################################## 100.0% [2019-08-22T06:30:31.733Z] #20 12.85 [2019-08-22T06:30:31.733Z] #20 12.87 Download of images into '/build' complete. [2019-08-22T06:30:31.733Z] #20 12.87 Use something like the following to load the result into a Docker daemon: [2019-08-22T06:30:31.733Z] #20 12.87 tar -cC '/build' . | docker load [2019-08-22T06:30:31.733Z] #20 DONE 13.0s [2019-08-22T06:30:31.733Z] [2019-08-22T06:30:31.733Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:31.733Z] #13 2.358 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:31.733Z] #13 2.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:31.733Z] #13 2.382 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:31.733Z] #13 2.386 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:31.733Z] #13 2.401 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:31.733Z] #13 2.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:30:31.995Z] #13 2.959 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:30:32.256Z] #13 3.299 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:30:32.323Z] #35 23.25 Reading package lists... [2019-08-22T06:30:32.323Z] #35 ... [2019-08-22T06:30:32.323Z] [2019-08-22T06:30:32.323Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:30:32.323Z] #30 14.30 unicode/utf8 [2019-08-22T06:30:32.323Z] #30 14.96 strconv [2019-08-22T06:30:32.323Z] #30 19.33 internal/race [2019-08-22T06:30:32.323Z] #30 19.50 sync/atomic [2019-08-22T06:30:32.323Z] #30 20.06 unicode [2019-08-22T06:30:32.323Z] #30 23.09 internal/testlog [2019-08-22T06:30:32.323Z] #30 23.39 encoding [2019-08-22T06:30:32.323Z] #30 23.57 runtime/cgo [2019-08-22T06:30:32.323Z] #30 ... [2019-08-22T06:30:32.323Z] [2019-08-22T06:30:32.323Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:30:32.323Z] #33 20.43 strconv [2019-08-22T06:30:32.323Z] #33 24.13 internal/testlog [2019-08-22T06:30:32.323Z] #33 24.43 encoding [2019-08-22T06:30:32.323Z] #33 24.56 unicode/utf16 [2019-08-22T06:30:32.323Z] #33 24.79 container/list [2019-08-22T06:30:33.056Z] Removing intermediate container d8ef5705d42c [2019-08-22T06:30:33.056Z] ---> eaa8669a6336 [2019-08-22T06:30:33.056Z] Step 49/126 : FROM dev-base AS containerd [2019-08-22T06:30:33.056Z] ---> ecd99ce5816d [2019-08-22T06:30:33.056Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:30:33.056Z] ---> Using cache [2019-08-22T06:30:33.056Z] ---> c3eb6134981e [2019-08-22T06:30:33.056Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-22T06:30:33.056Z] ---> Running in 7fa8622e9963 [2019-08-22T06:30:33.249Z] #33 25.35 crypto/internal/subtle [2019-08-22T06:30:33.250Z] #33 25.47 crypto/subtle [2019-08-22T06:30:33.250Z] #33 25.55 crypto/rc4 [2019-08-22T06:30:33.431Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:30:33.431Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:30:33.431Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:30:33.431Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:30:33.431Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:30:33.431Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-22T06:30:33.505Z] #33 25.94 internal/x/crypto/cryptobyte/asn1 [2019-08-22T06:30:33.761Z] #33 26.07 internal/nettrace [2019-08-22T06:30:33.761Z] #33 26.12 internal/x/net/dns/dnsmessage [2019-08-22T06:30:33.814Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-22T06:30:33.814Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-22T06:30:34.808Z] #13 5.851 Fetched 7918 kB in 4s (1748 kB/s) [2019-08-22T06:30:35.105Z] Fetched 7670 kB in 1s (4897 kB/s) [2019-08-22T06:30:35.500Z] Reading package lists... [2019-08-22T06:30:35.745Z] #13 5.851 Reading package lists... [2019-08-22T06:30:35.915Z] Reading package lists... [2019-08-22T06:30:35.915Z] Building dependency tree... [2019-08-22T06:30:35.915Z] Reading state information... [2019-08-22T06:30:36.279Z] #33 ... [2019-08-22T06:30:36.279Z] [2019-08-22T06:30:36.279Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:36.279Z] #35 23.25 Reading package lists... [2019-08-22T06:30:36.291Z] The following additional packages will be installed: [2019-08-22T06:30:36.291Z] btrfs-progs liblzo2-2 [2019-08-22T06:30:36.291Z] The following NEW packages will be installed: [2019-08-22T06:30:36.291Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-22T06:30:36.291Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:36.291Z] Need to get 668 kB of archives. [2019-08-22T06:30:36.291Z] After this operation, 5446 kB of additional disk space will be used. [2019-08-22T06:30:36.291Z] 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-22T06:30:36.291Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-22T06:30:36.291Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-22T06:30:36.291Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:36.291Z] Fetched 668 kB in 0s (7504 kB/s) [2019-08-22T06:30:36.291Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-22T06:30:36.291Z] (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-22T06:30:36.291Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-22T06:30:36.291Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-22T06:30:36.291Z] Selecting previously unselected package btrfs-progs. [2019-08-22T06:30:36.291Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-22T06:30:36.291Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:30:36.651Z] Selecting previously unselected package btrfs-tools. [2019-08-22T06:30:36.651Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-22T06:30:36.651Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:30:36.651Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:36.651Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-22T06:30:36.651Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:30:36.651Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:30:36.651Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:36.689Z] #13 6.752 Reading package lists... [2019-08-22T06:30:36.948Z] #13 7.818 Building dependency tree... [2019-08-22T06:30:36.948Z] #13 8.003 Reading state information... [2019-08-22T06:30:37.018Z] Removing intermediate container 7fa8622e9963 [2019-08-22T06:30:37.018Z] ---> 653e758c2437 [2019-08-22T06:30:37.018Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-22T06:30:37.097Z] #35 29.40 Reading package lists... [2019-08-22T06:30:37.097Z] #35 ... [2019-08-22T06:30:37.097Z] [2019-08-22T06:30:37.097Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-22T06:30:37.097Z] #6 19.83 Fetched 7918 kB in 16s (484 kB/s) [2019-08-22T06:30:37.097Z] #6 19.83 Reading package lists... [2019-08-22T06:30:37.207Z] #13 8.132 The following additional packages will be installed: [2019-08-22T06:30:37.207Z] #13 8.132 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-22T06:30:37.207Z] #13 8.133 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-22T06:30:37.207Z] #13 8.133 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-22T06:30:37.207Z] #13 8.133 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-22T06:30:37.207Z] #13 8.133 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-22T06:30:37.207Z] #13 8.133 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-22T06:30:37.207Z] #13 8.134 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-22T06:30:37.207Z] #13 8.134 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-22T06:30:37.207Z] #13 8.134 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-22T06:30:37.207Z] #13 8.136 Suggested packages: [2019-08-22T06:30:37.207Z] #13 8.136 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-22T06:30:37.207Z] #13 8.136 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-22T06:30:37.207Z] #13 8.136 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-22T06:30:37.207Z] #13 8.136 vim-doc vim-scripts xfsdump acl attr quota [2019-08-22T06:30:37.207Z] #13 8.136 Recommended packages: [2019-08-22T06:30:37.207Z] #13 8.136 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-22T06:30:37.207Z] #13 8.136 python3-keyrings.alt python3-xdg unzip [2019-08-22T06:30:37.207Z] #13 ... [2019-08-22T06:30:37.207Z] [2019-08-22T06:30:37.207Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-22T06:30:37.207Z] #15 29.76 + rm -rf /tmp/tmp.p1eYi4Crpu [2019-08-22T06:30:37.355Z] #6 26.96 Reading package lists... [2019-08-22T06:30:37.355Z] #6 ... [2019-08-22T06:30:37.355Z] [2019-08-22T06:30:37.355Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:37.355Z] #17 18.85 Reading package lists... [2019-08-22T06:30:37.380Z] ---> Running in e7b96f827f9a [2019-08-22T06:30:37.380Z] Removing intermediate container e7b96f827f9a [2019-08-22T06:30:37.380Z] ---> 1122e0640235 [2019-08-22T06:30:37.380Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:30:37.467Z] #15 DONE 30.0s [2019-08-22T06:30:37.467Z] [2019-08-22T06:30:37.467Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:37.746Z] ---> 87142ee73899 [2019-08-22T06:30:37.746Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:30:37.746Z] ---> b1ea66a1e916 [2019-08-22T06:30:37.746Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:30:38.037Z] #13 8.895 The following NEW packages will be installed: [2019-08-22T06:30:38.037Z] #13 8.896 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-22T06:30:38.037Z] #13 8.896 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-22T06:30:38.037Z] #13 8.896 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-22T06:30:38.037Z] #13 8.896 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-22T06:30:38.037Z] #13 8.897 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-22T06:30:38.037Z] #13 8.897 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-22T06:30:38.037Z] #13 8.897 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-22T06:30:38.037Z] #13 8.897 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-22T06:30:38.037Z] #13 8.897 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-22T06:30:38.037Z] #13 8.897 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-22T06:30:38.037Z] #13 8.898 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-22T06:30:38.037Z] #13 8.898 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-22T06:30:38.037Z] #13 8.898 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-22T06:30:38.037Z] #13 8.898 xfsprogs xxd xz-utils zip [2019-08-22T06:30:38.147Z] ---> Running in 8eef1094bdbc [2019-08-22T06:30:38.147Z] Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:30:38.147Z] + RM_GOPATH=0 [2019-08-22T06:30:38.147Z] + TMP_GOPATH= [2019-08-22T06:30:38.147Z] + : /build [2019-08-22T06:30:38.147Z] + '[' -z '' ']' [2019-08-22T06:30:38.147Z] ++ mktemp -d [2019-08-22T06:30:38.147Z] + export GOPATH=/tmp/tmp.hQhGkdWvLA [2019-08-22T06:30:38.147Z] + GOPATH=/tmp/tmp.hQhGkdWvLA [2019-08-22T06:30:38.147Z] + RM_GOPATH=1 [2019-08-22T06:30:38.147Z] ++ dirname ./install.sh [2019-08-22T06:30:38.147Z] + dir=. [2019-08-22T06:30:38.147Z] + bin=containerd [2019-08-22T06:30:38.147Z] + shift [2019-08-22T06:30:38.147Z] + '[' '!' -f ./containerd.installer ']' [2019-08-22T06:30:38.147Z] + . ./containerd.installer [2019-08-22T06:30:38.147Z] ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:30:38.147Z] + install_containerd [2019-08-22T06:30:38.147Z] + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603' [2019-08-22T06:30:38.147Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.hQhGkdWvLA/src/github.com/containerd/containerd [2019-08-22T06:30:38.147Z] Cloning into '/tmp/tmp.hQhGkdWvLA/src/github.com/containerd/containerd'... [2019-08-22T06:30:38.286Z] #17 25.66 Reading package lists... [2019-08-22T06:30:38.286Z] #17 ... [2019-08-22T06:30:38.286Z] [2019-08-22T06:30:38.286Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:30:38.286Z] #33 30.43 runtime/cgo [2019-08-22T06:30:38.980Z] #13 10.04 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:38.980Z] #13 10.04 Need to get 90.9 MB of archives. [2019-08-22T06:30:38.980Z] #13 10.04 After this operation, 541 MB of additional disk space will be used. [2019-08-22T06:30:38.980Z] #13 10.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-22T06:30:38.980Z] #13 10.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-22T06:30:38.980Z] #13 10.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-22T06:30:38.980Z] #13 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-22T06:30:38.980Z] #13 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-22T06:30:38.980Z] #13 10.06 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-22T06:30:38.980Z] #13 10.07 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-22T06:30:38.980Z] #13 10.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-22T06:30:38.980Z] #13 10.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-22T06:30:38.980Z] #13 10.09 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-22T06:30:38.980Z] #13 10.12 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-22T06:30:38.980Z] #13 10.12 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-22T06:30:38.980Z] #13 10.12 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-22T06:30:38.980Z] #13 10.12 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-22T06:30:38.980Z] #13 10.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-22T06:30:38.980Z] #13 10.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-22T06:30:38.980Z] #13 10.12 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-22T06:30:38.980Z] #13 10.13 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-22T06:30:38.980Z] #13 10.13 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-22T06:30:38.980Z] #13 10.13 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-22T06:30:38.980Z] #13 10.13 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-22T06:30:38.980Z] #13 10.13 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-22T06:30:39.238Z] #13 10.13 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-22T06:30:39.238Z] #13 10.14 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-22T06:30:39.238Z] #13 10.14 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-22T06:30:39.238Z] #13 10.14 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-22T06:30:39.238Z] #13 10.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-22T06:30:39.238Z] #13 10.14 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-22T06:30:39.238Z] #13 10.14 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-22T06:30:39.238Z] #13 10.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-22T06:30:39.238Z] #13 10.15 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-22T06:30:39.238Z] #13 10.15 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-22T06:30:39.238Z] #13 10.15 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-22T06:30:39.238Z] #13 10.16 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-22T06:30:39.238Z] #13 10.16 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-22T06:30:39.238Z] #13 10.16 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-22T06:30:39.238Z] #13 10.16 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-22T06:30:39.238Z] #13 10.16 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-22T06:30:39.238Z] #13 10.16 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-22T06:30:39.238Z] #13 10.16 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-22T06:30:39.238Z] #13 10.17 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-22T06:30:39.238Z] #13 10.17 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-22T06:30:39.238Z] #13 10.17 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-22T06:30:39.238Z] #13 10.18 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-22T06:30:39.238Z] #13 10.18 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-22T06:30:39.238Z] #13 10.18 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-22T06:30:39.238Z] #13 10.18 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-22T06:30:39.238Z] #13 10.18 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-22T06:30:39.238Z] #13 10.20 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-22T06:30:39.238Z] #13 10.20 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-22T06:30:39.238Z] #13 10.22 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-22T06:30:39.238Z] #13 10.22 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-22T06:30:39.238Z] #13 10.22 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-22T06:30:39.238Z] #13 10.22 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-22T06:30:39.238Z] #13 10.23 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-22T06:30:39.238Z] #13 10.23 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-22T06:30:39.238Z] #13 10.31 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-22T06:30:39.238Z] #13 10.32 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-22T06:30:39.238Z] #13 10.33 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-22T06:30:39.238Z] #13 10.33 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-22T06:30:39.238Z] #13 10.33 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-22T06:30:39.238Z] #13 10.33 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-22T06:30:39.238Z] #13 10.41 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-22T06:30:39.496Z] #13 10.44 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-22T06:30:39.496Z] #13 10.45 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-22T06:30:39.496Z] #13 10.53 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-22T06:30:39.496Z] #13 10.56 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-22T06:30:39.496Z] #13 10.57 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-22T06:30:39.655Z] #33 ... [2019-08-22T06:30:39.655Z] [2019-08-22T06:30:39.655Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:39.655Z] #57 22.45 Fetched 7918 kB in 15s (503 kB/s) [2019-08-22T06:30:39.655Z] #57 22.45 Reading package lists... [2019-08-22T06:30:39.912Z] #57 29.26 Reading package lists... [2019-08-22T06:30:39.912Z] #57 ... [2019-08-22T06:30:39.912Z] [2019-08-22T06:30:39.912Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-22T06:30:39.912Z] #44 22.53 Fetched 7918 kB in 16s (487 kB/s) [2019-08-22T06:30:39.912Z] #44 22.53 Reading package lists... [2019-08-22T06:30:40.170Z] #44 29.14 Reading package lists... [2019-08-22T06:30:40.170Z] #44 ... [2019-08-22T06:30:40.170Z] [2019-08-22T06:30:40.170Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:40.170Z] #17 25.66 Reading package lists... [2019-08-22T06:30:40.426Z] #17 31.85 Building dependency tree... [2019-08-22T06:30:40.426Z] #17 33.01 Reading state information... [2019-08-22T06:30:40.430Z] #13 11.42 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-22T06:30:40.687Z] #13 11.78 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:40.687Z] #13 11.80 Fetched 90.9 MB in 2s (32.9 MB/s) [2019-08-22T06:30:40.687Z] #13 11.83 Selecting previously unselected package bash-completion. [2019-08-22T06:30:40.946Z] #13 11.83 (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-22T06:30:40.946Z] #13 11.84 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-22T06:30:41.204Z] #13 12.38 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-22T06:30:41.465Z] #13 12.48 Selecting previously unselected package libnet1:amd64. [2019-08-22T06:30:41.465Z] #13 12.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-22T06:30:41.465Z] #13 12.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:30:41.465Z] #13 12.52 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-22T06:30:41.465Z] #13 12.52 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-22T06:30:41.465Z] #13 12.52 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-22T06:30:41.465Z] #13 12.55 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-22T06:30:41.465Z] #13 12.55 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-22T06:30:41.465Z] #13 12.56 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-22T06:30:41.465Z] #13 12.60 Selecting previously unselected package libudev-dev:amd64. [2019-08-22T06:30:41.465Z] #13 12.60 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-22T06:30:41.534Z] + cd /tmp/tmp.hQhGkdWvLA/src/github.com/containerd/containerd [2019-08-22T06:30:41.534Z] + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:30:41.723Z] #13 12.61 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:30:41.723Z] #13 12.66 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-22T06:30:41.723Z] #13 12.66 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:30:41.723Z] #13 12.66 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:30:41.723Z] #13 12.76 Selecting previously unselected package python3.5-minimal. [2019-08-22T06:30:41.723Z] #13 12.76 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:30:41.723Z] #13 12.76 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:30:41.799Z] #17 34.31 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-22T06:30:41.799Z] #17 34.31 The following additional packages will be installed: [2019-08-22T06:30:41.799Z] #17 34.32 libjq1 libonig4 [2019-08-22T06:30:41.907Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-22T06:30:41.907Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-22T06:30:41.907Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:30:41.907Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:30:41.907Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-22T06:30:41.907Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-22T06:30:41.907Z] + '[' '' = dynamic ']' [2019-08-22T06:30:41.907Z] + make [2019-08-22T06:30:41.907Z] 🇩 bin/ctr [2019-08-22T06:30:41.981Z] #13 12.94 Selecting previously unselected package python3-minimal. [2019-08-22T06:30:41.981Z] #13 12.94 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-22T06:30:41.981Z] #13 12.95 Unpacking python3-minimal (3.5.3-1) ... [2019-08-22T06:30:41.981Z] #13 12.98 Selecting previously unselected package libmpdec2:amd64. [2019-08-22T06:30:41.981Z] #13 12.98 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-22T06:30:41.981Z] #13 12.99 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-22T06:30:41.981Z] #13 13.02 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-22T06:30:41.981Z] #13 13.02 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:30:41.981Z] #13 13.03 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:30:42.055Z] #17 34.63 The following NEW packages will be installed: [2019-08-22T06:30:42.056Z] #17 34.66 jq libjq1 libonig4 [2019-08-22T06:30:42.240Z] #13 13.26 Selecting previously unselected package python3.5. [2019-08-22T06:30:42.240Z] #13 13.26 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:30:42.240Z] #13 13.27 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:30:42.240Z] #13 13.31 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-22T06:30:42.240Z] #13 13.31 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-22T06:30:42.240Z] #13 13.31 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-22T06:30:42.240Z] #13 13.34 Selecting previously unselected package dh-python. [2019-08-22T06:30:42.240Z] #13 13.34 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-22T06:30:42.240Z] #13 13.35 Unpacking dh-python (2.20170125) ... [2019-08-22T06:30:42.240Z] #13 13.39 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:30:42.240Z] #13 13.41 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:30:42.807Z] #13 13.82 Setting up python3-minimal (3.5.3-1) ... [2019-08-22T06:30:42.807Z] #13 14.00 Selecting previously unselected package python3. [2019-08-22T06:30:42.807Z] #13 14.00 (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-22T06:30:42.807Z] #13 14.01 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-22T06:30:42.985Z] #17 35.74 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:42.985Z] #17 35.74 Need to get 327 kB of archives. [2019-08-22T06:30:42.985Z] #17 35.74 After this operation, 1157 kB of additional disk space will be used. [2019-08-22T06:30:42.985Z] #17 35.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-22T06:30:42.985Z] #17 35.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-22T06:30:42.985Z] #17 35.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-22T06:30:43.066Z] #13 14.01 Unpacking python3 (3.5.3-1) ... [2019-08-22T06:30:43.066Z] #13 14.04 Selecting previously unselected package pigz. [2019-08-22T06:30:43.066Z] #13 14.04 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-22T06:30:43.066Z] #13 14.05 Unpacking pigz (2.3.4-1) ... [2019-08-22T06:30:43.066Z] #13 14.08 Selecting previously unselected package libip4tc0:amd64. [2019-08-22T06:30:43.066Z] #13 14.08 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:30:43.066Z] #13 14.09 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:43.066Z] #13 14.12 Selecting previously unselected package libip6tc0:amd64. [2019-08-22T06:30:43.066Z] #13 14.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:30:43.066Z] #13 14.13 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:43.066Z] #13 14.16 Selecting previously unselected package libiptc0:amd64. [2019-08-22T06:30:43.066Z] #13 14.16 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:30:43.066Z] #13 14.17 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:43.066Z] #13 14.20 Selecting previously unselected package libxtables12:amd64. [2019-08-22T06:30:43.066Z] #13 14.20 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:30:43.066Z] #13 14.21 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:43.066Z] #13 14.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-22T06:30:43.066Z] #13 14.24 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-22T06:30:43.324Z] #13 14.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-22T06:30:43.324Z] #13 14.27 Selecting previously unselected package iptables. [2019-08-22T06:30:43.324Z] #13 14.28 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:30:43.324Z] #13 14.28 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:43.324Z] #13 14.34 Selecting previously unselected package xxd. [2019-08-22T06:30:43.324Z] #13 14.34 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-22T06:30:43.324Z] #13 14.35 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:43.324Z] #13 14.39 Selecting previously unselected package vim-common. [2019-08-22T06:30:43.324Z] #13 14.39 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:30:43.324Z] #13 14.39 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:43.324Z] #13 14.44 Selecting previously unselected package bzip2. [2019-08-22T06:30:43.324Z] #13 14.44 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-22T06:30:43.324Z] #13 14.44 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-22T06:30:43.324Z] #13 14.47 Selecting previously unselected package libgpm2:amd64. [2019-08-22T06:30:43.324Z] #13 14.47 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-22T06:30:43.584Z] #13 14.48 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-22T06:30:43.584Z] #13 14.51 Selecting previously unselected package xz-utils. [2019-08-22T06:30:43.584Z] #13 14.51 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-22T06:30:43.584Z] #13 14.51 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:30:43.584Z] #13 14.57 Selecting previously unselected package aufs-tools. [2019-08-22T06:30:43.584Z] #13 14.57 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-22T06:30:43.584Z] #13 14.57 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:30:43.584Z] #13 14.61 Selecting previously unselected package liblzo2-2:amd64. [2019-08-22T06:30:43.584Z] #13 14.61 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-22T06:30:43.584Z] #13 14.62 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:30:43.584Z] #13 14.65 Selecting previously unselected package btrfs-progs. [2019-08-22T06:30:43.584Z] #13 14.65 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-22T06:30:43.584Z] #13 14.66 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:30:43.584Z] #13 14.74 Selecting previously unselected package btrfs-tools. [2019-08-22T06:30:43.584Z] #13 14.74 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-22T06:30:43.841Z] #13 14.75 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:30:43.841Z] #13 14.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-22T06:30:43.841Z] #13 14.78 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:30:43.841Z] #13 14.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:30:43.841Z] #13 14.82 Selecting previously unselected package dmsetup. [2019-08-22T06:30:43.841Z] #13 14.82 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:30:43.841Z] #13 14.83 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-22T06:30:43.841Z] #13 14.88 Selecting previously unselected package libonig4:amd64. [2019-08-22T06:30:43.841Z] #13 14.88 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-22T06:30:43.841Z] #13 14.88 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:30:43.841Z] #13 14.93 Selecting previously unselected package libjq1:amd64. [2019-08-22T06:30:43.841Z] #13 14.93 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:30:43.841Z] #13 14.93 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:30:43.841Z] #13 14.97 Selecting previously unselected package jq. [2019-08-22T06:30:43.841Z] #13 14.97 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:30:43.841Z] #13 14.97 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:30:43.841Z] #13 15.01 Selecting previously unselected package libaio1:amd64. [2019-08-22T06:30:43.841Z] #13 15.01 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-22T06:30:44.099Z] #13 15.01 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-22T06:30:44.099Z] #13 15.04 Selecting previously unselected package libcap2-bin. [2019-08-22T06:30:44.099Z] #13 15.04 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-22T06:30:44.099Z] #13 15.05 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-22T06:30:44.099Z] #13 15.08 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-22T06:30:44.099Z] #13 15.08 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:30:44.099Z] #13 15.09 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:30:44.099Z] #13 15.12 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-22T06:30:44.099Z] #13 15.12 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-22T06:30:44.099Z] #13 15.12 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-22T06:30:44.099Z] #13 15.19 Selecting previously unselected package libpcre16-3:amd64. [2019-08-22T06:30:44.099Z] #13 15.19 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-22T06:30:44.099Z] #13 15.19 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-22T06:30:44.099Z] #13 15.24 Selecting previously unselected package libpcre32-3:amd64. [2019-08-22T06:30:44.358Z] #13 15.24 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-22T06:30:44.358Z] #13 15.25 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-22T06:30:44.358Z] #13 15.29 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-22T06:30:44.358Z] #13 15.29 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-22T06:30:44.358Z] #13 15.29 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-22T06:30:44.358Z] #13 15.38 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-22T06:30:44.358Z] #13 15.38 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-22T06:30:44.358Z] #13 15.38 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-22T06:30:44.358Z] #13 15.44 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-22T06:30:44.358Z] #13 15.44 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:30:44.358Z] #13 15.44 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-22T06:30:44.358Z] #13 15.48 Selecting previously unselected package libnl-3-200:amd64. [2019-08-22T06:30:44.615Z] #13 15.48 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-22T06:30:44.615Z] #13 15.48 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:30:44.615Z] #13 15.52 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-22T06:30:44.615Z] #13 15.52 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-22T06:30:44.615Z] #13 15.52 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:30:44.615Z] #13 15.56 Selecting previously unselected package libreadline5:amd64. [2019-08-22T06:30:44.615Z] #13 15.56 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-22T06:30:44.615Z] #13 15.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-22T06:30:44.615Z] #13 15.60 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-22T06:30:44.615Z] #13 15.60 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-22T06:30:44.615Z] #13 15.60 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:30:44.873Z] #13 15.86 Selecting previously unselected package net-tools. [2019-08-22T06:30:44.873Z] #13 15.86 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-22T06:30:44.873Z] #13 15.86 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:30:44.873Z] #13 15.92 Selecting previously unselected package python-pip-whl. [2019-08-22T06:30:44.873Z] #13 15.92 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:30:44.873Z] #13 15.92 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:30:45.025Z] #17 37.38 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:45.025Z] #17 37.59 Fetched 327 kB in 1s (316 kB/s) [2019-08-22T06:30:45.025Z] #17 37.68 Selecting previously unselected package libonig4:amd64. [2019-08-22T06:30:45.025Z] #17 37.68 (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-22T06:30:45.025Z] #17 37.74 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-22T06:30:45.025Z] #17 37.76 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:30:45.131Z] #13 16.03 Selecting previously unselected package python3-pip. [2019-08-22T06:30:45.131Z] #13 16.04 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:30:45.131Z] #13 16.04 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:30:45.131Z] #13 16.08 Selecting previously unselected package python3-pkg-resources. [2019-08-22T06:30:45.131Z] #13 16.09 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:30:45.131Z] #13 16.09 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:30:45.131Z] #13 16.13 Selecting previously unselected package python3-setuptools. [2019-08-22T06:30:45.131Z] #13 16.13 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-22T06:30:45.131Z] #13 16.14 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-22T06:30:45.131Z] #13 16.19 Selecting previously unselected package python3-wheel. [2019-08-22T06:30:45.131Z] #13 16.19 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-22T06:30:45.131Z] #13 16.20 Unpacking python3-wheel (0.29.0-2) ... [2019-08-22T06:30:45.131Z] #13 16.23 Selecting previously unselected package thin-provisioning-tools. [2019-08-22T06:30:45.131Z] #13 16.23 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-22T06:30:45.131Z] #13 16.23 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:30:45.285Z] #17 38.01 Selecting previously unselected package libjq1:amd64. [2019-08-22T06:30:45.390Z] #13 16.30 Selecting previously unselected package vim-runtime. [2019-08-22T06:30:45.390Z] #13 16.30 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:30:45.390Z] #13 16.31 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-22T06:30:45.390Z] #13 16.32 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-22T06:30:45.390Z] #13 16.32 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:45.543Z] #17 38.01 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:30:45.543Z] #17 38.03 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:30:45.803Z] #17 38.36 Selecting previously unselected package jq. [2019-08-22T06:30:45.803Z] #17 38.36 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:30:45.803Z] #17 38.38 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:30:45.957Z] #13 16.97 Selecting previously unselected package vim. [2019-08-22T06:30:45.957Z] #13 16.97 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-22T06:30:45.957Z] #13 16.98 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:45.957Z] #13 17.10 Selecting previously unselected package xfsprogs. [2019-08-22T06:30:45.957Z] #13 17.10 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-22T06:30:45.957Z] #13 17.10 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:30:46.060Z] #17 38.62 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:30:46.060Z] #17 38.65 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:30:46.060Z] #17 38.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:46.060Z] #17 38.75 Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:30:46.215Z] #13 17.21 Selecting previously unselected package zip. [2019-08-22T06:30:46.215Z] #13 17.21 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-22T06:30:46.215Z] #13 17.22 Unpacking zip (3.0-11+b1) ... [2019-08-22T06:30:46.215Z] #13 17.26 Selecting previously unselected package libapparmor-perl. [2019-08-22T06:30:46.215Z] #13 17.26 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:30:46.215Z] #13 17.27 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:30:46.215Z] #13 17.31 Selecting previously unselected package apparmor. [2019-08-22T06:30:46.215Z] #13 17.31 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:30:46.215Z] #13 17.33 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:30:46.215Z] #13 17.41 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-22T06:30:46.475Z] #13 17.41 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-22T06:30:46.475Z] #13 17.42 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:30:46.475Z] #13 17.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-22T06:30:46.623Z] #17 ... [2019-08-22T06:30:46.623Z] [2019-08-22T06:30:46.623Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-22T06:30:46.623Z] #15 39.33 + cd /tmp/tmp.e5mYM1LSCn/src/github.com/go-swagger/go-swagger [2019-08-22T06:30:46.623Z] #15 39.33 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-22T06:30:46.733Z] #13 17.71 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-22T06:30:46.733Z] #13 17.71 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:30:46.991Z] #13 18.04 Selecting previously unselected package binutils-mingw-w64. [2019-08-22T06:30:46.991Z] #13 18.05 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-22T06:30:46.991Z] #13 18.05 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:30:46.991Z] #13 18.09 Selecting previously unselected package mingw-w64-common. [2019-08-22T06:30:46.991Z] #13 18.09 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-22T06:30:46.991Z] #13 18.09 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-22T06:30:47.551Z] #15 ... [2019-08-22T06:30:47.551Z] [2019-08-22T06:30:47.551Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-22T06:30:47.551Z] #17 DONE 40.2s [2019-08-22T06:30:47.551Z] [2019-08-22T06:30:47.551Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-22T06:30:47.551Z] #50 DONE 39.9s [2019-08-22T06:30:47.551Z] [2019-08-22T06:30:47.551Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-22T06:30:47.551Z] #19 DONE 0.2s [2019-08-22T06:30:47.551Z] [2019-08-22T06:30:47.551Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-22T06:30:47.551Z] #6 26.96 Reading package lists... [2019-08-22T06:30:47.551Z] #6 33.58 Building dependency tree... [2019-08-22T06:30:47.551Z] #6 34.88 Reading state information... [2019-08-22T06:30:47.551Z] #6 36.15 The following additional packages will be installed: [2019-08-22T06:30:47.551Z] #6 36.16 libapparmor1 libseccomp2 [2019-08-22T06:30:47.551Z] #6 36.17 Suggested packages: [2019-08-22T06:30:47.551Z] #6 36.18 seccomp [2019-08-22T06:30:47.551Z] #6 36.68 The following NEW packages will be installed: [2019-08-22T06:30:47.551Z] #6 36.72 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-22T06:30:47.551Z] #6 37.89 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:47.551Z] #6 37.89 Need to get 300 kB of archives. [2019-08-22T06:30:47.551Z] #6 37.89 After this operation, 1201 kB of additional disk space will be used. [2019-08-22T06:30:47.551Z] #6 37.89 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-22T06:30:47.551Z] #6 37.90 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-22T06:30:47.551Z] #6 37.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-22T06:30:47.551Z] #6 37.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-22T06:30:47.551Z] #6 39.17 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:47.551Z] #6 39.32 Fetched 300 kB in 1s (283 kB/s) [2019-08-22T06:30:47.551Z] #6 39.58 Selecting previously unselected package libseccomp2:amd64. [2019-08-22T06:30:47.551Z] #6 39.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-22T06:30:47.551Z] #6 39.63 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-22T06:30:47.551Z] #6 39.74 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:47.551Z] #6 40.25 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-22T06:30:47.551Z] #6 40.25 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-22T06:30:47.551Z] #6 40.27 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:47.558Z] #13 18.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-22T06:30:47.807Z] #6 ... [2019-08-22T06:30:47.807Z] [2019-08-22T06:30:47.807Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:47.817Z] #13 18.74 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-22T06:30:47.817Z] #13 18.74 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:30:48.386Z] #13 19.47 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-22T06:30:48.386Z] #13 19.47 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-22T06:30:48.386Z] #13 19.48 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:30:48.386Z] #13 19.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-22T06:30:48.386Z] #13 19.52 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-22T06:30:48.386Z] #13 19.52 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:30:49.698Z] #20 ... [2019-08-22T06:30:49.698Z] [2019-08-22T06:30:49.698Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-22T06:30:49.698Z] #6 40.57 Selecting previously unselected package libapparmor1:amd64. [2019-08-22T06:30:49.698Z] #6 40.57 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:30:49.698Z] #6 40.57 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:49.698Z] #6 40.74 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-22T06:30:49.698Z] #6 40.74 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:30:49.698Z] #6 40.75 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:49.698Z] #6 41.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:49.698Z] #6 41.49 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:49.698Z] #6 41.54 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:49.698Z] #6 41.59 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-22T06:30:49.698Z] #6 41.62 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-22T06:30:49.698Z] #6 41.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:49.698Z] #6 DONE 42.1s [2019-08-22T06:30:49.698Z] [2019-08-22T06:30:49.698Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-22T06:30:49.698Z] #15 42.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-22T06:30:49.954Z] #15 ... [2019-08-22T06:30:49.954Z] [2019-08-22T06:30:49.954Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:30:49.954Z] #40 DONE 0.4s [2019-08-22T06:30:49.954Z] [2019-08-22T06:30:49.954Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-22T06:30:49.954Z] #41 DONE 0.1s [2019-08-22T06:30:49.954Z] [2019-08-22T06:30:49.954Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:30:51.849Z] #42 ... [2019-08-22T06:30:51.849Z] [2019-08-22T06:30:51.849Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-22T06:30:51.849Z] #44 29.14 Reading package lists... [2019-08-22T06:30:51.849Z] #44 35.20 Building dependency tree... [2019-08-22T06:30:51.849Z] #44 36.74 Reading state information... [2019-08-22T06:30:51.849Z] #44 38.19 The following additional packages will be installed: [2019-08-22T06:30:51.849Z] #44 38.20 btrfs-progs liblzo2-2 [2019-08-22T06:30:51.849Z] #44 38.55 The following NEW packages will be installed: [2019-08-22T06:30:51.849Z] #44 38.57 btrfs-progs btrfs-tools liblzo2-2 [2019-08-22T06:30:51.849Z] #44 39.71 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:51.849Z] #44 39.71 Need to get 649 kB of archives. [2019-08-22T06:30:51.849Z] #44 39.71 After this operation, 4320 kB of additional disk space will be used. [2019-08-22T06:30:51.849Z] #44 39.71 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-22T06:30:51.849Z] #44 39.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-22T06:30:51.849Z] #44 39.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-22T06:30:51.849Z] #44 41.33 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:51.849Z] #44 41.62 Fetched 649 kB in 1s (485 kB/s) [2019-08-22T06:30:51.849Z] #44 41.91 Selecting previously unselected package liblzo2-2:amd64. [2019-08-22T06:30:51.849Z] #44 41.91 (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-22T06:30:51.849Z] #44 41.95 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-22T06:30:51.849Z] #44 41.97 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:30:51.849Z] #44 42.41 Selecting previously unselected package btrfs-progs. [2019-08-22T06:30:51.849Z] #44 42.41 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-22T06:30:51.849Z] #44 42.41 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:30:51.849Z] #44 43.44 Selecting previously unselected package btrfs-tools. [2019-08-22T06:30:51.849Z] #44 43.44 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-22T06:30:51.849Z] #44 43.45 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:30:51.849Z] #44 43.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:51.849Z] #44 43.86 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:30:51.849Z] #44 43.87 Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:30:51.849Z] #44 43.89 Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:30:51.849Z] #44 43.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:51.849Z] #44 DONE 44.4s [2019-08-22T06:30:51.849Z] [2019-08-22T06:30:51.849Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:30:51.849Z] #45 DONE 0.1s [2019-08-22T06:30:51.849Z] [2019-08-22T06:30:51.849Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-22T06:30:52.105Z] #46 DONE 0.2s [2019-08-22T06:30:52.106Z] [2019-08-22T06:30:52.106Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:30:52.362Z] #47 ... [2019-08-22T06:30:52.362Z] [2019-08-22T06:30:52.362Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:52.362Z] #57 29.26 Reading package lists... [2019-08-22T06:30:52.362Z] #57 35.24 Building dependency tree... [2019-08-22T06:30:52.362Z] #57 36.48 Reading state information... [2019-08-22T06:30:52.362Z] #57 38.58 The following additional packages will be installed: [2019-08-22T06:30:52.362Z] #57 38.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-22T06:30:52.362Z] #57 38.59 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-22T06:30:52.362Z] #57 38.61 Suggested packages: [2019-08-22T06:30:52.362Z] #57 38.61 manpages-dev python-setuptools [2019-08-22T06:30:52.362Z] #57 40.02 The following NEW packages will be installed: [2019-08-22T06:30:52.362Z] #57 40.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-22T06:30:52.362Z] #57 40.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-22T06:30:52.362Z] #57 40.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-22T06:30:52.362Z] #57 40.02 zlib1g-dev [2019-08-22T06:30:52.362Z] #57 41.12 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:52.362Z] #57 41.12 Need to get 3602 kB of archives. [2019-08-22T06:30:52.362Z] #57 41.12 After this operation, 18.9 MB of additional disk space will be used. [2019-08-22T06:30:52.362Z] #57 41.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-22T06:30:52.362Z] #57 41.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-22T06:30:52.362Z] #57 41.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-22T06:30:52.362Z] #57 41.16 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-22T06:30:52.362Z] #57 41.16 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-22T06:30:52.362Z] #57 41.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-22T06:30:52.362Z] #57 41.16 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-22T06:30:52.362Z] #57 41.16 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-22T06:30:52.362Z] #57 41.27 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-22T06:30:52.362Z] #57 41.33 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-22T06:30:52.362Z] #57 41.37 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-22T06:30:52.362Z] #57 41.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-22T06:30:52.362Z] #57 41.53 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-22T06:30:52.362Z] #57 41.53 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-22T06:30:52.362Z] #57 41.57 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-22T06:30:52.362Z] #57 41.57 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-22T06:30:52.362Z] #57 43.31 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:52.362Z] #57 43.49 Fetched 3602 kB in 1s (2368 kB/s) [2019-08-22T06:30:52.362Z] #57 43.70 Selecting previously unselected package libnet1:amd64. [2019-08-22T06:30:52.362Z] #57 43.71 (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-22T06:30:52.362Z] #57 43.92 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-22T06:30:52.362Z] #57 43.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:30:52.362Z] #57 44.09 Selecting previously unselected package libcap-dev:amd64. [2019-08-22T06:30:52.362Z] #57 44.12 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-22T06:30:52.362Z] #57 44.13 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-22T06:30:52.362Z] #57 44.48 Selecting previously unselected package libnet1-dev. [2019-08-22T06:30:52.362Z] #57 44.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-22T06:30:52.362Z] #57 44.49 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:30:52.362Z] #57 44.86 Selecting previously unselected package libnl-3-200:amd64. [2019-08-22T06:30:52.362Z] #57 44.86 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-22T06:30:52.362Z] #57 44.87 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:30:52.362Z] #57 44.95 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-22T06:30:52.362Z] #57 44.97 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-22T06:30:52.362Z] #57 44.99 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-22T06:30:52.362Z] #57 ... [2019-08-22T06:30:52.362Z] [2019-08-22T06:30:52.362Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-22T06:30:52.362Z] #27 34.60 + cd /tmp/tmp.xPEdjOecG0/src/gotest.tools/gotestsum [2019-08-22T06:30:52.362Z] #27 34.60 + git checkout -q v0.3.5 [2019-08-22T06:30:52.362Z] #27 34.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-22T06:30:52.574Z] #13 22.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-22T06:30:52.574Z] #13 22.82 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-22T06:30:52.574Z] #13 22.83 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:30:52.618Z] #27 ... [2019-08-22T06:30:52.618Z] [2019-08-22T06:30:52.618Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:52.618Z] #35 29.40 Reading package lists... [2019-08-22T06:30:52.618Z] #35 35.48 Building dependency tree... [2019-08-22T06:30:52.618Z] #35 37.00 Reading state information... [2019-08-22T06:30:52.619Z] #35 38.63 The following additional packages will be installed: [2019-08-22T06:30:52.619Z] #35 38.65 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-22T06:30:52.619Z] #35 38.67 Suggested packages: [2019-08-22T06:30:52.619Z] #35 38.68 codeblocks eclipse ninja-build lrzip [2019-08-22T06:30:52.619Z] #35 38.68 Recommended packages: [2019-08-22T06:30:52.619Z] #35 38.68 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-22T06:30:52.619Z] #35 39.32 The following NEW packages will be installed: [2019-08-22T06:30:52.619Z] #35 39.32 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-22T06:30:52.619Z] #35 39.33 vim-common xxd [2019-08-22T06:30:52.619Z] #35 40.46 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:30:52.619Z] #35 40.46 Need to get 13.7 MB of archives. [2019-08-22T06:30:52.619Z] #35 40.46 After this operation, 57.2 MB of additional disk space will be used. [2019-08-22T06:30:52.619Z] #35 40.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-22T06:30:52.619Z] #35 40.66 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-22T06:30:52.619Z] #35 40.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-22T06:30:52.619Z] #35 41.85 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-22T06:30:52.619Z] #35 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-22T06:30:52.619Z] #35 41.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-22T06:30:52.619Z] #35 41.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-22T06:30:52.619Z] #35 42.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-22T06:30:52.619Z] #35 42.67 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-22T06:30:52.619Z] #35 42.67 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-22T06:30:52.619Z] #35 44.29 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:30:52.619Z] #35 44.70 Fetched 13.7 MB in 3s (4149 kB/s) [2019-08-22T06:30:52.619Z] #35 44.87 Selecting previously unselected package cmake-data. [2019-08-22T06:30:52.619Z] #35 44.87 (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-22T06:30:52.619Z] #35 44.91 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-22T06:30:52.619Z] #35 44.92 Unpacking cmake-data (3.7.2-1) ... [2019-08-22T06:30:52.619Z] #35 ... [2019-08-22T06:30:52.619Z] [2019-08-22T06:30:52.619Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:30:52.619Z] #57 45.27 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-22T06:30:52.619Z] #57 45.27 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-22T06:30:52.619Z] #57 45.28 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:30:52.619Z] #57 45.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-22T06:30:52.875Z] #57 45.38 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-22T06:30:52.875Z] #57 45.39 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-22T06:30:52.875Z] #57 45.63 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-22T06:30:52.875Z] #57 45.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-22T06:30:52.875Z] #57 45.63 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-22T06:30:53.132Z] #57 45.87 Selecting previously unselected package libprotobuf10:amd64. [2019-08-22T06:30:53.132Z] #57 45.88 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-22T06:30:53.132Z] #57 45.89 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-22T06:30:53.390Z] #57 ... [2019-08-22T06:30:53.390Z] [2019-08-22T06:30:53.390Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-22T06:30:53.390Z] #7 DONE 4.0s [2019-08-22T06:30:53.390Z] [2019-08-22T06:30:53.390Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:53.390Z] #20 5.795 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-22T06:30:54.327Z] #20 6.558 ######################################################################## 100.0% [2019-08-22T06:30:54.515Z] #13 25.40 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:30:54.515Z] #13 25.42 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:30:54.515Z] #13 25.43 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-22T06:30:54.515Z] #13 25.44 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:30:54.515Z] #13 25.45 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:30:54.515Z] #13 25.47 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:54.515Z] #13 25.48 Processing triggers for mime-support (3.60) ... [2019-08-22T06:30:54.515Z] #13 25.50 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:54.515Z] #13 25.51 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-22T06:30:54.515Z] #13 25.52 Setting up libcap2-bin (1:2.25-1) ... [2019-08-22T06:30:54.515Z] #13 25.53 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:30:54.515Z] #13 25.54 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:30:54.515Z] #13 25.56 Setting up bash-completion (1:2.1-4.3) ... [2019-08-22T06:30:55.083Z] #13 26.23 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:30:55.083Z] #13 26.24 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:30:55.357Z] #13 26.25 Setting up zip (3.0-11+b1) ... [2019-08-22T06:30:55.357Z] #13 26.26 Setting up bzip2 (1.0.6-8.1) ... [2019-08-22T06:30:55.357Z] #13 26.27 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:30:55.357Z] #13 26.28 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:30:55.357Z] #13 26.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:55.357Z] #13 26.31 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-22T06:30:55.357Z] #13 26.32 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:55.357Z] #13 26.34 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:30:55.357Z] #13 26.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-22T06:30:55.357Z] #13 26.36 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:30:55.357Z] #13 26.37 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:55.357Z] #13 26.38 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-22T06:30:55.357Z] #13 26.39 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-22T06:30:55.357Z] #13 26.40 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-22T06:30:55.357Z] #13 26.42 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:55.357Z] #13 26.49 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:30:55.625Z] #13 26.50 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-22T06:30:55.625Z] #13 26.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-22T06:30:55.625Z] #13 26.52 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:30:55.625Z] #13 26.54 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:30:55.625Z] #13 26.55 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:30:55.625Z] #13 26.57 Setting up pigz (2.3.4-1) ... [2019-08-22T06:30:55.625Z] #13 26.58 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:30:55.625Z] #13 26.59 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-22T06:30:55.625Z] #13 26.60 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:55.625Z] #13 26.61 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-22T06:30:55.625Z] #13 26.62 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:30:55.625Z] #13 26.63 Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:30:55.625Z] #13 26.65 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-22T06:30:55.625Z] #13 26.66 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-22T06:30:55.625Z] #13 26.67 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:30:55.625Z] #13 26.69 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:30:55.625Z] #13 26.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-22T06:30:55.625Z] #13 26.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-22T06:30:55.625Z] #13 26.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-22T06:30:55.625Z] #13 26.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-22T06:30:55.625Z] #13 26.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-22T06:30:55.625Z] #13 26.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-22T06:30:55.625Z] #13 26.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-22T06:30:55.625Z] #13 26.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-22T06:30:55.625Z] #13 26.73 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:30:55.625Z] #13 26.75 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:55.625Z] #13 26.76 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:30:55.625Z] #13 26.77 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:30:55.626Z] #13 26.78 Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:30:55.626Z] #13 26.79 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-22T06:30:55.626Z] #13 26.80 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:30:56.560Z] #13 27.69 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-22T06:30:56.647Z] #20 6.871 0.9% ##### 7.5% ######### 12.5% ############# 18.3% ################ 23.0% #################### 28.0% ######################## 34.1% ############################ 39.7% ################################ 45.3% #################################### 50.2% ####################################### 54.6% ############################################ 61.4% ################################################ 67.1% #################################################### 72.6% ######################################################## 79.0% ############################################################ 84.7% ################################################################## 92.1% ####################################################################### 99.9% ######################################################################## 100.0% [2019-08-22T06:30:56.820Z] #13 27.70 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:30:56.820Z] #13 27.71 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-22T06:30:56.820Z] #13 27.71 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-22T06:30:56.820Z] #13 27.72 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-22T06:30:56.820Z] #13 27.72 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-22T06:30:56.820Z] #13 27.72 Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:30:56.820Z] #13 27.73 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:30:56.820Z] #13 27.74 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-22T06:30:56.820Z] #13 27.75 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-22T06:30:56.820Z] #13 27.75 Setting up python3 (3.5.3-1) ... [2019-08-22T06:30:57.078Z] #13 28.05 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:30:57.210Z] #20 ... [2019-08-22T06:30:57.210Z] [2019-08-22T06:30:57.210Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-22T06:30:57.210Z] #8 DONE 3.8s [2019-08-22T06:30:57.210Z] [2019-08-22T06:30:57.210Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:57.210Z] #20 9.408 ######################################################################## 100.0% [2019-08-22T06:30:57.210Z] #20 ... [2019-08-22T06:30:57.210Z] [2019-08-22T06:30:57.210Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:30:57.210Z] #33 39.68 internal/x/crypto/curve25519 [2019-08-22T06:30:57.210Z] #33 45.87 sync [2019-08-22T06:30:57.210Z] #33 46.64 io [2019-08-22T06:30:57.210Z] #33 46.64 reflect [2019-08-22T06:30:57.210Z] #33 48.23 bytes [2019-08-22T06:30:57.475Z] #33 ... [2019-08-22T06:30:57.475Z] [2019-08-22T06:30:57.475Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:30:57.475Z] #47 3.018 + RM_GOPATH=0 [2019-08-22T06:30:57.475Z] #47 3.020 + TMP_GOPATH= [2019-08-22T06:30:57.475Z] #47 3.020 + : /build [2019-08-22T06:30:57.475Z] #47 3.020 + '[' -z '' ']' [2019-08-22T06:30:57.475Z] #47 3.026 ++ mktemp -d [2019-08-22T06:30:57.475Z] #47 3.030 + export GOPATH=/tmp/tmp.tnZh2EnomQ [2019-08-22T06:30:57.475Z] #47 3.031 + GOPATH=/tmp/tmp.tnZh2EnomQ [2019-08-22T06:30:57.475Z] #47 3.032 + RM_GOPATH=1 [2019-08-22T06:30:57.475Z] #47 3.034 ++ dirname ./install.sh [2019-08-22T06:30:57.475Z] #47 3.035 + dir=. [2019-08-22T06:30:57.475Z] #47 3.036 + bin=containerd [2019-08-22T06:30:57.475Z] #47 3.036 + shift [2019-08-22T06:30:57.475Z] #47 3.036 + '[' '!' -f ./containerd.installer ']' [2019-08-22T06:30:57.475Z] #47 3.036 + . ./containerd.installer [2019-08-22T06:30:57.475Z] #47 3.036 ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:30:57.475Z] #47 3.037 + install_containerd [2019-08-22T06:30:57.475Z] #47 3.037 + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603' [2019-08-22T06:30:57.475Z] #47 3.037 Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:30:57.475Z] #47 3.037 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tnZh2EnomQ/src/github.com/containerd/containerd [2019-08-22T06:30:57.475Z] #47 3.045 Cloning into '/tmp/tmp.tnZh2EnomQ/src/github.com/containerd/containerd'... [2019-08-22T06:30:57.646Z] #13 28.72 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-22T06:30:57.646Z] #13 28.76 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-22T06:30:57.646Z] #13 28.78 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:30:57.646Z] #13 28.79 Setting up python3-wheel (0.29.0-2) ... [2019-08-22T06:30:57.904Z] #13 28.96 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:30:58.163Z] #13 29.16 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:30:58.163Z] #13 29.17 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:30:58.420Z] #13 29.40 Setting up dmsetup (2:1.02.137-2) ... [2019-08-22T06:30:58.420Z] #13 29.42 Setting up python3-setuptools (33.1.1-1) ... [2019-08-22T06:30:58.678Z] #13 29.63 Setting up dh-python (2.20170125) ... [2019-08-22T06:30:58.678Z] #13 29.77 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-22T06:30:58.678Z] #13 29.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:30:58.844Z] #47 ... [2019-08-22T06:30:58.844Z] [2019-08-22T06:30:58.844Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:30:58.844Z] #30 40.92 sync [2019-08-22T06:30:58.844Z] #30 41.78 io [2019-08-22T06:30:58.844Z] #30 41.83 reflect [2019-08-22T06:30:58.844Z] #30 44.23 syscall [2019-08-22T06:30:58.844Z] #30 ... [2019-08-22T06:30:58.844Z] [2019-08-22T06:30:58.844Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:30:58.844Z] #20 9.801 ######## 11.4% ########################## 36.6% ################################## 47.8% ############################################## 65.1% ######################################################### 79.5% ######################################################################## 100.0% [2019-08-22T06:30:58.844Z] #20 10.95 ######################################################################## 100.0% [2019-08-22T06:30:59.246Z] #13 DONE 30.3s [2019-08-22T06:30:59.246Z] [2019-08-22T06:30:59.246Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-22T06:30:59.281Z] + dpkg --print-architecture [2019-08-22T06:30:59.281Z] + cd /tmp/tmp.JuZjhyxRkV/src/github.com/docker/distribution [2019-08-22T06:30:59.281Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-22T06:30:59.281Z] + GOPATH=/tmp/tmp.JuZjhyxRkV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JuZjhyxRkV [2019-08-22T06:30:59.281Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-22T06:31:00.130Z] #20 11.21 ##### 7.8% ########## 15.0% ################ 22.4% ##################### 29.3% ######################### 35.4% ################################ 45.3% ###################################### 52.9% ########################################### 60.3% ################################################# 69.3% ###################################################### 75.1% ########################################################### 82.3% ################################################################## 92.7% ######################################################################## 100.0% [2019-08-22T06:31:00.693Z] #20 ... [2019-08-22T06:31:00.693Z] [2019-08-22T06:31:00.693Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-22T06:31:00.693Z] #9 3.238 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-22T06:31:00.693Z] #9 DONE 3.5s [2019-08-22T06:31:00.949Z] [2019-08-22T06:31:00.949Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:00.949Z] #57 47.00 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-22T06:31:00.949Z] #57 47.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-22T06:31:00.949Z] #57 47.03 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-22T06:31:00.949Z] #57 47.20 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-22T06:31:00.949Z] #57 47.25 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-22T06:31:00.949Z] #57 47.26 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-22T06:31:00.949Z] #57 48.84 Selecting previously unselected package libprotoc10:amd64. [2019-08-22T06:31:00.949Z] #57 48.84 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-22T06:31:00.949Z] #57 48.84 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-22T06:31:00.949Z] #57 49.90 Selecting previously unselected package protobuf-c-compiler. [2019-08-22T06:31:00.949Z] #57 49.94 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-22T06:31:00.949Z] #57 49.97 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:31:00.949Z] #57 50.21 Selecting previously unselected package protobuf-compiler. [2019-08-22T06:31:00.949Z] #57 50.21 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-22T06:31:00.949Z] #57 50.22 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-22T06:31:00.949Z] #57 50.35 Selecting previously unselected package python-pkg-resources. [2019-08-22T06:31:00.949Z] #57 50.35 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:31:00.949Z] #57 50.36 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-22T06:31:00.949Z] #57 50.82 Selecting previously unselected package python-protobuf. [2019-08-22T06:31:00.949Z] #57 50.82 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-22T06:31:00.949Z] #57 50.83 Unpacking python-protobuf (3.0.0-9) ... [2019-08-22T06:31:00.949Z] #57 51.36 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:31:00.949Z] #57 51.46 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:31:00.949Z] #57 51.47 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-22T06:31:01.146Z] #14 1.767 Collecting yamllint==1.16.0 [2019-08-22T06:31:01.512Z] #57 ... [2019-08-22T06:31:01.512Z] [2019-08-22T06:31:01.513Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:31:01.513Z] #20 13.20 ######################################################################## 100.0% [2019-08-22T06:31:03.364Z] #20 13.70 0.9% ## 2.8% #### 5.6% ##### 7.5% ###### 9.7% ####### 10.6% ######## 12.1% ######### 13.7% ########### 15.8% ############ 17.2% ############# 19.3% ############### 21.1% ################ 22.4% ################# 24.5% ################## 26.3% #################### 28.4% ####################### 32.2% [2019-08-22T06:31:03.364Z] #20 ... [2019-08-22T06:31:03.364Z] [2019-08-22T06:31:03.364Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:31:03.364Z] #42 3.381 + RM_GOPATH=0 [2019-08-22T06:31:03.364Z] #42 3.383 + TMP_GOPATH= [2019-08-22T06:31:03.364Z] #42 3.383 + : /build [2019-08-22T06:31:03.364Z] #42 3.383 + '[' -z '' ']' [2019-08-22T06:31:03.364Z] #42 3.386 ++ mktemp -d [2019-08-22T06:31:03.364Z] #42 3.398 + export GOPATH=/tmp/tmp.D05fXxS9v0 [2019-08-22T06:31:03.364Z] #42 3.398 + GOPATH=/tmp/tmp.D05fXxS9v0 [2019-08-22T06:31:03.364Z] #42 3.398 + RM_GOPATH=1 [2019-08-22T06:31:03.364Z] #42 3.399 ++ dirname ./install.sh [2019-08-22T06:31:03.364Z] #42 3.404 + dir=. [2019-08-22T06:31:03.364Z] #42 3.404 + bin=runc [2019-08-22T06:31:03.364Z] #42 3.405 + shift [2019-08-22T06:31:03.364Z] #42 3.405 + '[' '!' -f ./runc.installer ']' [2019-08-22T06:31:03.364Z] #42 3.405 + . ./runc.installer [2019-08-22T06:31:03.364Z] #42 3.405 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:31:03.364Z] #42 3.406 + install_runc [2019-08-22T06:31:03.364Z] #42 3.418 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-22T06:31:03.364Z] #42 3.419 + uname -r [2019-08-22T06:31:03.364Z] #42 3.431 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-22T06:31:03.364Z] #42 3.431 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-22T06:31:03.364Z] #42 3.431 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D05fXxS9v0/src/github.com/opencontainers/runc [2019-08-22T06:31:03.364Z] #42 3.431 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-22T06:31:03.364Z] #42 3.446 Cloning into '/tmp/tmp.D05fXxS9v0/src/github.com/opencontainers/runc'... [2019-08-22T06:31:03.364Z] #42 12.56 + cd /tmp/tmp.D05fXxS9v0/src/github.com/opencontainers/runc [2019-08-22T06:31:03.364Z] #42 12.56 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:31:03.364Z] #42 12.98 + '[' -z '' ']' [2019-08-22T06:31:03.364Z] #42 12.98 + target=static [2019-08-22T06:31:03.364Z] #42 12.98 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-22T06:31:03.364Z] #42 ... [2019-08-22T06:31:03.364Z] [2019-08-22T06:31:03.364Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:31:03.675Z] + rm -rf /tmp/tmp.JuZjhyxRkV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JuZjhyxRkV [2019-08-22T06:31:04.652Z] #20 13.70 0.9% ## 2.8% #### 5.6% ##### 7.5% ###### 9.7% ####### 10.6% ######## 12.1% ######### 13.7% ########### 15.8% ############ 17.2% ############# 19.3% ############### 21.1% ################ 22.4% ################# 24.5% ################## 26.3% #################### 28.4% ####################### 32.2% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 39.2% ############################# 41.6% ############################### 44.3% ################################# 46.4% ################################### 48.9% #################################### 51.2% ###################################### 53.2% ####################################### 55.1% ######################################### 57.6% [2019-08-22T06:31:04.652Z] #20 ... [2019-08-22T06:31:04.652Z] [2019-08-22T06:31:04.652Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-22T06:31:04.652Z] #10 DONE 4.0s [2019-08-22T06:31:04.652Z] [2019-08-22T06:31:04.652Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:31:05.690Z] #20 13.70 0.9% ## 2.8% #### 5.6% ##### 7.5% ###### 9.7% ####### 10.6% ######## 12.1% ######### 13.7% ########### 15.8% ############ 17.2% ############# 19.3% ############### 21.1% ################ 22.4% ################# 24.5% ################## 26.3% #################### 28.4% ####################### 32.2% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 39.2% ############################# 41.6% ############################### 44.3% ################################# 46.4% ################################### 48.9% #################################### 51.2% ###################################### 53.2% ####################################### 55.1% ######################################### 57.6% ########################################### 60.3% ############################################ 62.1% ############################################# 62.5% ############################################# 63.6% ############################################## 64.5% ############################################### 66.2% ################################################# 68.6% ################################################## 70.1% #################################################### 72.4% ##################################################### 74.6% ####################################################### 76.5% [2019-08-22T06:31:05.690Z] #20 ... [2019-08-22T06:31:05.690Z] [2019-08-22T06:31:05.690Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:05.690Z] #35 48.28 Selecting previously unselected package liblzo2-2:amd64. [2019-08-22T06:31:05.690Z] #35 48.28 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-22T06:31:05.690Z] #35 48.29 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:31:05.690Z] #35 48.48 Selecting previously unselected package libicu57:amd64. [2019-08-22T06:31:05.690Z] #35 48.51 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-22T06:31:05.690Z] #35 48.52 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-22T06:31:05.690Z] #35 57.64 Selecting previously unselected package libxml2:amd64. [2019-08-22T06:31:05.690Z] #35 57.66 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-22T06:31:05.690Z] #35 57.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:31:05.690Z] #35 ... [2019-08-22T06:31:05.690Z] [2019-08-22T06:31:05.690Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:31:06.353Z] Removing intermediate container 24709938d682 [2019-08-22T06:31:06.353Z] ---> b803f304617d [2019-08-22T06:31:06.353Z] Step 16/126 : FROM base AS swagger [2019-08-22T06:31:06.353Z] ---> 211155faa8e4 [2019-08-22T06:31:06.353Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-22T06:31:06.353Z] ---> Running in c6acccfe423d [2019-08-22T06:31:06.353Z] Removing intermediate container c6acccfe423d [2019-08-22T06:31:06.353Z] ---> d58c66e6db71 [2019-08-22T06:31:06.353Z] 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-22T06:31:06.353Z] ---> Running in bdd3a9c4689b [2019-08-22T06:31:06.353Z] + mktemp -d [2019-08-22T06:31:06.353Z] + export GOPATH=/tmp/tmp.xTaqmPsK2a [2019-08-22T06:31:06.353Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.xTaqmPsK2a/src/github.com/go-swagger/go-swagger [2019-08-22T06:31:06.353Z] Cloning into '/tmp/tmp.xTaqmPsK2a/src/github.com/go-swagger/go-swagger'... [2019-08-22T06:31:06.728Z] #20 13.70 0.9% ## 2.8% #### 5.6% ##### 7.5% ###### 9.7% ####### 10.6% ######## 12.1% ######### 13.7% ########### 15.8% ############ 17.2% ############# 19.3% ############### 21.1% ################ 22.4% ################# 24.5% ################## 26.3% #################### 28.4% ####################### 32.2% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 39.2% ############################# 41.6% ############################### 44.3% ################################# 46.4% ################################### 48.9% #################################### 51.2% ###################################### 53.2% ####################################### 55.1% ######################################### 57.6% ########################################### 60.3% ############################################ 62.1% ############################################# 62.5% ############################################# 63.6% ############################################## 64.5% ############################################### 66.2% ################################################# 68.6% ################################################## 70.1% #################################################### 72.4% ##################################################### 74.6% ####################################################### 76.5% ######################################################## 78.3% ######################################################### 79.6% ############################################################ 83.9% ############################################################## 87.0% ################################################################ 89.9% ################################################################## 92.1% ################################################################### 94.3% ##################################################################### 96.3% ####################################################################### 99.7% ######################################################################## 100.0% [2019-08-22T06:31:06.985Z] #20 19.13 [2019-08-22T06:31:07.699Z] #14 8.063 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-22T06:31:07.699Z] #14 8.127 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-22T06:31:08.633Z] #14 9.170 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-22T06:31:08.878Z] #20 ... [2019-08-22T06:31:08.878Z] [2019-08-22T06:31:08.878Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:08.878Z] #33 50.88 bufio [2019-08-22T06:31:08.878Z] #33 52.91 syscall [2019-08-22T06:31:08.878Z] #33 ... [2019-08-22T06:31:08.878Z] [2019-08-22T06:31:08.878Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-22T06:31:08.878Z] #11 DONE 4.0s [2019-08-22T06:31:08.878Z] [2019-08-22T06:31:08.878Z] #12 [dev 6/24] RUN ldconfig [2019-08-22T06:31:08.890Z] #14 9.487 Collecting pyyaml (from yamllint==1.16.0) [2019-08-22T06:31:09.823Z] #14 10.55 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-22T06:31:10.081Z] #14 10.91 Building wheels for collected packages: pathspec, pyyaml [2019-08-22T06:31:10.339Z] #14 10.91 Running setup.py bdist_wheel for pathspec: started [2019-08-22T06:31:10.339Z] #14 11.18 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-22T06:31:10.599Z] #14 11.18 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-22T06:31:10.599Z] #14 11.19 Running setup.py bdist_wheel for pyyaml: started [2019-08-22T06:31:10.678Z] 🇩 bin/containerd [2019-08-22T06:31:10.857Z] #14 11.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-22T06:31:10.857Z] #14 11.49 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-22T06:31:10.857Z] #14 11.51 Successfully built pathspec pyyaml [2019-08-22T06:31:10.857Z] #14 11.51 Installing collected packages: pathspec, pyyaml, yamllint [2019-08-22T06:31:10.857Z] #14 11.62 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-22T06:31:11.115Z] #14 DONE 11.8s [2019-08-22T06:31:11.115Z] [2019-08-22T06:31:11.115Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-22T06:31:11.374Z] #16 DONE 0.2s [2019-08-22T06:31:11.374Z] [2019-08-22T06:31:11.374Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:11.374Z] #35 ... [2019-08-22T06:31:11.374Z] [2019-08-22T06:31:11.374Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:31:11.374Z] #22 DONE 0.1s [2019-08-22T06:31:11.422Z] #12 DONE 2.9s [2019-08-22T06:31:11.422Z] [2019-08-22T06:31:11.422Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:31:11.422Z] #20 20.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-22T06:31:11.422Z] #20 21.89 ######################################################################## 100.0% [2019-08-22T06:31:11.422Z] #20 22.14 ######################################################################## 100.0% [2019-08-22T06:31:11.422Z] #20 22.32 [2019-08-22T06:31:11.422Z] #20 23.78 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-22T06:31:11.633Z] [2019-08-22T06:31:11.633Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-22T06:31:11.633Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-22T06:31:11.633Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-22T06:31:11.633Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2019-08-22T06:31:11.633Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-08-22T06:31:11.633Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.1s [2019-08-22T06:31:11.985Z] #20 ... [2019-08-22T06:31:11.985Z] [2019-08-22T06:31:11.985Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:11.985Z] #30 54.33 time [2019-08-22T06:31:11.985Z] #30 59.64 sort [2019-08-22T06:31:11.985Z] #30 61.11 internal/poll [2019-08-22T06:31:11.985Z] #30 61.42 internal/fmtsort [2019-08-22T06:31:11.985Z] #30 62.30 internal/syscall/unix [2019-08-22T06:31:11.985Z] #30 62.58 strings [2019-08-22T06:31:12.202Z] #64 ... [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:31:12.202Z] #40 DONE 0.8s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-22T06:31:12.202Z] #64 ... [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-22T06:31:12.202Z] #23 DONE 0.7s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-22T06:31:12.202Z] #49 DONE 0.8s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-22T06:31:12.202Z] #60 DONE 0.8s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-22T06:31:12.202Z] #21 DONE 0.9s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-22T06:31:12.202Z] #32 DONE 0.8s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-22T06:31:12.202Z] #52 DONE 0.8s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-22T06:31:12.202Z] #26 DONE 0.8s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-22T06:31:12.202Z] #29 DONE 0.9s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-22T06:31:12.202Z] #41 DONE 0.2s [2019-08-22T06:31:12.202Z] [2019-08-22T06:31:12.202Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:31:12.241Z] #30 64.52 os [2019-08-22T06:31:12.241Z] #30 ... [2019-08-22T06:31:12.241Z] [2019-08-22T06:31:12.241Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:12.241Z] #35 58.81 Selecting previously unselected package libarchive13:amd64. [2019-08-22T06:31:12.241Z] #35 58.86 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-22T06:31:12.241Z] #35 58.87 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-22T06:31:12.241Z] #35 59.27 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-22T06:31:12.241Z] #35 59.30 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-22T06:31:12.241Z] #35 59.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-22T06:31:12.241Z] #35 59.49 Selecting previously unselected package libuv1:amd64. [2019-08-22T06:31:12.241Z] #35 59.50 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-22T06:31:12.241Z] #35 59.52 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-22T06:31:12.241Z] #35 59.71 Selecting previously unselected package cmake. [2019-08-22T06:31:12.241Z] #35 59.72 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-22T06:31:12.241Z] #35 59.85 Unpacking cmake (3.7.2-1) ... [2019-08-22T06:31:12.241Z] #35 63.32 Selecting previously unselected package xxd. [2019-08-22T06:31:12.241Z] #35 63.33 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-22T06:31:12.241Z] #35 63.33 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:31:12.241Z] #35 63.54 Selecting previously unselected package vim-common. [2019-08-22T06:31:12.241Z] #35 63.54 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:31:12.241Z] #35 63.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:31:12.241Z] #35 63.84 Processing triggers for mime-support (3.60) ... [2019-08-22T06:31:12.241Z] #35 63.99 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:31:12.241Z] #35 64.00 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-22T06:31:12.241Z] #35 64.01 Setting up cmake-data (3.7.2-1) ... [2019-08-22T06:31:12.241Z] #35 64.05 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-22T06:31:12.241Z] #35 64.07 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:31:12.241Z] #35 64.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:12.241Z] #35 64.19 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:31:12.241Z] #35 64.25 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:31:12.241Z] #35 64.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-22T06:31:12.241Z] #35 64.32 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-22T06:31:12.241Z] #35 64.34 Setting up cmake (3.7.2-1) ... [2019-08-22T06:31:12.241Z] #35 64.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:12.498Z] #35 DONE 65.1s [2019-08-22T06:31:12.498Z] [2019-08-22T06:31:12.498Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:31:12.498Z] #36 DONE 0.1s [2019-08-22T06:31:12.498Z] [2019-08-22T06:31:12.498Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-22T06:31:12.754Z] #37 DONE 0.1s [2019-08-22T06:31:12.754Z] [2019-08-22T06:31:12.754Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-22T06:31:12.777Z] #42 ... [2019-08-22T06:31:12.777Z] [2019-08-22T06:31:12.777Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-22T06:31:12.777Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done [2019-08-22T06:31:12.777Z] #64 DONE 1.5s [2019-08-22T06:31:12.777Z] [2019-08-22T06:31:12.777Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:13.166Z] + cd /tmp/tmp.xTaqmPsK2a/src/github.com/go-swagger/go-swagger [2019-08-22T06:31:13.166Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-22T06:31:13.319Z] #38 ... [2019-08-22T06:31:13.319Z] [2019-08-22T06:31:13.319Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:13.319Z] #57 57.22 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:31:13.319Z] #57 57.27 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-22T06:31:13.319Z] #57 57.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:13.319Z] #57 57.50 Setting up python-protobuf (3.0.0-9) ... [2019-08-22T06:31:13.319Z] #57 65.51 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-22T06:31:13.319Z] #57 65.53 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-22T06:31:13.319Z] #57 65.54 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:31:13.319Z] #57 65.57 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-22T06:31:13.319Z] #57 65.59 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-22T06:31:13.319Z] #57 65.61 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:31:13.319Z] #57 65.62 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-22T06:31:13.319Z] #57 65.64 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-22T06:31:13.319Z] #57 65.66 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-22T06:31:13.319Z] #57 65.67 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-22T06:31:13.319Z] #57 65.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:13.319Z] #57 DONE 65.9s [2019-08-22T06:31:13.460Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-22T06:31:13.576Z] [2019-08-22T06:31:13.576Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:31:13.576Z] #20 24.63 ######################################################################## 100.0% [2019-08-22T06:31:13.576Z] #20 25.05 ######################################################################## 100.0% [2019-08-22T06:31:13.576Z] #20 25.30 [2019-08-22T06:31:15.468Z] #20 27.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-22T06:31:15.468Z] #20 27.47 skipping existing 1849cc453dee [2019-08-22T06:31:15.468Z] #20 27.60 [2019-08-22T06:31:15.468Z] #20 ... [2019-08-22T06:31:15.468Z] [2019-08-22T06:31:15.468Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:31:15.468Z] #42 15.43 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-22T06:31:15.468Z] #42 ... [2019-08-22T06:31:15.468Z] [2019-08-22T06:31:15.468Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:15.468Z] #30 66.83 bytes [2019-08-22T06:31:16.397Z] #30 68.75 bufio [2019-08-22T06:31:17.327Z] #30 69.73 fmt [2019-08-22T06:31:17.896Z] #30 ... [2019-08-22T06:31:17.896Z] [2019-08-22T06:31:17.896Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:31:17.896Z] #20 29.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-22T06:31:17.896Z] #20 29.62 ######################################################################## 100.0% [2019-08-22T06:31:17.896Z] #20 29.78 ######################################################################## 100.0% [2019-08-22T06:31:17.896Z] #20 29.91 [2019-08-22T06:31:17.896Z] #20 30.00 Download of images into '/build' complete. [2019-08-22T06:31:17.896Z] #20 30.00 Use something like the following to load the result into a Docker daemon: [2019-08-22T06:31:17.896Z] #20 30.00 tar -cC '/build' . | docker load [2019-08-22T06:31:17.896Z] #20 DONE 30.3s [2019-08-22T06:31:18.053Z] #30 ... [2019-08-22T06:31:18.053Z] [2019-08-22T06:31:18.053Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:18.053Z] #35 6.042 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:31:18.053Z] #35 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:31:18.053Z] #35 6.086 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:31:18.053Z] #35 6.098 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:31:18.053Z] #35 6.116 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:31:18.053Z] #35 6.709 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:31:18.152Z] [2019-08-22T06:31:18.152Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-22T06:31:18.152Z] #38 3.613 + RM_GOPATH=0 [2019-08-22T06:31:18.152Z] #38 3.613 + TMP_GOPATH= [2019-08-22T06:31:18.152Z] #38 3.613 + : /build [2019-08-22T06:31:18.152Z] #38 3.613 + '[' -z '' ']' [2019-08-22T06:31:18.152Z] #38 3.614 ++ mktemp -d [2019-08-22T06:31:18.152Z] #38 3.618 + export GOPATH=/tmp/tmp.xpuW5u2l2r [2019-08-22T06:31:18.152Z] #38 3.618 + GOPATH=/tmp/tmp.xpuW5u2l2r [2019-08-22T06:31:18.152Z] #38 3.618 + RM_GOPATH=1 [2019-08-22T06:31:18.152Z] #38 3.619 ++ dirname ./install.sh [2019-08-22T06:31:18.152Z] #38 3.626 + dir=. [2019-08-22T06:31:18.152Z] #38 3.626 + bin=tini [2019-08-22T06:31:18.152Z] #38 3.626 + shift [2019-08-22T06:31:18.152Z] #38 3.626 + '[' '!' -f ./tini.installer ']' [2019-08-22T06:31:18.152Z] #38 3.627 + . ./tini.installer [2019-08-22T06:31:18.152Z] #38 3.627 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:31:18.152Z] #38 3.630 + install_tini [2019-08-22T06:31:18.152Z] #38 3.630 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-22T06:31:18.152Z] #38 3.630 + git clone https://github.com/krallin/tini.git /tmp/tmp.xpuW5u2l2r/tini [2019-08-22T06:31:18.152Z] #38 3.630 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:31:18.152Z] #38 3.643 Cloning into '/tmp/tmp.xpuW5u2l2r/tini'... [2019-08-22T06:31:18.152Z] #38 4.622 + cd /tmp/tmp.xpuW5u2l2r/tini [2019-08-22T06:31:18.152Z] #38 4.622 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:31:18.152Z] #38 4.661 + cmake . [2019-08-22T06:31:18.152Z] #38 5.192 -- The C compiler identification is GNU 6.3.0 [2019-08-22T06:31:18.152Z] #38 5.283 -- Check for working C compiler: /usr/bin/cc [2019-08-22T06:31:19.087Z] #38 6.396 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-22T06:31:19.087Z] #38 6.406 -- Detecting C compiler ABI info [2019-08-22T06:31:19.429Z] #35 8.043 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:31:19.653Z] #38 ... [2019-08-22T06:31:19.653Z] [2019-08-22T06:31:19.653Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:19.653Z] #33 61.84 time [2019-08-22T06:31:19.653Z] #33 64.18 sort [2019-08-22T06:31:19.653Z] #33 66.11 internal/fmtsort [2019-08-22T06:31:19.653Z] #33 66.84 internal/syscall/unix [2019-08-22T06:31:19.653Z] #33 67.27 strings [2019-08-22T06:31:19.653Z] #33 69.69 internal/poll [2019-08-22T06:31:19.653Z] #33 70.48 path [2019-08-22T06:31:19.653Z] #33 71.63 regexp/syntax [2019-08-22T06:31:19.653Z] #33 ... [2019-08-22T06:31:19.653Z] [2019-08-22T06:31:19.653Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:19.653Z] #13 4.777 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:31:19.653Z] #13 4.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:31:19.653Z] #13 4.809 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:31:19.653Z] #13 4.845 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:31:19.653Z] #13 4.850 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:31:19.653Z] #13 5.770 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:31:19.653Z] #13 7.683 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:31:20.219Z] #13 ... [2019-08-22T06:31:20.219Z] [2019-08-22T06:31:20.219Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-22T06:31:20.219Z] #38 7.642 -- Detecting C compiler ABI info - done [2019-08-22T06:31:20.219Z] #38 7.723 -- Detecting C compile features [2019-08-22T06:31:20.365Z] #35 8.980 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:31:21.301Z] #35 ... [2019-08-22T06:31:21.301Z] [2019-08-22T06:31:21.301Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:31:21.301Z] #55 3.748 + mktemp -d [2019-08-22T06:31:21.301Z] #55 3.748 + export GOPATH=/tmp/tmp.74qUQjP8Lh [2019-08-22T06:31:21.301Z] #55 3.748 + git clone https://github.com/docker/distribution.git /tmp/tmp.74qUQjP8Lh/src/github.com/docker/distribution [2019-08-22T06:31:21.301Z] #55 3.748 Cloning into '/tmp/tmp.74qUQjP8Lh/src/github.com/docker/distribution'... [2019-08-22T06:31:21.301Z] #55 ... [2019-08-22T06:31:21.301Z] [2019-08-22T06:31:21.301Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-22T06:31:21.301Z] #44 6.810 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:31:21.301Z] #44 6.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:31:21.301Z] #44 6.873 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:31:21.301Z] #44 6.908 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:31:21.301Z] #44 6.967 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:31:21.301Z] #44 7.635 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:31:21.301Z] #44 9.215 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:31:21.301Z] #44 10.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:31:21.559Z] #44 ... [2019-08-22T06:31:21.559Z] [2019-08-22T06:31:21.559Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:21.559Z] #57 6.137 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:31:21.559Z] #57 6.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:31:21.559Z] #57 6.175 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:31:21.559Z] #57 6.183 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:31:21.559Z] #57 6.209 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:31:21.559Z] #57 6.779 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-22T06:31:21.559Z] #57 8.413 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-22T06:31:21.559Z] #57 9.113 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:31:21.559Z] #57 ... [2019-08-22T06:31:21.559Z] [2019-08-22T06:31:21.559Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:21.559Z] #30 5.287 + RM_GOPATH=0 [2019-08-22T06:31:21.559Z] #30 5.287 + TMP_GOPATH= [2019-08-22T06:31:21.559Z] #30 5.287 + : /build [2019-08-22T06:31:21.559Z] #30 5.289 + '[' -z '' ']' [2019-08-22T06:31:21.559Z] #30 5.290 ++ mktemp -d [2019-08-22T06:31:21.559Z] #30 5.296 + export GOPATH=/tmp/tmp.KlWowVI7MT [2019-08-22T06:31:21.559Z] #30 5.296 + GOPATH=/tmp/tmp.KlWowVI7MT [2019-08-22T06:31:21.559Z] #30 5.296 + RM_GOPATH=1 [2019-08-22T06:31:21.559Z] #30 5.298 ++ dirname ./install.sh [2019-08-22T06:31:21.559Z] #30 5.303 + dir=. [2019-08-22T06:31:21.559Z] #30 5.303 + bin=tomlv [2019-08-22T06:31:21.559Z] #30 5.303 + shift [2019-08-22T06:31:21.559Z] #30 5.303 + '[' '!' -f ./tomlv.installer ']' [2019-08-22T06:31:21.559Z] #30 5.308 + . ./tomlv.installer [2019-08-22T06:31:21.559Z] #30 5.309 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:31:21.559Z] #30 5.309 + install_tomlv [2019-08-22T06:31:21.559Z] #30 5.311 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-22T06:31:21.559Z] #30 5.311 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KlWowVI7MT/src/github.com/BurntSushi/toml [2019-08-22T06:31:21.559Z] #30 5.311 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:31:21.559Z] #30 5.313 Cloning into '/tmp/tmp.KlWowVI7MT/src/github.com/BurntSushi/toml'... [2019-08-22T06:31:21.559Z] #30 6.479 + cd /tmp/tmp.KlWowVI7MT/src/github.com/BurntSushi/toml [2019-08-22T06:31:21.559Z] #30 6.480 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:31:21.559Z] #30 6.484 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:31:21.559Z] #30 7.204 internal/cpu [2019-08-22T06:31:21.559Z] #30 7.215 errors [2019-08-22T06:31:21.559Z] #30 7.313 math/bits [2019-08-22T06:31:21.559Z] #30 7.811 internal/bytealg [2019-08-22T06:31:21.559Z] #30 7.940 math [2019-08-22T06:31:21.559Z] #30 8.440 runtime/internal/atomic [2019-08-22T06:31:21.559Z] #30 8.880 runtime/internal/sys [2019-08-22T06:31:21.559Z] #30 8.979 runtime/internal/math [2019-08-22T06:31:21.559Z] #30 9.305 runtime [2019-08-22T06:31:22.129Z] #30 ... [2019-08-22T06:31:22.129Z] [2019-08-22T06:31:22.129Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:31:22.129Z] #24 4.715 + RM_GOPATH=0 [2019-08-22T06:31:22.129Z] #24 4.715 + TMP_GOPATH= [2019-08-22T06:31:22.129Z] #24 4.715 + : /build [2019-08-22T06:31:22.129Z] #24 4.715 + '[' -z '' ']' [2019-08-22T06:31:22.129Z] #24 4.716 ++ mktemp -d [2019-08-22T06:31:22.129Z] #24 4.721 + export GOPATH=/tmp/tmp.AnHdYiEGPM [2019-08-22T06:31:22.129Z] #24 4.721 + GOPATH=/tmp/tmp.AnHdYiEGPM [2019-08-22T06:31:22.129Z] #24 4.721 + RM_GOPATH=1 [2019-08-22T06:31:22.129Z] #24 4.722 ++ dirname ./install.sh [2019-08-22T06:31:22.129Z] #24 4.722 + dir=. [2019-08-22T06:31:22.129Z] #24 4.723 + bin=gometalinter [2019-08-22T06:31:22.129Z] #24 4.723 + shift [2019-08-22T06:31:22.129Z] #24 4.723 + '[' '!' -f ./gometalinter.installer ']' [2019-08-22T06:31:22.129Z] #24 4.723 + . ./gometalinter.installer [2019-08-22T06:31:22.129Z] #24 4.723 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-22T06:31:22.129Z] #24 4.724 + install_gometalinter [2019-08-22T06:31:22.129Z] #24 4.724 + echo 'Installing gometalinter version v2.0.6' [2019-08-22T06:31:22.129Z] #24 4.724 Installing gometalinter version v2.0.6 [2019-08-22T06:31:22.129Z] #24 4.724 + go get -d github.com/alecthomas/gometalinter [2019-08-22T06:31:22.387Z] #24 ... [2019-08-22T06:31:22.388Z] [2019-08-22T06:31:22.388Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-22T06:31:22.388Z] #53 5.117 + RM_GOPATH=0 [2019-08-22T06:31:22.388Z] #53 5.119 + TMP_GOPATH= [2019-08-22T06:31:22.388Z] #53 5.119 + : /build [2019-08-22T06:31:22.388Z] #53 5.119 + '[' -z '' ']' [2019-08-22T06:31:22.388Z] #53 5.120 ++ mktemp -d [2019-08-22T06:31:22.388Z] #53 5.131 + export GOPATH=/tmp/tmp.dZC1cBNUpN [2019-08-22T06:31:22.388Z] #53 5.132 + GOPATH=/tmp/tmp.dZC1cBNUpN [2019-08-22T06:31:22.388Z] #53 5.132 + RM_GOPATH=1 [2019-08-22T06:31:22.388Z] #53 5.133 ++ dirname ./install.sh [2019-08-22T06:31:22.388Z] #53 5.134 + dir=. [2019-08-22T06:31:22.388Z] #53 5.134 + bin=dockercli [2019-08-22T06:31:22.388Z] #53 5.134 + shift [2019-08-22T06:31:22.388Z] #53 5.134 + '[' '!' -f ./dockercli.installer ']' [2019-08-22T06:31:22.388Z] #53 5.136 + . ./dockercli.installer [2019-08-22T06:31:22.388Z] #53 5.139 ++ DOCKERCLI_CHANNEL=stable [2019-08-22T06:31:22.388Z] #53 5.142 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-22T06:31:22.388Z] #53 5.142 + install_dockercli [2019-08-22T06:31:22.388Z] #53 5.143 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-22T06:31:22.388Z] #53 5.143 Install docker/cli version 17.06.2-ce from stable [2019-08-22T06:31:22.388Z] #53 5.144 ++ uname -m [2019-08-22T06:31:22.388Z] #53 5.144 + arch=x86_64 [2019-08-22T06:31:22.388Z] #53 5.146 + '[' x86_64 '!=' x86_64 ']' [2019-08-22T06:31:22.388Z] #53 5.146 + url=https://download.docker.com/linux/static [2019-08-22T06:31:22.388Z] #53 5.149 + tar -xz docker/docker [2019-08-22T06:31:22.388Z] #53 5.151 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-22T06:31:22.388Z] #53 ... [2019-08-22T06:31:22.388Z] [2019-08-22T06:31:22.388Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-22T06:31:22.388Z] #50 5.031 + RM_GOPATH=0 [2019-08-22T06:31:22.388Z] #50 5.031 + TMP_GOPATH= [2019-08-22T06:31:22.388Z] #50 5.031 + : /build [2019-08-22T06:31:22.388Z] #50 5.031 + '[' -z '' ']' [2019-08-22T06:31:22.388Z] #50 5.035 ++ mktemp -d [2019-08-22T06:31:22.388Z] #50 5.039 + export GOPATH=/tmp/tmp.JvU0vkjzVi [2019-08-22T06:31:22.388Z] #50 5.041 + GOPATH=/tmp/tmp.JvU0vkjzVi [2019-08-22T06:31:22.388Z] #50 5.041 + RM_GOPATH=1 [2019-08-22T06:31:22.388Z] #50 5.044 ++ dirname ./install.sh [2019-08-22T06:31:22.388Z] #50 5.055 + dir=. [2019-08-22T06:31:22.388Z] #50 5.056 + bin=proxy [2019-08-22T06:31:22.388Z] #50 5.056 + shift [2019-08-22T06:31:22.388Z] #50 5.056 + '[' '!' -f ./proxy.installer ']' [2019-08-22T06:31:22.388Z] #50 5.056 + . ./proxy.installer [2019-08-22T06:31:22.388Z] #50 5.056 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:31:22.388Z] #50 5.056 + install_proxy [2019-08-22T06:31:22.388Z] #50 5.056 + case "$1" in [2019-08-22T06:31:22.388Z] #50 5.056 + export CGO_ENABLED=0 [2019-08-22T06:31:22.388Z] #50 5.056 + CGO_ENABLED=0 [2019-08-22T06:31:22.388Z] #50 5.056 + _install_proxy [2019-08-22T06:31:22.388Z] #50 5.056 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:31:22.388Z] #50 5.056 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-22T06:31:22.388Z] #50 5.056 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JvU0vkjzVi/src/github.com/docker/libnetwork [2019-08-22T06:31:22.388Z] #50 5.071 Cloning into '/tmp/tmp.JvU0vkjzVi/src/github.com/docker/libnetwork'... [2019-08-22T06:31:22.645Z] #50 ... [2019-08-22T06:31:22.645Z] [2019-08-22T06:31:22.645Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:22.645Z] #33 5.041 + RM_GOPATH=0 [2019-08-22T06:31:22.645Z] #33 5.042 + TMP_GOPATH= [2019-08-22T06:31:22.645Z] #33 5.042 + : /build [2019-08-22T06:31:22.645Z] #33 5.042 + '[' -z '' ']' [2019-08-22T06:31:22.645Z] #33 5.042 ++ mktemp -d [2019-08-22T06:31:22.645Z] #33 5.043 + export GOPATH=/tmp/tmp.qUfTBzoDCC [2019-08-22T06:31:22.645Z] #33 5.043 + GOPATH=/tmp/tmp.qUfTBzoDCC [2019-08-22T06:31:22.645Z] #33 5.043 + RM_GOPATH=1 [2019-08-22T06:31:22.645Z] #33 5.043 ++ dirname ./install.sh [2019-08-22T06:31:22.645Z] #33 5.047 + dir=. [2019-08-22T06:31:22.645Z] #33 5.047 + bin=vndr [2019-08-22T06:31:22.645Z] #33 5.047 + shift [2019-08-22T06:31:22.645Z] #33 5.047 + '[' '!' -f ./vndr.installer ']' [2019-08-22T06:31:22.645Z] #33 5.047 + . ./vndr.installer [2019-08-22T06:31:22.645Z] #33 5.047 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:31:22.645Z] #33 5.047 + install_vndr [2019-08-22T06:31:22.645Z] #33 5.047 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-22T06:31:22.645Z] #33 5.047 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qUfTBzoDCC/src/github.com/LK4D4/vndr [2019-08-22T06:31:22.645Z] #33 5.047 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:31:22.645Z] #33 5.071 Cloning into '/tmp/tmp.qUfTBzoDCC/src/github.com/LK4D4/vndr'... [2019-08-22T06:31:22.645Z] #33 5.890 + cd /tmp/tmp.qUfTBzoDCC/src/github.com/LK4D4/vndr [2019-08-22T06:31:22.645Z] #33 5.890 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:31:22.645Z] #33 5.895 + go build -buildmode=pie -v -o /build/vndr . [2019-08-22T06:31:22.645Z] #33 7.068 errors [2019-08-22T06:31:22.645Z] #33 7.140 internal/race [2019-08-22T06:31:22.645Z] #33 7.145 internal/cpu [2019-08-22T06:31:22.645Z] #33 7.327 runtime/internal/atomic [2019-08-22T06:31:22.645Z] #33 7.591 internal/bytealg [2019-08-22T06:31:22.645Z] #33 7.638 runtime/internal/sys [2019-08-22T06:31:22.645Z] #33 7.810 runtime/internal/math [2019-08-22T06:31:22.645Z] #33 7.890 sync/atomic [2019-08-22T06:31:22.645Z] #33 8.249 unicode [2019-08-22T06:31:22.645Z] #33 8.265 runtime [2019-08-22T06:31:22.645Z] #33 ... [2019-08-22T06:31:22.645Z] [2019-08-22T06:31:22.645Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-22T06:31:22.645Z] #61 5.051 + RM_GOPATH=0 [2019-08-22T06:31:22.645Z] #61 5.052 + TMP_GOPATH= [2019-08-22T06:31:22.645Z] #61 5.052 + : /build/ [2019-08-22T06:31:22.645Z] #61 5.052 + '[' -z '' ']' [2019-08-22T06:31:22.645Z] #61 5.053 ++ mktemp -d [2019-08-22T06:31:22.645Z] #61 5.056 + export GOPATH=/tmp/tmp.SXxKpvKCIF [2019-08-22T06:31:22.645Z] #61 5.056 + GOPATH=/tmp/tmp.SXxKpvKCIF [2019-08-22T06:31:22.645Z] #61 5.056 + RM_GOPATH=1 [2019-08-22T06:31:22.645Z] #61 5.056 ++ dirname ./install.sh [2019-08-22T06:31:22.645Z] #61 5.057 + dir=. [2019-08-22T06:31:22.645Z] #61 5.058 + bin=rootlesskit [2019-08-22T06:31:22.645Z] #61 5.058 + shift [2019-08-22T06:31:22.645Z] #61 5.058 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-22T06:31:22.645Z] #61 5.058 + . ./rootlesskit.installer [2019-08-22T06:31:22.645Z] #61 5.058 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:31:22.645Z] #61 5.059 + install_rootlesskit [2019-08-22T06:31:22.645Z] #61 5.059 + case "$1" in [2019-08-22T06:31:22.645Z] #61 5.059 + export CGO_ENABLED=0 [2019-08-22T06:31:22.645Z] #61 5.059 + CGO_ENABLED=0 [2019-08-22T06:31:22.645Z] #61 5.060 + _install_rootlesskit [2019-08-22T06:31:22.645Z] #61 5.060 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-22T06:31:22.645Z] #61 5.060 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:31:22.645Z] #61 5.060 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SXxKpvKCIF/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:31:22.645Z] #61 5.080 Cloning into '/tmp/tmp.SXxKpvKCIF/src/github.com/rootless-containers/rootlesskit'... [2019-08-22T06:31:22.645Z] #61 8.367 + cd /tmp/tmp.SXxKpvKCIF/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:31:22.645Z] #61 8.375 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:31:22.645Z] #61 9.015 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:31:22.645Z] #61 9.030 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-22T06:31:22.738Z] #38 9.961 -- Detecting C compile features - done [2019-08-22T06:31:22.738Z] #38 9.999 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-22T06:31:22.738Z] #38 10.19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-22T06:31:22.738Z] #38 10.30 -- Configuring done [2019-08-22T06:31:22.903Z] #61 ... [2019-08-22T06:31:22.903Z] [2019-08-22T06:31:22.903Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-22T06:31:22.903Z] #27 5.092 + RM_GOPATH=0 [2019-08-22T06:31:22.903Z] #27 5.096 + TMP_GOPATH= [2019-08-22T06:31:22.903Z] #27 5.096 + : /build [2019-08-22T06:31:22.903Z] #27 5.097 + '[' -z '' ']' [2019-08-22T06:31:22.903Z] #27 5.102 ++ mktemp -d [2019-08-22T06:31:22.903Z] #27 5.112 + export GOPATH=/tmp/tmp.QVu67pvON2 [2019-08-22T06:31:22.903Z] #27 5.112 + GOPATH=/tmp/tmp.QVu67pvON2 [2019-08-22T06:31:22.903Z] #27 5.112 + RM_GOPATH=1 [2019-08-22T06:31:22.903Z] #27 5.115 ++ dirname ./install.sh [2019-08-22T06:31:22.903Z] #27 5.115 + dir=. [2019-08-22T06:31:22.903Z] #27 5.116 + bin=gotestsum [2019-08-22T06:31:22.903Z] #27 5.116 + shift [2019-08-22T06:31:22.903Z] #27 5.116 + '[' '!' -f ./gotestsum.installer ']' [2019-08-22T06:31:22.903Z] #27 5.116 + . ./gotestsum.installer [2019-08-22T06:31:22.903Z] #27 5.117 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-22T06:31:22.903Z] #27 5.118 + install_gotestsum [2019-08-22T06:31:22.903Z] #27 5.118 + echo 'Installing gotestsum version v0.3.5' [2019-08-22T06:31:22.903Z] #27 5.118 + go get -d gotest.tools/gotestsum [2019-08-22T06:31:22.903Z] #27 5.118 Installing gotestsum version v0.3.5 [2019-08-22T06:31:22.903Z] #27 ... [2019-08-22T06:31:22.903Z] [2019-08-22T06:31:22.903Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:31:22.903Z] #42 5.178 + RM_GOPATH=0 [2019-08-22T06:31:22.903Z] #42 5.179 + TMP_GOPATH= [2019-08-22T06:31:22.903Z] #42 5.179 + : /build [2019-08-22T06:31:22.903Z] #42 5.179 + '[' -z '' ']' [2019-08-22T06:31:22.903Z] #42 5.183 ++ mktemp -d [2019-08-22T06:31:22.903Z] #42 5.191 + export GOPATH=/tmp/tmp.corbUmIyov [2019-08-22T06:31:22.903Z] #42 5.191 + GOPATH=/tmp/tmp.corbUmIyov [2019-08-22T06:31:22.903Z] #42 5.191 + RM_GOPATH=1 [2019-08-22T06:31:22.903Z] #42 5.191 ++ dirname ./install.sh [2019-08-22T06:31:22.903Z] #42 5.192 + dir=. [2019-08-22T06:31:22.903Z] #42 5.192 + bin=runc [2019-08-22T06:31:22.903Z] #42 5.192 + shift [2019-08-22T06:31:22.903Z] #42 5.193 + '[' '!' -f ./runc.installer ']' [2019-08-22T06:31:22.903Z] #42 5.193 + . ./runc.installer [2019-08-22T06:31:22.903Z] #42 5.193 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:31:22.903Z] #42 5.193 + install_runc [2019-08-22T06:31:22.903Z] #42 5.194 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-22T06:31:22.903Z] #42 5.195 + uname -r [2019-08-22T06:31:22.903Z] #42 5.196 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-22T06:31:22.903Z] #42 5.196 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-22T06:31:22.903Z] #42 5.196 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-22T06:31:22.903Z] #42 5.196 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.corbUmIyov/src/github.com/opencontainers/runc [2019-08-22T06:31:22.903Z] #42 5.200 Cloning into '/tmp/tmp.corbUmIyov/src/github.com/opencontainers/runc'... [2019-08-22T06:31:22.995Z] #38 10.33 -- Generating done [2019-08-22T06:31:22.995Z] #38 10.34 -- Build files have been written to: /tmp/tmp.xpuW5u2l2r/tini [2019-08-22T06:31:22.995Z] #38 10.36 + make tini-static [2019-08-22T06:31:23.252Z] #38 ... [2019-08-22T06:31:23.252Z] [2019-08-22T06:31:23.252Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:31:23.252Z] #58 4.618 Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:31:23.252Z] #58 4.618 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:31:23.252Z] #58 8.099 fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:31:23.252Z] #58 8.155 GEN .gitid [2019-08-22T06:31:23.252Z] #58 8.163 GEN criu/include/version.h [2019-08-22T06:31:23.252Z] #58 8.208 GEN include/common/asm [2019-08-22T06:31:23.252Z] #58 9.824 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-22T06:31:23.252Z] #58 9.853 PBCC images/opts.pb-c.c [2019-08-22T06:31:23.252Z] #58 9.879 PBCC images/sit.pb-c.c [2019-08-22T06:31:23.252Z] #58 9.909 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-22T06:31:23.252Z] #58 9.962 DEP images/opts.pb-c.d [2019-08-22T06:31:23.252Z] #58 10.02 DEP images/sit.pb-c.d [2019-08-22T06:31:23.252Z] #58 10.05 PBCC images/macvlan.pb-c.c [2019-08-22T06:31:23.252Z] #58 10.08 DEP images/macvlan.pb-c.d [2019-08-22T06:31:23.469Z] #42 ... [2019-08-22T06:31:23.469Z] [2019-08-22T06:31:23.469Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:23.469Z] #33 11.28 unicode/utf8 [2019-08-22T06:31:23.509Z] #58 10.12 PBCC images/autofs.pb-c.c [2019-08-22T06:31:23.509Z] #58 10.15 DEP images/autofs.pb-c.d [2019-08-22T06:31:23.509Z] #58 ... [2019-08-22T06:31:23.509Z] [2019-08-22T06:31:23.509Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-22T06:31:23.509Z] #38 10.90 Scanning dependencies of target tini-static [2019-08-22T06:31:23.509Z] #38 10.96 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-22T06:31:24.036Z] #33 11.86 math/bits [2019-08-22T06:31:24.294Z] #33 12.26 math [2019-08-22T06:31:25.229Z] #33 ... [2019-08-22T06:31:25.229Z] [2019-08-22T06:31:25.229Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-22T06:31:25.229Z] #53 12.53 + mkdir -p /build [2019-08-22T06:31:25.229Z] #53 12.54 + mv docker/docker /build/ [2019-08-22T06:31:25.229Z] #53 12.55 + rmdir docker [2019-08-22T06:31:25.229Z] #53 DONE 13.2s [2019-08-22T06:31:25.402Z] #38 12.55 [100%] Linking C executable tini-static [2019-08-22T06:31:25.487Z] [2019-08-22T06:31:25.487Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:31:25.487Z] #55 13.78 + cd /tmp/tmp.74qUQjP8Lh/src/github.com/docker/distribution [2019-08-22T06:31:25.487Z] #55 13.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-22T06:31:25.658Z] #38 12.99 [100%] Built target tini-static [2019-08-22T06:31:25.658Z] #38 13.03 + mkdir -p /build [2019-08-22T06:31:25.658Z] #38 13.05 + cp tini-static /build/docker-init [2019-08-22T06:31:26.221Z] #38 DONE 13.6s [2019-08-22T06:31:26.221Z] [2019-08-22T06:31:26.221Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:31:26.221Z] #47 32.31 Checking out files: 50% (1417/2833) Checking out files: 51% (1445/2833) Checking out files: 52% (1474/2833) Checking out files: 53% (1502/2833) Checking out files: 54% (1530/2833) Checking out files: 55% (1559/2833) Checking out files: 56% (1587/2833) Checking out files: 57% (1615/2833) Checking out files: 58% (1644/2833) Checking out files: 59% (1672/2833) Checking out files: 60% (1700/2833) Checking out files: 61% (1729/2833) Checking out files: 62% (1757/2833) Checking out files: 63% (1785/2833) Checking out files: 64% (1814/2833) Checking out files: 65% (1842/2833) Checking out files: 66% (1870/2833) Checking out files: 67% (1899/2833) Checking out files: 68% (1927/2833) Checking out files: 69% (1955/2833) Checking out files: 70% (1984/2833) Checking out files: 71% (2012/2833) Checking out files: 72% (2040/2833) Checking out files: 73% (2069/2833) Checking out files: 74% (2097/2833) Checking out files: 75% (2125/2833) Checking out files: 76% (2154/2833) Checking out files: 77% (2182/2833) Checking out files: 78% (2210/2833) Checking out files: 79% (2239/2833) Checking out files: 80% (2267/2833) Checking out files: 81% (2295/2833) Checking out files: 82% (2324/2833) Checking out files: 83% (2352/2833) Checking out files: 84% (2380/2833) Checking out files: 85% (2409/2833) Checking out files: 86% (2437/2833) Checking out files: 87% (2465/2833) Checking out files: 87% (2483/2833) Checking out files: 88% (2494/2833) Checking out files: 89% (2522/2833) Checking out files: 90% (2550/2833) Checking out files: 91% (2579/2833) Checking out files: 92% (2607/2833) Checking out files: 93% (2635/2833) Checking out files: 94% (2664/2833) Checking out files: 95% (2692/2833) Checking out files: 96% (2720/2833) Checking out files: 97% (2749/2833) Checking out files: 98% (2777/2833) Checking out files: 99% (2805/2833) Checking out files: 100% (2833/2833) Checking out files: 100% (2833/2833), done. [2019-08-22T06:31:26.221Z] #47 33.86 + cd /tmp/tmp.tnZh2EnomQ/src/github.com/containerd/containerd [2019-08-22T06:31:26.222Z] #47 33.86 + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:31:27.392Z] #55 16.27 + GOPATH=/tmp/tmp.74qUQjP8Lh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.74qUQjP8Lh go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-22T06:31:28.115Z] #47 36.08 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-22T06:31:28.115Z] #47 36.08 + BUILDTAGS='netgo osusergo static_build' [2019-08-22T06:31:28.115Z] #47 36.08 + export EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:31:28.115Z] #47 36.08 + EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:31:28.115Z] #47 36.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-22T06:31:28.115Z] #47 36.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-22T06:31:28.115Z] #47 36.08 + '[' '' = dynamic ']' [2019-08-22T06:31:28.115Z] #47 36.08 + make [2019-08-22T06:31:28.677Z] #47 ... [2019-08-22T06:31:28.677Z] [2019-08-22T06:31:28.677Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:28.677Z] #30 70.96 path/filepath [2019-08-22T06:31:28.677Z] #30 73.52 io/ioutil [2019-08-22T06:31:28.677Z] #30 74.07 path [2019-08-22T06:31:28.677Z] #30 74.84 text/tabwriter [2019-08-22T06:31:28.677Z] #30 75.97 flag [2019-08-22T06:31:28.677Z] #30 75.97 github.com/BurntSushi/toml [2019-08-22T06:31:28.677Z] #30 77.59 log [2019-08-22T06:31:28.677Z] #30 80.56 github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:31:28.932Z] #30 ... [2019-08-22T06:31:28.932Z] [2019-08-22T06:31:28.932Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:31:28.932Z] #47 36.94 🇩 bin/ctr [2019-08-22T06:31:30.675Z] #55 ... [2019-08-22T06:31:30.675Z] [2019-08-22T06:31:30.675Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:30.675Z] #57 18.87 Fetched 7918 kB in 13s (572 kB/s) [2019-08-22T06:31:30.803Z] 🇩 bin/containerd-stress [2019-08-22T06:31:31.450Z] #47 ... [2019-08-22T06:31:31.450Z] [2019-08-22T06:31:31.450Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:31.450Z] #13 9.439 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-22T06:31:31.450Z] #13 18.87 Fetched 7918 kB in 15s (524 kB/s) [2019-08-22T06:31:31.450Z] #13 18.87 Reading package lists... [2019-08-22T06:31:31.450Z] #13 ... [2019-08-22T06:31:31.450Z] [2019-08-22T06:31:31.450Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:31:31.450Z] #58 10.20 PBCC images/sysctl.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.23 DEP images/sysctl.pb-c.d [2019-08-22T06:31:31.450Z] #58 10.32 PBCC images/time.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.39 DEP images/time.pb-c.d [2019-08-22T06:31:31.450Z] #58 10.45 PBCC images/binfmt-misc.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.54 DEP images/binfmt-misc.pb-c.d [2019-08-22T06:31:31.450Z] #58 10.64 PBCC images/seccomp.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.65 DEP images/seccomp.pb-c.d [2019-08-22T06:31:31.450Z] #58 10.71 PBCC images/userns.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.73 DEP images/userns.pb-c.d [2019-08-22T06:31:31.450Z] #58 10.80 PBCC images/cgroup.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.86 DEP images/cgroup.pb-c.d [2019-08-22T06:31:31.450Z] #58 10.90 PBCC images/fown.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.91 PBCC images/ext-file.pb-c.c [2019-08-22T06:31:31.450Z] #58 10.99 DEP images/fown.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.05 DEP images/ext-file.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.14 PBCC images/rpc.pb-c.c [2019-08-22T06:31:31.450Z] #58 11.19 DEP images/rpc.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.28 PBCC images/siginfo.pb-c.c [2019-08-22T06:31:31.450Z] #58 11.34 DEP images/siginfo.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.44 PBCC images/pagemap.pb-c.c [2019-08-22T06:31:31.450Z] #58 11.51 DEP images/pagemap.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.60 PBCC images/rlimit.pb-c.c [2019-08-22T06:31:31.450Z] #58 11.65 DEP images/rlimit.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.71 PBCC images/file-lock.pb-c.c [2019-08-22T06:31:31.450Z] #58 11.76 DEP images/file-lock.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.81 PBCC images/tty.pb-c.c [2019-08-22T06:31:31.450Z] #58 11.93 DEP images/tty.pb-c.d [2019-08-22T06:31:31.450Z] #58 11.99 PBCC images/tun.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.03 PBCC images/netdev.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.07 DEP images/tun.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.17 DEP images/netdev.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.20 PBCC images/vma.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.24 DEP images/vma.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.28 PBCC images/creds.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.31 DEP images/creds.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.38 PBCC images/utsns.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.47 DEP images/utsns.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.52 PBCC images/ipc-desc.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.58 PBCC images/ipc-sem.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.64 DEP images/ipc-desc.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.70 DEP images/ipc-sem.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.77 PBCC images/ipc-msg.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.82 DEP images/ipc-msg.pb-c.d [2019-08-22T06:31:31.450Z] #58 12.86 PBCC images/ipc-shm.pb-c.c [2019-08-22T06:31:31.450Z] #58 12.87 DEP images/ipc-shm.pb-c.d [2019-08-22T06:31:31.450Z] #58 13.02 PBCC images/ipc-var.pb-c.c [2019-08-22T06:31:31.450Z] #58 13.04 DEP images/ipc-var.pb-c.d [2019-08-22T06:31:31.450Z] #58 13.09 PBCC images/sk-opts.pb-c.c [2019-08-22T06:31:31.450Z] #58 13.18 PBCC images/packet-sock.pb-c.c [2019-08-22T06:31:31.450Z] #58 13.24 DEP images/sk-opts.pb-c.d [2019-08-22T06:31:31.450Z] #58 13.41 DEP images/packet-sock.pb-c.d [2019-08-22T06:31:31.450Z] #58 13.56 PBCC images/sk-netlink.pb-c.c [2019-08-22T06:31:31.450Z] #58 13.59 DEP images/sk-netlink.pb-c.d [2019-08-22T06:31:31.450Z] #58 13.70 PBCC images/sk-inet.pb-c.c [2019-08-22T06:31:31.450Z] #58 13.76 DEP images/sk-inet.pb-c.d [2019-08-22T06:31:31.450Z] #58 13.92 PBCC images/sk-unix.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.07 DEP images/sk-unix.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.13 PBCC images/mm.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.18 DEP images/mm.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.24 PBCC images/timerfd.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.27 DEP images/timerfd.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.35 PBCC images/timer.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.40 DEP images/timer.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.44 PBCC images/sa.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.50 DEP images/sa.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.56 PBCC images/pipe-data.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.62 DEP images/pipe-data.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.68 PBCC images/mnt.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.71 DEP images/mnt.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.76 PBCC images/sk-packet.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.80 DEP images/sk-packet.pb-c.d [2019-08-22T06:31:31.450Z] #58 14.86 PBCC images/tcp-stream.pb-c.c [2019-08-22T06:31:31.450Z] #58 14.98 DEP images/tcp-stream.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.02 PBCC images/pipe.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.07 DEP images/pipe.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.13 PBCC images/pstree.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.16 DEP images/pstree.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.21 PBCC images/fs.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.23 DEP images/fs.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.28 PBCC images/signalfd.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.39 DEP images/signalfd.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.45 PBCC images/fh.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.55 PBCC images/fsnotify.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.58 DEP images/fh.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.67 DEP images/fsnotify.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.75 PBCC images/eventpoll.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.79 DEP images/eventpoll.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.87 PBCC images/eventfd.pb-c.c [2019-08-22T06:31:31.450Z] #58 15.93 DEP images/eventfd.pb-c.d [2019-08-22T06:31:31.450Z] #58 15.99 PBCC images/remap-file-path.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.00 DEP images/remap-file-path.pb-c.d [2019-08-22T06:31:31.450Z] #58 16.05 PBCC images/fifo.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.08 DEP images/fifo.pb-c.d [2019-08-22T06:31:31.450Z] #58 16.10 PBCC images/ghost-file.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.18 DEP images/ghost-file.pb-c.d [2019-08-22T06:31:31.450Z] #58 16.24 PBCC images/regfile.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.32 DEP images/regfile.pb-c.d [2019-08-22T06:31:31.450Z] #58 16.36 PBCC images/ns.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.39 DEP images/ns.pb-c.d [2019-08-22T06:31:31.450Z] #58 16.44 PBCC images/fdinfo.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.50 DEP images/fdinfo.pb-c.d [2019-08-22T06:31:31.450Z] #58 16.58 PBCC images/core-aarch64.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.64 PBCC images/core-arm.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.72 PBCC images/core-ppc64.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.78 PBCC images/core-s390.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.83 PBCC images/core-x86.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.90 PBCC images/core.pb-c.c [2019-08-22T06:31:31.450Z] #58 16.98 PBCC images/inventory.pb-c.c [2019-08-22T06:31:31.450Z] #58 17.08 DEP images/core-aarch64.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.14 DEP images/core-arm.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.22 DEP images/core-ppc64.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.27 DEP images/core-s390.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.32 DEP images/core-x86.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.36 DEP images/core.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.41 DEP images/inventory.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.45 PBCC images/cpuinfo.pb-c.c [2019-08-22T06:31:31.450Z] #58 17.48 DEP images/cpuinfo.pb-c.d [2019-08-22T06:31:31.450Z] #58 17.54 PBCC images/stats.pb-c.c [2019-08-22T06:31:31.450Z] #58 17.62 DEP images/stats.pb-c.d [2019-08-22T06:31:31.450Z] #58 ... [2019-08-22T06:31:31.450Z] [2019-08-22T06:31:31.450Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:31.450Z] #33 73.69 os [2019-08-22T06:31:31.450Z] #33 77.57 fmt [2019-08-22T06:31:31.450Z] #33 77.92 path/filepath [2019-08-22T06:31:31.450Z] #33 79.96 regexp [2019-08-22T06:31:31.450Z] #33 83.18 flag [2019-08-22T06:31:31.450Z] #33 83.86 go/token [2019-08-22T06:31:32.122Z] 🇩 bin/containerd-shim [2019-08-22T06:31:32.379Z] #33 ... [2019-08-22T06:31:32.379Z] [2019-08-22T06:31:32.379Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:32.379Z] #30 DONE 84.6s [2019-08-22T06:31:32.379Z] [2019-08-22T06:31:32.379Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:32.379Z] #33 84.68 go/scanner [2019-08-22T06:31:32.942Z] #33 ... [2019-08-22T06:31:32.942Z] [2019-08-22T06:31:32.942Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:31:32.942Z] #58 19.49 make[1]: Nothing to be done for 'all'. [2019-08-22T06:31:33.206Z] #57 18.87 Reading package lists... [2019-08-22T06:31:33.206Z] #57 ... [2019-08-22T06:31:33.206Z] [2019-08-22T06:31:33.206Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:31:33.206Z] #24 11.02 + cd /tmp/tmp.AnHdYiEGPM/src/github.com/alecthomas/gometalinter [2019-08-22T06:31:33.206Z] #24 11.02 + git checkout -q v2.0.6 [2019-08-22T06:31:33.206Z] #24 11.25 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-22T06:31:33.206Z] #24 ... [2019-08-22T06:31:33.206Z] [2019-08-22T06:31:33.206Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:33.206Z] #33 16.25 strconv [2019-08-22T06:31:33.206Z] #33 19.04 internal/testlog [2019-08-22T06:31:33.206Z] #33 19.26 encoding [2019-08-22T06:31:33.206Z] #33 19.36 unicode/utf16 [2019-08-22T06:31:33.206Z] #33 19.56 container/list [2019-08-22T06:31:33.206Z] #33 20.05 crypto/internal/subtle [2019-08-22T06:31:33.206Z] #33 20.12 crypto/subtle [2019-08-22T06:31:33.206Z] #33 20.26 crypto/rc4 [2019-08-22T06:31:33.206Z] #33 20.51 internal/x/crypto/cryptobyte/asn1 [2019-08-22T06:31:33.206Z] #33 20.55 internal/nettrace [2019-08-22T06:31:33.206Z] #33 20.64 internal/x/net/dns/dnsmessage [2019-08-22T06:31:34.834Z] #58 21.28 CC images/stats.o [2019-08-22T06:31:34.834Z] #58 21.62 CC images/core.o [2019-08-22T06:31:35.107Z] #33 ... [2019-08-22T06:31:35.107Z] [2019-08-22T06:31:35.107Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:31:35.107Z] #42 12.52 + cd /tmp/tmp.corbUmIyov/src/github.com/opencontainers/runc [2019-08-22T06:31:35.107Z] #42 12.54 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:31:35.107Z] #42 12.93 + '[' -z '' ']' [2019-08-22T06:31:35.107Z] #42 12.93 + target=static [2019-08-22T06:31:35.107Z] #42 12.93 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-22T06:31:35.107Z] #42 15.07 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-22T06:31:35.107Z] #42 ... [2019-08-22T06:31:35.107Z] [2019-08-22T06:31:35.107Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:35.107Z] #30 12.68 unicode/utf8 [2019-08-22T06:31:35.107Z] #30 13.21 strconv [2019-08-22T06:31:35.107Z] #30 16.25 internal/race [2019-08-22T06:31:35.107Z] #30 16.29 sync/atomic [2019-08-22T06:31:35.107Z] #30 16.54 unicode [2019-08-22T06:31:35.107Z] #30 19.20 internal/testlog [2019-08-22T06:31:35.107Z] #30 19.40 encoding [2019-08-22T06:31:35.107Z] #30 19.48 runtime/cgo [2019-08-22T06:31:35.107Z] #30 ... [2019-08-22T06:31:35.107Z] [2019-08-22T06:31:35.107Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:35.107Z] #57 18.87 Reading package lists... [2019-08-22T06:31:35.397Z] #58 22.22 CC images/core-x86.o [2019-08-22T06:31:35.831Z] + rm -rf /tmp/tmp.xTaqmPsK2a [2019-08-22T06:31:35.831Z] Removing intermediate container bdd3a9c4689b [2019-08-22T06:31:35.831Z] ---> c3b7b6030c7d [2019-08-22T06:31:35.831Z] Step 19/126 : FROM base AS frozen-images [2019-08-22T06:31:35.831Z] ---> 211155faa8e4 [2019-08-22T06:31:35.831Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:31:35.831Z] ---> Using cache [2019-08-22T06:31:35.831Z] ---> 98fc01af274d [2019-08-22T06:31:35.831Z] 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-22T06:31:35.831Z] ---> Running in 89c3debcbd74 [2019-08-22T06:31:35.831Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:31:35.831Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:31:35.831Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:31:35.831Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:31:35.831Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:31:35.831Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-22T06:31:35.831Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-22T06:31:35.831Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-22T06:31:35.958Z] #58 22.76 CC images/core-arm.o [2019-08-22T06:31:36.521Z] #58 23.28 CC images/core-aarch64.o [2019-08-22T06:31:37.083Z] #58 23.83 CC images/core-ppc64.o [2019-08-22T06:31:37.301Z] Fetched 7716 kB in 2s (3208 kB/s) [2019-08-22T06:31:37.647Z] #58 24.48 CC images/core-s390.o [2019-08-22T06:31:38.574Z] #58 25.14 CC images/cpuinfo.o [2019-08-22T06:31:38.619Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-22T06:31:38.774Z] Reading package lists... [2019-08-22T06:31:38.831Z] #58 25.65 CC images/inventory.o [2019-08-22T06:31:39.087Z] #58 25.88 CC images/fdinfo.o [2019-08-22T06:31:39.649Z] #58 26.27 CC images/fown.o [2019-08-22T06:31:39.649Z] #58 26.47 CC images/ns.o [2019-08-22T06:31:39.780Z] Reading package lists... [2019-08-22T06:31:39.780Z] Building dependency tree... [2019-08-22T06:31:39.780Z] Reading state information... [2019-08-22T06:31:39.856Z] #57 24.22 Reading package lists... [2019-08-22T06:31:39.856Z] #57 ... [2019-08-22T06:31:39.856Z] [2019-08-22T06:31:39.856Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-22T06:31:39.856Z] #50 17.62 + cd /tmp/tmp.JvU0vkjzVi/src/github.com/docker/libnetwork [2019-08-22T06:31:39.856Z] #50 17.62 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:31:39.856Z] #50 18.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-22T06:31:39.856Z] #50 ... [2019-08-22T06:31:39.856Z] [2019-08-22T06:31:39.856Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-22T06:31:39.856Z] #44 19.29 Fetched 7918 kB in 13s (582 kB/s) [2019-08-22T06:31:39.856Z] #44 19.29 Reading package lists... [2019-08-22T06:31:40.063Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-22T06:31:40.063Z] The following additional packages will be installed: [2019-08-22T06:31:40.063Z] libjq1 libonig4 [2019-08-22T06:31:40.063Z] The following NEW packages will be installed: [2019-08-22T06:31:40.063Z] jq libjq1 libonig4 [2019-08-22T06:31:40.063Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:31:40.063Z] Need to get 310 kB of archives. [2019-08-22T06:31:40.063Z] After this operation, 1267 kB of additional disk space will be used. [2019-08-22T06:31:40.063Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-22T06:31:40.063Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-22T06:31:40.063Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-22T06:31:40.113Z] #44 24.24 Reading package lists... [2019-08-22T06:31:40.114Z] #44 ... [2019-08-22T06:31:40.114Z] [2019-08-22T06:31:40.114Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:40.114Z] #35 18.80 Fetched 7918 kB in 13s (575 kB/s) [2019-08-22T06:31:40.114Z] #35 18.80 Reading package lists... [2019-08-22T06:31:40.212Z] #58 26.71 CC images/regfile.o [2019-08-22T06:31:40.346Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:31:40.346Z] Fetched 310 kB in 0s (3535 kB/s) [2019-08-22T06:31:40.346Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-22T06:31:40.346Z] (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-22T06:31:40.346Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-08-22T06:31:40.346Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-22T06:31:40.346Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-22T06:31:40.346Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-22T06:31:40.346Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-22T06:31:40.478Z] #58 27.06 CC images/ghost-file.o [2019-08-22T06:31:40.478Z] 🇩 binaries [2019-08-22T06:31:40.478Z] + mkdir -p /build [2019-08-22T06:31:40.478Z] + cp bin/containerd /build/containerd [2019-08-22T06:31:40.478Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-22T06:31:40.478Z] + cp bin/ctr /build/ctr [2019-08-22T06:31:40.631Z] Selecting previously unselected package jq. [2019-08-22T06:31:40.631Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-22T06:31:40.631Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:31:40.631Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-22T06:31:40.631Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-22T06:31:40.631Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:40.631Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:31:40.679Z] #35 24.27 Reading package lists... [2019-08-22T06:31:40.679Z] #35 ... [2019-08-22T06:31:40.679Z] [2019-08-22T06:31:40.679Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-22T06:31:40.679Z] #27 28.58 + cd /tmp/tmp.QVu67pvON2/src/gotest.tools/gotestsum [2019-08-22T06:31:40.679Z] #27 28.58 + git checkout -q v0.3.5 [2019-08-22T06:31:40.679Z] #27 28.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-22T06:31:40.734Z] #58 27.44 CC images/fifo.o [2019-08-22T06:31:40.913Z] Removing intermediate container 89c3debcbd74 [2019-08-22T06:31:40.913Z] ---> f339216c6dc1 [2019-08-22T06:31:40.913Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-22T06:31:40.990Z] #58 27.72 CC images/remap-file-path.o [2019-08-22T06:31:41.198Z] ---> af4617583d92 [2019-08-22T06:31:41.198Z] 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-22T06:31:41.198Z] ---> Running in 8a632a4678b0 [2019-08-22T06:31:41.246Z] #58 27.96 CC images/eventfd.o [2019-08-22T06:31:41.502Z] #58 28.19 CC images/eventpoll.o [2019-08-22T06:31:41.758Z] #58 28.55 CC images/fh.o [2019-08-22T06:31:42.321Z] #58 28.96 CC images/fsnotify.o [2019-08-22T06:31:42.583Z] #58 ... [2019-08-22T06:31:42.583Z] [2019-08-22T06:31:42.583Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:42.583Z] #13 18.87 Reading package lists... [2019-08-22T06:31:42.583Z] #13 24.30 Reading package lists... [2019-08-22T06:31:42.583Z] #13 29.16 Building dependency tree... [2019-08-22T06:31:42.583Z] #13 30.16 Reading state information... [2019-08-22T06:31:42.583Z] #13 30.97 The following additional packages will be installed: [2019-08-22T06:31:42.583Z] #13 30.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-22T06:31:42.583Z] #13 30.99 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-22T06:31:42.583Z] #13 30.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-22T06:31:42.583Z] #13 30.99 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-22T06:31:42.583Z] #13 30.99 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-22T06:31:42.583Z] #13 30.99 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-22T06:31:42.583Z] #13 30.99 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-22T06:31:42.583Z] #13 30.99 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-22T06:31:42.583Z] #13 30.99 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-22T06:31:42.583Z] #13 30.99 Suggested packages: [2019-08-22T06:31:42.583Z] #13 31.00 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-22T06:31:42.583Z] #13 31.00 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-22T06:31:42.583Z] #13 31.00 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-22T06:31:42.583Z] #13 31.00 vim-doc vim-scripts xfsdump acl attr quota [2019-08-22T06:31:42.583Z] #13 31.00 Recommended packages: [2019-08-22T06:31:42.583Z] #13 31.00 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-22T06:31:42.583Z] #13 31.00 python3-keyrings.alt python3-xdg unzip [2019-08-22T06:31:42.839Z] #13 ... [2019-08-22T06:31:42.839Z] [2019-08-22T06:31:42.839Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:31:42.839Z] #58 29.65 CC images/signalfd.o [2019-08-22T06:31:42.904Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-22T06:31:42.904Z]  ######################################################################## 100.0% [2019-08-22T06:31:43.095Z] #58 ... [2019-08-22T06:31:43.095Z] [2019-08-22T06:31:43.095Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:43.095Z] #33 85.30 io/ioutil [2019-08-22T06:31:43.095Z] #33 86.30 go/ast [2019-08-22T06:31:43.095Z] #33 86.42 net/url [2019-08-22T06:31:43.095Z] #33 88.20 text/template/parse [2019-08-22T06:31:43.095Z] #33 90.98 go/parser [2019-08-22T06:31:43.095Z] #33 92.87 text/template [2019-08-22T06:31:43.095Z] #33 94.98 log [2019-08-22T06:31:43.189Z]  #########   13.0% ########################   33.6% ######################################## 56.3% #######################################################           76.4% ####################################################################  94.7% ######################################################################## 100.0% [2019-08-22T06:31:43.351Z] #33 95.59 encoding/binary [2019-08-22T06:31:43.351Z] #33 ... [2019-08-22T06:31:43.351Z] [2019-08-22T06:31:43.351Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:31:43.351Z] #58 29.97 CC images/fs.o [2019-08-22T06:31:43.351Z] #58 30.14 CC images/pstree.o [2019-08-22T06:31:43.473Z]  ######################################################################## 100.0% [2019-08-22T06:31:43.757Z]  #################     24.7% ###############################################################  88.0% ######################################################################## 100.0% [2019-08-22T06:31:43.778Z] Removing intermediate container 8eef1094bdbc [2019-08-22T06:31:43.778Z] ---> 433c87d047d4 [2019-08-22T06:31:43.778Z] Step 56/126 : FROM dev-base AS proxy [2019-08-22T06:31:43.778Z] ---> ecd99ce5816d [2019-08-22T06:31:43.778Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-22T06:31:43.778Z] ---> Running in 57bd1e4a7a77 [2019-08-22T06:31:43.778Z] Removing intermediate container 57bd1e4a7a77 [2019-08-22T06:31:43.778Z] ---> 44a86dfb82ab [2019-08-22T06:31:43.778Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:31:43.778Z] ---> 41e3c48e5413 [2019-08-22T06:31:43.778Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:31:43.778Z] ---> 464db6c70cc1 [2019-08-22T06:31:43.778Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:31:43.913Z] #58 30.40 CC images/pipe.o [2019-08-22T06:31:43.913Z] #58 30.62 CC images/tcp-stream.o [2019-08-22T06:31:44.040Z]  ######################################################################## 100.0% [2019-08-22T06:31:44.169Z] ---> Running in b7eb6ed6353d [2019-08-22T06:31:44.169Z] + RM_GOPATH=0 [2019-08-22T06:31:44.169Z] + TMP_GOPATH= [2019-08-22T06:31:44.169Z] + : /build [2019-08-22T06:31:44.169Z] + '[' -z '' ']' [2019-08-22T06:31:44.169Z] ++ mktemp -d [2019-08-22T06:31:44.169Z] + export GOPATH=/tmp/tmp.QhGLJqmb5D [2019-08-22T06:31:44.169Z] + GOPATH=/tmp/tmp.QhGLJqmb5D [2019-08-22T06:31:44.169Z] + RM_GOPATH=1 [2019-08-22T06:31:44.169Z] ++ dirname ./install.sh [2019-08-22T06:31:44.169Z] + dir=. [2019-08-22T06:31:44.169Z] + bin=proxy [2019-08-22T06:31:44.169Z] + shift [2019-08-22T06:31:44.169Z] + '[' '!' -f ./proxy.installer ']' [2019-08-22T06:31:44.169Z] + . ./proxy.installer [2019-08-22T06:31:44.169Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:31:44.169Z] + install_proxy [2019-08-22T06:31:44.169Z] + case "$1" in [2019-08-22T06:31:44.169Z] + export CGO_ENABLED=0 [2019-08-22T06:31:44.169Z] + CGO_ENABLED=0 [2019-08-22T06:31:44.169Z] + _install_proxy [2019-08-22T06:31:44.169Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-22T06:31:44.169Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QhGLJqmb5D/src/github.com/docker/libnetwork [2019-08-22T06:31:44.169Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:31:44.169Z] Cloning into '/tmp/tmp.QhGLJqmb5D/src/github.com/docker/libnetwork'... [2019-08-22T06:31:44.170Z] #58 30.89 CC images/sk-packet.o [2019-08-22T06:31:44.428Z] #58 31.27 CC images/mnt.o [2019-08-22T06:31:44.684Z] #58 31.51 CC images/pipe-data.o [2019-08-22T06:31:44.867Z] #27 ... [2019-08-22T06:31:44.867Z] [2019-08-22T06:31:44.867Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-22T06:31:44.867Z] #50 DONE 32.6s [2019-08-22T06:31:44.867Z] [2019-08-22T06:31:44.867Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:44.867Z] #35 24.27 Reading package lists... [2019-08-22T06:31:44.867Z] #35 29.89 Building dependency tree... [2019-08-22T06:31:44.867Z] #35 30.87 Reading state information... [2019-08-22T06:31:44.867Z] #35 31.90 The following additional packages will be installed: [2019-08-22T06:31:44.867Z] #35 31.91 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-22T06:31:44.867Z] #35 31.93 Suggested packages: [2019-08-22T06:31:44.867Z] #35 31.93 codeblocks eclipse ninja-build lrzip [2019-08-22T06:31:44.867Z] #35 31.93 Recommended packages: [2019-08-22T06:31:44.867Z] #35 31.93 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-22T06:31:44.867Z] #35 32.32 The following NEW packages will be installed: [2019-08-22T06:31:44.867Z] #35 32.34 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-22T06:31:44.867Z] #35 32.34 vim-common xxd [2019-08-22T06:31:44.867Z] #35 33.43 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:31:44.867Z] #35 33.43 Need to get 13.7 MB of archives. [2019-08-22T06:31:44.867Z] #35 33.43 After this operation, 57.2 MB of additional disk space will be used. [2019-08-22T06:31:44.867Z] #35 33.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-22T06:31:44.867Z] #35 33.57 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-22T06:31:44.867Z] #35 33.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-22T06:31:44.904Z]  #####    7.7% ############## 19.8% ################################  44.5% ################################################    67.4% #########################################################    80.3% ######################################################################## 100.0% [2019-08-22T06:31:44.940Z] #58 31.80 CC images/sa.o [2019-08-22T06:31:45.197Z] #58 32.05 CC images/timer.o [2019-08-22T06:31:45.417Z]  ######################################################################## 100.0% [2019-08-22T06:31:45.437Z] #35 34.28 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-22T06:31:45.696Z] #35 34.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-22T06:31:45.696Z] #35 34.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-22T06:31:45.696Z] #35 34.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-22T06:31:45.696Z] #35 34.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-22T06:31:45.761Z] #58 32.41 CC images/timerfd.o [2019-08-22T06:31:45.968Z] #35 34.61 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-22T06:31:45.968Z] #35 34.63 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-22T06:31:45.968Z] #35 ... [2019-08-22T06:31:45.968Z] [2019-08-22T06:31:45.968Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:45.968Z] #30 33.74 sync [2019-08-22T06:31:45.985Z] + cd /tmp/tmp.QhGLJqmb5D/src/github.com/docker/libnetwork [2019-08-22T06:31:45.985Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:31:45.985Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-22T06:31:46.017Z] #58 32.63 CC images/mm.o [2019-08-22T06:31:46.227Z] #30 ... [2019-08-22T06:31:46.227Z] [2019-08-22T06:31:46.227Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:46.227Z] #33 24.17 runtime/cgo [2019-08-22T06:31:46.227Z] #33 32.10 internal/x/crypto/curve25519 [2019-08-22T06:31:46.274Z] #58 32.98 CC images/sk-opts.o [2019-08-22T06:31:46.378Z]  #### 6.2% #########   13.2% ###############     22.0% #####################  29.8% ###########################    38.9% ################################## 47.9% ######################################### 57.6% ###############################################   65.7% ####################################################   73.6% ###########################################################  82.5% ##################################################################  92.7% ######################################################################## 100.0% [2019-08-22T06:31:46.378Z]  [2019-08-22T06:31:46.486Z] #33 ... [2019-08-22T06:31:46.486Z] [2019-08-22T06:31:46.486Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:46.486Z] #57 24.22 Reading package lists... [2019-08-22T06:31:46.486Z] #57 29.69 Building dependency tree... [2019-08-22T06:31:46.486Z] #57 30.67 Reading state information... [2019-08-22T06:31:46.486Z] #57 31.76 The following additional packages will be installed: [2019-08-22T06:31:46.486Z] #57 31.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-22T06:31:46.486Z] #57 31.77 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-22T06:31:46.486Z] #57 31.77 Suggested packages: [2019-08-22T06:31:46.486Z] #57 31.77 manpages-dev python-setuptools [2019-08-22T06:31:46.486Z] #57 33.09 The following NEW packages will be installed: [2019-08-22T06:31:46.486Z] #57 33.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-22T06:31:46.486Z] #57 33.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-22T06:31:46.486Z] #57 33.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-22T06:31:46.486Z] #57 33.11 zlib1g-dev [2019-08-22T06:31:46.486Z] #57 34.21 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:31:46.486Z] #57 34.21 Need to get 3602 kB of archives. [2019-08-22T06:31:46.486Z] #57 34.21 After this operation, 18.9 MB of additional disk space will be used. [2019-08-22T06:31:46.486Z] #57 34.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-22T06:31:46.486Z] #57 34.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-22T06:31:46.486Z] #57 34.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-22T06:31:46.486Z] #57 34.26 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-22T06:31:46.486Z] #57 34.27 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-22T06:31:46.486Z] #57 34.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-22T06:31:46.486Z] #57 34.30 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-22T06:31:46.486Z] #57 34.35 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-22T06:31:46.486Z] #57 34.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-22T06:31:46.486Z] #57 34.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-22T06:31:46.486Z] #57 34.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-22T06:31:46.486Z] #57 34.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-22T06:31:46.486Z] #57 34.87 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-22T06:31:46.486Z] #57 34.91 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-22T06:31:46.486Z] #57 34.91 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-22T06:31:46.486Z] #57 34.92 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-22T06:31:46.486Z] #57 ... [2019-08-22T06:31:46.486Z] [2019-08-22T06:31:46.486Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:46.486Z] #30 34.34 io [2019-08-22T06:31:46.486Z] #30 34.36 reflect [2019-08-22T06:31:46.531Z] #58 33.27 CC images/sk-unix.o [2019-08-22T06:31:46.788Z] #58 33.57 CC images/sk-inet.o [2019-08-22T06:31:47.350Z] #58 33.95 CC images/tun.o [2019-08-22T06:31:47.395Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-22T06:31:47.606Z] #58 34.27 CC images/sk-netlink.o [2019-08-22T06:31:47.676Z]  ######################################################################## 100.0% [2019-08-22T06:31:47.676Z]  ######################################################################## 100.0% [2019-08-22T06:31:47.676Z]  [2019-08-22T06:31:47.862Z] #58 34.55 CC images/packet-sock.o [2019-08-22T06:31:47.863Z] #30 35.49 syscall [2019-08-22T06:31:47.863Z] #30 ... [2019-08-22T06:31:47.863Z] [2019-08-22T06:31:47.863Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-22T06:31:47.863Z] #44 24.24 Reading package lists... [2019-08-22T06:31:47.863Z] #44 29.89 Building dependency tree... [2019-08-22T06:31:47.863Z] #44 30.94 Reading state information... [2019-08-22T06:31:47.863Z] #44 31.92 The following additional packages will be installed: [2019-08-22T06:31:47.863Z] #44 31.93 btrfs-progs liblzo2-2 [2019-08-22T06:31:47.863Z] #44 32.12 The following NEW packages will be installed: [2019-08-22T06:31:47.863Z] #44 32.15 btrfs-progs btrfs-tools liblzo2-2 [2019-08-22T06:31:47.863Z] #44 33.35 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:31:47.863Z] #44 33.35 Need to get 649 kB of archives. [2019-08-22T06:31:47.863Z] #44 33.35 After this operation, 4320 kB of additional disk space will be used. [2019-08-22T06:31:47.863Z] #44 33.35 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-22T06:31:47.863Z] #44 33.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-22T06:31:47.863Z] #44 33.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-22T06:31:47.863Z] #44 35.08 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:31:47.863Z] #44 35.22 Fetched 649 kB in 1s (526 kB/s) [2019-08-22T06:31:47.863Z] #44 35.28 Selecting previously unselected package liblzo2-2:amd64. [2019-08-22T06:31:47.863Z] #44 35.28 (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-22T06:31:47.863Z] #44 35.34 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-22T06:31:47.863Z] #44 35.35 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:31:47.863Z] #44 35.49 Selecting previously unselected package btrfs-progs. [2019-08-22T06:31:47.863Z] #44 35.50 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-22T06:31:47.863Z] #44 35.50 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:31:47.863Z] #44 36.09 Selecting previously unselected package btrfs-tools. [2019-08-22T06:31:47.863Z] #44 36.09 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-22T06:31:47.863Z] #44 36.10 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:31:47.863Z] #44 36.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:47.863Z] #44 36.31 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:31:47.863Z] #44 36.33 Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:31:47.863Z] #44 36.36 Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:31:47.863Z] #44 36.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:47.863Z] #44 DONE 36.7s [2019-08-22T06:31:48.123Z] [2019-08-22T06:31:48.123Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:31:48.123Z] #45 DONE 0.1s [2019-08-22T06:31:48.123Z] [2019-08-22T06:31:48.123Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-22T06:31:48.123Z] #46 DONE 0.1s [2019-08-22T06:31:48.123Z] [2019-08-22T06:31:48.123Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:48.123Z] #57 35.94 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:31:48.123Z] #57 36.08 Fetched 3602 kB in 1s (1903 kB/s) [2019-08-22T06:31:48.123Z] #57 36.16 Selecting previously unselected package libnet1:amd64. [2019-08-22T06:31:48.123Z] #57 36.16 (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-22T06:31:48.123Z] #57 36.19 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-22T06:31:48.123Z] #57 36.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:31:48.123Z] #57 36.32 Selecting previously unselected package libcap-dev:amd64. [2019-08-22T06:31:48.123Z] #57 36.32 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-22T06:31:48.123Z] #57 36.34 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-22T06:31:48.123Z] #57 36.49 Selecting previously unselected package libnet1-dev. [2019-08-22T06:31:48.123Z] #57 36.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-22T06:31:48.123Z] #57 36.50 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:31:48.123Z] #57 36.70 Selecting previously unselected package libnl-3-200:amd64. [2019-08-22T06:31:48.123Z] #57 36.72 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-22T06:31:48.123Z] #57 36.78 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:31:48.383Z] #57 37.10 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-22T06:31:48.383Z] #57 37.10 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-22T06:31:48.383Z] #57 37.10 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-22T06:31:48.425Z] #58 35.01 CC images/ipc-var.o [2019-08-22T06:31:48.615Z] Removing intermediate container b7eb6ed6353d [2019-08-22T06:31:48.615Z] ---> de18dc8186a5 [2019-08-22T06:31:48.615Z] Step 61/126 : FROM base AS gometalinter [2019-08-22T06:31:48.615Z] ---> ecd99ce5816d [2019-08-22T06:31:48.615Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-22T06:31:48.615Z] ---> Running in 2dc75523d504 [2019-08-22T06:31:48.615Z] Removing intermediate container 2dc75523d504 [2019-08-22T06:31:48.615Z] ---> 1f0e268a9dda [2019-08-22T06:31:48.615Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:31:48.615Z] ---> b652f7884b3a [2019-08-22T06:31:48.615Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:31:48.643Z] #57 37.37 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-22T06:31:48.643Z] #57 37.37 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-22T06:31:48.643Z] #57 37.38 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:31:48.682Z] #58 35.27 CC images/ipc-desc.o [2019-08-22T06:31:48.682Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-22T06:31:48.682Z]  ######################################################################## 100.0% [2019-08-22T06:31:48.902Z] #57 37.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-22T06:31:48.903Z] #57 37.59 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-22T06:31:48.903Z] #57 37.60 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-22T06:31:48.951Z] #58 35.54 CC images/ipc-shm.o [2019-08-22T06:31:48.951Z] #58 ... [2019-08-22T06:31:48.951Z] [2019-08-22T06:31:48.951Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:48.951Z] #13 34.61 The following NEW packages will be installed: [2019-08-22T06:31:48.951Z] #13 34.62 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-22T06:31:48.951Z] #13 34.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-22T06:31:48.951Z] #13 34.62 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-22T06:31:48.951Z] #13 34.62 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-22T06:31:48.951Z] #13 34.62 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-22T06:31:48.951Z] #13 34.62 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-22T06:31:48.951Z] #13 34.62 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-22T06:31:48.951Z] #13 34.62 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-22T06:31:48.951Z] #13 34.62 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-22T06:31:48.951Z] #13 34.62 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-22T06:31:48.951Z] #13 34.62 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-22T06:31:48.951Z] #13 34.62 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-22T06:31:48.951Z] #13 34.62 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-22T06:31:48.951Z] #13 34.62 xfsprogs xxd xz-utils zip [2019-08-22T06:31:48.951Z] #13 35.82 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:31:48.951Z] #13 35.82 Need to get 90.9 MB of archives. [2019-08-22T06:31:48.951Z] #13 35.82 After this operation, 541 MB of additional disk space will be used. [2019-08-22T06:31:48.951Z] #13 35.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-22T06:31:48.951Z] #13 35.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-22T06:31:48.951Z] #13 35.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-22T06:31:48.951Z] #13 35.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-22T06:31:48.951Z] #13 35.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-22T06:31:48.951Z] #13 35.86 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-22T06:31:48.951Z] #13 35.93 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-22T06:31:48.951Z] #13 36.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-22T06:31:48.951Z] #13 36.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-22T06:31:48.951Z] #13 36.08 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-22T06:31:48.951Z] #13 36.26 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-22T06:31:48.951Z] #13 36.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-22T06:31:48.951Z] #13 36.27 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-22T06:31:48.951Z] #13 36.29 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-22T06:31:48.951Z] #13 36.30 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-22T06:31:48.951Z] #13 36.30 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-22T06:31:48.951Z] #13 36.30 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-22T06:31:48.951Z] #13 36.32 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-22T06:31:48.951Z] #13 36.32 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-22T06:31:48.951Z] #13 36.33 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-22T06:31:48.951Z] #13 36.34 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-22T06:31:48.951Z] #13 36.36 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-22T06:31:48.951Z] #13 36.38 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-22T06:31:48.951Z] #13 36.39 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-22T06:31:48.951Z] #13 36.40 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-22T06:31:48.951Z] #13 36.41 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-22T06:31:48.951Z] #13 36.43 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-22T06:31:48.951Z] #13 36.44 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-22T06:31:48.951Z] #13 36.45 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-22T06:31:48.951Z] #13 36.50 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-22T06:31:48.951Z] #13 36.51 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-22T06:31:48.951Z] #13 36.54 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-22T06:31:48.951Z] #13 36.55 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-22T06:31:48.951Z] #13 36.55 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-22T06:31:48.951Z] #13 36.57 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-22T06:31:48.951Z] #13 36.58 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-22T06:31:48.951Z] #13 36.59 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-22T06:31:48.951Z] #13 36.60 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-22T06:31:48.951Z] #13 36.60 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-22T06:31:48.951Z] #13 36.63 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-22T06:31:48.951Z] #13 36.66 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-22T06:31:48.951Z] #13 36.69 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-22T06:31:48.951Z] #13 36.77 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-22T06:31:48.951Z] #13 36.79 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-22T06:31:48.951Z] #13 36.80 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-22T06:31:48.951Z] #13 36.80 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-22T06:31:48.951Z] #13 36.81 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-22T06:31:48.951Z] #13 36.82 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-22T06:31:48.951Z] #13 36.98 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-22T06:31:48.951Z] #13 37.00 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-22T06:31:48.951Z] #13 37.07 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-22T06:31:48.951Z] #13 37.08 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-22T06:31:48.951Z] #13 37.10 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-22T06:31:48.951Z] #13 37.13 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-22T06:31:48.951Z] #13 37.14 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-22T06:31:48.951Z] #13 37.17 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-22T06:31:48.965Z]  ######################################################################## 100.0% [2019-08-22T06:31:48.965Z]  [2019-08-22T06:31:48.980Z] ---> f28302fc5885 [2019-08-22T06:31:48.980Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:31:48.980Z] ---> Running in 7bcee8a27641 [2019-08-22T06:31:49.162Z] #57 37.74 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-22T06:31:49.162Z] #57 37.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-22T06:31:49.162Z] #57 37.74 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-22T06:31:49.162Z] #57 38.01 Selecting previously unselected package libprotobuf10:amd64. [2019-08-22T06:31:49.162Z] #57 38.01 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-22T06:31:49.350Z] + RM_GOPATH=0 [2019-08-22T06:31:49.350Z] + TMP_GOPATH= [2019-08-22T06:31:49.350Z] + : /build [2019-08-22T06:31:49.350Z] + '[' -z '' ']' [2019-08-22T06:31:49.350Z] ++ mktemp -d [2019-08-22T06:31:49.350Z] + export GOPATH=/tmp/tmp.Hs8bkmMmtj [2019-08-22T06:31:49.350Z] + GOPATH=/tmp/tmp.Hs8bkmMmtj [2019-08-22T06:31:49.350Z] + RM_GOPATH=1 [2019-08-22T06:31:49.350Z] ++ dirname ./install.sh [2019-08-22T06:31:49.350Z] + dir=. [2019-08-22T06:31:49.350Z] + bin=gometalinter [2019-08-22T06:31:49.350Z] + shift [2019-08-22T06:31:49.350Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-22T06:31:49.350Z] + . ./gometalinter.installer [2019-08-22T06:31:49.350Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-22T06:31:49.350Z] + install_gometalinter [2019-08-22T06:31:49.350Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-22T06:31:49.350Z] + go get -d github.com/alecthomas/gometalinter [2019-08-22T06:31:49.350Z] Installing gometalinter version v2.0.6 [2019-08-22T06:31:49.421Z] #57 38.02 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-22T06:31:49.528Z] #13 37.90 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-22T06:31:49.528Z] #13 38.05 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-22T06:31:49.528Z] #13 38.12 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-22T06:31:49.528Z] #13 38.14 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-22T06:31:49.681Z] #57 38.56 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-22T06:31:49.683Z] #57 38.56 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-22T06:31:49.683Z] #57 38.57 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-22T06:31:49.785Z] #13 38.15 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-22T06:31:49.786Z] #13 38.20 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-22T06:31:49.786Z] #13 38.40 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-22T06:31:49.942Z] #57 38.75 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-22T06:31:49.942Z] #57 38.76 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-22T06:31:49.942Z] #57 38.77 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-22T06:31:49.971Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-22T06:31:49.971Z] skipping existing c8c2d4a6b2e3 [2019-08-22T06:31:49.971Z] [2019-08-22T06:31:50.141Z] + cd /tmp/tmp.Hs8bkmMmtj/src/github.com/alecthomas/gometalinter [2019-08-22T06:31:50.141Z] + git checkout -q v2.0.6 [2019-08-22T06:31:50.355Z] #13 38.60 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-22T06:31:50.355Z] #13 38.62 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-22T06:31:50.513Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-22T06:31:50.589Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-22T06:31:50.611Z] #13 39.06 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-22T06:31:50.867Z] #13 39.38 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-22T06:31:50.867Z] #13 39.39 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-22T06:31:50.871Z]  ######################################################################## 100.0% [2019-08-22T06:31:50.871Z]  ######################################################################## 100.0% [2019-08-22T06:31:50.871Z]  [2019-08-22T06:31:50.871Z] Download of images into '/build' complete. [2019-08-22T06:31:50.871Z] Use something like the following to load the result into a Docker daemon: [2019-08-22T06:31:50.871Z] tar -cC '/build' . | docker load [2019-08-22T06:31:50.881Z] #57 39.67 Selecting previously unselected package libprotoc10:amd64. [2019-08-22T06:31:50.881Z] #57 39.67 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-22T06:31:50.881Z] #57 39.68 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-22T06:31:51.449Z] #57 40.23 Selecting previously unselected package protobuf-c-compiler. [2019-08-22T06:31:51.449Z] #57 40.24 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-22T06:31:51.449Z] #57 40.25 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:31:51.708Z] #57 40.38 Selecting previously unselected package protobuf-compiler. [2019-08-22T06:31:51.708Z] #57 40.38 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-22T06:31:51.708Z] #57 40.39 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-22T06:31:51.968Z] #57 40.53 Selecting previously unselected package python-pkg-resources. [2019-08-22T06:31:51.968Z] #57 40.53 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:31:51.968Z] #57 40.54 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-22T06:31:51.968Z] #57 40.78 Selecting previously unselected package python-protobuf. [2019-08-22T06:31:51.968Z] #57 40.78 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-22T06:31:52.228Z] #57 40.79 Unpacking python-protobuf (3.0.0-9) ... [2019-08-22T06:31:52.487Z] #57 41.24 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:31:52.487Z] #57 41.35 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:31:52.746Z] #57 41.37 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-22T06:31:53.380Z] #13 41.85 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-22T06:31:53.557Z] Removing intermediate container 8a632a4678b0 [2019-08-22T06:31:53.557Z] ---> fa3d7430e89e [2019-08-22T06:31:53.557Z] Step 24/126 : FROM base AS cross-false [2019-08-22T06:31:53.557Z] ---> 211155faa8e4 [2019-08-22T06:31:53.557Z] Step 25/126 : FROM base AS cross-true [2019-08-22T06:31:53.557Z] ---> 211155faa8e4 [2019-08-22T06:31:53.557Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:31:53.557Z] ---> Using cache [2019-08-22T06:31:53.557Z] ---> 98fc01af274d [2019-08-22T06:31:53.557Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-22T06:31:53.557Z] ---> Running in af1e14c8a225 [2019-08-22T06:31:54.126Z] #57 ... [2019-08-22T06:31:54.126Z] [2019-08-22T06:31:54.126Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:54.127Z] #30 42.01 time [2019-08-22T06:31:54.571Z] Removing intermediate container af1e14c8a225 [2019-08-22T06:31:54.571Z] ---> 278379b45ec6 [2019-08-22T06:31:54.571Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-22T06:31:54.571Z] ---> Running in c2e12802a74f [2019-08-22T06:31:54.746Z] #13 ... [2019-08-22T06:31:54.746Z] [2019-08-22T06:31:54.746Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:54.746Z] #33 97.16 encoding/base64 [2019-08-22T06:31:54.746Z] #33 97.89 encoding/json [2019-08-22T06:31:54.746Z] #33 98.60 go/doc [2019-08-22T06:31:54.746Z] #33 102.3 github.com/LK4D4/vndr/build [2019-08-22T06:31:54.746Z] #33 103.9 encoding/xml [2019-08-22T06:31:54.746Z] #33 106.3 github.com/LK4D4/vndr/godl/singleflight [2019-08-22T06:31:54.746Z] #33 106.5 compress/flate [2019-08-22T06:31:55.001Z] #33 ... [2019-08-22T06:31:55.001Z] [2019-08-22T06:31:55.001Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:31:55.001Z] #58 35.82 CC images/ipc-msg.o [2019-08-22T06:31:55.001Z] #58 36.33 CC images/ipc-sem.o [2019-08-22T06:31:55.001Z] #58 36.63 CC images/utsns.o [2019-08-22T06:31:55.002Z] #58 36.93 CC images/creds.o [2019-08-22T06:31:55.002Z] #58 37.21 CC images/vma.o [2019-08-22T06:31:55.002Z] #58 37.52 CC images/netdev.o [2019-08-22T06:31:55.002Z] #58 37.96 CC images/tty.o [2019-08-22T06:31:55.002Z] #58 38.54 CC images/file-lock.o [2019-08-22T06:31:55.002Z] #58 38.78 CC images/rlimit.o [2019-08-22T06:31:55.002Z] #58 39.06 CC images/pagemap.o [2019-08-22T06:31:55.002Z] #58 39.45 CC images/siginfo.o [2019-08-22T06:31:55.002Z] #58 39.81 CC images/rpc.o [2019-08-22T06:31:55.002Z] #58 41.27 CC images/ext-file.o [2019-08-22T06:31:55.002Z] #58 41.46 CC images/cgroup.o [2019-08-22T06:31:55.185Z] Removing intermediate container c2e12802a74f [2019-08-22T06:31:55.185Z] ---> b34b160eb2ae [2019-08-22T06:31:55.185Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-22T06:31:55.185Z] ---> Running in 665acfbff623 [2019-08-22T06:31:55.259Z] #58 42.13 CC images/userns.o [2019-08-22T06:31:55.514Z] #58 42.41 CC images/google/protobuf/descriptor.o [2019-08-22T06:31:55.802Z] Removing intermediate container 665acfbff623 [2019-08-22T06:31:55.802Z] ---> a171d89280f6 [2019-08-22T06:31:55.802Z] 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-22T06:31:56.079Z] #58 ... [2019-08-22T06:31:56.079Z] [2019-08-22T06:31:56.079Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:56.079Z] #13 44.54 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:31:56.085Z] ---> Running in 5c8081aa44ec [2019-08-22T06:31:56.335Z] #13 44.69 Fetched 90.9 MB in 8s (10.1 MB/s) [2019-08-22T06:31:56.335Z] #13 44.77 Selecting previously unselected package bash-completion. [2019-08-22T06:31:56.335Z] #13 44.77 (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-22T06:31:56.335Z] #13 44.89 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-22T06:31:56.659Z] #30 ... [2019-08-22T06:31:56.659Z] [2019-08-22T06:31:56.659Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:56.659Z] #35 35.59 debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:31:56.659Z] #35 35.71 Fetched 13.7 MB in 2s (6092 kB/s) [2019-08-22T06:31:56.659Z] #35 35.86 Selecting previously unselected package cmake-data. [2019-08-22T06:31:56.659Z] #35 35.86 (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-22T06:31:56.659Z] #35 35.89 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-22T06:31:56.659Z] #35 35.90 Unpacking cmake-data (3.7.2-1) ... [2019-08-22T06:31:56.659Z] #35 38.66 Selecting previously unselected package liblzo2-2:amd64. [2019-08-22T06:31:56.659Z] #35 38.67 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-22T06:31:56.659Z] #35 38.68 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:31:56.659Z] #35 38.80 Selecting previously unselected package libicu57:amd64. [2019-08-22T06:31:56.659Z] #35 38.81 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-22T06:31:56.659Z] #35 38.82 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-22T06:31:56.659Z] #35 44.82 Selecting previously unselected package libxml2:amd64. [2019-08-22T06:31:56.659Z] #35 44.82 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-22T06:31:56.659Z] #35 44.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:31:56.659Z] #35 45.45 Selecting previously unselected package libarchive13:amd64. [2019-08-22T06:31:56.659Z] #35 45.46 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-22T06:31:56.659Z] #35 45.46 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-22T06:31:56.699Z] Removing intermediate container 5c8081aa44ec [2019-08-22T06:31:56.699Z] ---> eff1cf83b1e0 [2019-08-22T06:31:56.699Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-22T06:31:56.699Z] ---> 211155faa8e4 [2019-08-22T06:31:56.699Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-22T06:31:56.699Z] ---> 211155faa8e4 [2019-08-22T06:31:56.699Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:31:56.699Z] ---> Using cache [2019-08-22T06:31:56.699Z] ---> 98fc01af274d [2019-08-22T06:31:56.699Z] 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-22T06:31:56.699Z] ---> Running in 435e09547e91 [2019-08-22T06:31:56.917Z] #35 45.67 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-22T06:31:56.917Z] #35 45.67 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-22T06:31:56.917Z] #35 45.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-22T06:31:56.917Z] #35 ... [2019-08-22T06:31:56.917Z] [2019-08-22T06:31:56.917Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:56.917Z] #57 44.89 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-22T06:31:56.917Z] #57 44.91 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-22T06:31:56.917Z] #57 44.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:31:56.917Z] #57 44.95 Setting up python-protobuf (3.0.0-9) ... [2019-08-22T06:31:56.981Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:31:57.265Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:31:57.265Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:31:57.265Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:31:57.265Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:31:57.265Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-22T06:31:57.880Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-22T06:31:57.880Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-22T06:31:58.303Z] #57 ... [2019-08-22T06:31:58.303Z] [2019-08-22T06:31:58.303Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:31:58.303Z] #47 2.520 + RM_GOPATH=0 [2019-08-22T06:31:58.303Z] #47 2.520 + TMP_GOPATH= [2019-08-22T06:31:58.303Z] #47 2.520 + : /build [2019-08-22T06:31:58.303Z] #47 2.520 + '[' -z '' ']' [2019-08-22T06:31:58.303Z] #47 2.520 ++ mktemp -d [2019-08-22T06:31:58.303Z] #47 2.522 + export GOPATH=/tmp/tmp.OGGsyY2H9k [2019-08-22T06:31:58.303Z] #47 2.522 + GOPATH=/tmp/tmp.OGGsyY2H9k [2019-08-22T06:31:58.303Z] #47 2.522 + RM_GOPATH=1 [2019-08-22T06:31:58.303Z] #47 2.523 ++ dirname ./install.sh [2019-08-22T06:31:58.303Z] #47 2.524 + dir=. [2019-08-22T06:31:58.303Z] #47 2.525 + bin=containerd [2019-08-22T06:31:58.303Z] #47 2.525 + shift [2019-08-22T06:31:58.303Z] #47 2.525 + '[' '!' -f ./containerd.installer ']' [2019-08-22T06:31:58.303Z] #47 2.525 + . ./containerd.installer [2019-08-22T06:31:58.303Z] #47 2.525 ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:31:58.303Z] #47 2.527 + install_containerd [2019-08-22T06:31:58.303Z] #47 2.531 + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603' [2019-08-22T06:31:58.303Z] #47 2.531 Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:31:58.303Z] #47 2.531 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OGGsyY2H9k/src/github.com/containerd/containerd [2019-08-22T06:31:58.303Z] #47 2.533 Cloning into '/tmp/tmp.OGGsyY2H9k/src/github.com/containerd/containerd'... [2019-08-22T06:31:58.303Z] #47 ... [2019-08-22T06:31:58.303Z] [2019-08-22T06:31:58.303Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:31:58.303Z] #35 45.82 Selecting previously unselected package libuv1:amd64. [2019-08-22T06:31:58.303Z] #35 45.82 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-22T06:31:58.303Z] #35 45.83 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-22T06:31:58.303Z] #35 45.95 Selecting previously unselected package cmake. [2019-08-22T06:31:58.303Z] #35 45.96 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-22T06:31:58.303Z] #35 46.07 Unpacking cmake (3.7.2-1) ... [2019-08-22T06:31:58.868Z] #35 ... [2019-08-22T06:31:58.868Z] [2019-08-22T06:31:58.868Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:31:58.868Z] #33 36.61 sync [2019-08-22T06:31:58.868Z] #33 37.22 reflect [2019-08-22T06:31:58.868Z] #33 37.25 io [2019-08-22T06:31:58.868Z] #33 38.48 bytes [2019-08-22T06:31:58.868Z] #33 40.22 bufio [2019-08-22T06:31:58.868Z] #33 41.34 syscall [2019-08-22T06:31:59.126Z] #33 ... [2019-08-22T06:31:59.126Z] [2019-08-22T06:31:59.126Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:31:59.126Z] #30 45.22 sort [2019-08-22T06:31:59.126Z] #30 46.32 internal/poll [2019-08-22T06:31:59.126Z] #30 46.37 internal/fmtsort [2019-08-22T06:31:59.126Z] #30 46.99 internal/syscall/unix [2019-08-22T06:31:59.384Z] #30 47.25 strings [2019-08-22T06:31:59.604Z] #13 48.13 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-22T06:31:59.908Z] Fetched 7716 kB in 2s (3112 kB/s) [2019-08-22T06:32:00.150Z] + GOBIN=/build [2019-08-22T06:32:00.150Z] + /build/gometalinter --install [2019-08-22T06:32:00.150Z] Installing: [2019-08-22T06:32:00.150Z] deadcode [2019-08-22T06:32:00.150Z] dupl [2019-08-22T06:32:00.150Z] errcheck [2019-08-22T06:32:00.150Z] gas [2019-08-22T06:32:00.150Z] gochecknoglobals [2019-08-22T06:32:00.150Z] gochecknoinits [2019-08-22T06:32:00.150Z] goconst [2019-08-22T06:32:00.150Z] gocyclo [2019-08-22T06:32:00.150Z] goimports [2019-08-22T06:32:00.150Z] golint [2019-08-22T06:32:00.150Z] gosimple [2019-08-22T06:32:00.150Z] gotype [2019-08-22T06:32:00.150Z] gotypex [2019-08-22T06:32:00.150Z] ineffassign [2019-08-22T06:32:00.150Z] interfacer [2019-08-22T06:32:00.150Z] lll [2019-08-22T06:32:00.150Z] maligned [2019-08-22T06:32:00.150Z] megacheck [2019-08-22T06:32:00.150Z] misspell [2019-08-22T06:32:00.150Z] nakedret [2019-08-22T06:32:00.150Z] safesql [2019-08-22T06:32:00.150Z] staticcheck [2019-08-22T06:32:00.150Z] structcheck [2019-08-22T06:32:00.150Z] unconvert [2019-08-22T06:32:00.150Z] unparam [2019-08-22T06:32:00.150Z] unused [2019-08-22T06:32:00.150Z] varcheck [2019-08-22T06:32:00.167Z] #13 48.67 Selecting previously unselected package libnet1:amd64. [2019-08-22T06:32:00.167Z] #13 48.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-22T06:32:00.167Z] #13 48.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:32:00.167Z] #13 48.76 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-22T06:32:00.167Z] #13 48.77 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-22T06:32:00.167Z] #13 48.78 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-22T06:32:00.422Z] #13 48.85 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-22T06:32:00.422Z] #13 48.85 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-22T06:32:00.422Z] #13 48.86 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-22T06:32:00.522Z] Reading package lists... [2019-08-22T06:32:00.678Z] #13 48.98 Selecting previously unselected package libudev-dev:amd64. [2019-08-22T06:32:00.678Z] #13 48.98 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-22T06:32:00.678Z] #13 49.00 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:32:00.945Z] #13 49.22 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-22T06:32:00.945Z] #13 49.22 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:32:00.945Z] #13 49.22 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:32:01.284Z] #30 48.64 os [2019-08-22T06:32:01.284Z] #30 ... [2019-08-22T06:32:01.284Z] [2019-08-22T06:32:01.284Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:01.284Z] #35 48.39 Selecting previously unselected package xxd. [2019-08-22T06:32:01.284Z] #35 48.41 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-22T06:32:01.284Z] #35 48.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:01.284Z] #35 48.64 Selecting previously unselected package vim-common. [2019-08-22T06:32:01.284Z] #35 48.64 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:32:01.284Z] #35 48.66 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:01.284Z] #35 48.94 Processing triggers for mime-support (3.60) ... [2019-08-22T06:32:01.284Z] #35 49.01 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:01.284Z] #35 49.03 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-22T06:32:01.284Z] #35 49.04 Setting up cmake-data (3.7.2-1) ... [2019-08-22T06:32:01.284Z] #35 49.06 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-22T06:32:01.284Z] #35 49.07 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:32:01.284Z] #35 49.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:01.284Z] #35 49.13 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:01.284Z] #35 49.15 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:32:01.284Z] #35 49.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-22T06:32:01.284Z] #35 49.18 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-22T06:32:01.284Z] #35 49.21 Setting up cmake (3.7.2-1) ... [2019-08-22T06:32:01.284Z] #35 49.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:01.284Z] #35 DONE 49.8s [2019-08-22T06:32:01.284Z] [2019-08-22T06:32:01.284Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:32:01.284Z] #36 DONE 0.1s [2019-08-22T06:32:01.284Z] [2019-08-22T06:32:01.284Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-22T06:32:01.284Z] #37 DONE 0.1s [2019-08-22T06:32:01.284Z] [2019-08-22T06:32:01.284Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-22T06:32:01.506Z] #13 49.88 Selecting previously unselected package python3.5-minimal. [2019-08-22T06:32:01.507Z] #13 49.88 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:32:01.507Z] #13 49.89 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:32:01.993Z] Reading package lists... [2019-08-22T06:32:01.993Z] Building dependency tree... [2019-08-22T06:32:01.993Z] Reading state information... [2019-08-22T06:32:01.993Z] The following additional packages will be installed: [2019-08-22T06:32:01.993Z] libapparmor1 libseccomp2 [2019-08-22T06:32:01.993Z] Suggested packages: [2019-08-22T06:32:01.993Z] seccomp [2019-08-22T06:32:02.278Z] The following NEW packages will be installed: [2019-08-22T06:32:02.278Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-22T06:32:02.278Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:32:02.278Z] Need to get 296 kB of archives. [2019-08-22T06:32:02.278Z] After this operation, 1346 kB of additional disk space will be used. [2019-08-22T06:32:02.278Z] 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-22T06:32:02.278Z] 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-22T06:32:02.278Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-08-22T06:32:02.278Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-08-22T06:32:02.278Z] #38 ... [2019-08-22T06:32:02.278Z] [2019-08-22T06:32:02.278Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:02.278Z] #57 50.23 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-22T06:32:02.278Z] #57 50.24 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-22T06:32:02.278Z] #57 50.26 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:32:02.278Z] #57 50.28 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-22T06:32:02.278Z] #57 50.30 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-22T06:32:02.278Z] #57 50.33 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-22T06:32:02.278Z] #57 50.35 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-22T06:32:02.278Z] #57 50.41 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-22T06:32:02.278Z] #57 50.42 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-22T06:32:02.278Z] #57 50.43 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-22T06:32:02.278Z] #57 50.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:02.278Z] #57 DONE 50.9s [2019-08-22T06:32:02.278Z] [2019-08-22T06:32:02.278Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:02.561Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:32:02.561Z] Fetched 296 kB in 0s (3485 kB/s) [2019-08-22T06:32:02.561Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-08-22T06:32:02.561Z] (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-22T06:32:02.561Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-22T06:32:02.561Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-22T06:32:02.561Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-08-22T06:32:02.561Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-22T06:32:02.561Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-22T06:32:02.561Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-08-22T06:32:02.561Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-22T06:32:02.561Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-22T06:32:02.561Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-08-22T06:32:02.561Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-22T06:32:02.561Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-22T06:32:02.561Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:02.561Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-22T06:32:02.561Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-22T06:32:02.842Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-22T06:32:02.842Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-22T06:32:02.842Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:02.871Z] #13 51.19 Selecting previously unselected package python3-minimal. [2019-08-22T06:32:02.872Z] #13 51.19 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-22T06:32:02.872Z] #13 51.20 Unpacking python3-minimal (3.5.3-1) ... [2019-08-22T06:32:02.872Z] #13 51.31 Selecting previously unselected package libmpdec2:amd64. [2019-08-22T06:32:02.872Z] #13 51.32 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-22T06:32:02.872Z] #13 51.32 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-22T06:32:03.125Z] Removing intermediate container 435e09547e91 [2019-08-22T06:32:03.125Z] ---> 2e3384051fb4 [2019-08-22T06:32:03.125Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-22T06:32:03.125Z] ---> eff1cf83b1e0 [2019-08-22T06:32:03.125Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:32:03.125Z] ---> Running in 4b13c0407254 [2019-08-22T06:32:03.132Z] #13 51.48 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-22T06:32:03.132Z] #13 51.49 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:32:03.132Z] #13 51.52 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:32:03.407Z] Removing intermediate container 4b13c0407254 [2019-08-22T06:32:03.407Z] ---> bef2bb4c6407 [2019-08-22T06:32:03.407Z] 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-22T06:32:03.407Z] ---> Running in ddccf1503c22 [2019-08-22T06:32:04.021Z] Removing intermediate container ddccf1503c22 [2019-08-22T06:32:04.021Z] ---> 9353ecf05861 [2019-08-22T06:32:04.021Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-22T06:32:04.021Z] ---> 2e3384051fb4 [2019-08-22T06:32:04.021Z] Step 39/126 : FROM base AS tomlv [2019-08-22T06:32:04.021Z] ---> 211155faa8e4 [2019-08-22T06:32:04.021Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-22T06:32:04.021Z] ---> Running in fee2feec0110 [2019-08-22T06:32:04.304Z] Removing intermediate container fee2feec0110 [2019-08-22T06:32:04.304Z] ---> 6d1a4b8bdf6f [2019-08-22T06:32:04.304Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:32:04.304Z] ---> 2e216d5008dc [2019-08-22T06:32:04.304Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:32:04.586Z] ---> 5aa70a00c151 [2019-08-22T06:32:04.586Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:32:04.586Z] ---> Running in 025a84186989 [2019-08-22T06:32:04.868Z] + RM_GOPATH=0 [2019-08-22T06:32:04.868Z] + TMP_GOPATH= [2019-08-22T06:32:04.868Z] + : /build [2019-08-22T06:32:04.868Z] + '[' -z '' ']' [2019-08-22T06:32:04.868Z] ++ mktemp -d [2019-08-22T06:32:04.868Z] + export GOPATH=/tmp/tmp.2THpMl59W1 [2019-08-22T06:32:04.868Z] + GOPATH=/tmp/tmp.2THpMl59W1 [2019-08-22T06:32:04.868Z] + RM_GOPATH=1 [2019-08-22T06:32:04.868Z] ++ dirname ./install.sh [2019-08-22T06:32:04.868Z] + dir=. [2019-08-22T06:32:04.868Z] + bin=tomlv [2019-08-22T06:32:04.868Z] + shift [2019-08-22T06:32:04.868Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-22T06:32:04.868Z] + . ./tomlv.installer [2019-08-22T06:32:04.868Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:32:04.868Z] + install_tomlv [2019-08-22T06:32:04.868Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:32:04.868Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-22T06:32:04.868Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2THpMl59W1/src/github.com/BurntSushi/toml [2019-08-22T06:32:04.868Z] Cloning into '/tmp/tmp.2THpMl59W1/src/github.com/BurntSushi/toml'... [2019-08-22T06:32:05.023Z] #13 ... [2019-08-22T06:32:05.023Z] [2019-08-22T06:32:05.023Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:05.023Z] #58 44.19 CC images/opts.o [2019-08-22T06:32:05.023Z] #58 44.43 CC images/seccomp.o [2019-08-22T06:32:05.023Z] #58 44.73 CC images/binfmt-misc.o [2019-08-22T06:32:05.023Z] #58 45.01 CC images/time.o [2019-08-22T06:32:05.023Z] #58 45.27 CC images/sysctl.o [2019-08-22T06:32:05.023Z] #58 45.51 CC images/autofs.o [2019-08-22T06:32:05.023Z] #58 45.67 CC images/macvlan.o [2019-08-22T06:32:05.023Z] #58 45.95 CC images/sit.o [2019-08-22T06:32:05.023Z] #58 46.17 LINK images/built-in.o [2019-08-22T06:32:05.023Z] #58 46.28 GEN compel/include/asm [2019-08-22T06:32:05.024Z] #58 46.29 GEN compel/include/version.h [2019-08-22T06:32:05.024Z] #58 46.33 touch .config [2019-08-22T06:32:05.024Z] #58 46.34 GEN include/common/config.h [2019-08-22T06:32:05.024Z] #58 46.41 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-22T06:32:05.024Z] #58 46.44 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-22T06:32:05.024Z] #58 46.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-22T06:32:05.024Z] #58 46.49 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-22T06:32:05.024Z] #58 46.52 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-22T06:32:05.024Z] #58 46.54 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-22T06:32:05.024Z] #58 46.57 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-22T06:32:05.024Z] #58 46.61 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-22T06:32:05.024Z] #58 46.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-22T06:32:05.024Z] #58 46.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-22T06:32:05.024Z] #58 46.67 DEP compel/plugins/std/infect.d [2019-08-22T06:32:05.024Z] #58 46.82 DEP compel/plugins/std/string.d [2019-08-22T06:32:05.024Z] #58 46.89 DEP compel/plugins/std/log.d [2019-08-22T06:32:05.024Z] #58 47.04 DEP compel/plugins/std/fds.d [2019-08-22T06:32:05.024Z] #58 47.13 DEP compel/plugins/std/std.d [2019-08-22T06:32:05.024Z] #58 47.26 DEP compel/plugins/shmem/shmem.d [2019-08-22T06:32:05.024Z] #58 47.36 DEP compel/plugins/fds/fds.d [2019-08-22T06:32:05.024Z] #58 47.60 CC compel/plugins/std/std.o [2019-08-22T06:32:05.024Z] #58 47.91 CC compel/plugins/std/fds.o [2019-08-22T06:32:05.024Z] #58 48.46 CC compel/plugins/std/log.o [2019-08-22T06:32:05.024Z] #58 49.47 CC compel/plugins/std/string.o [2019-08-22T06:32:05.024Z] #58 50.22 CC compel/plugins/std/infect.o [2019-08-22T06:32:05.024Z] #58 50.91 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-22T06:32:05.024Z] #58 50.97 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-22T06:32:05.024Z] #58 51.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-22T06:32:05.024Z] #58 51.13 AR compel/plugins/std.lib.a [2019-08-22T06:32:05.024Z] #58 51.21 CC compel/plugins/fds/fds.o [2019-08-22T06:32:05.024Z] #58 51.50 AR compel/plugins/fds.lib.a [2019-08-22T06:32:05.024Z] #58 51.57 HOSTDEP compel/src/lib/log-host.d [2019-08-22T06:32:05.024Z] #58 51.66 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-22T06:32:05.024Z] #58 51.78 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-22T06:32:05.024Z] #58 51.93 HOSTDEP compel/src/main-host.d [2019-08-22T06:32:05.151Z] + cd /tmp/tmp.2THpMl59W1/src/github.com/BurntSushi/toml [2019-08-22T06:32:05.151Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-22T06:32:05.151Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:32:05.279Z] #58 ... [2019-08-22T06:32:05.279Z] [2019-08-22T06:32:05.279Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:05.279Z] #13 53.64 Selecting previously unselected package python3.5. [2019-08-22T06:32:05.279Z] #13 53.64 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-22T06:32:05.279Z] #13 53.65 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:32:05.440Z] internal/cpu [2019-08-22T06:32:05.440Z] errors [2019-08-22T06:32:05.440Z] math/bits [2019-08-22T06:32:05.440Z] runtime/internal/atomic [2019-08-22T06:32:05.440Z] runtime/internal/sys [2019-08-22T06:32:05.440Z] runtime/internal/math [2019-08-22T06:32:05.440Z] internal/bytealg [2019-08-22T06:32:05.440Z] unicode/utf8 [2019-08-22T06:32:05.440Z] internal/race [2019-08-22T06:32:05.440Z] math [2019-08-22T06:32:05.440Z] sync/atomic [2019-08-22T06:32:05.440Z] unicode [2019-08-22T06:32:05.440Z] internal/testlog [2019-08-22T06:32:05.535Z] #13 53.86 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-22T06:32:05.535Z] #13 53.86 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-22T06:32:05.535Z] #13 53.87 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-22T06:32:05.535Z] #13 53.96 Selecting previously unselected package dh-python. [2019-08-22T06:32:05.535Z] #13 53.96 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-22T06:32:05.535Z] #13 53.97 Unpacking dh-python (2.20170125) ... [2019-08-22T06:32:05.731Z] encoding [2019-08-22T06:32:05.731Z] runtime [2019-08-22T06:32:05.731Z] runtime/cgo [2019-08-22T06:32:05.791Z] #13 54.20 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:32:05.791Z] #13 54.22 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:32:06.367Z] strconv [2019-08-22T06:32:06.470Z] #58 3.860 Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:32:06.470Z] #58 3.861 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:32:06.720Z] #13 ... [2019-08-22T06:32:06.720Z] [2019-08-22T06:32:06.720Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:06.720Z] #33 109.2 hash [2019-08-22T06:32:06.720Z] #33 109.3 hash/crc32 [2019-08-22T06:32:06.720Z] #33 110.0 compress/gzip [2019-08-22T06:32:06.720Z] #33 110.4 context [2019-08-22T06:32:06.720Z] #33 110.8 crypto/cipher [2019-08-22T06:32:06.720Z] #33 110.9 math/rand [2019-08-22T06:32:06.720Z] #33 112.0 math/big [2019-08-22T06:32:06.720Z] #33 112.1 crypto/aes [2019-08-22T06:32:06.720Z] #33 113.5 crypto [2019-08-22T06:32:06.720Z] #33 113.7 crypto/des [2019-08-22T06:32:06.720Z] #33 114.4 crypto/internal/randutil [2019-08-22T06:32:06.720Z] #33 114.5 crypto/sha512 [2019-08-22T06:32:06.720Z] #33 115.7 crypto/hmac [2019-08-22T06:32:06.720Z] #33 115.9 crypto/md5 [2019-08-22T06:32:06.720Z] #33 116.7 crypto/sha1 [2019-08-22T06:32:06.720Z] #33 117.7 crypto/sha256 [2019-08-22T06:32:06.720Z] #33 118.6 encoding/hex [2019-08-22T06:32:06.977Z] #33 119.3 encoding/pem [2019-08-22T06:32:06.977Z] #33 ... [2019-08-22T06:32:06.977Z] [2019-08-22T06:32:06.977Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:06.977Z] #58 52.09 DEP compel/src/lib/ptrace.d [2019-08-22T06:32:06.977Z] #58 52.31 DEP compel/src/lib/infect.d [2019-08-22T06:32:06.977Z] #58 52.48 DEP compel/src/lib/infect-util.d [2019-08-22T06:32:06.977Z] #58 52.63 DEP compel/src/lib/infect-rpc.d [2019-08-22T06:32:06.977Z] #58 52.78 DEP compel/arch/x86/src/lib/infect.d [2019-08-22T06:32:06.977Z] #58 52.99 DEP compel/arch/x86/src/lib/cpu.d [2019-08-22T06:32:06.977Z] #58 53.12 DEP compel/src/lib/log.d [2019-08-22T06:32:06.977Z] #58 53.25 DEP compel/src/main.d [2019-08-22T06:32:06.977Z] #58 53.47 DEP compel/src/lib/handle-elf.d [2019-08-22T06:32:06.977Z] #58 53.63 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-22T06:32:07.233Z] #58 53.86 CC compel/src/lib/log.o [2019-08-22T06:32:07.405Z] #58 5.243 fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:32:07.405Z] #58 5.274 GEN .gitid [2019-08-22T06:32:07.405Z] #58 5.279 GEN criu/include/version.h [2019-08-22T06:32:07.405Z] #58 5.331 GEN include/common/asm [2019-08-22T06:32:07.490Z] #58 54.24 CC compel/arch/x86/src/lib/cpu.o [2019-08-22T06:32:07.747Z] #58 ... [2019-08-22T06:32:07.747Z] [2019-08-22T06:32:07.747Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-22T06:32:07.747Z] #61 111.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:32:07.747Z] #61 111.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-22T06:32:07.747Z] #61 DONE 120.1s [2019-08-22T06:32:07.747Z] [2019-08-22T06:32:07.747Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-22T06:32:07.747Z] #62 DONE 0.1s [2019-08-22T06:32:07.747Z] [2019-08-22T06:32:07.747Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:07.747Z] #33 119.8 internal/singleflight [2019-08-22T06:32:07.747Z] #33 120.0 net [2019-08-22T06:32:07.972Z] #58 ... [2019-08-22T06:32:07.972Z] [2019-08-22T06:32:07.972Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-22T06:32:07.972Z] #38 3.097 + RM_GOPATH=0 [2019-08-22T06:32:07.972Z] #38 3.097 + TMP_GOPATH= [2019-08-22T06:32:07.972Z] #38 3.099 + : /build [2019-08-22T06:32:07.972Z] #38 3.099 + '[' -z '' ']' [2019-08-22T06:32:07.972Z] #38 3.107 ++ mktemp -d [2019-08-22T06:32:07.972Z] #38 3.110 + export GOPATH=/tmp/tmp.ENmfbC2LsG [2019-08-22T06:32:07.972Z] #38 3.110 + GOPATH=/tmp/tmp.ENmfbC2LsG [2019-08-22T06:32:07.972Z] #38 3.110 + RM_GOPATH=1 [2019-08-22T06:32:07.972Z] #38 3.110 ++ dirname ./install.sh [2019-08-22T06:32:07.972Z] #38 3.111 + dir=. [2019-08-22T06:32:07.972Z] #38 3.111 + bin=tini [2019-08-22T06:32:07.972Z] #38 3.111 + shift [2019-08-22T06:32:07.972Z] #38 3.112 + '[' '!' -f ./tini.installer ']' [2019-08-22T06:32:07.972Z] #38 3.113 + . ./tini.installer [2019-08-22T06:32:07.972Z] #38 3.113 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:32:07.972Z] #38 3.113 + install_tini [2019-08-22T06:32:07.972Z] #38 3.113 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-22T06:32:07.972Z] #38 3.113 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:32:07.972Z] #38 3.113 + git clone https://github.com/krallin/tini.git /tmp/tmp.ENmfbC2LsG/tini [2019-08-22T06:32:07.972Z] #38 3.115 Cloning into '/tmp/tmp.ENmfbC2LsG/tini'... [2019-08-22T06:32:07.972Z] #38 3.998 + cd /tmp/tmp.ENmfbC2LsG/tini [2019-08-22T06:32:07.972Z] #38 3.998 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:32:07.972Z] #38 4.004 + cmake . [2019-08-22T06:32:07.972Z] #38 4.447 -- The C compiler identification is GNU 6.3.0 [2019-08-22T06:32:07.972Z] #38 4.494 -- Check for working C compiler: /usr/bin/cc [2019-08-22T06:32:07.972Z] #38 4.972 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-22T06:32:07.972Z] #38 4.977 -- Detecting C compiler ABI info [2019-08-22T06:32:07.972Z] #38 5.552 -- Detecting C compiler ABI info - done [2019-08-22T06:32:07.972Z] #38 5.570 -- Detecting C compile features [2019-08-22T06:32:08.231Z] #38 7.095 -- Detecting C compile features - done [2019-08-22T06:32:08.231Z] #38 7.161 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-22T06:32:08.798Z] #38 7.448 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-22T06:32:08.798Z] #38 7.579 -- Configuring done [2019-08-22T06:32:08.798Z] #38 7.603 -- Generating done [2019-08-22T06:32:08.798Z] #38 7.612 -- Build files have been written to: /tmp/tmp.ENmfbC2LsG/tini [2019-08-22T06:32:08.798Z] #38 7.641 + make tini-static [2019-08-22T06:32:09.058Z] #38 7.927 Scanning dependencies of target tini-static [2019-08-22T06:32:09.058Z] #38 7.966 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-22T06:32:09.113Z] #33 121.5 crypto/rand [2019-08-22T06:32:09.625Z] #38 ... [2019-08-22T06:32:09.625Z] [2019-08-22T06:32:09.625Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:09.625Z] #33 47.27 time [2019-08-22T06:32:09.625Z] #33 48.35 sort [2019-08-22T06:32:09.625Z] #33 49.54 internal/fmtsort [2019-08-22T06:32:09.625Z] #33 50.53 internal/syscall/unix [2019-08-22T06:32:09.625Z] #33 50.80 strings [2019-08-22T06:32:09.625Z] #33 52.95 internal/poll [2019-08-22T06:32:09.625Z] #33 53.38 path [2019-08-22T06:32:09.625Z] #33 53.82 regexp/syntax [2019-08-22T06:32:09.625Z] #33 54.81 os [2019-08-22T06:32:09.625Z] #33 ... [2019-08-22T06:32:09.625Z] [2019-08-22T06:32:09.625Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:09.625Z] #58 6.691 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-22T06:32:09.625Z] #58 6.755 PBCC images/opts.pb-c.c [2019-08-22T06:32:09.625Z] #58 6.765 PBCC images/sit.pb-c.c [2019-08-22T06:32:09.625Z] #58 6.822 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-22T06:32:09.625Z] #58 6.882 DEP images/opts.pb-c.d [2019-08-22T06:32:09.625Z] #58 6.940 DEP images/sit.pb-c.d [2019-08-22T06:32:09.625Z] #58 6.997 PBCC images/macvlan.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.030 DEP images/macvlan.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.076 PBCC images/autofs.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.082 DEP images/autofs.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.129 PBCC images/sysctl.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.155 DEP images/sysctl.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.249 PBCC images/time.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.257 DEP images/time.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.306 PBCC images/binfmt-misc.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.322 DEP images/binfmt-misc.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.399 PBCC images/seccomp.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.444 DEP images/seccomp.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.483 PBCC images/userns.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.514 DEP images/userns.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.570 PBCC images/cgroup.pb-c.c [2019-08-22T06:32:09.625Z] #58 7.580 DEP images/cgroup.pb-c.d [2019-08-22T06:32:09.625Z] #58 7.645 PBCC images/fown.pb-c.c [2019-08-22T06:32:09.674Z] #33 122.0 crypto/elliptic [2019-08-22T06:32:09.829Z] sync [2019-08-22T06:32:09.829Z] io [2019-08-22T06:32:09.829Z] reflect [2019-08-22T06:32:09.829Z] syscall [2019-08-22T06:32:09.829Z] bytes [2019-08-22T06:32:09.829Z] strings [2019-08-22T06:32:09.883Z] #58 7.683 PBCC images/ext-file.pb-c.c [2019-08-22T06:32:09.883Z] #58 7.697 DEP images/fown.pb-c.d [2019-08-22T06:32:09.883Z] #58 7.742 DEP images/ext-file.pb-c.d [2019-08-22T06:32:09.883Z] #58 7.808 PBCC images/rpc.pb-c.c [2019-08-22T06:32:09.883Z] #58 7.864 DEP images/rpc.pb-c.d [2019-08-22T06:32:09.883Z] #58 7.905 PBCC images/siginfo.pb-c.c [2019-08-22T06:32:10.116Z] bufio [2019-08-22T06:32:10.141Z] #58 7.931 DEP images/siginfo.pb-c.d [2019-08-22T06:32:10.141Z] #58 7.997 PBCC images/pagemap.pb-c.c [2019-08-22T06:32:10.399Z] #58 8.062 DEP images/pagemap.pb-c.d [2019-08-22T06:32:10.399Z] #58 8.106 PBCC images/rlimit.pb-c.c [2019-08-22T06:32:10.399Z] #58 8.136 DEP images/rlimit.pb-c.d [2019-08-22T06:32:10.399Z] #58 8.201 PBCC images/file-lock.pb-c.c [2019-08-22T06:32:10.399Z] #58 8.240 DEP images/file-lock.pb-c.d [2019-08-22T06:32:10.399Z] #58 8.312 PBCC images/tty.pb-c.c [2019-08-22T06:32:10.399Z] #58 8.372 DEP images/tty.pb-c.d [2019-08-22T06:32:10.402Z] path [2019-08-22T06:32:10.657Z] #58 8.456 PBCC images/tun.pb-c.c [2019-08-22T06:32:10.657Z] #58 8.528 PBCC images/netdev.pb-c.c [2019-08-22T06:32:10.657Z] #58 8.568 DEP images/tun.pb-c.d [2019-08-22T06:32:10.657Z] #58 8.616 DEP images/netdev.pb-c.d [2019-08-22T06:32:10.688Z] text/tabwriter [2019-08-22T06:32:10.915Z] #58 8.682 PBCC images/vma.pb-c.c [2019-08-22T06:32:10.915Z] #58 8.721 DEP images/vma.pb-c.d [2019-08-22T06:32:10.915Z] #58 8.781 PBCC images/creds.pb-c.c [2019-08-22T06:32:10.915Z] #58 8.845 DEP images/creds.pb-c.d [2019-08-22T06:32:10.915Z] #58 8.889 PBCC images/utsns.pb-c.c [2019-08-22T06:32:10.973Z] internal/syscall/unix [2019-08-22T06:32:10.973Z] time [2019-08-22T06:32:11.176Z] #58 8.932 DEP images/utsns.pb-c.d [2019-08-22T06:32:11.176Z] #58 9.000 PBCC images/ipc-desc.pb-c.c [2019-08-22T06:32:11.176Z] #58 9.043 PBCC images/ipc-sem.pb-c.c [2019-08-22T06:32:11.176Z] #58 9.075 DEP images/ipc-desc.pb-c.d [2019-08-22T06:32:11.176Z] #58 9.118 DEP images/ipc-sem.pb-c.d [2019-08-22T06:32:11.435Z] #58 9.180 PBCC images/ipc-msg.pb-c.c [2019-08-22T06:32:11.435Z] #58 9.234 DEP images/ipc-msg.pb-c.d [2019-08-22T06:32:11.435Z] #58 9.298 PBCC images/ipc-shm.pb-c.c [2019-08-22T06:32:11.435Z] #58 9.343 DEP images/ipc-shm.pb-c.d [2019-08-22T06:32:11.435Z] #58 ... [2019-08-22T06:32:11.435Z] [2019-08-22T06:32:11.435Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-22T06:32:11.435Z] #38 9.386 [100%] Linking C executable tini-static [2019-08-22T06:32:11.435Z] #38 9.785 [100%] Built target tini-static [2019-08-22T06:32:11.435Z] #38 9.901 + mkdir -p /build [2019-08-22T06:32:11.435Z] #38 9.904 + cp tini-static /build/docker-init [2019-08-22T06:32:11.435Z] #38 DONE 10.4s [2019-08-22T06:32:11.435Z] [2019-08-22T06:32:11.435Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:11.435Z] #58 9.423 PBCC images/ipc-var.pb-c.c [2019-08-22T06:32:11.435Z] #58 9.482 DEP images/ipc-var.pb-c.d [2019-08-22T06:32:11.591Z] internal/poll [2019-08-22T06:32:11.591Z] sort [2019-08-22T06:32:11.694Z] #58 9.523 PBCC images/sk-opts.pb-c.c [2019-08-22T06:32:11.694Z] #58 9.548 PBCC images/packet-sock.pb-c.c [2019-08-22T06:32:11.874Z] internal/fmtsort [2019-08-22T06:32:11.874Z] os [2019-08-22T06:32:11.964Z] #58 9.689 DEP images/sk-opts.pb-c.d [2019-08-22T06:32:11.964Z] #58 9.804 DEP images/packet-sock.pb-c.d [2019-08-22T06:32:11.964Z] #58 9.908 PBCC images/sk-netlink.pb-c.c [2019-08-22T06:32:12.158Z] path/filepath [2019-08-22T06:32:12.158Z] fmt [2019-08-22T06:32:12.189Z] #33 124.3 encoding/asn1 [2019-08-22T06:32:12.222Z] #58 10.00 DEP images/sk-netlink.pb-c.d [2019-08-22T06:32:12.222Z] #58 10.07 PBCC images/sk-inet.pb-c.c [2019-08-22T06:32:12.222Z] #58 10.15 DEP images/sk-inet.pb-c.d [2019-08-22T06:32:12.442Z] io/ioutil [2019-08-22T06:32:12.445Z] #33 ... [2019-08-22T06:32:12.445Z] [2019-08-22T06:32:12.445Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:12.445Z] #13 58.17 Setting up python3-minimal (3.5.3-1) ... [2019-08-22T06:32:12.445Z] #13 59.51 Selecting previously unselected package python3. [2019-08-22T06:32:12.445Z] #13 59.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-08-22T06:32:12.445Z] #13 59.56 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 59.58 Unpacking python3 (3.5.3-1) ... [2019-08-22T06:32:12.445Z] #13 59.69 Selecting previously unselected package pigz. [2019-08-22T06:32:12.445Z] #13 59.70 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 59.71 Unpacking pigz (2.3.4-1) ... [2019-08-22T06:32:12.445Z] #13 59.81 Selecting previously unselected package libip4tc0:amd64. [2019-08-22T06:32:12.445Z] #13 59.81 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 59.81 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:32:12.445Z] #13 59.93 Selecting previously unselected package libip6tc0:amd64. [2019-08-22T06:32:12.445Z] #13 59.94 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 59.94 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:32:12.445Z] #13 60.04 Selecting previously unselected package libiptc0:amd64. [2019-08-22T06:32:12.445Z] #13 60.04 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 60.05 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:32:12.445Z] #13 60.23 Selecting previously unselected package libxtables12:amd64. [2019-08-22T06:32:12.445Z] #13 60.23 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 60.24 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:32:12.445Z] #13 60.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-22T06:32:12.445Z] #13 60.35 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 60.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-22T06:32:12.445Z] #13 60.46 Selecting previously unselected package iptables. [2019-08-22T06:32:12.445Z] #13 60.46 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 60.47 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:32:12.445Z] #13 60.80 Selecting previously unselected package xxd. [2019-08-22T06:32:12.445Z] #13 60.82 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-22T06:32:12.445Z] #13 60.83 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:12.445Z] #13 60.97 Selecting previously unselected package vim-common. [2019-08-22T06:32:12.445Z] #13 60.97 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:32:12.445Z] #13 60.98 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:12.479Z] #58 10.31 PBCC images/sk-unix.pb-c.c [2019-08-22T06:32:12.700Z] #13 61.24 Selecting previously unselected package bzip2. [2019-08-22T06:32:12.700Z] #13 61.24 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-22T06:32:12.700Z] #13 61.25 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-22T06:32:12.700Z] #13 61.31 Selecting previously unselected package libgpm2:amd64. [2019-08-22T06:32:12.700Z] #13 61.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-22T06:32:12.738Z] #58 10.47 DEP images/sk-unix.pb-c.d [2019-08-22T06:32:12.738Z] #58 10.60 PBCC images/mm.pb-c.c [2019-08-22T06:32:12.738Z] #58 ... [2019-08-22T06:32:12.738Z] [2019-08-22T06:32:12.738Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:32:12.738Z] #30 50.42 bytes [2019-08-22T06:32:12.738Z] #30 52.39 fmt [2019-08-22T06:32:12.738Z] #30 52.69 bufio [2019-08-22T06:32:12.738Z] #30 53.91 path/filepath [2019-08-22T06:32:12.738Z] #30 55.13 io/ioutil [2019-08-22T06:32:12.738Z] #30 55.86 path [2019-08-22T06:32:12.738Z] #30 56.27 text/tabwriter [2019-08-22T06:32:12.738Z] #30 56.97 flag [2019-08-22T06:32:12.738Z] #30 56.97 github.com/BurntSushi/toml [2019-08-22T06:32:12.738Z] #30 58.81 log [2019-08-22T06:32:12.738Z] #30 ... [2019-08-22T06:32:12.738Z] [2019-08-22T06:32:12.738Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:12.738Z] #58 10.63 DEP images/mm.pb-c.d [2019-08-22T06:32:12.738Z] #58 10.65 PBCC images/timerfd.pb-c.c [2019-08-22T06:32:12.738Z] #58 10.67 DEP images/timerfd.pb-c.d [2019-08-22T06:32:12.738Z] #58 10.71 PBCC images/timer.pb-c.c [2019-08-22T06:32:12.738Z] log [2019-08-22T06:32:12.738Z] flag [2019-08-22T06:32:12.738Z] github.com/BurntSushi/toml [2019-08-22T06:32:12.956Z] #13 61.32 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-22T06:32:12.956Z] #13 61.41 Selecting previously unselected package xz-utils. [2019-08-22T06:32:12.956Z] #13 61.42 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-22T06:32:12.956Z] #13 61.42 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:32:12.996Z] #58 10.73 DEP images/timer.pb-c.d [2019-08-22T06:32:12.996Z] #58 10.75 PBCC images/sa.pb-c.c [2019-08-22T06:32:12.996Z] #58 10.79 DEP images/sa.pb-c.d [2019-08-22T06:32:12.996Z] #58 10.84 PBCC images/pipe-data.pb-c.c [2019-08-22T06:32:12.996Z] #58 10.88 DEP images/pipe-data.pb-c.d [2019-08-22T06:32:12.996Z] #58 10.92 PBCC images/mnt.pb-c.c [2019-08-22T06:32:12.996Z] #58 10.99 DEP images/mnt.pb-c.d [2019-08-22T06:32:13.220Z] #13 61.67 Selecting previously unselected package aufs-tools. [2019-08-22T06:32:13.220Z] #13 61.67 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-22T06:32:13.253Z] #58 11.03 PBCC images/sk-packet.pb-c.c [2019-08-22T06:32:13.254Z] #58 11.04 DEP images/sk-packet.pb-c.d [2019-08-22T06:32:13.254Z] #58 11.07 PBCC images/tcp-stream.pb-c.c [2019-08-22T06:32:13.254Z] #58 11.13 DEP images/tcp-stream.pb-c.d [2019-08-22T06:32:13.254Z] #58 11.16 PBCC images/pipe.pb-c.c [2019-08-22T06:32:13.254Z] #58 11.20 DEP images/pipe.pb-c.d [2019-08-22T06:32:13.254Z] #58 11.23 PBCC images/pstree.pb-c.c [2019-08-22T06:32:13.476Z] #13 61.68 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:32:13.476Z] #13 61.88 Selecting previously unselected package liblzo2-2:amd64. [2019-08-22T06:32:13.476Z] #13 61.88 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-22T06:32:13.476Z] #13 61.89 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:32:13.476Z] #13 62.02 Selecting previously unselected package btrfs-progs. [2019-08-22T06:32:13.476Z] #13 62.02 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-22T06:32:13.476Z] #13 62.03 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:32:13.512Z] #58 11.25 DEP images/pstree.pb-c.d [2019-08-22T06:32:13.512Z] #58 11.27 PBCC images/fs.pb-c.c [2019-08-22T06:32:13.512Z] #58 11.28 DEP images/fs.pb-c.d [2019-08-22T06:32:13.512Z] #58 11.30 PBCC images/signalfd.pb-c.c [2019-08-22T06:32:13.512Z] #58 11.38 DEP images/signalfd.pb-c.d [2019-08-22T06:32:13.512Z] #58 11.44 PBCC images/fh.pb-c.c [2019-08-22T06:32:13.512Z] #58 11.50 PBCC images/fsnotify.pb-c.c [2019-08-22T06:32:13.755Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:32:13.770Z] #58 11.55 DEP images/fh.pb-c.d [2019-08-22T06:32:13.770Z] #58 11.60 DEP images/fsnotify.pb-c.d [2019-08-22T06:32:13.770Z] #58 11.65 PBCC images/eventpoll.pb-c.c [2019-08-22T06:32:13.770Z] #58 11.67 DEP images/eventpoll.pb-c.d [2019-08-22T06:32:13.770Z] #58 11.71 PBCC images/eventfd.pb-c.c [2019-08-22T06:32:13.770Z] #58 11.73 DEP images/eventfd.pb-c.d [2019-08-22T06:32:14.028Z] #58 11.77 PBCC images/remap-file-path.pb-c.c [2019-08-22T06:32:14.028Z] #58 11.79 DEP images/remap-file-path.pb-c.d [2019-08-22T06:32:14.028Z] #58 11.81 PBCC images/fifo.pb-c.c [2019-08-22T06:32:14.028Z] #58 11.82 DEP images/fifo.pb-c.d [2019-08-22T06:32:14.028Z] #58 11.86 PBCC images/ghost-file.pb-c.c [2019-08-22T06:32:14.028Z] #58 11.92 DEP images/ghost-file.pb-c.d [2019-08-22T06:32:14.028Z] #58 11.98 PBCC images/regfile.pb-c.c [2019-08-22T06:32:14.038Z] #13 62.61 Selecting previously unselected package btrfs-tools. [2019-08-22T06:32:14.287Z] #58 12.03 DEP images/regfile.pb-c.d [2019-08-22T06:32:14.287Z] #58 12.09 PBCC images/ns.pb-c.c [2019-08-22T06:32:14.287Z] #58 12.13 DEP images/ns.pb-c.d [2019-08-22T06:32:14.287Z] #58 12.18 PBCC images/fdinfo.pb-c.c [2019-08-22T06:32:14.287Z] #58 12.24 DEP images/fdinfo.pb-c.d [2019-08-22T06:32:14.295Z] #13 62.61 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-22T06:32:14.295Z] #13 62.62 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:32:14.295Z] #13 62.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-22T06:32:14.295Z] #13 62.71 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:32:14.295Z] #13 62.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:32:14.545Z] #58 12.31 PBCC images/core-aarch64.pb-c.c [2019-08-22T06:32:14.545Z] #58 12.37 PBCC images/core-arm.pb-c.c [2019-08-22T06:32:14.545Z] #58 12.45 PBCC images/core-ppc64.pb-c.c [2019-08-22T06:32:14.545Z] #58 12.50 PBCC images/core-s390.pb-c.c [2019-08-22T06:32:14.550Z] #13 62.89 Selecting previously unselected package dmsetup. [2019-08-22T06:32:14.550Z] #13 62.89 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:32:14.550Z] #13 62.91 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-22T06:32:14.550Z] #13 63.04 Selecting previously unselected package libonig4:amd64. [2019-08-22T06:32:14.550Z] #13 63.04 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-22T06:32:14.550Z] #13 63.05 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:32:14.803Z] #58 12.53 PBCC images/core-x86.pb-c.c [2019-08-22T06:32:14.803Z] #58 12.58 PBCC images/core.pb-c.c [2019-08-22T06:32:14.803Z] #58 12.66 PBCC images/inventory.pb-c.c [2019-08-22T06:32:14.803Z] #58 12.73 DEP images/core-aarch64.pb-c.d [2019-08-22T06:32:14.806Z] #13 63.23 Selecting previously unselected package libjq1:amd64. [2019-08-22T06:32:14.806Z] #13 63.24 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:32:14.806Z] #13 63.24 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:32:15.061Z] #58 12.78 DEP images/core-arm.pb-c.d [2019-08-22T06:32:15.061Z] #58 12.84 DEP images/core-ppc64.pb-c.d [2019-08-22T06:32:15.061Z] #58 12.93 DEP images/core-s390.pb-c.d [2019-08-22T06:32:15.061Z] #58 12.97 DEP images/core-x86.pb-c.d [2019-08-22T06:32:15.061Z] #58 13.01 DEP images/core.pb-c.d [2019-08-22T06:32:15.061Z] #58 13.05 DEP images/inventory.pb-c.d [2019-08-22T06:32:15.063Z] #13 63.37 Selecting previously unselected package jq. [2019-08-22T06:32:15.063Z] #13 63.38 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-22T06:32:15.063Z] #13 63.39 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:32:15.063Z] #13 63.50 Selecting previously unselected package libaio1:amd64. [2019-08-22T06:32:15.063Z] #13 63.52 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-22T06:32:15.063Z] #13 63.52 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-22T06:32:15.063Z] #13 63.61 Selecting previously unselected package libcap2-bin. [2019-08-22T06:32:15.226Z] Removing intermediate container 025a84186989 [2019-08-22T06:32:15.226Z] ---> 49c251230185 [2019-08-22T06:32:15.226Z] Step 44/126 : FROM base AS vndr [2019-08-22T06:32:15.226Z] ---> 211155faa8e4 [2019-08-22T06:32:15.226Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-22T06:32:15.226Z] ---> Running in 169da9725239 [2019-08-22T06:32:15.226Z] Removing intermediate container 169da9725239 [2019-08-22T06:32:15.226Z] ---> 0c8a62ce5eac [2019-08-22T06:32:15.226Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:32:15.226Z] ---> f2c9a4058bee [2019-08-22T06:32:15.226Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:32:15.319Z] #13 63.61 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-22T06:32:15.319Z] #13 63.62 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-22T06:32:15.319Z] #13 63.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-22T06:32:15.319Z] #13 63.72 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:32:15.319Z] #13 63.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:32:15.319Z] #13 63.80 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-22T06:32:15.319Z] #13 63.81 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-22T06:32:15.319Z] #58 13.09 PBCC images/cpuinfo.pb-c.c [2019-08-22T06:32:15.319Z] #58 13.11 DEP images/cpuinfo.pb-c.d [2019-08-22T06:32:15.319Z] #58 13.18 PBCC images/stats.pb-c.c [2019-08-22T06:32:15.319Z] #58 13.20 DEP images/stats.pb-c.d [2019-08-22T06:32:15.510Z] ---> f48f251f811f [2019-08-22T06:32:15.510Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:32:15.510Z] ---> Running in 595de38e25b3 [2019-08-22T06:32:15.575Z] #13 63.82 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-22T06:32:15.793Z] + RM_GOPATH=0 [2019-08-22T06:32:15.793Z] + TMP_GOPATH= [2019-08-22T06:32:15.793Z] + : /build [2019-08-22T06:32:15.793Z] + '[' -z '' ']' [2019-08-22T06:32:15.793Z] ++ mktemp -d [2019-08-22T06:32:15.793Z] + export GOPATH=/tmp/tmp.ljhyNtFzyP [2019-08-22T06:32:15.793Z] + GOPATH=/tmp/tmp.ljhyNtFzyP [2019-08-22T06:32:15.793Z] + RM_GOPATH=1 [2019-08-22T06:32:15.793Z] ++ dirname ./install.sh [2019-08-22T06:32:15.793Z] + dir=. [2019-08-22T06:32:15.793Z] + bin=vndr [2019-08-22T06:32:15.793Z] + shift [2019-08-22T06:32:15.793Z] + '[' '!' -f ./vndr.installer ']' [2019-08-22T06:32:15.793Z] + . ./vndr.installer [2019-08-22T06:32:15.793Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:32:15.793Z] + install_vndr [2019-08-22T06:32:15.793Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-22T06:32:15.793Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ljhyNtFzyP/src/github.com/LK4D4/vndr [2019-08-22T06:32:15.793Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:32:15.793Z] Cloning into '/tmp/tmp.ljhyNtFzyP/src/github.com/LK4D4/vndr'... [2019-08-22T06:32:15.831Z] #13 64.11 Selecting previously unselected package libpcre16-3:amd64. [2019-08-22T06:32:15.831Z] #13 64.13 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-22T06:32:15.831Z] #13 64.14 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-22T06:32:15.831Z] #13 64.26 Selecting previously unselected package libpcre32-3:amd64. [2019-08-22T06:32:15.831Z] #13 64.27 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-22T06:32:15.831Z] #13 64.27 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-22T06:32:16.076Z] + cd /tmp/tmp.ljhyNtFzyP/src/github.com/LK4D4/vndr [2019-08-22T06:32:16.076Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-22T06:32:16.076Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-22T06:32:16.088Z] #13 64.48 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-22T06:32:16.088Z] #13 64.50 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-22T06:32:16.088Z] #13 64.51 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-22T06:32:16.360Z] internal/cpu [2019-08-22T06:32:16.361Z] errors [2019-08-22T06:32:16.361Z] internal/race [2019-08-22T06:32:16.361Z] runtime/internal/atomic [2019-08-22T06:32:16.361Z] runtime/internal/sys [2019-08-22T06:32:16.361Z] sync/atomic [2019-08-22T06:32:16.361Z] runtime/internal/math [2019-08-22T06:32:16.645Z] internal/bytealg [2019-08-22T06:32:16.645Z] unicode [2019-08-22T06:32:16.645Z] unicode/utf8 [2019-08-22T06:32:16.645Z] math/bits [2019-08-22T06:32:16.645Z] internal/testlog [2019-08-22T06:32:16.645Z] encoding [2019-08-22T06:32:16.645Z] math [2019-08-22T06:32:16.645Z] runtime [2019-08-22T06:32:16.645Z] unicode/utf16 [2019-08-22T06:32:16.645Z] container/list [2019-08-22T06:32:16.650Z] #13 65.12 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-22T06:32:16.650Z] #13 65.15 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-22T06:32:16.650Z] #13 65.17 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-22T06:32:16.693Z] #58 14.43 make[1]: Nothing to be done for 'all'. [2019-08-22T06:32:16.932Z] crypto/internal/subtle [2019-08-22T06:32:16.932Z] crypto/subtle [2019-08-22T06:32:16.932Z] internal/x/crypto/cryptobyte/asn1 [2019-08-22T06:32:16.932Z] internal/nettrace [2019-08-22T06:32:16.932Z] internal/x/net/dns/dnsmessage [2019-08-22T06:32:17.075Z] Removing intermediate container 7bcee8a27641 [2019-08-22T06:32:17.075Z] ---> 058323885278 [2019-08-22T06:32:17.075Z] Step 66/126 : FROM base AS gotestsum [2019-08-22T06:32:17.075Z] ---> ecd99ce5816d [2019-08-22T06:32:17.075Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-22T06:32:17.075Z] ---> Running in 1e28b378fb96 [2019-08-22T06:32:17.075Z] Removing intermediate container 1e28b378fb96 [2019-08-22T06:32:17.075Z] ---> 1d856a930ae4 [2019-08-22T06:32:17.075Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:32:17.075Z] ---> d63ee7e7cd66 [2019-08-22T06:32:17.075Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:32:17.075Z] ---> 77b2685deba8 [2019-08-22T06:32:17.075Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:32:17.213Z] #13 65.42 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-22T06:32:17.213Z] #13 65.42 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-22T06:32:17.213Z] #13 65.43 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-22T06:32:17.213Z] #13 65.58 Selecting previously unselected package libnl-3-200:amd64. [2019-08-22T06:32:17.213Z] #13 65.59 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-22T06:32:17.213Z] #13 65.59 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:32:17.213Z] #13 65.71 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-22T06:32:17.213Z] #13 65.72 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-22T06:32:17.213Z] #13 65.74 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:32:17.219Z] runtime/cgo [2019-08-22T06:32:17.259Z] #58 ... [2019-08-22T06:32:17.259Z] [2019-08-22T06:32:17.259Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-22T06:32:17.259Z] #30 61.54 github.com/BurntSushi/toml/cmd/tomlv [2019-08-22T06:32:17.259Z] #30 DONE 65.2s [2019-08-22T06:32:17.436Z] ---> Running in 9d0b5e337513 [2019-08-22T06:32:17.469Z] #13 65.83 Selecting previously unselected package libreadline5:amd64. [2019-08-22T06:32:17.469Z] #13 65.85 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-22T06:32:17.469Z] #13 65.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-22T06:32:17.506Z] strconv [2019-08-22T06:32:17.516Z] [2019-08-22T06:32:17.516Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:32:17.516Z] #47 24.51 + cd /tmp/tmp.OGGsyY2H9k/src/github.com/containerd/containerd [2019-08-22T06:32:17.516Z] #47 24.51 + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:32:17.516Z] #47 25.93 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-22T06:32:17.516Z] #47 25.93 + BUILDTAGS='netgo osusergo static_build' [2019-08-22T06:32:17.516Z] #47 25.93 + export EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:32:17.516Z] #47 25.93 + EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:32:17.516Z] #47 25.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-22T06:32:17.516Z] #47 25.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-22T06:32:17.516Z] #47 25.93 + '[' '' = dynamic ']' [2019-08-22T06:32:17.516Z] #47 25.93 + make [2019-08-22T06:32:17.516Z] #47 26.62 🇩 bin/ctr [2019-08-22T06:32:17.726Z] #13 66.03 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-22T06:32:17.726Z] #13 66.05 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-22T06:32:17.726Z] #13 66.05 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:32:17.863Z] + RM_GOPATH=0 [2019-08-22T06:32:17.863Z] + TMP_GOPATH= [2019-08-22T06:32:17.863Z] + : /build [2019-08-22T06:32:17.863Z] + '[' -z '' ']' [2019-08-22T06:32:17.863Z] ++ mktemp -d [2019-08-22T06:32:17.863Z] + export GOPATH=/tmp/tmp.NFkNlejWAw [2019-08-22T06:32:17.863Z] + GOPATH=/tmp/tmp.NFkNlejWAw [2019-08-22T06:32:17.863Z] + RM_GOPATH=1 [2019-08-22T06:32:17.863Z] ++ dirname ./install.sh [2019-08-22T06:32:17.863Z] + dir=. [2019-08-22T06:32:17.863Z] + bin=gotestsum [2019-08-22T06:32:17.863Z] + shift [2019-08-22T06:32:17.863Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-22T06:32:17.863Z] + . ./gotestsum.installer [2019-08-22T06:32:17.863Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-22T06:32:17.863Z] + install_gotestsum [2019-08-22T06:32:17.863Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-22T06:32:17.863Z] + go get -d gotest.tools/gotestsum [2019-08-22T06:32:17.863Z] Installing gotestsum version v0.3.5 [2019-08-22T06:32:18.085Z] #47 ... [2019-08-22T06:32:18.085Z] [2019-08-22T06:32:18.085Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:18.085Z] #58 16.07 CC images/stats.o [2019-08-22T06:32:18.126Z] crypto/rc4 [2019-08-22T06:32:18.651Z] #58 16.51 CC images/core.o [2019-08-22T06:32:19.217Z] #58 17.06 CC images/core-x86.o [2019-08-22T06:32:19.617Z] #13 ... [2019-08-22T06:32:19.617Z] [2019-08-22T06:32:19.617Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:19.617Z] #58 56.00 CC compel/arch/x86/src/lib/infect.o [2019-08-22T06:32:19.617Z] #58 56.97 CC compel/src/lib/infect-rpc.o [2019-08-22T06:32:19.617Z] #58 57.35 CC compel/src/lib/infect-util.o [2019-08-22T06:32:19.617Z] #58 57.62 CC compel/src/lib/infect.o [2019-08-22T06:32:19.617Z] #58 60.23 CC compel/src/lib/ptrace.o [2019-08-22T06:32:19.617Z] #58 60.68 AR compel/libcompel.a [2019-08-22T06:32:19.617Z] #58 60.79 HOSTCC compel/src/main-host.o [2019-08-22T06:32:19.617Z] #58 61.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-22T06:32:19.617Z] #58 61.46 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-22T06:32:19.617Z] #58 61.85 HOSTCC compel/src/lib/log-host.o [2019-08-22T06:32:19.618Z] #58 62.06 HOSTLINK compel/compel-host-bin [2019-08-22T06:32:19.618Z] #58 62.19 DEP soccr/soccr.d [2019-08-22T06:32:19.618Z] #58 62.45 CC soccr/soccr.o [2019-08-22T06:32:19.618Z] #58 64.23 AR soccr/libsoccr.a [2019-08-22T06:32:19.618Z] #58 64.28 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:32:19.618Z] #58 64.55 DEP criu/arch/x86/sigframe.d [2019-08-22T06:32:19.618Z] #58 64.70 DEP criu/arch/x86/sigaction_compat.d [2019-08-22T06:32:19.618Z] #58 64.89 DEP criu/arch/x86/kerndat.d [2019-08-22T06:32:19.618Z] #58 65.07 DEP criu/arch/x86/crtools.d [2019-08-22T06:32:19.618Z] #58 65.30 DEP criu/arch/x86/cpu.d [2019-08-22T06:32:19.618Z] #58 65.48 CC criu/arch/x86/cpu.o [2019-08-22T06:32:19.618Z] #58 ... [2019-08-22T06:32:19.618Z] [2019-08-22T06:32:19.618Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:19.618Z] #13 67.84 Selecting previously unselected package net-tools. [2019-08-22T06:32:19.618Z] #13 67.85 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-22T06:32:19.618Z] #13 67.86 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:32:19.783Z] #58 17.63 CC images/core-arm.o [2019-08-22T06:32:19.874Z] #13 68.11 Selecting previously unselected package python-pip-whl. [2019-08-22T06:32:19.874Z] #13 68.12 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:32:19.874Z] #13 68.14 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:32:20.041Z] #58 17.90 CC images/core-aarch64.o [2019-08-22T06:32:20.300Z] #58 18.19 CC images/core-ppc64.o [2019-08-22T06:32:20.437Z] #13 68.76 Selecting previously unselected package python3-pip. [2019-08-22T06:32:20.437Z] #13 68.76 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:32:20.437Z] #13 68.77 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:32:20.557Z] #58 ... [2019-08-22T06:32:20.557Z] [2019-08-22T06:32:20.557Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:20.557Z] #33 58.30 regexp [2019-08-22T06:32:20.557Z] #33 58.59 fmt [2019-08-22T06:32:20.557Z] #33 61.68 path/filepath [2019-08-22T06:32:20.557Z] #33 62.73 io/ioutil [2019-08-22T06:32:20.557Z] #33 63.34 encoding/binary [2019-08-22T06:32:20.557Z] #33 63.55 flag [2019-08-22T06:32:20.557Z] #33 64.90 go/token [2019-08-22T06:32:20.557Z] #33 65.14 net/url [2019-08-22T06:32:20.557Z] #33 65.67 go/scanner [2019-08-22T06:32:20.557Z] #33 66.72 go/ast [2019-08-22T06:32:20.557Z] #33 66.89 text/template/parse [2019-08-22T06:32:20.693Z] #13 68.97 Selecting previously unselected package python3-pkg-resources. [2019-08-22T06:32:20.693Z] #13 69.01 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:32:20.693Z] #13 69.03 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:32:20.693Z] #13 69.19 Selecting previously unselected package python3-setuptools. [2019-08-22T06:32:20.693Z] #13 69.20 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-22T06:32:20.693Z] #13 69.21 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-22T06:32:20.815Z] #33 ... [2019-08-22T06:32:20.815Z] [2019-08-22T06:32:20.815Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:20.815Z] #58 18.63 CC images/core-s390.o [2019-08-22T06:32:20.816Z] sync [2019-08-22T06:32:21.102Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-22T06:32:21.102Z] io [2019-08-22T06:32:21.102Z] reflect [2019-08-22T06:32:21.102Z] syscall [2019-08-22T06:32:21.102Z] math/rand [2019-08-22T06:32:21.102Z] bytes [2019-08-22T06:32:21.259Z] #13 69.49 Selecting previously unselected package python3-wheel. [2019-08-22T06:32:21.259Z] #13 69.50 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-22T06:32:21.259Z] #13 69.51 Unpacking python3-wheel (0.29.0-2) ... [2019-08-22T06:32:21.259Z] #13 69.70 Selecting previously unselected package thin-provisioning-tools. [2019-08-22T06:32:21.259Z] #13 69.70 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-22T06:32:21.259Z] #13 69.70 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:32:21.381Z] #58 19.28 CC images/cpuinfo.o [2019-08-22T06:32:21.389Z] strings [2019-08-22T06:32:21.516Z] #13 70.08 Selecting previously unselected package vim-runtime. [2019-08-22T06:32:21.640Z] #58 19.67 CC images/inventory.o [2019-08-22T06:32:21.772Z] #13 70.09 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:32:21.772Z] #13 70.15 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-22T06:32:21.772Z] #13 70.17 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-22T06:32:21.772Z] #13 70.19 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:22.012Z] bufio [2019-08-22T06:32:22.012Z] path [2019-08-22T06:32:22.012Z] hash [2019-08-22T06:32:22.207Z] #58 19.83 CC images/fdinfo.o [2019-08-22T06:32:22.207Z] #58 20.11 CC images/fown.o [2019-08-22T06:32:22.299Z] hash/crc32 [2019-08-22T06:32:22.299Z] crypto [2019-08-22T06:32:22.299Z] crypto/internal/randutil [2019-08-22T06:32:22.299Z] crypto/sha512 [2019-08-22T06:32:22.467Z] #58 20.30 CC images/ns.o [2019-08-22T06:32:22.587Z] time [2019-08-22T06:32:22.587Z] internal/syscall/unix [2019-08-22T06:32:22.587Z] crypto/hmac [2019-08-22T06:32:22.587Z] crypto/sha1 [2019-08-22T06:32:22.587Z] crypto/sha256 [2019-08-22T06:32:22.725Z] #58 20.47 CC images/regfile.o [2019-08-22T06:32:22.725Z] #58 20.67 CC images/ghost-file.o [2019-08-22T06:32:22.873Z] internal/singleflight [2019-08-22T06:32:22.873Z] internal/x/crypto/hkdf [2019-08-22T06:32:22.873Z] internal/x/text/transform [2019-08-22T06:32:22.983Z] #58 20.94 CC images/fifo.o [2019-08-22T06:32:23.131Z] + cd /tmp/tmp.NFkNlejWAw/src/gotest.tools/gotestsum [2019-08-22T06:32:23.131Z] + git checkout -q v0.3.5 [2019-08-22T06:32:23.131Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-22T06:32:23.242Z] #58 21.12 CC images/remap-file-path.o [2019-08-22T06:32:23.495Z] encoding/binary [2019-08-22T06:32:23.495Z] sort [2019-08-22T06:32:23.495Z] internal/poll [2019-08-22T06:32:23.495Z] internal/fmtsort [2019-08-22T06:32:23.495Z] regexp/syntax [2019-08-22T06:32:23.500Z] #58 21.33 CC images/eventfd.o [2019-08-22T06:32:23.759Z] #58 21.58 CC images/eventpoll.o [2019-08-22T06:32:23.759Z] #58 21.80 CC images/fh.o [2019-08-22T06:32:23.782Z] encoding/base64 [2019-08-22T06:32:23.782Z] crypto/cipher [2019-08-22T06:32:24.068Z] os [2019-08-22T06:32:24.068Z] crypto/md5 [2019-08-22T06:32:24.068Z] crypto/aes [2019-08-22T06:32:24.287Z] #13 ... [2019-08-22T06:32:24.287Z] [2019-08-22T06:32:24.287Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:24.287Z] #33 126.7 crypto/ecdsa [2019-08-22T06:32:24.287Z] #33 127.2 crypto/rsa [2019-08-22T06:32:24.287Z] #33 129.0 crypto/dsa [2019-08-22T06:32:24.287Z] #33 129.4 crypto/x509/pkix [2019-08-22T06:32:24.287Z] #33 130.1 internal/x/crypto/cryptobyte [2019-08-22T06:32:24.287Z] #33 132.4 internal/x/crypto/internal/chacha20 [2019-08-22T06:32:24.287Z] #33 132.9 internal/x/crypto/poly1305 [2019-08-22T06:32:24.287Z] #33 133.3 internal/x/crypto/chacha20poly1305 [2019-08-22T06:32:24.287Z] #33 134.3 internal/x/crypto/hkdf [2019-08-22T06:32:24.287Z] #33 134.5 internal/x/text/transform [2019-08-22T06:32:24.287Z] #33 135.6 internal/x/text/unicode/bidi [2019-08-22T06:32:24.287Z] #33 ... [2019-08-22T06:32:24.287Z] [2019-08-22T06:32:24.287Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:32:24.287Z] #24 136.3 + GOBIN=/build [2019-08-22T06:32:24.287Z] #24 136.3 + /build/gometalinter --install [2019-08-22T06:32:24.287Z] #24 136.3 Installing: [2019-08-22T06:32:24.287Z] #24 136.3 deadcode [2019-08-22T06:32:24.287Z] #24 136.3 dupl [2019-08-22T06:32:24.287Z] #24 136.3 errcheck [2019-08-22T06:32:24.287Z] #24 136.3 gas [2019-08-22T06:32:24.287Z] #24 136.3 gochecknoglobals [2019-08-22T06:32:24.287Z] #24 136.3 gochecknoinits [2019-08-22T06:32:24.287Z] #24 136.3 goconst [2019-08-22T06:32:24.287Z] #24 136.3 gocyclo [2019-08-22T06:32:24.287Z] #24 136.3 goimports [2019-08-22T06:32:24.287Z] #24 136.3 golint [2019-08-22T06:32:24.287Z] #24 136.3 gosimple [2019-08-22T06:32:24.287Z] #24 136.3 gotype [2019-08-22T06:32:24.287Z] #24 136.3 gotypex [2019-08-22T06:32:24.287Z] #24 136.3 ineffassign [2019-08-22T06:32:24.287Z] #24 136.3 interfacer [2019-08-22T06:32:24.287Z] #24 136.3 lll [2019-08-22T06:32:24.287Z] #24 136.3 maligned [2019-08-22T06:32:24.287Z] #24 136.3 megacheck [2019-08-22T06:32:24.287Z] #24 136.3 misspell [2019-08-22T06:32:24.287Z] #24 136.3 nakedret [2019-08-22T06:32:24.287Z] #24 136.3 safesql [2019-08-22T06:32:24.287Z] #24 136.3 staticcheck [2019-08-22T06:32:24.287Z] #24 136.3 structcheck [2019-08-22T06:32:24.287Z] #24 136.3 unconvert [2019-08-22T06:32:24.287Z] #24 136.3 unparam [2019-08-22T06:32:24.287Z] #24 136.3 unused [2019-08-22T06:32:24.287Z] #24 136.3 varcheck [2019-08-22T06:32:24.325Z] #58 22.02 CC images/fsnotify.o [2019-08-22T06:32:24.361Z] crypto/des [2019-08-22T06:32:24.361Z] encoding/pem [2019-08-22T06:32:24.361Z] internal/x/crypto/internal/chacha20 [2019-08-22T06:32:24.361Z] internal/x/crypto/poly1305 [2019-08-22T06:32:24.584Z] #58 22.55 CC images/signalfd.o [2019-08-22T06:32:24.644Z] internal/x/crypto/curve25519 [2019-08-22T06:32:24.644Z] internal/x/crypto/chacha20poly1305 [2019-08-22T06:32:24.644Z] regexp [2019-08-22T06:32:24.842Z] #58 22.78 CC images/fs.o [2019-08-22T06:32:24.930Z] path/filepath [2019-08-22T06:32:24.930Z] fmt [2019-08-22T06:32:24.930Z] io/ioutil [2019-08-22T06:32:25.100Z] #58 23.00 CC images/pstree.o [2019-08-22T06:32:25.359Z] #58 23.18 CC images/pipe.o [2019-08-22T06:32:25.549Z] flag [2019-08-22T06:32:25.549Z] go/token [2019-08-22T06:32:25.549Z] net/url [2019-08-22T06:32:25.549Z] text/template/parse [2019-08-22T06:32:25.549Z] go/scanner [2019-08-22T06:32:25.617Z] #58 23.37 CC images/tcp-stream.o [2019-08-22T06:32:25.842Z] log [2019-08-22T06:32:25.843Z] encoding/json [2019-08-22T06:32:25.843Z] go/ast [2019-08-22T06:32:25.876Z] #58 23.62 CC images/sk-packet.o [2019-08-22T06:32:26.134Z] #58 23.92 CC images/mnt.o [2019-08-22T06:32:26.134Z] #58 24.11 CC images/pipe-data.o [2019-08-22T06:32:26.135Z] encoding/xml [2019-08-22T06:32:26.391Z] #58 24.29 CC images/sa.o [2019-08-22T06:32:26.650Z] #58 24.49 CC images/timer.o [2019-08-22T06:32:26.760Z] text/template [2019-08-22T06:32:27.216Z] #58 24.88 CC images/timerfd.o [2019-08-22T06:32:27.216Z] #58 25.09 CC images/mm.o [2019-08-22T06:32:27.384Z] go/parser [2019-08-22T06:32:27.384Z] compress/flate [2019-08-22T06:32:27.475Z] #58 25.35 CC images/sk-opts.o [2019-08-22T06:32:27.735Z] #58 25.55 CC images/sk-unix.o [2019-08-22T06:32:27.995Z] #58 25.90 CC images/sk-inet.o [2019-08-22T06:32:28.005Z] context [2019-08-22T06:32:28.005Z] go/doc [2019-08-22T06:32:28.254Z] #58 26.18 CC images/tun.o [2019-08-22T06:32:28.290Z] math/big [2019-08-22T06:32:28.290Z] compress/gzip [2019-08-22T06:32:28.290Z] encoding/hex [2019-08-22T06:32:28.290Z] net [2019-08-22T06:32:28.576Z] internal/x/text/unicode/bidi [2019-08-22T06:32:28.821Z] #58 26.49 CC images/sk-netlink.o [2019-08-22T06:32:28.821Z] #58 26.68 CC images/packet-sock.o [2019-08-22T06:32:29.082Z] #58 27.05 CC images/ipc-var.o [2019-08-22T06:32:29.197Z] github.com/LK4D4/vndr/build [2019-08-22T06:32:29.197Z] internal/x/text/secure/bidirule [2019-08-22T06:32:29.197Z] internal/x/text/unicode/norm [2019-08-22T06:32:29.344Z] #58 27.23 CC images/ipc-desc.o [2019-08-22T06:32:29.530Z] #24 ... [2019-08-22T06:32:29.530Z] [2019-08-22T06:32:29.530Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:29.530Z] #13 74.60 Selecting previously unselected package vim. [2019-08-22T06:32:29.530Z] #13 74.62 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-22T06:32:29.530Z] #13 74.63 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:29.530Z] #13 75.29 Selecting previously unselected package xfsprogs. [2019-08-22T06:32:29.530Z] #13 75.29 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-22T06:32:29.530Z] #13 75.30 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:32:29.530Z] #13 75.94 Selecting previously unselected package zip. [2019-08-22T06:32:29.530Z] #13 75.95 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-22T06:32:29.530Z] #13 75.96 Unpacking zip (3.0-11+b1) ... [2019-08-22T06:32:29.530Z] #13 76.15 Selecting previously unselected package libapparmor-perl. [2019-08-22T06:32:29.530Z] #13 76.20 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:32:29.530Z] #13 76.20 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:32:29.530Z] #13 76.32 Selecting previously unselected package apparmor. [2019-08-22T06:32:29.530Z] #13 76.33 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-22T06:32:29.530Z] #13 76.41 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:32:29.530Z] #13 76.86 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-22T06:32:29.530Z] #13 76.88 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-22T06:32:29.530Z] #13 76.89 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:32:29.530Z] #13 ... [2019-08-22T06:32:29.530Z] [2019-08-22T06:32:29.530Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:29.530Z] #58 66.24 CC criu/arch/x86/crtools.o [2019-08-22T06:32:29.530Z] #58 67.72 CC criu/arch/x86/kerndat.o [2019-08-22T06:32:29.530Z] #58 68.28 CC criu/arch/x86/sigaction_compat.o [2019-08-22T06:32:29.530Z] #58 68.61 CC criu/arch/x86/sigframe.o [2019-08-22T06:32:29.530Z] #58 68.98 LINK criu/arch/x86/crtools.built-in.o [2019-08-22T06:32:29.530Z] #58 69.06 DEP criu/pie/util-vdso-elf32.d [2019-08-22T06:32:29.530Z] #58 69.20 DEP criu/arch/x86/vdso-pie.d [2019-08-22T06:32:29.530Z] #58 69.32 DEP criu/pie/parasite-vdso.d [2019-08-22T06:32:29.530Z] #58 69.56 DEP criu/pie/util-vdso.d [2019-08-22T06:32:29.530Z] #58 69.75 DEP criu/pie/util.d [2019-08-22T06:32:29.530Z] #58 69.98 CC criu/pie/util.o [2019-08-22T06:32:29.530Z] #58 70.38 CC criu/pie/util-vdso.o [2019-08-22T06:32:29.530Z] #58 71.19 CC criu/pie/parasite-vdso.o [2019-08-22T06:32:29.530Z] #58 72.44 CC criu/arch/x86/vdso-pie.o [2019-08-22T06:32:29.530Z] #58 72.81 CC criu/pie/util-vdso-elf32.o [2019-08-22T06:32:29.530Z] #58 73.60 AR criu/pie/pie.lib.a [2019-08-22T06:32:29.530Z] #58 73.68 DEP criu/pie/restorer.d [2019-08-22T06:32:29.530Z] #58 73.96 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-22T06:32:29.530Z] #58 74.19 DEP criu/arch/x86/restorer_unmap.d [2019-08-22T06:32:29.530Z] #58 74.21 DEP criu/arch/x86/restorer.d [2019-08-22T06:32:29.530Z] #58 74.44 DEP criu/pie/parasite.d [2019-08-22T06:32:29.530Z] #58 74.70 CC criu/pie/parasite.o [2019-08-22T06:32:29.530Z] #58 76.13 LINK criu/pie/parasite.built-in.o [2019-08-22T06:32:29.530Z] #58 76.14 GEN criu/pie/parasite-blob.h [2019-08-22T06:32:29.530Z] #58 76.17 CC criu/arch/x86/restorer.o [2019-08-22T06:32:29.603Z] #58 27.39 CC images/ipc-shm.o [2019-08-22T06:32:29.603Z] #58 27.55 CC images/ipc-msg.o [2019-08-22T06:32:29.861Z] #58 27.79 CC images/ipc-sem.o [2019-08-22T06:32:30.094Z] #58 76.82 CC criu/arch/x86/restorer_unmap.o [2019-08-22T06:32:30.094Z] #58 76.89 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-22T06:32:30.094Z] #58 ... [2019-08-22T06:32:30.094Z] [2019-08-22T06:32:30.094Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:30.094Z] #13 78.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-22T06:32:30.094Z] #13 78.61 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-22T06:32:30.094Z] #13 78.63 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:32:30.120Z] #58 27.94 CC images/utsns.o [2019-08-22T06:32:30.212Z] internal/x/net/http2/hpack [2019-08-22T06:32:30.378Z] #58 28.16 CC images/creds.o [2019-08-22T06:32:30.378Z] #58 28.32 CC images/vma.o [2019-08-22T06:32:30.499Z] crypto/rand [2019-08-22T06:32:30.499Z] internal/x/net/idna [2019-08-22T06:32:30.499Z] crypto/elliptic [2019-08-22T06:32:30.499Z] encoding/asn1 [2019-08-22T06:32:30.637Z] #58 28.49 CC images/netdev.o [2019-08-22T06:32:30.895Z] #58 28.78 CC images/tty.o [2019-08-22T06:32:31.120Z] crypto/rsa [2019-08-22T06:32:31.406Z] crypto/dsa [2019-08-22T06:32:31.406Z] crypto/ecdsa [2019-08-22T06:32:31.406Z] crypto/x509/pkix [2019-08-22T06:32:31.462Z] #58 29.27 CC images/file-lock.o [2019-08-22T06:32:31.693Z] internal/x/crypto/cryptobyte [2019-08-22T06:32:31.693Z] mime [2019-08-22T06:32:31.693Z] mime/quotedprintable [2019-08-22T06:32:31.693Z] net/http/internal [2019-08-22T06:32:31.720Z] #58 29.43 CC images/rlimit.o [2019-08-22T06:32:31.720Z] #58 29.61 CC images/pagemap.o [2019-08-22T06:32:31.979Z] #58 29.93 CC images/siginfo.o [2019-08-22T06:32:31.980Z] os/exec [2019-08-22T06:32:32.237Z] #58 30.21 CC images/rpc.o [2019-08-22T06:32:32.613Z] #13 80.98 Selecting previously unselected package binutils-mingw-w64. [2019-08-22T06:32:32.613Z] #13 80.99 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-22T06:32:32.613Z] #13 80.99 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:32:32.805Z] #58 ... [2019-08-22T06:32:32.805Z] [2019-08-22T06:32:32.805Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:32.805Z] #33 70.42 text/template [2019-08-22T06:32:32.805Z] #33 70.82 go/parser [2019-08-22T06:32:32.805Z] #33 73.95 log [2019-08-22T06:32:32.805Z] #33 74.34 go/doc [2019-08-22T06:32:32.805Z] #33 74.43 encoding/base64 [2019-08-22T06:32:32.805Z] #33 74.96 encoding/json [2019-08-22T06:32:32.805Z] #33 77.34 github.com/LK4D4/vndr/build [2019-08-22T06:32:32.805Z] #33 79.74 encoding/xml [2019-08-22T06:32:32.805Z] #33 80.10 github.com/LK4D4/vndr/godl/singleflight [2019-08-22T06:32:32.805Z] #33 80.26 compress/flate [2019-08-22T06:32:32.869Z] #13 81.17 Selecting previously unselected package mingw-w64-common. [2019-08-22T06:32:32.869Z] #13 81.18 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-22T06:32:32.869Z] #13 81.18 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-22T06:32:33.372Z] #33 ... [2019-08-22T06:32:33.372Z] [2019-08-22T06:32:33.372Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:33.372Z] #58 31.35 CC images/ext-file.o [2019-08-22T06:32:33.468Z] internal/x/net/http/httpproxy [2019-08-22T06:32:33.468Z] net/textproto [2019-08-22T06:32:33.468Z] crypto/x509 [2019-08-22T06:32:33.631Z] #58 31.54 CC images/cgroup.o [2019-08-22T06:32:33.752Z] internal/x/net/http/httpguts [2019-08-22T06:32:33.752Z] mime/multipart [2019-08-22T06:32:34.198Z] #58 32.19 CC images/userns.o [2019-08-22T06:32:34.368Z] crypto/tls [2019-08-22T06:32:34.624Z] Removing intermediate container 9d0b5e337513 [2019-08-22T06:32:34.624Z] ---> e124383f74fb [2019-08-22T06:32:34.624Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-22T06:32:34.624Z] ---> ecd99ce5816d [2019-08-22T06:32:34.624Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-22T06:32:34.624Z] ---> Running in 36e9761c6e65 [2019-08-22T06:32:34.624Z] Removing intermediate container 36e9761c6e65 [2019-08-22T06:32:34.624Z] ---> 723633032749 [2019-08-22T06:32:34.624Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:32:34.624Z] ---> d2cc62bcdacc [2019-08-22T06:32:34.624Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:32:34.624Z] ---> 98b0ee4baadd [2019-08-22T06:32:34.624Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:32:34.624Z] ---> Running in 175832bf73b3 [2019-08-22T06:32:34.624Z] + RM_GOPATH=0 [2019-08-22T06:32:34.624Z] + TMP_GOPATH= [2019-08-22T06:32:34.624Z] + : /build [2019-08-22T06:32:34.624Z] + '[' -z '' ']' [2019-08-22T06:32:34.624Z] ++ mktemp -d [2019-08-22T06:32:34.624Z] + export GOPATH=/tmp/tmp.MF2XTVVm4B [2019-08-22T06:32:34.624Z] + GOPATH=/tmp/tmp.MF2XTVVm4B [2019-08-22T06:32:34.624Z] + RM_GOPATH=1 [2019-08-22T06:32:34.624Z] ++ dirname ./install.sh [2019-08-22T06:32:34.624Z] + dir=. [2019-08-22T06:32:34.624Z] + bin=dockercli [2019-08-22T06:32:34.624Z] + shift [2019-08-22T06:32:34.624Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-22T06:32:34.624Z] + . ./dockercli.installer [2019-08-22T06:32:34.624Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-22T06:32:34.624Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-22T06:32:34.624Z] + install_dockercli [2019-08-22T06:32:34.624Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-22T06:32:34.624Z] ++ uname -m [2019-08-22T06:32:34.624Z] Install docker/cli version 17.06.2-ce from stable [2019-08-22T06:32:34.624Z] + arch=s390x [2019-08-22T06:32:34.624Z] + '[' s390x '!=' x86_64 ']' [2019-08-22T06:32:34.624Z] + '[' s390x '!=' s390x ']' [2019-08-22T06:32:34.624Z] + url=https://download.docker.com/linux/static [2019-08-22T06:32:34.624Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-08-22T06:32:34.624Z] + tar -xz docker/docker [2019-08-22T06:32:34.764Z] #58 32.48 CC images/google/protobuf/descriptor.o [2019-08-22T06:32:35.002Z] + mkdir -p /build [2019-08-22T06:32:35.002Z] + mv docker/docker /build/ [2019-08-22T06:32:35.002Z] + rmdir docker [2019-08-22T06:32:35.388Z] #13 ... [2019-08-22T06:32:35.388Z] [2019-08-22T06:32:35.388Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:35.388Z] #33 137.5 internal/x/text/secure/bidirule [2019-08-22T06:32:35.388Z] #33 137.8 internal/x/text/unicode/norm [2019-08-22T06:32:35.388Z] #33 142.6 crypto/x509 [2019-08-22T06:32:35.388Z] #33 142.9 internal/x/net/idna [2019-08-22T06:32:35.388Z] #33 145.4 net/textproto [2019-08-22T06:32:35.388Z] #33 146.6 internal/x/net/http/httpguts [2019-08-22T06:32:35.388Z] #33 147.1 internal/x/net/http/httpproxy [2019-08-22T06:32:35.388Z] #33 147.7 internal/x/net/http2/hpack [2019-08-22T06:32:35.388Z] #33 ... [2019-08-22T06:32:35.388Z] [2019-08-22T06:32:35.388Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:35.388Z] #58 77.18 CC criu/pie/restorer.o [2019-08-22T06:32:35.388Z] #58 80.11 LINK criu/pie/restorer.built-in.o [2019-08-22T06:32:35.388Z] #58 80.14 GEN criu/pie/restorer-blob.h [2019-08-22T06:32:35.388Z] #58 80.27 DEP criu/vdso.d [2019-08-22T06:32:35.388Z] #58 80.46 DEP criu/vdso-compat.d [2019-08-22T06:32:35.388Z] #58 80.67 DEP criu/uts_ns.d [2019-08-22T06:32:35.388Z] #58 80.94 DEP criu/util.d [2019-08-22T06:32:35.388Z] #58 81.15 DEP criu/uffd.d [2019-08-22T06:32:35.388Z] #58 81.42 DEP criu/tun.d [2019-08-22T06:32:35.388Z] #58 81.70 DEP criu/tty.d [2019-08-22T06:32:35.388Z] #58 81.93 DEP criu/timerfd.d [2019-08-22T06:32:35.388Z] #58 82.09 DEP criu/sysfs_parse.d [2019-08-22T06:32:35.388Z] #58 82.26 DEP criu/sysctl.d [2019-08-22T06:32:35.644Z] #58 82.43 DEP criu/string.d [2019-08-22T06:32:35.644Z] #58 82.50 DEP criu/stats.d [2019-08-22T06:32:35.901Z] #58 82.64 DEP criu/sockets.d [2019-08-22T06:32:35.948Z] Removing intermediate container 175832bf73b3 [2019-08-22T06:32:35.948Z] ---> 751507f7d0c1 [2019-08-22T06:32:35.948Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-22T06:32:35.948Z] ---> 4d31035c8fc2 [2019-08-22T06:32:35.948Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-22T06:32:35.948Z] ---> Running in 3e5f854edf49 [2019-08-22T06:32:36.139Z] #58 33.96 CC images/opts.o [2019-08-22T06:32:36.139Z] #58 34.15 CC images/seccomp.o [2019-08-22T06:32:36.157Z] #58 82.86 DEP criu/sk-unix.d [2019-08-22T06:32:36.331Z] Removing intermediate container 3e5f854edf49 [2019-08-22T06:32:36.331Z] ---> bee65c6e201b [2019-08-22T06:32:36.331Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:32:36.331Z] ---> eb8301d17a7c [2019-08-22T06:32:36.331Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:32:36.397Z] #58 34.41 CC images/binfmt-misc.o [2019-08-22T06:32:36.406Z] net/http/httptrace [2019-08-22T06:32:36.406Z] net/http [2019-08-22T06:32:36.412Z] #58 83.14 DEP criu/sk-tcp.d [2019-08-22T06:32:36.656Z] #58 34.67 CC images/time.o [2019-08-22T06:32:36.668Z] #58 83.37 DEP criu/sk-queue.d [2019-08-22T06:32:36.706Z] ---> 78fb31c2650f [2019-08-22T06:32:36.706Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:32:36.706Z] ---> Running in 807e9f139dd7 [2019-08-22T06:32:36.914Z] #58 34.84 CC images/sysctl.o [2019-08-22T06:32:36.924Z] #58 83.64 DEP criu/sk-packet.d [2019-08-22T06:32:37.081Z] + RM_GOPATH=0 [2019-08-22T06:32:37.081Z] + TMP_GOPATH= [2019-08-22T06:32:37.081Z] + : /build [2019-08-22T06:32:37.081Z] + '[' -z '' ']' [2019-08-22T06:32:37.081Z] ++ mktemp -d [2019-08-22T06:32:37.081Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-22T06:32:37.081Z] + export GOPATH=/tmp/tmp.mTkzqgCcuU [2019-08-22T06:32:37.081Z] + GOPATH=/tmp/tmp.mTkzqgCcuU [2019-08-22T06:32:37.081Z] + RM_GOPATH=1 [2019-08-22T06:32:37.081Z] ++ dirname ./install.sh [2019-08-22T06:32:37.081Z] + dir=. [2019-08-22T06:32:37.081Z] + bin=runc [2019-08-22T06:32:37.081Z] + shift [2019-08-22T06:32:37.081Z] + '[' '!' -f ./runc.installer ']' [2019-08-22T06:32:37.081Z] + . ./runc.installer [2019-08-22T06:32:37.081Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:32:37.081Z] + install_runc [2019-08-22T06:32:37.081Z] + uname -r [2019-08-22T06:32:37.081Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-22T06:32:37.081Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-22T06:32:37.081Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-22T06:32:37.081Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mTkzqgCcuU/src/github.com/opencontainers/runc [2019-08-22T06:32:37.081Z] Cloning into '/tmp/tmp.mTkzqgCcuU/src/github.com/opencontainers/runc'... [2019-08-22T06:32:37.173Z] #58 34.96 CC images/autofs.o [2019-08-22T06:32:37.179Z] #58 83.97 DEP criu/sk-netlink.d [2019-08-22T06:32:37.433Z] #58 35.15 CC images/macvlan.o [2019-08-22T06:32:37.433Z] #58 35.37 CC images/sit.o [2019-08-22T06:32:37.435Z] #58 84.20 DEP criu/sk-inet.d [2019-08-22T06:32:37.435Z] #58 ... [2019-08-22T06:32:37.435Z] [2019-08-22T06:32:37.435Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:32:37.435Z] #13 85.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-22T06:32:37.435Z] #13 85.92 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-22T06:32:37.435Z] #13 85.92 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:32:37.692Z] #58 35.63 LINK images/built-in.o [2019-08-22T06:32:37.692Z] #58 35.73 GEN compel/include/asm [2019-08-22T06:32:37.903Z] + cd /tmp/tmp.mTkzqgCcuU/src/github.com/opencontainers/runc [2019-08-22T06:32:37.903Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:32:37.903Z] + '[' -z '' ']' [2019-08-22T06:32:37.903Z] + target=static [2019-08-22T06:32:37.903Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-22T06:32:37.951Z] #58 35.75 GEN compel/include/version.h [2019-08-22T06:32:37.951Z] #58 35.79 touch .config [2019-08-22T06:32:37.951Z] #58 35.80 GEN include/common/config.h [2019-08-22T06:32:37.951Z] #58 35.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-22T06:32:37.951Z] #58 35.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-22T06:32:37.951Z] #58 35.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-22T06:32:37.951Z] #58 35.97 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-22T06:32:37.951Z] #58 35.99 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-22T06:32:38.209Z] #58 36.02 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-22T06:32:38.209Z] #58 36.04 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-22T06:32:38.209Z] #58 36.09 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-22T06:32:38.209Z] #58 36.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-22T06:32:38.209Z] #58 36.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-22T06:32:38.209Z] #58 36.13 DEP compel/plugins/std/infect.d [2019-08-22T06:32:38.289Z] 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-22T06:32:38.466Z] #58 36.26 DEP compel/plugins/std/string.d [2019-08-22T06:32:38.725Z] #58 36.44 DEP compel/plugins/std/log.d [2019-08-22T06:32:38.725Z] #58 36.54 DEP compel/plugins/std/fds.d [2019-08-22T06:32:38.725Z] #58 36.66 DEP compel/plugins/std/std.d [2019-08-22T06:32:38.983Z] #58 36.83 DEP compel/plugins/shmem/shmem.d [2019-08-22T06:32:38.983Z] #58 36.92 DEP compel/plugins/fds/fds.d [2019-08-22T06:32:39.241Z] #58 37.11 CC compel/plugins/std/std.o [2019-08-22T06:32:39.499Z] #58 37.35 CC compel/plugins/std/fds.o [2019-08-22T06:32:39.757Z] #58 37.71 CC compel/plugins/std/log.o [2019-08-22T06:32:39.864Z] github.com/LK4D4/vndr/godl [2019-08-22T06:32:39.864Z] github.com/LK4D4/vndr [2019-08-22T06:32:40.693Z] #58 38.50 CC compel/plugins/std/string.o [2019-08-22T06:32:41.259Z] #58 39.05 CC compel/plugins/std/infect.o [2019-08-22T06:32:41.517Z] #58 39.47 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-22T06:32:41.517Z] #58 39.52 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-22T06:32:41.775Z] #58 39.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-22T06:32:41.775Z] #58 39.63 AR compel/plugins/std.lib.a [2019-08-22T06:32:41.775Z] #58 39.68 CC compel/plugins/fds/fds.o [2019-08-22T06:32:42.034Z] #58 39.95 AR compel/plugins/fds.lib.a [2019-08-22T06:32:42.034Z] #58 40.00 HOSTDEP compel/src/lib/log-host.d [2019-08-22T06:32:42.292Z] #58 40.15 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-22T06:32:42.550Z] #58 40.26 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-22T06:32:42.550Z] #58 40.45 HOSTDEP compel/src/main-host.d [2019-08-22T06:32:42.679Z] #13 91.26 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-22T06:32:42.808Z] #58 40.62 DEP compel/src/lib/ptrace.d [2019-08-22T06:32:42.808Z] #58 40.80 DEP compel/src/lib/infect.d [2019-08-22T06:32:42.935Z] #13 91.27 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-22T06:32:42.935Z] #13 91.28 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:32:42.935Z] #13 91.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-22T06:32:42.935Z] #13 91.48 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-22T06:32:42.935Z] #13 91.50 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:32:43.067Z] #58 40.99 DEP compel/src/lib/infect-util.d [2019-08-22T06:32:43.326Z] #58 41.14 DEP compel/src/lib/infect-rpc.d [2019-08-22T06:32:43.584Z] #58 41.31 DEP compel/arch/x86/src/lib/infect.d [2019-08-22T06:32:43.584Z] #58 41.47 DEP compel/arch/x86/src/lib/cpu.d [2019-08-22T06:32:43.842Z] #58 41.58 DEP compel/src/lib/log.d [2019-08-22T06:32:43.842Z] #58 ... [2019-08-22T06:32:43.842Z] [2019-08-22T06:32:43.842Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-22T06:32:43.842Z] #61 85.27 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:32:43.842Z] #61 85.27 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-22T06:32:43.842Z] #61 DONE 91.7s [2019-08-22T06:32:43.842Z] [2019-08-22T06:32:43.842Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:43.842Z] #58 41.69 DEP compel/src/main.d [2019-08-22T06:32:43.842Z] #58 41.81 DEP compel/src/lib/handle-elf.d [2019-08-22T06:32:43.842Z] #58 ... [2019-08-22T06:32:43.842Z] [2019-08-22T06:32:43.842Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-22T06:32:44.101Z] #62 DONE 0.1s [2019-08-22T06:32:44.101Z] [2019-08-22T06:32:44.101Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:44.101Z] #58 41.92 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-22T06:32:44.101Z] #58 42.07 CC compel/src/lib/log.o [2019-08-22T06:32:44.251Z] Removing intermediate container 595de38e25b3 [2019-08-22T06:32:44.251Z] ---> 2e5aa327cdf4 [2019-08-22T06:32:44.251Z] Step 49/126 : FROM dev-base AS containerd [2019-08-22T06:32:44.251Z] ---> 211155faa8e4 [2019-08-22T06:32:44.251Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:32:44.251Z] ---> Using cache [2019-08-22T06:32:44.251Z] ---> 98fc01af274d [2019-08-22T06:32:44.251Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-22T06:32:44.251Z] ---> Running in d4167620c440 [2019-08-22T06:32:44.251Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:32:44.251Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:32:44.251Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:32:44.251Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:32:44.251Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:32:44.251Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-22T06:32:44.303Z] #13 ... [2019-08-22T06:32:44.303Z] [2019-08-22T06:32:44.303Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:44.303Z] #58 84.45 DEP criu/signalfd.d [2019-08-22T06:32:44.303Z] #58 84.70 DEP criu/sigframe.d [2019-08-22T06:32:44.303Z] #58 84.81 DEP criu/shmem.d [2019-08-22T06:32:44.303Z] #58 85.06 DEP criu/servicefd.d [2019-08-22T06:32:44.303Z] #58 85.23 DEP criu/seize.d [2019-08-22T06:32:44.303Z] #58 85.40 DEP criu/seccomp.d [2019-08-22T06:32:44.303Z] #58 85.61 DEP criu/rst-malloc.d [2019-08-22T06:32:44.303Z] #58 85.72 DEP criu/rbtree.d [2019-08-22T06:32:44.303Z] #58 85.79 DEP criu/pstree.d [2019-08-22T06:32:44.303Z] #58 86.07 DEP criu/protobuf.d [2019-08-22T06:32:44.303Z] #58 86.23 GEN criu/protobuf-desc-gen.h [2019-08-22T06:32:44.303Z] #58 87.85 DEP criu/protobuf-desc.d [2019-08-22T06:32:44.303Z] #58 88.03 DEP criu/proc_parse.d [2019-08-22T06:32:44.303Z] #58 88.35 DEP criu/plugin.d [2019-08-22T06:32:44.303Z] #58 88.44 DEP criu/pipes.d [2019-08-22T06:32:44.303Z] #58 88.70 DEP criu/pie-util.d [2019-08-22T06:32:44.303Z] #58 88.83 DEP criu/pie-util-vdso.d [2019-08-22T06:32:44.303Z] #58 89.05 DEP criu/pie-util-vdso-elf32.d [2019-08-22T06:32:44.303Z] #58 89.28 DEP criu/path.d [2019-08-22T06:32:44.303Z] #58 89.52 DEP criu/parasite-syscall.d [2019-08-22T06:32:44.303Z] #58 89.83 DEP criu/pagemap.d [2019-08-22T06:32:44.303Z] #58 90.03 DEP criu/pagemap-cache.d [2019-08-22T06:32:44.303Z] #58 90.18 DEP criu/page-xfer.d [2019-08-22T06:32:44.303Z] #58 90.40 DEP criu/page-pipe.d [2019-08-22T06:32:44.303Z] #58 90.53 DEP criu/netfilter.d [2019-08-22T06:32:44.303Z] #58 90.71 DEP criu/net.d [2019-08-22T06:32:44.303Z] #58 90.98 DEP criu/namespaces.d [2019-08-22T06:32:44.541Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-22T06:32:44.541Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-22T06:32:44.559Z] #58 91.28 DEP criu/mount.d [2019-08-22T06:32:44.688Z] #58 42.46 CC compel/arch/x86/src/lib/cpu.o [2019-08-22T06:32:44.816Z] #58 91.60 DEP criu/mem.d [2019-08-22T06:32:44.947Z] #58 ... [2019-08-22T06:32:44.947Z] [2019-08-22T06:32:44.947Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:44.947Z] #33 82.69 hash [2019-08-22T06:32:44.947Z] #33 82.88 hash/crc32 [2019-08-22T06:32:44.947Z] #33 83.54 compress/gzip [2019-08-22T06:32:44.947Z] #33 84.08 context [2019-08-22T06:32:44.947Z] #33 84.58 crypto/cipher [2019-08-22T06:32:44.947Z] #33 84.73 math/rand [2019-08-22T06:32:44.947Z] #33 85.27 math/big [2019-08-22T06:32:44.947Z] #33 85.73 crypto/aes [2019-08-22T06:32:44.947Z] #33 86.78 crypto [2019-08-22T06:32:44.947Z] #33 86.92 crypto/des [2019-08-22T06:32:44.947Z] #33 87.34 crypto/internal/randutil [2019-08-22T06:32:44.947Z] #33 87.50 crypto/sha512 [2019-08-22T06:32:44.947Z] #33 88.23 crypto/hmac [2019-08-22T06:32:44.947Z] #33 88.41 crypto/md5 [2019-08-22T06:32:44.947Z] #33 89.05 crypto/sha1 [2019-08-22T06:32:44.947Z] #33 89.83 crypto/sha256 [2019-08-22T06:32:44.947Z] #33 90.76 encoding/hex [2019-08-22T06:32:44.947Z] #33 91.12 encoding/pem [2019-08-22T06:32:44.947Z] #33 91.63 internal/singleflight [2019-08-22T06:32:44.947Z] #33 92.04 net [2019-08-22T06:32:45.206Z] #33 93.07 crypto/rand [2019-08-22T06:32:45.381Z] #58 91.91 DEP criu/lsm.d [2019-08-22T06:32:45.381Z] #58 92.12 DEP criu/log.d [2019-08-22T06:32:45.638Z] #58 92.28 DEP criu/libnetlink.d [2019-08-22T06:32:45.638Z] #58 ... [2019-08-22T06:32:45.638Z] [2019-08-22T06:32:45.638Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:45.638Z] #33 148.1 crypto/tls [2019-08-22T06:32:45.638Z] #33 149.0 mime [2019-08-22T06:32:45.638Z] #33 151.0 mime/quotedprintable [2019-08-22T06:32:45.638Z] #33 151.4 mime/multipart [2019-08-22T06:32:45.638Z] #33 152.4 net/http/internal [2019-08-22T06:32:45.638Z] #33 152.9 os/exec [2019-08-22T06:32:45.773Z] #33 ... [2019-08-22T06:32:45.773Z] [2019-08-22T06:32:45.773Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:45.773Z] #58 43.43 CC compel/arch/x86/src/lib/infect.o [2019-08-22T06:32:45.895Z] #33 ... [2019-08-22T06:32:45.895Z] [2019-08-22T06:32:45.895Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:45.895Z] #58 92.49 DEP criu/kerndat.d [2019-08-22T06:32:45.895Z] #58 92.72 DEP criu/kcmp-ids.d [2019-08-22T06:32:46.151Z] #58 92.78 DEP criu/irmap.d [2019-08-22T06:32:46.340Z] #58 44.25 CC compel/src/lib/infect-rpc.o [2019-08-22T06:32:46.408Z] #58 93.03 DEP criu/ipc_ns.d [2019-08-22T06:32:46.568Z] Fetched 7716 kB in 2s (3277 kB/s) [2019-08-22T06:32:46.598Z] #58 44.58 CC compel/src/lib/infect-util.o [2019-08-22T06:32:46.664Z] #58 93.26 DEP criu/image.d [2019-08-22T06:32:46.664Z] #58 93.47 DEP criu/image-desc.d [2019-08-22T06:32:46.921Z] #58 93.55 DEP criu/fsnotify.d [2019-08-22T06:32:46.921Z] #58 93.79 DEP criu/filesystems.d [2019-08-22T06:32:47.166Z] #58 44.94 CC compel/src/lib/infect.o [2019-08-22T06:32:47.177Z] #58 93.96 DEP criu/files.d [2019-08-22T06:32:47.433Z] #58 94.23 DEP criu/files-reg.d [2019-08-22T06:32:47.574Z] Reading package lists... [2019-08-22T06:32:47.691Z] #58 ... [2019-08-22T06:32:47.691Z] [2019-08-22T06:32:47.691Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-22T06:32:47.691Z] #27 DONE 159.8s [2019-08-22T06:32:47.691Z] [2019-08-22T06:32:47.691Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:47.691Z] #58 94.47 DEP criu/files-ext.d [2019-08-22T06:32:47.947Z] #58 94.75 DEP criu/file-lock.d [2019-08-22T06:32:48.203Z] #58 95.08 DEP criu/file-ids.d [2019-08-22T06:32:48.582Z] Reading package lists... [2019-08-22T06:32:48.765Z] #58 95.33 DEP criu/fifo.d [2019-08-22T06:32:48.765Z] #58 95.57 DEP criu/fdstore.d [2019-08-22T06:32:48.865Z] Building dependency tree... [2019-08-22T06:32:48.865Z] Reading state information... [2019-08-22T06:32:48.865Z] The following additional packages will be installed: [2019-08-22T06:32:48.865Z] btrfs-progs liblzo2-2 [2019-08-22T06:32:48.865Z] The following NEW packages will be installed: [2019-08-22T06:32:48.865Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-22T06:32:49.021Z] #58 95.76 DEP criu/fault-injection.d [2019-08-22T06:32:49.069Z] #58 46.90 CC compel/src/lib/ptrace.o [2019-08-22T06:32:49.147Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:32:49.147Z] Need to get 588 kB of archives. [2019-08-22T06:32:49.147Z] After this operation, 5005 kB of additional disk space will be used. [2019-08-22T06:32:49.147Z] 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-22T06:32:49.147Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-22T06:32:49.147Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-22T06:32:49.147Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:32:49.277Z] #58 95.84 DEP criu/external.d [2019-08-22T06:32:49.277Z] #58 96.00 DEP criu/eventpoll.d [2019-08-22T06:32:49.328Z] #58 47.27 AR compel/libcompel.a [2019-08-22T06:32:49.328Z] #58 47.31 HOSTCC compel/src/main-host.o [2019-08-22T06:32:49.430Z] Fetched 588 kB in 0s (5763 kB/s) [2019-08-22T06:32:49.430Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-22T06:32:49.430Z] (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-22T06:32:49.430Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-22T06:32:49.430Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-22T06:32:49.430Z] Selecting previously unselected package btrfs-progs. [2019-08-22T06:32:49.430Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-22T06:32:49.430Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:32:49.430Z] Selecting previously unselected package btrfs-tools. [2019-08-22T06:32:49.430Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-22T06:32:49.430Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:32:49.430Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:49.430Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-22T06:32:49.430Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:32:49.430Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:32:49.430Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:49.533Z] #58 96.15 DEP criu/eventfd.d [2019-08-22T06:32:49.533Z] #58 96.30 DEP criu/crtools.d [2019-08-22T06:32:49.789Z] #58 96.57 DEP criu/cr-service.d [2019-08-22T06:32:49.896Z] #58 47.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-22T06:32:49.896Z] #58 47.79 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-22T06:32:50.044Z] #58 96.79 DEP criu/cr-restore.d [2019-08-22T06:32:50.057Z] Removing intermediate container d4167620c440 [2019-08-22T06:32:50.057Z] ---> f6102f9bbdf6 [2019-08-22T06:32:50.057Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-22T06:32:50.057Z] ---> Running in ed8aa869f85b [2019-08-22T06:32:50.057Z] Removing intermediate container ed8aa869f85b [2019-08-22T06:32:50.057Z] ---> 517cc5303bec [2019-08-22T06:32:50.057Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:32:50.300Z] #58 97.04 DEP criu/cr-errno.d [2019-08-22T06:32:50.300Z] #58 97.07 DEP criu/cr-dump.d [2019-08-22T06:32:50.347Z] ---> f0ead872e01e [2019-08-22T06:32:50.347Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:32:50.463Z] #58 48.18 HOSTCC compel/src/lib/log-host.o [2019-08-22T06:32:50.463Z] #58 48.37 HOSTLINK compel/compel-host-bin [2019-08-22T06:32:50.463Z] #58 48.50 DEP soccr/soccr.d [2019-08-22T06:32:50.556Z] #58 97.27 DEP criu/cr-dedup.d [2019-08-22T06:32:50.556Z] #58 97.42 DEP criu/cr-check.d [2019-08-22T06:32:50.629Z] ---> 3078930ceeeb [2019-08-22T06:32:50.629Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:32:50.629Z] ---> Running in b642fd28bdfa [2019-08-22T06:32:50.911Z] + RM_GOPATH=0 [2019-08-22T06:32:50.911Z] + TMP_GOPATH= [2019-08-22T06:32:50.911Z] + : /build [2019-08-22T06:32:50.911Z] + '[' -z '' ']' [2019-08-22T06:32:50.911Z] ++ mktemp -d [2019-08-22T06:32:50.911Z] + export GOPATH=/tmp/tmp.19NB4NpyCo [2019-08-22T06:32:50.911Z] + GOPATH=/tmp/tmp.19NB4NpyCo [2019-08-22T06:32:50.911Z] + RM_GOPATH=1 [2019-08-22T06:32:50.911Z] ++ dirname ./install.sh [2019-08-22T06:32:50.911Z] + dir=. [2019-08-22T06:32:50.911Z] + bin=containerd [2019-08-22T06:32:50.911Z] + shift [2019-08-22T06:32:50.911Z] + '[' '!' -f ./containerd.installer ']' [2019-08-22T06:32:50.911Z] + . ./containerd.installer [2019-08-22T06:32:50.911Z] ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:32:50.911Z] + install_containerd [2019-08-22T06:32:50.911Z] Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:32:50.911Z] + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603' [2019-08-22T06:32:50.911Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.19NB4NpyCo/src/github.com/containerd/containerd [2019-08-22T06:32:50.911Z] Cloning into '/tmp/tmp.19NB4NpyCo/src/github.com/containerd/containerd'... [2019-08-22T06:32:51.031Z] #58 48.74 CC soccr/soccr.o [2019-08-22T06:32:51.117Z] #58 97.76 DEP criu/config.d [2019-08-22T06:32:51.373Z] #58 97.94 DEP criu/clone-noasan.d [2019-08-22T06:32:51.373Z] #58 98.00 DEP criu/cgroup.d [2019-08-22T06:32:51.373Z] #58 98.21 DEP criu/cgroup-props.d [2019-08-22T06:32:51.629Z] #58 98.33 DEP criu/bitmap.d [2019-08-22T06:32:51.629Z] #58 98.37 DEP criu/bfd.d [2019-08-22T06:32:51.885Z] #58 98.54 DEP criu/autofs.d [2019-08-22T06:32:52.140Z] #58 98.82 DEP criu/aio.d [2019-08-22T06:32:52.195Z] 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-22T06:32:52.195Z] + mkdir -p /build [2019-08-22T06:32:52.195Z] + cp runc /build/runc [2019-08-22T06:32:52.398Z] #58 99.09 DEP criu/action-scripts.d [2019-08-22T06:32:52.408Z] #58 49.97 AR soccr/libsoccr.a [2019-08-22T06:32:52.408Z] #58 49.99 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:32:52.408Z] #58 50.31 DEP criu/arch/x86/sigframe.d [2019-08-22T06:32:52.653Z] #58 99.41 CC criu/action-scripts.o [2019-08-22T06:32:52.667Z] #58 50.42 DEP criu/arch/x86/sigaction_compat.d [2019-08-22T06:32:52.667Z] #58 50.51 DEP criu/arch/x86/kerndat.d [2019-08-22T06:32:52.667Z] #58 50.61 DEP criu/arch/x86/crtools.d [2019-08-22T06:32:52.667Z] #58 50.70 DEP criu/arch/x86/cpu.d [2019-08-22T06:32:52.969Z] Removing intermediate container 807e9f139dd7 [2019-08-22T06:32:52.969Z] ---> c52c0e2dcfd5 [2019-08-22T06:32:52.969Z] Step 81/126 : FROM dev-base AS tini [2019-08-22T06:32:52.969Z] ---> ecd99ce5816d [2019-08-22T06:32:52.969Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:32:52.969Z] ---> Using cache [2019-08-22T06:32:52.969Z] ---> c3eb6134981e [2019-08-22T06:32:52.969Z] 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-22T06:32:52.969Z] ---> Running in 8612094a5ee3 [2019-08-22T06:32:53.214Z] #58 99.97 CC criu/aio.o [2019-08-22T06:32:53.234Z] #58 50.86 CC criu/arch/x86/cpu.o [2019-08-22T06:32:53.409Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:32:53.409Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:32:53.409Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:32:53.409Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:32:53.409Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:32:53.409Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-22T06:32:53.494Z] #58 51.39 CC criu/arch/x86/crtools.o [2019-08-22T06:32:53.775Z] #58 ... [2019-08-22T06:32:53.775Z] [2019-08-22T06:32:53.775Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-22T06:32:53.775Z] #15 166.4 + rm -rf /tmp/tmp.e5mYM1LSCn [2019-08-22T06:32:53.818Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-22T06:32:53.818Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-22T06:32:54.703Z] #15 DONE 167.2s [2019-08-22T06:32:54.703Z] [2019-08-22T06:32:54.703Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:54.703Z] #58 100.7 CC criu/autofs.o [2019-08-22T06:32:54.871Z] #58 52.34 CC criu/arch/x86/kerndat.o [2019-08-22T06:32:55.124Z] Fetched 7670 kB in 1s (4458 kB/s) [2019-08-22T06:32:55.131Z] #58 52.86 CC criu/arch/x86/sigaction_compat.o [2019-08-22T06:32:55.131Z] #58 53.09 CC criu/arch/x86/sigframe.o [2019-08-22T06:32:55.391Z] #58 53.32 LINK criu/arch/x86/crtools.built-in.o [2019-08-22T06:32:55.489Z] Reading package lists... [2019-08-22T06:32:55.650Z] #58 53.39 DEP criu/pie/util-vdso-elf32.d [2019-08-22T06:32:55.650Z] #58 53.51 DEP criu/arch/x86/vdso-pie.d [2019-08-22T06:32:55.650Z] #58 ... [2019-08-22T06:32:55.650Z] [2019-08-22T06:32:55.650Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:32:55.650Z] #24 103.5 + GOBIN=/build [2019-08-22T06:32:55.650Z] #24 103.5 + /build/gometalinter --install [2019-08-22T06:32:55.650Z] #24 103.5 Installing: [2019-08-22T06:32:55.650Z] #24 103.5 deadcode [2019-08-22T06:32:55.650Z] #24 103.5 dupl [2019-08-22T06:32:55.650Z] #24 103.5 errcheck [2019-08-22T06:32:55.650Z] #24 103.5 gas [2019-08-22T06:32:55.650Z] #24 103.5 gochecknoglobals [2019-08-22T06:32:55.650Z] #24 103.5 gochecknoinits [2019-08-22T06:32:55.650Z] #24 103.5 goconst [2019-08-22T06:32:55.650Z] #24 103.5 gocyclo [2019-08-22T06:32:55.650Z] #24 103.5 goimports [2019-08-22T06:32:55.650Z] #24 103.5 golint [2019-08-22T06:32:55.650Z] #24 103.5 gosimple [2019-08-22T06:32:55.650Z] #24 103.5 gotype [2019-08-22T06:32:55.650Z] #24 103.5 gotypex [2019-08-22T06:32:55.650Z] #24 103.5 ineffassign [2019-08-22T06:32:55.650Z] #24 103.5 interfacer [2019-08-22T06:32:55.650Z] #24 103.5 lll [2019-08-22T06:32:55.650Z] #24 103.5 maligned [2019-08-22T06:32:55.650Z] #24 103.5 megacheck [2019-08-22T06:32:55.650Z] #24 103.5 misspell [2019-08-22T06:32:55.650Z] #24 103.5 nakedret [2019-08-22T06:32:55.650Z] #24 103.5 safesql [2019-08-22T06:32:55.650Z] #24 103.5 staticcheck [2019-08-22T06:32:55.650Z] #24 103.5 structcheck [2019-08-22T06:32:55.650Z] #24 103.5 unconvert [2019-08-22T06:32:55.650Z] #24 103.5 unparam [2019-08-22T06:32:55.650Z] #24 103.5 unused [2019-08-22T06:32:55.650Z] #24 103.5 varcheck [2019-08-22T06:32:55.855Z] Reading package lists... [2019-08-22T06:32:55.910Z] #24 ... [2019-08-22T06:32:55.910Z] [2019-08-22T06:32:55.910Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:55.910Z] #33 93.60 crypto/elliptic [2019-08-22T06:32:55.910Z] #33 95.34 encoding/asn1 [2019-08-22T06:32:55.910Z] #33 97.32 crypto/ecdsa [2019-08-22T06:32:55.910Z] #33 97.79 crypto/rsa [2019-08-22T06:32:55.910Z] #33 99.12 crypto/dsa [2019-08-22T06:32:55.910Z] #33 99.47 crypto/x509/pkix [2019-08-22T06:32:55.910Z] #33 99.81 internal/x/crypto/cryptobyte [2019-08-22T06:32:55.910Z] #33 101.5 internal/x/crypto/internal/chacha20 [2019-08-22T06:32:55.910Z] #33 101.8 internal/x/crypto/poly1305 [2019-08-22T06:32:55.910Z] #33 102.0 internal/x/crypto/chacha20poly1305 [2019-08-22T06:32:55.910Z] #33 102.8 internal/x/crypto/hkdf [2019-08-22T06:32:55.910Z] #33 103.0 internal/x/text/transform [2019-08-22T06:32:55.910Z] #33 103.7 internal/x/text/unicode/bidi [2019-08-22T06:32:55.910Z] #33 ... [2019-08-22T06:32:55.910Z] [2019-08-22T06:32:55.910Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:55.910Z] #58 53.64 DEP criu/pie/parasite-vdso.d [2019-08-22T06:32:55.910Z] #58 53.80 DEP criu/pie/util-vdso.d [2019-08-22T06:32:55.910Z] #58 53.92 DEP criu/pie/util.d [2019-08-22T06:32:56.072Z] #58 102.8 CC criu/bfd.o [2019-08-22T06:32:56.169Z] #58 54.09 CC criu/pie/util.o [2019-08-22T06:32:56.246Z] Building dependency tree... [2019-08-22T06:32:56.246Z] Reading state information... [2019-08-22T06:32:56.246Z] The following additional packages will be installed: [2019-08-22T06:32:56.246Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-22T06:32:56.246Z] Suggested packages: [2019-08-22T06:32:56.246Z] codeblocks eclipse ninja-build lrzip [2019-08-22T06:32:56.246Z] Recommended packages: [2019-08-22T06:32:56.246Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-22T06:32:56.246Z] The following NEW packages will be installed: [2019-08-22T06:32:56.246Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-22T06:32:56.246Z] vim-common xxd [2019-08-22T06:32:56.246Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:32:56.246Z] Need to get 13.2 MB of archives. [2019-08-22T06:32:56.246Z] After this operation, 59.4 MB of additional disk space will be used. [2019-08-22T06:32:56.246Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-08-22T06:32:56.246Z] 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-22T06:32:56.246Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u2 [7531 kB] [2019-08-22T06:32:56.329Z] #58 ... [2019-08-22T06:32:56.329Z] [2019-08-22T06:32:56.329Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:32:56.329Z] #33 158.7 net/http/httptrace [2019-08-22T06:32:56.329Z] #33 158.9 net/http [2019-08-22T06:32:56.639Z] 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-22T06:32:56.639Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-08-22T06:32:56.639Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-08-22T06:32:56.639Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-08-22T06:32:56.639Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-08-22T06:32:56.639Z] 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-22T06:32:56.639Z] 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-22T06:32:56.639Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:32:56.639Z] Fetched 13.2 MB in 0s (50.9 MB/s) [2019-08-22T06:32:56.639Z] Selecting previously unselected package cmake-data. [2019-08-22T06:32:56.639Z] (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-22T06:32:56.639Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-22T06:32:56.639Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-22T06:32:56.738Z] #58 54.38 CC criu/pie/util-vdso.o [2019-08-22T06:32:56.903Z] #33 ... [2019-08-22T06:32:56.903Z] [2019-08-22T06:32:56.903Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:32:56.903Z] #58 103.4 CC criu/bitmap.o [2019-08-22T06:32:56.903Z] #58 103.6 CC criu/cgroup-props.o [2019-08-22T06:32:56.996Z] #58 54.94 CC criu/pie/parasite-vdso.o [2019-08-22T06:32:57.015Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-22T06:32:57.015Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-22T06:32:57.015Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-22T06:32:57.015Z] Selecting previously unselected package libicu57:s390x. [2019-08-22T06:32:57.015Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_s390x.deb ... [2019-08-22T06:32:57.015Z] Unpacking libicu57:s390x (57.1-6+deb9u2) ... [2019-08-22T06:32:57.750Z] + cd /tmp/tmp.19NB4NpyCo/src/github.com/containerd/containerd [2019-08-22T06:32:57.750Z] + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-22T06:32:57.750Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-22T06:32:57.750Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-22T06:32:57.750Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:32:57.750Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-22T06:32:57.750Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-22T06:32:57.750Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-22T06:32:57.750Z] + '[' '' = dynamic ']' [2019-08-22T06:32:57.750Z] + make [2019-08-22T06:32:57.830Z] #58 104.7 CC criu/cgroup.o [2019-08-22T06:32:57.955Z] Selecting previously unselected package libxml2:s390x. [2019-08-22T06:32:57.955Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-08-22T06:32:57.955Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:32:57.955Z] Selecting previously unselected package libarchive13:s390x. [2019-08-22T06:32:57.955Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-08-22T06:32:57.955Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-22T06:32:58.032Z] 🇩 bin/ctr [2019-08-22T06:32:58.371Z] #58 55.89 CC criu/arch/x86/vdso-pie.o [2019-08-22T06:32:58.371Z] #58 56.23 CC criu/pie/util-vdso-elf32.o [2019-08-22T06:32:58.428Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-08-22T06:32:58.428Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-08-22T06:32:58.428Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-08-22T06:32:58.428Z] Selecting previously unselected package libuv1:s390x. [2019-08-22T06:32:58.428Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-08-22T06:32:58.428Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-08-22T06:32:58.428Z] Selecting previously unselected package cmake. [2019-08-22T06:32:58.428Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-08-22T06:32:58.428Z] Unpacking cmake (3.7.2-1) ... [2019-08-22T06:32:58.428Z] Selecting previously unselected package xxd. [2019-08-22T06:32:58.428Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-22T06:32:58.428Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:58.807Z] Selecting previously unselected package vim-common. [2019-08-22T06:32:58.807Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:32:58.807Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:58.807Z] Processing triggers for mime-support (3.60) ... [2019-08-22T06:32:58.807Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:58.807Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-08-22T06:32:58.807Z] Setting up cmake-data (3.7.2-1) ... [2019-08-22T06:32:58.807Z] Setting up libicu57:s390x (57.1-6+deb9u2) ... [2019-08-22T06:32:58.807Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:32:58.807Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:58.807Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:32:58.807Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-22T06:32:58.807Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-08-22T06:32:58.807Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-22T06:32:58.807Z] Setting up cmake (3.7.2-1) ... [2019-08-22T06:32:58.807Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:32:58.940Z] #58 56.71 AR criu/pie/pie.lib.a [2019-08-22T06:32:58.940Z] #58 56.77 DEP criu/pie/restorer.d [2019-08-22T06:32:58.940Z] #58 56.99 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-22T06:32:59.199Z] #58 57.09 DEP criu/arch/x86/restorer_unmap.d [2019-08-22T06:32:59.199Z] #58 57.10 DEP criu/arch/x86/restorer.d [2019-08-22T06:32:59.458Z] #58 57.26 DEP criu/pie/parasite.d [2019-08-22T06:32:59.717Z] #58 57.59 CC criu/pie/parasite.o [2019-08-22T06:33:00.069Z] Removing intermediate container 8612094a5ee3 [2019-08-22T06:33:00.069Z] ---> fd744e9f4ba3 [2019-08-22T06:33:00.069Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:33:00.433Z] ---> 3dd6ab2b05be [2019-08-22T06:33:00.433Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-22T06:33:00.433Z] ---> Running in 0d4a94c0437b [2019-08-22T06:33:00.433Z] Removing intermediate container 0d4a94c0437b [2019-08-22T06:33:00.433Z] ---> dbc12e3324e0 [2019-08-22T06:33:00.433Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:33:00.797Z] ---> 1478d0cac9b5 [2019-08-22T06:33:00.797Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:33:00.797Z] ---> Running in 2f98ec9de2ae [2019-08-22T06:33:01.131Z] #58 107.8 CC criu/clone-noasan.o [2019-08-22T06:33:01.131Z] #58 107.9 CC criu/config.o [2019-08-22T06:33:01.158Z] #58 58.85 LINK criu/pie/parasite.built-in.o [2019-08-22T06:33:01.158Z] #58 58.86 GEN criu/pie/parasite-blob.h [2019-08-22T06:33:01.158Z] #58 58.88 CC criu/arch/x86/restorer.o [2019-08-22T06:33:01.165Z] + RM_GOPATH=0 [2019-08-22T06:33:01.165Z] + TMP_GOPATH= [2019-08-22T06:33:01.165Z] + : /build [2019-08-22T06:33:01.165Z] + '[' -z '' ']' [2019-08-22T06:33:01.165Z] ++ mktemp -d [2019-08-22T06:33:01.165Z] + export GOPATH=/tmp/tmp.jaJFuCFb4K [2019-08-22T06:33:01.165Z] + GOPATH=/tmp/tmp.jaJFuCFb4K [2019-08-22T06:33:01.165Z] + RM_GOPATH=1 [2019-08-22T06:33:01.165Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:33:01.165Z] ++ dirname ./install.sh [2019-08-22T06:33:01.165Z] + dir=. [2019-08-22T06:33:01.165Z] + bin=tini [2019-08-22T06:33:01.165Z] + shift [2019-08-22T06:33:01.165Z] + '[' '!' -f ./tini.installer ']' [2019-08-22T06:33:01.165Z] + . ./tini.installer [2019-08-22T06:33:01.165Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:33:01.165Z] + install_tini [2019-08-22T06:33:01.165Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-22T06:33:01.165Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.jaJFuCFb4K/tini [2019-08-22T06:33:01.165Z] Cloning into '/tmp/tmp.jaJFuCFb4K/tini'... [2019-08-22T06:33:01.439Z] #58 59.40 CC criu/arch/x86/restorer_unmap.o [2019-08-22T06:33:01.439Z] #58 59.42 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-22T06:33:01.538Z] + cd /tmp/tmp.jaJFuCFb4K/tini [2019-08-22T06:33:01.538Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:33:01.538Z] + cmake . [2019-08-22T06:33:01.538Z] -- The C compiler identification is GNU 6.3.0 [2019-08-22T06:33:01.538Z] -- Check for working C compiler: /usr/bin/cc [2019-08-22T06:33:01.538Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-22T06:33:01.538Z] -- Detecting C compiler ABI info [2019-08-22T06:33:01.538Z] -- Detecting C compiler ABI info - done [2019-08-22T06:33:01.538Z] -- Detecting C compile features [2019-08-22T06:33:01.714Z] #58 59.68 CC criu/pie/restorer.o [2019-08-22T06:33:01.913Z] -- Detecting C compile features - done [2019-08-22T06:33:01.914Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-22T06:33:01.914Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-22T06:33:01.914Z] -- Configuring done [2019-08-22T06:33:01.914Z] -- Generating done [2019-08-22T06:33:01.914Z] -- Build files have been written to: /tmp/tmp.jaJFuCFb4K/tini [2019-08-22T06:33:01.914Z] + make tini-static [2019-08-22T06:33:01.914Z] Scanning dependencies of target tini-static [2019-08-22T06:33:01.914Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-22T06:33:02.328Z] [100%] Linking C executable tini-static [2019-08-22T06:33:02.329Z] [100%] Built target tini-static [2019-08-22T06:33:02.329Z] + mkdir -p /build [2019-08-22T06:33:02.329Z] + cp tini-static /build/docker-init [2019-08-22T06:33:02.511Z] #58 ... [2019-08-22T06:33:02.511Z] [2019-08-22T06:33:02.511Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:33:02.511Z] #13 110.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-22T06:33:02.511Z] #13 110.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-22T06:33:02.511Z] #13 110.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:02.737Z] Removing intermediate container 2f98ec9de2ae [2019-08-22T06:33:02.737Z] ---> 0a6f3964b3b4 [2019-08-22T06:33:02.737Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-22T06:33:02.737Z] ---> ecd99ce5816d [2019-08-22T06:33:02.737Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-22T06:33:03.135Z] ---> Running in 7e3f4a83a2e3 [2019-08-22T06:33:03.135Z] Removing intermediate container 7e3f4a83a2e3 [2019-08-22T06:33:03.135Z] ---> af37e3f4e011 [2019-08-22T06:33:03.135Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:33:03.135Z] ---> fe343f9026a8 [2019-08-22T06:33:03.135Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:33:03.502Z] ---> 253aac33ee86 [2019-08-22T06:33:03.502Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:33:03.502Z] ---> Running in a3dbb6d71dea [2019-08-22T06:33:03.899Z] + RM_GOPATH=0 [2019-08-22T06:33:03.899Z] + TMP_GOPATH= [2019-08-22T06:33:03.899Z] + : /build/ [2019-08-22T06:33:03.899Z] + '[' -z '' ']' [2019-08-22T06:33:03.899Z] ++ mktemp -d [2019-08-22T06:33:03.899Z] + export GOPATH=/tmp/tmp.7DGQu6GV1F [2019-08-22T06:33:03.899Z] + GOPATH=/tmp/tmp.7DGQu6GV1F [2019-08-22T06:33:03.899Z] + RM_GOPATH=1 [2019-08-22T06:33:03.899Z] ++ dirname ./install.sh [2019-08-22T06:33:03.899Z] + dir=. [2019-08-22T06:33:03.899Z] + bin=rootlesskit [2019-08-22T06:33:03.899Z] + shift [2019-08-22T06:33:03.899Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-22T06:33:03.899Z] + . ./rootlesskit.installer [2019-08-22T06:33:03.899Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:33:03.899Z] + install_rootlesskit [2019-08-22T06:33:03.899Z] + case "$1" in [2019-08-22T06:33:03.899Z] + export CGO_ENABLED=0 [2019-08-22T06:33:03.899Z] + CGO_ENABLED=0 [2019-08-22T06:33:03.899Z] + _install_rootlesskit [2019-08-22T06:33:03.899Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-22T06:33:03.899Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7DGQu6GV1F/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:33:03.899Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:33:03.899Z] Cloning into '/tmp/tmp.7DGQu6GV1F/src/github.com/rootless-containers/rootlesskit'... [2019-08-22T06:33:04.282Z] #58 62.16 LINK criu/pie/restorer.built-in.o [2019-08-22T06:33:04.282Z] #58 62.19 GEN criu/pie/restorer-blob.h [2019-08-22T06:33:04.540Z] #58 62.27 DEP criu/vdso.d [2019-08-22T06:33:04.540Z] #58 62.43 DEP criu/vdso-compat.d [2019-08-22T06:33:04.687Z] + cd /tmp/tmp.7DGQu6GV1F/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:33:04.687Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:33:04.687Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:33:04.687Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-22T06:33:04.799Z] #58 62.58 DEP criu/uts_ns.d [2019-08-22T06:33:04.799Z] #58 62.82 DEP criu/util.d [2019-08-22T06:33:05.057Z] #58 62.93 DEP criu/uffd.d [2019-08-22T06:33:05.057Z] #58 63.06 DEP criu/tun.d [2019-08-22T06:33:05.316Z] #58 63.22 DEP criu/tty.d [2019-08-22T06:33:05.575Z] #58 63.43 DEP criu/timerfd.d [2019-08-22T06:33:05.834Z] #58 63.66 DEP criu/sysfs_parse.d [2019-08-22T06:33:06.093Z] #58 63.82 DEP criu/sysctl.d [2019-08-22T06:33:06.093Z] #58 64.03 DEP criu/string.d [2019-08-22T06:33:06.093Z] #58 64.09 DEP criu/stats.d [2019-08-22T06:33:06.352Z] #58 64.17 DEP criu/sockets.d [2019-08-22T06:33:06.352Z] #58 64.34 DEP criu/sk-unix.d [2019-08-22T06:33:06.611Z] #58 64.58 DEP criu/sk-tcp.d [2019-08-22T06:33:07.177Z] #58 64.83 DEP criu/sk-queue.d [2019-08-22T06:33:07.177Z] #58 65.01 DEP criu/sk-packet.d [2019-08-22T06:33:07.435Z] #58 ... [2019-08-22T06:33:07.435Z] [2019-08-22T06:33:07.435Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:33:07.435Z] #33 105.1 internal/x/text/secure/bidirule [2019-08-22T06:33:07.435Z] #33 105.3 internal/x/text/unicode/norm [2019-08-22T06:33:07.435Z] #33 108.7 internal/x/net/idna [2019-08-22T06:33:07.435Z] #33 108.9 crypto/x509 [2019-08-22T06:33:07.435Z] #33 111.3 net/textproto [2019-08-22T06:33:07.435Z] #33 112.3 internal/x/net/http/httpguts [2019-08-22T06:33:07.435Z] #33 112.5 internal/x/net/http/httpproxy [2019-08-22T06:33:07.435Z] #33 112.9 internal/x/net/http2/hpack [2019-08-22T06:33:07.435Z] #33 113.3 crypto/tls [2019-08-22T06:33:07.435Z] #33 114.2 mime [2019-08-22T06:33:07.435Z] #33 ... [2019-08-22T06:33:07.435Z] [2019-08-22T06:33:07.435Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:07.435Z] #58 65.25 DEP criu/sk-netlink.d [2019-08-22T06:33:07.693Z] #58 65.44 DEP criu/sk-inet.d [2019-08-22T06:33:07.693Z] #58 65.61 DEP criu/signalfd.d [2019-08-22T06:33:07.951Z] #58 65.76 DEP criu/sigframe.d [2019-08-22T06:33:07.951Z] #58 65.91 DEP criu/shmem.d [2019-08-22T06:33:08.209Z] #58 66.11 DEP criu/servicefd.d [2019-08-22T06:33:08.209Z] #58 66.24 DEP criu/seize.d [2019-08-22T06:33:08.778Z] #58 66.41 DEP criu/seccomp.d [2019-08-22T06:33:08.778Z] #58 66.68 DEP criu/rst-malloc.d [2019-08-22T06:33:08.778Z] #58 66.74 DEP criu/rbtree.d [2019-08-22T06:33:08.778Z] #58 66.76 DEP criu/pstree.d [2019-08-22T06:33:09.037Z] #58 66.92 DEP criu/protobuf.d [2019-08-22T06:33:09.047Z] #13 ... [2019-08-22T06:33:09.047Z] [2019-08-22T06:33:09.047Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:33:09.047Z] #33 171.7 github.com/LK4D4/vndr/godl [2019-08-22T06:33:09.047Z] #33 172.3 github.com/LK4D4/vndr [2019-08-22T06:33:09.047Z] #33 DONE 180.8s [2019-08-22T06:33:09.047Z] [2019-08-22T06:33:09.047Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:09.047Z] #58 109.5 CC criu/cr-check.o [2019-08-22T06:33:09.047Z] #58 111.0 CC criu/cr-dedup.o [2019-08-22T06:33:09.047Z] #58 111.4 CC criu/cr-dump.o [2019-08-22T06:33:09.047Z] #58 113.9 CC criu/cr-errno.o [2019-08-22T06:33:09.047Z] #58 113.9 CC criu/cr-restore.o [2019-08-22T06:33:09.296Z] #58 67.12 GEN criu/protobuf-desc-gen.h [2019-08-22T06:33:10.671Z] #58 68.42 DEP criu/protobuf-desc.d [2019-08-22T06:33:10.671Z] #58 68.60 DEP criu/proc_parse.d [2019-08-22T06:33:10.929Z] #58 68.80 DEP criu/plugin.d [2019-08-22T06:33:11.187Z] #58 68.96 DEP criu/pipes.d [2019-08-22T06:33:11.187Z] #58 69.13 DEP criu/pie-util.d [2019-08-22T06:33:11.445Z] #58 69.28 DEP criu/pie-util-vdso.d [2019-08-22T06:33:11.445Z] #58 69.46 DEP criu/pie-util-vdso-elf32.d [2019-08-22T06:33:11.703Z] #58 69.57 DEP criu/path.d [2019-08-22T06:33:11.961Z] #58 69.75 DEP criu/parasite-syscall.d [2019-08-22T06:33:12.219Z] #58 69.95 DEP criu/pagemap.d [2019-08-22T06:33:12.219Z] #58 70.09 DEP criu/pagemap-cache.d [2019-08-22T06:33:12.317Z] #58 118.7 CC criu/cr-service.o [2019-08-22T06:33:12.478Z] #58 70.20 DEP criu/page-xfer.d [2019-08-22T06:33:12.478Z] #58 70.37 DEP criu/page-pipe.d [2019-08-22T06:33:12.604Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:33:12.605Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-22T06:33:12.736Z] #58 70.53 DEP criu/netfilter.d [2019-08-22T06:33:12.736Z] #58 70.74 DEP criu/net.d [2019-08-22T06:33:12.994Z] #58 70.98 DEP criu/namespaces.d [2019-08-22T06:33:13.560Z] #58 71.23 DEP criu/mount.d [2019-08-22T06:33:13.560Z] #58 71.41 DEP criu/mem.d [2019-08-22T06:33:13.686Z] #58 120.3 CC criu/crtools.o [2019-08-22T06:33:13.818Z] #58 71.66 DEP criu/lsm.d [2019-08-22T06:33:13.884Z] Removing intermediate container a3dbb6d71dea [2019-08-22T06:33:13.884Z] ---> 2a2bf718402a [2019-08-22T06:33:13.884Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-22T06:33:13.884Z] ---> b23fd334a689 [2019-08-22T06:33:13.884Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-22T06:33:13.884Z] ---> 4d31035c8fc2 [2019-08-22T06:33:13.884Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:33:13.884Z] ---> Running in 22454fce8f02 [2019-08-22T06:33:13.942Z] #58 ... [2019-08-22T06:33:13.942Z] [2019-08-22T06:33:13.943Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:33:13.943Z] #13 122.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:33:13.943Z] #13 122.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:33:13.943Z] #13 122.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-22T06:33:13.943Z] #13 122.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:33:13.943Z] #13 122.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-22T06:33:13.943Z] #13 122.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:13.943Z] #13 122.4 Processing triggers for mime-support (3.60) ... [2019-08-22T06:33:14.076Z] #58 71.87 DEP criu/log.d [2019-08-22T06:33:14.076Z] #58 72.00 DEP criu/libnetlink.d [2019-08-22T06:33:14.202Z] #13 122.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:14.202Z] #13 122.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-22T06:33:14.202Z] #13 122.5 Setting up libcap2-bin (1:2.25-1) ... [2019-08-22T06:33:14.202Z] #13 122.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:33:14.202Z] #13 122.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:33:14.202Z] #13 122.6 Setting up bash-completion (1:2.1-4.3) ... [2019-08-22T06:33:14.245Z] Removing intermediate container 22454fce8f02 [2019-08-22T06:33:14.246Z] ---> bc2871167707 [2019-08-22T06:33:14.246Z] Step 96/126 : RUN groupadd -r docker [2019-08-22T06:33:14.246Z] ---> Running in 301a926be14d [2019-08-22T06:33:14.334Z] #58 72.20 DEP criu/kerndat.d [2019-08-22T06:33:14.334Z] #58 72.32 DEP criu/kcmp-ids.d [2019-08-22T06:33:14.592Z] #58 72.36 DEP criu/irmap.d [2019-08-22T06:33:14.592Z] #58 72.46 DEP criu/ipc_ns.d [2019-08-22T06:33:14.592Z] #58 ... [2019-08-22T06:33:14.592Z] [2019-08-22T06:33:14.592Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-22T06:33:14.592Z] #27 DONE 122.5s [2019-08-22T06:33:14.592Z] [2019-08-22T06:33:14.592Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:33:14.592Z] #33 115.4 mime/quotedprintable [2019-08-22T06:33:14.592Z] #33 115.6 mime/multipart [2019-08-22T06:33:14.592Z] #33 116.7 net/http/internal [2019-08-22T06:33:14.592Z] #33 117.0 os/exec [2019-08-22T06:33:14.592Z] #33 121.2 net/http/httptrace [2019-08-22T06:33:14.592Z] #33 121.5 net/http [2019-08-22T06:33:14.850Z] #33 ... [2019-08-22T06:33:14.850Z] [2019-08-22T06:33:14.850Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:14.850Z] #58 72.64 DEP criu/image.d [2019-08-22T06:33:15.103Z] Removing intermediate container 301a926be14d [2019-08-22T06:33:15.103Z] ---> bfe4492df6d9 [2019-08-22T06:33:15.103Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-22T06:33:15.108Z] #58 72.93 DEP criu/image-desc.d [2019-08-22T06:33:15.108Z] #58 73.04 DEP criu/fsnotify.d [2019-08-22T06:33:15.528Z] ---> Running in 9ae2e78a03c6 [2019-08-22T06:33:15.674Z] #58 73.34 DEP criu/filesystems.d [2019-08-22T06:33:15.674Z] #58 73.60 DEP criu/files.d [2019-08-22T06:33:16.240Z] #58 73.91 DEP criu/files-reg.d [2019-08-22T06:33:16.240Z] #58 74.07 DEP criu/files-ext.d [2019-08-22T06:33:16.240Z] #58 74.19 DEP criu/file-lock.d [2019-08-22T06:33:16.332Z] Removing intermediate container 9ae2e78a03c6 [2019-08-22T06:33:16.332Z] ---> e1fe8344ddd8 [2019-08-22T06:33:16.332Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-22T06:33:16.332Z] ---> Running in 0a351ee774c0 [2019-08-22T06:33:16.332Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-22T06:33:16.500Z] #58 74.36 DEP criu/file-ids.d [2019-08-22T06:33:16.500Z] #58 74.44 DEP criu/fifo.d [2019-08-22T06:33:16.718Z] #13 124.8 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-22T06:33:16.718Z] #13 124.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-22T06:33:16.718Z] #13 124.8 Setting up zip (3.0-11+b1) ... [2019-08-22T06:33:16.718Z] #13 124.8 Setting up bzip2 (1.0.6-8.1) ... [2019-08-22T06:33:16.718Z] #13 124.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:16.718Z] #13 124.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-22T06:33:16.718Z] #13 124.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:33:16.718Z] #13 124.9 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-22T06:33:16.718Z] #13 124.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:16.718Z] #13 124.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:33:16.718Z] #13 124.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-22T06:33:16.718Z] #13 124.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:33:16.718Z] #13 124.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:16.718Z] #13 124.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-22T06:33:16.718Z] #13 124.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-22T06:33:16.718Z] #13 124.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-22T06:33:16.718Z] #13 125.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:16.718Z] #13 125.3 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:33:16.767Z] #58 74.50 DEP criu/fdstore.d [2019-08-22T06:33:16.768Z] #58 74.60 DEP criu/fault-injection.d [2019-08-22T06:33:16.768Z] #58 74.64 DEP criu/external.d [2019-08-22T06:33:16.974Z] #13 125.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-22T06:33:16.974Z] #13 125.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-22T06:33:16.974Z] #13 125.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-22T06:33:16.974Z] #13 125.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:33:16.974Z] #13 125.4 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-22T06:33:16.974Z] #13 125.4 Setting up pigz (2.3.4-1) ... [2019-08-22T06:33:16.974Z] #13 125.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:33:16.974Z] #13 125.4 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-22T06:33:16.974Z] #13 125.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:16.974Z] #13 125.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-22T06:33:16.974Z] #13 125.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-22T06:33:16.974Z] #13 125.5 Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:33:16.974Z] #13 125.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-22T06:33:16.974Z] #13 125.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-22T06:33:16.974Z] #13 125.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:33:16.974Z] #13 125.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:16.974Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-22T06:33:17.025Z] #58 74.78 DEP criu/eventpoll.d [2019-08-22T06:33:17.025Z] #58 74.91 DEP criu/eventfd.d [2019-08-22T06:33:17.114Z] Removing intermediate container 0a351ee774c0 [2019-08-22T06:33:17.114Z] ---> fd294cdf0009 [2019-08-22T06:33:17.114Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-22T06:33:17.114Z] ---> Running in 433cf98919e6 [2019-08-22T06:33:17.230Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-22T06:33:17.230Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-22T06:33:17.230Z] #13 125.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-22T06:33:17.230Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-22T06:33:17.230Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-22T06:33:17.230Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-22T06:33:17.230Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-22T06:33:17.230Z] #13 125.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-22T06:33:17.230Z] #13 125.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:17.230Z] #13 125.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:33:17.230Z] #13 125.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:17.230Z] #13 125.6 Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:33:17.230Z] #13 125.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-22T06:33:17.230Z] #13 125.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:33:17.283Z] #58 75.10 DEP criu/crtools.d [2019-08-22T06:33:17.541Z] #58 75.29 DEP criu/cr-service.d [2019-08-22T06:33:17.541Z] #58 75.44 DEP criu/cr-restore.d [2019-08-22T06:33:17.800Z] #58 75.69 DEP criu/cr-errno.d [2019-08-22T06:33:17.800Z] #58 75.70 DEP criu/cr-dump.d [2019-08-22T06:33:17.913Z] Removing intermediate container 433cf98919e6 [2019-08-22T06:33:17.913Z] ---> 9fbd3c204db1 [2019-08-22T06:33:17.913Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-22T06:33:17.913Z] ---> Running in 1737f9d0f421 [2019-08-22T06:33:18.058Z] #58 75.95 DEP criu/cr-dedup.d [2019-08-22T06:33:18.316Z] #58 76.16 DEP criu/cr-check.d [2019-08-22T06:33:18.574Z] #58 76.35 DEP criu/config.d [2019-08-22T06:33:18.574Z] #58 76.55 DEP criu/clone-noasan.d [2019-08-22T06:33:18.833Z] #58 76.59 DEP criu/cgroup.d [2019-08-22T06:33:18.833Z] #58 76.77 DEP criu/cgroup-props.d [2019-08-22T06:33:19.091Z] #58 76.90 DEP criu/bitmap.d [2019-08-22T06:33:19.091Z] #58 76.92 DEP criu/bfd.d [2019-08-22T06:33:19.255Z] Removing intermediate container 1737f9d0f421 [2019-08-22T06:33:19.255Z] ---> 343a452235b7 [2019-08-22T06:33:19.255Z] Step 101/126 : RUN ldconfig [2019-08-22T06:33:19.255Z] ---> Running in b5e91920f193 [2019-08-22T06:33:19.349Z] #58 77.02 DEP criu/autofs.d [2019-08-22T06:33:19.349Z] #58 77.17 DEP criu/aio.d [2019-08-22T06:33:19.608Z] #58 77.36 DEP criu/action-scripts.d [2019-08-22T06:33:19.866Z] #58 77.62 CC criu/action-scripts.o [2019-08-22T06:33:20.077Z] Removing intermediate container b5e91920f193 [2019-08-22T06:33:20.077Z] ---> 5650d07783bd [2019-08-22T06:33:20.077Z] 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-22T06:33:20.077Z] ---> Running in 0c7107880b36 [2019-08-22T06:33:20.124Z] #58 78.00 CC criu/aio.o [2019-08-22T06:33:20.449Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:33:20.449Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:33:20.449Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:33:20.449Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:33:20.449Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:33:20.449Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-22T06:33:20.449Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-22T06:33:20.691Z] #58 78.52 CC criu/autofs.o [2019-08-22T06:33:20.813Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-22T06:33:21.397Z] #13 129.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-22T06:33:21.397Z] #13 129.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:21.397Z] #13 129.9 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-22T06:33:21.397Z] #13 129.9 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-22T06:33:21.397Z] #13 129.9 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-22T06:33:21.397Z] #13 129.9 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-22T06:33:21.397Z] #13 129.9 Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:33:21.654Z] #13 129.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:21.654Z] #13 129.9 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-22T06:33:21.654Z] #13 129.9 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-22T06:33:21.654Z] #13 129.9 Setting up python3 (3.5.3-1) ... [2019-08-22T06:33:22.065Z] #58 79.88 CC criu/bfd.o [2019-08-22T06:33:22.075Z] Fetched 7670 kB in 1s (4978 kB/s) [2019-08-22T06:33:22.323Z] #58 80.29 CC criu/bitmap.o [2019-08-22T06:33:22.439Z] Reading package lists... [2019-08-22T06:33:22.582Z] #58 80.46 CC criu/cgroup-props.o [2019-08-22T06:33:22.804Z] Reading package lists... [2019-08-22T06:33:23.022Z] #13 131.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:33:23.170Z] Building dependency tree... [2019-08-22T06:33:23.171Z] Reading state information... [2019-08-22T06:33:23.171Z] The following additional packages will be installed: [2019-08-22T06:33:23.171Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-22T06:33:23.171Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-22T06:33:23.171Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-22T06:33:23.171Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-22T06:33:23.171Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-22T06:33:23.171Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-22T06:33:23.171Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-22T06:33:23.171Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-22T06:33:23.171Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-22T06:33:23.171Z] Suggested packages: [2019-08-22T06:33:23.171Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-22T06:33:23.171Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-22T06:33:23.171Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-22T06:33:23.171Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-22T06:33:23.171Z] Recommended packages: [2019-08-22T06:33:23.171Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-22T06:33:23.171Z] python3-keyrings.alt python3-xdg unzip [2019-08-22T06:33:23.516Z] #58 81.27 CC criu/cgroup.o [2019-08-22T06:33:23.516Z] #58 ... [2019-08-22T06:33:23.516Z] [2019-08-22T06:33:23.516Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:33:23.516Z] #33 131.2 github.com/LK4D4/vndr/godl [2019-08-22T06:33:23.540Z] The following NEW packages will be installed: [2019-08-22T06:33:23.540Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-22T06:33:23.540Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-22T06:33:23.540Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-22T06:33:23.540Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-22T06:33:23.540Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-22T06:33:23.540Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-22T06:33:23.540Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-22T06:33:23.540Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-22T06:33:23.540Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-22T06:33:23.540Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-22T06:33:23.540Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-22T06:33:23.540Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-22T06:33:23.540Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-22T06:33:23.540Z] xfsprogs xxd xz-utils zip [2019-08-22T06:33:23.973Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:33:23.973Z] Need to get 88.2 MB of archives. [2019-08-22T06:33:23.973Z] After this operation, 565 MB of additional disk space will be used. [2019-08-22T06:33:23.973Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-08-22T06:33:23.973Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-22T06:33:23.973Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-08-22T06:33:23.973Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-08-22T06:33:23.973Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u11 [92.4 kB] [2019-08-22T06:33:23.973Z] 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-22T06:33:23.973Z] 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-22T06:33:23.973Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-08-22T06:33:23.973Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-08-22T06:33:23.973Z] 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-22T06:33:23.973Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-08-22T06:33:23.973Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-08-22T06:33:23.973Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-08-22T06:33:23.973Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-08-22T06:33:23.973Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-08-22T06:33:23.973Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-22T06:33:23.973Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-08-22T06:33:23.973Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-08-22T06:33:23.973Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-08-22T06:33:23.973Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-08-22T06:33:23.973Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-08-22T06:33:23.973Z] 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-22T06:33:23.973Z] 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-22T06:33:23.973Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-08-22T06:33:23.973Z] 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-22T06:33:23.973Z] 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-22T06:33:23.973Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-08-22T06:33:23.973Z] 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-22T06:33:23.973Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-22T06:33:23.973Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-22T06:33:23.973Z] 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-22T06:33:24.082Z] #33 131.9 github.com/LK4D4/vndr [2019-08-22T06:33:24.375Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-08-22T06:33:24.375Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-22T06:33:24.375Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-22T06:33:24.375Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-22T06:33:24.375Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-08-22T06:33:24.375Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-08-22T06:33:24.375Z] 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-22T06:33:24.375Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-08-22T06:33:24.375Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-08-22T06:33:24.375Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-08-22T06:33:24.375Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-08-22T06:33:24.375Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-08-22T06:33:24.375Z] 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-22T06:33:24.375Z] 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-22T06:33:24.375Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-22T06:33:24.375Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-08-22T06:33:24.375Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u11 [1762 kB] [2019-08-22T06:33:24.375Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-08-22T06:33:24.375Z] 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-22T06:33:24.375Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-22T06:33:24.375Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-22T06:33:24.375Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-08-22T06:33:24.375Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-22T06:33:24.375Z] 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-22T06:33:24.375Z] 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-22T06:33:24.375Z] 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-22T06:33:24.375Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-08-22T06:33:24.375Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-08-22T06:33:24.375Z] 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-22T06:33:24.375Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-08-22T06:33:24.375Z] 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-22T06:33:24.390Z] #13 ... [2019-08-22T06:33:24.390Z] [2019-08-22T06:33:24.390Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:24.390Z] #58 121.0 CC criu/eventfd.o [2019-08-22T06:33:24.390Z] #58 121.3 CC criu/eventpoll.o [2019-08-22T06:33:24.390Z] #58 122.3 CC criu/external.o [2019-08-22T06:33:24.390Z] #58 122.8 CC criu/fault-injection.o [2019-08-22T06:33:24.390Z] #58 122.9 CC criu/fdstore.o [2019-08-22T06:33:24.390Z] #58 123.3 CC criu/fifo.o [2019-08-22T06:33:24.390Z] #58 123.8 CC criu/file-ids.o [2019-08-22T06:33:24.390Z] #58 124.1 CC criu/file-lock.o [2019-08-22T06:33:24.390Z] #58 125.1 CC criu/files-ext.o [2019-08-22T06:33:24.390Z] #58 125.4 CC criu/files-reg.o [2019-08-22T06:33:24.390Z] #58 127.5 CC criu/files.o [2019-08-22T06:33:24.390Z] #58 129.7 CC criu/filesystems.o [2019-08-22T06:33:24.390Z] #58 130.5 CC criu/fsnotify.o [2019-08-22T06:33:24.390Z] #58 ... [2019-08-22T06:33:24.390Z] [2019-08-22T06:33:24.390Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-22T06:33:24.390Z] #13 132.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-22T06:33:24.390Z] #13 132.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-22T06:33:24.647Z] #13 133.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:33:24.647Z] #13 133.0 Setting up python3-wheel (0.29.0-2) ... [2019-08-22T06:33:24.777Z] 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-22T06:33:24.777Z] 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-22T06:33:24.777Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-22T06:33:24.777Z] 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-22T06:33:24.777Z] 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-22T06:33:24.777Z] 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-22T06:33:25.149Z] 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-22T06:33:25.534Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:33:25.534Z] Fetched 88.2 MB in 1s (48.0 MB/s) [2019-08-22T06:33:25.534Z] Selecting previously unselected package bash-completion. [2019-08-22T06:33:25.534Z] (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-22T06:33:25.534Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-22T06:33:25.576Z] #13 134.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:33:26.326Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-22T06:33:26.326Z] Selecting previously unselected package libnet1:s390x. [2019-08-22T06:33:26.326Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-22T06:33:26.326Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-22T06:33:26.326Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-08-22T06:33:26.326Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-08-22T06:33:26.326Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-08-22T06:33:26.326Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-08-22T06:33:26.326Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-08-22T06:33:26.326Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-22T06:33:26.326Z] Selecting previously unselected package libudev-dev:s390x. [2019-08-22T06:33:26.326Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_s390x.deb ... [2019-08-22T06:33:26.326Z] Unpacking libudev-dev:s390x (232-25+deb9u11) ... [2019-08-22T06:33:26.326Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-08-22T06:33:26.326Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-22T06:33:26.326Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-22T06:33:26.703Z] Selecting previously unselected package python3.5-minimal. [2019-08-22T06:33:26.703Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-22T06:33:26.703Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:33:26.704Z] Selecting previously unselected package python3-minimal. [2019-08-22T06:33:26.704Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-08-22T06:33:26.704Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-22T06:33:26.704Z] Selecting previously unselected package libmpdec2:s390x. [2019-08-22T06:33:26.704Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-08-22T06:33:26.704Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-08-22T06:33:26.704Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-08-22T06:33:26.704Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-08-22T06:33:26.704Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-22T06:33:26.947Z] #13 135.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-22T06:33:26.947Z] #13 135.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:33:27.076Z] Selecting previously unselected package python3.5. [2019-08-22T06:33:27.076Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-08-22T06:33:27.455Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:33:27.455Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-08-22T06:33:27.455Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-08-22T06:33:27.455Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-22T06:33:27.455Z] Selecting previously unselected package dh-python. [2019-08-22T06:33:27.455Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-22T06:33:27.455Z] Unpacking dh-python (2.20170125) ... [2019-08-22T06:33:27.455Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-22T06:33:27.455Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:33:27.876Z] #13 136.2 Setting up dmsetup (2:1.02.137-2) ... [2019-08-22T06:33:27.876Z] #13 136.3 Setting up python3-setuptools (33.1.1-1) ... [2019-08-22T06:33:27.888Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-22T06:33:27.888Z] Selecting previously unselected package python3. [2019-08-22T06:33:27.888Z] (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-22T06:33:27.888Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-08-22T06:33:27.888Z] Unpacking python3 (3.5.3-1) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package pigz. [2019-08-22T06:33:28.369Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking pigz (2.3.4-1) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package libip4tc0:s390x. [2019-08-22T06:33:28.369Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package libip6tc0:s390x. [2019-08-22T06:33:28.369Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package libiptc0:s390x. [2019-08-22T06:33:28.369Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package libxtables12:s390x. [2019-08-22T06:33:28.369Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-08-22T06:33:28.369Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package iptables. [2019-08-22T06:33:28.369Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package xxd. [2019-08-22T06:33:28.369Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package vim-common. [2019-08-22T06:33:28.369Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:33:28.369Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package bzip2. [2019-08-22T06:33:28.369Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package libgpm2:s390x. [2019-08-22T06:33:28.369Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-22T06:33:28.369Z] Selecting previously unselected package xz-utils. [2019-08-22T06:33:28.369Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-08-22T06:33:28.369Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package aufs-tools. [2019-08-22T06:33:28.772Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-22T06:33:28.772Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package btrfs-progs. [2019-08-22T06:33:28.772Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package btrfs-tools. [2019-08-22T06:33:28.772Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-08-22T06:33:28.772Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package dmsetup. [2019-08-22T06:33:28.772Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package libonig4:s390x. [2019-08-22T06:33:28.772Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package libjq1:s390x. [2019-08-22T06:33:28.772Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-22T06:33:28.772Z] Selecting previously unselected package jq. [2019-08-22T06:33:28.772Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-22T06:33:28.772Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:33:29.062Z] #13 137.4 Setting up dh-python (2.20170125) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libaio1:s390x. [2019-08-22T06:33:29.139Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libcap2-bin. [2019-08-22T06:33:29.139Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-08-22T06:33:29.139Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-08-22T06:33:29.139Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libpcre16-3:s390x. [2019-08-22T06:33:29.139Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libpcre32-3:s390x. [2019-08-22T06:33:29.139Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-08-22T06:33:29.139Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-08-22T06:33:29.139Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-08-22T06:33:29.139Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-08-22T06:33:29.139Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-22T06:33:29.502Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-08-22T06:33:29.502Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-08-22T06:33:29.502Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-22T06:33:29.502Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-22T06:33:29.502Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-22T06:33:29.502Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-22T06:33:29.502Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-22T06:33:29.502Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-22T06:33:29.502Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-22T06:33:29.502Z] Selecting previously unselected package libreadline5:s390x. [2019-08-22T06:33:29.502Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-08-22T06:33:29.502Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-22T06:33:29.502Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-08-22T06:33:29.502Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_s390x.deb ... [2019-08-22T06:33:29.502Z] Unpacking libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-22T06:33:29.625Z] #13 138.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-22T06:33:29.625Z] #13 138.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:33:29.875Z] Selecting previously unselected package net-tools. [2019-08-22T06:33:29.875Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-08-22T06:33:29.875Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:33:29.875Z] Selecting previously unselected package python-pip-whl. [2019-08-22T06:33:29.875Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:33:29.875Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:33:29.875Z] Selecting previously unselected package python3-pip. [2019-08-22T06:33:29.875Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:33:29.875Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:33:29.875Z] Selecting previously unselected package python3-pkg-resources. [2019-08-22T06:33:29.875Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:33:29.875Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:33:29.875Z] Selecting previously unselected package python3-setuptools. [2019-08-22T06:33:29.875Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-22T06:33:29.875Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-22T06:33:30.243Z] Selecting previously unselected package python3-wheel. [2019-08-22T06:33:30.243Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-22T06:33:30.243Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-22T06:33:30.243Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-22T06:33:30.243Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-08-22T06:33:30.243Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:33:30.243Z] Selecting previously unselected package vim-runtime. [2019-08-22T06:33:30.243Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:33:30.243Z] 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-22T06:33:30.243Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-22T06:33:30.243Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:30.640Z] #33 ... [2019-08-22T06:33:30.640Z] [2019-08-22T06:33:30.640Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:30.640Z] #58 83.81 CC criu/clone-noasan.o [2019-08-22T06:33:30.640Z] #58 83.98 CC criu/config.o [2019-08-22T06:33:30.640Z] #58 85.18 CC criu/cr-check.o [2019-08-22T06:33:30.640Z] #58 86.54 CC criu/cr-dedup.o [2019-08-22T06:33:30.640Z] #58 86.89 CC criu/cr-dump.o [2019-08-22T06:33:30.898Z] #58 ... [2019-08-22T06:33:30.898Z] [2019-08-22T06:33:30.898Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-22T06:33:30.898Z] #33 DONE 138.7s [2019-08-22T06:33:30.898Z] [2019-08-22T06:33:30.898Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:30.993Z] #13 DONE 139.2s [2019-08-22T06:33:30.993Z] [2019-08-22T06:33:30.993Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:30.993Z] #58 131.7 CC criu/image-desc.o [2019-08-22T06:33:30.993Z] #58 131.8 CC criu/image.o [2019-08-22T06:33:30.993Z] #58 132.8 CC criu/ipc_ns.o [2019-08-22T06:33:30.993Z] #58 133.8 CC criu/irmap.o [2019-08-22T06:33:30.993Z] #58 134.4 CC criu/kcmp-ids.o [2019-08-22T06:33:30.993Z] #58 134.7 CC criu/kerndat.o [2019-08-22T06:33:30.993Z] #58 135.7 CC criu/libnetlink.o [2019-08-22T06:33:30.993Z] #58 136.1 CC criu/log.o [2019-08-22T06:33:30.993Z] #58 136.5 CC criu/lsm.o [2019-08-22T06:33:30.993Z] #58 136.9 CC criu/mem.o [2019-08-22T06:33:31.024Z] Selecting previously unselected package vim. [2019-08-22T06:33:31.024Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-22T06:33:31.024Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:31.024Z] Selecting previously unselected package xfsprogs. [2019-08-22T06:33:31.024Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-08-22T06:33:31.024Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:33:31.024Z] Selecting previously unselected package zip. [2019-08-22T06:33:31.024Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-08-22T06:33:31.024Z] Unpacking zip (3.0-11+b1) ... [2019-08-22T06:33:31.024Z] Selecting previously unselected package libapparmor-perl. [2019-08-22T06:33:31.024Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-08-22T06:33:31.024Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:33:31.024Z] Selecting previously unselected package apparmor. [2019-08-22T06:33:31.024Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-08-22T06:33:31.024Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:33:31.156Z] #58 89.04 CC criu/cr-errno.o [2019-08-22T06:33:31.400Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-22T06:33:31.400Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-08-22T06:33:31.400Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:33:31.400Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-22T06:33:31.400Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-08-22T06:33:31.400Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:33:31.415Z] #58 89.27 CC criu/cr-restore.o [2019-08-22T06:33:31.786Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-22T06:33:31.786Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-22T06:33:31.786Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:33:31.922Z] #58 138.8 CC criu/mount.o [2019-08-22T06:33:32.177Z] Selecting previously unselected package mingw-w64-common. [2019-08-22T06:33:32.177Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-22T06:33:32.177Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-22T06:33:32.851Z] #58 ... [2019-08-22T06:33:32.851Z] [2019-08-22T06:33:32.851Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:33:32.851Z] #42 160.0 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-22T06:33:32.851Z] #42 162.7 + mkdir -p /build [2019-08-22T06:33:32.851Z] #42 162.7 + cp runc /build/runc [2019-08-22T06:33:32.851Z] #42 DONE 162.9s [2019-08-22T06:33:32.851Z] [2019-08-22T06:33:32.851Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-22T06:33:33.060Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-22T06:33:33.060Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-22T06:33:33.060Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:33:33.860Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-22T06:33:33.860Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-22T06:33:33.860Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:33.860Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-22T06:33:33.860Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-22T06:33:33.860Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:35.599Z] #58 92.70 CC criu/cr-service.o [2019-08-22T06:33:36.122Z] #14 ... [2019-08-22T06:33:36.122Z] [2019-08-22T06:33:36.122Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:36.122Z] #58 142.6 CC criu/namespaces.o [2019-08-22T06:33:36.165Z] #58 93.95 CC criu/crtools.o [2019-08-22T06:33:36.424Z] #58 94.39 CC criu/eventfd.o [2019-08-22T06:33:36.684Z] #58 94.65 CC criu/eventpoll.o [2019-08-22T06:33:37.061Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-22T06:33:37.061Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-22T06:33:37.061Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:37.488Z] #58 144.2 CC criu/net.o [2019-08-22T06:33:37.620Z] #58 ... [2019-08-22T06:33:37.620Z] [2019-08-22T06:33:37.620Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-22T06:33:37.620Z] #42 143.0 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-22T06:33:37.620Z] #42 144.9 + mkdir -p /build [2019-08-22T06:33:37.620Z] #42 144.9 + cp runc /build/runc [2019-08-22T06:33:37.620Z] #42 DONE 145.2s [2019-08-22T06:33:37.620Z] [2019-08-22T06:33:37.620Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:37.620Z] #58 95.44 CC criu/external.o [2019-08-22T06:33:37.878Z] #58 95.71 CC criu/fault-injection.o [2019-08-22T06:33:38.135Z] #58 95.92 CC criu/fdstore.o [2019-08-22T06:33:38.701Z] #58 96.34 CC criu/fifo.o [2019-08-22T06:33:38.959Z] #58 96.76 CC criu/file-ids.o [2019-08-22T06:33:39.217Z] #58 96.94 CC criu/file-lock.o [2019-08-22T06:33:39.783Z] #58 97.54 CC criu/files-ext.o [2019-08-22T06:33:40.008Z] #58 146.4 CC criu/netfilter.o [2019-08-22T06:33:40.008Z] #58 146.7 CC criu/page-pipe.o [2019-08-22T06:33:40.041Z] #58 97.85 CC criu/files-reg.o [2019-08-22T06:33:40.293Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:33:40.293Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:33:40.293Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-08-22T06:33:40.293Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:33:40.293Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-22T06:33:40.293Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:40.293Z] Processing triggers for mime-support (3.60) ... [2019-08-22T06:33:40.293Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:40.293Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-22T06:33:40.293Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-22T06:33:40.293Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:33:40.294Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:33:40.294Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-22T06:33:40.294Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-22T06:33:40.294Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-22T06:33:40.294Z] Setting up zip (3.0-11+b1) ... [2019-08-22T06:33:40.294Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-22T06:33:40.294Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:40.294Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-22T06:33:40.294Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:33:40.294Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-08-22T06:33:40.294Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:40.294Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:33:40.294Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-22T06:33:40.294Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:33:40.571Z] #58 147.1 CC criu/page-xfer.o [2019-08-22T06:33:40.669Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:40.669Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-22T06:33:40.669Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-08-22T06:33:40.669Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-08-22T06:33:40.669Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:40.669Z] Setting up libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-22T06:33:40.669Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-08-22T06:33:40.669Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-22T06:33:40.669Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-22T06:33:40.669Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:33:40.669Z] Setting up libudev-dev:s390x (232-25+deb9u11) ... [2019-08-22T06:33:40.669Z] Setting up pigz (2.3.4-1) ... [2019-08-22T06:33:40.669Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:33:40.669Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-08-22T06:33:40.669Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:40.669Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-22T06:33:40.669Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-22T06:33:40.669Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:33:40.669Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-08-22T06:33:40.669Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-22T06:33:40.669Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:33:40.669Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-22T06:33:40.669Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-22T06:33:40.669Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-22T06:33:40.669Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:40.669Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:33:40.669Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:33:40.669Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:33:40.669Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-22T06:33:40.669Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:33:41.134Z] #58 148.0 CC criu/pagemap-cache.o [2019-08-22T06:33:41.414Z] #58 99.29 CC criu/files.o [2019-08-22T06:33:41.697Z] #58 148.2 CC criu/pagemap.o [2019-08-22T06:33:41.961Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-22T06:33:41.961Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:41.961Z] 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-22T06:33:41.961Z] 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-22T06:33:41.961Z] 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-22T06:33:41.961Z] 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-22T06:33:41.961Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:33:41.961Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:33:41.961Z] 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-22T06:33:41.961Z] 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-22T06:33:41.961Z] Setting up python3 (3.5.3-1) ... [2019-08-22T06:33:42.260Z] #58 149.0 CC criu/parasite-syscall.o [2019-08-22T06:33:42.333Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:33:42.736Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-22T06:33:42.736Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-22T06:33:42.736Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-22T06:33:42.736Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-22T06:33:42.787Z] #58 100.6 CC criu/filesystems.o [2019-08-22T06:33:42.822Z] #58 149.7 CC criu/path.o [2019-08-22T06:33:43.045Z] #58 101.1 CC criu/fsnotify.o [2019-08-22T06:33:43.079Z] #58 149.9 CC criu/pie-util-vdso-elf32.o [2019-08-22T06:33:43.203Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:33:43.203Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-22T06:33:43.203Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:33:43.335Z] #58 150.2 CC criu/pie-util-vdso.o [2019-08-22T06:33:43.678Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-22T06:33:43.678Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-22T06:33:43.678Z] Setting up dh-python (2.20170125) ... [2019-08-22T06:33:43.678Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-22T06:33:43.678Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:33:43.898Z] #58 150.5 CC criu/pie-util.o [2019-08-22T06:33:43.979Z] #58 101.8 CC criu/image-desc.o [2019-08-22T06:33:43.979Z] #58 101.9 CC criu/image.o [2019-08-22T06:33:44.155Z] #58 150.8 CC criu/pipes.o [2019-08-22T06:33:44.545Z] #58 102.5 CC criu/ipc_ns.o [2019-08-22T06:33:44.717Z] #58 151.4 CC criu/plugin.o [2019-08-22T06:33:44.974Z] #58 151.8 CC criu/proc_parse.o [2019-08-22T06:33:45.479Z] #58 103.2 CC criu/irmap.o [2019-08-22T06:33:45.737Z] #58 103.7 CC criu/kcmp-ids.o [2019-08-22T06:33:45.995Z] #58 103.8 CC criu/kerndat.o [2019-08-22T06:33:46.561Z] #58 104.5 CC criu/libnetlink.o [2019-08-22T06:33:46.819Z] #58 104.7 CC criu/log.o [2019-08-22T06:33:46.866Z] #58 ... [2019-08-22T06:33:46.866Z] [2019-08-22T06:33:46.866Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-22T06:33:46.866Z] #14 5.884 Collecting yamllint==1.16.0 [2019-08-22T06:33:46.866Z] #14 12.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-22T06:33:46.866Z] #14 12.90 Collecting pyyaml (from yamllint==1.16.0) [2019-08-22T06:33:46.866Z] #14 14.07 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-22T06:33:46.866Z] #14 15.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-22T06:33:47.077Z] #58 105.0 CC criu/lsm.o [2019-08-22T06:33:47.122Z] #14 ... [2019-08-22T06:33:47.122Z] [2019-08-22T06:33:47.122Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:33:47.122Z] #55 219.8 + dpkg --print-architecture [2019-08-22T06:33:47.122Z] #55 219.8 + cd /tmp/tmp.cYCrXDFDoy/src/github.com/docker/distribution [2019-08-22T06:33:47.122Z] #55 219.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-22T06:33:47.378Z] #55 220.0 + GOPATH=/tmp/tmp.cYCrXDFDoy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cYCrXDFDoy [2019-08-22T06:33:47.378Z] #55 220.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-22T06:33:47.643Z] #58 105.4 CC criu/mem.o [2019-08-22T06:33:47.748Z] Removing intermediate container 0c7107880b36 [2019-08-22T06:33:47.748Z] ---> c2a0368a72b6 [2019-08-22T06:33:47.748Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-22T06:33:47.748Z] ---> Running in 2806cf23a63b [2019-08-22T06:33:48.577Z] #58 106.4 CC criu/mount.o [2019-08-22T06:33:49.680Z] Collecting yamllint==1.16.0 [2019-08-22T06:33:49.680Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-22T06:33:49.680Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-22T06:33:49.680Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-22T06:33:50.060Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-22T06:33:50.433Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-22T06:33:50.820Z] Building wheels for collected packages: pathspec, pyyaml [2019-08-22T06:33:50.820Z] Running setup.py bdist_wheel for pathspec: started [2019-08-22T06:33:50.820Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-22T06:33:50.820Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-22T06:33:50.820Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-22T06:33:51.106Z] #58 108.8 CC criu/namespaces.o [2019-08-22T06:33:51.210Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-22T06:33:51.210Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-22T06:33:51.210Z] Successfully built pathspec pyyaml [2019-08-22T06:33:51.210Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-08-22T06:33:51.210Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-22T06:33:51.990Z] Removing intermediate container 2806cf23a63b [2019-08-22T06:33:51.990Z] ---> 766365666afa [2019-08-22T06:33:51.990Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-22T06:33:52.480Z] #58 110.0 CC criu/net.o [2019-08-22T06:33:52.628Z] #55 ... [2019-08-22T06:33:52.628Z] [2019-08-22T06:33:52.628Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-22T06:33:52.628Z] #14 17.02 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-22T06:33:52.628Z] #14 18.09 Building wheels for collected packages: pyyaml, pathspec [2019-08-22T06:33:52.628Z] #14 18.10 Running setup.py bdist_wheel for pyyaml: started [2019-08-22T06:33:52.628Z] #14 19.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-22T06:33:52.628Z] #14 19.23 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-22T06:33:52.628Z] #14 19.29 Running setup.py bdist_wheel for pathspec: started [2019-08-22T06:33:52.628Z] #14 20.38 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-22T06:33:52.628Z] #14 20.39 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-22T06:33:52.628Z] #14 20.41 Successfully built pyyaml pathspec [2019-08-22T06:33:52.628Z] #14 20.42 Installing collected packages: pyyaml, pathspec, yamllint [2019-08-22T06:33:52.628Z] #14 20.84 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-22T06:33:52.628Z] #14 DONE 21.4s [2019-08-22T06:33:52.628Z] [2019-08-22T06:33:52.628Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:52.628Z] #58 154.2 CC criu/protobuf-desc.o [2019-08-22T06:33:52.628Z] #58 155.1 CC criu/protobuf.o [2019-08-22T06:33:52.628Z] #58 155.5 CC criu/pstree.o [2019-08-22T06:33:52.628Z] #58 156.6 CC criu/rbtree.o [2019-08-22T06:33:52.628Z] #58 156.8 CC criu/rst-malloc.o [2019-08-22T06:33:52.628Z] #58 157.2 CC criu/seccomp.o [2019-08-22T06:33:52.628Z] #58 157.9 CC criu/seize.o [2019-08-22T06:33:52.628Z] #58 158.7 CC criu/servicefd.o [2019-08-22T06:33:52.628Z] #58 ... [2019-08-22T06:33:52.628Z] [2019-08-22T06:33:52.628Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-22T06:33:52.628Z] #16 DONE 0.2s [2019-08-22T06:33:52.628Z] [2019-08-22T06:33:52.628Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:52.628Z] #58 159.3 CC criu/shmem.o [2019-08-22T06:33:52.774Z] ---> 3e117e40adfc [2019-08-22T06:33:52.775Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-22T06:33:53.557Z] #58 160.2 CC criu/sigframe.o [2019-08-22T06:33:53.557Z] #58 ... [2019-08-22T06:33:53.557Z] [2019-08-22T06:33:53.557Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-22T06:33:53.557Z] #21 DONE 1.2s [2019-08-22T06:33:53.557Z] [2019-08-22T06:33:53.557Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:33:53.557Z] #58 160.3 CC criu/signalfd.o [2019-08-22T06:33:53.814Z] #58 160.5 CC criu/sk-inet.o [2019-08-22T06:33:54.382Z] #58 112.0 CC criu/netfilter.o [2019-08-22T06:33:54.382Z] #58 112.2 CC criu/page-pipe.o [2019-08-22T06:33:54.641Z] #58 112.6 CC criu/page-xfer.o [2019-08-22T06:33:54.743Z] #58 161.3 CC criu/sk-netlink.o [2019-08-22T06:33:54.755Z] ---> 1d558113cc6d [2019-08-22T06:33:54.755Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-22T06:33:54.840Z] 🇩 bin/containerd [2019-08-22T06:33:55.000Z] #58 161.7 CC criu/sk-packet.o [2019-08-22T06:33:55.546Z] ---> 58a67ef6bcdb [2019-08-22T06:33:55.546Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-22T06:33:55.562Z] #58 162.3 CC criu/sk-queue.o [2019-08-22T06:33:55.576Z] #58 113.5 CC criu/pagemap-cache.o [2019-08-22T06:33:55.819Z] #58 162.6 CC criu/sk-tcp.o [2019-08-22T06:33:55.835Z] #58 113.8 CC criu/pagemap.o [2019-08-22T06:33:55.909Z] ---> df666b0d72ed [2019-08-22T06:33:55.909Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-22T06:33:56.269Z] ---> bbf59352ace5 [2019-08-22T06:33:56.269Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-22T06:33:56.381Z] #58 163.1 CC criu/sk-unix.o [2019-08-22T06:33:56.637Z] ---> 824396a67f58 [2019-08-22T06:33:56.637Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-22T06:33:56.637Z] ---> 821d944575eb [2019-08-22T06:33:56.637Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-22T06:33:56.770Z] #58 114.6 CC criu/parasite-syscall.o [2019-08-22T06:33:57.015Z] ---> f4190ad50cae [2019-08-22T06:33:57.015Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-22T06:33:57.337Z] #58 115.2 CC criu/path.o [2019-08-22T06:33:57.595Z] #58 115.4 CC criu/pie-util-vdso-elf32.o [2019-08-22T06:33:57.804Z] ---> ed071813b7eb [2019-08-22T06:33:57.804Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-22T06:33:57.804Z] ---> 0846cee2d6f8 [2019-08-22T06:33:57.804Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-22T06:33:57.854Z] #58 115.7 CC criu/pie-util-vdso.o [2019-08-22T06:33:58.273Z] #58 164.8 CC criu/sockets.o [2019-08-22T06:33:58.333Z] ---> f86fc205f810 [2019-08-22T06:33:58.333Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-22T06:33:58.420Z] #58 116.0 CC criu/pie-util.o [2019-08-22T06:33:58.420Z] #58 116.2 CC criu/pipes.o [2019-08-22T06:33:58.836Z] #58 165.5 CC criu/stats.o [2019-08-22T06:33:58.988Z] #58 116.8 CC criu/plugin.o [2019-08-22T06:33:59.092Z] #58 165.7 CC criu/string.o [2019-08-22T06:33:59.093Z] #58 165.8 CC criu/sysctl.o [2019-08-22T06:33:59.200Z] ---> b3e9890fb88c [2019-08-22T06:33:59.200Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-22T06:33:59.246Z] #58 117.1 CC criu/proc_parse.o [2019-08-22T06:33:59.576Z] ---> 028a35479176 [2019-08-22T06:33:59.576Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-22T06:33:59.655Z] #58 166.4 CC criu/sysfs_parse.o [2019-08-22T06:33:59.949Z] ---> 7766fda077de [2019-08-22T06:33:59.949Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-22T06:34:00.218Z] #58 166.8 CC criu/timerfd.o [2019-08-22T06:34:00.474Z] #58 167.2 CC criu/tty.o [2019-08-22T06:34:00.718Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-22T06:34:00.718Z] bad55c542dc9: Pulling fs layer [2019-08-22T06:34:00.718Z] bad55c542dc9: Verifying Checksum [2019-08-22T06:34:00.718Z] bad55c542dc9: Download complete [2019-08-22T06:34:01.082Z] bad55c542dc9: Pull complete [2019-08-22T06:34:01.082Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-22T06:34:01.082Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-22T06:34:01.150Z] #58 118.9 CC criu/protobuf-desc.o [2019-08-22T06:34:01.455Z] ---> 3175c4b1b0bc [2019-08-22T06:34:01.455Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-22T06:34:01.819Z] ---> Running in 619701d0cbed [2019-08-22T06:34:01.819Z] Removing intermediate container 619701d0cbed [2019-08-22T06:34:01.819Z] ---> f7263f83ae2c [2019-08-22T06:34:01.819Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-22T06:34:01.819Z] ---> Running in 23c0cd7a0a2e [2019-08-22T06:34:02.085Z] #58 119.7 CC criu/protobuf.o [2019-08-22T06:34:02.235Z] Removing intermediate container 23c0cd7a0a2e [2019-08-22T06:34:02.235Z] ---> 5963a9ea4e3c [2019-08-22T06:34:02.235Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-22T06:34:02.235Z] ---> Running in f8a32a2c9f34 [2019-08-22T06:34:02.235Z] Removing intermediate container f8a32a2c9f34 [2019-08-22T06:34:02.235Z] ---> 960bae44d716 [2019-08-22T06:34:02.235Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-22T06:34:02.235Z] ---> Running in a5f1f85ea67e [2019-08-22T06:34:02.356Z] #58 120.1 CC criu/pstree.o [2019-08-22T06:34:02.365Z] #58 168.8 CC criu/tun.o [2019-08-22T06:34:02.622Z] #58 169.3 CC criu/uffd.o [2019-08-22T06:34:02.665Z] Removing intermediate container a5f1f85ea67e [2019-08-22T06:34:02.665Z] ---> 4067a0d74f14 [2019-08-22T06:34:02.665Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-22T06:34:02.665Z] ---> Running in c1597a3a5d61 [2019-08-22T06:34:02.665Z] Removing intermediate container c1597a3a5d61 [2019-08-22T06:34:02.665Z] ---> fb4a87d9fa36 [2019-08-22T06:34:02.665Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-22T06:34:02.665Z] ---> Running in e3a70baeded1 [2019-08-22T06:34:02.924Z] #58 ... [2019-08-22T06:34:02.924Z] [2019-08-22T06:34:02.924Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:34:02.924Z] #55 171.8 + dpkg --print-architecture [2019-08-22T06:34:02.924Z] #55 171.8 + cd /tmp/tmp.74qUQjP8Lh/src/github.com/docker/distribution [2019-08-22T06:34:02.924Z] #55 171.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-22T06:34:03.075Z] Removing intermediate container e3a70baeded1 [2019-08-22T06:34:03.075Z] ---> 11da5e7dcaac [2019-08-22T06:34:03.075Z] Step 125/126 : FROM dev AS final [2019-08-22T06:34:03.075Z] ---> 11da5e7dcaac [2019-08-22T06:34:03.075Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-22T06:34:03.182Z] #55 172.1 + GOPATH=/tmp/tmp.74qUQjP8Lh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.74qUQjP8Lh [2019-08-22T06:34:03.182Z] #55 172.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-22T06:34:03.550Z] #58 170.4 CC criu/util.o [2019-08-22T06:34:04.918Z] #58 171.6 CC criu/uts_ns.o [2019-08-22T06:34:05.175Z] #58 171.8 CC criu/vdso-compat.o [2019-08-22T06:34:05.175Z] #58 172.0 CC criu/vdso.o [2019-08-22T06:34:05.536Z] ---> 0182e675952b [2019-08-22T06:34:05.536Z] Successfully built 0182e675952b [2019-08-22T06:34:05.536Z] Successfully tagged docker:2841b05b71095d662ecb47831d88371e9cb033ff [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-22T06:34:06.103Z] #58 172.8 LINK criu/built-in.o [2019-08-22T06:34:06.360Z] #58 173.0 LINK criu/criu [2019-08-22T06:34:06.520Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/test/unit [2019-08-22T06:34:06.617Z] #58 173.3 DEP lib/c/criu.d [2019-08-22T06:34:06.617Z] #58 173.3 CC images/rpc.pb-c.o [2019-08-22T06:34:07.179Z] #58 173.8 CC lib/c/criu.o [2019-08-22T06:34:08.109Z] #58 ... [2019-08-22T06:34:08.109Z] [2019-08-22T06:34:08.109Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:34:08.109Z] #55 240.5 + rm -rf /tmp/tmp.cYCrXDFDoy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cYCrXDFDoy [2019-08-22T06:34:08.672Z] #55 DONE 241.2s [2019-08-22T06:34:08.672Z] [2019-08-22T06:34:08.672Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:34:08.672Z] #58 174.8 LINK lib/c/built-in.o [2019-08-22T06:34:08.672Z] #58 174.8 LINK lib/c/libcriu.so [2019-08-22T06:34:08.672Z] #58 175.0 GEN magic.py [2019-08-22T06:34:08.672Z] #58 175.1 Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:34:08.672Z] #58 175.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:34:09.143Z] ? github.com/docker/docker/api [no test files] [2019-08-22T06:34:09.235Z] #58 176.1 fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:34:09.850Z] #55 ... [2019-08-22T06:34:09.850Z] [2019-08-22T06:34:09.850Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:34:09.850Z] #58 121.0 CC criu/rbtree.o [2019-08-22T06:34:09.850Z] #58 121.2 CC criu/rst-malloc.o [2019-08-22T06:34:09.850Z] #58 121.4 CC criu/seccomp.o [2019-08-22T06:34:09.850Z] #58 122.0 CC criu/seize.o [2019-08-22T06:34:09.850Z] #58 122.6 CC criu/servicefd.o [2019-08-22T06:34:09.850Z] #58 122.9 CC criu/shmem.o [2019-08-22T06:34:09.850Z] #58 123.7 CC criu/sigframe.o [2019-08-22T06:34:09.850Z] #58 123.8 CC criu/signalfd.o [2019-08-22T06:34:09.850Z] #58 124.0 CC criu/sk-inet.o [2019-08-22T06:34:09.850Z] #58 124.8 CC criu/sk-netlink.o [2019-08-22T06:34:09.850Z] #58 125.2 CC criu/sk-packet.o [2019-08-22T06:34:09.850Z] #58 125.8 CC criu/sk-queue.o [2019-08-22T06:34:09.850Z] #58 126.2 CC criu/sk-tcp.o [2019-08-22T06:34:09.850Z] #58 126.6 CC criu/sk-unix.o [2019-08-22T06:34:10.432Z] #58 128.4 CC criu/sockets.o [2019-08-22T06:34:10.602Z] #58 177.0 make[1]: Nothing to be done for 'all'. [2019-08-22T06:34:10.602Z] #58 177.5 make[1]: 'images/built-in.o' is up to date. [2019-08-22T06:34:10.602Z] #58 177.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-22T06:34:10.602Z] #58 177.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-22T06:34:10.602Z] #58 177.5 make[1]: 'compel/libcompel.a' is up to date. [2019-08-22T06:34:10.859Z] #58 177.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-22T06:34:10.859Z] #58 177.6 make[1]: Nothing to be done for 'all'. [2019-08-22T06:34:10.859Z] #58 177.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:34:10.859Z] #58 177.7 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:10.859Z] #58 177.7 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:10.859Z] #58 177.7 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:10.859Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:11.115Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:11.115Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:11.115Z] #58 177.9 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:11.373Z] #58 177.9 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:11.373Z] #58 177.9 INSTALL criu/criu [2019-08-22T06:34:11.373Z] #58 DONE 178.1s [2019-08-22T06:34:11.373Z] [2019-08-22T06:34:11.373Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:11.396Z] #58 129.2 CC criu/stats.o [2019-08-22T06:34:11.654Z] #58 129.5 CC criu/string.o [2019-08-22T06:34:11.654Z] #58 129.6 CC criu/sysctl.o [2019-08-22T06:34:12.221Z] #58 130.1 CC criu/sysfs_parse.o [2019-08-22T06:34:12.322Z] #47 ... [2019-08-22T06:34:12.322Z] [2019-08-22T06:34:12.322Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:34:12.322Z] #24 DONE 244.7s [2019-08-22T06:34:12.581Z] [2019-08-22T06:34:12.581Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:12.789Z] #58 130.4 CC criu/timerfd.o [2019-08-22T06:34:12.789Z] #58 130.7 CC criu/tty.o [2019-08-22T06:34:14.474Z] #47 ... [2019-08-22T06:34:14.474Z] [2019-08-22T06:34:14.474Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-22T06:34:14.692Z] #58 132.3 CC criu/tun.o [2019-08-22T06:34:14.692Z] #58 132.7 CC criu/uffd.o [2019-08-22T06:34:15.035Z] #25 DONE 0.7s [2019-08-22T06:34:15.035Z] [2019-08-22T06:34:15.035Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:15.035Z] #47 ... [2019-08-22T06:34:15.035Z] [2019-08-22T06:34:15.035Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-22T06:34:15.035Z] #28 DONE 0.1s [2019-08-22T06:34:15.035Z] [2019-08-22T06:34:15.035Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-22T06:34:15.291Z] #31 DONE 0.2s [2019-08-22T06:34:15.291Z] [2019-08-22T06:34:15.291Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:15.546Z] #47 ... [2019-08-22T06:34:15.546Z] [2019-08-22T06:34:15.546Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-22T06:34:15.546Z] #34 DONE 0.3s [2019-08-22T06:34:15.546Z] [2019-08-22T06:34:15.546Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-22T06:34:15.802Z] #39 DONE 0.1s [2019-08-22T06:34:15.802Z] [2019-08-22T06:34:15.802Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-22T06:34:15.802Z] #43 DONE 0.1s [2019-08-22T06:34:15.802Z] [2019-08-22T06:34:15.802Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:16.067Z] #58 133.7 CC criu/util.o [2019-08-22T06:34:17.003Z] #58 134.9 CC criu/uts_ns.o [2019-08-22T06:34:17.261Z] #58 135.1 CC criu/vdso-compat.o [2019-08-22T06:34:17.520Z] #58 135.3 CC criu/vdso.o [2019-08-22T06:34:18.455Z] #58 136.1 LINK criu/built-in.o [2019-08-22T06:34:18.455Z] #58 136.3 LINK criu/criu [2019-08-22T06:34:18.714Z] #58 136.6 DEP lib/c/criu.d [2019-08-22T06:34:18.714Z] #58 136.7 CC images/rpc.pb-c.o [2019-08-22T06:34:19.650Z] #58 137.2 CC lib/c/criu.o [2019-08-22T06:34:20.217Z] #58 138.2 LINK lib/c/built-in.o [2019-08-22T06:34:20.475Z] #58 138.2 LINK lib/c/libcriu.so [2019-08-22T06:34:20.475Z] #58 138.4 GEN magic.py [2019-08-22T06:34:20.475Z] #58 138.5 Note: Building without setproctitle() and strlcpy() support. [2019-08-22T06:34:20.475Z] #58 138.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-22T06:34:20.760Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2019-08-22T06:34:21.411Z] #58 139.0 fatal: Not a git repository (or any of the parent directories): .git [2019-08-22T06:34:21.978Z] #58 139.6 make[1]: Nothing to be done for 'all'. [2019-08-22T06:34:22.237Z] #58 140.1 make[1]: 'images/built-in.o' is up to date. [2019-08-22T06:34:22.237Z] #58 140.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-22T06:34:22.237Z] #58 140.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-22T06:34:22.237Z] #58 140.2 make[1]: 'compel/libcompel.a' is up to date. [2019-08-22T06:34:22.237Z] #58 140.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-22T06:34:22.237Z] #58 140.3 make[1]: Nothing to be done for 'all'. [2019-08-22T06:34:22.381Z] #47 209.8 🇩 bin/containerd [2019-08-22T06:34:22.496Z] #58 140.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-22T06:34:22.496Z] #58 140.5 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:22.496Z] #58 140.5 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:22.496Z] #58 140.5 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:22.754Z] #58 140.7 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:22.754Z] #58 140.7 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:22.754Z] #58 140.8 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:22.754Z] #58 140.8 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:23.013Z] #58 140.9 make[2]: Nothing to be done for 'all'. [2019-08-22T06:34:23.013Z] #58 140.9 INSTALL criu/criu [2019-08-22T06:34:23.013Z] #58 ... [2019-08-22T06:34:23.013Z] [2019-08-22T06:34:23.013Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:34:23.013Z] #55 191.8 + rm -rf /tmp/tmp.74qUQjP8Lh/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.74qUQjP8Lh [2019-08-22T06:34:23.949Z] #55 ... [2019-08-22T06:34:23.949Z] [2019-08-22T06:34:23.949Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-22T06:34:23.949Z] #58 DONE 141.7s [2019-08-22T06:34:23.949Z] [2019-08-22T06:34:23.949Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-22T06:34:23.949Z] #55 DONE 192.6s [2019-08-22T06:34:23.949Z] [2019-08-22T06:34:23.949Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:25.852Z] #47 ... [2019-08-22T06:34:25.852Z] [2019-08-22T06:34:25.852Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-22T06:34:25.852Z] #24 DONE 193.3s [2019-08-22T06:34:25.852Z] [2019-08-22T06:34:25.852Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:27.428Z] 🇩 bin/containerd-stress [2019-08-22T06:34:28.383Z] #47 ... [2019-08-22T06:34:28.383Z] [2019-08-22T06:34:28.383Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-22T06:34:28.439Z] 🇩 bin/containerd-shim [2019-08-22T06:34:28.951Z] #25 DONE 0.7s [2019-08-22T06:34:28.951Z] [2019-08-22T06:34:28.951Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-22T06:34:28.951Z] #28 DONE 0.1s [2019-08-22T06:34:28.951Z] [2019-08-22T06:34:28.951Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-22T06:34:28.951Z] #31 DONE 0.1s [2019-08-22T06:34:28.951Z] [2019-08-22T06:34:28.951Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:29.209Z] #47 ... [2019-08-22T06:34:29.209Z] [2019-08-22T06:34:29.209Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-22T06:34:29.209Z] #34 DONE 0.1s [2019-08-22T06:34:29.209Z] [2019-08-22T06:34:29.209Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-22T06:34:29.209Z] #39 DONE 0.1s [2019-08-22T06:34:29.209Z] [2019-08-22T06:34:29.209Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-22T06:34:29.468Z] #43 DONE 0.1s [2019-08-22T06:34:29.468Z] [2019-08-22T06:34:29.468Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-22T06:34:36.029Z] #47 167.0 🇩 bin/containerd [2019-08-22T06:34:38.761Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-22T06:34:42.229Z] 🇩 binaries [2019-08-22T06:34:42.229Z] + mkdir -p /build [2019-08-22T06:34:42.229Z] + cp bin/containerd /build/containerd [2019-08-22T06:34:42.229Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-22T06:34:42.229Z] + cp bin/ctr /build/ctr [2019-08-22T06:34:44.274Z] #47 231.7 🇩 bin/containerd-stress [2019-08-22T06:34:45.200Z] #47 233.2 🇩 bin/containerd-shim [2019-08-22T06:34:49.045Z] Removing intermediate container b642fd28bdfa [2019-08-22T06:34:49.045Z] ---> 9fa89a7e88a4 [2019-08-22T06:34:49.045Z] Step 56/126 : FROM dev-base AS proxy [2019-08-22T06:34:49.045Z] ---> 211155faa8e4 [2019-08-22T06:34:49.045Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-22T06:34:49.045Z] ---> Running in 364caa250d2b [2019-08-22T06:34:49.045Z] Removing intermediate container 364caa250d2b [2019-08-22T06:34:49.045Z] ---> 8294f92dab5a [2019-08-22T06:34:49.045Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:34:49.045Z] ---> 6552e1d834d1 [2019-08-22T06:34:49.045Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:34:49.045Z] ---> 4370d200c456 [2019-08-22T06:34:49.045Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:34:49.045Z] ---> Running in 64b0d5676ea6 [2019-08-22T06:34:49.045Z] + RM_GOPATH=0 [2019-08-22T06:34:49.045Z] + TMP_GOPATH= [2019-08-22T06:34:49.045Z] + : /build [2019-08-22T06:34:49.045Z] + '[' -z '' ']' [2019-08-22T06:34:49.045Z] ++ mktemp -d [2019-08-22T06:34:49.045Z] + export GOPATH=/tmp/tmp.4BfTm9Io6j [2019-08-22T06:34:49.045Z] + GOPATH=/tmp/tmp.4BfTm9Io6j [2019-08-22T06:34:49.045Z] + RM_GOPATH=1 [2019-08-22T06:34:49.045Z] ++ dirname ./install.sh [2019-08-22T06:34:49.045Z] + dir=. [2019-08-22T06:34:49.045Z] + bin=proxy [2019-08-22T06:34:49.045Z] + shift [2019-08-22T06:34:49.045Z] + '[' '!' -f ./proxy.installer ']' [2019-08-22T06:34:49.045Z] + . ./proxy.installer [2019-08-22T06:34:49.045Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:34:49.045Z] + install_proxy [2019-08-22T06:34:49.045Z] + case "$1" in [2019-08-22T06:34:49.045Z] + export CGO_ENABLED=0 [2019-08-22T06:34:49.045Z] + CGO_ENABLED=0 [2019-08-22T06:34:49.045Z] + _install_proxy [2019-08-22T06:34:49.045Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-22T06:34:49.045Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4BfTm9Io6j/src/github.com/docker/libnetwork [2019-08-22T06:34:49.045Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:34:49.045Z] Cloning into '/tmp/tmp.4BfTm9Io6j/src/github.com/docker/libnetwork'... [2019-08-22T06:34:51.732Z] + cd /tmp/tmp.4BfTm9Io6j/src/github.com/docker/libnetwork [2019-08-22T06:34:51.732Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-22T06:34:51.737Z] #47 239.2 🇩 bin/containerd-shim-runc-v1 [2019-08-22T06:34:52.015Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-22T06:34:53.628Z] #47 241.8 🇩 binaries [2019-08-22T06:34:53.628Z] #47 241.8 + mkdir -p /build [2019-08-22T06:34:53.628Z] #47 241.8 + cp bin/containerd /build/containerd [2019-08-22T06:34:53.628Z] #47 241.8 + cp bin/containerd-shim /build/containerd-shim [2019-08-22T06:34:53.884Z] #47 241.8 + cp bin/ctr /build/ctr [2019-08-22T06:34:54.817Z] #47 DONE 242.7s [2019-08-22T06:34:55.482Z] Removing intermediate container 64b0d5676ea6 [2019-08-22T06:34:55.482Z] ---> d6b9f2046a4a [2019-08-22T06:34:55.482Z] Step 61/126 : FROM base AS gometalinter [2019-08-22T06:34:55.482Z] ---> 211155faa8e4 [2019-08-22T06:34:55.482Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-22T06:34:55.482Z] ---> Running in d99f4b2e80bc [2019-08-22T06:34:55.746Z] [2019-08-22T06:34:55.746Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-22T06:34:55.765Z] Removing intermediate container d99f4b2e80bc [2019-08-22T06:34:55.765Z] ---> 8e521fd3c24e [2019-08-22T06:34:55.765Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:34:55.765Z] ---> ee43a02041df [2019-08-22T06:34:55.765Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:34:56.048Z] ---> 045c35f25892 [2019-08-22T06:34:56.049Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:34:56.049Z] ---> Running in ac3a00c2378d [2019-08-22T06:34:56.308Z] #48 DONE 0.6s [2019-08-22T06:34:56.308Z] [2019-08-22T06:34:56.308Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-22T06:34:56.331Z] + RM_GOPATH=0 [2019-08-22T06:34:56.331Z] + TMP_GOPATH= [2019-08-22T06:34:56.331Z] + : /build [2019-08-22T06:34:56.331Z] + '[' -z '' ']' [2019-08-22T06:34:56.331Z] ++ mktemp -d [2019-08-22T06:34:56.331Z] + export GOPATH=/tmp/tmp.MdMlW3ExPz [2019-08-22T06:34:56.331Z] + GOPATH=/tmp/tmp.MdMlW3ExPz [2019-08-22T06:34:56.331Z] + RM_GOPATH=1 [2019-08-22T06:34:56.331Z] ++ dirname ./install.sh [2019-08-22T06:34:56.331Z] Installing gometalinter version v2.0.6 [2019-08-22T06:34:56.331Z] + dir=. [2019-08-22T06:34:56.331Z] + bin=gometalinter [2019-08-22T06:34:56.331Z] + shift [2019-08-22T06:34:56.331Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-22T06:34:56.331Z] + . ./gometalinter.installer [2019-08-22T06:34:56.331Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-22T06:34:56.331Z] + install_gometalinter [2019-08-22T06:34:56.331Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-22T06:34:56.331Z] + go get -d github.com/alecthomas/gometalinter [2019-08-22T06:34:56.565Z] #51 DONE 0.2s [2019-08-22T06:34:56.565Z] [2019-08-22T06:34:56.565Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-22T06:34:56.565Z] #54 DONE 0.1s [2019-08-22T06:34:56.565Z] [2019-08-22T06:34:56.565Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-22T06:34:56.821Z] #56 DONE 0.3s [2019-08-22T06:34:56.821Z] [2019-08-22T06:34:56.821Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-22T06:34:57.076Z] #59 DONE 0.1s [2019-08-22T06:34:57.076Z] [2019-08-22T06:34:57.076Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-22T06:34:57.076Z] #63 DONE 0.1s [2019-08-22T06:34:57.076Z] [2019-08-22T06:34:57.076Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-22T06:34:57.076Z] #65 DONE 0.1s [2019-08-22T06:34:57.332Z] [2019-08-22T06:34:57.332Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-22T06:34:57.332Z] #66 DONE 0.0s [2019-08-22T06:34:57.332Z] [2019-08-22T06:34:57.332Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-22T06:34:57.811Z] + cd /tmp/tmp.MdMlW3ExPz/src/github.com/alecthomas/gometalinter [2019-08-22T06:34:57.811Z] + git checkout -q v2.0.6 [2019-08-22T06:34:57.811Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-22T06:34:57.960Z] #47 188.9 🇩 bin/containerd-stress [2019-08-22T06:34:58.258Z] #67 DONE 1.0s [2019-08-22T06:34:58.258Z] [2019-08-22T06:34:58.258Z] #68 exporting to image [2019-08-22T06:34:58.258Z] #68 exporting layers [2019-08-22T06:34:58.526Z] #47 190.4 🇩 bin/containerd-shim [2019-08-22T06:35:04.797Z] #68 exporting layers 6.4s done [2019-08-22T06:35:04.797Z] #68 writing image sha256:5de85502866207d60ec007defa170b7c4b5c0e10aaa48f9556450a3c5f107924 done [2019-08-22T06:35:04.797Z] #68 naming to docker.io/library/docker:2841b05b71095d662ecb47831d88371e9cb033ff done [2019-08-22T06:35:04.797Z] #68 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-08-22T06:35:05.091Z] #47 196.2 🇩 bin/containerd-shim-runc-v1 [2019-08-22T06:35:05.103Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/validate/default [2019-08-22T06:35:06.469Z] Congratulations! All commits are properly signed with the DCO! [2019-08-22T06:35:06.992Z] #47 198.9 🇩 binaries [2019-08-22T06:35:06.992Z] #47 198.9 + mkdir -p /build [2019-08-22T06:35:06.992Z] #47 198.9 + cp bin/containerd /build/containerd [2019-08-22T06:35:06.992Z] #47 198.9 + cp bin/containerd-shim /build/containerd-shim [2019-08-22T06:35:06.992Z] #47 198.9 + cp bin/ctr /build/ctr [2019-08-22T06:35:07.558Z] #47 DONE 199.6s [2019-08-22T06:35:08.932Z] [2019-08-22T06:35:08.932Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-22T06:35:08.932Z] #48 DONE 0.3s [2019-08-22T06:35:08.932Z] [2019-08-22T06:35:08.932Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-22T06:35:08.932Z] #51 DONE 0.1s [2019-08-22T06:35:08.932Z] [2019-08-22T06:35:08.932Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-22T06:35:09.189Z] #54 DONE 0.1s [2019-08-22T06:35:09.189Z] [2019-08-22T06:35:09.189Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-22T06:35:09.447Z] #56 DONE 0.2s [2019-08-22T06:35:09.447Z] [2019-08-22T06:35:09.447Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-22T06:35:09.447Z] #59 DONE 0.1s [2019-08-22T06:35:09.447Z] [2019-08-22T06:35:09.447Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-22T06:35:09.447Z] #63 DONE 0.1s [2019-08-22T06:35:09.705Z] [2019-08-22T06:35:09.705Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-22T06:35:09.705Z] #65 DONE 0.2s [2019-08-22T06:35:09.705Z] [2019-08-22T06:35:09.705Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-22T06:35:09.705Z] #66 DONE 0.0s [2019-08-22T06:35:09.705Z] [2019-08-22T06:35:09.705Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-22T06:35:10.639Z] #67 DONE 0.8s [2019-08-22T06:35:10.639Z] [2019-08-22T06:35:10.639Z] #68 exporting to image [2019-08-22T06:35:10.639Z] #68 exporting layers [2019-08-22T06:35:16.301Z] + GOBIN=/build [2019-08-22T06:35:16.301Z] + /build/gometalinter --install [2019-08-22T06:35:16.301Z] Installing: [2019-08-22T06:35:16.301Z] deadcode [2019-08-22T06:35:16.301Z] dupl [2019-08-22T06:35:16.301Z] errcheck [2019-08-22T06:35:16.301Z] gas [2019-08-22T06:35:16.301Z] gochecknoglobals [2019-08-22T06:35:16.301Z] gochecknoinits [2019-08-22T06:35:16.301Z] goconst [2019-08-22T06:35:16.301Z] gocyclo [2019-08-22T06:35:16.301Z] goimports [2019-08-22T06:35:16.301Z] golint [2019-08-22T06:35:16.301Z] gosimple [2019-08-22T06:35:16.301Z] gotype [2019-08-22T06:35:16.301Z] gotypex [2019-08-22T06:35:16.301Z] ineffassign [2019-08-22T06:35:16.301Z] interfacer [2019-08-22T06:35:16.301Z] lll [2019-08-22T06:35:16.301Z] maligned [2019-08-22T06:35:16.301Z] megacheck [2019-08-22T06:35:16.301Z] misspell [2019-08-22T06:35:16.301Z] nakedret [2019-08-22T06:35:16.301Z] safesql [2019-08-22T06:35:16.301Z] staticcheck [2019-08-22T06:35:16.301Z] structcheck [2019-08-22T06:35:16.301Z] unconvert [2019-08-22T06:35:16.301Z] unparam [2019-08-22T06:35:16.301Z] unused [2019-08-22T06:35:16.301Z] varcheck [2019-08-22T06:35:17.196Z] #68 exporting layers 6.8s done [2019-08-22T06:35:17.196Z] #68 writing image sha256:7429a8d291aa9d10b67e19fd9f6e32aedcf4ac0a61ce894a4154cfef4bd05bae done [2019-08-22T06:35:17.196Z] #68 naming to docker.io/library/docker:2841b05b71095d662ecb47831d88371e9cb033ff done [2019-08-22T06:35:17.196Z] #68 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-08-22T06:35:18.632Z] [2019-08-22T06:35:18.632Z] Removing bundles/ [2019-08-22T06:35:18.632Z] [2019-08-22T06:35:18.632Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-22T06:35:18.632Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:35:18.632Z] GOOS="" GOARCH="" GOARM="" [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.0% of statements [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.2% of statements [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-22T06:35:19.796Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-22T06:35:19.796Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-08-22T06:35:22.336Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2019-08-22T06:35:23.342Z] ok github.com/docker/docker/builder/dockerfile 1.121s coverage: 45.1% of statements [2019-08-22T06:35:25.890Z] ok github.com/docker/docker/builder/remotecontext/git 0.709s coverage: 85.1% of statements [2019-08-22T06:35:25.890Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 13.6% of statements [2019-08-22T06:35:25.890Z] ? github.com/docker/docker/cli [no test files] [2019-08-22T06:35:25.890Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-22T06:35:26.284Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-08-22T06:35:31.582Z] ok github.com/docker/docker/client 0.231s coverage: 75.8% of statements [2019-08-22T06:35:48.919Z] Removing intermediate container ac3a00c2378d [2019-08-22T06:35:48.919Z] ---> ec794f1c4009 [2019-08-22T06:35:48.919Z] Step 66/126 : FROM base AS gotestsum [2019-08-22T06:35:48.919Z] ---> 211155faa8e4 [2019-08-22T06:35:48.919Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-22T06:35:48.919Z] ---> Running in c2543e9f0a97 [2019-08-22T06:35:48.919Z] Removing intermediate container c2543e9f0a97 [2019-08-22T06:35:48.919Z] ---> e91f9ced16e6 [2019-08-22T06:35:48.919Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:35:48.919Z] ---> ffc60b13ba65 [2019-08-22T06:35:48.919Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:35:48.919Z] ---> 19b0f035d7f1 [2019-08-22T06:35:48.919Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:35:48.919Z] ---> Running in 97ebb64085a8 [2019-08-22T06:35:48.919Z] + RM_GOPATH=0 [2019-08-22T06:35:48.919Z] + TMP_GOPATH= [2019-08-22T06:35:48.919Z] + : /build [2019-08-22T06:35:48.919Z] + '[' -z '' ']' [2019-08-22T06:35:48.919Z] ++ mktemp -d [2019-08-22T06:35:48.919Z] + export GOPATH=/tmp/tmp.tsoPoOZXln [2019-08-22T06:35:48.919Z] + GOPATH=/tmp/tmp.tsoPoOZXln [2019-08-22T06:35:48.919Z] + RM_GOPATH=1 [2019-08-22T06:35:48.919Z] ++ dirname ./install.sh [2019-08-22T06:35:48.919Z] + dir=. [2019-08-22T06:35:48.919Z] + bin=gotestsum [2019-08-22T06:35:48.919Z] + shift [2019-08-22T06:35:48.919Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-22T06:35:48.919Z] + . ./gotestsum.installer [2019-08-22T06:35:48.919Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-22T06:35:48.919Z] + install_gotestsum [2019-08-22T06:35:48.919Z] Installing gotestsum version v0.3.5 [2019-08-22T06:35:48.919Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-22T06:35:48.919Z] + go get -d gotest.tools/gotestsum [2019-08-22T06:35:59.214Z] + cd /tmp/tmp.tsoPoOZXln/src/gotest.tools/gotestsum [2019-08-22T06:35:59.214Z] + git checkout -q v0.3.5 [2019-08-22T06:35:59.214Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-22T06:36:06.309Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.9% of statements [2019-08-22T06:36:06.309Z] ok github.com/docker/docker/container 0.128s coverage: 35.5% of statements [2019-08-22T06:36:06.309Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-22T06:36:06.309Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-22T06:36:06.309Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-22T06:36:06.309Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-22T06:36:10.556Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2019-08-22T06:36:12.427Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2019-08-22T06:36:14.349Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.8% of statements [2019-08-22T06:36:17.693Z] Removing intermediate container 97ebb64085a8 [2019-08-22T06:36:17.693Z] ---> 51c5301f0eb4 [2019-08-22T06:36:17.693Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-22T06:36:17.693Z] ---> 211155faa8e4 [2019-08-22T06:36:17.693Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-22T06:36:17.693Z] ---> Running in acab813e541e [2019-08-22T06:36:17.693Z] Removing intermediate container acab813e541e [2019-08-22T06:36:17.693Z] ---> 82e5a71a1b29 [2019-08-22T06:36:17.693Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:36:17.693Z] ---> a5b72d173139 [2019-08-22T06:36:17.693Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:36:17.693Z] ---> ff79e2907ec8 [2019-08-22T06:36:17.693Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:36:17.693Z] ---> Running in 0bf9358473df [2019-08-22T06:36:17.976Z] + RM_GOPATH=0 [2019-08-22T06:36:17.976Z] + TMP_GOPATH= [2019-08-22T06:36:17.976Z] + : /build [2019-08-22T06:36:17.976Z] + '[' -z '' ']' [2019-08-22T06:36:17.976Z] ++ mktemp -d [2019-08-22T06:36:17.976Z] + export GOPATH=/tmp/tmp.NgS1QM6bQ6 [2019-08-22T06:36:17.976Z] + GOPATH=/tmp/tmp.NgS1QM6bQ6 [2019-08-22T06:36:17.976Z] + RM_GOPATH=1 [2019-08-22T06:36:17.976Z] ++ dirname ./install.sh [2019-08-22T06:36:17.976Z] + dir=. [2019-08-22T06:36:17.976Z] + bin=dockercli [2019-08-22T06:36:17.976Z] + shift [2019-08-22T06:36:17.976Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-22T06:36:17.976Z] + . ./dockercli.installer [2019-08-22T06:36:17.976Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-22T06:36:17.976Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-22T06:36:17.976Z] + install_dockercli [2019-08-22T06:36:17.976Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-22T06:36:17.976Z] Install docker/cli version 17.06.2-ce from stable [2019-08-22T06:36:17.976Z] ++ uname -m [2019-08-22T06:36:17.976Z] + arch=ppc64le [2019-08-22T06:36:17.976Z] + '[' ppc64le '!=' x86_64 ']' [2019-08-22T06:36:17.976Z] + '[' ppc64le '!=' s390x ']' [2019-08-22T06:36:17.976Z] + '[' ppc64le '!=' armhf ']' [2019-08-22T06:36:17.976Z] + build_dockercli [2019-08-22T06:36:17.976Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.NgS1QM6bQ6/tmp/docker-ce [2019-08-22T06:36:17.976Z] Cloning into '/tmp/tmp.NgS1QM6bQ6/tmp/docker-ce'... [2019-08-22T06:36:23.769Z] ok github.com/docker/docker/daemon 12.210s coverage: 17.6% of statements [2019-08-22T06:36:23.769Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-22T06:36:23.769Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2019-08-22T06:36:23.769Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-22T06:36:24.604Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2019-08-22T06:36:25.024Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 84.2% of statements [2019-08-22T06:36:25.420Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2019-08-22T06:36:25.420Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-22T06:36:25.420Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-22T06:36:26.816Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-08-22T06:36:27.848Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-08-22T06:36:27.849Z] No api/types/ or api/swagger.yaml changes in diff. [2019-08-22T06:36:27.849Z] Congratulations! No testing.T found. [2019-08-22T06:36:27.849Z] Congratulations! All toml source files changed here have valid syntax. [2019-08-22T06:36:27.849Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-08-22T06:36:27.849Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-08-22T06:36:27.849Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-08-22T06:36:28.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/make.sh dynbinary-daemon test-docker-py [2019-08-22T06:36:28.718Z] [2019-08-22T06:36:28.718Z] Removing bundles/ [2019-08-22T06:36:28.718Z] [2019-08-22T06:36:28.718Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-22T06:36:28.718Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:36:28.718Z] GOOS="" GOARCH="" GOARM="" [2019-08-22T06:36:29.591Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2019-08-22T06:36:30.394Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.297s coverage: 57.8% of statements [2019-08-22T06:36:36.826Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.636s coverage: 46.1% of statements [2019-08-22T06:36:40.034Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.170s coverage: 72.5% of statements [2019-08-22T06:36:40.034Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-22T06:36:40.034Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.835s coverage: 50.8% of statements [2019-08-22T06:36:40.066Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:36:40.066Z] [2019-08-22T06:36:40.066Z] [2019-08-22T06:36:40.066Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-22T06:36:40.066Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-22T06:36:40.066Z] [2019-08-22T06:36:40.066Z] [2019-08-22T06:36:40.066Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-08-22T06:36:40.066Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-22T06:36:40.066Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-22T06:36:40.066Z] PKG_CONFIG=pkg-config [2019-08-22T06:36:40.066Z] GOLANG_VERSION=1.12.9 [2019-08-22T06:36:40.066Z] HOSTNAME=0c2aec612994 [2019-08-22T06:36:40.066Z] KEEPBUNDLE=1 [2019-08-22T06:36:40.066Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-22T06:36:40.066Z] container=docker [2019-08-22T06:36:40.066Z] TEST_SKIP_INTEGRATION=1 [2019-08-22T06:36:40.066Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-22T06:36:40.066Z] GOPATH=/go [2019-08-22T06:36:40.066Z] PWD=/go/src/github.com/docker/docker [2019-08-22T06:36:40.066Z] HOME=/root [2019-08-22T06:36:40.066Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-22T06:36:40.066Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-22T06:36:40.066Z] DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:36:40.066Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-22T06:36:40.066Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-22T06:36:40.066Z] TEST_INTEGRATION_DEST=2 [2019-08-22T06:36:40.066Z] TERM=xterm [2019-08-22T06:36:40.066Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-22T06:36:40.066Z] SHLVL=1 [2019-08-22T06:36:40.066Z] TIMEOUT=120m [2019-08-22T06:36:40.066Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-22T06:36:40.066Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-22T06:36:40.066Z] DOCKER_PKG=github.com/docker/docker [2019-08-22T06:36:40.066Z] _=/usr/bin/env [2019-08-22T06:36:40.066Z] Building test suite binary ./integration-cli/test.main [2019-08-22T06:36:40.066Z] No new tests added to integration. [2019-08-22T06:36:40.066Z] [2019-08-22T06:36:40.066Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-22T06:36:40.066Z] PKG_CONFIG=pkg-config [2019-08-22T06:36:40.066Z] GOLANG_VERSION=1.12.9 [2019-08-22T06:36:40.066Z] HOSTNAME=df382a79a18c [2019-08-22T06:36:40.066Z] KEEPBUNDLE=1 [2019-08-22T06:36:40.066Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-22T06:36:40.066Z] container=docker [2019-08-22T06:36:40.066Z] TEST_SKIP_INTEGRATION=1 [2019-08-22T06:36:40.066Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-22T06:36:40.066Z] GOPATH=/go [2019-08-22T06:36:40.066Z] PWD=/go/src/github.com/docker/docker [2019-08-22T06:36:40.066Z] HOME=/root [2019-08-22T06:36:40.066Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-22T06:36:40.066Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-22T06:36:40.066Z] DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:36:40.066Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-22T06:36:40.066Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-22T06:36:40.066Z] TEST_INTEGRATION_DEST=3 [2019-08-22T06:36:40.066Z] TERM=xterm [2019-08-22T06:36:40.066Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-22T06:36:40.066Z] SHLVL=1 [2019-08-22T06:36:40.066Z] TIMEOUT=120m [2019-08-22T06:36:40.066Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-22T06:36:40.066Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-22T06:36:40.066Z] DOCKER_PKG=github.com/docker/docker [2019-08-22T06:36:40.066Z] _=/usr/bin/env [2019-08-22T06:36:40.066Z] Building test suite binary ./integration-cli/test.main [2019-08-22T06:36:40.066Z] PKG_CONFIG=pkg-config [2019-08-22T06:36:40.066Z] GOLANG_VERSION=1.12.9 [2019-08-22T06:36:40.066Z] HOSTNAME=28461ec82bdc [2019-08-22T06:36:40.066Z] KEEPBUNDLE=1 [2019-08-22T06:36:40.066Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-22T06:36:40.066Z] container=docker [2019-08-22T06:36:40.066Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-22T06:36:40.066Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-22T06:36:40.066Z] GOPATH=/go [2019-08-22T06:36:40.066Z] PWD=/go/src/github.com/docker/docker [2019-08-22T06:36:40.066Z] HOME=/root [2019-08-22T06:36:40.066Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-22T06:36:40.066Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-22T06:36:40.066Z] DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:36:40.066Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-22T06:36:40.066Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-22T06:36:40.066Z] TEST_INTEGRATION_DEST=1 [2019-08-22T06:36:40.066Z] TERM=xterm [2019-08-22T06:36:40.066Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-22T06:36:40.066Z] SHLVL=1 [2019-08-22T06:36:40.066Z] TIMEOUT=120m [2019-08-22T06:36:40.066Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-22T06:36:40.066Z] DOCKER_PKG=github.com/docker/docker [2019-08-22T06:36:40.066Z] _=/usr/bin/env [2019-08-22T06:36:40.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-22T06:36:42.749Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.556s coverage: 76.1% of statements [2019-08-22T06:36:44.030Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2019-08-22T06:36:44.952Z] + cd /tmp/tmp.NgS1QM6bQ6/tmp/docker-ce [2019-08-22T06:36:44.952Z] + git checkout -q v17.06.2-ce [2019-08-22T06:36:45.311Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-08-22T06:36:45.961Z] + mkdir -p /tmp/tmp.NgS1QM6bQ6/src/github.com/docker [2019-08-22T06:36:45.961Z] + mv components/cli /tmp/tmp.NgS1QM6bQ6/src/github.com/docker/cli [2019-08-22T06:36:45.961Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-08-22T06:36:48.018Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.963s coverage: 56.8% of statements [2019-08-22T06:36:48.018Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-22T06:36:48.018Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-22T06:36:48.018Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 4.9% of statements [2019-08-22T06:36:48.018Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-22T06:36:48.414Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-08-22T06:36:48.414Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-22T06:36:50.316Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.7% of statements [2019-08-22T06:36:50.729Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 78.6% of statements [2019-08-22T06:36:50.729Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-22T06:36:50.729Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-22T06:36:52.218Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 68.2% of statements [2019-08-22T06:36:52.613Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-08-22T06:36:53.424Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2019-08-22T06:36:53.424Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2019-08-22T06:36:54.737Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2019-08-22T06:36:54.737Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-22T06:36:55.132Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 18.6% of statements [2019-08-22T06:36:57.193Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2019-08-22T06:36:57.563Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2019-08-22T06:36:58.402Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-08-22T06:36:58.403Z] ok github.com/docker/docker/daemon/logger/splunk 1.808s coverage: 84.5% of statements [2019-08-22T06:36:58.403Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-22T06:36:58.403Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-22T06:37:00.319Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2019-08-22T06:37:00.721Z] ok github.com/docker/docker/distribution 0.314s coverage: 22.6% of statements [2019-08-22T06:37:00.721Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-22T06:37:02.702Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-08-22T06:37:04.015Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.9% of statements [2019-08-22T06:37:04.015Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-22T06:37:04.015Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-08-22T06:37:05.339Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2019-08-22T06:37:05.339Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-22T06:37:05.339Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2019-08-22T06:37:05.339Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-22T06:37:07.259Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-22T06:37:07.259Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-22T06:37:07.259Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-22T06:37:07.654Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-22T06:37:07.654Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-22T06:37:07.654Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-22T06:37:07.654Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-22T06:37:07.654Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-22T06:37:07.654Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-22T06:37:07.654Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-22T06:37:08.040Z] ok github.com/docker/docker/internal/testutil 0.011s coverage: 62.5% of statements [2019-08-22T06:37:08.881Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2019-08-22T06:37:10.248Z] ok github.com/docker/docker/opts 0.026s coverage: 66.9% of statements [2019-08-22T06:37:10.638Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-08-22T06:37:12.634Z] ok github.com/docker/docker/pkg/archive 0.505s coverage: 76.9% of statements [2019-08-22T06:37:14.520Z] ok github.com/docker/docker/pkg/authorization 0.523s coverage: 66.7% of statements [2019-08-22T06:37:14.520Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-08-22T06:37:14.922Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-08-22T06:37:17.416Z] ok github.com/docker/docker/layer 7.650s coverage: 66.9% of statements [2019-08-22T06:37:17.416Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-22T06:37:17.416Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-22T06:37:17.416Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-22T06:37:17.416Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-22T06:37:17.416Z] ? github.com/docker/docker/oci [no test files] [2019-08-22T06:37:17.416Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-22T06:37:17.416Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-08-22T06:37:18.242Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-08-22T06:37:19.050Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-08-22T06:37:19.050Z] ok github.com/docker/docker/pkg/chrootarchive 3.390s coverage: 43.2% of statements [2019-08-22T06:37:19.050Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-22T06:37:19.050Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-22T06:37:19.890Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-08-22T06:37:20.704Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-08-22T06:37:21.125Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-08-22T06:37:22.539Z] ok github.com/docker/docker/pkg/filenotify 0.626s coverage: 67.0% of statements [2019-08-22T06:37:23.387Z] ok github.com/docker/docker/pkg/discovery/kv 3.193s coverage: 84.1% of statements [2019-08-22T06:37:23.387Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-08-22T06:37:23.795Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2019-08-22T06:37:24.198Z] ok github.com/docker/docker/pkg/fsutils 0.400s coverage: 85.1% of statements [2019-08-22T06:37:25.021Z] ok github.com/docker/docker/pkg/idtools 0.248s coverage: 70.1% of statements [2019-08-22T06:37:25.427Z] ok github.com/docker/docker/pkg/ioutils 0.401s coverage: 70.6% of statements [2019-08-22T06:37:25.835Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-08-22T06:37:25.835Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2019-08-22T06:37:26.329Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2019-08-22T06:37:26.329Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-22T06:37:27.155Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-08-22T06:37:27.525Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-08-22T06:37:27.915Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-08-22T06:37:28.296Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-08-22T06:37:28.296Z] ok github.com/docker/docker/pkg/mount 1.208s coverage: 69.6% of statements [2019-08-22T06:37:28.296Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-22T06:37:28.697Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-08-22T06:37:28.697Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-22T06:37:28.697Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-22T06:37:29.533Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-08-22T06:37:30.432Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2019-08-22T06:37:30.824Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 87.9% of statements [2019-08-22T06:37:31.237Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-08-22T06:37:32.510Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-08-22T06:37:33.312Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-08-22T06:37:36.555Z] ok github.com/docker/docker/pkg/signal 2.515s coverage: 61.0% of statements [2019-08-22T06:37:36.555Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2019-08-22T06:37:37.346Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2019-08-22T06:37:37.346Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-08-22T06:37:38.140Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-08-22T06:37:38.513Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 80.6% of statements [2019-08-22T06:37:39.327Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2019-08-22T06:37:39.717Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2019-08-22T06:37:40.696Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-08-22T06:37:41.524Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 85.9% of statements [2019-08-22T06:37:41.908Z] testing: warning: no tests to run [2019-08-22T06:37:41.908Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-08-22T06:37:42.285Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2019-08-22T06:37:42.669Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-08-22T06:37:42.669Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-08-22T06:37:45.232Z] ok github.com/docker/docker/plugin 0.541s coverage: 27.0% of statements [2019-08-22T06:37:46.215Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-08-22T06:37:47.528Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.2% of statements [2019-08-22T06:37:48.337Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-08-22T06:37:50.094Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:37:50.094Z] [2019-08-22T06:37:50.094Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-08-22T06:37:50.094Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-08-22T06:37:50.094Z] Using test binary docker [2019-08-22T06:37:50.094Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-22T06:37:50.094Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-22T06:37:50.094Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-22T06:37:50.094Z] Warning failed to create cache: (null) [2019-08-22T06:37:50.094Z] . [2019-08-22T06:37:50.094Z] INFO: Waiting for daemon to start... [2019-08-22T06:37:50.094Z] Starting dockerd [2019-08-22T06:37:50.094Z] . [2019-08-22T06:37:50.094Z] INFO: Building docker-sdk-python3:4.0.2... [2019-08-22T06:37:50.200Z] ok github.com/docker/docker/registry 0.177s coverage: 56.4% of statements [2019-08-22T06:37:50.936Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-08-22T06:37:51.357Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2019-08-22T06:37:52.175Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-08-22T06:37:52.967Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-08-22T06:37:54.248Z] + return [2019-08-22T06:37:54.248Z] Removing intermediate container 0bf9358473df [2019-08-22T06:37:54.248Z] ---> 8ac688cffcde [2019-08-22T06:37:54.248Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-22T06:37:54.248Z] ---> 2e3384051fb4 [2019-08-22T06:37:54.248Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-22T06:37:54.248Z] ---> Running in d17097a9f620 [2019-08-22T06:37:54.248Z] Removing intermediate container d17097a9f620 [2019-08-22T06:37:54.248Z] ---> f38a497c38b9 [2019-08-22T06:37:54.248Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:37:54.248Z] ---> ce20ec7b5a84 [2019-08-22T06:37:54.248Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:37:54.248Z] ---> 321914e36842 [2019-08-22T06:37:54.248Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:37:54.248Z] ---> Running in de93e61ddd99 [2019-08-22T06:37:54.248Z] + RM_GOPATH=0 [2019-08-22T06:37:54.248Z] + TMP_GOPATH= [2019-08-22T06:37:54.248Z] + : /build [2019-08-22T06:37:54.248Z] + '[' -z '' ']' [2019-08-22T06:37:54.248Z] ++ mktemp -d [2019-08-22T06:37:54.248Z] + export GOPATH=/tmp/tmp.k3JNXsb9O6 [2019-08-22T06:37:54.248Z] + GOPATH=/tmp/tmp.k3JNXsb9O6 [2019-08-22T06:37:54.248Z] + RM_GOPATH=1 [2019-08-22T06:37:54.248Z] ++ dirname ./install.sh [2019-08-22T06:37:54.248Z] + dir=. [2019-08-22T06:37:54.248Z] + bin=runc [2019-08-22T06:37:54.248Z] + shift [2019-08-22T06:37:54.248Z] + '[' '!' -f ./runc.installer ']' [2019-08-22T06:37:54.248Z] + . ./runc.installer [2019-08-22T06:37:54.248Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:37:54.248Z] + install_runc [2019-08-22T06:37:54.248Z] + uname -r [2019-08-22T06:37:54.248Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-22T06:37:54.248Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-22T06:37:54.248Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-22T06:37:54.248Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-22T06:37:54.248Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k3JNXsb9O6/src/github.com/opencontainers/runc [2019-08-22T06:37:54.248Z] Cloning into '/tmp/tmp.k3JNXsb9O6/src/github.com/opencontainers/runc'... [2019-08-22T06:37:54.248Z] + cd /tmp/tmp.k3JNXsb9O6/src/github.com/opencontainers/runc [2019-08-22T06:37:54.248Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-22T06:37:54.248Z] + '[' -z '' ']' [2019-08-22T06:37:54.248Z] + target=static [2019-08-22T06:37:54.248Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-22T06:37:54.248Z] 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-22T06:37:54.267Z] ok github.com/docker/docker/volume/local 0.026s coverage: 73.0% of statements [2019-08-22T06:37:55.072Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2019-08-22T06:37:56.106Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-08-22T06:38:03.710Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/rootless [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/volume [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-22T06:38:03.710Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === Skipped [2019-08-22T06:38:03.710Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-22T06:38:03.710Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-22T06:38:03.710Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:73: No driver to put! [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-22T06:38:03.710Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-22T06:38:03.710Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-22T06:38:03.710Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:38:03.710Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-22T06:38:03.710Z] graphtest_unix.go:73: No driver to put! [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-22T06:38:03.710Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-22T06:38:03.710Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] [2019-08-22T06:38:03.710Z] DONE 2040 tests, 20 skipped in 235.510s Post stage [Pipeline] junit [2019-08-22T06:38:04.213Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-22T06:38:06.756Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/make.sh dynbinary test-integration [2019-08-22T06:38:07.150Z] [2019-08-22T06:38:07.150Z] Removing bundles/ [2019-08-22T06:38:07.150Z] [2019-08-22T06:38:07.150Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-22T06:38:07.150Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:38:07.150Z] GOOS="" GOARCH="" GOARM="" [2019-08-22T06:38:21.271Z] 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-22T06:38:21.271Z] + mkdir -p /build [2019-08-22T06:38:21.271Z] + cp runc /build/runc [2019-08-22T06:38:21.271Z] Removing intermediate container de93e61ddd99 [2019-08-22T06:38:21.271Z] ---> eb75c798e432 [2019-08-22T06:38:21.271Z] Step 81/126 : FROM dev-base AS tini [2019-08-22T06:38:21.271Z] ---> 211155faa8e4 [2019-08-22T06:38:21.271Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:38:21.271Z] ---> Using cache [2019-08-22T06:38:21.271Z] ---> 98fc01af274d [2019-08-22T06:38:21.271Z] 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-22T06:38:21.271Z] ---> Running in bb63b9572140 [2019-08-22T06:38:21.271Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:38:21.271Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:38:21.271Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:38:21.271Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:38:21.271Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:38:21.271Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-22T06:38:21.271Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-22T06:38:21.271Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-22T06:38:22.279Z] Fetched 7716 kB in 2s (2966 kB/s) [2019-08-22T06:38:23.771Z] Reading package lists... [2019-08-22T06:38:24.780Z] Reading package lists... [2019-08-22T06:38:25.063Z] Building dependency tree... [2019-08-22T06:38:25.063Z] Reading state information... [2019-08-22T06:38:25.063Z] The following additional packages will be installed: [2019-08-22T06:38:25.063Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-22T06:38:25.063Z] Suggested packages: [2019-08-22T06:38:25.063Z] codeblocks eclipse ninja-build lrzip [2019-08-22T06:38:25.063Z] Recommended packages: [2019-08-22T06:38:25.063Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-22T06:38:25.063Z] The following NEW packages will be installed: [2019-08-22T06:38:25.063Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-22T06:38:25.063Z] vim-common xxd [2019-08-22T06:38:25.348Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:38:25.348Z] Need to get 13.4 MB of archives. [2019-08-22T06:38:25.348Z] After this operation, 60.4 MB of additional disk space will be used. [2019-08-22T06:38:25.348Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-08-22T06:38:25.348Z] 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-22T06:38:25.348Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB] [2019-08-22T06:38:25.631Z] 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-22T06:38:25.631Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-08-22T06:38:25.631Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-08-22T06:38:25.631Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-08-22T06:38:25.631Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-08-22T06:38:25.631Z] 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-22T06:38:25.631Z] 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-22T06:38:25.915Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:38:25.915Z] Fetched 13.4 MB in 0s (31.9 MB/s) [2019-08-22T06:38:25.915Z] Selecting previously unselected package cmake-data. [2019-08-22T06:38:25.915Z] (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-22T06:38:25.915Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-22T06:38:25.915Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-22T06:38:26.532Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-22T06:38:26.532Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-22T06:38:26.532Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-22T06:38:26.532Z] Selecting previously unselected package libicu57:ppc64el. [2019-08-22T06:38:26.532Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_ppc64el.deb ... [2019-08-22T06:38:26.532Z] Unpacking libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-22T06:38:27.539Z] Selecting previously unselected package libxml2:ppc64el. [2019-08-22T06:38:27.539Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-08-22T06:38:27.539Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:38:27.822Z] Selecting previously unselected package libarchive13:ppc64el. [2019-08-22T06:38:27.822Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-08-22T06:38:27.822Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-22T06:38:27.822Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-08-22T06:38:27.822Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-08-22T06:38:27.822Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-22T06:38:27.822Z] Selecting previously unselected package libuv1:ppc64el. [2019-08-22T06:38:27.822Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-08-22T06:38:27.822Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-08-22T06:38:27.822Z] Selecting previously unselected package cmake. [2019-08-22T06:38:27.822Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-08-22T06:38:27.822Z] Unpacking cmake (3.7.2-1) ... [2019-08-22T06:38:28.438Z] Selecting previously unselected package xxd. [2019-08-22T06:38:28.438Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-22T06:38:28.438Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:38:28.438Z] Selecting previously unselected package vim-common. [2019-08-22T06:38:28.438Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:38:28.438Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:38:28.438Z] Processing triggers for mime-support (3.60) ... [2019-08-22T06:38:28.438Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:38:28.438Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-08-22T06:38:28.438Z] Setting up cmake-data (3.7.2-1) ... [2019-08-22T06:38:28.438Z] Setting up libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-22T06:38:28.438Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-22T06:38:28.438Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:38:28.438Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:38:28.438Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-22T06:38:28.438Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-22T06:38:28.438Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-22T06:38:28.438Z] Setting up cmake (3.7.2-1) ... [2019-08-22T06:38:28.438Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:38:30.471Z] Removing intermediate container bb63b9572140 [2019-08-22T06:38:30.471Z] ---> 380e36f19852 [2019-08-22T06:38:30.471Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:38:30.471Z] ---> 7d4213b29e8b [2019-08-22T06:38:30.471Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-22T06:38:30.471Z] ---> Running in 7bf9d78f8496 [2019-08-22T06:38:30.471Z] Removing intermediate container 7bf9d78f8496 [2019-08-22T06:38:30.471Z] ---> dfdb2ae6dd08 [2019-08-22T06:38:30.471Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:38:30.752Z] ---> b3e5933eee13 [2019-08-22T06:38:30.752Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:38:30.752Z] ---> Running in 75b8e7c481f1 [2019-08-22T06:38:31.036Z] + RM_GOPATH=0 [2019-08-22T06:38:31.036Z] + TMP_GOPATH= [2019-08-22T06:38:31.036Z] + : /build [2019-08-22T06:38:31.036Z] + '[' -z '' ']' [2019-08-22T06:38:31.036Z] ++ mktemp -d [2019-08-22T06:38:31.036Z] + export GOPATH=/tmp/tmp.sGwNwyWXVO [2019-08-22T06:38:31.036Z] + GOPATH=/tmp/tmp.sGwNwyWXVO [2019-08-22T06:38:31.036Z] + RM_GOPATH=1 [2019-08-22T06:38:31.036Z] ++ dirname ./install.sh [2019-08-22T06:38:31.036Z] + dir=. [2019-08-22T06:38:31.036Z] + bin=tini [2019-08-22T06:38:31.036Z] + shift [2019-08-22T06:38:31.036Z] + '[' '!' -f ./tini.installer ']' [2019-08-22T06:38:31.036Z] + . ./tini.installer [2019-08-22T06:38:31.036Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:38:31.036Z] + install_tini [2019-08-22T06:38:31.036Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-22T06:38:31.036Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.sGwNwyWXVO/tini [2019-08-22T06:38:31.036Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:38:31.036Z] Cloning into '/tmp/tmp.sGwNwyWXVO/tini'... [2019-08-22T06:38:31.319Z] + cd /tmp/tmp.sGwNwyWXVO/tini [2019-08-22T06:38:31.319Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-22T06:38:31.319Z] + cmake . [2019-08-22T06:38:31.602Z] -- The C compiler identification is GNU 6.3.0 [2019-08-22T06:38:31.602Z] -- Check for working C compiler: /usr/bin/cc [2019-08-22T06:38:31.602Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-22T06:38:31.602Z] -- Detecting C compiler ABI info [2019-08-22T06:38:31.885Z] -- Detecting C compiler ABI info - done [2019-08-22T06:38:31.885Z] -- Detecting C compile features [2019-08-22T06:38:32.168Z] -- Detecting C compile features - done [2019-08-22T06:38:32.168Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-22T06:38:32.168Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-22T06:38:32.168Z] -- Configuring done [2019-08-22T06:38:32.168Z] -- Generating done [2019-08-22T06:38:32.168Z] -- Build files have been written to: /tmp/tmp.sGwNwyWXVO/tini [2019-08-22T06:38:32.168Z] + make tini-static [2019-08-22T06:38:32.451Z] Scanning dependencies of target tini-static [2019-08-22T06:38:32.451Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-22T06:38:32.733Z] [100%] Linking C executable tini-static [2019-08-22T06:38:33.018Z] [100%] Built target tini-static [2019-08-22T06:38:33.018Z] + mkdir -p /build [2019-08-22T06:38:33.018Z] + cp tini-static /build/docker-init [2019-08-22T06:38:33.301Z] Removing intermediate container 75b8e7c481f1 [2019-08-22T06:38:33.301Z] ---> b6e3bdcb7c74 [2019-08-22T06:38:33.301Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-22T06:38:33.301Z] ---> 211155faa8e4 [2019-08-22T06:38:33.301Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-22T06:38:33.301Z] ---> Running in 11839414e51c [2019-08-22T06:38:33.584Z] Removing intermediate container 11839414e51c [2019-08-22T06:38:33.584Z] ---> 54de8b7b3eaf [2019-08-22T06:38:33.584Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:38:33.584Z] ---> 109b9acc0350 [2019-08-22T06:38:33.584Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-22T06:38:33.869Z] ---> edf47f73e38d [2019-08-22T06:38:33.869Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-22T06:38:33.869Z] ---> Running in d8b244c1be70 [2019-08-22T06:38:34.154Z] + RM_GOPATH=0 [2019-08-22T06:38:34.154Z] + TMP_GOPATH= [2019-08-22T06:38:34.154Z] + : /build/ [2019-08-22T06:38:34.154Z] + '[' -z '' ']' [2019-08-22T06:38:34.154Z] ++ mktemp -d [2019-08-22T06:38:34.154Z] + export GOPATH=/tmp/tmp.bamEIrfZB0 [2019-08-22T06:38:34.154Z] + GOPATH=/tmp/tmp.bamEIrfZB0 [2019-08-22T06:38:34.154Z] + RM_GOPATH=1 [2019-08-22T06:38:34.154Z] ++ dirname ./install.sh [2019-08-22T06:38:34.154Z] + dir=. [2019-08-22T06:38:34.154Z] + bin=rootlesskit [2019-08-22T06:38:34.154Z] + shift [2019-08-22T06:38:34.154Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-22T06:38:34.154Z] + . ./rootlesskit.installer [2019-08-22T06:38:34.154Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:38:34.154Z] + install_rootlesskit [2019-08-22T06:38:34.154Z] + case "$1" in [2019-08-22T06:38:34.154Z] + export CGO_ENABLED=0 [2019-08-22T06:38:34.154Z] + CGO_ENABLED=0 [2019-08-22T06:38:34.154Z] + _install_rootlesskit [2019-08-22T06:38:34.154Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-22T06:38:34.154Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bamEIrfZB0/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:38:34.154Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:38:34.154Z] Cloning into '/tmp/tmp.bamEIrfZB0/src/github.com/rootless-containers/rootlesskit'... [2019-08-22T06:38:35.160Z] + cd /tmp/tmp.bamEIrfZB0/src/github.com/rootless-containers/rootlesskit [2019-08-22T06:38:35.160Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-22T06:38:35.443Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:38:35.443Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-22T06:38:48.005Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-22T06:38:48.005Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-22T06:38:50.033Z] Removing intermediate container d8b244c1be70 [2019-08-22T06:38:50.033Z] ---> b48a0f9e5bde [2019-08-22T06:38:50.033Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-22T06:38:50.033Z] ---> f59822c4e186 [2019-08-22T06:38:50.033Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-22T06:38:50.033Z] ---> 2e3384051fb4 [2019-08-22T06:38:50.033Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-22T06:38:50.319Z] ---> Running in 292b334d9cc7 [2019-08-22T06:38:50.319Z] Removing intermediate container 292b334d9cc7 [2019-08-22T06:38:50.319Z] ---> 1822ad901d8a [2019-08-22T06:38:50.319Z] Step 96/126 : RUN groupadd -r docker [2019-08-22T06:38:50.319Z] ---> Running in 495ac11cf05a [2019-08-22T06:38:50.938Z] Removing intermediate container 495ac11cf05a [2019-08-22T06:38:50.938Z] ---> adbbdc00edeb [2019-08-22T06:38:50.938Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-22T06:38:51.221Z] ---> Running in a9eee663d4ea [2019-08-22T06:38:51.855Z] Removing intermediate container a9eee663d4ea [2019-08-22T06:38:51.855Z] ---> 248c301414d2 [2019-08-22T06:38:51.855Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-22T06:38:51.855Z] ---> Running in 7d8be04000e1 [2019-08-22T06:38:52.139Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-22T06:38:52.753Z] Removing intermediate container 7d8be04000e1 [2019-08-22T06:38:52.753Z] ---> a79fd22a74a4 [2019-08-22T06:38:52.753Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-22T06:38:52.753Z] ---> Running in a0064eb923d0 [2019-08-22T06:38:53.370Z] Removing intermediate container a0064eb923d0 [2019-08-22T06:38:53.370Z] ---> 4444b929cddb [2019-08-22T06:38:53.370Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-22T06:38:53.370Z] ---> Running in ce7490df3e5c [2019-08-22T06:38:53.995Z] Removing intermediate container ce7490df3e5c [2019-08-22T06:38:53.995Z] ---> 94ea23949449 [2019-08-22T06:38:53.995Z] Step 101/126 : RUN ldconfig [2019-08-22T06:38:53.995Z] ---> Running in be11e8467bb6 [2019-08-22T06:38:55.016Z] Removing intermediate container be11e8467bb6 [2019-08-22T06:38:55.016Z] ---> 06654b96776f [2019-08-22T06:38:55.016Z] 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-22T06:38:55.016Z] ---> Running in 0b1a1bf3411f [2019-08-22T06:38:55.299Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-22T06:38:55.299Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-22T06:38:55.584Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-22T06:38:55.584Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-22T06:38:55.584Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-22T06:38:55.584Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-22T06:38:56.201Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-22T06:38:56.201Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-22T06:38:57.718Z] sha256:fe3235ead1d43bd30968ed90ad3c3a83ffdadfb161e64018112d48e5aeaccc0d [2019-08-22T06:38:57.718Z] INFO: Starting docker-py tests... [2019-08-22T06:38:57.718Z] ============================= test session starts ============================== [2019-08-22T06:38:57.718Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 [2019-08-22T06:38:57.718Z] rootdir: /src, inifile: pytest.ini [2019-08-22T06:38:57.718Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-08-22T06:38:57.718Z] collected 385 items / 5 deselected [2019-08-22T06:38:57.718Z] [2019-08-22T06:38:58.231Z] Fetched 7716 kB in 2s (3039 kB/s) [2019-08-22T06:38:59.241Z] Reading package lists... [2019-08-22T06:39:00.249Z] Reading package lists... [2019-08-22T06:39:00.531Z] Building dependency tree... [2019-08-22T06:39:00.531Z] Reading state information... [2019-08-22T06:39:00.531Z] The following additional packages will be installed: [2019-08-22T06:39:00.531Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-22T06:39:00.531Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-22T06:39:00.531Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-22T06:39:00.531Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-22T06:39:00.531Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-22T06:39:00.531Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-22T06:39:00.531Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-22T06:39:00.531Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-22T06:39:00.531Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-22T06:39:00.531Z] Suggested packages: [2019-08-22T06:39:00.531Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-22T06:39:00.531Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-22T06:39:00.531Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-22T06:39:00.531Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-22T06:39:00.531Z] Recommended packages: [2019-08-22T06:39:00.531Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-22T06:39:00.531Z] python3-keyrings.alt python3-xdg unzip [2019-08-22T06:39:01.546Z] The following NEW packages will be installed: [2019-08-22T06:39:01.546Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-22T06:39:01.546Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-22T06:39:01.546Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-22T06:39:01.546Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-22T06:39:01.546Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-22T06:39:01.546Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-22T06:39:01.546Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-22T06:39:01.546Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-22T06:39:01.546Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-22T06:39:01.546Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-22T06:39:01.546Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-22T06:39:01.546Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-22T06:39:01.546Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-22T06:39:01.546Z] xfsprogs xxd xz-utils zip [2019-08-22T06:39:01.546Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-22T06:39:01.546Z] Need to get 87.3 MB of archives. [2019-08-22T06:39:01.546Z] After this operation, 585 MB of additional disk space will be used. [2019-08-22T06:39:01.546Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-08-22T06:39:01.546Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-22T06:39:01.546Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-08-22T06:39:01.546Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-08-22T06:39:01.546Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u11 [92.4 kB] [2019-08-22T06:39:01.546Z] 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-22T06:39:01.830Z] 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-22T06:39:01.830Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-08-22T06:39:01.830Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-08-22T06:39:01.830Z] 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-22T06:39:01.830Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-08-22T06:39:01.830Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-08-22T06:39:01.830Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-08-22T06:39:01.830Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-08-22T06:39:01.830Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-08-22T06:39:01.830Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-08-22T06:39:01.830Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-22T06:39:01.830Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-08-22T06:39:01.830Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-08-22T06:39:01.830Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-08-22T06:39:01.830Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-08-22T06:39:01.830Z] 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-22T06:39:01.830Z] 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-22T06:39:01.830Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-08-22T06:39:01.830Z] 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-22T06:39:01.830Z] 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-22T06:39:01.830Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-08-22T06:39:01.830Z] 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-22T06:39:02.116Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-22T06:39:02.116Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-22T06:39:02.116Z] 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-22T06:39:02.116Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-08-22T06:39:02.116Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-22T06:39:02.116Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-22T06:39:02.116Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-22T06:39:02.116Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-08-22T06:39:02.116Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-08-22T06:39:02.116Z] 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-22T06:39:02.116Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-08-22T06:39:02.116Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-08-22T06:39:02.116Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-08-22T06:39:02.116Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-08-22T06:39:02.116Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-08-22T06:39:02.116Z] 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-22T06:39:02.116Z] 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-22T06:39:02.116Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-22T06:39:02.116Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-08-22T06:39:02.116Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB] [2019-08-22T06:39:02.116Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-08-22T06:39:02.116Z] 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-22T06:39:02.405Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-22T06:39:02.405Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-22T06:39:02.405Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-08-22T06:39:02.405Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-22T06:39:02.405Z] 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-22T06:39:02.405Z] 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-22T06:39:02.688Z] 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-22T06:39:02.688Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-08-22T06:39:02.688Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-08-22T06:39:02.688Z] 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-22T06:39:02.688Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-08-22T06:39:02.688Z] 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-22T06:39:02.688Z] 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-22T06:39:03.301Z] 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-22T06:39:03.301Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-22T06:39:03.585Z] 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-22T06:39:03.585Z] 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-22T06:39:03.585Z] 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-22T06:39:04.602Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-08-22T06:39:05.613Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-22T06:39:05.613Z] Fetched 87.3 MB in 3s (22.2 MB/s) [2019-08-22T06:39:05.896Z] Selecting previously unselected package bash-completion. [2019-08-22T06:39:05.896Z] (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-22T06:39:05.896Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-22T06:39:06.139Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:39:06.514Z] [2019-08-22T06:39:06.514Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-22T06:39:06.904Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-22T06:39:06.904Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-22T06:39:06.904Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-22T06:39:06.904Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-22T06:39:06.904Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-08-22T06:39:06.904Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-08-22T06:39:06.904Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-22T06:39:06.904Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-08-22T06:39:06.904Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-08-22T06:39:06.904Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-22T06:39:06.904Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-08-22T06:39:06.904Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-22T06:39:07.226Z] Unpacking libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-22T06:39:07.226Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-08-22T06:39:07.226Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-22T06:39:07.226Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-22T06:39:07.226Z] Selecting previously unselected package python3.5-minimal. [2019-08-22T06:39:07.226Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-22T06:39:07.226Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:39:07.307Z] PKG_CONFIG=pkg-config [2019-08-22T06:39:07.307Z] GOLANG_VERSION=1.12.9 [2019-08-22T06:39:07.307Z] HOSTNAME=433ddd0f1134 [2019-08-22T06:39:07.307Z] DOCKER_EXPERIMENTAL=1 [2019-08-22T06:39:07.307Z] container=docker [2019-08-22T06:39:07.307Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-22T06:39:07.307Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-22T06:39:07.307Z] GOPATH=/go [2019-08-22T06:39:07.307Z] PWD=/go/src/github.com/docker/docker [2019-08-22T06:39:07.307Z] HOME=/root [2019-08-22T06:39:07.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-22T06:39:07.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-22T06:39:07.307Z] DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:39:07.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-22T06:39:07.307Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-22T06:39:07.307Z] TERM=xterm [2019-08-22T06:39:07.307Z] DEST=bundles/test-integration [2019-08-22T06:39:07.307Z] SHLVL=1 [2019-08-22T06:39:07.307Z] TIMEOUT=120m [2019-08-22T06:39:07.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-22T06:39:07.307Z] DOCKER_PKG=github.com/docker/docker [2019-08-22T06:39:07.307Z] _=/usr/bin/env [2019-08-22T06:39:07.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-22T06:39:07.509Z] Selecting previously unselected package python3-minimal. [2019-08-22T06:39:07.509Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-08-22T06:39:07.509Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-22T06:39:07.509Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-08-22T06:39:07.509Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-08-22T06:39:07.509Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-08-22T06:39:07.509Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-08-22T06:39:07.509Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-22T06:39:07.509Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-22T06:39:07.792Z] Selecting previously unselected package python3.5. [2019-08-22T06:39:07.792Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-22T06:39:07.792Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:39:07.792Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-08-22T06:39:07.792Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-08-22T06:39:07.792Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-22T06:39:08.075Z] Selecting previously unselected package dh-python. [2019-08-22T06:39:08.075Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-22T06:39:08.075Z] Unpacking dh-python (2.20170125) ... [2019-08-22T06:39:08.075Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-22T06:39:08.075Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-22T06:39:09.083Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-22T06:39:09.083Z] Selecting previously unselected package python3. [2019-08-22T06:39:09.083Z] (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-22T06:39:09.083Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-08-22T06:39:09.083Z] Unpacking python3 (3.5.3-1) ... [2019-08-22T06:39:09.366Z] Selecting previously unselected package pigz. [2019-08-22T06:39:09.366Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-08-22T06:39:09.366Z] Unpacking pigz (2.3.4-1) ... [2019-08-22T06:39:09.366Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-08-22T06:39:09.366Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-22T06:39:09.366Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:09.366Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-08-22T06:39:09.366Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-22T06:39:09.366Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:09.366Z] Selecting previously unselected package libiptc0:ppc64el. [2019-08-22T06:39:09.366Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-22T06:39:09.366Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:09.366Z] Selecting previously unselected package libxtables12:ppc64el. [2019-08-22T06:39:09.366Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-22T06:39:09.366Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:09.366Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-08-22T06:39:09.366Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-08-22T06:39:09.366Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-22T06:39:09.366Z] Selecting previously unselected package iptables. [2019-08-22T06:39:09.366Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-22T06:39:09.366Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package xxd. [2019-08-22T06:39:09.649Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-22T06:39:09.649Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package vim-common. [2019-08-22T06:39:09.649Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:39:09.649Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package bzip2. [2019-08-22T06:39:09.649Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-08-22T06:39:09.649Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package libgpm2:ppc64el. [2019-08-22T06:39:09.649Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-08-22T06:39:09.649Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package xz-utils. [2019-08-22T06:39:09.649Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-08-22T06:39:09.649Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package aufs-tools. [2019-08-22T06:39:09.649Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-08-22T06:39:09.649Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-22T06:39:09.649Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-22T06:39:09.649Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-22T06:39:09.649Z] Selecting previously unselected package btrfs-progs. [2019-08-22T06:39:09.649Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-22T06:39:09.649Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-22T06:39:09.932Z] Selecting previously unselected package btrfs-tools. [2019-08-22T06:39:09.932Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-22T06:39:09.932Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-22T06:39:09.932Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-08-22T06:39:09.932Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-22T06:39:09.932Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-22T06:39:09.932Z] Selecting previously unselected package dmsetup. [2019-08-22T06:39:09.932Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-08-22T06:39:09.932Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-22T06:39:09.932Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-22T06:39:09.932Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-08-22T06:39:09.932Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-22T06:39:09.932Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-22T06:39:09.932Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-22T06:39:09.932Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-22T06:39:09.932Z] Selecting previously unselected package jq. [2019-08-22T06:39:09.932Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-22T06:39:09.932Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-22T06:39:10.215Z] Selecting previously unselected package libaio1:ppc64el. [2019-08-22T06:39:10.215Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-08-22T06:39:10.215Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-08-22T06:39:10.215Z] Selecting previously unselected package libcap2-bin. [2019-08-22T06:39:10.215Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-08-22T06:39:10.215Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-22T06:39:10.215Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-08-22T06:39:10.215Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-22T06:39:10.215Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-22T06:39:10.215Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-08-22T06:39:10.215Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-08-22T06:39:10.215Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-08-22T06:39:10.215Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-08-22T06:39:10.215Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-08-22T06:39:10.215Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-22T06:39:10.215Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-08-22T06:39:10.215Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-08-22T06:39:10.215Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-22T06:39:10.215Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-08-22T06:39:10.215Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-08-22T06:39:10.215Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-22T06:39:10.509Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-08-22T06:39:10.509Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-08-22T06:39:10.509Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-22T06:39:10.509Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-08-22T06:39:10.509Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-08-22T06:39:10.509Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-22T06:39:10.509Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-22T06:39:10.509Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-22T06:39:10.509Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-22T06:39:10.509Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-22T06:39:10.509Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-22T06:39:10.509Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-22T06:39:10.509Z] Selecting previously unselected package libreadline5:ppc64el. [2019-08-22T06:39:10.509Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-08-22T06:39:10.509Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-22T06:39:10.798Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-08-22T06:39:10.798Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-22T06:39:10.798Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-22T06:39:11.081Z] Selecting previously unselected package net-tools. [2019-08-22T06:39:11.081Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-08-22T06:39:11.081Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:39:11.081Z] Selecting previously unselected package python-pip-whl. [2019-08-22T06:39:11.081Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:39:11.081Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:39:11.364Z] Selecting previously unselected package python3-pip. [2019-08-22T06:39:11.364Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-22T06:39:11.364Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:39:11.364Z] Selecting previously unselected package python3-pkg-resources. [2019-08-22T06:39:11.364Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-22T06:39:11.364Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:39:11.364Z] Selecting previously unselected package python3-setuptools. [2019-08-22T06:39:11.364Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-22T06:39:11.364Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-22T06:39:11.364Z] Selecting previously unselected package python3-wheel. [2019-08-22T06:39:11.364Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-22T06:39:11.364Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-22T06:39:11.649Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-22T06:39:11.649Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-08-22T06:39:11.649Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:39:11.649Z] Selecting previously unselected package vim-runtime. [2019-08-22T06:39:11.649Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-22T06:39:11.649Z] 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-22T06:39:11.649Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-22T06:39:11.649Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:12.660Z] Selecting previously unselected package vim. [2019-08-22T06:39:12.660Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-22T06:39:12.660Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:12.660Z] Selecting previously unselected package xfsprogs. [2019-08-22T06:39:12.660Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-08-22T06:39:12.660Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:39:12.943Z] Selecting previously unselected package zip. [2019-08-22T06:39:12.943Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-08-22T06:39:12.943Z] Unpacking zip (3.0-11+b1) ... [2019-08-22T06:39:12.943Z] Selecting previously unselected package libapparmor-perl. [2019-08-22T06:39:12.943Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-22T06:39:12.943Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:39:12.943Z] Selecting previously unselected package apparmor. [2019-08-22T06:39:12.943Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-22T06:39:12.943Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:39:13.226Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-22T06:39:13.226Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-22T06:39:13.226Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:39:13.509Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-22T06:39:13.509Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-22T06:39:13.509Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:39:14.126Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-22T06:39:14.126Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-22T06:39:14.126Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:39:14.126Z] Selecting previously unselected package mingw-w64-common. [2019-08-22T06:39:14.126Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-22T06:39:14.126Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-22T06:39:15.137Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-22T06:39:15.137Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-22T06:39:15.137Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:39:16.148Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-22T06:39:16.148Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-22T06:39:16.148Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:39:16.431Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-22T06:39:16.431Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-22T06:39:16.431Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:39:20.087Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-08-22T06:39:20.359Z] tests/integration/api_client_test.py ..... [ 7%] [2019-08-22T06:39:20.821Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-22T06:39:20.822Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-22T06:39:20.822Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:39:22.308Z] tests/integration/api_config_test.py ..... [ 8%] [2019-08-22T06:39:24.276Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-22T06:39:24.277Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-22T06:39:24.277Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-08-22T06:39:24.277Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-22T06:39:24.277Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-22T06:39:24.277Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:24.277Z] Processing triggers for mime-support (3.60) ... [2019-08-22T06:39:24.277Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:24.277Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-22T06:39:24.277Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-22T06:39:24.277Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-22T06:39:24.277Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-22T06:39:24.277Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-22T06:39:25.285Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-22T06:39:25.285Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-22T06:39:25.285Z] Setting up zip (3.0-11+b1) ... [2019-08-22T06:39:25.285Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-22T06:39:25.285Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-22T06:39:25.285Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-22T06:39:25.285Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:39:25.285Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-08-22T06:39:25.285Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:25.285Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-22T06:39:25.285Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-22T06:39:25.285Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-22T06:39:25.285Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:25.285Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-22T06:39:25.285Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-22T06:39:25.285Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-22T06:39:25.285Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:25.567Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-22T06:39:25.567Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-22T06:39:25.567Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-22T06:39:25.567Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-22T06:39:25.567Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-22T06:39:25.567Z] Setting up libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-22T06:39:25.567Z] Setting up pigz (2.3.4-1) ... [2019-08-22T06:39:25.567Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-22T06:39:25.567Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-08-22T06:39:25.567Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:25.567Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-22T06:39:25.567Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-22T06:39:25.567Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-22T06:39:25.567Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-22T06:39:25.567Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-22T06:39:25.567Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-22T06:39:25.567Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-22T06:39:25.567Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-22T06:39:25.567Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-22T06:39:25.567Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:25.567Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-22T06:39:25.567Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-22T06:39:25.567Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-22T06:39:25.567Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-22T06:39:25.567Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-22T06:39:28.251Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-22T06:39:28.251Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:39:28.251Z] 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-22T06:39:28.251Z] 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-22T06:39:28.251Z] 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-22T06:39:28.251Z] 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-22T06:39:28.251Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-22T06:39:28.251Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-22T06:39:28.251Z] 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-22T06:39:28.251Z] 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-22T06:39:28.251Z] Setting up python3 (3.5.3-1) ... [2019-08-22T06:39:28.534Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-22T06:39:29.150Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-22T06:39:29.150Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-22T06:39:29.150Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-22T06:39:29.150Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-22T06:39:29.433Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-22T06:39:30.052Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-22T06:39:30.052Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-22T06:39:30.338Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-22T06:39:30.338Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-22T06:39:30.621Z] Setting up dh-python (2.20170125) ... [2019-08-22T06:39:30.904Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-22T06:39:30.904Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-22T06:39:31.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-22T06:39:31.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-22T06:39:38.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-22T06:39:43.462Z] Removing intermediate container 0b1a1bf3411f [2019-08-22T06:39:43.462Z] ---> c8ebf6665ffb [2019-08-22T06:39:43.462Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-22T06:39:43.462Z] ---> Running in e46241fe2609 [2019-08-22T06:39:44.469Z] Collecting yamllint==1.16.0 [2019-08-22T06:39:44.761Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-22T06:39:44.761Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-22T06:39:45.044Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-22T06:39:46.053Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-22T06:39:46.337Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-22T06:39:46.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-22T06:39:46.952Z] Building wheels for collected packages: pyyaml, pathspec [2019-08-22T06:39:46.952Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-22T06:39:47.568Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-22T06:39:47.568Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-22T06:39:47.568Z] Running setup.py bdist_wheel for pathspec: started [2019-08-22T06:39:48.184Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-22T06:39:48.184Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-22T06:39:48.184Z] Successfully built pyyaml pathspec [2019-08-22T06:39:48.184Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-08-22T06:39:48.468Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-22T06:39:49.087Z] Removing intermediate container e46241fe2609 [2019-08-22T06:39:49.087Z] ---> f09cd6b03f09 [2019-08-22T06:39:49.087Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-22T06:39:50.095Z] ---> ba4a85b1ea97 [2019-08-22T06:39:50.095Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-22T06:39:52.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-22T06:39:54.478Z] ---> bcbca46ad6f5 [2019-08-22T06:39:54.478Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-22T06:39:56.225Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-08-22T06:39:56.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-22T06:39:56.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-22T06:39:57.160Z] ---> 293fb4ddb3e1 [2019-08-22T06:39:57.160Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-22T06:39:57.160Z] ---> c329eb9fac13 [2019-08-22T06:39:57.160Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-22T06:39:57.444Z] ---> 69df32b4a0c2 [2019-08-22T06:39:57.444Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-22T06:39:58.059Z] ---> a79c75504e66 [2019-08-22T06:39:58.059Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-22T06:39:58.059Z] ---> 4a9fe9550319 [2019-08-22T06:39:58.059Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-22T06:39:58.342Z] ---> 0d76da155c53 [2019-08-22T06:39:58.342Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-22T06:39:59.359Z] ---> bffac0a9bef8 [2019-08-22T06:39:59.359Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-22T06:39:59.643Z] ---> 9602aa08dbf1 [2019-08-22T06:39:59.643Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-22T06:40:00.650Z] ---> 3eddfc827f4d [2019-08-22T06:40:00.650Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-22T06:40:00.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-22T06:40:01.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-22T06:40:02.125Z] ---> fd87b8f09295 [2019-08-22T06:40:02.125Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-22T06:40:02.125Z] ---> b1d9cd844fd0 [2019-08-22T06:40:02.125Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-22T06:40:02.741Z] ---> 0265b89090ec [2019-08-22T06:40:02.741Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-22T06:40:03.023Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-22T06:40:03.023Z] bad55c542dc9: Pulling fs layer [2019-08-22T06:40:03.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-22T06:40:03.643Z] bad55c542dc9: Verifying Checksum [2019-08-22T06:40:04.262Z] bad55c542dc9: Pull complete [2019-08-22T06:40:04.262Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-22T06:40:04.262Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-22T06:40:04.881Z] ---> cb11b3a2f621 [2019-08-22T06:40:04.881Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-22T06:40:04.881Z] ---> Running in 80a6b813e527 [2019-08-22T06:40:04.881Z] Removing intermediate container 80a6b813e527 [2019-08-22T06:40:04.881Z] ---> b67a544b8f3c [2019-08-22T06:40:04.881Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-22T06:40:04.881Z] ---> Running in 2683066ef3eb [2019-08-22T06:40:04.881Z] Removing intermediate container 2683066ef3eb [2019-08-22T06:40:04.881Z] ---> 2571321ced92 [2019-08-22T06:40:04.881Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-22T06:40:05.173Z] ---> Running in 70649f0a6f8d [2019-08-22T06:40:05.173Z] Removing intermediate container 70649f0a6f8d [2019-08-22T06:40:05.173Z] ---> daacf624e1a0 [2019-08-22T06:40:05.173Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-22T06:40:05.173Z] ---> Running in 195dc083dc0e [2019-08-22T06:40:05.456Z] Removing intermediate container 195dc083dc0e [2019-08-22T06:40:05.456Z] ---> 30bbbff90f07 [2019-08-22T06:40:05.456Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-22T06:40:05.456Z] ---> Running in d70f4b85c8d9 [2019-08-22T06:40:05.456Z] Removing intermediate container d70f4b85c8d9 [2019-08-22T06:40:05.456Z] ---> e8f0f30cfba6 [2019-08-22T06:40:05.456Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-22T06:40:05.456Z] ---> Running in 1e8fae3052b1 [2019-08-22T06:40:05.738Z] Removing intermediate container 1e8fae3052b1 [2019-08-22T06:40:05.738Z] ---> 02d97304771f [2019-08-22T06:40:05.738Z] Step 125/126 : FROM dev AS final [2019-08-22T06:40:05.738Z] ---> 02d97304771f [2019-08-22T06:40:05.738Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-22T06:40:06.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-22T06:40:07.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-22T06:40:07.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-22T06:40:09.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-22T06:40:12.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-22T06:40:12.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-22T06:40:12.567Z] ---> 833fe4783119 [2019-08-22T06:40:12.567Z] Successfully built 833fe4783119 [2019-08-22T06:40:12.567Z] Successfully tagged docker:2841b05b71095d662ecb47831d88371e9cb033ff [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-22T06:40:13.008Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/test/unit [2019-08-22T06:40:15.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-22T06:40:15.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-22T06:40:16.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-22T06:40:18.514Z] ? github.com/docker/docker/api [no test files] [2019-08-22T06:40:19.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-22T06:40:20.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-22T06:40:23.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-22T06:40:25.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-22T06:40:26.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-22T06:40:29.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-22T06:40:32.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-22T06:40:33.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-22T06:40:33.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-22T06:40:37.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-22T06:40:37.890Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-22T06:40:37.890Z] Using test binary docker [2019-08-22T06:40:37.890Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-22T06:40:37.890Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-22T06:40:37.890Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-22T06:40:37.890Z] Warning failed to create cache: (null) [2019-08-22T06:40:37.890Z] . [2019-08-22T06:40:37.890Z] INFO: Waiting for daemon to start... [2019-08-22T06:40:37.890Z] Starting dockerd [2019-08-22T06:40:40.388Z] . [2019-08-22T06:40:40.388Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-22T06:40:40.388Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-22T06:40:40.388Z] Error: No such image: emptyfs [2019-08-22T06:40:40.388Z] Running integration-test (iteration 1) [2019-08-22T06:40:40.388Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-22T06:40:40.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-22T06:40:45.564Z] ok github.com/docker/docker/api/server 0.036s coverage: 7.9% of statements [2019-08-22T06:40:47.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-22T06:40:49.945Z] Loaded image: buildpack-deps:jessie [2019-08-22T06:40:49.945Z] Loaded image: busybox:latest [2019-08-22T06:40:49.945Z] Loaded image: busybox:glibc [2019-08-22T06:40:49.945Z] Loaded image: debian:jessie [2019-08-22T06:40:49.945Z] Loaded image: hello-world:latest [2019-08-22T06:40:49.945Z] INFO: Testing against a local daemon [2019-08-22T06:40:49.945Z] === RUN TestCgroupNamespacesBuild [2019-08-22T06:40:51.735Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2019-08-22T06:40:51.735Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-22T06:40:51.735Z] daemon.go:336: [db333a367e54d] waiting for daemon to start [2019-08-22T06:40:51.735Z] daemon.go:336: [db333a367e54d] waiting for daemon to start [2019-08-22T06:40:51.735Z] daemon.go:364: [db333a367e54d] daemon started [2019-08-22T06:40:51.735Z] daemon.go:472: [db333a367e54d] Stopping daemon [2019-08-22T06:40:51.735Z] daemon.go:307: [db333a367e54d] exiting daemon [2019-08-22T06:40:51.735Z] daemon.go:459: [db333a367e54d] Daemon stopped [2019-08-22T06:40:51.735Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-22T06:40:53.626Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2019-08-22T06:40:53.627Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-22T06:40:53.627Z] daemon.go:336: [dce15238aeecc] waiting for daemon to start [2019-08-22T06:40:53.627Z] daemon.go:336: [dce15238aeecc] waiting for daemon to start [2019-08-22T06:40:53.627Z] daemon.go:364: [dce15238aeecc] daemon started [2019-08-22T06:40:53.627Z] daemon.go:472: [dce15238aeecc] Stopping daemon [2019-08-22T06:40:53.627Z] daemon.go:307: [dce15238aeecc] exiting daemon [2019-08-22T06:40:53.627Z] daemon.go:459: [dce15238aeecc] Daemon stopped [2019-08-22T06:40:53.627Z] === RUN TestBuildWithSession [2019-08-22T06:40:55.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-22T06:40:56.061Z] --- PASS: TestBuildWithSession (2.51s) [2019-08-22T06:40:56.061Z] === RUN TestBuildSquashParent [2019-08-22T06:40:57.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-22T06:40:59.024Z] ................................................. [ 30%] [2019-08-22T06:41:02.438Z] --- PASS: TestBuildSquashParent (5.94s) [2019-08-22T06:41:02.438Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-22T06:41:02.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:41:02.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:41:02.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:41:02.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:41:02.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:41:02.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:41:02.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:41:02.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:41:02.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:41:02.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:41:02.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:41:02.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:41:02.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:41:02.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:41:04.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-22T06:41:04.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:41:04.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:41:06.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:41:06.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:41:07.519Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-22T06:41:07.519Z] Using test binary docker [2019-08-22T06:41:07.519Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-22T06:41:07.519Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-22T06:41:07.519Z] Warning failed to create cache: (null) [2019-08-22T06:41:07.519Z] . [2019-08-22T06:41:07.519Z] INFO: Waiting for daemon to start... [2019-08-22T06:41:07.519Z] Starting dockerd [2019-08-22T06:41:09.422Z] . [2019-08-22T06:41:09.422Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-22T06:41:09.422Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-22T06:41:09.422Z] Error: No such image: emptyfs [2019-08-22T06:41:09.680Z] Running integration-test (iteration 1) [2019-08-22T06:41:09.680Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-22T06:41:09.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-08-22T06:41:09.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s) [2019-08-22T06:41:09.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2019-08-22T06:41:09.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2019-08-22T06:41:09.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2019-08-22T06:41:09.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s) [2019-08-22T06:41:09.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s) [2019-08-22T06:41:09.955Z] === RUN TestBuildMultiStageCopy [2019-08-22T06:41:09.955Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-22T06:41:11.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-22T06:41:12.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-22T06:41:13.066Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-22T06:41:13.440Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-22T06:41:14.221Z] --- PASS: TestBuildMultiStageCopy (4.62s) [2019-08-22T06:41:14.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2019-08-22T06:41:14.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2019-08-22T06:41:14.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2019-08-22T06:41:14.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-08-22T06:41:14.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-08-22T06:41:14.221Z] === RUN TestBuildMultiStageParentConfig [2019-08-22T06:41:15.520Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2019-08-22T06:41:15.520Z] === RUN TestBuildLabelWithTargets [2019-08-22T06:41:17.976Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-08-22T06:41:18.007Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2019-08-22T06:41:18.007Z] === RUN TestBuildWithEmptyLayers [2019-08-22T06:41:19.254Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2019-08-22T06:41:19.254Z] === RUN TestBuildMultiStageOnBuild [2019-08-22T06:41:22.558Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2019-08-22T06:41:22.558Z] === RUN TestBuildUncleanTarFilenames [2019-08-22T06:41:23.839Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2019-08-22T06:41:23.839Z] === RUN TestBuildMultiStageLayerLeak [2019-08-22T06:41:25.908Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-08-22T06:41:27.071Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-08-22T06:41:27.071Z] === RUN TestBuildWithHugeFile [2019-08-22T06:41:30.034Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-08-22T06:41:41.752Z] Loaded image: buildpack-deps:jessie [2019-08-22T06:41:41.752Z] Loaded image: busybox:latest [2019-08-22T06:41:41.752Z] Loaded image: busybox:glibc [2019-08-22T06:41:41.752Z] Loaded image: debian:jessie [2019-08-22T06:41:41.752Z] Loaded image: hello-world:latest [2019-08-22T06:41:41.752Z] INFO: Testing against a local daemon [2019-08-22T06:41:41.752Z] === RUN TestCgroupNamespacesBuild [2019-08-22T06:41:42.319Z] --- PASS: TestCgroupNamespacesBuild (3.93s) [2019-08-22T06:41:42.319Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild [2019-08-22T06:41:42.319Z] daemon.go:336: [da9a7ecbc5767] waiting for daemon to start [2019-08-22T06:41:42.319Z] daemon.go:336: [da9a7ecbc5767] waiting for daemon to start [2019-08-22T06:41:42.319Z] daemon.go:364: [da9a7ecbc5767] daemon started [2019-08-22T06:41:42.319Z] daemon.go:472: [da9a7ecbc5767] Stopping daemon [2019-08-22T06:41:42.319Z] daemon.go:307: [da9a7ecbc5767] exiting daemon [2019-08-22T06:41:42.319Z] daemon.go:459: [da9a7ecbc5767] Daemon stopped [2019-08-22T06:41:42.319Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-22T06:41:44.859Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2019-08-22T06:41:44.859Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode [2019-08-22T06:41:44.859Z] daemon.go:336: [d62998a849f45] waiting for daemon to start [2019-08-22T06:41:44.859Z] daemon.go:336: [d62998a849f45] waiting for daemon to start [2019-08-22T06:41:44.859Z] daemon.go:364: [d62998a849f45] daemon started [2019-08-22T06:41:44.859Z] daemon.go:472: [d62998a849f45] Stopping daemon [2019-08-22T06:41:44.859Z] daemon.go:307: [d62998a849f45] exiting daemon [2019-08-22T06:41:44.859Z] daemon.go:459: [d62998a849f45] Daemon stopped [2019-08-22T06:41:44.859Z] === RUN TestBuildWithSession [2019-08-22T06:41:48.143Z] --- PASS: TestBuildWithSession (3.58s) [2019-08-22T06:41:48.143Z] === RUN TestBuildSquashParent [2019-08-22T06:41:50.856Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-08-22T06:41:58.108Z] --- PASS: TestBuildSquashParent (9.80s) [2019-08-22T06:41:58.108Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent [2019-08-22T06:41:58.108Z] daemon.go:336: [dcea2dabde03e] waiting for daemon to start [2019-08-22T06:41:58.108Z] daemon.go:336: [dcea2dabde03e] waiting for daemon to start [2019-08-22T06:41:58.108Z] daemon.go:364: [dcea2dabde03e] daemon started [2019-08-22T06:41:58.108Z] daemon.go:472: [dcea2dabde03e] Stopping daemon [2019-08-22T06:41:58.108Z] daemon.go:307: [dcea2dabde03e] exiting daemon [2019-08-22T06:41:58.108Z] daemon.go:459: [dcea2dabde03e] Daemon stopped [2019-08-22T06:41:58.108Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-22T06:41:58.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:41:58.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:41:58.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:41:58.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:41:58.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:41:58.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:41:58.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:41:58.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:41:58.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:41:58.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:41:58.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:41:58.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:41:58.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:41:58.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:41:59.790Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-08-22T06:42:01.652Z] --- PASS: TestBuildWithHugeFile (30.59s) [2019-08-22T06:42:01.652Z] === RUN TestBuildWithEmptyDockerfile [2019-08-22T06:42:01.652Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:42:01.652Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:42:01.652Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:42:01.652Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:42:01.652Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:42:01.652Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:42:01.652Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:42:01.652Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:42:01.652Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:42:01.652Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-08-22T06:42:01.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-08-22T06:42:01.652Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-08-22T06:42:01.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-08-22T06:42:01.652Z] === RUN TestBuildPreserveOwnership [2019-08-22T06:42:01.652Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-22T06:42:01.652Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-22T06:42:01.739Z] tests/integration/api_secret_test.py ..... [ 52%] [2019-08-22T06:42:02.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:42:02.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:42:03.228Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-22T06:42:03.228Z] Using test binary docker [2019-08-22T06:42:03.228Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-22T06:42:03.228Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-22T06:42:03.228Z] Warning failed to create cache: (null) [2019-08-22T06:42:03.228Z] . [2019-08-22T06:42:03.228Z] INFO: Waiting for daemon to start... [2019-08-22T06:42:03.228Z] Starting dockerd [2019-08-22T06:42:03.228Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-22T06:42:03.228Z] Using test binary docker [2019-08-22T06:42:03.228Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-22T06:42:03.462Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2019-08-22T06:42:03.462Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2019-08-22T06:42:03.462Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-08-22T06:42:03.462Z] === RUN TestBuildPlatformInvalid [2019-08-22T06:42:03.522Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-22T06:42:03.522Z] Warning failed to create cache: (null) [2019-08-22T06:42:03.522Z] . [2019-08-22T06:42:03.522Z] INFO: Waiting for daemon to start... [2019-08-22T06:42:03.522Z] Starting dockerd [2019-08-22T06:42:03.954Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-08-22T06:42:03.954Z] PASS [2019-08-22T06:42:03.954Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-22T06:42:03.954Z] INFO: Testing against a local daemon [2019-08-22T06:42:03.954Z] === RUN TestConfigList [2019-08-22T06:42:04.914Z] .=== CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:42:04.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:42:05.172Z] [2019-08-22T06:42:05.172Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-22T06:42:05.172Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-22T06:42:05.172Z] Error: No such image: emptyfs [2019-08-22T06:42:05.430Z] [2019-08-22T06:42:05.430Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-22T06:42:05.688Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-22T06:42:05.688Z] Error: No such image: emptyfs [2019-08-22T06:42:05.688Z] Running integration-test (iteration 1) [2019-08-22T06:42:05.688Z] 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-22T06:42:05.946Z] Running integration-test (iteration 1) [2019-08-22T06:42:05.946Z] 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-22T06:42:07.139Z] --- PASS: TestConfigList (2.98s) [2019-08-22T06:42:07.139Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-22T06:42:07.139Z] daemon.go:336: [d6a09ea7afa26] waiting for daemon to start [2019-08-22T06:42:07.139Z] daemon.go:336: [d6a09ea7afa26] waiting for daemon to start [2019-08-22T06:42:07.139Z] daemon.go:364: [d6a09ea7afa26] daemon started [2019-08-22T06:42:07.139Z] daemon.go:472: [d6a09ea7afa26] Stopping daemon [2019-08-22T06:42:07.139Z] daemon.go:307: [d6a09ea7afa26] exiting daemon [2019-08-22T06:42:07.139Z] daemon.go:459: [d6a09ea7afa26] Daemon stopped [2019-08-22T06:42:07.139Z] === RUN TestConfigsCreateAndDelete [2019-08-22T06:42:07.654Z] tests/integration/api_service_test.py ................s................. [ 61%] [2019-08-22T06:42:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-08-22T06:42:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.61s) [2019-08-22T06:42:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.77s) [2019-08-22T06:42:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2019-08-22T06:42:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2019-08-22T06:42:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.78s) [2019-08-22T06:42:08.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.70s) [2019-08-22T06:42:08.476Z] === RUN TestBuildMultiStageCopy [2019-08-22T06:42:08.476Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-22T06:42:09.717Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2019-08-22T06:42:09.717Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-22T06:42:09.717Z] daemon.go:336: [dbf4497d9f1d9] waiting for daemon to start [2019-08-22T06:42:09.717Z] daemon.go:336: [dbf4497d9f1d9] waiting for daemon to start [2019-08-22T06:42:09.717Z] daemon.go:364: [dbf4497d9f1d9] daemon started [2019-08-22T06:42:09.717Z] daemon.go:472: [dbf4497d9f1d9] Stopping daemon [2019-08-22T06:42:09.717Z] daemon.go:307: [dbf4497d9f1d9] exiting daemon [2019-08-22T06:42:09.717Z] daemon.go:459: [dbf4497d9f1d9] Daemon stopped [2019-08-22T06:42:09.717Z] === RUN TestConfigsUpdate [2019-08-22T06:42:12.906Z] --- PASS: TestConfigsUpdate (2.93s) [2019-08-22T06:42:12.906Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-22T06:42:12.906Z] daemon.go:336: [d418114dfe939] waiting for daemon to start [2019-08-22T06:42:12.906Z] daemon.go:336: [d418114dfe939] waiting for daemon to start [2019-08-22T06:42:12.906Z] daemon.go:364: [d418114dfe939] daemon started [2019-08-22T06:42:12.906Z] daemon.go:472: [d418114dfe939] Stopping daemon [2019-08-22T06:42:12.906Z] daemon.go:307: [d418114dfe939] exiting daemon [2019-08-22T06:42:12.906Z] daemon.go:459: [d418114dfe939] Daemon stopped [2019-08-22T06:42:12.906Z] === RUN TestTemplatedConfig [2019-08-22T06:42:13.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-22T06:42:13.995Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-22T06:42:14.929Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-22T06:42:15.495Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-22T06:42:16.183Z] --- PASS: TestTemplatedConfig (3.59s) [2019-08-22T06:42:16.183Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-22T06:42:16.183Z] daemon.go:336: [dff74bec0a430] waiting for daemon to start [2019-08-22T06:42:16.183Z] daemon.go:336: [dff74bec0a430] waiting for daemon to start [2019-08-22T06:42:16.183Z] daemon.go:364: [dff74bec0a430] daemon started [2019-08-22T06:42:16.183Z] daemon.go:472: [dff74bec0a430] Stopping daemon [2019-08-22T06:42:16.183Z] daemon.go:307: [dff74bec0a430] exiting daemon [2019-08-22T06:42:16.183Z] daemon.go:459: [dff74bec0a430] Daemon stopped [2019-08-22T06:42:16.183Z] === RUN TestConfigInspect [2019-08-22T06:42:16.924Z] --- PASS: TestBuildMultiStageCopy (8.11s) [2019-08-22T06:42:16.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.59s) [2019-08-22T06:42:16.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-08-22T06:42:16.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2019-08-22T06:42:16.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.81s) [2019-08-22T06:42:16.924Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.15s) [2019-08-22T06:42:16.924Z] === RUN TestBuildMultiStageParentConfig [2019-08-22T06:42:19.374Z] --- PASS: TestConfigInspect (2.87s) [2019-08-22T06:42:19.374Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-22T06:42:19.374Z] daemon.go:336: [d126b271ac660] waiting for daemon to start [2019-08-22T06:42:19.374Z] daemon.go:336: [d126b271ac660] waiting for daemon to start [2019-08-22T06:42:19.374Z] daemon.go:364: [d126b271ac660] daemon started [2019-08-22T06:42:19.374Z] daemon.go:472: [d126b271ac660] Stopping daemon [2019-08-22T06:42:19.374Z] daemon.go:307: [d126b271ac660] exiting daemon [2019-08-22T06:42:19.374Z] daemon.go:459: [d126b271ac660] Daemon stopped [2019-08-22T06:42:19.374Z] === RUN TestConfigCreateWithLabels [2019-08-22T06:42:19.452Z] --- PASS: TestBuildMultiStageParentConfig (2.46s) [2019-08-22T06:42:19.452Z] === RUN TestBuildLabelWithTargets [2019-08-22T06:42:20.993Z] ........................ [ 67%] [2019-08-22T06:42:22.646Z] --- PASS: TestConfigCreateWithLabels (3.11s) [2019-08-22T06:42:22.646Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-22T06:42:22.646Z] daemon.go:336: [d50fba19c2ed7] waiting for daemon to start [2019-08-22T06:42:22.646Z] daemon.go:336: [d50fba19c2ed7] waiting for daemon to start [2019-08-22T06:42:22.646Z] daemon.go:364: [d50fba19c2ed7] daemon started [2019-08-22T06:42:22.646Z] daemon.go:472: [d50fba19c2ed7] Stopping daemon [2019-08-22T06:42:22.646Z] daemon.go:307: [d50fba19c2ed7] exiting daemon [2019-08-22T06:42:22.646Z] daemon.go:459: [d50fba19c2ed7] Daemon stopped [2019-08-22T06:42:22.646Z] === RUN TestConfigCreateResolve [2019-08-22T06:42:22.733Z] --- PASS: TestBuildLabelWithTargets (3.42s) [2019-08-22T06:42:22.733Z] === RUN TestBuildWithEmptyLayers [2019-08-22T06:42:24.631Z] --- PASS: TestBuildWithEmptyLayers (1.92s) [2019-08-22T06:42:24.631Z] === RUN TestBuildMultiStageOnBuild [2019-08-22T06:42:25.130Z] --- PASS: TestConfigCreateResolve (3.00s) [2019-08-22T06:42:25.131Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-22T06:42:25.131Z] daemon.go:336: [d7abea38df722] waiting for daemon to start [2019-08-22T06:42:25.131Z] daemon.go:336: [d7abea38df722] waiting for daemon to start [2019-08-22T06:42:25.131Z] daemon.go:364: [d7abea38df722] daemon started [2019-08-22T06:42:25.131Z] daemon.go:472: [d7abea38df722] Stopping daemon [2019-08-22T06:42:25.131Z] daemon.go:307: [d7abea38df722] exiting daemon [2019-08-22T06:42:25.131Z] daemon.go:459: [d7abea38df722] Daemon stopped [2019-08-22T06:42:25.131Z] === RUN TestConfigDaemonLibtrustID [2019-08-22T06:42:25.916Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-08-22T06:42:25.916Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-22T06:42:25.916Z] daemon.go:336: [df2fa112f3368] waiting for daemon to start [2019-08-22T06:42:25.916Z] daemon.go:336: [df2fa112f3368] waiting for daemon to start [2019-08-22T06:42:25.916Z] daemon.go:364: [df2fa112f3368] daemon started [2019-08-22T06:42:25.916Z] daemon.go:472: [df2fa112f3368] Stopping daemon [2019-08-22T06:42:25.916Z] daemon.go:307: [df2fa112f3368] exiting daemon [2019-08-22T06:42:25.916Z] daemon.go:459: [df2fa112f3368] Daemon stopped [2019-08-22T06:42:25.916Z] PASS [2019-08-22T06:42:25.916Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-22T06:42:25.916Z] INFO: Testing against a local daemon [2019-08-22T06:42:25.916Z] === RUN TestCheckpoint [2019-08-22T06:42:25.916Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-22T06:42:25.916Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-22T06:42:25.916Z] === RUN TestContainerInvalidJSON [2019-08-22T06:42:25.916Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:42:25.916Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:42:25.916Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:42:25.916Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:42:25.916Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:42:25.916Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:42:25.916Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:42:25.916Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:42:25.916Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:42:25.916Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-08-22T06:42:25.916Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-22T06:42:25.916Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-22T06:42:25.916Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-22T06:42:25.916Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-22T06:42:25.916Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-08-22T06:42:25.916Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-22T06:42:26.279Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-08-22T06:42:26.279Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-22T06:42:26.279Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-08-22T06:42:26.279Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-22T06:42:26.279Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-22T06:42:26.279Z] === RUN TestCopyFromContainer [2019-08-22T06:42:28.338Z] === RUN TestCopyFromContainer// [2019-08-22T06:42:28.725Z] === RUN TestCopyFromContainer//bar/root [2019-08-22T06:42:28.725Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-22T06:42:28.725Z] === RUN TestCopyFromContainer/bar/quux [2019-08-22T06:42:28.725Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-22T06:42:28.814Z] Loaded image: buildpack-deps:jessie [2019-08-22T06:42:28.814Z] Loaded image: busybox:latest [2019-08-22T06:42:28.814Z] Loaded image: busybox:glibc [2019-08-22T06:42:28.814Z] Loaded image: debian:jessie [2019-08-22T06:42:29.073Z] Loaded image: hello-world:latest [2019-08-22T06:42:29.073Z] INFO: Testing against a local daemon [2019-08-22T06:42:29.108Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-22T06:42:29.108Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-22T06:42:29.108Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-22T06:42:29.108Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-22T06:42:29.108Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-22T06:42:29.331Z] --- PASS: TestBuildMultiStageOnBuild (4.79s) [2019-08-22T06:42:29.331Z] === RUN TestBuildUncleanTarFilenames [2019-08-22T06:42:29.331Z] Loaded image: buildpack-deps:jessie [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer (3.05s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-08-22T06:42:29.478Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-08-22T06:42:29.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-22T06:42:29.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:42:29.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:42:29.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:42:29.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:42:29.478Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:42:29.478Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:42:29.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:42:29.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:42:29.478Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:42:29.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-08-22T06:42:29.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-22T06:42:29.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-22T06:42:29.478Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-08-22T06:42:29.478Z] === RUN TestCreateWithInvalidEnv [2019-08-22T06:42:29.478Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-22T06:42:29.478Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-22T06:42:29.478Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-22T06:42:29.478Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-22T06:42:29.478Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-22T06:42:29.478Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-22T06:42:29.478Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-22T06:42:29.478Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-22T06:42:29.478Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-22T06:42:29.478Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-22T06:42:29.478Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-22T06:42:29.478Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-22T06:42:29.478Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-22T06:42:29.478Z] === RUN TestCreateTmpfsMountsTarget [2019-08-22T06:42:29.478Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-08-22T06:42:29.478Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-22T06:42:29.589Z] Loaded image: busybox:latest [2019-08-22T06:42:29.847Z] Loaded image: busybox:glibc [2019-08-22T06:42:29.847Z] Loaded image: debian:jessie [2019-08-22T06:42:29.847Z] Loaded image: hello-world:latest [2019-08-22T06:42:30.105Z] INFO: Testing against a local daemon [2019-08-22T06:42:30.105Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.002s [2019-08-22T06:42:30.105Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.019s [2019-08-22T06:42:30.105Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.005s [2019-08-22T06:42:30.105Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-08-22T06:42:30.105Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-08-22T06:42:30.105Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.005s [2019-08-22T06:42:30.105Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.006s [2019-08-22T06:42:30.671Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2019-08-22T06:42:30.671Z] === RUN TestBuildMultiStageLayerLeak [2019-08-22T06:42:30.671Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.627s [2019-08-22T06:42:30.929Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.078s [2019-08-22T06:42:31.197Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.400s [2019-08-22T06:42:31.197Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.021s [2019-08-22T06:42:31.762Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.486s [2019-08-22T06:42:32.019Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:42:32.019Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:42:32.019Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:42:32.019Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-22T06:42:32.019Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:42:32.019Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:42:32.019Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:42:32.019Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:42:32.019Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:42:32.019Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.216s [2019-08-22T06:42:32.019Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.002s [2019-08-22T06:42:32.413Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-22T06:42:32.413Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:42:32.413Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:42:32.413Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:42:32.413Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-08-22T06:42:32.413Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-08-22T06:42:32.413Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-22T06:42:33.918Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.255s [2019-08-22T06:42:33.918Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2019-08-22T06:42:33.918Z] === RUN TestBuildWithHugeFile [2019-08-22T06:42:33.918Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.624s [2019-08-22T06:42:33.918Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.135s [2019-08-22T06:42:33.918Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.002s [2019-08-22T06:42:33.918Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.005s [2019-08-22T06:42:34.852Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.730s [2019-08-22T06:42:34.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2019-08-22T06:42:34.865Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-22T06:42:34.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:42:34.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:42:34.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:42:34.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:42:34.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:42:34.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:42:34.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:42:34.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:42:34.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:42:34.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:42:34.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:42:34.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:42:34.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:42:34.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:42:34.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:42:35.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-08-22T06:42:35.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-08-22T06:42:35.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-08-22T06:42:35.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-08-22T06:42:35.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-08-22T06:42:35.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-08-22T06:42:35.228Z] === RUN TestContainerStartOnDaemonRestart [2019-08-22T06:42:35.228Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-22T06:42:35.228Z] === RUN TestDaemonRestartIpcMode [2019-08-22T06:42:35.228Z] === PAUSE TestDaemonRestartIpcMode [2019-08-22T06:42:35.228Z] === RUN TestDiff [2019-08-22T06:42:36.010Z] --- PASS: TestDiff (0.83s) [2019-08-22T06:42:36.010Z] === RUN TestExecWithCloseStdin [2019-08-22T06:42:36.226Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 0.805s [2019-08-22T06:42:36.226Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.167s [2019-08-22T06:42:36.226Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-08-22T06:42:36.226Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s [2019-08-22T06:42:36.226Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 2.515s [2019-08-22T06:42:36.791Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.571s [2019-08-22T06:42:36.824Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-08-22T06:42:36.824Z] === RUN TestExec [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 95.2% of statements [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 4.0% of statements [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-22T06:42:37.739Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-22T06:42:37.739Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2019-08-22T06:42:38.102Z] --- PASS: TestExec (0.99s) [2019-08-22T06:42:38.102Z] === RUN TestExecUser [2019-08-22T06:42:38.896Z] --- PASS: TestExecUser (1.01s) [2019-08-22T06:42:38.896Z] === RUN TestExportContainerAndImportImage [2019-08-22T06:42:40.156Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2019-08-22T06:42:40.156Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-22T06:42:42.052Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 4.311s [2019-08-22T06:42:42.053Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 4.635s [2019-08-22T06:42:42.109Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-08-22T06:42:42.109Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-22T06:42:42.109Z] daemon.go:336: [da1014616aa20] waiting for daemon to start [2019-08-22T06:42:42.109Z] daemon.go:336: [da1014616aa20] waiting for daemon to start [2019-08-22T06:42:42.109Z] daemon.go:364: [da1014616aa20] daemon started [2019-08-22T06:42:42.109Z] daemon.go:472: [da1014616aa20] Stopping daemon [2019-08-22T06:42:42.109Z] daemon.go:307: [da1014616aa20] exiting daemon [2019-08-22T06:42:42.109Z] daemon.go:459: [da1014616aa20] Daemon stopped [2019-08-22T06:42:42.109Z] daemon.go:336: [da1014616aa20] waiting for daemon to start [2019-08-22T06:42:42.109Z] daemon.go:336: [da1014616aa20] waiting for daemon to start [2019-08-22T06:42:42.109Z] daemon.go:364: [da1014616aa20] daemon started [2019-08-22T06:42:42.109Z] daemon.go:472: [da1014616aa20] Stopping daemon [2019-08-22T06:42:42.109Z] daemon.go:307: [da1014616aa20] exiting daemon [2019-08-22T06:42:42.109Z] daemon.go:459: [da1014616aa20] Daemon stopped [2019-08-22T06:42:42.109Z] === RUN TestHealthCheckWorkdir [2019-08-22T06:42:42.902Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2019-08-22T06:42:42.902Z] === RUN TestHealthKillContainer [2019-08-22T06:42:44.581Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 3.195s [2019-08-22T06:42:44.581Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.402s [2019-08-22T06:42:46.037Z] --- PASS: TestHealthKillContainer (3.12s) [2019-08-22T06:42:46.037Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-22T06:42:46.178Z] ok github.com/docker/docker/builder/fscache 0.144s coverage: 69.2% of statements [2019-08-22T06:42:46.874Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-08-22T06:42:46.874Z] === RUN TestIpcModeNone [2019-08-22T06:42:47.108Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 2.643s [2019-08-22T06:42:47.224Z] ok github.com/docker/docker/builder/remotecontext/git 4.985s coverage: 85.1% of statements [2019-08-22T06:42:47.224Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2019-08-22T06:42:47.511Z] ok github.com/docker/docker/builder/remotecontext 0.378s coverage: 13.6% of statements [2019-08-22T06:42:48.192Z] --- PASS: TestIpcModeNone (1.12s) [2019-08-22T06:42:48.192Z] === RUN TestIpcModePrivate [2019-08-22T06:42:48.534Z] ok github.com/docker/docker/builder/dockerfile 0.994s coverage: 45.1% of statements [2019-08-22T06:42:48.534Z] ? github.com/docker/docker/cli [no test files] [2019-08-22T06:42:48.534Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-22T06:42:48.980Z] --- PASS: TestIpcModePrivate (1.07s) [2019-08-22T06:42:48.980Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2019-08-22T06:42:48.980Z] === RUN TestIpcModeShareable [2019-08-22T06:42:49.013Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 3.460s [2019-08-22T06:42:49.013Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort 2.019s [2019-08-22T06:42:50.236Z] --- PASS: TestIpcModeShareable (1.03s) [2019-08-22T06:42:50.236Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true [2019-08-22T06:42:50.236Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-22T06:42:51.543Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.241s [2019-08-22T06:42:52.480Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 0.799s [2019-08-22T06:42:52.738Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal 3.585s [2019-08-22T06:42:53.559Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.19s) [2019-08-22T06:42:53.559Z] === RUN TestAPIIpcModeHost [2019-08-22T06:42:53.673Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.154s [2019-08-22T06:42:53.937Z] --- PASS: TestAPIIpcModeHost (0.78s) [2019-08-22T06:42:53.937Z] === RUN TestDaemonIpcModeShareable [2019-08-22T06:42:55.046Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.421s [2019-08-22T06:42:55.613Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 3.020s [2019-08-22T06:42:55.764Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-08-22T06:42:55.764Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-22T06:42:55.764Z] daemon.go:336: [dc54804592764] waiting for daemon to start [2019-08-22T06:42:55.764Z] daemon.go:336: [dc54804592764] waiting for daemon to start [2019-08-22T06:42:55.764Z] daemon.go:364: [dc54804592764] daemon started [2019-08-22T06:42:55.764Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true [2019-08-22T06:42:55.764Z] daemon.go:472: [dc54804592764] Stopping daemon [2019-08-22T06:42:55.764Z] daemon.go:307: [dc54804592764] exiting daemon [2019-08-22T06:42:55.764Z] daemon.go:459: [dc54804592764] Daemon stopped [2019-08-22T06:42:55.764Z] === RUN TestDaemonIpcModePrivate [2019-08-22T06:42:56.546Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 1.343s [2019-08-22T06:42:57.508Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-08-22T06:42:57.701Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-08-22T06:42:57.701Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-22T06:42:57.701Z] daemon.go:336: [d7de7318bd55f] waiting for daemon to start [2019-08-22T06:42:57.701Z] daemon.go:336: [d7de7318bd55f] waiting for daemon to start [2019-08-22T06:42:57.701Z] daemon.go:364: [d7de7318bd55f] daemon started [2019-08-22T06:42:57.701Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2019-08-22T06:42:57.701Z] daemon.go:472: [d7de7318bd55f] Stopping daemon [2019-08-22T06:42:57.701Z] daemon.go:307: [d7de7318bd55f] exiting daemon [2019-08-22T06:42:57.701Z] daemon.go:459: [d7de7318bd55f] Daemon stopped [2019-08-22T06:42:57.701Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-22T06:42:59.072Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 2.112s [2019-08-22T06:42:59.611Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2019-08-22T06:42:59.612Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-22T06:42:59.612Z] daemon.go:336: [d5a1b159c3d7e] waiting for daemon to start [2019-08-22T06:42:59.612Z] daemon.go:336: [d5a1b159c3d7e] waiting for daemon to start [2019-08-22T06:42:59.612Z] daemon.go:364: [d5a1b159c3d7e] daemon started [2019-08-22T06:42:59.612Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2019-08-22T06:42:59.612Z] daemon.go:472: [d5a1b159c3d7e] Stopping daemon [2019-08-22T06:42:59.612Z] daemon.go:307: [d5a1b159c3d7e] exiting daemon [2019-08-22T06:42:59.612Z] daemon.go:459: [d5a1b159c3d7e] Daemon stopped [2019-08-22T06:42:59.612Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-22T06:43:00.972Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr 5.026s [2019-08-22T06:43:01.433Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2019-08-22T06:43:01.433Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-22T06:43:01.433Z] daemon.go:336: [d1034106f58d3] waiting for daemon to start [2019-08-22T06:43:01.433Z] daemon.go:336: [d1034106f58d3] waiting for daemon to start [2019-08-22T06:43:01.433Z] daemon.go:364: [d1034106f58d3] daemon started [2019-08-22T06:43:01.433Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true [2019-08-22T06:43:01.433Z] daemon.go:472: [d1034106f58d3] Stopping daemon [2019-08-22T06:43:01.433Z] daemon.go:307: [d1034106f58d3] exiting daemon [2019-08-22T06:43:01.433Z] daemon.go:459: [d1034106f58d3] Daemon stopped [2019-08-22T06:43:01.433Z] === RUN TestIpcModeOlderClient [2019-08-22T06:43:01.433Z] === PAUSE TestIpcModeOlderClient [2019-08-22T06:43:01.433Z] === RUN TestKillContainerInvalidSignal [2019-08-22T06:43:01.540Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 2.222s [2019-08-22T06:43:02.217Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2019-08-22T06:43:02.217Z] === RUN TestKillContainer [2019-08-22T06:43:02.217Z] === RUN TestKillContainer/no_signal [2019-08-22T06:43:02.917Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 1.080s [2019-08-22T06:43:03.527Z] === RUN TestKillContainer/non_killing_signal [2019-08-22T06:43:03.807Z] ok github.com/docker/docker/client 0.986s coverage: 75.8% of statements [2019-08-22T06:43:03.894Z] === RUN TestKillContainer/killing_signal [2019-08-22T06:43:04.816Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 0.861s [2019-08-22T06:43:05.179Z] --- PASS: TestKillContainer (2.73s) [2019-08-22T06:43:05.179Z] --- PASS: TestKillContainer/no_signal (0.99s) [2019-08-22T06:43:05.179Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2019-08-22T06:43:05.179Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2019-08-22T06:43:05.179Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-22T06:43:05.179Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-22T06:43:05.751Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 5.118s [2019-08-22T06:43:05.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-22T06:43:06.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2019-08-22T06:43:06.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2019-08-22T06:43:06.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-08-22T06:43:06.745Z] === RUN TestKillStoppedContainer [2019-08-22T06:43:06.745Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-08-22T06:43:06.745Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-22T06:43:07.124Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.654s [2019-08-22T06:43:07.260Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2019-08-22T06:43:07.260Z] === RUN TestKillDifferentUserContainer [2019-08-22T06:43:08.064Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2019-08-22T06:43:08.064Z] === RUN TestInspectOomKilledTrue [2019-08-22T06:43:08.064Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-08-22T06:43:08.064Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-22T06:43:08.064Z] === RUN TestInspectOomKilledFalse [2019-08-22T06:43:08.064Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-22T06:43:08.064Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-22T06:43:08.064Z] === RUN TestLinksEtcHostsContentMatch [2019-08-22T06:43:08.874Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-08-22T06:43:08.874Z] === RUN TestLinksContainerNames [2019-08-22T06:43:09.657Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 1.057s [2019-08-22T06:43:10.222Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP 4.172s [2019-08-22T06:43:10.480Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 0.984s [2019-08-22T06:43:10.677Z] --- PASS: TestLinksContainerNames (1.67s) [2019-08-22T06:43:10.677Z] === RUN TestLogsFollowTailEmpty [2019-08-22T06:43:11.478Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2019-08-22T06:43:11.478Z] === RUN TestContainerNetworkMountsNoChown [2019-08-22T06:43:11.855Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone 1.528s [2019-08-22T06:43:12.330Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/default [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/default [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/private [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/private [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rprivate [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/slave [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/slave [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rslave [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/shared [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/shared [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rshared [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/default [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/rshared [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/shared [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/rslave [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/slave [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/rprivate [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/private [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:43:12.330Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-22T06:43:12.330Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:43:12.330Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-22T06:43:12.708Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:43:12.789Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 2.139s [2019-08-22T06:43:13.096Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:43:13.096Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:43:13.096Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:43:13.096Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:43:13.096Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-22T06:43:13.096Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:43:13.096Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-08-22T06:43:13.096Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-22T06:43:13.096Z] === RUN TestContainerBindMountNonRecursive [2019-08-22T06:43:14.688Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent 2.944s [2019-08-22T06:43:15.254Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.505s [2019-08-22T06:43:15.512Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.502s [2019-08-22T06:43:15.536Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-08-22T06:43:15.536Z] tests/integration/client_test.py ..... [ 75%] [2019-08-22T06:43:15.536Z] tests/integration/errors_test.py . [ 76%] [2019-08-22T06:43:15.554Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2019-08-22T06:43:15.554Z] === RUN TestNetworkNat [2019-08-22T06:43:15.930Z] --- PASS: TestNetworkNat (0.92s) [2019-08-22T06:43:15.930Z] === RUN TestNetworkLocalhostTCPNat [2019-08-22T06:43:16.078Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 3.339s [2019-08-22T06:43:17.299Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-08-22T06:43:17.299Z] === RUN TestNetworkLoopbackNat [2019-08-22T06:43:17.451Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 1.971s [2019-08-22T06:43:18.017Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 1.791s [2019-08-22T06:43:18.017Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog 0.532s [2019-08-22T06:43:18.085Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-08-22T06:43:18.085Z] === RUN TestPause [2019-08-22T06:43:19.333Z] --- PASS: TestPause (1.00s) [2019-08-22T06:43:19.333Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-22T06:43:19.333Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-22T06:43:19.333Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-22T06:43:19.333Z] === RUN TestPauseStopPausedContainer [2019-08-22T06:43:19.958Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 1.867s [2019-08-22T06:43:19.958Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.005s [2019-08-22T06:43:20.118Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-08-22T06:43:20.118Z] === RUN TestPsFilter [2019-08-22T06:43:20.484Z] --- PASS: TestPsFilter (0.24s) [2019-08-22T06:43:20.484Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-22T06:43:21.308Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-08-22T06:43:21.308Z] === RUN TestRemoveContainerWithVolume [2019-08-22T06:43:21.359Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.619s [2019-08-22T06:43:21.927Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 3.673s [2019-08-22T06:43:22.139Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-08-22T06:43:22.139Z] === RUN TestRemoveContainerRunning [2019-08-22T06:43:22.492Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 1.036s [2019-08-22T06:43:22.921Z] --- PASS: TestRemoveContainerRunning (0.96s) [2019-08-22T06:43:22.921Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-22T06:43:23.725Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-08-22T06:43:23.725Z] === RUN TestRemoveInvalidContainer [2019-08-22T06:43:23.725Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-08-22T06:43:23.725Z] === RUN TestRenameLinkedContainer [2019-08-22T06:43:23.865Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 2.110s [2019-08-22T06:43:27.833Z] --- PASS: TestRenameLinkedContainer (3.71s) [2019-08-22T06:43:27.833Z] === RUN TestRenameStoppedContainer [2019-08-22T06:43:28.048Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 3.380s [2019-08-22T06:43:28.306Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.100s [2019-08-22T06:43:28.633Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-08-22T06:43:28.633Z] === RUN TestRenameRunningContainerAndReuse [2019-08-22T06:43:29.240Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.687s [2019-08-22T06:43:30.443Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2019-08-22T06:43:30.443Z] === RUN TestRenameInvalidName [2019-08-22T06:43:31.220Z] --- PASS: TestRenameInvalidName (0.99s) [2019-08-22T06:43:31.220Z] === RUN TestRenameAnonymousContainer [2019-08-22T06:43:33.422Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.609s [2019-08-22T06:43:34.413Z] --- PASS: TestRenameAnonymousContainer (3.10s) [2019-08-22T06:43:34.413Z] === RUN TestRenameContainerWithSameName [2019-08-22T06:43:35.182Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-08-22T06:43:35.182Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-22T06:43:36.706Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters 4.049s [2019-08-22T06:43:36.994Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2019-08-22T06:43:36.994Z] === RUN TestResize [2019-08-22T06:43:37.271Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure 0.502s [2019-08-22T06:43:37.836Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD 0.520s [2019-08-22T06:43:37.888Z] --- PASS: TestResize (0.87s) [2019-08-22T06:43:37.888Z] === RUN TestResizeWithInvalidSize [2019-08-22T06:43:38.401Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug 0.514s [2019-08-22T06:43:38.690Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2019-08-22T06:43:38.690Z] === RUN TestResizeWhenContainerNotStarted [2019-08-22T06:43:38.968Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.516s [2019-08-22T06:43:39.503Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:43:39.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:43:39.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:43:39.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:43:39.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:43:42.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:43:42.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:43:43.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:43:43.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:43:44.235Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose 4.878s [2019-08-22T06:43:44.235Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) [2019-08-22T06:43:44.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:43:44.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:43:46.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:43:47.518Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP 3.759s [2019-08-22T06:43:47.518Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) [2019-08-22T06:43:47.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:43:50.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:43:50.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:43:50.798Z] --- PASS: TestBuildWithHugeFile (76.59s) [2019-08-22T06:43:50.798Z] === RUN TestBuildWithEmptyDockerfile [2019-08-22T06:43:50.798Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:43:50.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:43:50.798Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:43:50.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:43:50.798Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:43:50.798Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:43:50.798Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:43:50.798Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:43:50.798Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:43:50.798Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-08-22T06:43:50.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-08-22T06:43:50.798Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-08-22T06:43:50.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2019-08-22T06:43:50.798Z] === RUN TestBuildPreserveOwnership [2019-08-22T06:43:50.798Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-22T06:43:51.112Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-08-22T06:43:52.697Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 29.907s [2019-08-22T06:43:52.955Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 0.604s [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [de730908aeb92] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [de730908aeb92] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [de730908aeb92] daemon started [2019-08-22T06:43:53.345Z] daemon.go:336: [de730908aeb92] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:307: [de730908aeb92] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:336: [de730908aeb92] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [de730908aeb92] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [de730908aeb92] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [de730908aeb92] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [de730908aeb92] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [df5758ab1711f] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [df5758ab1711f] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [df5758ab1711f] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [df5758ab1711f] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [df5758ab1711f] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [df5758ab1711f] Daemon stopped [2019-08-22T06:43:53.345Z] daemon.go:336: [df5758ab1711f] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [df5758ab1711f] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [df5758ab1711f] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [df5758ab1711f] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [df5758ab1711f] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [df5758ab1711f] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [d156ab5bf0f33] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d156ab5bf0f33] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d156ab5bf0f33] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d156ab5bf0f33] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d156ab5bf0f33] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d156ab5bf0f33] Daemon stopped [2019-08-22T06:43:53.345Z] daemon.go:336: [d156ab5bf0f33] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d156ab5bf0f33] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d156ab5bf0f33] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d156ab5bf0f33] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d156ab5bf0f33] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d156ab5bf0f33] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [dee8eb3243dca] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [dee8eb3243dca] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [dee8eb3243dca] daemon started [2019-08-22T06:43:53.345Z] daemon.go:336: [dee8eb3243dca] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:307: [dee8eb3243dca] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:336: [dee8eb3243dca] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [dee8eb3243dca] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [dee8eb3243dca] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [dee8eb3243dca] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [dee8eb3243dca] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [d9278e0b8e89a] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d9278e0b8e89a] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d9278e0b8e89a] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d9278e0b8e89a] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d9278e0b8e89a] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d9278e0b8e89a] Daemon stopped [2019-08-22T06:43:53.345Z] daemon.go:336: [d9278e0b8e89a] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d9278e0b8e89a] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d9278e0b8e89a] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d9278e0b8e89a] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d9278e0b8e89a] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d9278e0b8e89a] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [deb4d99ff192d] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [deb4d99ff192d] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [deb4d99ff192d] daemon started [2019-08-22T06:43:53.345Z] daemon.go:336: [deb4d99ff192d] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:307: [deb4d99ff192d] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:336: [deb4d99ff192d] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [deb4d99ff192d] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [deb4d99ff192d] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [deb4d99ff192d] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [deb4d99ff192d] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [d902e56b3cd36] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d902e56b3cd36] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d902e56b3cd36] daemon started [2019-08-22T06:43:53.345Z] daemon.go:336: [d902e56b3cd36] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:307: [d902e56b3cd36] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:336: [d902e56b3cd36] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d902e56b3cd36] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d902e56b3cd36] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d902e56b3cd36] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d902e56b3cd36] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [d82972d388620] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d82972d388620] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d82972d388620] daemon started [2019-08-22T06:43:53.345Z] daemon.go:307: [d82972d388620] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:336: [d82972d388620] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d82972d388620] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d82972d388620] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d82972d388620] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d82972d388620] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d82972d388620] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [d9c662e8245ed] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d9c662e8245ed] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d9c662e8245ed] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d9c662e8245ed] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d9c662e8245ed] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d9c662e8245ed] Daemon stopped [2019-08-22T06:43:53.345Z] daemon.go:336: [d9c662e8245ed] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d9c662e8245ed] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d9c662e8245ed] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d9c662e8245ed] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d9c662e8245ed] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d9c662e8245ed] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [d46c7a8a8fc31] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d46c7a8a8fc31] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d46c7a8a8fc31] daemon started [2019-08-22T06:43:53.345Z] daemon.go:336: [d46c7a8a8fc31] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:307: [d46c7a8a8fc31] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:336: [d46c7a8a8fc31] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d46c7a8a8fc31] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d46c7a8a8fc31] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d46c7a8a8fc31] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d46c7a8a8fc31] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [dae9f3388e376] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [dae9f3388e376] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [dae9f3388e376] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [dae9f3388e376] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [dae9f3388e376] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [dae9f3388e376] Daemon stopped [2019-08-22T06:43:53.345Z] daemon.go:336: [dae9f3388e376] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [dae9f3388e376] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [dae9f3388e376] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [dae9f3388e376] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [dae9f3388e376] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [dae9f3388e376] Daemon stopped [2019-08-22T06:43:53.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2019-08-22T06:43:53.345Z] 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-22T06:43:53.345Z] daemon.go:336: [d675dd9a45487] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d675dd9a45487] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d675dd9a45487] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d675dd9a45487] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d675dd9a45487] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d675dd9a45487] Daemon stopped [2019-08-22T06:43:53.345Z] daemon.go:336: [d675dd9a45487] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:336: [d675dd9a45487] waiting for daemon to start [2019-08-22T06:43:53.345Z] daemon.go:364: [d675dd9a45487] daemon started [2019-08-22T06:43:53.345Z] daemon.go:472: [d675dd9a45487] Stopping daemon [2019-08-22T06:43:53.345Z] daemon.go:307: [d675dd9a45487] exiting daemon [2019-08-22T06:43:53.345Z] daemon.go:459: [d675dd9a45487] Daemon stopped [2019-08-22T06:43:53.345Z] === RUN TestCgroupNamespacesRun [2019-08-22T06:43:54.328Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-22T06:43:54.586Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 1.520s [2019-08-22T06:43:54.625Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2019-08-22T06:43:54.625Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-22T06:43:54.625Z] daemon.go:336: [d4459fc860af8] waiting for daemon to start [2019-08-22T06:43:54.625Z] daemon.go:336: [d4459fc860af8] waiting for daemon to start [2019-08-22T06:43:54.625Z] daemon.go:364: [d4459fc860af8] daemon started [2019-08-22T06:43:54.625Z] daemon.go:472: [d4459fc860af8] Stopping daemon [2019-08-22T06:43:54.625Z] daemon.go:307: [d4459fc860af8] exiting daemon [2019-08-22T06:43:54.625Z] daemon.go:459: [d4459fc860af8] Daemon stopped [2019-08-22T06:43:54.625Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-22T06:43:54.625Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2019-08-22T06:43:54.625Z] run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled() [2019-08-22T06:43:54.625Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-22T06:43:54.844Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.242s [2019-08-22T06:43:55.410Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.687s [2019-08-22T06:43:56.343Z] --- PASS: TestBuildPreserveOwnership (5.66s) [2019-08-22T06:43:56.343Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.70s) [2019-08-22T06:43:56.343Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2019-08-22T06:43:56.343Z] === RUN TestBuildPlatformInvalid [2019-08-22T06:43:56.343Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-08-22T06:43:56.343Z] PASS [2019-08-22T06:43:56.343Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-22T06:43:56.434Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-08-22T06:43:56.434Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-22T06:43:56.434Z] daemon.go:336: [d303bf43ca727] waiting for daemon to start [2019-08-22T06:43:56.434Z] daemon.go:336: [d303bf43ca727] waiting for daemon to start [2019-08-22T06:43:56.434Z] daemon.go:364: [d303bf43ca727] daemon started [2019-08-22T06:43:56.434Z] daemon.go:472: [d303bf43ca727] Stopping daemon [2019-08-22T06:43:56.434Z] daemon.go:307: [d303bf43ca727] exiting daemon [2019-08-22T06:43:56.434Z] daemon.go:459: [d303bf43ca727] Daemon stopped [2019-08-22T06:43:56.434Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-22T06:43:56.601Z] INFO: Testing against a local daemon [2019-08-22T06:43:56.601Z] === RUN TestConfigList [2019-08-22T06:43:57.535Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 2.167s [2019-08-22T06:43:58.324Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2019-08-22T06:43:58.324Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-22T06:43:58.324Z] daemon.go:336: [d69ba6d553370] waiting for daemon to start [2019-08-22T06:43:58.324Z] daemon.go:336: [d69ba6d553370] waiting for daemon to start [2019-08-22T06:43:58.324Z] daemon.go:364: [d69ba6d553370] daemon started [2019-08-22T06:43:58.324Z] daemon.go:472: [d69ba6d553370] Stopping daemon [2019-08-22T06:43:58.324Z] daemon.go:307: [d69ba6d553370] exiting daemon [2019-08-22T06:43:58.324Z] daemon.go:459: [d69ba6d553370] Daemon stopped [2019-08-22T06:43:58.324Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-22T06:44:00.062Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.182s [2019-08-22T06:44:00.062Z] --- PASS: TestConfigList (3.40s) [2019-08-22T06:44:00.062Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList [2019-08-22T06:44:00.062Z] daemon.go:336: [de44c139a5ca2] waiting for daemon to start [2019-08-22T06:44:00.062Z] daemon.go:336: [de44c139a5ca2] waiting for daemon to start [2019-08-22T06:44:00.062Z] daemon.go:364: [de44c139a5ca2] daemon started [2019-08-22T06:44:00.062Z] daemon.go:472: [de44c139a5ca2] Stopping daemon [2019-08-22T06:44:00.062Z] daemon.go:307: [de44c139a5ca2] exiting daemon [2019-08-22T06:44:00.062Z] daemon.go:459: [de44c139a5ca2] Daemon stopped [2019-08-22T06:44:00.062Z] === RUN TestConfigsCreateAndDelete [2019-08-22T06:44:00.062Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 2.051s [2019-08-22T06:44:00.164Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-08-22T06:44:00.164Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-22T06:44:00.164Z] daemon.go:336: [d6b449c19ce4d] waiting for daemon to start [2019-08-22T06:44:00.164Z] daemon.go:336: [d6b449c19ce4d] waiting for daemon to start [2019-08-22T06:44:00.164Z] daemon.go:364: [d6b449c19ce4d] daemon started [2019-08-22T06:44:00.164Z] daemon.go:472: [d6b449c19ce4d] Stopping daemon [2019-08-22T06:44:00.164Z] daemon.go:307: [d6b449c19ce4d] exiting daemon [2019-08-22T06:44:00.164Z] daemon.go:459: [d6b449c19ce4d] Daemon stopped [2019-08-22T06:44:00.164Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-22T06:44:00.620Z] ok github.com/docker/docker/cmd/dockerd 0.243s coverage: 29.9% of statements [2019-08-22T06:44:00.620Z] ok github.com/docker/docker/container 0.168s coverage: 35.5% of statements [2019-08-22T06:44:00.620Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-22T06:44:00.620Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-22T06:44:00.620Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-22T06:44:00.620Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-22T06:44:00.951Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-08-22T06:44:00.951Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-22T06:44:00.951Z] daemon.go:336: [d92875afc5313] waiting for daemon to start [2019-08-22T06:44:00.951Z] daemon.go:336: [d92875afc5313] waiting for daemon to start [2019-08-22T06:44:00.951Z] daemon.go:364: [d92875afc5313] daemon started [2019-08-22T06:44:00.951Z] daemon.go:472: [d92875afc5313] Stopping daemon [2019-08-22T06:44:00.951Z] daemon.go:307: [d92875afc5313] exiting daemon [2019-08-22T06:44:00.951Z] daemon.go:459: [d92875afc5313] Daemon stopped [2019-08-22T06:44:00.951Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-22T06:44:00.998Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 0.969s [2019-08-22T06:44:01.756Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-08-22T06:44:01.756Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-22T06:44:01.756Z] daemon.go:336: [df39926f2ec4f] waiting for daemon to start [2019-08-22T06:44:01.756Z] daemon.go:336: [df39926f2ec4f] waiting for daemon to start [2019-08-22T06:44:01.756Z] daemon.go:364: [df39926f2ec4f] daemon started [2019-08-22T06:44:01.756Z] daemon.go:472: [df39926f2ec4f] Stopping daemon [2019-08-22T06:44:01.756Z] daemon.go:307: [df39926f2ec4f] exiting daemon [2019-08-22T06:44:01.756Z] daemon.go:459: [df39926f2ec4f] Daemon stopped [2019-08-22T06:44:01.756Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-22T06:44:03.525Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2019-08-22T06:44:03.525Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete [2019-08-22T06:44:03.525Z] daemon.go:336: [d89167a07a024] waiting for daemon to start [2019-08-22T06:44:03.525Z] daemon.go:336: [d89167a07a024] waiting for daemon to start [2019-08-22T06:44:03.525Z] daemon.go:364: [d89167a07a024] daemon started [2019-08-22T06:44:03.525Z] daemon.go:472: [d89167a07a024] Stopping daemon [2019-08-22T06:44:03.525Z] daemon.go:307: [d89167a07a024] exiting daemon [2019-08-22T06:44:03.525Z] daemon.go:459: [d89167a07a024] Daemon stopped [2019-08-22T06:44:03.525Z] === RUN TestConfigsUpdate [2019-08-22T06:44:03.653Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2019-08-22T06:44:03.653Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-22T06:44:03.653Z] daemon.go:336: [d498097a11764] waiting for daemon to start [2019-08-22T06:44:03.653Z] daemon.go:336: [d498097a11764] waiting for daemon to start [2019-08-22T06:44:03.653Z] daemon.go:364: [d498097a11764] daemon started [2019-08-22T06:44:03.653Z] daemon.go:472: [d498097a11764] Stopping daemon [2019-08-22T06:44:03.653Z] daemon.go:307: [d498097a11764] exiting daemon [2019-08-22T06:44:03.653Z] daemon.go:459: [d498097a11764] Daemon stopped [2019-08-22T06:44:03.653Z] === RUN TestKernelTCPMemory [2019-08-22T06:44:04.896Z] --- PASS: TestKernelTCPMemory (0.96s) [2019-08-22T06:44:04.896Z] === RUN TestNISDomainname [2019-08-22T06:44:06.146Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2019-08-22T06:44:06.169Z] --- PASS: TestNISDomainname (1.23s) [2019-08-22T06:44:06.169Z] === RUN TestHostnameDnsResolution [2019-08-22T06:44:06.802Z] --- PASS: TestConfigsUpdate (3.09s) [2019-08-22T06:44:06.803Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate [2019-08-22T06:44:06.803Z] daemon.go:336: [d78b7337b5e5b] waiting for daemon to start [2019-08-22T06:44:06.803Z] daemon.go:336: [d78b7337b5e5b] waiting for daemon to start [2019-08-22T06:44:06.803Z] daemon.go:364: [d78b7337b5e5b] daemon started [2019-08-22T06:44:06.803Z] daemon.go:472: [d78b7337b5e5b] Stopping daemon [2019-08-22T06:44:06.803Z] daemon.go:307: [d78b7337b5e5b] exiting daemon [2019-08-22T06:44:06.803Z] daemon.go:459: [d78b7337b5e5b] Daemon stopped [2019-08-22T06:44:06.803Z] === RUN TestTemplatedConfig [2019-08-22T06:44:07.468Z] --- PASS: TestHostnameDnsResolution (1.32s) [2019-08-22T06:44:07.468Z] === RUN TestStats [2019-08-22T06:44:09.329Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 8.002s [2019-08-22T06:44:09.624Z] ......... [ 85%] [2019-08-22T06:44:09.885Z] --- PASS: TestStats (2.31s) [2019-08-22T06:44:09.885Z] === RUN TestStopContainerWithTimeout [2019-08-22T06:44:09.885Z] === RUN TestStopContainerWithTimeout/0 [2019-08-22T06:44:09.885Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-22T06:44:09.885Z] === RUN TestStopContainerWithTimeout/1 [2019-08-22T06:44:09.885Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-22T06:44:09.885Z] === RUN TestStopContainerWithTimeout/3 [2019-08-22T06:44:09.885Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-22T06:44:09.885Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-22T06:44:09.885Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-22T06:44:09.885Z] === CONT TestStopContainerWithTimeout/0 [2019-08-22T06:44:09.885Z] === CONT TestStopContainerWithTimeout/3 [2019-08-22T06:44:09.894Z] --- PASS: TestTemplatedConfig (3.47s) [2019-08-22T06:44:09.894Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig [2019-08-22T06:44:09.894Z] daemon.go:336: [d985dd38a71af] waiting for daemon to start [2019-08-22T06:44:09.894Z] daemon.go:336: [d985dd38a71af] waiting for daemon to start [2019-08-22T06:44:09.894Z] daemon.go:364: [d985dd38a71af] daemon started [2019-08-22T06:44:09.894Z] daemon.go:472: [d985dd38a71af] Stopping daemon [2019-08-22T06:44:09.894Z] daemon.go:307: [d985dd38a71af] exiting daemon [2019-08-22T06:44:09.894Z] daemon.go:459: [d985dd38a71af] Daemon stopped [2019-08-22T06:44:09.894Z] === RUN TestConfigInspect [2019-08-22T06:44:10.677Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-22T06:44:12.424Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 1.865s [2019-08-22T06:44:12.509Z] === CONT TestStopContainerWithTimeout/1 [2019-08-22T06:44:12.683Z] --- PASS: TestConfigInspect (2.90s) [2019-08-22T06:44:12.683Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect [2019-08-22T06:44:12.683Z] daemon.go:336: [d0510a03d7f4f] waiting for daemon to start [2019-08-22T06:44:12.683Z] daemon.go:336: [d0510a03d7f4f] waiting for daemon to start [2019-08-22T06:44:12.683Z] daemon.go:364: [d0510a03d7f4f] daemon started [2019-08-22T06:44:12.683Z] daemon.go:472: [d0510a03d7f4f] Stopping daemon [2019-08-22T06:44:12.683Z] daemon.go:307: [d0510a03d7f4f] exiting daemon [2019-08-22T06:44:12.683Z] daemon.go:459: [d0510a03d7f4f] Daemon stopped [2019-08-22T06:44:12.683Z] === RUN TestConfigCreateWithLabels [2019-08-22T06:44:13.248Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 4.313s [2019-08-22T06:44:13.248Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.148s [2019-08-22T06:44:14.393Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-08-22T06:44:14.393Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2019-08-22T06:44:14.393Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2019-08-22T06:44:14.393Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2019-08-22T06:44:14.393Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2019-08-22T06:44:14.393Z] === RUN TestDeleteDevicemapper [2019-08-22T06:44:14.393Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-22T06:44:14.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-22T06:44:14.393Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-22T06:44:14.587Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.8% of statements [2019-08-22T06:44:15.146Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 1.763s [2019-08-22T06:44:15.405Z] --- PASS: TestConfigCreateWithLabels (2.84s) [2019-08-22T06:44:15.405Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels [2019-08-22T06:44:15.405Z] daemon.go:336: [da16ac8467400] waiting for daemon to start [2019-08-22T06:44:15.405Z] daemon.go:336: [da16ac8467400] waiting for daemon to start [2019-08-22T06:44:15.405Z] daemon.go:364: [da16ac8467400] daemon started [2019-08-22T06:44:15.405Z] daemon.go:472: [da16ac8467400] Stopping daemon [2019-08-22T06:44:15.405Z] daemon.go:307: [da16ac8467400] exiting daemon [2019-08-22T06:44:15.405Z] daemon.go:459: [da16ac8467400] Daemon stopped [2019-08-22T06:44:15.405Z] === RUN TestConfigCreateResolve [2019-08-22T06:44:16.527Z] tests/integration/models_images_test.py ............... [ 89%] [2019-08-22T06:44:18.084Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2019-08-22T06:44:18.143Z] tests/integration/models_networks_test.py .... [ 90%] [2019-08-22T06:44:18.546Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2019-08-22T06:44:18.546Z] === RUN TestUpdateMemory [2019-08-22T06:44:18.546Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-22T06:44:18.546Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-22T06:44:18.546Z] === RUN TestUpdateCPUQuota [2019-08-22T06:44:18.685Z] --- PASS: TestConfigCreateResolve (3.11s) [2019-08-22T06:44:18.685Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve [2019-08-22T06:44:18.685Z] daemon.go:336: [d1964bd5f3c4d] waiting for daemon to start [2019-08-22T06:44:18.685Z] daemon.go:336: [d1964bd5f3c4d] waiting for daemon to start [2019-08-22T06:44:18.685Z] daemon.go:364: [d1964bd5f3c4d] daemon started [2019-08-22T06:44:18.685Z] daemon.go:472: [d1964bd5f3c4d] Stopping daemon [2019-08-22T06:44:18.685Z] daemon.go:307: [d1964bd5f3c4d] exiting daemon [2019-08-22T06:44:18.685Z] daemon.go:459: [d1964bd5f3c4d] Daemon stopped [2019-08-22T06:44:18.685Z] === RUN TestConfigDaemonLibtrustID [2019-08-22T06:44:18.942Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.795s [2019-08-22T06:44:19.200Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-08-22T06:44:19.200Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID [2019-08-22T06:44:19.200Z] daemon.go:336: [dfcf0dae2c01e] waiting for daemon to start [2019-08-22T06:44:19.200Z] daemon.go:336: [dfcf0dae2c01e] waiting for daemon to start [2019-08-22T06:44:19.200Z] daemon.go:364: [dfcf0dae2c01e] daemon started [2019-08-22T06:44:19.200Z] daemon.go:472: [dfcf0dae2c01e] Stopping daemon [2019-08-22T06:44:19.200Z] daemon.go:307: [dfcf0dae2c01e] exiting daemon [2019-08-22T06:44:19.200Z] daemon.go:459: [dfcf0dae2c01e] Daemon stopped [2019-08-22T06:44:19.200Z] PASS [2019-08-22T06:44:19.200Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-22T06:44:19.458Z] INFO: Testing against a local daemon [2019-08-22T06:44:19.458Z] === RUN TestCheckpoint [2019-08-22T06:44:19.458Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-22T06:44:19.458Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-22T06:44:19.458Z] === RUN TestContainerInvalidJSON [2019-08-22T06:44:19.458Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:44:19.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:44:19.458Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:44:19.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:44:19.458Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:44:19.458Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:44:19.458Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:44:19.458Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:44:19.458Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:44:19.458Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-08-22T06:44:19.458Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-22T06:44:19.458Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-22T06:44:19.458Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-22T06:44:19.458Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-22T06:44:19.458Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-08-22T06:44:19.458Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-22T06:44:19.716Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-08-22T06:44:19.716Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-22T06:44:19.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-08-22T06:44:19.716Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-22T06:44:19.716Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-22T06:44:19.716Z] === RUN TestCopyFromContainer [2019-08-22T06:44:20.019Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-08-22T06:44:20.019Z] === RUN TestUpdatePidsLimit [2019-08-22T06:44:20.019Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-22T06:44:20.280Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.282s [2019-08-22T06:44:20.382Z] === RUN TestUpdatePidsLimit/no_change [2019-08-22T06:44:20.748Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-22T06:44:20.846Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.613s [2019-08-22T06:44:21.120Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-22T06:44:21.778Z] === RUN TestCopyFromContainer// [2019-08-22T06:44:21.778Z] === RUN TestCopyFromContainer//bar/root [2019-08-22T06:44:21.778Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-22T06:44:21.778Z] === RUN TestCopyFromContainer/bar/quux [2019-08-22T06:44:21.897Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-22T06:44:22.036Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-22T06:44:22.036Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-22T06:44:22.036Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-22T06:44:22.262Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-22T06:44:22.293Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-22T06:44:22.293Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-22T06:44:22.293Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer (2.64s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-08-22T06:44:22.553Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-08-22T06:44:22.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-22T06:44:22.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:44:22.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:44:22.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:44:22.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:44:22.553Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:44:22.553Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:44:22.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:44:22.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:44:22.553Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:44:22.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-08-22T06:44:22.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-22T06:44:22.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-22T06:44:22.553Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-22T06:44:22.553Z] === RUN TestCreateWithInvalidEnv [2019-08-22T06:44:22.553Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-22T06:44:22.553Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-22T06:44:22.553Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-22T06:44:22.553Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-22T06:44:22.553Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-22T06:44:22.553Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-22T06:44:22.553Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-22T06:44:22.553Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-22T06:44:22.553Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-22T06:44:22.553Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-22T06:44:22.553Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-22T06:44:22.553Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-22T06:44:22.553Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-22T06:44:22.553Z] === RUN TestCreateTmpfsMountsTarget [2019-08-22T06:44:22.553Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-08-22T06:44:22.553Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-22T06:44:22.638Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-22T06:44:23.604Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit (4.38s) [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-08-22T06:44:24.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-08-22T06:44:24.074Z] === RUN TestUpdateRestartPolicy [2019-08-22T06:44:24.452Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode 1.524s [2019-08-22T06:44:24.452Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.415s [2019-08-22T06:44:24.670Z] tests/integration/models_nodes_test.py . [ 91%] [2019-08-22T06:44:24.670Z] tests/integration/models_resources_test.py . [ 91%] [2019-08-22T06:44:25.018Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:44:25.018Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:44:25.018Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:44:25.018Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-22T06:44:25.018Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:44:25.018Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:44:25.018Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:44:25.018Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:44:25.018Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-22T06:44:25.314Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:44:25.314Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:44:25.314Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:44:25.314Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:44:25.314Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.22s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.23s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-08-22T06:44:25.314Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-08-22T06:44:25.314Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-22T06:44:25.654Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-08-22T06:44:26.253Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean 1.924s [2019-08-22T06:44:26.277Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 84.2% of statements [2019-08-22T06:44:27.188Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.942s [2019-08-22T06:44:28.122Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.73s) [2019-08-22T06:44:28.122Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-22T06:44:28.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:44:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:44:28.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:44:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:44:28.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:44:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:44:28.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:44:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:44:28.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:44:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:44:28.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:44:28.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:44:28.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:44:28.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:44:28.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:44:28.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-08-22T06:44:28.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-08-22T06:44:28.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-08-22T06:44:28.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-08-22T06:44:28.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-08-22T06:44:28.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-22T06:44:28.122Z] === RUN TestContainerStartOnDaemonRestart [2019-08-22T06:44:28.122Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-22T06:44:28.122Z] === RUN TestDaemonRestartIpcMode [2019-08-22T06:44:28.122Z] === PAUSE TestDaemonRestartIpcMode [2019-08-22T06:44:28.122Z] === RUN TestDiff [2019-08-22T06:44:28.379Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.216s [2019-08-22T06:44:28.946Z] --- PASS: TestDiff (0.93s) [2019-08-22T06:44:28.946Z] === RUN TestExecWithCloseStdin [2019-08-22T06:44:29.511Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate 3.094s [2019-08-22T06:44:29.767Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-08-22T06:44:30.076Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.439s [2019-08-22T06:44:30.077Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration 0.524s [2019-08-22T06:44:30.077Z] --- PASS: TestExecWithCloseStdin (1.01s) [2019-08-22T06:44:30.077Z] === RUN TestExec [2019-08-22T06:44:30.773Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-08-22T06:44:31.449Z] --- PASS: TestExec (1.14s) [2019-08-22T06:44:31.449Z] === RUN TestExecUser [2019-08-22T06:44:31.809Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.581s coverage: 13.6% of statements [2019-08-22T06:44:32.383Z] --- PASS: TestExecUser (1.21s) [2019-08-22T06:44:32.383Z] === RUN TestExportContainerAndImportImage [2019-08-22T06:44:33.757Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-08-22T06:44:33.757Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-22T06:44:33.757Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.706s [2019-08-22T06:44:34.026Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-08-22T06:44:34.026Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-08-22T06:44:34.324Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 4.342s [2019-08-22T06:44:34.503Z] ok github.com/docker/docker/daemon 12.485s coverage: 17.6% of statements [2019-08-22T06:44:34.503Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-22T06:44:34.503Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-22T06:44:34.503Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-22T06:44:34.503Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-22T06:44:35.257Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-08-22T06:44:35.257Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart [2019-08-22T06:44:35.257Z] daemon.go:336: [d5805ced97b3b] waiting for daemon to start [2019-08-22T06:44:35.257Z] daemon.go:336: [d5805ced97b3b] waiting for daemon to start [2019-08-22T06:44:35.257Z] daemon.go:364: [d5805ced97b3b] daemon started [2019-08-22T06:44:35.257Z] daemon.go:472: [d5805ced97b3b] Stopping daemon [2019-08-22T06:44:35.257Z] daemon.go:307: [d5805ced97b3b] exiting daemon [2019-08-22T06:44:35.257Z] daemon.go:459: [d5805ced97b3b] Daemon stopped [2019-08-22T06:44:35.257Z] daemon.go:336: [d5805ced97b3b] waiting for daemon to start [2019-08-22T06:44:35.257Z] daemon.go:336: [d5805ced97b3b] waiting for daemon to start [2019-08-22T06:44:35.257Z] daemon.go:364: [d5805ced97b3b] daemon started [2019-08-22T06:44:35.257Z] daemon.go:472: [d5805ced97b3b] Stopping daemon [2019-08-22T06:44:35.257Z] daemon.go:307: [d5805ced97b3b] exiting daemon [2019-08-22T06:44:35.257Z] daemon.go:459: [d5805ced97b3b] Daemon stopped [2019-08-22T06:44:35.257Z] === RUN TestHealthCheckWorkdir [2019-08-22T06:44:35.541Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements [2019-08-22T06:44:36.215Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-08-22T06:44:36.215Z] === RUN TestHealthKillContainer [2019-08-22T06:44:36.568Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.676s coverage: 57.8% of statements [2019-08-22T06:44:37.677Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2019-08-22T06:44:37.677Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-22T06:44:38.041Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-08-22T06:44:38.041Z] === RUN TestWaitNonBlocked [2019-08-22T06:44:38.041Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:44:38.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:44:38.041Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:44:38.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:44:38.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:44:38.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:44:38.473Z] tests/integration/regression_test.py ...... [ 98%] [2019-08-22T06:44:38.834Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.377s [2019-08-22T06:44:39.239Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-08-22T06:44:39.239Z] tests/integration/credentials/utils_test.py . [100%] [2019-08-22T06:44:39.239Z] [2019-08-22T06:44:39.239Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-08-22T06:44:39.239Z] =========================== short test summary info ============================ [2019-08-22T06:44:39.239Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-08-22T06:44:39.239Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-08-22T06:44:39.239Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-08-22T06:44:39.239Z] Not supported on most drivers [2019-08-22T06:44:39.239Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-08-22T06:44:39.239Z] This doesn't seem to be taken into account by the engine [2019-08-22T06:44:39.239Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-08-22T06:44:39.239Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-08-22T06:44:39.239Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-08-22T06:44:39.239Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-08-22T06:44:39.239Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-08-22T06:44:39.239Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-08-22T06:44:39.239Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-08-22T06:44:39.239Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 342.59 seconds == [2019-08-22T06:44:39.314Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-08-22T06:44:39.314Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2019-08-22T06:44:39.314Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2019-08-22T06:44:39.314Z] === RUN TestWaitBlocked [2019-08-22T06:44:39.314Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:44:39.314Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:44:39.314Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:44:39.314Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:44:39.314Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:44:39.314Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:44:39.399Z] --- PASS: TestHealthKillContainer (3.12s) [2019-08-22T06:44:39.399Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-22T06:44:39.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-08-22T06:44:40.334Z] --- PASS: TestInspectCpusetInConfigPre120 (1.07s) [2019-08-22T06:44:40.334Z] === RUN TestIpcModeNone [2019-08-22T06:44:40.603Z] --- PASS: TestWaitBlocked (0.02s) [2019-08-22T06:44:40.603Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2019-08-22T06:44:40.603Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2019-08-22T06:44:40.603Z] === CONT TestContainerStartOnDaemonRestart [2019-08-22T06:44:40.603Z] === CONT TestIpcModeOlderClient [2019-08-22T06:44:40.603Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-08-22T06:44:40.603Z] === CONT TestDaemonRestartIpcMode [2019-08-22T06:44:41.706Z] --- PASS: TestIpcModeNone (1.36s) [2019-08-22T06:44:41.706Z] === RUN TestIpcModePrivate [2019-08-22T06:44:42.271Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 8.524s [2019-08-22T06:44:42.271Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.617s [2019-08-22T06:44:42.837Z] --- PASS: TestIpcModePrivate (1.05s) [2019-08-22T06:44:42.837Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false [2019-08-22T06:44:42.837Z] === RUN TestIpcModeShareable [2019-08-22T06:44:42.837Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug 0.511s [2019-08-22T06:44:43.401Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal 0.531s [2019-08-22T06:44:43.410Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.237s coverage: 68.6% of statements [2019-08-22T06:44:43.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.929s coverage: 50.8% of statements [2019-08-22T06:44:43.658Z] --- PASS: TestIpcModeShareable (1.01s) [2019-08-22T06:44:43.658Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2019-08-22T06:44:43.658Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-22T06:44:43.842Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2019-08-22T06:44:43.842Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-22T06:44:43.842Z] daemon.go:336: [dd636cfcfd7b5] waiting for daemon to start [2019-08-22T06:44:43.842Z] daemon.go:336: [dd636cfcfd7b5] waiting for daemon to start [2019-08-22T06:44:43.842Z] daemon.go:364: [dd636cfcfd7b5] daemon started [2019-08-22T06:44:43.842Z] daemon.go:336: [dd636cfcfd7b5] waiting for daemon to start [2019-08-22T06:44:43.842Z] daemon.go:307: [dd636cfcfd7b5] exiting daemon [2019-08-22T06:44:43.842Z] daemon.go:336: [dd636cfcfd7b5] waiting for daemon to start [2019-08-22T06:44:43.842Z] daemon.go:364: [dd636cfcfd7b5] daemon started [2019-08-22T06:44:43.842Z] daemon.go:472: [dd636cfcfd7b5] Stopping daemon [2019-08-22T06:44:43.842Z] daemon.go:307: [dd636cfcfd7b5] exiting daemon [2019-08-22T06:44:43.842Z] daemon.go:459: [dd636cfcfd7b5] Daemon stopped [2019-08-22T06:44:43.916Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong 0.506s [2019-08-22T06:44:44.630Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2019-08-22T06:44:44.630Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-22T06:44:44.630Z] daemon.go:336: [db0760c22b656] waiting for daemon to start [2019-08-22T06:44:44.630Z] daemon.go:336: [db0760c22b656] waiting for daemon to start [2019-08-22T06:44:44.630Z] daemon.go:364: [db0760c22b656] daemon started [2019-08-22T06:44:44.630Z] daemon.go:472: [db0760c22b656] Stopping daemon [2019-08-22T06:44:44.630Z] daemon.go:307: [db0760c22b656] exiting daemon [2019-08-22T06:44:44.630Z] daemon.go:459: [db0760c22b656] Daemon stopped [2019-08-22T06:44:44.630Z] daemon.go:336: [db0760c22b656] waiting for daemon to start [2019-08-22T06:44:44.630Z] daemon.go:336: [db0760c22b656] waiting for daemon to start [2019-08-22T06:44:44.630Z] daemon.go:364: [db0760c22b656] daemon started [2019-08-22T06:44:44.630Z] daemon.go:472: [db0760c22b656] Stopping daemon [2019-08-22T06:44:44.630Z] daemon.go:307: [db0760c22b656] exiting daemon [2019-08-22T06:44:44.630Z] daemon.go:459: [db0760c22b656] Daemon stopped [2019-08-22T06:44:44.630Z] PASS [2019-08-22T06:44:44.630Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-22T06:44:44.921Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.904s coverage: 45.9% of statements [2019-08-22T06:44:44.921Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-22T06:44:44.999Z] INFO: Testing against a local daemon [2019-08-22T06:44:44.999Z] === RUN TestCommitInheritsEnv [2019-08-22T06:44:45.361Z] --- PASS: TestCommitInheritsEnv (0.47s) [2019-08-22T06:44:45.361Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-22T06:44:45.361Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-22T06:44:45.361Z] === RUN TestImagesFilterMultiReference [2019-08-22T06:44:45.361Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-08-22T06:44:45.361Z] === RUN TestImagePullPlatformInvalid [2019-08-22T06:44:45.361Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-08-22T06:44:45.361Z] === RUN TestRemoveImageOrphaning [2019-08-22T06:44:45.814Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions 1.538s [2019-08-22T06:44:46.220Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-08-22T06:44:46.220Z] === RUN TestRemoveImageGarbageCollector [2019-08-22T06:44:46.220Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-22T06:44:46.220Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:44:46.220Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-22T06:44:46.220Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-08-22T06:44:46.220Z] === RUN TestTagInvalidReference [2019-08-22T06:44:46.220Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-22T06:44:46.220Z] === RUN TestTagValidPrefixedRepo [2019-08-22T06:44:46.220Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-08-22T06:44:46.220Z] === RUN TestTagExistedNameWithoutForce [2019-08-22T06:44:46.220Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-08-22T06:44:46.220Z] === RUN TestTagOfficialNames [2019-08-22T06:44:46.220Z] --- PASS: TestTagOfficialNames (0.05s) [2019-08-22T06:44:46.220Z] === RUN TestTagMatchesDigest [2019-08-22T06:44:46.220Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-22T06:44:46.220Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-22T06:44:47.188Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) [2019-08-22T06:44:47.189Z] === RUN TestAPIIpcModeHost [2019-08-22T06:44:47.447Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault 1.763s [2019-08-22T06:44:47.447Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 5.361s [2019-08-22T06:44:47.664Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.471s coverage: 52.4% of statements [2019-08-22T06:44:47.664Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-22T06:44:47.664Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2019-08-22T06:44:47.664Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.545s coverage: 76.1% of statements [2019-08-22T06:44:47.664Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-22T06:44:47.705Z] --- PASS: TestAPIIpcModeHost (0.84s) [2019-08-22T06:44:47.705Z] === RUN TestDaemonIpcModeShareable [2019-08-22T06:44:49.609Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.887s [2019-08-22T06:44:49.609Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2019-08-22T06:44:49.609Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable [2019-08-22T06:44:49.609Z] daemon.go:336: [d8383399098f4] waiting for daemon to start [2019-08-22T06:44:49.609Z] daemon.go:336: [d8383399098f4] waiting for daemon to start [2019-08-22T06:44:49.609Z] daemon.go:364: [d8383399098f4] daemon started [2019-08-22T06:44:49.609Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2019-08-22T06:44:49.609Z] daemon.go:472: [d8383399098f4] Stopping daemon [2019-08-22T06:44:49.609Z] daemon.go:307: [d8383399098f4] exiting daemon [2019-08-22T06:44:49.609Z] daemon.go:459: [d8383399098f4] Daemon stopped [2019-08-22T06:44:49.609Z] === RUN TestDaemonIpcModePrivate [2019-08-22T06:44:49.728Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2019-08-22T06:44:50.983Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.536s [2019-08-22T06:44:51.241Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone 1.723s [2019-08-22T06:44:51.499Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-08-22T06:44:51.499Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate [2019-08-22T06:44:51.499Z] daemon.go:336: [d03a6e35c0e79] waiting for daemon to start [2019-08-22T06:44:51.499Z] daemon.go:336: [d03a6e35c0e79] waiting for daemon to start [2019-08-22T06:44:51.499Z] daemon.go:364: [d03a6e35c0e79] daemon started [2019-08-22T06:44:51.499Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false [2019-08-22T06:44:51.499Z] daemon.go:472: [d03a6e35c0e79] Stopping daemon [2019-08-22T06:44:51.499Z] daemon.go:307: [d03a6e35c0e79] exiting daemon [2019-08-22T06:44:51.499Z] daemon.go:459: [d03a6e35c0e79] Daemon stopped [2019-08-22T06:44:51.499Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-22T06:44:51.499Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.487s [2019-08-22T06:44:51.656Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-08-22T06:44:51.656Z] Clearing AppArmor profiles cache:. [2019-08-22T06:44:51.656Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-22T06:44:51.656Z] Unloading profiles will leave already running processes permanently [2019-08-22T06:44:51.656Z] unconfined, which can lead to unexpected situations. [2019-08-22T06:44:51.656Z] [2019-08-22T06:44:51.656Z] To set a process to complain mode, use the command line tool [2019-08-22T06:44:51.656Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-22T06:44:51.656Z] with the 'teardown' option." [2019-08-22T06:44:51.656Z] [2019-08-22T06:44:51.775Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements Post stage [Pipeline] junit [2019-08-22T06:44:52.226Z] Recording test results [2019-08-22T06:44:53.402Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 2.111s [2019-08-22T06:44:53.402Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2019-08-22T06:44:53.402Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig [2019-08-22T06:44:53.402Z] daemon.go:336: [dbfe4a625752a] waiting for daemon to start [2019-08-22T06:44:53.402Z] daemon.go:336: [dbfe4a625752a] waiting for daemon to start [2019-08-22T06:44:53.402Z] daemon.go:364: [dbfe4a625752a] daemon started [2019-08-22T06:44:53.402Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2019-08-22T06:44:53.402Z] daemon.go:472: [dbfe4a625752a] Stopping daemon [2019-08-22T06:44:53.402Z] daemon.go:307: [dbfe4a625752a] exiting daemon [2019-08-22T06:44:53.402Z] daemon.go:459: [dbfe4a625752a] Daemon stopped [2019-08-22T06:44:53.402Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-22T06:44:53.815Z] ok github.com/docker/docker/daemon/logger 0.311s coverage: 42.7% of statements [Pipeline] sh [2019-08-22T06:44:54.100Z] + echo Ensuring container killed. [2019-08-22T06:44:54.100Z] Ensuring container killed. [2019-08-22T06:44:54.100Z] + docker rm -vf docker-pr2 [2019-08-22T06:44:54.100Z] Error: No such container: docker-pr2 [2019-08-22T06:44:54.100Z] + true [Pipeline] sh [2019-08-22T06:44:54.374Z] + echo Chowning /workspace to jenkins user [2019-08-22T06:44:54.374Z] Chowning /workspace to jenkins user [2019-08-22T06:44:54.374Z] + id -u [2019-08-22T06:44:54.374Z] + id -g [2019-08-22T06:44:54.374Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A:/workspace busybox chown -R 1000:1000 /workspace [2019-08-22T06:44:54.374Z] Unable to find image 'busybox:latest' locally [2019-08-22T06:44:54.630Z] latest: Pulling from library/busybox [2019-08-22T06:44:54.630Z] ee153a04d683: Pulling fs layer [2019-08-22T06:44:54.630Z] ee153a04d683: Download complete [2019-08-22T06:44:54.885Z] ee153a04d683: Pull complete [2019-08-22T06:44:54.885Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-22T06:44:54.885Z] Status: Downloaded newer image for busybox:latest [2019-08-22T06:44:55.301Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.811s [2019-08-22T06:44:55.559Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.12s) [2019-08-22T06:44:55.559Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig [2019-08-22T06:44:55.559Z] daemon.go:336: [d71d21a40e83f] waiting for daemon to start [2019-08-22T06:44:55.559Z] daemon.go:336: [d71d21a40e83f] waiting for daemon to start [2019-08-22T06:44:55.559Z] daemon.go:364: [d71d21a40e83f] daemon started [2019-08-22T06:44:55.559Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2019-08-22T06:44:55.559Z] daemon.go:472: [d71d21a40e83f] Stopping daemon [2019-08-22T06:44:55.559Z] daemon.go:307: [d71d21a40e83f] exiting daemon [2019-08-22T06:44:55.559Z] daemon.go:459: [d71d21a40e83f] Daemon stopped [2019-08-22T06:44:55.559Z] === RUN TestIpcModeOlderClient [2019-08-22T06:44:55.559Z] === PAUSE TestIpcModeOlderClient [2019-08-22T06:44:55.559Z] === RUN TestKillContainerInvalidSignal [Pipeline] sh [2019-08-22T06:44:56.492Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2019-08-22T06:44:56.492Z] === RUN TestKillContainer [2019-08-22T06:44:56.492Z] === RUN TestKillContainer/no_signal [2019-08-22T06:44:56.521Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 68.2% of statements [2019-08-22T06:44:56.530Z] + echo Creating docker-py-bundles.tar.gz [2019-08-22T06:44:56.530Z] Creating docker-py-bundles.tar.gz [2019-08-22T06:44:56.530Z] + 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-22T06:44:56.536Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-08-22T06:44:57.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/make.sh binary-daemon [2019-08-22T06:44:57.057Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 1.959s [2019-08-22T06:44:57.618Z] [2019-08-22T06:44:57.618Z] Removing bundles/ [2019-08-22T06:44:57.618Z] [2019-08-22T06:44:57.618Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-08-22T06:44:57.618Z] Building: bundles/binary-daemon/dockerd-dev [2019-08-22T06:44:57.618Z] GOOS="" GOARCH="" GOARM="" [2019-08-22T06:44:57.666Z] === RUN TestKillContainer/non_killing_signal [2019-08-22T06:44:57.666Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency 0.520s [2019-08-22T06:44:58.013Z] ok github.com/docker/docker/daemon/logger/awslogs 0.694s coverage: 78.6% of statements [2019-08-22T06:44:58.232Z] === RUN TestKillContainer/killing_signal [2019-08-22T06:44:58.639Z] ok github.com/docker/docker/daemon/logger/journald 0.045s coverage: 26.2% of statements [2019-08-22T06:44:59.165Z] --- PASS: TestKillContainer (2.73s) [2019-08-22T06:44:59.165Z] --- PASS: TestKillContainer/no_signal (0.88s) [2019-08-22T06:44:59.165Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2019-08-22T06:44:59.165Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-08-22T06:44:59.165Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-22T06:44:59.423Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-22T06:45:00.124Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2019-08-22T06:45:00.124Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-22T06:45:00.124Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-22T06:45:00.124Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-22T06:45:00.124Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-22T06:45:00.124Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 88.3% of statements [2019-08-22T06:45:00.356Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.524s [2019-08-22T06:45:00.356Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-22T06:45:00.747Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 62.1% of statements [2019-08-22T06:45:01.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2019-08-22T06:45:01.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2019-08-22T06:45:01.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2019-08-22T06:45:01.293Z] === RUN TestKillStoppedContainer [2019-08-22T06:45:01.293Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-08-22T06:45:01.293Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-22T06:45:01.293Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.513s [2019-08-22T06:45:01.293Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-08-22T06:45:01.293Z] === RUN TestKillDifferentUserContainer [2019-08-22T06:45:01.293Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.163s [2019-08-22T06:45:02.228Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-08-22T06:45:02.228Z] === RUN TestInspectOomKilledTrue [2019-08-22T06:45:02.228Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-22T06:45:02.228Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-22T06:45:02.228Z] === RUN TestInspectOomKilledFalse [2019-08-22T06:45:02.228Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-22T06:45:02.228Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-22T06:45:02.228Z] === RUN TestLinksEtcHostsContentMatch [2019-08-22T06:45:02.842Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.304s [2019-08-22T06:45:02.842Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2019-08-22T06:45:02.842Z] === RUN TestLinksContainerNames [2019-08-22T06:45:04.217Z] --- PASS: TestLinksContainerNames (1.61s) [2019-08-22T06:45:04.217Z] === RUN TestLogsFollowTailEmpty [2019-08-22T06:45:04.237Z] ok github.com/docker/docker/daemon/logger/local 0.089s coverage: 74.7% of statements [2019-08-22T06:45:04.237Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-22T06:45:04.874Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 18.6% of statements [2019-08-22T06:45:05.151Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-08-22T06:45:05.151Z] === RUN TestContainerNetworkMountsNoChown [2019-08-22T06:45:06.085Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/default [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/default [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/private [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/private [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rprivate [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/slave [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/slave [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rslave [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/shared [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/shared [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rshared [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-22T06:45:06.085Z] === CONT TestMountDaemonRoot/default [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-22T06:45:06.085Z] === CONT TestMountDaemonRoot/rslave [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:45:06.085Z] === CONT TestMountDaemonRoot/rshared [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:45:06.085Z] === CONT TestMountDaemonRoot/shared [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-22T06:45:06.085Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-22T06:45:06.085Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:45:06.086Z] === CONT TestMountDaemonRoot/rprivate [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:45:06.086Z] === CONT TestMountDaemonRoot/slave [2019-08-22T06:45:06.086Z] === CONT TestMountDaemonRoot/private [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-22T06:45:06.086Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-22T06:45:06.086Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:45:06.086Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:45:06.086Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:45:06.086Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:45:06.086Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:45:06.343Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-22T06:45:06.601Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:45:06.601Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-22T06:45:06.601Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:45:06.601Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:45:06.601Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 3.905s [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:45:06.859Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.19s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.15s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-08-22T06:45:06.859Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-22T06:45:06.860Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-22T06:45:06.860Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-08-22T06:45:06.860Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-22T06:45:06.860Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-08-22T06:45:06.860Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-08-22T06:45:06.860Z] === RUN TestContainerBindMountNonRecursive [2019-08-22T06:45:06.913Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-08-22T06:45:06.913Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2019-08-22T06:45:07.794Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.524s [2019-08-22T06:45:08.953Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2019-08-22T06:45:08.953Z] ok github.com/docker/docker/daemon/logger/splunk 3.147s coverage: 84.5% of statements [2019-08-22T06:45:08.953Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-22T06:45:08.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-22T06:45:09.169Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2019-08-22T06:45:09.169Z] === RUN TestNetworkNat [2019-08-22T06:45:10.104Z] --- PASS: TestNetworkNat (1.11s) [2019-08-22T06:45:10.104Z] === RUN TestNetworkLocalhostTCPNat [2019-08-22T06:45:11.038Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2019-08-22T06:45:11.038Z] === RUN TestNetworkLoopbackNat [2019-08-22T06:45:12.940Z] --- PASS: TestNetworkLoopbackNat (1.55s) [2019-08-22T06:45:12.940Z] === RUN TestPause [2019-08-22T06:45:13.367Z] ok github.com/docker/docker/distribution/metadata 0.253s coverage: 48.2% of statements [2019-08-22T06:45:13.876Z] --- PASS: TestPause (1.14s) [2019-08-22T06:45:13.876Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-22T06:45:13.876Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-22T06:45:13.876Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-22T06:45:13.876Z] === RUN TestPauseStopPausedContainer [2019-08-22T06:45:14.416Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-08-22T06:45:14.443Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 6.697s [2019-08-22T06:45:14.700Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 7.898s [2019-08-22T06:45:14.959Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2019-08-22T06:45:14.959Z] === RUN TestPsFilter [2019-08-22T06:45:14.959Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.370s [2019-08-22T06:45:15.217Z] --- PASS: TestPsFilter (0.27s) [2019-08-22T06:45:15.217Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-22T06:45:16.152Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2019-08-22T06:45:16.152Z] === RUN TestRemoveContainerWithVolume [2019-08-22T06:45:16.456Z] ok github.com/docker/docker/distribution 0.570s coverage: 22.6% of statements [2019-08-22T06:45:16.456Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-22T06:45:16.719Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2019-08-22T06:45:16.719Z] === RUN TestRemoveContainerRunning [2019-08-22T06:45:16.976Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.465s [2019-08-22T06:45:17.079Z] ok github.com/docker/docker/distribution/xfer 1.467s coverage: 83.9% of statements [2019-08-22T06:45:17.079Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-22T06:45:17.541Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 2.458s [2019-08-22T06:45:17.800Z] --- PASS: TestRemoveContainerRunning (1.02s) [2019-08-22T06:45:17.800Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-22T06:45:19.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.20s) [2019-08-22T06:45:19.174Z] === RUN TestRemoveInvalidContainer [2019-08-22T06:45:19.174Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-08-22T06:45:19.174Z] === RUN TestRenameLinkedContainer [2019-08-22T06:45:19.787Z] ok github.com/docker/docker/image 0.170s coverage: 86.4% of statements [2019-08-22T06:45:20.410Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2019-08-22T06:45:20.410Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-22T06:45:20.549Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 3.034s [2019-08-22T06:45:22.447Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 1.554s [2019-08-22T06:45:22.457Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-08-22T06:45:22.457Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-22T06:45:22.457Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-22T06:45:22.457Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-22T06:45:22.457Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-22T06:45:22.766Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-22T06:45:22.766Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-22T06:45:22.766Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-22T06:45:22.766Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-22T06:45:22.766Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-22T06:45:22.766Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-22T06:45:22.766Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-22T06:45:23.821Z] --- PASS: TestRenameLinkedContainer (4.76s) [2019-08-22T06:45:23.821Z] === RUN TestRenameStoppedContainer [2019-08-22T06:45:24.264Z] ok github.com/docker/docker/internal/testutil 0.031s coverage: 62.5% of statements [2019-08-22T06:45:24.888Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2019-08-22T06:45:25.197Z] --- PASS: TestRenameStoppedContainer (1.10s) [2019-08-22T06:45:25.197Z] === RUN TestRenameRunningContainerAndReuse [2019-08-22T06:45:25.197Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 2.935s [2019-08-22T06:45:26.376Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2019-08-22T06:45:28.482Z] --- PASS: TestRenameRunningContainerAndReuse (2.97s) [2019-08-22T06:45:28.482Z] === RUN TestRenameInvalidName [2019-08-22T06:45:28.482Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.865s [2019-08-22T06:45:29.047Z] --- PASS: TestRenameInvalidName (1.04s) [2019-08-22T06:45:29.047Z] === RUN TestRenameAnonymousContainer [2019-08-22T06:45:29.861Z] ok github.com/docker/docker/opts 0.110s coverage: 66.9% of statements [2019-08-22T06:45:30.949Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 12.076s [2019-08-22T06:45:31.207Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 3.156s [2019-08-22T06:45:31.933Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-08-22T06:45:32.954Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-08-22T06:45:32.954Z] ok github.com/docker/docker/pkg/authorization 2.120s coverage: 66.7% of statements [2019-08-22T06:45:33.108Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.736s [2019-08-22T06:45:33.108Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait 2.279s [2019-08-22T06:45:33.365Z] --- PASS: TestRenameAnonymousContainer (4.54s) [2019-08-22T06:45:33.365Z] === RUN TestRenameContainerWithSameName [2019-08-22T06:45:33.577Z] ok github.com/docker/docker/pkg/archive 1.571s coverage: 76.7% of statements [2019-08-22T06:45:34.200Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-08-22T06:45:34.299Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.099s [2019-08-22T06:45:34.556Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2019-08-22T06:45:34.556Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-22T06:45:36.247Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2019-08-22T06:45:36.457Z] --- PASS: TestRenameContainerWithLinkedContainer (2.05s) [2019-08-22T06:45:36.458Z] === RUN TestResize [2019-08-22T06:45:36.716Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 3.619s [2019-08-22T06:45:36.870Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 97.6% of statements [2019-08-22T06:45:37.654Z] --- PASS: TestResize (0.93s) [2019-08-22T06:45:37.654Z] === RUN TestResizeWithInvalidSize [2019-08-22T06:45:38.365Z] ok github.com/docker/docker/layer 7.332s coverage: 66.9% of statements [2019-08-22T06:45:38.365Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-22T06:45:38.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-22T06:45:38.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-22T06:45:38.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-22T06:45:38.365Z] ? github.com/docker/docker/oci [no test files] [2019-08-22T06:45:38.365Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-22T06:45:38.365Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-08-22T06:45:38.588Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2019-08-22T06:45:38.588Z] === RUN TestResizeWhenContainerNotStarted [2019-08-22T06:45:38.651Z] ok github.com/docker/docker/pkg/dmesg 0.030s coverage: 83.3% of statements [2019-08-22T06:45:39.525Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:45:39.525Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:45:39.525Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:45:39.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:45:39.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:45:39.525Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure 5.261s [2019-08-22T06:45:39.677Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-08-22T06:45:40.697Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-08-22T06:45:40.697Z] ok github.com/docker/docker/pkg/chrootarchive 4.601s coverage: 43.2% of statements [2019-08-22T06:45:40.697Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-22T06:45:40.697Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-22T06:45:41.321Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-08-22T06:45:42.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:45:42.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:45:42.816Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2019-08-22T06:45:42.816Z] ok github.com/docker/docker/pkg/discovery/kv 3.313s coverage: 84.1% of statements [2019-08-22T06:45:43.247Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer 3.400s [2019-08-22T06:45:43.442Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 10.2% of statements [2019-08-22T06:45:43.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:45:43.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:45:44.939Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-08-22T06:45:45.572Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2019-08-22T06:45:45.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:45:45.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:45:45.880Z] ok github.com/docker/docker/pkg/idtools 0.860s coverage: 70.1% of statements [2019-08-22T06:45:46.166Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-08-22T06:45:47.186Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-08-22T06:45:47.812Z] ok github.com/docker/docker/pkg/ioutils 2.894s coverage: 70.6% of statements [2019-08-22T06:45:47.812Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-22T06:45:48.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:45:48.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:45:48.432Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2019-08-22T06:45:48.717Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-08-22T06:45:49.008Z] ok github.com/docker/docker/pkg/mount 0.863s coverage: 69.6% of statements [2019-08-22T06:45:49.008Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-22T06:45:49.235Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 6.017s [2019-08-22T06:45:49.634Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 91.4% of statements [2019-08-22T06:45:49.924Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2019-08-22T06:45:49.924Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-22T06:45:49.924Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-22T06:45:50.609Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 13.761s [2019-08-22T06:45:50.867Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.572s [2019-08-22T06:45:50.943Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2019-08-22T06:45:52.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:45:52.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:45:52.439Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-08-22T06:45:52.748Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 87.9% of statements [2019-08-22T06:45:53.034Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2019-08-22T06:45:53.615Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.534s [2019-08-22T06:45:54.055Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-08-22T06:45:54.550Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 4.071s [2019-08-22T06:45:54.676Z] ok github.com/docker/docker/pkg/pubsub 1.162s coverage: 73.9% of statements [2019-08-22T06:45:54.808Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-22T06:45:54.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2019-08-22T06:45:54.808Z] 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-22T06:45:54.808Z] daemon.go:336: [df96c782e76d8] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [df96c782e76d8] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [df96c782e76d8] daemon started [2019-08-22T06:45:54.808Z] daemon.go:307: [df96c782e76d8] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:336: [df96c782e76d8] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [df96c782e76d8] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [df96c782e76d8] daemon started [2019-08-22T06:45:54.808Z] daemon.go:472: [df96c782e76d8] Stopping daemon [2019-08-22T06:45:54.808Z] daemon.go:307: [df96c782e76d8] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:459: [df96c782e76d8] Daemon stopped [2019-08-22T06:45:54.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s) [2019-08-22T06:45:54.808Z] 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-22T06:45:54.808Z] daemon.go:336: [dac72cd3e4eed] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [dac72cd3e4eed] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [dac72cd3e4eed] daemon started [2019-08-22T06:45:54.808Z] daemon.go:472: [dac72cd3e4eed] Stopping daemon [2019-08-22T06:45:54.808Z] daemon.go:307: [dac72cd3e4eed] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:459: [dac72cd3e4eed] Daemon stopped [2019-08-22T06:45:54.808Z] daemon.go:336: [dac72cd3e4eed] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [dac72cd3e4eed] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [dac72cd3e4eed] daemon started [2019-08-22T06:45:54.808Z] daemon.go:472: [dac72cd3e4eed] Stopping daemon [2019-08-22T06:45:54.808Z] daemon.go:307: [dac72cd3e4eed] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:459: [dac72cd3e4eed] Daemon stopped [2019-08-22T06:45:54.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-08-22T06:45:54.808Z] 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-22T06:45:54.808Z] daemon.go:336: [d828aacd779b5] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [d828aacd779b5] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [d828aacd779b5] daemon started [2019-08-22T06:45:54.808Z] daemon.go:472: [d828aacd779b5] Stopping daemon [2019-08-22T06:45:54.808Z] daemon.go:307: [d828aacd779b5] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:459: [d828aacd779b5] Daemon stopped [2019-08-22T06:45:54.808Z] daemon.go:336: [d828aacd779b5] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [d828aacd779b5] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [d828aacd779b5] daemon started [2019-08-22T06:45:54.808Z] daemon.go:472: [d828aacd779b5] Stopping daemon [2019-08-22T06:45:54.808Z] daemon.go:307: [d828aacd779b5] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:459: [d828aacd779b5] Daemon stopped [2019-08-22T06:45:54.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-08-22T06:45:54.808Z] 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-22T06:45:54.808Z] daemon.go:336: [dbf943902ab38] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [dbf943902ab38] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [dbf943902ab38] daemon started [2019-08-22T06:45:54.808Z] daemon.go:336: [dbf943902ab38] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:307: [dbf943902ab38] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:336: [dbf943902ab38] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:364: [dbf943902ab38] daemon started [2019-08-22T06:45:54.808Z] daemon.go:472: [dbf943902ab38] Stopping daemon [2019-08-22T06:45:54.808Z] daemon.go:307: [dbf943902ab38] exiting daemon [2019-08-22T06:45:54.808Z] daemon.go:459: [dbf943902ab38] Daemon stopped [2019-08-22T06:45:54.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2019-08-22T06:45:54.808Z] 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-22T06:45:54.808Z] daemon.go:336: [d73f11a076617] waiting for daemon to start [2019-08-22T06:45:54.808Z] daemon.go:336: [d73f11a076617] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d73f11a076617] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d73f11a076617] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d73f11a076617] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d73f11a076617] Daemon stopped [2019-08-22T06:45:54.809Z] daemon.go:336: [d73f11a076617] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d73f11a076617] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d73f11a076617] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d73f11a076617] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d73f11a076617] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d73f11a076617] Daemon stopped [2019-08-22T06:45:54.809Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2019-08-22T06:45:54.809Z] 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-22T06:45:54.809Z] daemon.go:336: [d9325c0e2167a] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d9325c0e2167a] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d9325c0e2167a] daemon started [2019-08-22T06:45:54.809Z] daemon.go:307: [d9325c0e2167a] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:336: [d9325c0e2167a] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d9325c0e2167a] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d9325c0e2167a] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d9325c0e2167a] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d9325c0e2167a] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d9325c0e2167a] Daemon stopped [2019-08-22T06:45:54.809Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2019-08-22T06:45:54.809Z] 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-22T06:45:54.809Z] daemon.go:336: [d801e87526228] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d801e87526228] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d801e87526228] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d801e87526228] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d801e87526228] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d801e87526228] Daemon stopped [2019-08-22T06:45:54.809Z] daemon.go:336: [d801e87526228] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d801e87526228] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d801e87526228] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d801e87526228] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d801e87526228] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d801e87526228] Daemon stopped [2019-08-22T06:45:54.809Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-08-22T06:45:54.809Z] 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-22T06:45:54.809Z] daemon.go:336: [d476d251dc0e6] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d476d251dc0e6] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d476d251dc0e6] daemon started [2019-08-22T06:45:54.809Z] daemon.go:307: [d476d251dc0e6] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:336: [d476d251dc0e6] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d476d251dc0e6] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d476d251dc0e6] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d476d251dc0e6] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d476d251dc0e6] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d476d251dc0e6] Daemon stopped [2019-08-22T06:45:54.809Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2019-08-22T06:45:54.809Z] 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-22T06:45:54.809Z] daemon.go:336: [dcba7c0313355] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [dcba7c0313355] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [dcba7c0313355] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [dcba7c0313355] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [dcba7c0313355] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [dcba7c0313355] Daemon stopped [2019-08-22T06:45:54.809Z] daemon.go:336: [dcba7c0313355] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [dcba7c0313355] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [dcba7c0313355] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [dcba7c0313355] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [dcba7c0313355] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [dcba7c0313355] Daemon stopped [2019-08-22T06:45:54.809Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.68s) [2019-08-22T06:45:54.809Z] 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-22T06:45:54.809Z] daemon.go:336: [d0b84e27b4358] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d0b84e27b4358] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d0b84e27b4358] daemon started [2019-08-22T06:45:54.809Z] daemon.go:336: [d0b84e27b4358] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:307: [d0b84e27b4358] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:336: [d0b84e27b4358] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d0b84e27b4358] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d0b84e27b4358] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d0b84e27b4358] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d0b84e27b4358] Daemon stopped [2019-08-22T06:45:54.809Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2019-08-22T06:45:54.809Z] 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-22T06:45:54.809Z] daemon.go:336: [d7e1f7384795c] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d7e1f7384795c] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d7e1f7384795c] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d7e1f7384795c] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d7e1f7384795c] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d7e1f7384795c] Daemon stopped [2019-08-22T06:45:54.809Z] daemon.go:336: [d7e1f7384795c] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d7e1f7384795c] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d7e1f7384795c] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d7e1f7384795c] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d7e1f7384795c] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d7e1f7384795c] Daemon stopped [2019-08-22T06:45:54.809Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2019-08-22T06:45:54.809Z] 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-22T06:45:54.809Z] daemon.go:336: [d03758928be13] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d03758928be13] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d03758928be13] daemon started [2019-08-22T06:45:54.809Z] daemon.go:307: [d03758928be13] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:336: [d03758928be13] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:336: [d03758928be13] waiting for daemon to start [2019-08-22T06:45:54.809Z] daemon.go:364: [d03758928be13] daemon started [2019-08-22T06:45:54.809Z] daemon.go:472: [d03758928be13] Stopping daemon [2019-08-22T06:45:54.809Z] daemon.go:307: [d03758928be13] exiting daemon [2019-08-22T06:45:54.809Z] daemon.go:459: [d03758928be13] Daemon stopped [2019-08-22T06:45:54.809Z] === RUN TestCgroupNamespacesRun [2019-08-22T06:45:55.300Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements [2019-08-22T06:45:56.791Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-08-22T06:45:56.791Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2019-08-22T06:45:57.338Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2019-08-22T06:45:57.338Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun [2019-08-22T06:45:57.338Z] daemon.go:336: [d4554bc060698] waiting for daemon to start [2019-08-22T06:45:57.338Z] daemon.go:336: [d4554bc060698] waiting for daemon to start [2019-08-22T06:45:57.338Z] daemon.go:364: [d4554bc060698] daemon started [2019-08-22T06:45:57.338Z] daemon.go:472: [d4554bc060698] Stopping daemon [2019-08-22T06:45:57.338Z] daemon.go:307: [d4554bc060698] exiting daemon [2019-08-22T06:45:57.338Z] daemon.go:459: [d4554bc060698] Daemon stopped [2019-08-22T06:45:57.338Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-22T06:45:57.338Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2019-08-22T06:45:57.338Z] run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled() [2019-08-22T06:45:57.338Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-22T06:45:57.338Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 2.814s [2019-08-22T06:45:57.415Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-08-22T06:45:57.596Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.360s [2019-08-22T06:45:58.038Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-08-22T06:45:58.328Z] ok github.com/docker/docker/pkg/signal 3.674s coverage: 61.0% of statements [2019-08-22T06:45:59.494Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2019-08-22T06:45:59.494Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode [2019-08-22T06:45:59.494Z] daemon.go:336: [dbd453d32381c] waiting for daemon to start [2019-08-22T06:45:59.494Z] daemon.go:336: [dbd453d32381c] waiting for daemon to start [2019-08-22T06:45:59.494Z] daemon.go:364: [dbd453d32381c] daemon started [2019-08-22T06:45:59.494Z] daemon.go:472: [dbd453d32381c] Stopping daemon [2019-08-22T06:45:59.494Z] daemon.go:307: [dbd453d32381c] exiting daemon [2019-08-22T06:45:59.494Z] daemon.go:459: [dbd453d32381c] Daemon stopped [2019-08-22T06:45:59.494Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-22T06:45:59.837Z] ok github.com/docker/docker/pkg/tailfile 0.293s coverage: 88.6% of statements [2019-08-22T06:45:59.837Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2019-08-22T06:46:00.059Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.358s [2019-08-22T06:46:01.328Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2019-08-22T06:46:01.433Z] --- PASS: TestCgroupNamespacesRunHostMode (2.07s) [2019-08-22T06:46:01.433Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode [2019-08-22T06:46:01.433Z] daemon.go:336: [d4e3983c5e4f6] waiting for daemon to start [2019-08-22T06:46:01.433Z] daemon.go:336: [d4e3983c5e4f6] waiting for daemon to start [2019-08-22T06:46:01.433Z] daemon.go:364: [d4e3983c5e4f6] daemon started [2019-08-22T06:46:01.433Z] daemon.go:472: [d4e3983c5e4f6] Stopping daemon [2019-08-22T06:46:01.433Z] daemon.go:307: [d4e3983c5e4f6] exiting daemon [2019-08-22T06:46:01.433Z] daemon.go:459: [d4e3983c5e4f6] Daemon stopped [2019-08-22T06:46:01.433Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-22T06:46:01.950Z] testing: warning: no tests to run [2019-08-22T06:46:01.950Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2019-08-22T06:46:01.950Z] ok github.com/docker/docker/pkg/tarsum 0.208s coverage: 89.3% of statements [2019-08-22T06:46:02.572Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements [2019-08-22T06:46:02.859Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2019-08-22T06:46:02.859Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2019-08-22T06:46:03.334Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 3.049s [2019-08-22T06:46:03.334Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2019-08-22T06:46:03.334Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode [2019-08-22T06:46:03.334Z] daemon.go:336: [d3bf4850d0e6b] waiting for daemon to start [2019-08-22T06:46:03.334Z] daemon.go:336: [d3bf4850d0e6b] waiting for daemon to start [2019-08-22T06:46:03.334Z] daemon.go:364: [d3bf4850d0e6b] daemon started [2019-08-22T06:46:03.334Z] daemon.go:472: [d3bf4850d0e6b] Stopping daemon [2019-08-22T06:46:03.334Z] daemon.go:307: [d3bf4850d0e6b] exiting daemon [2019-08-22T06:46:03.334Z] daemon.go:459: [d3bf4850d0e6b] Daemon stopped [2019-08-22T06:46:03.334Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-22T06:46:03.592Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped 9.118s [2019-08-22T06:46:04.159Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-08-22T06:46:04.159Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-22T06:46:04.159Z] daemon.go:336: [d4e9c9e2064c4] waiting for daemon to start [2019-08-22T06:46:04.159Z] daemon.go:336: [d4e9c9e2064c4] waiting for daemon to start [2019-08-22T06:46:04.159Z] daemon.go:364: [d4e9c9e2064c4] daemon started [2019-08-22T06:46:04.159Z] daemon.go:472: [d4e9c9e2064c4] Stopping daemon [2019-08-22T06:46:04.159Z] daemon.go:307: [d4e9c9e2064c4] exiting daemon [2019-08-22T06:46:04.159Z] daemon.go:459: [d4e9c9e2064c4] Daemon stopped [2019-08-22T06:46:04.159Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-22T06:46:05.093Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-08-22T06:46:05.093Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode [2019-08-22T06:46:05.093Z] daemon.go:336: [d49f111dd608a] waiting for daemon to start [2019-08-22T06:46:05.093Z] daemon.go:336: [d49f111dd608a] waiting for daemon to start [2019-08-22T06:46:05.093Z] daemon.go:364: [d49f111dd608a] daemon started [2019-08-22T06:46:05.093Z] daemon.go:472: [d49f111dd608a] Stopping daemon [2019-08-22T06:46:05.093Z] daemon.go:307: [d49f111dd608a] exiting daemon [2019-08-22T06:46:05.093Z] daemon.go:459: [d49f111dd608a] Daemon stopped [2019-08-22T06:46:05.093Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-22T06:46:06.993Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.235s [2019-08-22T06:46:07.250Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2019-08-22T06:46:07.250Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient [2019-08-22T06:46:07.250Z] daemon.go:336: [d4ed62514e82e] waiting for daemon to start [2019-08-22T06:46:07.250Z] daemon.go:336: [d4ed62514e82e] waiting for daemon to start [2019-08-22T06:46:07.250Z] daemon.go:364: [d4ed62514e82e] daemon started [2019-08-22T06:46:07.250Z] daemon.go:472: [d4ed62514e82e] Stopping daemon [2019-08-22T06:46:07.250Z] daemon.go:307: [d4ed62514e82e] exiting daemon [2019-08-22T06:46:07.251Z] daemon.go:459: [d4ed62514e82e] Daemon stopped [2019-08-22T06:46:07.251Z] === RUN TestKernelTCPMemory [2019-08-22T06:46:07.270Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2019-08-22T06:46:07.270Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2019-08-22T06:46:08.624Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-08-22T06:46:08.624Z] === RUN TestNISDomainname [2019-08-22T06:46:08.624Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.611s [2019-08-22T06:46:09.332Z] ok github.com/docker/docker/reference 0.047s coverage: 84.4% of statements [2019-08-22T06:46:09.556Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 6.352s [2019-08-22T06:46:09.556Z] --- PASS: TestNISDomainname (1.32s) [2019-08-22T06:46:09.556Z] === RUN TestHostnameDnsResolution [2019-08-22T06:46:09.619Z] ok github.com/docker/docker/plugin 0.566s coverage: 27.0% of statements [2019-08-22T06:46:10.929Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.392s [2019-08-22T06:46:11.105Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2019-08-22T06:46:11.188Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.505s [2019-08-22T06:46:11.188Z] --- PASS: TestHostnameDnsResolution (1.63s) [2019-08-22T06:46:11.188Z] === RUN TestStats [2019-08-22T06:46:11.730Z] ok github.com/docker/docker/registry/resumable 0.051s coverage: 100.0% of statements [2019-08-22T06:46:12.560Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.570s [2019-08-22T06:46:13.495Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.618s [2019-08-22T06:46:13.770Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2019-08-22T06:46:13.770Z] ok github.com/docker/docker/registry 0.458s coverage: 56.4% of statements [2019-08-22T06:46:14.061Z] --- PASS: TestStats (2.68s) [2019-08-22T06:46:14.061Z] === RUN TestStopContainerWithTimeout [2019-08-22T06:46:14.061Z] === RUN TestStopContainerWithTimeout/0 [2019-08-22T06:46:14.061Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-22T06:46:14.061Z] === RUN TestStopContainerWithTimeout/1 [2019-08-22T06:46:14.061Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-22T06:46:14.061Z] === RUN TestStopContainerWithTimeout/3 [2019-08-22T06:46:14.061Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-22T06:46:14.061Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-22T06:46:14.061Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-22T06:46:14.061Z] === CONT TestStopContainerWithTimeout/0 [2019-08-22T06:46:14.061Z] === CONT TestStopContainerWithTimeout/3 [2019-08-22T06:46:14.061Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 2.871s [2019-08-22T06:46:14.061Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) [2019-08-22T06:46:14.061Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) [2019-08-22T06:46:14.061Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.835s [2019-08-22T06:46:14.790Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2019-08-22T06:46:15.434Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-22T06:46:17.332Z] === CONT TestStopContainerWithTimeout/1 [2019-08-22T06:46:17.511Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2019-08-22T06:46:17.511Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2019-08-22T06:46:17.590Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.521s [2019-08-22T06:46:18.980Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-08-22T06:46:18.980Z] Copying nested executables into bundles/binary-daemon [2019-08-22T06:46:18.980Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-08-22T06:46:19.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/make.sh cross [2019-08-22T06:46:19.490Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-08-22T06:46:19.490Z] --- PASS: TestStopContainerWithTimeout/0 (1.44s) [2019-08-22T06:46:19.490Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2019-08-22T06:46:19.490Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2019-08-22T06:46:19.490Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2019-08-22T06:46:19.490Z] === RUN TestDeleteDevicemapper [2019-08-22T06:46:19.490Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-22T06:46:19.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-22T06:46:19.490Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-22T06:46:19.544Z] ok github.com/docker/docker/volume/service 0.036s coverage: 73.0% of statements [2019-08-22T06:46:19.849Z] [2019-08-22T06:46:19.849Z] Removing bundles/ [2019-08-22T06:46:19.849Z] [2019-08-22T06:46:19.849Z] ---> Making bundle: cross (in bundles/cross) [2019-08-22T06:46:19.849Z] Cross building: bundles/cross/linux/amd64 [2019-08-22T06:46:19.849Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-08-22T06:46:19.849Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-08-22T06:46:20.425Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 6.032s [2019-08-22T06:46:22.326Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.769s [2019-08-22T06:46:22.893Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2019-08-22T06:46:22.893Z] === RUN TestUpdateMemory [2019-08-22T06:46:22.893Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-22T06:46:22.893Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-22T06:46:22.893Z] === RUN TestUpdateCPUQuota [2019-08-22T06:46:22.893Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.971s [2019-08-22T06:46:23.151Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks 5.420s [2019-08-22T06:46:24.085Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 0.794s [2019-08-22T06:46:25.021Z] --- PASS: TestUpdateCPUQuota (2.23s) [2019-08-22T06:46:25.021Z] === RUN TestUpdatePidsLimit [2019-08-22T06:46:25.021Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-22T06:46:25.587Z] === RUN TestUpdatePidsLimit/no_change [2019-08-22T06:46:25.641Z] --- PASS: TestImportExtremelyLargeImageWorks (93.30s) [2019-08-22T06:46:25.641Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-22T06:46:25.641Z] daemon.go:336: [d2c3f9ffe15b1] waiting for daemon to start [2019-08-22T06:46:25.641Z] daemon.go:336: [d2c3f9ffe15b1] waiting for daemon to start [2019-08-22T06:46:25.641Z] daemon.go:364: [d2c3f9ffe15b1] daemon started [2019-08-22T06:46:25.641Z] daemon.go:472: [d2c3f9ffe15b1] Stopping daemon [2019-08-22T06:46:25.641Z] daemon.go:307: [d2c3f9ffe15b1] exiting daemon [2019-08-22T06:46:25.641Z] daemon.go:459: [d2c3f9ffe15b1] Daemon stopped [2019-08-22T06:46:25.641Z] PASS [2019-08-22T06:46:25.641Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-22T06:46:25.641Z] INFO: Testing against a local daemon [2019-08-22T06:46:25.641Z] === RUN TestNetworkCreateDelete [2019-08-22T06:46:25.641Z] --- PASS: TestNetworkCreateDelete (0.26s) [2019-08-22T06:46:25.642Z] === RUN TestDockerNetworkDeletePreferID [2019-08-22T06:46:25.642Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2019-08-22T06:46:25.642Z] === RUN TestInspectNetwork [2019-08-22T06:46:25.642Z] === RUN TestInspectNetwork/full_network_id [2019-08-22T06:46:25.642Z] === RUN TestInspectNetwork/partial_network_id [2019-08-22T06:46:25.642Z] === RUN TestInspectNetwork/network_name [2019-08-22T06:46:25.642Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-22T06:46:25.846Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-22T06:46:26.419Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-22T06:46:26.677Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames 3.444s [2019-08-22T06:46:26.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-22T06:46:27.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-22T06:46:27.917Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/rootless [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/volume [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-22T06:46:27.917Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === Skipped [2019-08-22T06:46:27.917Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-22T06:46:27.917Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-22T06:46:27.917Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:73: No driver to put! [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-22T06:46:27.917Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-22T06:46:27.917Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-22T06:46:27.917Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:46:27.917Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-22T06:46:27.917Z] graphtest_unix.go:73: No driver to put! [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-22T06:46:27.917Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-22T06:46:27.917Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] [2019-08-22T06:46:27.917Z] DONE 2040 tests, 20 skipped in 371.256s Post stage [Pipeline] junit [2019-08-22T06:46:27.951Z] Recording test results [2019-08-22T06:46:28.065Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-22T06:46:28.883Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/make.sh dynbinary test-integration [2019-08-22T06:46:29.168Z] [2019-08-22T06:46:29.458Z] Removing bundles/ [2019-08-22T06:46:29.458Z] [2019-08-22T06:46:29.458Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-22T06:46:29.458Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:46:29.458Z] GOOS="" GOARCH="" GOARM="" [2019-08-22T06:46:29.653Z] --- PASS: TestInspectNetwork (8.91s) [2019-08-22T06:46:29.653Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-22T06:46:29.653Z] daemon.go:336: [d62b4d021a433] waiting for daemon to start [2019-08-22T06:46:29.653Z] daemon.go:336: [d62b4d021a433] waiting for daemon to start [2019-08-22T06:46:29.653Z] daemon.go:364: [d62b4d021a433] daemon started [2019-08-22T06:46:29.653Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-22T06:46:29.653Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-22T06:46:29.653Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-22T06:46:29.653Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-22T06:46:29.653Z] daemon.go:472: [d62b4d021a433] Stopping daemon [2019-08-22T06:46:29.653Z] daemon.go:307: [d62b4d021a433] exiting daemon [2019-08-22T06:46:29.653Z] daemon.go:459: [d62b4d021a433] Daemon stopped [2019-08-22T06:46:29.653Z] === RUN TestRunContainerWithBridgeNone [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit (4.94s) [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit/no_change (0.54s) [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.57s) [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-08-22T06:46:29.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-08-22T06:46:29.965Z] === RUN TestUpdateRestartPolicy [2019-08-22T06:46:30.223Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 3.133s [2019-08-22T06:46:30.788Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 6.832s [2019-08-22T06:46:32.225Z] --- PASS: TestRunContainerWithBridgeNone (2.72s) [2019-08-22T06:46:32.225Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-22T06:46:32.225Z] daemon.go:336: [d4a171bb5ee33] waiting for daemon to start [2019-08-22T06:46:32.225Z] daemon.go:336: [d4a171bb5ee33] waiting for daemon to start [2019-08-22T06:46:32.225Z] daemon.go:364: [d4a171bb5ee33] daemon started [2019-08-22T06:46:32.225Z] daemon.go:472: [d4a171bb5ee33] Stopping daemon [2019-08-22T06:46:32.225Z] daemon.go:307: [d4a171bb5ee33] exiting daemon [2019-08-22T06:46:32.225Z] daemon.go:459: [d4a171bb5ee33] Daemon stopped [2019-08-22T06:46:32.225Z] === RUN TestNetworkInvalidJSON [2019-08-22T06:46:32.225Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-22T06:46:32.225Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-22T06:46:32.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T06:46:32.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T06:46:32.225Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T06:46:32.225Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T06:46:32.225Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-22T06:46:32.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T06:46:32.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T06:46:32.225Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-22T06:46:32.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-22T06:46:32.225Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-22T06:46:32.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-22T06:46:32.225Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-22T06:46:32.687Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.291s [2019-08-22T06:46:33.266Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.339s [2019-08-22T06:46:33.509Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-08-22T06:46:33.509Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-22T06:46:33.509Z] daemon.go:336: [dcd5651356d99] waiting for daemon to start [2019-08-22T06:46:33.509Z] daemon.go:336: [dcd5651356d99] waiting for daemon to start [2019-08-22T06:46:33.509Z] daemon.go:364: [dcd5651356d99] daemon started [2019-08-22T06:46:33.509Z] daemon.go:472: [dcd5651356d99] Stopping daemon [2019-08-22T06:46:33.509Z] daemon.go:307: [dcd5651356d99] exiting daemon [2019-08-22T06:46:33.509Z] daemon.go:459: [dcd5651356d99] Daemon stopped [2019-08-22T06:46:33.509Z] daemon.go:336: [dcd5651356d99] waiting for daemon to start [2019-08-22T06:46:33.509Z] daemon.go:336: [dcd5651356d99] waiting for daemon to start [2019-08-22T06:46:33.509Z] daemon.go:364: [dcd5651356d99] daemon started [2019-08-22T06:46:33.509Z] daemon.go:472: [dcd5651356d99] Stopping daemon [2019-08-22T06:46:33.509Z] daemon.go:307: [dcd5651356d99] exiting daemon [2019-08-22T06:46:33.509Z] daemon.go:459: [dcd5651356d99] Daemon stopped [2019-08-22T06:46:33.509Z] === RUN TestDaemonDefaultNetworkPools [2019-08-22T06:46:33.832Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 0.711s [2019-08-22T06:46:34.316Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2019-08-22T06:46:34.316Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-22T06:46:34.316Z] daemon.go:336: [d05f64ba33f01] waiting for daemon to start [2019-08-22T06:46:34.316Z] daemon.go:336: [d05f64ba33f01] waiting for daemon to start [2019-08-22T06:46:34.316Z] daemon.go:364: [d05f64ba33f01] daemon started [2019-08-22T06:46:34.316Z] daemon.go:472: [d05f64ba33f01] Stopping daemon [2019-08-22T06:46:34.316Z] daemon.go:307: [d05f64ba33f01] exiting daemon [2019-08-22T06:46:34.316Z] daemon.go:459: [d05f64ba33f01] Daemon stopped [2019-08-22T06:46:34.316Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-22T06:46:34.768Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.669s [2019-08-22T06:46:34.768Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.307s [2019-08-22T06:46:35.333Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.311s [2019-08-22T06:46:35.591Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.337s [2019-08-22T06:46:35.591Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) [2019-08-22T06:46:35.631Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2019-08-22T06:46:35.631Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-22T06:46:35.631Z] daemon.go:336: [d5d84cc3c5d86] waiting for daemon to start [2019-08-22T06:46:35.631Z] daemon.go:336: [d5d84cc3c5d86] waiting for daemon to start [2019-08-22T06:46:35.631Z] daemon.go:364: [d5d84cc3c5d86] daemon started [2019-08-22T06:46:35.631Z] daemon.go:472: [d5d84cc3c5d86] Stopping daemon [2019-08-22T06:46:35.631Z] daemon.go:307: [d5d84cc3c5d86] exiting daemon [2019-08-22T06:46:35.631Z] daemon.go:459: [d5d84cc3c5d86] Daemon stopped [2019-08-22T06:46:35.631Z] daemon.go:336: [d5d84cc3c5d86] waiting for daemon to start [2019-08-22T06:46:35.631Z] daemon.go:336: [d5d84cc3c5d86] waiting for daemon to start [2019-08-22T06:46:35.631Z] daemon.go:364: [d5d84cc3c5d86] daemon started [2019-08-22T06:46:35.631Z] daemon.go:472: [d5d84cc3c5d86] Stopping daemon [2019-08-22T06:46:35.631Z] daemon.go:307: [d5d84cc3c5d86] exiting daemon [2019-08-22T06:46:35.631Z] daemon.go:459: [d5d84cc3c5d86] Daemon stopped [2019-08-22T06:46:35.631Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-22T06:46:36.963Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 4.388s [2019-08-22T06:46:36.963Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.450s [2019-08-22T06:46:37.063Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2019-08-22T06:46:37.063Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-22T06:46:37.063Z] daemon.go:336: [deaf3b0a76780] waiting for daemon to start [2019-08-22T06:46:37.063Z] daemon.go:336: [deaf3b0a76780] waiting for daemon to start [2019-08-22T06:46:37.063Z] daemon.go:364: [deaf3b0a76780] daemon started [2019-08-22T06:46:37.063Z] daemon.go:472: [deaf3b0a76780] Stopping daemon [2019-08-22T06:46:37.063Z] daemon.go:307: [deaf3b0a76780] exiting daemon [2019-08-22T06:46:37.063Z] daemon.go:459: [deaf3b0a76780] Daemon stopped [2019-08-22T06:46:37.063Z] daemon.go:336: [deaf3b0a76780] waiting for daemon to start [2019-08-22T06:46:37.063Z] daemon.go:336: [deaf3b0a76780] waiting for daemon to start [2019-08-22T06:46:37.063Z] daemon.go:364: [deaf3b0a76780] daemon started [2019-08-22T06:46:37.063Z] daemon.go:472: [deaf3b0a76780] Stopping daemon [2019-08-22T06:46:37.063Z] daemon.go:307: [deaf3b0a76780] exiting daemon [2019-08-22T06:46:37.063Z] daemon.go:459: [deaf3b0a76780] Daemon stopped [2019-08-22T06:46:37.063Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-22T06:46:37.454Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-08-22T06:46:37.454Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-22T06:46:37.454Z] daemon.go:336: [d1afae8e8a160] waiting for daemon to start [2019-08-22T06:46:37.454Z] daemon.go:336: [d1afae8e8a160] waiting for daemon to start [2019-08-22T06:46:37.454Z] daemon.go:364: [d1afae8e8a160] daemon started [2019-08-22T06:46:37.454Z] daemon.go:472: [d1afae8e8a160] Stopping daemon [2019-08-22T06:46:37.454Z] daemon.go:307: [d1afae8e8a160] exiting daemon [2019-08-22T06:46:37.454Z] daemon.go:459: [d1afae8e8a160] Daemon stopped [2019-08-22T06:46:37.454Z] === RUN TestServiceWithPredefinedNetwork [2019-08-22T06:46:40.603Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2019-08-22T06:46:40.603Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-22T06:46:40.603Z] daemon.go:336: [d065f783d54c9] waiting for daemon to start [2019-08-22T06:46:40.603Z] daemon.go:336: [d065f783d54c9] waiting for daemon to start [2019-08-22T06:46:40.603Z] daemon.go:364: [d065f783d54c9] daemon started [2019-08-22T06:46:40.603Z] daemon.go:472: [d065f783d54c9] Stopping daemon [2019-08-22T06:46:40.603Z] daemon.go:307: [d065f783d54c9] exiting daemon [2019-08-22T06:46:40.603Z] daemon.go:459: [d065f783d54c9] Daemon stopped [2019-08-22T06:46:40.603Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-22T06:46:40.603Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-22T06:46:40.603Z] service_test.go:230: FLAKY_TEST [2019-08-22T06:46:40.603Z] === RUN TestServiceWithDataPathPortInit [2019-08-22T06:46:41.145Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.503s [2019-08-22T06:46:43.044Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 5.851s [2019-08-22T06:46:43.303Z] --- PASS: TestUpdateRestartPolicy (13.52s) [2019-08-22T06:46:43.303Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-22T06:46:43.869Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 0.991s [2019-08-22T06:46:44.435Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2019-08-22T06:46:44.435Z] === RUN TestWaitNonBlocked [2019-08-22T06:46:44.435Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:46:44.435Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:46:44.435Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:46:44.435Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:46:44.435Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:46:44.435Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:46:45.810Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-08-22T06:46:45.810Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2019-08-22T06:46:45.810Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-08-22T06:46:45.810Z] === RUN TestWaitBlocked [2019-08-22T06:46:45.810Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:46:45.810Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:46:45.810Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:46:45.810Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:46:45.810Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:46:45.810Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:46:45.810Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 3.858s [2019-08-22T06:46:46.743Z] --- PASS: TestWaitBlocked (0.05s) [2019-08-22T06:46:46.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2019-08-22T06:46:46.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2019-08-22T06:46:46.743Z] === CONT TestContainerStartOnDaemonRestart [2019-08-22T06:46:46.743Z] === CONT TestIpcModeOlderClient [2019-08-22T06:46:46.929Z] --- PASS: TestServiceWithDataPathPortInit (5.45s) [2019-08-22T06:46:46.929Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-22T06:46:46.929Z] daemon.go:336: [dbb83fb87739e] waiting for daemon to start [2019-08-22T06:46:46.929Z] daemon.go:336: [dbb83fb87739e] waiting for daemon to start [2019-08-22T06:46:46.929Z] daemon.go:364: [dbb83fb87739e] daemon started [2019-08-22T06:46:46.929Z] daemon.go:472: [dbb83fb87739e] Stopping daemon [2019-08-22T06:46:46.929Z] daemon.go:307: [dbb83fb87739e] exiting daemon [2019-08-22T06:46:46.929Z] daemon.go:459: [dbb83fb87739e] Daemon stopped [2019-08-22T06:46:46.930Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-22T06:46:46.930Z] daemon.go:336: [d34d28b73b1b1] waiting for daemon to start [2019-08-22T06:46:46.930Z] daemon.go:336: [d34d28b73b1b1] waiting for daemon to start [2019-08-22T06:46:46.930Z] daemon.go:364: [d34d28b73b1b1] daemon started [2019-08-22T06:46:46.930Z] daemon.go:472: [d34d28b73b1b1] Stopping daemon [2019-08-22T06:46:46.930Z] daemon.go:307: [d34d28b73b1b1] exiting daemon [2019-08-22T06:46:46.930Z] daemon.go:459: [d34d28b73b1b1] Daemon stopped [2019-08-22T06:46:46.930Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-22T06:46:47.001Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-08-22T06:46:47.001Z] === CONT TestDaemonRestartIpcMode [2019-08-22T06:46:47.567Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 3.668s [2019-08-22T06:46:48.501Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 2.606s [2019-08-22T06:46:49.067Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.460s [2019-08-22T06:46:49.633Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.469s [2019-08-22T06:46:50.567Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 1.078s [2019-08-22T06:46:50.850Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s) [2019-08-22T06:46:50.850Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart [2019-08-22T06:46:50.850Z] daemon.go:336: [d21960e7f54c5] waiting for daemon to start [2019-08-22T06:46:50.851Z] daemon.go:336: [d21960e7f54c5] waiting for daemon to start [2019-08-22T06:46:50.851Z] daemon.go:364: [d21960e7f54c5] daemon started [2019-08-22T06:46:50.851Z] daemon.go:336: [d21960e7f54c5] waiting for daemon to start [2019-08-22T06:46:50.851Z] daemon.go:307: [d21960e7f54c5] exiting daemon [2019-08-22T06:46:50.851Z] daemon.go:336: [d21960e7f54c5] waiting for daemon to start [2019-08-22T06:46:50.851Z] daemon.go:364: [d21960e7f54c5] daemon started [2019-08-22T06:46:50.851Z] daemon.go:472: [d21960e7f54c5] Stopping daemon [2019-08-22T06:46:50.851Z] daemon.go:307: [d21960e7f54c5] exiting daemon [2019-08-22T06:46:50.851Z] daemon.go:459: [d21960e7f54c5] Daemon stopped [2019-08-22T06:46:51.428Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.662s [2019-08-22T06:46:51.708Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.379s [2019-08-22T06:46:51.708Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2019-08-22T06:46:51.708Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode [2019-08-22T06:46:51.708Z] daemon.go:336: [d5db28a19699f] waiting for daemon to start [2019-08-22T06:46:51.708Z] daemon.go:336: [d5db28a19699f] waiting for daemon to start [2019-08-22T06:46:51.708Z] daemon.go:364: [d5db28a19699f] daemon started [2019-08-22T06:46:51.708Z] daemon.go:472: [d5db28a19699f] Stopping daemon [2019-08-22T06:46:51.708Z] daemon.go:307: [d5db28a19699f] exiting daemon [2019-08-22T06:46:51.708Z] daemon.go:459: [d5db28a19699f] Daemon stopped [2019-08-22T06:46:51.708Z] daemon.go:336: [d5db28a19699f] waiting for daemon to start [2019-08-22T06:46:51.708Z] daemon.go:336: [d5db28a19699f] waiting for daemon to start [2019-08-22T06:46:51.708Z] daemon.go:364: [d5db28a19699f] daemon started [2019-08-22T06:46:51.708Z] daemon.go:472: [d5db28a19699f] Stopping daemon [2019-08-22T06:46:51.708Z] daemon.go:307: [d5db28a19699f] exiting daemon [2019-08-22T06:46:51.708Z] daemon.go:459: [d5db28a19699f] Daemon stopped [2019-08-22T06:46:51.708Z] PASS [2019-08-22T06:46:51.708Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-22T06:46:51.978Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 3.638s [2019-08-22T06:46:51.978Z] INFO: Testing against a local daemon [2019-08-22T06:46:51.978Z] === RUN TestCommitInheritsEnv [2019-08-22T06:46:52.134Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.65s) [2019-08-22T06:46:52.134Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-22T06:46:52.134Z] daemon.go:336: [d8132c0113aed] waiting for daemon to start [2019-08-22T06:46:52.134Z] daemon.go:336: [d8132c0113aed] waiting for daemon to start [2019-08-22T06:46:52.134Z] daemon.go:364: [d8132c0113aed] daemon started [2019-08-22T06:46:52.134Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tsiti6uhh2b1obck5rou22tva Created:2019-08-22 06:46:47.17049457 +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-22T06:46:52.134Z] daemon.go:472: [d8132c0113aed] Stopping daemon [2019-08-22T06:46:52.134Z] daemon.go:307: [d8132c0113aed] exiting daemon [2019-08-22T06:46:52.134Z] daemon.go:459: [d8132c0113aed] Daemon stopped [2019-08-22T06:46:52.134Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-22T06:46:52.134Z] daemon.go:336: [d9d98896e42b3] waiting for daemon to start [2019-08-22T06:46:52.134Z] daemon.go:336: [d9d98896e42b3] waiting for daemon to start [2019-08-22T06:46:52.134Z] daemon.go:364: [d9d98896e42b3] daemon started [2019-08-22T06:46:52.134Z] daemon.go:472: [d9d98896e42b3] Stopping daemon [2019-08-22T06:46:52.134Z] daemon.go:307: [d9d98896e42b3] exiting daemon [2019-08-22T06:46:52.134Z] daemon.go:459: [d9d98896e42b3] Daemon stopped [2019-08-22T06:46:52.134Z] PASS [2019-08-22T06:46:52.134Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-22T06:46:52.134Z] INFO: Testing against a local daemon [2019-08-22T06:46:52.134Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-22T06:46:52.546Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-08-22T06:46:52.546Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-22T06:46:52.546Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-22T06:46:52.546Z] === RUN TestImagesFilterMultiReference [2019-08-22T06:46:52.546Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-08-22T06:46:52.546Z] === RUN TestImagePullPlatformInvalid [2019-08-22T06:46:52.804Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-08-22T06:46:52.804Z] === RUN TestRemoveImageOrphaning [2019-08-22T06:46:53.063Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2019-08-22T06:46:53.063Z] === RUN TestRemoveImageGarbageCollector [2019-08-22T06:46:53.408Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.43s) [2019-08-22T06:46:53.408Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-08-22T06:46:53.408Z] daemon.go:336: [d5acb857a8982] waiting for daemon to start [2019-08-22T06:46:53.408Z] daemon.go:336: [d5acb857a8982] waiting for daemon to start [2019-08-22T06:46:53.408Z] daemon.go:364: [d5acb857a8982] daemon started [2019-08-22T06:46:53.408Z] daemon.go:472: [d5acb857a8982] Stopping daemon [2019-08-22T06:46:53.408Z] daemon.go:307: [d5acb857a8982] exiting daemon [2019-08-22T06:46:53.408Z] daemon.go:459: [d5acb857a8982] Daemon stopped [2019-08-22T06:46:53.408Z] daemon.go:336: [d5acb857a8982] waiting for daemon to start [2019-08-22T06:46:53.408Z] daemon.go:336: [d5acb857a8982] waiting for daemon to start [2019-08-22T06:46:53.408Z] daemon.go:364: [d5acb857a8982] daemon started [2019-08-22T06:46:53.408Z] daemon.go:472: [d5acb857a8982] Stopping daemon [2019-08-22T06:46:53.408Z] daemon.go:307: [d5acb857a8982] exiting daemon [2019-08-22T06:46:53.408Z] daemon.go:459: [d5acb857a8982] Daemon stopped [2019-08-22T06:46:53.408Z] === RUN TestDockerNetworkIpvlan [2019-08-22T06:46:54.192Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-08-22T06:46:55.047Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-08-22T06:46:55.591Z] --- PASS: TestRemoveImageGarbageCollector (2.26s) [2019-08-22T06:46:55.591Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector [2019-08-22T06:46:55.591Z] daemon.go:336: [d463acc533eee] waiting for daemon to start [2019-08-22T06:46:55.591Z] daemon.go:336: [d463acc533eee] waiting for daemon to start [2019-08-22T06:46:55.591Z] daemon.go:364: [d463acc533eee] daemon started [2019-08-22T06:46:55.591Z] daemon.go:472: [d463acc533eee] Stopping daemon [2019-08-22T06:46:55.591Z] daemon.go:307: [d463acc533eee] exiting daemon [2019-08-22T06:46:55.591Z] daemon.go:459: [d463acc533eee] Daemon stopped [2019-08-22T06:46:55.591Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-22T06:46:55.591Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-08-22T06:46:55.591Z] === RUN TestTagInvalidReference [2019-08-22T06:46:55.591Z] --- PASS: TestTagInvalidReference (0.04s) [2019-08-22T06:46:55.591Z] === RUN TestTagValidPrefixedRepo [2019-08-22T06:46:55.591Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-08-22T06:46:55.591Z] === RUN TestTagExistedNameWithoutForce [2019-08-22T06:46:55.591Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-22T06:46:55.591Z] === RUN TestTagOfficialNames [2019-08-22T06:46:55.591Z] --- PASS: TestTagOfficialNames (0.05s) [2019-08-22T06:46:55.591Z] === RUN TestTagMatchesDigest [2019-08-22T06:46:55.591Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-08-22T06:46:55.591Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-22T06:46:55.848Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-08-22T06:46:56.523Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 4.403s [2019-08-22T06:46:59.053Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout 2.142s [2019-08-22T06:46:59.095Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-08-22T06:47:02.333Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.510s [2019-08-22T06:47:02.372Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-08-22T06:47:04.809Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-08-22T06:47:05.613Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 13.983s [2019-08-22T06:47:06.546Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 0.909s [2019-08-22T06:47:07.480Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.783s [2019-08-22T06:47:08.920Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-08-22T06:47:10.006Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 7.868s [2019-08-22T06:47:11.380Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.066s [2019-08-22T06:47:11.380Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 4.090s [2019-08-22T06:47:11.638Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.520s [2019-08-22T06:47:12.204Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.605s [2019-08-22T06:47:13.011Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-08-22T06:47:16.387Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 4.911s [2019-08-22T06:47:17.321Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes 5.139s [2019-08-22T06:47:18.271Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-08-22T06:47:18.696Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 1.984s [2019-08-22T06:47:18.696Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) [2019-08-22T06:47:18.696Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) [2019-08-22T06:47:18.696Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) [2019-08-22T06:47:18.696Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-22T06:47:18.696Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors 1.151s [2019-08-22T06:47:19.263Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost 0.510s [2019-08-22T06:47:19.830Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.536s [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan (27.38s) [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [d21ff5ce4430d] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [d21ff5ce4430d] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [d21ff5ce4430d] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-08-22T06:47:20.866Z] daemon.go:472: [d21ff5ce4430d] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [d21ff5ce4430d] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [d21ff5ce4430d] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [d25f43a6eee7a] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [d25f43a6eee7a] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [d25f43a6eee7a] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-08-22T06:47:20.866Z] daemon.go:472: [d25f43a6eee7a] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [d25f43a6eee7a] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [d25f43a6eee7a] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [dccbd2bdbe41c] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [dccbd2bdbe41c] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [dccbd2bdbe41c] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.26s) [2019-08-22T06:47:20.866Z] daemon.go:472: [dccbd2bdbe41c] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [dccbd2bdbe41c] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [dccbd2bdbe41c] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [d7104b58d6b44] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [d7104b58d6b44] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [d7104b58d6b44] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.29s) [2019-08-22T06:47:20.866Z] daemon.go:472: [d7104b58d6b44] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [d7104b58d6b44] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [d7104b58d6b44] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [d07f7a1a4e4d9] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [d07f7a1a4e4d9] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [d07f7a1a4e4d9] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.29s) [2019-08-22T06:47:20.866Z] daemon.go:472: [d07f7a1a4e4d9] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [d07f7a1a4e4d9] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [d07f7a1a4e4d9] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [d3c15641df501] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [d3c15641df501] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [d3c15641df501] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.32s) [2019-08-22T06:47:20.866Z] daemon.go:472: [d3c15641df501] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [d3c15641df501] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [d3c15641df501] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [ddd36eda9df01] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [ddd36eda9df01] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [ddd36eda9df01] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.38s) [2019-08-22T06:47:20.866Z] daemon.go:472: [ddd36eda9df01] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [ddd36eda9df01] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [ddd36eda9df01] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [d0d3eebc45c36] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [d0d3eebc45c36] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [d0d3eebc45c36] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.29s) [2019-08-22T06:47:20.866Z] daemon.go:472: [d0d3eebc45c36] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [d0d3eebc45c36] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [d0d3eebc45c36] Daemon stopped [2019-08-22T06:47:20.866Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-22T06:47:20.866Z] daemon.go:336: [d0ae31e8dc017] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:336: [d0ae31e8dc017] waiting for daemon to start [2019-08-22T06:47:20.866Z] daemon.go:364: [d0ae31e8dc017] daemon started [2019-08-22T06:47:20.866Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.99s) [2019-08-22T06:47:20.866Z] daemon.go:472: [d0ae31e8dc017] Stopping daemon [2019-08-22T06:47:20.866Z] daemon.go:307: [d0ae31e8dc017] exiting daemon [2019-08-22T06:47:20.866Z] daemon.go:459: [d0ae31e8dc017] Daemon stopped [2019-08-22T06:47:20.866Z] PASS [2019-08-22T06:47:20.866Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-22T06:47:20.866Z] INFO: Testing against a local daemon [2019-08-22T06:47:20.866Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-22T06:47:22.704Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-08-22T06:47:22.704Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-22T06:47:22.704Z] daemon.go:336: [d0c9a2c69ffaf] waiting for daemon to start [2019-08-22T06:47:22.704Z] daemon.go:336: [d0c9a2c69ffaf] waiting for daemon to start [2019-08-22T06:47:22.704Z] daemon.go:364: [d0c9a2c69ffaf] daemon started [2019-08-22T06:47:22.704Z] daemon.go:472: [d0c9a2c69ffaf] Stopping daemon [2019-08-22T06:47:22.704Z] daemon.go:307: [d0c9a2c69ffaf] exiting daemon [2019-08-22T06:47:22.704Z] daemon.go:459: [d0c9a2c69ffaf] Daemon stopped [2019-08-22T06:47:22.704Z] daemon.go:336: [d0c9a2c69ffaf] waiting for daemon to start [2019-08-22T06:47:22.704Z] daemon.go:336: [d0c9a2c69ffaf] waiting for daemon to start [2019-08-22T06:47:22.704Z] daemon.go:364: [d0c9a2c69ffaf] daemon started [2019-08-22T06:47:22.704Z] daemon.go:472: [d0c9a2c69ffaf] Stopping daemon [2019-08-22T06:47:22.704Z] daemon.go:307: [d0c9a2c69ffaf] exiting daemon [2019-08-22T06:47:22.704Z] daemon.go:459: [d0c9a2c69ffaf] Daemon stopped [2019-08-22T06:47:22.704Z] === RUN TestDockerNetworkMacvlan [2019-08-22T06:47:23.074Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-22T06:47:23.117Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults 3.320s [2019-08-22T06:47:23.683Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.537s [2019-08-22T06:47:23.683Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 5.212s [2019-08-22T06:47:24.380Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-22T06:47:25.268Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-22T06:47:27.749Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-22T06:47:30.241Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.968s [2019-08-22T06:47:31.797Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-22T06:47:33.081Z] --- PASS: TestDockerNetworkMacvlan (10.58s) [2019-08-22T06:47:33.081Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T06:47:33.081Z] daemon.go:336: [d3c1d1572a91e] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:336: [d3c1d1572a91e] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:364: [d3c1d1572a91e] daemon started [2019-08-22T06:47:33.081Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-08-22T06:47:33.081Z] daemon.go:472: [d3c1d1572a91e] Stopping daemon [2019-08-22T06:47:33.081Z] daemon.go:307: [d3c1d1572a91e] exiting daemon [2019-08-22T06:47:33.081Z] daemon.go:459: [d3c1d1572a91e] Daemon stopped [2019-08-22T06:47:33.081Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T06:47:33.081Z] daemon.go:336: [d172f96597d7f] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:336: [d172f96597d7f] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:364: [d172f96597d7f] daemon started [2019-08-22T06:47:33.081Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-08-22T06:47:33.081Z] daemon.go:472: [d172f96597d7f] Stopping daemon [2019-08-22T06:47:33.081Z] daemon.go:307: [d172f96597d7f] exiting daemon [2019-08-22T06:47:33.081Z] daemon.go:459: [d172f96597d7f] Daemon stopped [2019-08-22T06:47:33.081Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T06:47:33.081Z] daemon.go:336: [d9a004b8502eb] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:336: [d9a004b8502eb] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:364: [d9a004b8502eb] daemon started [2019-08-22T06:47:33.081Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2019-08-22T06:47:33.081Z] daemon.go:472: [d9a004b8502eb] Stopping daemon [2019-08-22T06:47:33.081Z] daemon.go:307: [d9a004b8502eb] exiting daemon [2019-08-22T06:47:33.081Z] daemon.go:459: [d9a004b8502eb] Daemon stopped [2019-08-22T06:47:33.081Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T06:47:33.081Z] daemon.go:336: [d2354bd8eec5e] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:336: [d2354bd8eec5e] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:364: [d2354bd8eec5e] daemon started [2019-08-22T06:47:33.081Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.33s) [2019-08-22T06:47:33.081Z] daemon.go:472: [d2354bd8eec5e] Stopping daemon [2019-08-22T06:47:33.081Z] daemon.go:307: [d2354bd8eec5e] exiting daemon [2019-08-22T06:47:33.081Z] daemon.go:459: [d2354bd8eec5e] Daemon stopped [2019-08-22T06:47:33.081Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T06:47:33.081Z] daemon.go:336: [d92df3caa9aff] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:336: [d92df3caa9aff] waiting for daemon to start [2019-08-22T06:47:33.081Z] daemon.go:364: [d92df3caa9aff] daemon started [2019-08-22T06:47:33.081Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2019-08-22T06:47:33.081Z] daemon.go:472: [d92df3caa9aff] Stopping daemon [2019-08-22T06:47:33.081Z] daemon.go:307: [d92df3caa9aff] exiting daemon [2019-08-22T06:47:33.081Z] daemon.go:459: [d92df3caa9aff] Daemon stopped [2019-08-22T06:47:33.081Z] PASS [2019-08-22T06:47:33.081Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-22T06:47:33.081Z] testing: warning: no tests to run [2019-08-22T06:47:33.081Z] PASS [2019-08-22T06:47:33.081Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-22T06:47:33.081Z] INFO: Testing against a local daemon [2019-08-22T06:47:33.081Z] === RUN TestAuthZPluginAllowRequest [2019-08-22T06:47:33.522Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 3.554s [2019-08-22T06:47:33.781Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.398s [2019-08-22T06:47:34.901Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2019-08-22T06:47:34.901Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-22T06:47:34.901Z] daemon.go:336: [d9a0f3f13006f] waiting for daemon to start [2019-08-22T06:47:34.901Z] daemon.go:336: [d9a0f3f13006f] waiting for daemon to start [2019-08-22T06:47:34.901Z] daemon.go:364: [d9a0f3f13006f] daemon started [2019-08-22T06:47:34.901Z] daemon.go:472: [d9a0f3f13006f] Stopping daemon [2019-08-22T06:47:34.901Z] daemon.go:307: [d9a0f3f13006f] exiting daemon [2019-08-22T06:47:34.901Z] daemon.go:459: [d9a0f3f13006f] Daemon stopped [2019-08-22T06:47:34.901Z] === RUN TestAuthZPluginTLS [2019-08-22T06:47:35.310Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-08-22T06:47:35.310Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-22T06:47:35.310Z] daemon.go:336: [d650406935b02] waiting for daemon to start [2019-08-22T06:47:35.310Z] daemon.go:336: [d650406935b02] waiting for daemon to start [2019-08-22T06:47:35.310Z] daemon.go:364: [d650406935b02] daemon started [2019-08-22T06:47:35.310Z] daemon.go:472: [d650406935b02] Stopping daemon [2019-08-22T06:47:35.310Z] daemon.go:307: [d650406935b02] exiting daemon [2019-08-22T06:47:35.310Z] daemon.go:459: [d650406935b02] Daemon stopped [2019-08-22T06:47:35.310Z] === RUN TestAuthZPluginDenyRequest [2019-08-22T06:47:36.148Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-08-22T06:47:36.148Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-22T06:47:36.148Z] daemon.go:336: [d661c18b9b94a] waiting for daemon to start [2019-08-22T06:47:36.148Z] daemon.go:336: [d661c18b9b94a] waiting for daemon to start [2019-08-22T06:47:36.148Z] daemon.go:364: [d661c18b9b94a] daemon started [2019-08-22T06:47:36.148Z] daemon.go:472: [d661c18b9b94a] Stopping daemon [2019-08-22T06:47:36.148Z] daemon.go:307: [d661c18b9b94a] exiting daemon [2019-08-22T06:47:36.148Z] daemon.go:459: [d661c18b9b94a] Daemon stopped [2019-08-22T06:47:36.148Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-22T06:47:36.526Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-08-22T06:47:36.526Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-22T06:47:36.526Z] daemon.go:336: [d36d2b1bfb872] waiting for daemon to start [2019-08-22T06:47:36.526Z] daemon.go:336: [d36d2b1bfb872] waiting for daemon to start [2019-08-22T06:47:36.526Z] daemon.go:364: [d36d2b1bfb872] daemon started [2019-08-22T06:47:36.526Z] daemon.go:472: [d36d2b1bfb872] Stopping daemon [2019-08-22T06:47:36.526Z] daemon.go:307: [d36d2b1bfb872] exiting daemon [2019-08-22T06:47:36.526Z] daemon.go:459: [d36d2b1bfb872] Daemon stopped [2019-08-22T06:47:36.526Z] === RUN TestAuthZPluginDenyResponse [2019-08-22T06:47:37.063Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 2.958s [2019-08-22T06:47:37.326Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-08-22T06:47:37.326Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-22T06:47:37.326Z] daemon.go:336: [df6dbd4042246] waiting for daemon to start [2019-08-22T06:47:37.326Z] daemon.go:336: [df6dbd4042246] waiting for daemon to start [2019-08-22T06:47:37.326Z] daemon.go:364: [df6dbd4042246] daemon started [2019-08-22T06:47:37.326Z] daemon.go:472: [df6dbd4042246] Stopping daemon [2019-08-22T06:47:37.326Z] daemon.go:307: [df6dbd4042246] exiting daemon [2019-08-22T06:47:37.326Z] daemon.go:459: [df6dbd4042246] Daemon stopped [2019-08-22T06:47:37.326Z] === RUN TestAuthZPluginAllowEventStream [2019-08-22T06:47:38.604Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-08-22T06:47:38.604Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-22T06:47:38.604Z] daemon.go:336: [dcc75d7de491e] waiting for daemon to start [2019-08-22T06:47:38.604Z] daemon.go:336: [dcc75d7de491e] waiting for daemon to start [2019-08-22T06:47:38.604Z] daemon.go:364: [dcc75d7de491e] daemon started [2019-08-22T06:47:38.604Z] daemon.go:472: [dcc75d7de491e] Stopping daemon [2019-08-22T06:47:38.604Z] daemon.go:307: [dcc75d7de491e] exiting daemon [2019-08-22T06:47:38.604Z] daemon.go:459: [dcc75d7de491e] Daemon stopped [2019-08-22T06:47:38.604Z] === RUN TestAuthZPluginErrorResponse [2019-08-22T06:47:39.393Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-08-22T06:47:39.393Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-22T06:47:39.393Z] daemon.go:336: [dfa86bc074598] waiting for daemon to start [2019-08-22T06:47:39.393Z] daemon.go:336: [dfa86bc074598] waiting for daemon to start [2019-08-22T06:47:39.393Z] daemon.go:364: [dfa86bc074598] daemon started [2019-08-22T06:47:39.393Z] daemon.go:472: [dfa86bc074598] Stopping daemon [2019-08-22T06:47:39.393Z] daemon.go:307: [dfa86bc074598] exiting daemon [2019-08-22T06:47:39.393Z] daemon.go:459: [dfa86bc074598] Daemon stopped [2019-08-22T06:47:39.393Z] === RUN TestAuthZPluginErrorRequest [2019-08-22T06:47:39.589Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig 1.762s [2019-08-22T06:47:39.760Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-08-22T06:47:39.760Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-22T06:47:39.760Z] daemon.go:336: [dd20685a10ef1] waiting for daemon to start [2019-08-22T06:47:39.760Z] daemon.go:336: [dd20685a10ef1] waiting for daemon to start [2019-08-22T06:47:39.760Z] daemon.go:364: [dd20685a10ef1] daemon started [2019-08-22T06:47:39.760Z] daemon.go:472: [dd20685a10ef1] Stopping daemon [2019-08-22T06:47:39.760Z] daemon.go:307: [dd20685a10ef1] exiting daemon [2019-08-22T06:47:39.760Z] daemon.go:459: [dd20685a10ef1] Daemon stopped [2019-08-22T06:47:39.760Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-22T06:47:40.596Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-08-22T06:47:40.596Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-22T06:47:40.596Z] daemon.go:336: [dd4a736f7d849] waiting for daemon to start [2019-08-22T06:47:40.596Z] daemon.go:336: [dd4a736f7d849] waiting for daemon to start [2019-08-22T06:47:40.596Z] daemon.go:364: [dd4a736f7d849] daemon started [2019-08-22T06:47:40.596Z] daemon.go:472: [dd4a736f7d849] Stopping daemon [2019-08-22T06:47:40.596Z] daemon.go:307: [dd4a736f7d849] exiting daemon [2019-08-22T06:47:40.596Z] daemon.go:459: [dd4a736f7d849] Daemon stopped [2019-08-22T06:47:40.596Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-22T06:47:40.962Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.377s [2019-08-22T06:47:41.229Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-08-22T06:47:41.229Z] Copying nested executables into bundles/cross/linux/amd64 [2019-08-22T06:47:41.229Z] Cross building: bundles/cross/windows/amd64 [2019-08-22T06:47:41.229Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-22T06:47:41.229Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-08-22T06:47:42.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2019-08-22T06:47:42.429Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-22T06:47:42.429Z] daemon.go:336: [d481f91722511] waiting for daemon to start [2019-08-22T06:47:42.429Z] daemon.go:336: [d481f91722511] waiting for daemon to start [2019-08-22T06:47:42.429Z] daemon.go:364: [d481f91722511] daemon started [2019-08-22T06:47:42.429Z] daemon.go:472: [d481f91722511] Stopping daemon [2019-08-22T06:47:42.429Z] daemon.go:307: [d481f91722511] exiting daemon [2019-08-22T06:47:42.429Z] daemon.go:459: [d481f91722511] Daemon stopped [2019-08-22T06:47:42.429Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-22T06:47:44.241Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 4.548s [2019-08-22T06:47:44.807Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey 1.050s [2019-08-22T06:47:44.907Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2019-08-22T06:47:44.907Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-22T06:47:44.907Z] daemon.go:336: [d0ee649f779e0] waiting for daemon to start [2019-08-22T06:47:44.907Z] daemon.go:336: [d0ee649f779e0] waiting for daemon to start [2019-08-22T06:47:44.908Z] daemon.go:364: [d0ee649f779e0] daemon started [2019-08-22T06:47:44.908Z] daemon.go:472: [d0ee649f779e0] Stopping daemon [2019-08-22T06:47:44.908Z] daemon.go:307: [d0ee649f779e0] exiting daemon [2019-08-22T06:47:44.908Z] daemon.go:459: [d0ee649f779e0] Daemon stopped [2019-08-22T06:47:44.908Z] === RUN TestAuthZPluginHeader [2019-08-22T06:47:45.733Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-08-22T06:47:45.733Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-22T06:47:45.733Z] daemon.go:336: [d62a28dfcdeaf] waiting for daemon to start [2019-08-22T06:47:45.733Z] daemon.go:336: [d62a28dfcdeaf] waiting for daemon to start [2019-08-22T06:47:45.733Z] daemon.go:364: [d62a28dfcdeaf] daemon started [2019-08-22T06:47:45.733Z] daemon.go:472: [d62a28dfcdeaf] Stopping daemon [2019-08-22T06:47:45.733Z] daemon.go:307: [d62a28dfcdeaf] exiting daemon [2019-08-22T06:47:45.733Z] daemon.go:459: [d62a28dfcdeaf] Daemon stopped [2019-08-22T06:47:45.733Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-22T06:47:45.733Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-22T06:47:45.733Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:47:45.733Z] === RUN TestAuthZPluginV2Disable [2019-08-22T06:47:45.733Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-22T06:47:45.733Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:47:45.733Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-22T06:47:45.733Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-22T06:47:45.733Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:47:45.733Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-22T06:47:45.733Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-22T06:47:45.733Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:47:45.733Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-22T06:47:48.994Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 7.861s [2019-08-22T06:47:49.559Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.694s [2019-08-22T06:47:51.458Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 6.480s [2019-08-22T06:47:51.458Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.818s [2019-08-22T06:47:55.653Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 3.541s [2019-08-22T06:47:57.027Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 5.197s [2019-08-22T06:47:57.594Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.785s [2019-08-22T06:47:57.594Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.029s [2019-08-22T06:47:59.492Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.531s [2019-08-22T06:48:00.425Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.368s [2019-08-22T06:48:02.324Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.430s [2019-08-22T06:48:05.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-08-22T06:48:05.479Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:364: [ddde3f8a730d1] daemon started [2019-08-22T06:48:05.479Z] daemon.go:472: [ddde3f8a730d1] Stopping daemon [2019-08-22T06:48:05.479Z] daemon.go:307: [ddde3f8a730d1] exiting daemon [2019-08-22T06:48:05.479Z] daemon.go:459: [ddde3f8a730d1] Daemon stopped [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:350: [ddde3f8a730d1] error pinging daemon on start: Get http://ddde3f8a730d1.sock/_ping: context deadline exceeded [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:350: [ddde3f8a730d1] error pinging daemon on start: Get http://ddde3f8a730d1.sock/_ping: context deadline exceeded [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:350: [ddde3f8a730d1] error pinging daemon on start: Get http://ddde3f8a730d1.sock/_ping: context deadline exceeded [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:350: [ddde3f8a730d1] error pinging daemon on start: Get http://ddde3f8a730d1.sock/_ping: context deadline exceeded [2019-08-22T06:48:05.479Z] daemon.go:307: [ddde3f8a730d1] exiting daemon [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:336: [ddde3f8a730d1] waiting for daemon to start [2019-08-22T06:48:05.479Z] daemon.go:364: [ddde3f8a730d1] daemon started [2019-08-22T06:48:05.479Z] daemon.go:472: [ddde3f8a730d1] Stopping daemon [2019-08-22T06:48:05.479Z] daemon.go:307: [ddde3f8a730d1] exiting daemon [2019-08-22T06:48:05.479Z] daemon.go:459: [ddde3f8a730d1] Daemon stopped [2019-08-22T06:48:05.479Z] PASS [2019-08-22T06:48:05.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-22T06:48:05.479Z] INFO: Testing against a local daemon [2019-08-22T06:48:05.479Z] === RUN TestPluginInvalidJSON [2019-08-22T06:48:05.479Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T06:48:05.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T06:48:05.479Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T06:48:05.479Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-08-22T06:48:05.479Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-22T06:48:05.479Z] PASS [2019-08-22T06:48:05.479Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-22T06:48:05.479Z] INFO: Testing against a local daemon [2019-08-22T06:48:05.479Z] === RUN TestExternalGraphDriver [2019-08-22T06:48:05.479Z] === RUN TestExternalGraphDriver/json [2019-08-22T06:48:05.479Z] === RUN TestExternalGraphDriver/spec [2019-08-22T06:48:07.331Z] === RUN TestExternalGraphDriver/pull [2019-08-22T06:48:08.876Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.330s [2019-08-22T06:48:09.840Z] --- PASS: TestExternalGraphDriver (6.56s) [2019-08-22T06:48:09.840Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:364: [d235e47442578] daemon started [2019-08-22T06:48:09.840Z] daemon.go:472: [d235e47442578] Stopping daemon [2019-08-22T06:48:09.840Z] daemon.go:307: [d235e47442578] exiting daemon [2019-08-22T06:48:09.840Z] daemon.go:459: [d235e47442578] Daemon stopped [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:364: [d235e47442578] daemon started [2019-08-22T06:48:09.840Z] daemon.go:472: [d235e47442578] Stopping daemon [2019-08-22T06:48:09.840Z] daemon.go:307: [d235e47442578] exiting daemon [2019-08-22T06:48:09.840Z] daemon.go:459: [d235e47442578] Daemon stopped [2019-08-22T06:48:09.840Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:364: [d235e47442578] daemon started [2019-08-22T06:48:09.840Z] daemon.go:472: [d235e47442578] Stopping daemon [2019-08-22T06:48:09.840Z] daemon.go:307: [d235e47442578] exiting daemon [2019-08-22T06:48:09.840Z] daemon.go:459: [d235e47442578] Daemon stopped [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:364: [d235e47442578] daemon started [2019-08-22T06:48:09.840Z] daemon.go:472: [d235e47442578] Stopping daemon [2019-08-22T06:48:09.840Z] daemon.go:307: [d235e47442578] exiting daemon [2019-08-22T06:48:09.840Z] daemon.go:459: [d235e47442578] Daemon stopped [2019-08-22T06:48:09.840Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:336: [d235e47442578] waiting for daemon to start [2019-08-22T06:48:09.840Z] daemon.go:364: [d235e47442578] daemon started [2019-08-22T06:48:09.840Z] daemon.go:472: [d235e47442578] Stopping daemon [2019-08-22T06:48:09.840Z] daemon.go:307: [d235e47442578] exiting daemon [2019-08-22T06:48:09.840Z] daemon.go:459: [d235e47442578] Daemon stopped [2019-08-22T06:48:09.840Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-08-22T06:48:09.840Z] === RUN TestGraphdriverPluginV2 [2019-08-22T06:48:09.840Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-08-22T06:48:09.840Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:48:09.840Z] PASS [2019-08-22T06:48:09.840Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-22T06:48:09.840Z] INFO: Testing against a local daemon [2019-08-22T06:48:09.840Z] === RUN TestContinueAfterPluginCrash [2019-08-22T06:48:09.840Z] === PAUSE TestContinueAfterPluginCrash [2019-08-22T06:48:09.840Z] === RUN TestDaemonStartWithLogOpt [2019-08-22T06:48:09.840Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-22T06:48:09.840Z] === CONT TestContinueAfterPluginCrash [2019-08-22T06:48:09.840Z] === CONT TestDaemonStartWithLogOpt [2019-08-22T06:48:11.406Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove 2.411s [2019-08-22T06:48:11.406Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo 0.545s [2019-08-22T06:48:12.038Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.544s [2019-08-22T06:48:12.607Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.528s [2019-08-22T06:48:15.137Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 12.860s [2019-08-22T06:48:15.137Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun 2.335s [2019-08-22T06:48:15.137Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand 0.000s [2019-08-22T06:48:16.511Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.687s [2019-08-22T06:48:17.446Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 2.289s [2019-08-22T06:48:19.432Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 2.025s [2019-08-22T06:48:21.332Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 4.391s [2019-08-22T06:48:21.359Z] --- PASS: TestDaemonStartWithLogOpt (11.49s) [2019-08-22T06:48:21.359Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-22T06:48:21.359Z] daemon.go:336: [d506c08ee5b67] waiting for daemon to start [2019-08-22T06:48:21.359Z] daemon.go:336: [d506c08ee5b67] waiting for daemon to start [2019-08-22T06:48:21.359Z] daemon.go:364: [d506c08ee5b67] daemon started [2019-08-22T06:48:21.359Z] daemon.go:472: [d506c08ee5b67] Stopping daemon [2019-08-22T06:48:21.359Z] daemon.go:307: [d506c08ee5b67] exiting daemon [2019-08-22T06:48:21.359Z] daemon.go:459: [d506c08ee5b67] Daemon stopped [2019-08-22T06:48:21.359Z] daemon.go:336: [d506c08ee5b67] waiting for daemon to start [2019-08-22T06:48:21.359Z] daemon.go:336: [d506c08ee5b67] waiting for daemon to start [2019-08-22T06:48:21.359Z] daemon.go:364: [d506c08ee5b67] daemon started [2019-08-22T06:48:21.359Z] daemon.go:472: [d506c08ee5b67] Stopping daemon [2019-08-22T06:48:21.359Z] daemon.go:307: [d506c08ee5b67] exiting daemon [2019-08-22T06:48:21.359Z] daemon.go:459: [d506c08ee5b67] Daemon stopped [2019-08-22T06:48:23.858Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 4.263s [2019-08-22T06:48:25.231Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.533s [2019-08-22T06:48:26.379Z] --- PASS: TestContinueAfterPluginCrash (16.35s) [2019-08-22T06:48:26.379Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-22T06:48:26.379Z] daemon.go:336: [d7a2daed445c5] waiting for daemon to start [2019-08-22T06:48:26.379Z] daemon.go:336: [d7a2daed445c5] waiting for daemon to start [2019-08-22T06:48:26.379Z] daemon.go:364: [d7a2daed445c5] daemon started [2019-08-22T06:48:26.379Z] daemon.go:472: [d7a2daed445c5] Stopping daemon [2019-08-22T06:48:26.379Z] daemon.go:307: [d7a2daed445c5] exiting daemon [2019-08-22T06:48:26.379Z] daemon.go:459: [d7a2daed445c5] Daemon stopped [2019-08-22T06:48:26.379Z] PASS [2019-08-22T06:48:26.379Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-22T06:48:26.379Z] INFO: Testing against a local daemon [2019-08-22T06:48:26.379Z] === RUN TestPluginWithDevMounts [2019-08-22T06:48:26.379Z] === PAUSE TestPluginWithDevMounts [2019-08-22T06:48:26.379Z] === CONT TestPluginWithDevMounts [2019-08-22T06:48:27.129Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 1.877s [2019-08-22T06:48:27.695Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.587s [2019-08-22T06:48:28.290Z] --- PASS: TestPluginWithDevMounts (2.08s) [2019-08-22T06:48:28.290Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-22T06:48:28.290Z] daemon.go:336: [d76bd835d64bf] waiting for daemon to start [2019-08-22T06:48:28.290Z] daemon.go:336: [d76bd835d64bf] waiting for daemon to start [2019-08-22T06:48:28.290Z] daemon.go:364: [d76bd835d64bf] daemon started [2019-08-22T06:48:28.290Z] daemon.go:472: [d76bd835d64bf] Stopping daemon [2019-08-22T06:48:28.290Z] daemon.go:307: [d76bd835d64bf] exiting daemon [2019-08-22T06:48:28.290Z] daemon.go:459: [d76bd835d64bf] Daemon stopped [2019-08-22T06:48:28.290Z] PASS [2019-08-22T06:48:28.653Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-22T06:48:28.653Z] INFO: Testing against a local daemon [2019-08-22T06:48:28.653Z] === RUN TestSecretInspect [2019-08-22T06:48:31.101Z] --- PASS: TestSecretInspect (2.52s) [2019-08-22T06:48:31.101Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-22T06:48:31.101Z] daemon.go:336: [d1c0519e95a6b] waiting for daemon to start [2019-08-22T06:48:31.101Z] daemon.go:336: [d1c0519e95a6b] waiting for daemon to start [2019-08-22T06:48:31.101Z] daemon.go:364: [d1c0519e95a6b] daemon started [2019-08-22T06:48:31.101Z] daemon.go:472: [d1c0519e95a6b] Stopping daemon [2019-08-22T06:48:31.101Z] daemon.go:307: [d1c0519e95a6b] exiting daemon [2019-08-22T06:48:31.101Z] daemon.go:459: [d1c0519e95a6b] Daemon stopped [2019-08-22T06:48:31.101Z] === RUN TestSecretList [2019-08-22T06:48:31.877Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.918s [2019-08-22T06:48:33.666Z] --- PASS: TestSecretList (2.54s) [2019-08-22T06:48:33.666Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-22T06:48:33.666Z] daemon.go:336: [db87c133e26f1] waiting for daemon to start [2019-08-22T06:48:33.666Z] daemon.go:336: [db87c133e26f1] waiting for daemon to start [2019-08-22T06:48:33.666Z] daemon.go:364: [db87c133e26f1] daemon started [2019-08-22T06:48:33.666Z] daemon.go:472: [db87c133e26f1] Stopping daemon [2019-08-22T06:48:33.666Z] daemon.go:307: [db87c133e26f1] exiting daemon [2019-08-22T06:48:33.666Z] daemon.go:459: [db87c133e26f1] Daemon stopped [2019-08-22T06:48:33.666Z] === RUN TestSecretsCreateAndDelete [2019-08-22T06:48:35.161Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.515s [2019-08-22T06:48:36.095Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 14.931s [2019-08-22T06:48:36.677Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-22T06:48:36.677Z] [2019-08-22T06:48:36.677Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-22T06:48:36.677Z] PKG_CONFIG=pkg-config [2019-08-22T06:48:36.677Z] GOLANG_VERSION=1.12.9 [2019-08-22T06:48:36.677Z] HOSTNAME=b48e6245ed5c [2019-08-22T06:48:36.677Z] DOCKER_EXPERIMENTAL=1 [2019-08-22T06:48:36.677Z] container=docker [2019-08-22T06:48:36.677Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-22T06:48:36.677Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-22T06:48:36.677Z] GOPATH=/go [2019-08-22T06:48:36.677Z] PWD=/go/src/github.com/docker/docker [2019-08-22T06:48:36.677Z] HOME=/root [2019-08-22T06:48:36.677Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-22T06:48:36.677Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-22T06:48:36.677Z] DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff [2019-08-22T06:48:36.677Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-22T06:48:36.677Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-22T06:48:36.677Z] TERM=xterm [2019-08-22T06:48:36.677Z] DEST=bundles/test-integration [2019-08-22T06:48:36.677Z] SHLVL=1 [2019-08-22T06:48:36.677Z] TIMEOUT=120m [2019-08-22T06:48:36.677Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-22T06:48:36.677Z] DOCKER_PKG=github.com/docker/docker [2019-08-22T06:48:36.677Z] _=/usr/bin/env [2019-08-22T06:48:36.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-22T06:48:36.853Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2019-08-22T06:48:36.853Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-22T06:48:36.853Z] daemon.go:336: [d61ea8bb3f89c] waiting for daemon to start [2019-08-22T06:48:36.853Z] daemon.go:336: [d61ea8bb3f89c] waiting for daemon to start [2019-08-22T06:48:36.853Z] daemon.go:364: [d61ea8bb3f89c] daemon started [2019-08-22T06:48:36.853Z] daemon.go:472: [d61ea8bb3f89c] Stopping daemon [2019-08-22T06:48:36.853Z] daemon.go:307: [d61ea8bb3f89c] exiting daemon [2019-08-22T06:48:36.853Z] daemon.go:459: [d61ea8bb3f89c] Daemon stopped [2019-08-22T06:48:36.853Z] === RUN TestSecretsUpdate [2019-08-22T06:48:37.028Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 1.043s [2019-08-22T06:48:37.028Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.023s [2019-08-22T06:48:39.448Z] --- PASS: TestSecretsUpdate (2.93s) [2019-08-22T06:48:39.448Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-22T06:48:39.448Z] daemon.go:336: [df452d8bbb92f] waiting for daemon to start [2019-08-22T06:48:39.448Z] daemon.go:336: [df452d8bbb92f] waiting for daemon to start [2019-08-22T06:48:39.448Z] daemon.go:364: [df452d8bbb92f] daemon started [2019-08-22T06:48:39.448Z] daemon.go:472: [df452d8bbb92f] Stopping daemon [2019-08-22T06:48:39.448Z] daemon.go:307: [df452d8bbb92f] exiting daemon [2019-08-22T06:48:39.448Z] daemon.go:459: [df452d8bbb92f] Daemon stopped [2019-08-22T06:48:39.448Z] === RUN TestTemplatedSecret [2019-08-22T06:48:41.213Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged 5.472s [2019-08-22T06:48:43.114Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 5.703s [2019-08-22T06:48:43.114Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 2.061s [2019-08-22T06:48:43.483Z] --- PASS: TestTemplatedSecret (3.61s) [2019-08-22T06:48:43.483Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-22T06:48:43.483Z] daemon.go:336: [ddb307a7b2a06] waiting for daemon to start [2019-08-22T06:48:43.483Z] daemon.go:336: [ddb307a7b2a06] waiting for daemon to start [2019-08-22T06:48:43.483Z] daemon.go:364: [ddb307a7b2a06] daemon started [2019-08-22T06:48:43.483Z] daemon.go:472: [ddb307a7b2a06] Stopping daemon [2019-08-22T06:48:43.483Z] daemon.go:307: [ddb307a7b2a06] exiting daemon [2019-08-22T06:48:43.483Z] daemon.go:459: [ddb307a7b2a06] Daemon stopped [2019-08-22T06:48:43.483Z] === RUN TestSecretCreateResolve [2019-08-22T06:48:44.048Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.140s [2019-08-22T06:48:44.983Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.093s [2019-08-22T06:48:45.917Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 2.953s [2019-08-22T06:48:46.058Z] --- PASS: TestSecretCreateResolve (2.51s) [2019-08-22T06:48:46.058Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-22T06:48:46.058Z] daemon.go:336: [df27e11683c6c] waiting for daemon to start [2019-08-22T06:48:46.058Z] daemon.go:336: [df27e11683c6c] waiting for daemon to start [2019-08-22T06:48:46.058Z] daemon.go:364: [df27e11683c6c] daemon started [2019-08-22T06:48:46.058Z] daemon.go:472: [df27e11683c6c] Stopping daemon [2019-08-22T06:48:46.058Z] daemon.go:307: [df27e11683c6c] exiting daemon [2019-08-22T06:48:46.058Z] daemon.go:459: [df27e11683c6c] Daemon stopped [2019-08-22T06:48:46.058Z] PASS [2019-08-22T06:48:46.058Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-22T06:48:46.058Z] INFO: Testing against a local daemon [2019-08-22T06:48:46.058Z] === RUN TestServiceCreateInit [2019-08-22T06:48:46.058Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-22T06:48:48.860Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-22T06:48:48.860Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-08-22T06:48:48.860Z] remote: remote:  remote: Enumerating objects: 19, done. [2019-08-22T06:48:48.860Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-08-22T06:48:48.860Z] 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-22T06:48:48.860Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-08-22T06:48:48.860Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-22T06:48:49.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/test/unit [2019-08-22T06:48:49.198Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 2.914s [2019-08-22T06:48:49.198Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 3.694s [2019-08-22T06:48:51.168Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-22T06:48:51.682Z] ? github.com/docker/docker/api [no test files] [2019-08-22T06:48:56.254Z] --- PASS: TestServiceCreateInit (9.98s) [2019-08-22T06:48:56.254Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2019-08-22T06:48:56.254Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-22T06:48:56.254Z] daemon.go:336: [d8f4b8b77aa1c] waiting for daemon to start [2019-08-22T06:48:56.254Z] daemon.go:336: [d8f4b8b77aa1c] waiting for daemon to start [2019-08-22T06:48:56.254Z] daemon.go:364: [d8f4b8b77aa1c] daemon started [2019-08-22T06:48:56.254Z] daemon.go:472: [d8f4b8b77aa1c] Stopping daemon [2019-08-22T06:48:56.254Z] daemon.go:307: [d8f4b8b77aa1c] exiting daemon [2019-08-22T06:48:56.254Z] daemon.go:459: [d8f4b8b77aa1c] Daemon stopped [2019-08-22T06:48:56.254Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2019-08-22T06:48:56.254Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-22T06:48:56.254Z] daemon.go:336: [d8982a610bc43] waiting for daemon to start [2019-08-22T06:48:56.254Z] daemon.go:336: [d8982a610bc43] waiting for daemon to start [2019-08-22T06:48:56.254Z] daemon.go:364: [d8982a610bc43] daemon started [2019-08-22T06:48:56.254Z] daemon.go:472: [d8982a610bc43] Stopping daemon [2019-08-22T06:48:56.254Z] daemon.go:307: [d8982a610bc43] exiting daemon [2019-08-22T06:48:56.254Z] daemon.go:459: [d8982a610bc43] Daemon stopped [2019-08-22T06:48:56.254Z] === RUN TestCreateServiceMultipleTimes [2019-08-22T06:48:57.304Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 7.672s [2019-08-22T06:48:57.870Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 9.164s [2019-08-22T06:48:59.773Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 3.153s [2019-08-22T06:49:03.057Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 2.868s [2019-08-22T06:49:03.854Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2019-08-22T06:49:08.318Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 9.987s [2019-08-22T06:49:11.598Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 2.781s [2019-08-22T06:49:12.971Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize 1.853s [2019-08-22T06:49:16.238Z] --- PASS: TestCreateServiceMultipleTimes (18.17s) [2019-08-22T06:49:16.238Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-22T06:49:16.238Z] daemon.go:336: [de9618a986b4d] waiting for daemon to start [2019-08-22T06:49:16.238Z] daemon.go:336: [de9618a986b4d] waiting for daemon to start [2019-08-22T06:49:16.238Z] daemon.go:364: [de9618a986b4d] daemon started [2019-08-22T06:49:16.238Z] daemon.go:472: [de9618a986b4d] Stopping daemon [2019-08-22T06:49:16.238Z] daemon.go:307: [de9618a986b4d] exiting daemon [2019-08-22T06:49:16.238Z] daemon.go:459: [de9618a986b4d] Daemon stopped [2019-08-22T06:49:16.238Z] === RUN TestCreateServiceConflict [2019-08-22T06:49:17.018Z] --- PASS: TestCreateServiceConflict (2.87s) [2019-08-22T06:49:17.018Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-22T06:49:17.018Z] daemon.go:336: [d485d310c5c73] waiting for daemon to start [2019-08-22T06:49:17.018Z] daemon.go:336: [d485d310c5c73] waiting for daemon to start [2019-08-22T06:49:17.018Z] daemon.go:364: [d485d310c5c73] daemon started [2019-08-22T06:49:17.018Z] daemon.go:472: [d485d310c5c73] Stopping daemon [2019-08-22T06:49:17.018Z] daemon.go:307: [d485d310c5c73] exiting daemon [2019-08-22T06:49:17.018Z] daemon.go:459: [d485d310c5c73] Daemon stopped [2019-08-22T06:49:17.018Z] === RUN TestCreateServiceMaxReplicas [2019-08-22T06:49:17.152Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload 3.411s [2019-08-22T06:49:17.152Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify 0.095s [2019-08-22T06:49:20.250Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2019-08-22T06:49:20.250Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-22T06:49:20.250Z] daemon.go:336: [d9608ad2310e0] waiting for daemon to start [2019-08-22T06:49:20.250Z] daemon.go:336: [d9608ad2310e0] waiting for daemon to start [2019-08-22T06:49:20.250Z] daemon.go:364: [d9608ad2310e0] daemon started [2019-08-22T06:49:20.250Z] daemon.go:472: [d9608ad2310e0] Stopping daemon [2019-08-22T06:49:20.250Z] daemon.go:307: [d9608ad2310e0] exiting daemon [2019-08-22T06:49:20.250Z] daemon.go:459: [d9608ad2310e0] Daemon stopped [2019-08-22T06:49:20.250Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-22T06:49:23.711Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 6.533s [2019-08-22T06:49:23.711Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 21.036s [2019-08-22T06:49:23.711Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.143s [2019-08-22T06:49:26.998Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks 2.173s [2019-08-22T06:49:29.527Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 5.950s [2019-08-22T06:49:30.093Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.385s [2019-08-22T06:49:30.352Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.428s [2019-08-22T06:49:30.610Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.544s [2019-08-22T06:49:31.545Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 0.862s [2019-08-22T06:49:31.545Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.196s [2019-08-22T06:49:32.112Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.445s [2019-08-22T06:49:32.679Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.486s [2019-08-22T06:49:35.959Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 3.157s [2019-08-22T06:49:36.217Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 4.494s [2019-08-22T06:49:36.724Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2019-08-22T06:49:36.724Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-22T06:49:36.724Z] daemon.go:336: [daf622061be23] waiting for daemon to start [2019-08-22T06:49:36.724Z] daemon.go:336: [daf622061be23] waiting for daemon to start [2019-08-22T06:49:36.724Z] daemon.go:364: [daf622061be23] daemon started [2019-08-22T06:49:36.724Z] daemon.go:472: [daf622061be23] Stopping daemon [2019-08-22T06:49:36.724Z] daemon.go:307: [daf622061be23] exiting daemon [2019-08-22T06:49:36.724Z] daemon.go:459: [daf622061be23] Daemon stopped [2019-08-22T06:49:36.724Z] === RUN TestCreateServiceSecretFileMode [2019-08-22T06:49:37.592Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.828s [2019-08-22T06:49:37.983Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2019-08-22T06:49:37.983Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-22T06:49:37.983Z] daemon.go:336: [df95d97dfb703] waiting for daemon to start [2019-08-22T06:49:37.983Z] daemon.go:336: [df95d97dfb703] waiting for daemon to start [2019-08-22T06:49:37.983Z] daemon.go:364: [df95d97dfb703] daemon started [2019-08-22T06:49:37.983Z] daemon.go:472: [df95d97dfb703] Stopping daemon [2019-08-22T06:49:37.983Z] daemon.go:307: [df95d97dfb703] exiting daemon [2019-08-22T06:49:37.983Z] daemon.go:459: [df95d97dfb703] Daemon stopped [2019-08-22T06:49:37.983Z] === RUN TestCreateServiceConfigFileMode [2019-08-22T06:49:40.121Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 2.101s [2019-08-22T06:49:41.186Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2019-08-22T06:49:41.186Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-22T06:49:41.186Z] daemon.go:336: [de3f25d07bbb5] waiting for daemon to start [2019-08-22T06:49:41.186Z] daemon.go:336: [de3f25d07bbb5] waiting for daemon to start [2019-08-22T06:49:41.186Z] daemon.go:364: [de3f25d07bbb5] daemon started [2019-08-22T06:49:41.186Z] daemon.go:472: [de3f25d07bbb5] Stopping daemon [2019-08-22T06:49:41.186Z] daemon.go:307: [de3f25d07bbb5] exiting daemon [2019-08-22T06:49:41.186Z] daemon.go:459: [de3f25d07bbb5] Daemon stopped [2019-08-22T06:49:41.186Z] === RUN TestCreateServiceSysctls [2019-08-22T06:49:41.494Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.728s [2019-08-22T06:49:42.866Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.543s [2019-08-22T06:49:44.239Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.313s [2019-08-22T06:49:45.356Z] --- PASS: TestCreateServiceSysctls (3.85s) [2019-08-22T06:49:45.356Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-22T06:49:45.356Z] daemon.go:336: [db4f8bf848e7d] waiting for daemon to start [2019-08-22T06:49:45.356Z] daemon.go:336: [db4f8bf848e7d] waiting for daemon to start [2019-08-22T06:49:45.356Z] daemon.go:364: [db4f8bf848e7d] daemon started [2019-08-22T06:49:45.356Z] daemon.go:472: [db4f8bf848e7d] Stopping daemon [2019-08-22T06:49:45.356Z] daemon.go:307: [db4f8bf848e7d] exiting daemon [2019-08-22T06:49:45.356Z] daemon.go:459: [db4f8bf848e7d] Daemon stopped [2019-08-22T06:49:45.356Z] === RUN TestCreateServiceCapabilities [2019-08-22T06:49:46.171Z] --- PASS: TestImportExtremelyLargeImageWorks (170.23s) [2019-08-22T06:49:46.171Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks [2019-08-22T06:49:46.171Z] daemon.go:336: [d0c48072c1b0f] waiting for daemon to start [2019-08-22T06:49:46.171Z] daemon.go:336: [d0c48072c1b0f] waiting for daemon to start [2019-08-22T06:49:46.171Z] daemon.go:364: [d0c48072c1b0f] daemon started [2019-08-22T06:49:46.171Z] daemon.go:472: [d0c48072c1b0f] Stopping daemon [2019-08-22T06:49:46.171Z] daemon.go:307: [d0c48072c1b0f] exiting daemon [2019-08-22T06:49:46.171Z] daemon.go:459: [d0c48072c1b0f] Daemon stopped [2019-08-22T06:49:46.171Z] PASS [2019-08-22T06:49:46.171Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-22T06:49:46.171Z] INFO: Testing against a local daemon [2019-08-22T06:49:46.171Z] === RUN TestNetworkCreateDelete [2019-08-22T06:49:46.171Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-08-22T06:49:46.171Z] === RUN TestDockerNetworkDeletePreferID [2019-08-22T06:49:46.755Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-08-22T06:49:46.755Z] === RUN TestInspectNetwork [2019-08-22T06:49:48.609Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-08-22T06:49:48.609Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-22T06:49:48.609Z] daemon.go:336: [df7a6d0044dd6] waiting for daemon to start [2019-08-22T06:49:48.609Z] daemon.go:336: [df7a6d0044dd6] waiting for daemon to start [2019-08-22T06:49:48.609Z] daemon.go:364: [df7a6d0044dd6] daemon started [2019-08-22T06:49:48.609Z] daemon.go:472: [df7a6d0044dd6] Stopping daemon [2019-08-22T06:49:48.609Z] daemon.go:307: [df7a6d0044dd6] exiting daemon [2019-08-22T06:49:48.609Z] daemon.go:459: [df7a6d0044dd6] Daemon stopped [2019-08-22T06:49:48.609Z] === RUN TestInspect [2019-08-22T06:49:49.308Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash 12.153s [2019-08-22T06:49:49.874Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling 0.877s [2019-08-22T06:49:51.943Z] --- PASS: TestInspect (3.10s) [2019-08-22T06:49:51.943Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-22T06:49:51.943Z] daemon.go:336: [da2389451fe8a] waiting for daemon to start [2019-08-22T06:49:51.943Z] daemon.go:336: [da2389451fe8a] waiting for daemon to start [2019-08-22T06:49:51.943Z] daemon.go:364: [da2389451fe8a] daemon started [2019-08-22T06:49:51.943Z] daemon.go:472: [da2389451fe8a] Stopping daemon [2019-08-22T06:49:51.943Z] daemon.go:307: [da2389451fe8a] exiting daemon [2019-08-22T06:49:51.943Z] daemon.go:459: [da2389451fe8a] Daemon stopped [2019-08-22T06:49:51.943Z] === RUN TestDockerNetworkConnectAlias [2019-08-22T06:49:53.153Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 8.323s [2019-08-22T06:49:53.153Z] === RUN TestInspectNetwork/full_network_id [2019-08-22T06:49:53.153Z] === RUN TestInspectNetwork/partial_network_id [2019-08-22T06:49:53.153Z] === RUN TestInspectNetwork/network_name [2019-08-22T06:49:53.153Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-22T06:49:57.335Z] --- PASS: TestInspectNetwork (10.78s) [2019-08-22T06:49:57.335Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork [2019-08-22T06:49:57.335Z] daemon.go:336: [d9c69db81ecb6] waiting for daemon to start [2019-08-22T06:49:57.335Z] daemon.go:336: [d9c69db81ecb6] waiting for daemon to start [2019-08-22T06:49:57.335Z] daemon.go:364: [d9c69db81ecb6] daemon started [2019-08-22T06:49:57.335Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-22T06:49:57.335Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-22T06:49:57.335Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-22T06:49:57.335Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-22T06:49:57.335Z] daemon.go:472: [d9c69db81ecb6] Stopping daemon [2019-08-22T06:49:57.335Z] daemon.go:307: [d9c69db81ecb6] exiting daemon [2019-08-22T06:49:57.335Z] daemon.go:459: [d9c69db81ecb6] Daemon stopped [2019-08-22T06:49:57.335Z] === RUN TestRunContainerWithBridgeNone [2019-08-22T06:49:58.267Z] --- PASS: TestDockerNetworkConnectAlias (6.28s) [2019-08-22T06:49:58.267Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-22T06:49:58.267Z] daemon.go:336: [d0e37875299ca] waiting for daemon to start [2019-08-22T06:49:58.267Z] daemon.go:336: [d0e37875299ca] waiting for daemon to start [2019-08-22T06:49:58.267Z] daemon.go:364: [d0e37875299ca] daemon started [2019-08-22T06:49:58.267Z] daemon.go:472: [d0e37875299ca] Stopping daemon [2019-08-22T06:49:58.267Z] daemon.go:307: [d0e37875299ca] exiting daemon [2019-08-22T06:49:58.267Z] daemon.go:459: [d0e37875299ca] Daemon stopped [2019-08-22T06:49:58.267Z] === RUN TestDockerNetworkReConnect [2019-08-22T06:49:58.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-22T06:50:00.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-22T06:50:00.617Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2019-08-22T06:50:00.617Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone [2019-08-22T06:50:00.617Z] daemon.go:336: [deb85bbda5ec2] waiting for daemon to start [2019-08-22T06:50:00.617Z] daemon.go:336: [deb85bbda5ec2] waiting for daemon to start [2019-08-22T06:50:00.617Z] daemon.go:364: [deb85bbda5ec2] daemon started [2019-08-22T06:50:00.617Z] daemon.go:472: [deb85bbda5ec2] Stopping daemon [2019-08-22T06:50:00.617Z] daemon.go:307: [deb85bbda5ec2] exiting daemon [2019-08-22T06:50:00.617Z] daemon.go:459: [deb85bbda5ec2] Daemon stopped [2019-08-22T06:50:00.617Z] === RUN TestNetworkInvalidJSON [2019-08-22T06:50:00.617Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-22T06:50:00.617Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-22T06:50:00.617Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T06:50:00.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T06:50:00.617Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T06:50:00.617Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T06:50:00.617Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-22T06:50:00.617Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T06:50:00.617Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T06:50:00.617Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-22T06:50:00.617Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-22T06:50:00.617Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-22T06:50:00.617Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-22T06:50:00.617Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-22T06:50:01.182Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-08-22T06:50:01.182Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore [2019-08-22T06:50:01.182Z] daemon.go:336: [ddf9866146178] waiting for daemon to start [2019-08-22T06:50:01.182Z] daemon.go:336: [ddf9866146178] waiting for daemon to start [2019-08-22T06:50:01.182Z] daemon.go:364: [ddf9866146178] daemon started [2019-08-22T06:50:01.182Z] daemon.go:472: [ddf9866146178] Stopping daemon [2019-08-22T06:50:01.182Z] daemon.go:307: [ddf9866146178] exiting daemon [2019-08-22T06:50:01.182Z] daemon.go:459: [ddf9866146178] Daemon stopped [2019-08-22T06:50:01.182Z] daemon.go:336: [ddf9866146178] waiting for daemon to start [2019-08-22T06:50:01.182Z] daemon.go:336: [ddf9866146178] waiting for daemon to start [2019-08-22T06:50:01.182Z] daemon.go:364: [ddf9866146178] daemon started [2019-08-22T06:50:01.182Z] daemon.go:472: [ddf9866146178] Stopping daemon [2019-08-22T06:50:01.182Z] daemon.go:307: [ddf9866146178] exiting daemon [2019-08-22T06:50:01.182Z] daemon.go:459: [ddf9866146178] Daemon stopped [2019-08-22T06:50:01.182Z] === RUN TestDaemonDefaultNetworkPools [2019-08-22T06:50:02.118Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-08-22T06:50:02.118Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools [2019-08-22T06:50:02.118Z] daemon.go:336: [d5ef2df9e7d22] waiting for daemon to start [2019-08-22T06:50:02.118Z] daemon.go:336: [d5ef2df9e7d22] waiting for daemon to start [2019-08-22T06:50:02.118Z] daemon.go:364: [d5ef2df9e7d22] daemon started [2019-08-22T06:50:02.118Z] daemon.go:472: [d5ef2df9e7d22] Stopping daemon [2019-08-22T06:50:02.118Z] daemon.go:307: [d5ef2df9e7d22] exiting daemon [2019-08-22T06:50:02.118Z] daemon.go:459: [d5ef2df9e7d22] Daemon stopped [2019-08-22T06:50:02.118Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-22T06:50:02.357Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2019-08-22T06:50:02.357Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-22T06:50:02.357Z] daemon.go:336: [d5a4ec39f22ca] waiting for daemon to start [2019-08-22T06:50:02.357Z] daemon.go:336: [d5a4ec39f22ca] waiting for daemon to start [2019-08-22T06:50:02.357Z] daemon.go:364: [d5a4ec39f22ca] daemon started [2019-08-22T06:50:02.357Z] daemon.go:472: [d5a4ec39f22ca] Stopping daemon [2019-08-22T06:50:02.357Z] daemon.go:307: [d5a4ec39f22ca] exiting daemon [2019-08-22T06:50:02.357Z] daemon.go:459: [d5a4ec39f22ca] Daemon stopped [2019-08-22T06:50:02.357Z] === RUN TestServicePlugin [2019-08-22T06:50:02.357Z] --- SKIP: TestServicePlugin (0.01s) [2019-08-22T06:50:02.357Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:50:02.357Z] === RUN TestServiceUpdateLabel [2019-08-22T06:50:03.051Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-08-22T06:50:03.051Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork [2019-08-22T06:50:03.051Z] daemon.go:336: [decc1d2f683e3] waiting for daemon to start [2019-08-22T06:50:03.051Z] daemon.go:336: [decc1d2f683e3] waiting for daemon to start [2019-08-22T06:50:03.051Z] daemon.go:364: [decc1d2f683e3] daemon started [2019-08-22T06:50:03.051Z] daemon.go:472: [decc1d2f683e3] Stopping daemon [2019-08-22T06:50:03.051Z] daemon.go:307: [decc1d2f683e3] exiting daemon [2019-08-22T06:50:03.051Z] daemon.go:459: [decc1d2f683e3] Daemon stopped [2019-08-22T06:50:03.051Z] daemon.go:336: [decc1d2f683e3] waiting for daemon to start [2019-08-22T06:50:03.051Z] daemon.go:336: [decc1d2f683e3] waiting for daemon to start [2019-08-22T06:50:03.051Z] daemon.go:364: [decc1d2f683e3] daemon started [2019-08-22T06:50:03.051Z] daemon.go:472: [decc1d2f683e3] Stopping daemon [2019-08-22T06:50:03.051Z] daemon.go:307: [decc1d2f683e3] exiting daemon [2019-08-22T06:50:03.051Z] daemon.go:459: [decc1d2f683e3] Daemon stopped [2019-08-22T06:50:03.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-22T06:50:04.424Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2019-08-22T06:50:04.424Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-22T06:50:04.424Z] daemon.go:336: [d27d8fe5460d8] waiting for daemon to start [2019-08-22T06:50:04.424Z] daemon.go:336: [d27d8fe5460d8] waiting for daemon to start [2019-08-22T06:50:04.424Z] daemon.go:364: [d27d8fe5460d8] daemon started [2019-08-22T06:50:04.424Z] daemon.go:472: [d27d8fe5460d8] Stopping daemon [2019-08-22T06:50:04.424Z] daemon.go:307: [d27d8fe5460d8] exiting daemon [2019-08-22T06:50:04.424Z] daemon.go:459: [d27d8fe5460d8] Daemon stopped [2019-08-22T06:50:04.424Z] daemon.go:336: [d27d8fe5460d8] waiting for daemon to start [2019-08-22T06:50:04.424Z] daemon.go:336: [d27d8fe5460d8] waiting for daemon to start [2019-08-22T06:50:04.424Z] daemon.go:364: [d27d8fe5460d8] daemon started [2019-08-22T06:50:04.424Z] daemon.go:472: [d27d8fe5460d8] Stopping daemon [2019-08-22T06:50:04.424Z] daemon.go:307: [d27d8fe5460d8] exiting daemon [2019-08-22T06:50:04.424Z] daemon.go:459: [d27d8fe5460d8] Daemon stopped [2019-08-22T06:50:04.424Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-22T06:50:04.892Z] --- PASS: TestServiceUpdateLabel (2.84s) [2019-08-22T06:50:04.892Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-22T06:50:04.892Z] daemon.go:336: [d05547d1f9ad7] waiting for daemon to start [2019-08-22T06:50:04.892Z] daemon.go:336: [d05547d1f9ad7] waiting for daemon to start [2019-08-22T06:50:04.892Z] daemon.go:364: [d05547d1f9ad7] daemon started [2019-08-22T06:50:04.892Z] daemon.go:472: [d05547d1f9ad7] Stopping daemon [2019-08-22T06:50:04.892Z] daemon.go:307: [d05547d1f9ad7] exiting daemon [2019-08-22T06:50:04.892Z] daemon.go:459: [d05547d1f9ad7] Daemon stopped [2019-08-22T06:50:04.892Z] === RUN TestServiceUpdateSecrets [2019-08-22T06:50:04.989Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-08-22T06:50:04.989Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool [2019-08-22T06:50:04.989Z] daemon.go:336: [d3986a1ac8529] waiting for daemon to start [2019-08-22T06:50:04.989Z] daemon.go:336: [d3986a1ac8529] waiting for daemon to start [2019-08-22T06:50:04.989Z] daemon.go:364: [d3986a1ac8529] daemon started [2019-08-22T06:50:04.989Z] daemon.go:472: [d3986a1ac8529] Stopping daemon [2019-08-22T06:50:04.989Z] daemon.go:307: [d3986a1ac8529] exiting daemon [2019-08-22T06:50:04.989Z] daemon.go:459: [d3986a1ac8529] Daemon stopped [2019-08-22T06:50:04.989Z] === RUN TestServiceWithPredefinedNetwork [2019-08-22T06:50:08.285Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s) [2019-08-22T06:50:08.285Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork [2019-08-22T06:50:08.285Z] daemon.go:336: [da51c7038fd63] waiting for daemon to start [2019-08-22T06:50:08.285Z] daemon.go:336: [da51c7038fd63] waiting for daemon to start [2019-08-22T06:50:08.285Z] daemon.go:364: [da51c7038fd63] daemon started [2019-08-22T06:50:08.285Z] daemon.go:472: [da51c7038fd63] Stopping daemon [2019-08-22T06:50:08.285Z] daemon.go:307: [da51c7038fd63] exiting daemon [2019-08-22T06:50:08.285Z] daemon.go:459: [da51c7038fd63] Daemon stopped [2019-08-22T06:50:08.285Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-22T06:50:08.285Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-22T06:50:08.285Z] service_test.go:230: FLAKY_TEST [2019-08-22T06:50:08.285Z] === RUN TestServiceWithDataPathPortInit [2019-08-22T06:50:08.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-22T06:50:11.533Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-08-22T06:50:11.533Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-22T06:50:11.533Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-22T06:50:11.533Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-08-22T06:50:11.533Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 95.2% of statements [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-22T06:50:11.533Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-08-22T06:50:11.533Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-22T06:50:11.533Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-22T06:50:12.095Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-08-22T06:50:14.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-22T06:50:16.258Z] ok github.com/docker/docker/builder/fscache 0.113s coverage: 69.2% of statements [2019-08-22T06:50:16.258Z] ok github.com/docker/docker/builder/dockerfile 0.585s coverage: 45.1% of statements [2019-08-22T06:50:16.392Z] --- PASS: TestServiceWithDataPathPortInit (7.83s) [2019-08-22T06:50:16.393Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-22T06:50:16.393Z] daemon.go:336: [d83ed9fcb4164] waiting for daemon to start [2019-08-22T06:50:16.393Z] daemon.go:336: [d83ed9fcb4164] waiting for daemon to start [2019-08-22T06:50:16.393Z] daemon.go:364: [d83ed9fcb4164] daemon started [2019-08-22T06:50:16.393Z] daemon.go:472: [d83ed9fcb4164] Stopping daemon [2019-08-22T06:50:16.393Z] daemon.go:307: [d83ed9fcb4164] exiting daemon [2019-08-22T06:50:16.393Z] daemon.go:459: [d83ed9fcb4164] Daemon stopped [2019-08-22T06:50:16.393Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-22T06:50:16.393Z] daemon.go:336: [d36ac2bd77cd1] waiting for daemon to start [2019-08-22T06:50:16.393Z] daemon.go:336: [d36ac2bd77cd1] waiting for daemon to start [2019-08-22T06:50:16.393Z] daemon.go:364: [d36ac2bd77cd1] daemon started [2019-08-22T06:50:16.393Z] daemon.go:472: [d36ac2bd77cd1] Stopping daemon [2019-08-22T06:50:16.393Z] daemon.go:307: [d36ac2bd77cd1] exiting daemon [2019-08-22T06:50:16.393Z] daemon.go:459: [d36ac2bd77cd1] Daemon stopped [2019-08-22T06:50:16.393Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-22T06:50:16.393Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 23.533s [2019-08-22T06:50:17.764Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster 16.526s [2019-08-22T06:50:17.765Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) [2019-08-22T06:50:18.022Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.858s [2019-08-22T06:50:18.773Z] ok github.com/docker/docker/builder/remotecontext/git 0.843s coverage: 85.1% of statements [2019-08-22T06:50:19.028Z] ok github.com/docker/docker/builder/remotecontext 0.276s coverage: 13.6% of statements [2019-08-22T06:50:19.028Z] ? github.com/docker/docker/cli [no test files] [2019-08-22T06:50:19.028Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-22T06:50:19.284Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-08-22T06:50:19.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-22T06:50:21.316Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2019-08-22T06:50:21.316Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-22T06:50:21.316Z] daemon.go:336: [d08a8331beb44] waiting for daemon to start [2019-08-22T06:50:21.316Z] daemon.go:336: [d08a8331beb44] waiting for daemon to start [2019-08-22T06:50:21.316Z] daemon.go:364: [d08a8331beb44] daemon started [2019-08-22T06:50:21.316Z] daemon.go:472: [d08a8331beb44] Stopping daemon [2019-08-22T06:50:21.316Z] daemon.go:307: [d08a8331beb44] exiting daemon [2019-08-22T06:50:21.316Z] daemon.go:459: [d08a8331beb44] Daemon stopped [2019-08-22T06:50:21.316Z] === RUN TestServiceUpdateConfigs [2019-08-22T06:50:23.284Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.46s) [2019-08-22T06:50:23.284Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-22T06:50:23.284Z] daemon.go:336: [d23e119e4f006] waiting for daemon to start [2019-08-22T06:50:23.284Z] daemon.go:336: [d23e119e4f006] waiting for daemon to start [2019-08-22T06:50:23.284Z] daemon.go:364: [d23e119e4f006] daemon started [2019-08-22T06:50:23.284Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nlvkak044zkr8b3zssmqo9m6b Created:2019-08-22 06:50:17.321014668 +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-22T06:50:23.284Z] daemon.go:472: [d23e119e4f006] Stopping daemon [2019-08-22T06:50:23.284Z] daemon.go:307: [d23e119e4f006] exiting daemon [2019-08-22T06:50:23.284Z] daemon.go:459: [d23e119e4f006] Daemon stopped [2019-08-22T06:50:23.284Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-22T06:50:23.284Z] daemon.go:336: [db277595b33ff] waiting for daemon to start [2019-08-22T06:50:23.284Z] daemon.go:336: [db277595b33ff] waiting for daemon to start [2019-08-22T06:50:23.284Z] daemon.go:364: [db277595b33ff] daemon started [2019-08-22T06:50:23.284Z] daemon.go:472: [db277595b33ff] Stopping daemon [2019-08-22T06:50:23.284Z] daemon.go:307: [db277595b33ff] exiting daemon [2019-08-22T06:50:23.284Z] daemon.go:459: [db277595b33ff] Daemon stopped [2019-08-22T06:50:23.284Z] PASS [2019-08-22T06:50:23.284Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-22T06:50:23.284Z] INFO: Testing against a local daemon [2019-08-22T06:50:23.284Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-22T06:50:23.284Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-08-22T06:50:23.284Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-22T06:50:23.284Z] === RUN TestDockerNetworkIpvlan [2019-08-22T06:50:23.284Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-22T06:50:23.284Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-22T06:50:23.284Z] PASS [2019-08-22T06:50:23.284Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-22T06:50:23.284Z] INFO: Testing against a local daemon [2019-08-22T06:50:23.284Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-22T06:50:24.217Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2019-08-22T06:50:24.217Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance [2019-08-22T06:50:24.217Z] daemon.go:336: [d51fa7434a220] waiting for daemon to start [2019-08-22T06:50:24.217Z] daemon.go:336: [d51fa7434a220] waiting for daemon to start [2019-08-22T06:50:24.217Z] daemon.go:364: [d51fa7434a220] daemon started [2019-08-22T06:50:24.217Z] daemon.go:472: [d51fa7434a220] Stopping daemon [2019-08-22T06:50:24.217Z] daemon.go:307: [d51fa7434a220] exiting daemon [2019-08-22T06:50:24.217Z] daemon.go:459: [d51fa7434a220] Daemon stopped [2019-08-22T06:50:24.217Z] daemon.go:336: [d51fa7434a220] waiting for daemon to start [2019-08-22T06:50:24.217Z] daemon.go:336: [d51fa7434a220] waiting for daemon to start [2019-08-22T06:50:24.217Z] daemon.go:364: [d51fa7434a220] daemon started [2019-08-22T06:50:24.217Z] daemon.go:472: [d51fa7434a220] Stopping daemon [2019-08-22T06:50:24.217Z] daemon.go:307: [d51fa7434a220] exiting daemon [2019-08-22T06:50:24.217Z] daemon.go:459: [d51fa7434a220] Daemon stopped [2019-08-22T06:50:24.217Z] === RUN TestDockerNetworkMacvlan [2019-08-22T06:50:25.150Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-22T06:50:25.716Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-22T06:50:25.821Z] ok github.com/docker/docker/client 0.236s coverage: 75.8% of statements [2019-08-22T06:50:26.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-22T06:50:26.651Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-22T06:50:28.023Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 10.012s [2019-08-22T06:50:28.957Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.828s [2019-08-22T06:50:29.524Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.501s [2019-08-22T06:50:29.783Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-22T06:50:30.040Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.533s [2019-08-22T06:50:31.937Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.524s [2019-08-22T06:50:31.937Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) [2019-08-22T06:50:32.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-22T06:50:32.195Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.387s [2019-08-22T06:50:32.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-22T06:50:34.095Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-22T06:50:35.994Z] --- PASS: TestDockerNetworkMacvlan (11.49s) [2019-08-22T06:50:35.994Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-22T06:50:35.994Z] daemon.go:336: [dbc3c57622538] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:336: [dbc3c57622538] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:364: [dbc3c57622538] daemon started [2019-08-22T06:50:35.994Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-08-22T06:50:35.994Z] daemon.go:472: [dbc3c57622538] Stopping daemon [2019-08-22T06:50:35.994Z] daemon.go:307: [dbc3c57622538] exiting daemon [2019-08-22T06:50:35.994Z] daemon.go:459: [dbc3c57622538] Daemon stopped [2019-08-22T06:50:35.994Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-22T06:50:35.994Z] daemon.go:336: [d48c6abacb5ee] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:336: [d48c6abacb5ee] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:364: [d48c6abacb5ee] daemon started [2019-08-22T06:50:35.994Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-08-22T06:50:35.994Z] daemon.go:472: [d48c6abacb5ee] Stopping daemon [2019-08-22T06:50:35.994Z] daemon.go:307: [d48c6abacb5ee] exiting daemon [2019-08-22T06:50:35.994Z] daemon.go:459: [d48c6abacb5ee] Daemon stopped [2019-08-22T06:50:35.994Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-22T06:50:35.994Z] daemon.go:336: [d8e427265f90c] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:336: [d8e427265f90c] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:364: [d8e427265f90c] daemon started [2019-08-22T06:50:35.994Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2019-08-22T06:50:35.994Z] daemon.go:472: [d8e427265f90c] Stopping daemon [2019-08-22T06:50:35.994Z] daemon.go:307: [d8e427265f90c] exiting daemon [2019-08-22T06:50:35.994Z] daemon.go:459: [d8e427265f90c] Daemon stopped [2019-08-22T06:50:35.994Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-22T06:50:35.994Z] daemon.go:336: [db614de3ab174] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:336: [db614de3ab174] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:364: [db614de3ab174] daemon started [2019-08-22T06:50:35.994Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2019-08-22T06:50:35.994Z] daemon.go:472: [db614de3ab174] Stopping daemon [2019-08-22T06:50:35.994Z] daemon.go:307: [db614de3ab174] exiting daemon [2019-08-22T06:50:35.994Z] daemon.go:459: [db614de3ab174] Daemon stopped [2019-08-22T06:50:35.994Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-22T06:50:35.994Z] daemon.go:336: [d220c2cce1fb9] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:336: [d220c2cce1fb9] waiting for daemon to start [2019-08-22T06:50:35.994Z] daemon.go:364: [d220c2cce1fb9] daemon started [2019-08-22T06:50:35.994Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2019-08-22T06:50:35.994Z] daemon.go:472: [d220c2cce1fb9] Stopping daemon [2019-08-22T06:50:35.994Z] daemon.go:307: [d220c2cce1fb9] exiting daemon [2019-08-22T06:50:35.994Z] daemon.go:459: [d220c2cce1fb9] Daemon stopped [2019-08-22T06:50:35.994Z] PASS [2019-08-22T06:50:35.994Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-22T06:50:35.994Z] testing: warning: no tests to run [2019-08-22T06:50:35.994Z] PASS [2019-08-22T06:50:35.994Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-22T06:50:35.994Z] INFO: Testing against a local daemon [2019-08-22T06:50:35.994Z] === RUN TestAuthZPluginAllowRequest [2019-08-22T06:50:37.369Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2019-08-22T06:50:37.369Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest [2019-08-22T06:50:37.369Z] daemon.go:336: [d4d559b71d410] waiting for daemon to start [2019-08-22T06:50:37.369Z] daemon.go:336: [d4d559b71d410] waiting for daemon to start [2019-08-22T06:50:37.369Z] daemon.go:364: [d4d559b71d410] daemon started [2019-08-22T06:50:37.369Z] daemon.go:472: [d4d559b71d410] Stopping daemon [2019-08-22T06:50:37.369Z] daemon.go:307: [d4d559b71d410] exiting daemon [2019-08-22T06:50:37.369Z] daemon.go:459: [d4d559b71d410] Daemon stopped [2019-08-22T06:50:37.369Z] === RUN TestAuthZPluginTLS [2019-08-22T06:50:37.703Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2019-08-22T06:50:37.703Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-22T06:50:37.703Z] daemon.go:336: [dab40cce86f91] waiting for daemon to start [2019-08-22T06:50:37.703Z] daemon.go:336: [dab40cce86f91] waiting for daemon to start [2019-08-22T06:50:37.703Z] daemon.go:364: [dab40cce86f91] daemon started [2019-08-22T06:50:37.703Z] daemon.go:472: [dab40cce86f91] Stopping daemon [2019-08-22T06:50:37.703Z] daemon.go:307: [dab40cce86f91] exiting daemon [2019-08-22T06:50:37.703Z] daemon.go:459: [dab40cce86f91] Daemon stopped [2019-08-22T06:50:37.703Z] === RUN TestServiceUpdateNetwork [2019-08-22T06:50:37.936Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-08-22T06:50:37.936Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS [2019-08-22T06:50:37.936Z] daemon.go:336: [dbf53ca903c00] waiting for daemon to start [2019-08-22T06:50:37.936Z] daemon.go:336: [dbf53ca903c00] waiting for daemon to start [2019-08-22T06:50:37.936Z] daemon.go:364: [dbf53ca903c00] daemon started [2019-08-22T06:50:37.936Z] daemon.go:472: [dbf53ca903c00] Stopping daemon [2019-08-22T06:50:37.936Z] daemon.go:307: [dbf53ca903c00] exiting daemon [2019-08-22T06:50:37.936Z] daemon.go:459: [dbf53ca903c00] Daemon stopped [2019-08-22T06:50:37.936Z] === RUN TestAuthZPluginDenyRequest [2019-08-22T06:50:38.194Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit 14.978s [2019-08-22T06:50:38.502Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-08-22T06:50:38.503Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest [2019-08-22T06:50:38.503Z] daemon.go:336: [dd3ce5db4c170] waiting for daemon to start [2019-08-22T06:50:38.503Z] daemon.go:336: [dd3ce5db4c170] waiting for daemon to start [2019-08-22T06:50:38.503Z] daemon.go:364: [dd3ce5db4c170] daemon started [2019-08-22T06:50:38.503Z] daemon.go:472: [dd3ce5db4c170] Stopping daemon [2019-08-22T06:50:38.503Z] daemon.go:307: [dd3ce5db4c170] exiting daemon [2019-08-22T06:50:38.503Z] daemon.go:459: [dd3ce5db4c170] Daemon stopped [2019-08-22T06:50:38.503Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-22T06:50:39.068Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.867s [2019-08-22T06:50:39.068Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-08-22T06:50:39.068Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse [2019-08-22T06:50:39.068Z] daemon.go:336: [d2b391c1a9d1e] waiting for daemon to start [2019-08-22T06:50:39.068Z] daemon.go:336: [d2b391c1a9d1e] waiting for daemon to start [2019-08-22T06:50:39.068Z] daemon.go:364: [d2b391c1a9d1e] daemon started [2019-08-22T06:50:39.068Z] daemon.go:472: [d2b391c1a9d1e] Stopping daemon [2019-08-22T06:50:39.068Z] daemon.go:307: [d2b391c1a9d1e] exiting daemon [2019-08-22T06:50:39.068Z] daemon.go:459: [d2b391c1a9d1e] Daemon stopped [2019-08-22T06:50:39.068Z] === RUN TestAuthZPluginDenyResponse [2019-08-22T06:50:39.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-22T06:50:39.633Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-08-22T06:50:39.633Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse [2019-08-22T06:50:39.633Z] daemon.go:336: [dfa644e65af46] waiting for daemon to start [2019-08-22T06:50:39.633Z] daemon.go:336: [dfa644e65af46] waiting for daemon to start [2019-08-22T06:50:39.633Z] daemon.go:364: [dfa644e65af46] daemon started [2019-08-22T06:50:39.633Z] daemon.go:472: [dfa644e65af46] Stopping daemon [2019-08-22T06:50:39.633Z] daemon.go:307: [dfa644e65af46] exiting daemon [2019-08-22T06:50:39.633Z] daemon.go:459: [dfa644e65af46] Daemon stopped [2019-08-22T06:50:39.633Z] === RUN TestAuthZPluginAllowEventStream [2019-08-22T06:50:41.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-22T06:50:41.532Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2019-08-22T06:50:41.532Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream [2019-08-22T06:50:41.532Z] daemon.go:336: [d5310b7e14576] waiting for daemon to start [2019-08-22T06:50:41.532Z] daemon.go:336: [d5310b7e14576] waiting for daemon to start [2019-08-22T06:50:41.532Z] daemon.go:364: [d5310b7e14576] daemon started [2019-08-22T06:50:41.532Z] daemon.go:472: [d5310b7e14576] Stopping daemon [2019-08-22T06:50:41.532Z] daemon.go:307: [d5310b7e14576] exiting daemon [2019-08-22T06:50:41.532Z] daemon.go:459: [d5310b7e14576] Daemon stopped [2019-08-22T06:50:41.532Z] === RUN TestAuthZPluginErrorResponse [2019-08-22T06:50:42.098Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-08-22T06:50:42.098Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse [2019-08-22T06:50:42.098Z] daemon.go:336: [d695be0197827] waiting for daemon to start [2019-08-22T06:50:42.098Z] daemon.go:336: [d695be0197827] waiting for daemon to start [2019-08-22T06:50:42.098Z] daemon.go:364: [d695be0197827] daemon started [2019-08-22T06:50:42.098Z] daemon.go:472: [d695be0197827] Stopping daemon [2019-08-22T06:50:42.098Z] daemon.go:307: [d695be0197827] exiting daemon [2019-08-22T06:50:42.098Z] daemon.go:459: [d695be0197827] Daemon stopped [2019-08-22T06:50:42.098Z] === RUN TestAuthZPluginErrorRequest [2019-08-22T06:50:42.664Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-08-22T06:50:42.664Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest [2019-08-22T06:50:42.664Z] daemon.go:336: [d125d3f79826d] waiting for daemon to start [2019-08-22T06:50:42.664Z] daemon.go:336: [d125d3f79826d] waiting for daemon to start [2019-08-22T06:50:42.664Z] daemon.go:364: [d125d3f79826d] daemon started [2019-08-22T06:50:42.664Z] daemon.go:472: [d125d3f79826d] Stopping daemon [2019-08-22T06:50:42.664Z] daemon.go:307: [d125d3f79826d] exiting daemon [2019-08-22T06:50:42.664Z] daemon.go:459: [d125d3f79826d] Daemon stopped [2019-08-22T06:50:42.664Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-22T06:50:43.228Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-08-22T06:50:43.228Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-22T06:50:43.228Z] daemon.go:336: [dde631eb47b3a] waiting for daemon to start [2019-08-22T06:50:43.228Z] daemon.go:336: [dde631eb47b3a] waiting for daemon to start [2019-08-22T06:50:43.228Z] daemon.go:364: [dde631eb47b3a] daemon started [2019-08-22T06:50:43.228Z] daemon.go:472: [dde631eb47b3a] Stopping daemon [2019-08-22T06:50:43.228Z] daemon.go:307: [dde631eb47b3a] exiting daemon [2019-08-22T06:50:43.228Z] daemon.go:459: [dde631eb47b3a] Daemon stopped [2019-08-22T06:50:43.228Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-22T06:50:44.162Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 11.920s [2019-08-22T06:50:44.419Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.306s [2019-08-22T06:50:44.984Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.567s [2019-08-22T06:50:45.242Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-08-22T06:50:45.242Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking [2019-08-22T06:50:45.242Z] daemon.go:336: [d93a5fd67d786] waiting for daemon to start [2019-08-22T06:50:45.242Z] daemon.go:336: [d93a5fd67d786] waiting for daemon to start [2019-08-22T06:50:45.242Z] daemon.go:364: [d93a5fd67d786] daemon started [2019-08-22T06:50:45.242Z] daemon.go:472: [d93a5fd67d786] Stopping daemon [2019-08-22T06:50:45.242Z] daemon.go:307: [d93a5fd67d786] exiting daemon [2019-08-22T06:50:45.242Z] daemon.go:459: [d93a5fd67d786] Daemon stopped [2019-08-22T06:50:45.242Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-22T06:50:45.499Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.461s [2019-08-22T06:50:45.757Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.294s [2019-08-22T06:50:46.690Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 0.912s [2019-08-22T06:50:46.948Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.031s [2019-08-22T06:50:47.207Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2019-08-22T06:50:47.207Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-22T06:50:47.207Z] daemon.go:336: [d18fe1f5700e8] waiting for daemon to start [2019-08-22T06:50:47.207Z] daemon.go:336: [d18fe1f5700e8] waiting for daemon to start [2019-08-22T06:50:47.207Z] daemon.go:364: [d18fe1f5700e8] daemon started [2019-08-22T06:50:47.207Z] daemon.go:472: [d18fe1f5700e8] Stopping daemon [2019-08-22T06:50:47.207Z] daemon.go:307: [d18fe1f5700e8] exiting daemon [2019-08-22T06:50:47.207Z] daemon.go:459: [d18fe1f5700e8] Daemon stopped [2019-08-22T06:50:47.207Z] === RUN TestAuthZPluginHeader [2019-08-22T06:50:47.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-22T06:50:48.140Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-08-22T06:50:48.141Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader [2019-08-22T06:50:48.141Z] daemon.go:336: [da99ff362c3b8] waiting for daemon to start [2019-08-22T06:50:48.141Z] daemon.go:336: [da99ff362c3b8] waiting for daemon to start [2019-08-22T06:50:48.141Z] daemon.go:364: [da99ff362c3b8] daemon started [2019-08-22T06:50:48.141Z] daemon.go:472: [da99ff362c3b8] Stopping daemon [2019-08-22T06:50:48.141Z] daemon.go:307: [da99ff362c3b8] exiting daemon [2019-08-22T06:50:48.141Z] daemon.go:459: [da99ff362c3b8] Daemon stopped [2019-08-22T06:50:48.141Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-22T06:50:49.513Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.522s [2019-08-22T06:50:51.485Z] --- PASS: TestServiceUpdateNetwork (14.53s) [2019-08-22T06:50:51.485Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-22T06:50:51.485Z] daemon.go:336: [d1603debe2bb8] waiting for daemon to start [2019-08-22T06:50:51.485Z] daemon.go:336: [d1603debe2bb8] waiting for daemon to start [2019-08-22T06:50:51.485Z] daemon.go:364: [d1603debe2bb8] daemon started [2019-08-22T06:50:51.485Z] daemon.go:472: [d1603debe2bb8] Stopping daemon [2019-08-22T06:50:51.485Z] daemon.go:307: [d1603debe2bb8] exiting daemon [2019-08-22T06:50:51.485Z] daemon.go:459: [d1603debe2bb8] Daemon stopped [2019-08-22T06:50:51.485Z] PASS [2019-08-22T06:50:51.485Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-22T06:50:51.485Z] INFO: Testing against a local daemon [2019-08-22T06:50:51.485Z] === RUN TestSessionCreate [2019-08-22T06:50:51.485Z] --- PASS: TestSessionCreate (0.03s) [2019-08-22T06:50:51.485Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-22T06:50:51.485Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-08-22T06:50:51.485Z] PASS [2019-08-22T06:50:51.485Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-22T06:50:51.485Z] INFO: Testing against a local daemon [2019-08-22T06:50:51.485Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-22T06:50:51.485Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-08-22T06:50:51.485Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-22T06:50:51.485Z] === RUN TestEventsExecDie [2019-08-22T06:50:51.850Z] --- PASS: TestEventsExecDie (0.94s) [2019-08-22T06:50:51.850Z] === RUN TestEventsBackwardsCompatible [2019-08-22T06:50:51.850Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-08-22T06:50:51.850Z] === RUN TestInfoBinaryCommits [2019-08-22T06:50:51.850Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-08-22T06:50:51.850Z] === RUN TestInfoAPIVersioned [2019-08-22T06:50:51.850Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-08-22T06:50:51.850Z] === RUN TestInfoAPI [2019-08-22T06:50:52.041Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.432s [2019-08-22T06:50:52.232Z] --- PASS: TestInfoAPI (0.04s) [2019-08-22T06:50:52.232Z] === RUN TestInfoAPIWarnings [2019-08-22T06:50:52.974Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s) [2019-08-22T06:50:52.974Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest [2019-08-22T06:50:52.974Z] daemon.go:336: [d58653ca49cc5] waiting for daemon to start [2019-08-22T06:50:52.974Z] daemon.go:336: [d58653ca49cc5] waiting for daemon to start [2019-08-22T06:50:52.974Z] daemon.go:364: [d58653ca49cc5] daemon started [2019-08-22T06:50:52.974Z] daemon.go:472: [d58653ca49cc5] Stopping daemon [2019-08-22T06:50:52.974Z] daemon.go:307: [d58653ca49cc5] exiting daemon [2019-08-22T06:50:52.974Z] daemon.go:459: [d58653ca49cc5] Daemon stopped [2019-08-22T06:50:52.974Z] daemon.go:336: [d58653ca49cc5] waiting for daemon to start [2019-08-22T06:50:52.974Z] daemon.go:336: [d58653ca49cc5] waiting for daemon to start [2019-08-22T06:50:52.974Z] daemon.go:364: [d58653ca49cc5] daemon started [2019-08-22T06:50:52.974Z] daemon.go:472: [d58653ca49cc5] Stopping daemon [2019-08-22T06:50:52.974Z] daemon.go:307: [d58653ca49cc5] exiting daemon [2019-08-22T06:50:52.974Z] daemon.go:459: [d58653ca49cc5] Daemon stopped [2019-08-22T06:50:52.974Z] === RUN TestAuthZPluginV2Disable [2019-08-22T06:50:53.030Z] --- PASS: TestInfoAPIWarnings (0.89s) [2019-08-22T06:50:53.030Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-22T06:50:53.030Z] daemon.go:336: [d0a716fbef7e7] waiting for daemon to start [2019-08-22T06:50:53.030Z] daemon.go:336: [d0a716fbef7e7] waiting for daemon to start [2019-08-22T06:50:53.030Z] daemon.go:364: [d0a716fbef7e7] daemon started [2019-08-22T06:50:53.030Z] daemon.go:472: [d0a716fbef7e7] Stopping daemon [2019-08-22T06:50:53.030Z] daemon.go:307: [d0a716fbef7e7] exiting daemon [2019-08-22T06:50:53.030Z] daemon.go:459: [d0a716fbef7e7] Daemon stopped [2019-08-22T06:50:53.030Z] === RUN TestLoginFailsWithBadCredentials [2019-08-22T06:50:53.418Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-08-22T06:50:53.418Z] === RUN TestPingCacheHeaders [2019-08-22T06:50:53.418Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-08-22T06:50:53.418Z] === RUN TestPingGet [2019-08-22T06:50:53.418Z] --- PASS: TestPingGet (0.02s) [2019-08-22T06:50:53.418Z] === RUN TestPingHead [2019-08-22T06:50:53.418Z] --- PASS: TestPingHead (0.04s) [2019-08-22T06:50:53.418Z] === RUN TestVersion [2019-08-22T06:50:53.418Z] --- PASS: TestVersion (0.02s) [2019-08-22T06:50:53.418Z] PASS [2019-08-22T06:50:53.418Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-22T06:50:53.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-22T06:50:53.800Z] INFO: Testing against a local daemon [2019-08-22T06:50:53.800Z] === RUN TestVolumesCreateAndList [2019-08-22T06:50:53.800Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-08-22T06:50:53.800Z] === RUN TestVolumesRemove [2019-08-22T06:50:53.800Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-22T06:50:53.800Z] === RUN TestVolumesInspect [2019-08-22T06:50:53.800Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-22T06:50:53.800Z] === RUN TestVolumesInvalidJSON [2019-08-22T06:50:53.800Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-22T06:50:53.800Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-22T06:50:53.800Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-22T06:50:53.800Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-08-22T06:50:53.800Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-22T06:50:53.800Z] PASS [2019-08-22T06:50:53.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-22T06:50:53.906Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.894s [2019-08-22T06:50:55.278Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.502s [2019-08-22T06:50:55.535Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.331s [2019-08-22T06:50:55.629Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-22T06:50:55.629Z] Clearing AppArmor profiles cache:. [2019-08-22T06:50:55.629Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-22T06:50:55.629Z] Unloading profiles will leave already running processes permanently [2019-08-22T06:50:55.629Z] unconfined, which can lead to unexpected situations. [2019-08-22T06:50:55.629Z] [2019-08-22T06:50:55.629Z] To set a process to complain mode, use the command line tool [2019-08-22T06:50:55.629Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-22T06:50:55.629Z] with the 'teardown' option." [2019-08-22T06:50:55.629Z] Removing test suite binaries [2019-08-22T06:50:55.629Z] [2019-08-22T06:50:56.467Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2019-08-22T06:50:56.467Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable [2019-08-22T06:50:56.467Z] daemon.go:336: [d377cfa441519] waiting for daemon to start [2019-08-22T06:50:56.467Z] daemon.go:336: [d377cfa441519] waiting for daemon to start [2019-08-22T06:50:56.467Z] daemon.go:364: [d377cfa441519] daemon started [2019-08-22T06:50:56.467Z] daemon.go:472: [d377cfa441519] Stopping daemon [2019-08-22T06:50:56.467Z] daemon.go:307: [d377cfa441519] exiting daemon [2019-08-22T06:50:56.467Z] daemon.go:459: [d377cfa441519] Daemon stopped [2019-08-22T06:50:56.467Z] daemon.go:336: [d377cfa441519] waiting for daemon to start [2019-08-22T06:50:56.467Z] daemon.go:336: [d377cfa441519] waiting for daemon to start [2019-08-22T06:50:56.467Z] daemon.go:364: [d377cfa441519] daemon started [2019-08-22T06:50:56.467Z] daemon.go:472: [d377cfa441519] Stopping daemon [2019-08-22T06:50:56.467Z] daemon.go:307: [d377cfa441519] exiting daemon [2019-08-22T06:50:56.467Z] daemon.go:459: [d377cfa441519] Daemon stopped [2019-08-22T06:50:56.467Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-22T06:50:57.032Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.257s [2019-08-22T06:50:57.852Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-22T06:50:58.932Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.129s [2019-08-22T06:50:59.005Z] + echo Ensuring container killed. [2019-08-22T06:50:59.005Z] Ensuring container killed. [2019-08-22T06:50:59.005Z] + docker rm -vf docker-pr2 [2019-08-22T06:50:59.005Z] Error: No such container: docker-pr2 [2019-08-22T06:50:59.005Z] + true [Pipeline] sh [2019-08-22T06:50:59.866Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2019-08-22T06:50:59.866Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests [2019-08-22T06:50:59.866Z] daemon.go:336: [d3fb2fd57a35c] waiting for daemon to start [2019-08-22T06:50:59.866Z] daemon.go:336: [d3fb2fd57a35c] waiting for daemon to start [2019-08-22T06:50:59.866Z] daemon.go:364: [d3fb2fd57a35c] daemon started [2019-08-22T06:50:59.866Z] daemon.go:472: [d3fb2fd57a35c] Stopping daemon [2019-08-22T06:50:59.866Z] daemon.go:307: [d3fb2fd57a35c] exiting daemon [2019-08-22T06:50:59.866Z] daemon.go:459: [d3fb2fd57a35c] Daemon stopped [2019-08-22T06:50:59.866Z] daemon.go:336: [d3fb2fd57a35c] waiting for daemon to start [2019-08-22T06:50:59.866Z] daemon.go:336: [d3fb2fd57a35c] waiting for daemon to start [2019-08-22T06:50:59.866Z] daemon.go:364: [d3fb2fd57a35c] daemon started [2019-08-22T06:50:59.866Z] daemon.go:472: [d3fb2fd57a35c] Stopping daemon [2019-08-22T06:50:59.866Z] daemon.go:307: [d3fb2fd57a35c] exiting daemon [2019-08-22T06:50:59.866Z] daemon.go:459: [d3fb2fd57a35c] Daemon stopped [2019-08-22T06:50:59.866Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-22T06:50:59.866Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.792s [2019-08-22T06:51:00.087Z] + echo Chowning /workspace to jenkins user [2019-08-22T06:51:00.087Z] Chowning /workspace to jenkins user [2019-08-22T06:51:00.087Z] + id -u [2019-08-22T06:51:00.087Z] + id -g [2019-08-22T06:51:00.087Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A:/workspace busybox chown -R 1001:1001 /workspace [2019-08-22T06:51:00.087Z] Unable to find image 'busybox:latest' locally [2019-08-22T06:51:00.087Z] latest: Pulling from library/busybox [2019-08-22T06:51:00.087Z] 7eaca4b6b397: Pulling fs layer [2019-08-22T06:51:00.123Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.307s [2019-08-22T06:51:00.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-22T06:51:00.372Z] ok github.com/docker/docker/container 0.145s coverage: 35.5% of statements [2019-08-22T06:51:00.372Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-22T06:51:00.372Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-22T06:51:00.372Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-22T06:51:00.372Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-22T06:51:00.453Z] 7eaca4b6b397: Download complete [2019-08-22T06:51:00.826Z] 7eaca4b6b397: Pull complete [2019-08-22T06:51:00.826Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-22T06:51:00.826Z] Status: Downloaded newer image for busybox:latest [Pipeline] sh [2019-08-22T06:51:03.404Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 2.703s [2019-08-22T06:51:03.703Z] + echo Creating s390x-integration-bundles.tar.gz [2019-08-22T06:51:03.703Z] Creating s390x-integration-bundles.tar.gz [2019-08-22T06:51:03.703Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-08-22T06:51:03.703Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] step [2019-08-22T06:51:03.843Z] Archiving artifacts [2019-08-22T06:51:05.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-22T06:51:06.776Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 3.710s [Pipeline] sh [2019-08-22T06:51:09.347Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 2.255s [2019-08-22T06:51:09.423Z] + make clean [2019-08-22T06:51:09.787Z] docker volume rm -f docker-dev-cache [2019-08-22T06:51:09.787Z] docker-dev-cache [Pipeline] deleteDir [2019-08-22T06:51:10.316Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2019-08-22T06:51:11.682Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-08-22T06:51:11.872Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.09s) [2019-08-22T06:51:11.872Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-22T06:51:11.872Z] daemon.go:336: [dbf1537f50568] waiting for daemon to start [2019-08-22T06:51:11.872Z] daemon.go:336: [dbf1537f50568] waiting for daemon to start [2019-08-22T06:51:11.872Z] daemon.go:364: [dbf1537f50568] daemon started [2019-08-22T06:51:11.872Z] daemon.go:472: [dbf1537f50568] Stopping daemon [2019-08-22T06:51:11.872Z] daemon.go:307: [dbf1537f50568] exiting daemon [2019-08-22T06:51:11.872Z] daemon.go:459: [dbf1537f50568] Daemon stopped [2019-08-22T06:51:11.872Z] daemon.go:336: [dbf1537f50568] waiting for daemon to start [2019-08-22T06:51:11.872Z] daemon.go:336: [dbf1537f50568] waiting for daemon to start [2019-08-22T06:51:11.872Z] daemon.go:307: [dbf1537f50568] exiting daemon [2019-08-22T06:51:11.872Z] daemon.go:336: [dbf1537f50568] waiting for daemon to start [2019-08-22T06:51:11.872Z] daemon.go:336: [dbf1537f50568] waiting for daemon to start [2019-08-22T06:51:11.872Z] daemon.go:336: [dbf1537f50568] waiting for daemon to start [2019-08-22T06:51:11.872Z] daemon.go:364: [dbf1537f50568] daemon started [2019-08-22T06:51:11.872Z] daemon.go:472: [dbf1537f50568] Stopping daemon [2019-08-22T06:51:11.872Z] daemon.go:307: [dbf1537f50568] exiting daemon [2019-08-22T06:51:11.872Z] daemon.go:459: [dbf1537f50568] Daemon stopped [2019-08-22T06:51:11.872Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-22T06:51:12.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-22T06:51:13.047Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-08-22T06:51:13.768Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 4.508s [2019-08-22T06:51:13.768Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.437s [2019-08-22T06:51:14.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-22T06:51:14.700Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 0.811s [2019-08-22T06:51:15.265Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.560s [2019-08-22T06:51:15.830Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.489s [2019-08-22T06:51:15.830Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.010s [2019-08-22T06:51:16.762Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 1.000s [2019-08-22T06:51:17.330Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.439s [2019-08-22T06:51:17.588Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.365s [2019-08-22T06:51:18.153Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.444s [2019-08-22T06:51:18.410Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.287s [2019-08-22T06:51:18.975Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.517s [2019-08-22T06:51:19.908Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 0.956s [2019-08-22T06:51:20.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-22T06:51:22.459Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-22T06:51:22.459Z] Using test binary docker [2019-08-22T06:51:22.744Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-22T06:51:22.744Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-22T06:51:22.744Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-22T06:51:22.744Z] Warning failed to create cache: (null) [2019-08-22T06:51:22.744Z] . [2019-08-22T06:51:22.744Z] INFO: Waiting for daemon to start... [2019-08-22T06:51:22.744Z] Starting dockerd [2019-08-22T06:51:22.984Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-08-22T06:51:22.984Z] ok github.com/docker/docker/daemon 12.190s coverage: 17.6% of statements [2019-08-22T06:51:22.984Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-22T06:51:22.984Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-22T06:51:23.188Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 2.783s [2019-08-22T06:51:23.546Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-08-22T06:51:24.474Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-08-22T06:51:24.730Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 84.2% of statements [2019-08-22T06:51:24.730Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-22T06:51:24.730Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-22T06:51:24.770Z] . [2019-08-22T06:51:24.770Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-22T06:51:24.770Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-22T06:51:24.770Z] Error: No such image: emptyfs [2019-08-22T06:51:25.058Z] Running integration-test (iteration 1) [2019-08-22T06:51:25.058Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-22T06:51:26.621Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2019-08-22T06:51:28.446Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken 48.616s [2019-08-22T06:51:28.446Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.470s [2019-08-22T06:51:28.446Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-08-22T06:51:28.446Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:364: [d0d3b32277b9c] daemon started [2019-08-22T06:51:28.446Z] daemon.go:472: [d0d3b32277b9c] Stopping daemon [2019-08-22T06:51:28.446Z] daemon.go:307: [d0d3b32277b9c] exiting daemon [2019-08-22T06:51:28.446Z] daemon.go:459: [d0d3b32277b9c] Daemon stopped [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:350: [d0d3b32277b9c] error pinging daemon on start: Get http://d0d3b32277b9c.sock/_ping: context deadline exceeded [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:350: [d0d3b32277b9c] error pinging daemon on start: Get http://d0d3b32277b9c.sock/_ping: context deadline exceeded [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:350: [d0d3b32277b9c] error pinging daemon on start: Get http://d0d3b32277b9c.sock/_ping: context deadline exceeded [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:350: [d0d3b32277b9c] error pinging daemon on start: Get http://d0d3b32277b9c.sock/_ping: context deadline exceeded [2019-08-22T06:51:28.446Z] daemon.go:307: [d0d3b32277b9c] exiting daemon [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:336: [d0d3b32277b9c] waiting for daemon to start [2019-08-22T06:51:28.446Z] daemon.go:364: [d0d3b32277b9c] daemon started [2019-08-22T06:51:28.446Z] daemon.go:472: [d0d3b32277b9c] Stopping daemon [2019-08-22T06:51:28.446Z] daemon.go:307: [d0d3b32277b9c] exiting daemon [2019-08-22T06:51:28.446Z] daemon.go:459: [d0d3b32277b9c] Daemon stopped [2019-08-22T06:51:28.446Z] PASS [2019-08-22T06:51:28.446Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-22T06:51:28.446Z] INFO: Testing against a local daemon [2019-08-22T06:51:28.446Z] === RUN TestPluginInvalidJSON [2019-08-22T06:51:28.446Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T06:51:28.446Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T06:51:28.446Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T06:51:28.446Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-08-22T06:51:28.446Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-22T06:51:28.446Z] PASS [2019-08-22T06:51:28.446Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-22T06:51:28.509Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-08-22T06:51:28.704Z] INFO: Testing against a local daemon [2019-08-22T06:51:28.704Z] === RUN TestExternalGraphDriver [2019-08-22T06:51:28.962Z] === RUN TestExternalGraphDriver/json [2019-08-22T06:51:29.438Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.222s coverage: 56.9% of statements [2019-08-22T06:51:31.491Z] === RUN TestExternalGraphDriver/spec [2019-08-22T06:51:31.953Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.378s coverage: 72.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2019-08-22T06:51:32.863Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 4.389s [2019-08-22T06:51:32.863Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.128s [2019-08-22T06:51:32.863Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.103s [2019-08-22T06:51:32.863Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.094s [Pipeline] } [2019-08-22T06:51:32.880Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.802s coverage: 46.0% of statements [2019-08-22T06:51:32.880Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [Pipeline] // stage [Pipeline] } [2019-08-22T06:51:33.122Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.124s [2019-08-22T06:51:33.379Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.316s [2019-08-22T06:51:33.637Z] === RUN TestExternalGraphDriver/pull [2019-08-22T06:51:35.011Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.551s [2019-08-22T06:51:35.394Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.039s coverage: 50.8% of statements [2019-08-22T06:51:35.574Z] --- PASS: TestExternalGraphDriver (6.67s) [2019-08-22T06:51:35.574Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver [2019-08-22T06:51:35.574Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.574Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.574Z] daemon.go:364: [dd8c1e399a442] daemon started [2019-08-22T06:51:35.574Z] daemon.go:472: [dd8c1e399a442] Stopping daemon [2019-08-22T06:51:35.574Z] daemon.go:307: [dd8c1e399a442] exiting daemon [2019-08-22T06:51:35.574Z] daemon.go:459: [dd8c1e399a442] Daemon stopped [2019-08-22T06:51:35.574Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.574Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.574Z] daemon.go:364: [dd8c1e399a442] daemon started [2019-08-22T06:51:35.574Z] daemon.go:472: [dd8c1e399a442] Stopping daemon [2019-08-22T06:51:35.574Z] daemon.go:307: [dd8c1e399a442] exiting daemon [2019-08-22T06:51:35.574Z] daemon.go:459: [dd8c1e399a442] Daemon stopped [2019-08-22T06:51:35.574Z] --- PASS: TestExternalGraphDriver/json (2.33s) [2019-08-22T06:51:35.574Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.574Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.574Z] daemon.go:364: [dd8c1e399a442] daemon started [2019-08-22T06:51:35.574Z] daemon.go:472: [dd8c1e399a442] Stopping daemon [2019-08-22T06:51:35.575Z] daemon.go:307: [dd8c1e399a442] exiting daemon [2019-08-22T06:51:35.575Z] daemon.go:459: [dd8c1e399a442] Daemon stopped [2019-08-22T06:51:35.575Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.575Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.575Z] daemon.go:364: [dd8c1e399a442] daemon started [2019-08-22T06:51:35.575Z] daemon.go:472: [dd8c1e399a442] Stopping daemon [2019-08-22T06:51:35.575Z] daemon.go:307: [dd8c1e399a442] exiting daemon [2019-08-22T06:51:35.575Z] daemon.go:459: [dd8c1e399a442] Daemon stopped [2019-08-22T06:51:35.575Z] --- PASS: TestExternalGraphDriver/spec (2.21s) [2019-08-22T06:51:35.575Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.575Z] daemon.go:336: [dd8c1e399a442] waiting for daemon to start [2019-08-22T06:51:35.575Z] daemon.go:364: [dd8c1e399a442] daemon started [2019-08-22T06:51:35.575Z] daemon.go:472: [dd8c1e399a442] Stopping daemon [2019-08-22T06:51:35.575Z] daemon.go:307: [dd8c1e399a442] exiting daemon [2019-08-22T06:51:35.575Z] daemon.go:459: [dd8c1e399a442] Daemon stopped [2019-08-22T06:51:35.575Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2019-08-22T06:51:35.575Z] === RUN TestGraphdriverPluginV2 [2019-08-22T06:51:36.508Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.485s [2019-08-22T06:51:36.765Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.575s coverage: 76.1% of statements [2019-08-22T06:51:37.695Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.002s coverage: 57.1% of statements [2019-08-22T06:51:37.695Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-22T06:51:37.695Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-22T06:51:37.695Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-08-22T06:51:39.587Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2019-08-22T06:51:40.150Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-08-22T06:51:40.311Z] Loaded image: buildpack-deps:jessie [2019-08-22T06:51:40.311Z] Loaded image: busybox:latest [2019-08-22T06:51:40.311Z] Loaded image: busybox:glibc [2019-08-22T06:51:40.311Z] Loaded image: debian:jessie [2019-08-22T06:51:40.311Z] Loaded image: hello-world:latest [2019-08-22T06:51:40.311Z] INFO: Testing against a local daemon [2019-08-22T06:51:40.311Z] === RUN TestCgroupNamespacesBuild [2019-08-22T06:51:40.694Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2019-08-22T06:51:40.694Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 [2019-08-22T06:51:40.694Z] daemon.go:336: [d8725827939d1] waiting for daemon to start [2019-08-22T06:51:40.694Z] daemon.go:336: [d8725827939d1] waiting for daemon to start [2019-08-22T06:51:40.694Z] daemon.go:364: [d8725827939d1] daemon started [2019-08-22T06:51:40.694Z] daemon.go:472: [d8725827939d1] Stopping daemon [2019-08-22T06:51:40.694Z] daemon.go:307: [d8725827939d1] exiting daemon [2019-08-22T06:51:40.694Z] daemon.go:459: [d8725827939d1] Daemon stopped [2019-08-22T06:51:40.694Z] daemon.go:336: [d8725827939d1] waiting for daemon to start [2019-08-22T06:51:40.694Z] daemon.go:336: [d8725827939d1] waiting for daemon to start [2019-08-22T06:51:40.694Z] daemon.go:364: [d8725827939d1] daemon started [2019-08-22T06:51:40.694Z] daemon.go:472: [d8725827939d1] Stopping daemon [2019-08-22T06:51:40.694Z] daemon.go:307: [d8725827939d1] exiting daemon [2019-08-22T06:51:40.694Z] daemon.go:459: [d8725827939d1] Daemon stopped [2019-08-22T06:51:40.694Z] PASS [2019-08-22T06:51:40.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-22T06:51:40.694Z] INFO: Testing against a local daemon [2019-08-22T06:51:40.694Z] === RUN TestContinueAfterPluginCrash [2019-08-22T06:51:40.694Z] === PAUSE TestContinueAfterPluginCrash [2019-08-22T06:51:40.694Z] === RUN TestDaemonStartWithLogOpt [2019-08-22T06:51:40.694Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-22T06:51:40.694Z] === CONT TestContinueAfterPluginCrash [2019-08-22T06:51:40.694Z] === CONT TestDaemonStartWithLogOpt [2019-08-22T06:51:40.951Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 4.433s [2019-08-22T06:51:41.324Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2019-08-22T06:51:41.324Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-22T06:51:41.324Z] daemon.go:336: [d0a768044abcb] waiting for daemon to start [2019-08-22T06:51:41.324Z] daemon.go:336: [d0a768044abcb] waiting for daemon to start [2019-08-22T06:51:41.324Z] daemon.go:364: [d0a768044abcb] daemon started [2019-08-22T06:51:41.324Z] daemon.go:472: [d0a768044abcb] Stopping daemon [2019-08-22T06:51:41.324Z] daemon.go:307: [d0a768044abcb] exiting daemon [2019-08-22T06:51:41.324Z] daemon.go:459: [d0a768044abcb] Daemon stopped [2019-08-22T06:51:41.324Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-22T06:51:41.516Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-08-22T06:51:41.516Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-22T06:51:41.516Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-22T06:51:41.516Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.502s [2019-08-22T06:51:42.080Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.677s [2019-08-22T06:51:42.444Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2019-08-22T06:51:43.353Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-08-22T06:51:43.353Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-22T06:51:43.353Z] daemon.go:336: [da873401d5b56] waiting for daemon to start [2019-08-22T06:51:43.353Z] daemon.go:336: [da873401d5b56] waiting for daemon to start [2019-08-22T06:51:43.353Z] daemon.go:364: [da873401d5b56] daemon started [2019-08-22T06:51:43.353Z] daemon.go:472: [da873401d5b56] Stopping daemon [2019-08-22T06:51:43.353Z] daemon.go:307: [da873401d5b56] exiting daemon [2019-08-22T06:51:43.353Z] daemon.go:459: [da873401d5b56] Daemon stopped [2019-08-22T06:51:43.353Z] === RUN TestBuildWithSession [2019-08-22T06:51:43.810Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 78.6% of statements [2019-08-22T06:51:43.810Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-22T06:51:43.810Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-22T06:51:43.810Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-08-22T06:51:45.175Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2019-08-22T06:51:45.175Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-08-22T06:51:45.387Z] --- PASS: TestBuildWithSession (2.26s) [2019-08-22T06:51:45.387Z] === RUN TestBuildSquashParent [2019-08-22T06:51:45.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2019-08-22T06:51:47.104Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-08-22T06:51:47.104Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-22T06:51:47.104Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 18.6% of statements [2019-08-22T06:51:48.994Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2019-08-22T06:51:49.250Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-08-22T06:51:50.178Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-08-22T06:51:50.434Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 84.5% of statements [2019-08-22T06:51:50.434Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-22T06:51:50.434Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-22T06:51:50.882Z] --- PASS: TestBuildSquashParent (5.28s) [2019-08-22T06:51:50.882Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-22T06:51:50.882Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:51:50.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:51:50.882Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:51:50.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:51:50.882Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:51:50.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:51:50.882Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:51:50.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:51:50.882Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:51:50.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:51:50.882Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:51:50.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:51:50.882Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-22T06:51:50.882Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-22T06:51:50.882Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-22T06:51:50.882Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-22T06:51:52.329Z] ok github.com/docker/docker/distribution 0.173s coverage: 22.6% of statements [2019-08-22T06:51:52.585Z] ok github.com/docker/docker/distribution/metadata 0.070s coverage: 48.2% of statements [2019-08-22T06:51:52.585Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-22T06:51:53.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-22T06:51:53.871Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-22T06:51:53.949Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-08-22T06:51:55.313Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-08-22T06:51:55.568Z] ok github.com/docker/docker/distribution/xfer 1.442s coverage: 83.4% of statements [2019-08-22T06:51:55.568Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-22T06:51:55.899Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-08-22T06:51:55.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2019-08-22T06:51:55.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2019-08-22T06:51:55.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.54s) [2019-08-22T06:51:55.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.67s) [2019-08-22T06:51:55.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2019-08-22T06:51:55.899Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2019-08-22T06:51:55.899Z] === RUN TestBuildMultiStageCopy [2019-08-22T06:51:55.899Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-22T06:51:56.496Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2019-08-22T06:51:56.496Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-22T06:51:56.946Z] --- PASS: TestDaemonStartWithLogOpt (15.57s) [2019-08-22T06:51:56.946Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt [2019-08-22T06:51:56.946Z] daemon.go:336: [d303f4c152a5b] waiting for daemon to start [2019-08-22T06:51:56.946Z] daemon.go:336: [d303f4c152a5b] waiting for daemon to start [2019-08-22T06:51:56.946Z] daemon.go:364: [d303f4c152a5b] daemon started [2019-08-22T06:51:56.946Z] daemon.go:472: [d303f4c152a5b] Stopping daemon [2019-08-22T06:51:56.946Z] daemon.go:307: [d303f4c152a5b] exiting daemon [2019-08-22T06:51:56.946Z] daemon.go:459: [d303f4c152a5b] Daemon stopped [2019-08-22T06:51:56.946Z] daemon.go:336: [d303f4c152a5b] waiting for daemon to start [2019-08-22T06:51:56.946Z] daemon.go:336: [d303f4c152a5b] waiting for daemon to start [2019-08-22T06:51:56.946Z] daemon.go:364: [d303f4c152a5b] daemon started [2019-08-22T06:51:56.947Z] daemon.go:472: [d303f4c152a5b] Stopping daemon [2019-08-22T06:51:56.947Z] daemon.go:307: [d303f4c152a5b] exiting daemon [2019-08-22T06:51:56.947Z] daemon.go:459: [d303f4c152a5b] Daemon stopped [2019-08-22T06:51:56.947Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 14.097s [2019-08-22T06:51:57.425Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2019-08-22T06:51:57.425Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-22T06:51:57.924Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-22T06:51:58.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-22T06:51:58.354Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-22T06:51:58.354Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-22T06:51:58.354Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-22T06:51:58.502Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-22T06:51:58.610Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-22T06:51:58.610Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-22T06:51:58.610Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-22T06:51:58.610Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-22T06:51:58.610Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-22T06:51:58.610Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-22T06:51:58.610Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-22T06:51:59.126Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-22T06:51:59.172Z] ok github.com/docker/docker/internal/testutil 0.019s coverage: 62.5% of statements [2019-08-22T06:51:59.411Z] --- PASS: TestBuildMultiStageCopy (3.49s) [2019-08-22T06:51:59.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.86s) [2019-08-22T06:51:59.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-08-22T06:51:59.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-08-22T06:51:59.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2019-08-22T06:51:59.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-08-22T06:51:59.411Z] === RUN TestBuildMultiStageParentConfig [2019-08-22T06:52:00.100Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-08-22T06:52:00.222Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 3.927s [2019-08-22T06:52:00.422Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2019-08-22T06:52:00.422Z] === RUN TestBuildLabelWithTargets [2019-08-22T06:52:01.155Z] --- PASS: TestContinueAfterPluginCrash (20.41s) [2019-08-22T06:52:01.155Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash [2019-08-22T06:52:01.155Z] daemon.go:336: [d52077d151a2a] waiting for daemon to start [2019-08-22T06:52:01.155Z] daemon.go:336: [d52077d151a2a] waiting for daemon to start [2019-08-22T06:52:01.155Z] daemon.go:364: [d52077d151a2a] daemon started [2019-08-22T06:52:01.155Z] daemon.go:472: [d52077d151a2a] Stopping daemon [2019-08-22T06:52:01.155Z] daemon.go:307: [d52077d151a2a] exiting daemon [2019-08-22T06:52:01.155Z] daemon.go:459: [d52077d151a2a] Daemon stopped [2019-08-22T06:52:01.155Z] PASS [2019-08-22T06:52:01.155Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-22T06:52:01.155Z] INFO: Testing against a local daemon [2019-08-22T06:52:01.155Z] === RUN TestPluginWithDevMounts [2019-08-22T06:52:01.155Z] === PAUSE TestPluginWithDevMounts [2019-08-22T06:52:01.155Z] === CONT TestPluginWithDevMounts [2019-08-22T06:52:01.413Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.134s [2019-08-22T06:52:01.466Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-08-22T06:52:01.466Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-08-22T06:52:01.903Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-08-22T06:52:01.903Z] === RUN TestBuildWithEmptyLayers [2019-08-22T06:52:02.912Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-08-22T06:52:02.912Z] === RUN TestBuildMultiStageOnBuild [2019-08-22T06:52:03.311Z] --- PASS: TestPluginWithDevMounts (2.04s) [2019-08-22T06:52:03.311Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts [2019-08-22T06:52:03.311Z] daemon.go:336: [d251084524e4f] waiting for daemon to start [2019-08-22T06:52:03.311Z] daemon.go:336: [d251084524e4f] waiting for daemon to start [2019-08-22T06:52:03.311Z] daemon.go:364: [d251084524e4f] daemon started [2019-08-22T06:52:03.311Z] daemon.go:472: [d251084524e4f] Stopping daemon [2019-08-22T06:52:03.311Z] daemon.go:307: [d251084524e4f] exiting daemon [2019-08-22T06:52:03.311Z] daemon.go:459: [d251084524e4f] Daemon stopped [2019-08-22T06:52:03.311Z] PASS [2019-08-22T06:52:03.311Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-22T06:52:03.352Z] ok github.com/docker/docker/pkg/archive 0.380s coverage: 76.9% of statements [2019-08-22T06:52:03.569Z] INFO: Testing against a local daemon [2019-08-22T06:52:03.569Z] === RUN TestSecretInspect [2019-08-22T06:52:04.134Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 2.746s [2019-08-22T06:52:04.134Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) [2019-08-22T06:52:04.279Z] ok github.com/docker/docker/pkg/authorization 0.097s coverage: 66.7% of statements [2019-08-22T06:52:04.279Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-08-22T06:52:04.535Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-08-22T06:52:04.942Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2019-08-22T06:52:04.942Z] === RUN TestBuildUncleanTarFilenames [2019-08-22T06:52:06.421Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2019-08-22T06:52:06.421Z] === RUN TestBuildMultiStageLayerLeak [2019-08-22T06:52:06.661Z] --- PASS: TestSecretInspect (2.94s) [2019-08-22T06:52:06.661Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect [2019-08-22T06:52:06.661Z] daemon.go:336: [d23f6b44b4059] waiting for daemon to start [2019-08-22T06:52:06.661Z] daemon.go:336: [d23f6b44b4059] waiting for daemon to start [2019-08-22T06:52:06.661Z] daemon.go:364: [d23f6b44b4059] daemon started [2019-08-22T06:52:06.661Z] daemon.go:472: [d23f6b44b4059] Stopping daemon [2019-08-22T06:52:06.661Z] daemon.go:307: [d23f6b44b4059] exiting daemon [2019-08-22T06:52:06.661Z] daemon.go:459: [d23f6b44b4059] Daemon stopped [2019-08-22T06:52:06.661Z] === RUN TestSecretList [2019-08-22T06:52:08.035Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection 23.132s [2019-08-22T06:52:08.446Z] --- PASS: TestBuildMultiStageLayerLeak (2.48s) [2019-08-22T06:52:08.446Z] === RUN TestBuildWithHugeFile [2019-08-22T06:52:08.705Z] ok github.com/docker/docker/layer 7.227s coverage: 66.9% of statements [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/oci [no test files] [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-22T06:52:08.705Z] ok github.com/docker/docker/pkg/chrootarchive 2.961s coverage: 43.2% of statements [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-22T06:52:08.705Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-22T06:52:08.705Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-08-22T06:52:08.969Z] --- PASS: TestSecretList (2.53s) [2019-08-22T06:52:08.969Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList [2019-08-22T06:52:08.969Z] daemon.go:336: [d90dcf5b7248b] waiting for daemon to start [2019-08-22T06:52:08.969Z] daemon.go:336: [d90dcf5b7248b] waiting for daemon to start [2019-08-22T06:52:08.969Z] daemon.go:364: [d90dcf5b7248b] daemon started [2019-08-22T06:52:08.969Z] daemon.go:472: [d90dcf5b7248b] Stopping daemon [2019-08-22T06:52:08.969Z] daemon.go:307: [d90dcf5b7248b] exiting daemon [2019-08-22T06:52:08.969Z] daemon.go:459: [d90dcf5b7248b] Daemon stopped [2019-08-22T06:52:08.969Z] === RUN TestSecretsCreateAndDelete [2019-08-22T06:52:09.267Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-08-22T06:52:09.829Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-08-22T06:52:10.343Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 6.018s [2019-08-22T06:52:10.392Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2019-08-22T06:52:10.908Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch 0.644s [2019-08-22T06:52:10.957Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-08-22T06:52:10.957Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-08-22T06:52:11.841Z] --- PASS: TestSecretsCreateAndDelete (2.88s) [2019-08-22T06:52:11.841Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete [2019-08-22T06:52:11.841Z] daemon.go:336: [df85745355eb0] waiting for daemon to start [2019-08-22T06:52:11.841Z] daemon.go:336: [df85745355eb0] waiting for daemon to start [2019-08-22T06:52:11.841Z] daemon.go:364: [df85745355eb0] daemon started [2019-08-22T06:52:11.841Z] daemon.go:472: [df85745355eb0] Stopping daemon [2019-08-22T06:52:11.841Z] daemon.go:307: [df85745355eb0] exiting daemon [2019-08-22T06:52:11.841Z] daemon.go:459: [df85745355eb0] Daemon stopped [2019-08-22T06:52:11.841Z] === RUN TestSecretsUpdate [2019-08-22T06:52:12.374Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-08-22T06:52:13.212Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.359s [2019-08-22T06:52:13.336Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-08-22T06:52:13.776Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.319s [2019-08-22T06:52:13.899Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2019-08-22T06:52:14.157Z] ok github.com/docker/docker/pkg/fsutils 0.222s coverage: 85.1% of statements [2019-08-22T06:52:14.412Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 10.2% of statements [2019-08-22T06:52:15.148Z] --- PASS: TestSecretsUpdate (3.13s) [2019-08-22T06:52:15.148Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate [2019-08-22T06:52:15.148Z] daemon.go:336: [d94767cbb2384] waiting for daemon to start [2019-08-22T06:52:15.148Z] daemon.go:336: [d94767cbb2384] waiting for daemon to start [2019-08-22T06:52:15.148Z] daemon.go:364: [d94767cbb2384] daemon started [2019-08-22T06:52:15.148Z] daemon.go:472: [d94767cbb2384] Stopping daemon [2019-08-22T06:52:15.148Z] daemon.go:307: [d94767cbb2384] exiting daemon [2019-08-22T06:52:15.148Z] daemon.go:459: [d94767cbb2384] Daemon stopped [2019-08-22T06:52:15.148Z] === RUN TestTemplatedSecret [2019-08-22T06:52:15.776Z] ok github.com/docker/docker/pkg/idtools 0.458s coverage: 70.1% of statements [2019-08-22T06:52:15.776Z] ok github.com/docker/docker/pkg/ioutils 0.444s coverage: 70.6% of statements [2019-08-22T06:52:16.033Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-08-22T06:52:16.080Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 2.257s [2019-08-22T06:52:16.289Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-08-22T06:52:16.544Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-08-22T06:52:16.544Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-22T06:52:17.012Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.808s [2019-08-22T06:52:17.105Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-08-22T06:52:17.360Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-08-22T06:52:17.922Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-08-22T06:52:17.922Z] ok github.com/docker/docker/pkg/mount 0.556s coverage: 69.6% of statements [2019-08-22T06:52:17.922Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-22T06:52:18.178Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-08-22T06:52:18.386Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.129s [2019-08-22T06:52:18.434Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-08-22T06:52:18.434Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-22T06:52:18.434Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-22T06:52:18.644Z] --- PASS: TestTemplatedSecret (3.76s) [2019-08-22T06:52:18.644Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret [2019-08-22T06:52:18.644Z] daemon.go:336: [d7f99a6f888ea] waiting for daemon to start [2019-08-22T06:52:18.644Z] daemon.go:336: [d7f99a6f888ea] waiting for daemon to start [2019-08-22T06:52:18.644Z] daemon.go:364: [d7f99a6f888ea] daemon started [2019-08-22T06:52:18.644Z] daemon.go:472: [d7f99a6f888ea] Stopping daemon [2019-08-22T06:52:18.644Z] daemon.go:307: [d7f99a6f888ea] exiting daemon [2019-08-22T06:52:18.644Z] daemon.go:459: [d7f99a6f888ea] Daemon stopped [2019-08-22T06:52:18.644Z] === RUN TestSecretCreateResolve [2019-08-22T06:52:19.209Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 1.101s [2019-08-22T06:52:19.361Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2019-08-22T06:52:19.922Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-08-22T06:52:20.178Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-08-22T06:52:20.433Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-08-22T06:52:21.108Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 1.945s [2019-08-22T06:52:21.673Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.385s [2019-08-22T06:52:21.673Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.049s [2019-08-22T06:52:21.796Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-08-22T06:52:21.931Z] --- PASS: TestSecretCreateResolve (3.14s) [2019-08-22T06:52:21.931Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve [2019-08-22T06:52:21.931Z] daemon.go:336: [d128692564ffa] waiting for daemon to start [2019-08-22T06:52:21.931Z] daemon.go:336: [d128692564ffa] waiting for daemon to start [2019-08-22T06:52:21.931Z] daemon.go:364: [d128692564ffa] daemon started [2019-08-22T06:52:21.931Z] daemon.go:472: [d128692564ffa] Stopping daemon [2019-08-22T06:52:21.931Z] daemon.go:307: [d128692564ffa] exiting daemon [2019-08-22T06:52:21.931Z] daemon.go:459: [d128692564ffa] Daemon stopped [2019-08-22T06:52:21.931Z] PASS [2019-08-22T06:52:21.931Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-22T06:52:21.931Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.369s [2019-08-22T06:52:22.051Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-08-22T06:52:22.191Z] INFO: Testing against a local daemon [2019-08-22T06:52:22.191Z] === RUN TestServiceCreateInit [2019-08-22T06:52:22.191Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-22T06:52:22.449Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.354s [2019-08-22T06:52:23.381Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.809s [2019-08-22T06:52:25.314Z] ok github.com/docker/docker/pkg/signal 2.403s coverage: 61.0% of statements [2019-08-22T06:52:25.314Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-08-22T06:52:25.876Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-08-22T06:52:25.876Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-08-22T06:52:25.908Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.405s [2019-08-22T06:52:26.131Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-08-22T06:52:26.165Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.658s [2019-08-22T06:52:26.692Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-08-22T06:52:27.253Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2019-08-22T06:52:27.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-22T06:52:27.814Z] ok github.com/docker/docker/pkg/tailfile 0.078s coverage: 88.6% of statements [2019-08-22T06:52:28.375Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2019-08-22T06:52:28.630Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-08-22T06:52:29.192Z] testing: warning: no tests to run [2019-08-22T06:52:29.192Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-08-22T06:52:29.432Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 2.999s [2019-08-22T06:52:29.447Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-08-22T06:52:29.703Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-08-22T06:52:29.703Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-08-22T06:52:31.344Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.706s [2019-08-22T06:52:32.217Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.0% of statements [2019-08-22T06:52:32.738Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy 4.147s [2019-08-22T06:52:32.738Z] --- PASS: TestServiceCreateInit (10.58s) [2019-08-22T06:52:32.738Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2019-08-22T06:52:32.738Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled [2019-08-22T06:52:32.738Z] daemon.go:336: [d5207d9b0d71d] waiting for daemon to start [2019-08-22T06:52:32.738Z] daemon.go:336: [d5207d9b0d71d] waiting for daemon to start [2019-08-22T06:52:32.738Z] daemon.go:364: [d5207d9b0d71d] daemon started [2019-08-22T06:52:32.738Z] daemon.go:472: [d5207d9b0d71d] Stopping daemon [2019-08-22T06:52:32.738Z] daemon.go:307: [d5207d9b0d71d] exiting daemon [2019-08-22T06:52:32.738Z] daemon.go:459: [d5207d9b0d71d] Daemon stopped [2019-08-22T06:52:32.738Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2019-08-22T06:52:32.738Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled [2019-08-22T06:52:32.738Z] daemon.go:336: [d37791d673f35] waiting for daemon to start [2019-08-22T06:52:32.738Z] daemon.go:336: [d37791d673f35] waiting for daemon to start [2019-08-22T06:52:32.738Z] daemon.go:364: [d37791d673f35] daemon started [2019-08-22T06:52:32.738Z] daemon.go:472: [d37791d673f35] Stopping daemon [2019-08-22T06:52:32.738Z] daemon.go:307: [d37791d673f35] exiting daemon [2019-08-22T06:52:32.738Z] daemon.go:459: [d37791d673f35] Daemon stopped [2019-08-22T06:52:32.738Z] === RUN TestCreateServiceMultipleTimes [2019-08-22T06:52:32.784Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-08-22T06:52:33.713Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-08-22T06:52:33.970Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-08-22T06:52:34.120Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.973s [2019-08-22T06:52:35.336Z] ok github.com/docker/docker/registry 0.088s coverage: 56.4% of statements [2019-08-22T06:52:35.897Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-08-22T06:52:36.020Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.746s [2019-08-22T06:52:36.153Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-08-22T06:52:37.081Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-08-22T06:52:37.393Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.568s [2019-08-22T06:52:37.959Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.575s [2019-08-22T06:52:38.007Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-08-22T06:52:38.567Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-08-22T06:52:39.127Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-08-22T06:52:40.491Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-08-22T06:52:42.143Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 3.866s [2019-08-22T06:52:44.670Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 2.709s [2019-08-22T06:52:45.602Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.074s [2019-08-22T06:52:46.974Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.057s [2019-08-22T06:52:55.076Z] --- PASS: TestCreateServiceMultipleTimes (22.29s) [2019-08-22T06:52:55.076Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes [2019-08-22T06:52:55.076Z] daemon.go:336: [dcfafdeecc2e2] waiting for daemon to start [2019-08-22T06:52:55.076Z] daemon.go:336: [dcfafdeecc2e2] waiting for daemon to start [2019-08-22T06:52:55.076Z] daemon.go:364: [dcfafdeecc2e2] daemon started [2019-08-22T06:52:55.076Z] daemon.go:472: [dcfafdeecc2e2] Stopping daemon [2019-08-22T06:52:55.076Z] daemon.go:307: [dcfafdeecc2e2] exiting daemon [2019-08-22T06:52:55.076Z] daemon.go:459: [dcfafdeecc2e2] Daemon stopped [2019-08-22T06:52:55.076Z] === RUN TestCreateServiceConflict [2019-08-22T06:52:55.318Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/rootless [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/volume [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-22T06:52:55.318Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === Skipped [2019-08-22T06:52:55.318Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-22T06:52:55.318Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-22T06:52:55.318Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:73: No driver to put! [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-22T06:52:55.318Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-22T06:52:55.318Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-22T06:52:55.318Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-22T06:52:55.318Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-22T06:52:55.318Z] graphtest_unix.go:73: No driver to put! [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-22T06:52:55.318Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-22T06:52:55.318Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] [2019-08-22T06:52:55.318Z] DONE 2040 tests, 20 skipped in 242.773s Post stage [Pipeline] junit [2019-08-22T06:52:55.327Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-08-22T06:52:56.010Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 22.939s [2019-08-22T06:52:56.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -e DOCKER_GRAPHDRIVER docker:2841b05b71095d662ecb47831d88371e9cb033ff hack/validate/vendor [2019-08-22T06:52:56.576Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 9.941s [2019-08-22T06:52:57.035Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-08-22T06:52:57.904Z] + echo Building e2e image [2019-08-22T06:52:57.904Z] Building e2e image [2019-08-22T06:52:57.904Z] + docker build --build-arg DOCKER_GITCOMMIT=2841b05b71095d662ecb47831d88371e9cb033ff -t moby-e2e-test -f Dockerfile.e2e . [2019-08-22T06:52:57.904Z] #1 [internal] load .dockerignore [2019-08-22T06:52:57.904Z] #1 DONE 0.0s [2019-08-22T06:52:57.904Z] [2019-08-22T06:52:57.904Z] #2 [internal] load build definition from Dockerfile.e2e [2019-08-22T06:52:57.904Z] #2 DONE 0.0s [2019-08-22T06:52:57.904Z] [2019-08-22T06:52:57.904Z] #2 [internal] load build definition from Dockerfile.e2e [2019-08-22T06:52:57.904Z] #2 transferring dockerfile: 3.19kB done [2019-08-22T06:52:57.904Z] #2 DONE 0.0s [2019-08-22T06:52:57.904Z] [2019-08-22T06:52:57.904Z] #1 [internal] load .dockerignore [2019-08-22T06:52:57.904Z] #1 transferring context: 34B done [2019-08-22T06:52:57.904Z] #1 DONE 0.0s [2019-08-22T06:52:57.904Z] [2019-08-22T06:52:57.904Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-08-22T06:52:58.169Z] #4 DONE 0.2s [2019-08-22T06:52:58.169Z] [2019-08-22T06:52:58.169Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-08-22T06:52:58.169Z] #3 DONE 0.3s [2019-08-22T06:52:58.169Z] [2019-08-22T06:52:58.169Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-22T06:52:58.169Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-08-22T06:52:58.428Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-08-22T06:52:58.428Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-08-22T06:52:58.428Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-08-22T06:52:58.428Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0B / 2.79MB 0.0s [2019-08-22T06:52:58.428Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.0s [2019-08-22T06:52:58.428Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.0s [2019-08-22T06:52:58.428Z] #14 ... [2019-08-22T06:52:58.428Z] [2019-08-22T06:52:58.428Z] #8 [internal] load build context [2019-08-22T06:52:58.428Z] #8 transferring context: 794.25kB 0.3s done [2019-08-22T06:52:58.428Z] #8 DONE 0.3s [2019-08-22T06:52:58.428Z] [2019-08-22T06:52:58.428Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-22T06:52:58.428Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-22T06:52:58.428Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-08-22T06:52:58.428Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-08-22T06:52:58.428Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 7.85MB / 125.33MB 0.3s [2019-08-22T06:52:58.428Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-08-22T06:52:58.476Z] --- PASS: TestCreateServiceConflict (3.40s) [2019-08-22T06:52:58.476Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict [2019-08-22T06:52:58.476Z] daemon.go:336: [d3762b836c2b4] waiting for daemon to start [2019-08-22T06:52:58.476Z] daemon.go:336: [d3762b836c2b4] waiting for daemon to start [2019-08-22T06:52:58.476Z] daemon.go:364: [d3762b836c2b4] daemon started [2019-08-22T06:52:58.476Z] daemon.go:472: [d3762b836c2b4] Stopping daemon [2019-08-22T06:52:58.476Z] daemon.go:307: [d3762b836c2b4] exiting daemon [2019-08-22T06:52:58.476Z] daemon.go:459: [d3762b836c2b4] Daemon stopped [2019-08-22T06:52:58.476Z] === RUN TestCreateServiceMaxReplicas [2019-08-22T06:52:58.686Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 19.10MB / 125.33MB 0.4s [2019-08-22T06:52:58.686Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.1s [2019-08-22T06:52:58.686Z] #14 ... [2019-08-22T06:52:58.686Z] [2019-08-22T06:52:58.686Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-08-22T06:52:58.686Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-08-22T06:52:58.686Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-08-22T06:52:58.686Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-08-22T06:52:58.686Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-08-22T06:52:58.686Z] #5 DONE 0.6s [2019-08-22T06:52:58.686Z] [2019-08-22T06:52:58.686Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-22T06:52:58.686Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 27.25MB / 125.33MB 0.4s [2019-08-22T06:52:58.686Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done [2019-08-22T06:52:58.686Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-08-22T06:52:58.943Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 40.87MB / 125.33MB 0.6s [2019-08-22T06:52:58.943Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 47.48MB / 125.33MB 0.7s [2019-08-22T06:52:59.202Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 55.19MB / 125.33MB 0.8s [2019-08-22T06:52:59.202Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-08-22T06:52:59.202Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 67.34MB / 125.33MB 1.0s [2019-08-22T06:52:59.202Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-08-22T06:52:59.458Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 74.72MB / 125.33MB 1.2s [2019-08-22T06:52:59.458Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 93.63MB / 125.33MB 1.3s [2019-08-22T06:52:59.714Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 100.76MB / 125.33MB 1.4s [2019-08-22T06:52:59.972Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.7s [2019-08-22T06:53:00.375Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 3.896s [2019-08-22T06:53:00.533Z] #14 ... [2019-08-22T06:53:00.533Z] [2019-08-22T06:53:00.533Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-08-22T06:53:00.533Z] #6 DONE 1.6s [2019-08-22T06:53:00.533Z] [2019-08-22T06:53:00.533Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-22T06:53:00.533Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 2.1s done [2019-08-22T06:53:00.533Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-08-22T06:53:01.749Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 5.216s [2019-08-22T06:53:02.316Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2019-08-22T06:53:02.316Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas [2019-08-22T06:53:02.316Z] daemon.go:336: [d3754997024bf] waiting for daemon to start [2019-08-22T06:53:02.316Z] daemon.go:336: [d3754997024bf] waiting for daemon to start [2019-08-22T06:53:02.316Z] daemon.go:364: [d3754997024bf] daemon started [2019-08-22T06:53:02.316Z] daemon.go:472: [d3754997024bf] Stopping daemon [2019-08-22T06:53:02.316Z] daemon.go:307: [d3754997024bf] exiting daemon [2019-08-22T06:53:02.316Z] daemon.go:459: [d3754997024bf] Daemon stopped [2019-08-22T06:53:02.316Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-22T06:53:04.844Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 2.730s [2019-08-22T06:53:05.774Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.2s [2019-08-22T06:53:06.336Z] #14 ... [2019-08-22T06:53:06.336Z] [2019-08-22T06:53:06.336Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-08-22T06:53:06.336Z] #7 0.954 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-22T06:53:06.336Z] #7 2.048 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-22T06:53:06.336Z] #7 2.143 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-22T06:53:06.336Z] #7 2.147 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-22T06:53:06.336Z] #7 2.346 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-22T06:53:06.336Z] #7 2.357 (4/31) Installing readline (8.0.0-r0) [2019-08-22T06:53:06.336Z] #7 2.363 (5/31) Installing bash (5.0.0-r0) [2019-08-22T06:53:06.336Z] #7 2.377 Executing bash-5.0.0-r0.post-install [2019-08-22T06:53:06.336Z] #7 2.380 (6/31) Installing ca-certificates (20190108-r0) [2019-08-22T06:53:06.336Z] #7 2.400 (7/31) Installing libgcc (8.3.0-r0) [2019-08-22T06:53:06.336Z] #7 2.404 (8/31) Installing libstdc++ (8.3.0-r0) [2019-08-22T06:53:06.336Z] #7 2.418 (9/31) Installing binutils (2.32-r0) [2019-08-22T06:53:06.336Z] #7 2.520 (10/31) Installing gmp (6.1.2-r1) [2019-08-22T06:53:06.336Z] #7 2.527 (11/31) Installing isl (0.18-r0) [2019-08-22T06:53:06.336Z] #7 2.547 (12/31) Installing libgomp (8.3.0-r0) [2019-08-22T06:53:06.336Z] #7 2.552 (13/31) Installing libatomic (8.3.0-r0) [2019-08-22T06:53:06.336Z] #7 2.554 (14/31) Installing mpfr3 (3.1.5-r1) [2019-08-22T06:53:06.336Z] #7 2.559 (15/31) Installing mpc1 (1.1.0-r0) [2019-08-22T06:53:06.336Z] #7 2.567 (16/31) Installing gcc (8.3.0-r0) [2019-08-22T06:53:06.336Z] #7 3.461 (17/31) Installing musl-dev (1.1.22-r3) [2019-08-22T06:53:06.336Z] #7 3.560 (18/31) Installing libc-dev (0.7.1-r0) [2019-08-22T06:53:06.336Z] #7 3.563 (19/31) Installing g++ (8.3.0-r0) [2019-08-22T06:53:06.336Z] #7 4.160 (20/31) Installing nghttp2-libs (1.38.0-r0) [2019-08-22T06:53:06.336Z] #7 4.165 (21/31) Installing libcurl (7.65.1-r0) [2019-08-22T06:53:06.336Z] #7 4.171 (22/31) Installing expat (2.2.7-r0) [2019-08-22T06:53:06.336Z] #7 4.175 (23/31) Installing pcre2 (10.33-r0) [2019-08-22T06:53:06.336Z] #7 4.183 (24/31) Installing git (2.22.0-r0) [2019-08-22T06:53:06.336Z] #7 4.393 (25/31) Installing libmnl (1.0.4-r0) [2019-08-22T06:53:06.336Z] #7 4.396 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-08-22T06:53:06.336Z] #7 4.400 (27/31) Installing iptables (1.8.3-r0) [2019-08-22T06:53:06.336Z] #7 4.428 (28/31) Installing pigz (2.4-r0) [2019-08-22T06:53:06.336Z] #7 4.433 (29/31) Installing tar (1.32-r0) [2019-08-22T06:53:06.336Z] #7 4.443 (30/31) Installing xz-libs (5.2.4-r0) [2019-08-22T06:53:06.336Z] #7 4.447 (31/31) Installing xz (5.2.4-r0) [2019-08-22T06:53:06.336Z] #7 4.453 Executing busybox-1.30.1-r2.trigger [2019-08-22T06:53:06.336Z] #7 4.460 Executing ca-certificates-20190108-r0.trigger [2019-08-22T06:53:06.336Z] #7 4.520 OK: 185 MiB in 45 packages [2019-08-22T06:53:06.336Z] #7 DONE 6.1s [2019-08-22T06:53:06.336Z] [2019-08-22T06:53:06.336Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-22T06:53:06.336Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.0s done [2019-08-22T06:53:06.591Z] #14 ... [2019-08-22T06:53:06.591Z] [2019-08-22T06:53:06.591Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-08-22T06:53:06.591Z] #9 DONE 0.1s [2019-08-22T06:53:06.591Z] [2019-08-22T06:53:06.591Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-08-22T06:53:06.591Z] #10 DONE 0.1s [2019-08-22T06:53:06.591Z] [2019-08-22T06:53:06.591Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-22T06:53:06.591Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-08-22T06:53:06.846Z] #14 DONE 8.6s [2019-08-22T06:53:06.846Z] [2019-08-22T06:53:06.846Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-08-22T06:53:06.846Z] #11 DONE 0.1s [2019-08-22T06:53:06.846Z] [2019-08-22T06:53:06.846Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-08-22T06:53:06.846Z] #12 DONE 0.1s [2019-08-22T06:53:06.846Z] [2019-08-22T06:53:06.846Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-22T06:53:06.846Z] #15 ... [2019-08-22T06:53:06.846Z] [2019-08-22T06:53:06.846Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-08-22T06:53:06.846Z] #13 DONE 0.1s [2019-08-22T06:53:07.102Z] [2019-08-22T06:53:07.102Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-22T06:53:07.356Z] #15 0.628 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-22T06:53:08.122Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 3.007s [2019-08-22T06:53:08.694Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.074s [2019-08-22T06:53:08.719Z] #15 1.684 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-22T06:53:08.719Z] #15 1.758 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-22T06:53:08.719Z] #15 1.761 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-22T06:53:08.719Z] #15 1.890 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-22T06:53:08.719Z] #15 1.896 (4/43) Installing readline (8.0.0-r0) [2019-08-22T06:53:08.719Z] #15 1.900 (5/43) Installing bash (5.0.0-r0) [2019-08-22T06:53:08.719Z] #15 1.911 Executing bash-5.0.0-r0.post-install [2019-08-22T06:53:08.719Z] #15 1.912 (6/43) Installing linux-headers (4.19.36-r0) [2019-08-22T06:53:08.719Z] #15 1.982 (7/43) Installing libuuid (2.33.2-r0) [2019-08-22T06:53:08.719Z] #15 1.983 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-08-22T06:53:08.719Z] #15 1.986 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-08-22T06:53:08.719Z] #15 1.991 (10/43) Installing binutils (2.32-r0) [2019-08-22T06:53:08.719Z] #15 2.056 (11/43) Installing libmagic (5.37-r0) [2019-08-22T06:53:08.719Z] #15 2.075 (12/43) Installing file (5.37-r0) [2019-08-22T06:53:08.719Z] #15 2.077 (13/43) Installing gmp (6.1.2-r1) [2019-08-22T06:53:08.719Z] #15 2.083 (14/43) Installing isl (0.18-r0) [2019-08-22T06:53:08.975Z] #15 2.098 (15/43) Installing libgomp (8.3.0-r0) [2019-08-22T06:53:08.975Z] #15 2.101 (16/43) Installing libatomic (8.3.0-r0) [2019-08-22T06:53:08.975Z] #15 2.102 (17/43) Installing libgcc (8.3.0-r0) [2019-08-22T06:53:08.975Z] #15 2.104 (18/43) Installing mpfr3 (3.1.5-r1) [2019-08-22T06:53:08.975Z] #15 2.109 (19/43) Installing mpc1 (1.1.0-r0) [2019-08-22T06:53:08.975Z] #15 2.112 (20/43) Installing libstdc++ (8.3.0-r0) [2019-08-22T06:53:08.975Z] #15 2.122 (21/43) Installing gcc (8.3.0-r0) [2019-08-22T06:53:09.535Z] #15 2.732 (22/43) Installing musl-dev (1.1.22-r3) [2019-08-22T06:53:09.535Z] #15 2.805 (23/43) Installing libc-dev (0.7.1-r0) [2019-08-22T06:53:09.791Z] #15 2.807 (24/43) Installing g++ (8.3.0-r0) [2019-08-22T06:53:10.047Z] #15 3.195 (25/43) Installing make (4.2.1-r2) [2019-08-22T06:53:10.047Z] #15 3.199 (26/43) Installing fortify-headers (1.1-r0) [2019-08-22T06:53:10.047Z] #15 3.201 (27/43) Installing build-base (0.5-r1) [2019-08-22T06:53:10.047Z] #15 3.203 (28/43) Installing nghttp2-libs (1.38.0-r0) [2019-08-22T06:53:10.047Z] #15 3.205 (29/43) Installing libcurl (7.65.1-r0) [2019-08-22T06:53:10.047Z] #15 3.212 (30/43) Installing curl (7.65.1-r0) [2019-08-22T06:53:10.047Z] #15 3.215 (31/43) Installing oniguruma (6.9.2-r0) [2019-08-22T06:53:10.047Z] #15 3.221 (32/43) Installing jq (1.6-r0) [2019-08-22T06:53:10.047Z] #15 3.228 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-08-22T06:53:10.047Z] #15 3.233 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-08-22T06:53:10.047Z] #15 3.235 (35/43) Installing libaio (0.3.111-r0) [2019-08-22T06:53:10.047Z] #15 3.236 (36/43) Installing libblkid (2.33.2-r0) [2019-08-22T06:53:10.047Z] #15 3.241 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-08-22T06:53:10.047Z] #15 3.268 (38/43) Installing libfdisk (2.33.2-r0) [2019-08-22T06:53:10.047Z] #15 3.273 (39/43) Installing libmount (2.33.2-r0) [2019-08-22T06:53:10.047Z] #15 3.278 (40/43) Installing libsmartcols (2.33.2-r0) [2019-08-22T06:53:10.047Z] #15 3.281 (41/43) Installing pkgconf (1.6.1-r1) [2019-08-22T06:53:10.047Z] #15 3.284 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-08-22T06:53:10.047Z] #15 3.303 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-08-22T06:53:10.047Z] #15 3.307 Executing busybox-1.30.1-r2.trigger [2019-08-22T06:53:10.047Z] #15 3.313 OK: 190 MiB in 58 packages [2019-08-22T06:53:10.067Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.333s [2019-08-22T06:53:10.633Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.457s [2019-08-22T06:53:11.199Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.633s [2019-08-22T06:53:11.411Z] #15 DONE 4.3s [2019-08-22T06:53:11.411Z] [2019-08-22T06:53:11.411Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-08-22T06:53:11.972Z] #16 DONE 0.7s [2019-08-22T06:53:11.972Z] [2019-08-22T06:53:11.972Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-08-22T06:53:12.532Z] #17 DONE 0.7s [2019-08-22T06:53:12.533Z] [2019-08-22T06:53:12.533Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-08-22T06:53:12.533Z] #18 DONE 0.0s [2019-08-22T06:53:12.533Z] [2019-08-22T06:53:12.533Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-08-22T06:53:12.571Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.322s [2019-08-22T06:53:12.788Z] #19 DONE 0.1s [2019-08-22T06:53:12.788Z] [2019-08-22T06:53:12.788Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:53:13.943Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.313s [2019-08-22T06:53:14.155Z] #20 1.270 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-22T06:53:14.155Z] #20 1.481 ######################################################################## 100.0% [2019-08-22T06:53:14.200Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 3.556s [2019-08-22T06:53:14.667Z] #20 1.590 ########### 15.8% ######################### 34.8% ###################################### 53.9% #################################################### 72.8% ################################################################## 91.9% ######################################################################## 100.0% [2019-08-22T06:53:14.923Z] #20 2.268 ######################################################################## 100.0% [2019-08-22T06:53:15.133Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.141s [2019-08-22T06:53:15.704Z] #20 2.477 0.7% 0.7% ############# 19.3% ############################################# 63.3% ######################################################################## 100.0% [2019-08-22T06:53:15.972Z] #20 3.204 ######################################################################## 100.0% [2019-08-22T06:53:16.509Z] #20 3.314 ####### 10.7% ############################ 40.0% ########################################### 60.3% ########20 ... [2019-08-22T06:53:16.509Z] [2019-08-22T06:53:16.509Z] #31 [builder 1/4] COPY . . [2019-08-22T06:53:16.509Z] #31 DONE 3.7s [2019-08-22T06:53:16.509Z] [2019-08-22T06:53:16.509Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:53:16.509Z] #20 3.314 ####### 10.7% ############################ 40.0% ########################################### 60.3% ####################################################### 77.6% ######################################################################## 100.0% [2019-08-22T06:53:16.764Z] #20 4.057 ######################################################################## 100.0% [2019-08-22T06:53:17.535Z] #20 4.196 # 1.6% ########## 14.0% ############# 18.5% #################### 27.9% ########################## 36.2% ############################### 43.5% [2019-08-22T06:53:17.535Z] #20 ... [2019-08-22T06:53:17.535Z] [2019-08-22T06:53:17.535Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-08-22T06:53:17.535Z] #32 DONE 1.2s [2019-08-22T06:53:17.535Z] [2019-08-22T06:53:17.535Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-22T06:53:18.304Z] #20 4.196 # 1.6% ########## 14.0% ############# 18.5% #################### 27.9% ########################## 36.2% ############################### 43.5% #################################### 51.0% ########################################## 58.4% ############################################### 65.8% #################################################### 73.3% ########################################################## 81.2% ############################################################## 86.6% ##################################################################### 96.1% ######################################################################## 100.0% [2019-08-22T06:53:18.304Z] #20 5.634 [2019-08-22T06:53:18.413Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.74s) [2019-08-22T06:53:18.413Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames [2019-08-22T06:53:18.413Z] daemon.go:336: [d1c3f71a8fef6] waiting for daemon to start [2019-08-22T06:53:18.413Z] daemon.go:336: [d1c3f71a8fef6] waiting for daemon to start [2019-08-22T06:53:18.413Z] daemon.go:364: [d1c3f71a8fef6] daemon started [2019-08-22T06:53:18.413Z] daemon.go:472: [d1c3f71a8fef6] Stopping daemon [2019-08-22T06:53:18.413Z] daemon.go:307: [d1c3f71a8fef6] exiting daemon [2019-08-22T06:53:18.413Z] daemon.go:459: [d1c3f71a8fef6] Daemon stopped [2019-08-22T06:53:18.413Z] === RUN TestCreateServiceSecretFileMode [2019-08-22T06:53:19.230Z] #20 6.341 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-22T06:53:19.230Z] #20 6.588 ######################################################################## 100.0% [2019-08-22T06:53:19.485Z] #20 6.660 ######################################################################## 100.0% [2019-08-22T06:53:19.485Z] #20 6.860 [2019-08-22T06:53:19.789Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.746s [2019-08-22T06:53:19.789Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.100s [2019-08-22T06:53:20.355Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.406s [2019-08-22T06:53:20.355Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) [2019-08-22T06:53:20.412Z] #20 7.622 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-22T06:53:20.669Z] #20 8.002 ######################################################################## 100.0% [2019-08-22T06:53:20.922Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.691s [2019-08-22T06:53:20.925Z] #20 8.145 0.7% ######################################################################## 100.0% [2019-08-22T06:53:21.180Z] #20 8.387 [2019-08-22T06:53:21.855Z] --- PASS: TestCreateServiceSecretFileMode (3.85s) [2019-08-22T06:53:21.855Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode [2019-08-22T06:53:21.855Z] daemon.go:336: [de84271338527] waiting for daemon to start [2019-08-22T06:53:21.855Z] daemon.go:336: [de84271338527] waiting for daemon to start [2019-08-22T06:53:21.855Z] daemon.go:364: [de84271338527] daemon started [2019-08-22T06:53:21.855Z] daemon.go:472: [de84271338527] Stopping daemon [2019-08-22T06:53:21.855Z] daemon.go:307: [de84271338527] exiting daemon [2019-08-22T06:53:21.855Z] daemon.go:459: [de84271338527] Daemon stopped [2019-08-22T06:53:21.855Z] === RUN TestCreateServiceConfigFileMode [2019-08-22T06:53:22.107Z] #20 9.375 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-22T06:53:22.112Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.126s [2019-08-22T06:53:22.363Z] #20 9.507 skipping existing 1849cc453dee [2019-08-22T06:53:22.363Z] #20 9.759 [2019-08-22T06:53:22.369Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.094s [2019-08-22T06:53:23.300Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 1.038s [2019-08-22T06:53:23.727Z] #20 10.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-22T06:53:23.728Z] #20 11.04 ######################################################################## 100.0% [2019-08-22T06:53:23.984Z] #20 11.11 ######################################################################## 100.0% [2019-08-22T06:53:23.984Z] #20 11.30 [2019-08-22T06:53:23.984Z] #20 11.36 Download of images into '/build' complete. [2019-08-22T06:53:23.984Z] #20 11.36 Use something like the following to load the result into a Docker daemon: [2019-08-22T06:53:23.984Z] #20 11.36 tar -cC '/build' . | docker load [2019-08-22T06:53:24.241Z] #20 DONE 11.6s [2019-08-22T06:53:24.241Z] [2019-08-22T06:53:24.241Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-08-22T06:53:24.241Z] #26 DONE 0.1s [2019-08-22T06:53:24.241Z] [2019-08-22T06:53:24.242Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-22T06:53:24.498Z] #22 DONE 0.1s [2019-08-22T06:53:24.498Z] [2019-08-22T06:53:24.498Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-08-22T06:53:24.498Z] #27 DONE 0.1s [2019-08-22T06:53:24.498Z] [2019-08-22T06:53:24.498Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-22T06:53:24.498Z] #23 DONE 0.1s [2019-08-22T06:53:24.498Z] [2019-08-22T06:53:24.498Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-08-22T06:53:24.498Z] #28 DONE 0.1s [2019-08-22T06:53:24.498Z] [2019-08-22T06:53:24.498Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-22T06:53:25.203Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2019-08-22T06:53:25.203Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode [2019-08-22T06:53:25.203Z] daemon.go:336: [d511f306263d4] waiting for daemon to start [2019-08-22T06:53:25.203Z] daemon.go:336: [d511f306263d4] waiting for daemon to start [2019-08-22T06:53:25.203Z] daemon.go:364: [d511f306263d4] daemon started [2019-08-22T06:53:25.203Z] daemon.go:472: [d511f306263d4] Stopping daemon [2019-08-22T06:53:25.203Z] daemon.go:307: [d511f306263d4] exiting daemon [2019-08-22T06:53:25.203Z] daemon.go:459: [d511f306263d4] Daemon stopped [2019-08-22T06:53:25.203Z] === RUN TestCreateServiceSysctls [2019-08-22T06:53:27.014Z] #24 2.208 + RM_GOPATH=0 [2019-08-22T06:53:27.014Z] #24 2.208 + TMP_GOPATH= [2019-08-22T06:53:27.014Z] #24 2.208 + : /build [2019-08-22T06:53:27.014Z] #24 2.208 + '[' -z '' ']' [2019-08-22T06:53:27.014Z] #24 2.208 ++ mktemp -d [2019-08-22T06:53:27.014Z] #24 2.211 + export GOPATH=/tmp/tmp.FmcHKm [2019-08-22T06:53:27.014Z] #24 2.211 + GOPATH=/tmp/tmp.FmcHKm [2019-08-22T06:53:27.014Z] #24 2.211 + RM_GOPATH=1 [2019-08-22T06:53:27.014Z] #24 2.213 ++ dirname ./install.sh [2019-08-22T06:53:27.014Z] #24 2.214 + dir=. [2019-08-22T06:53:27.014Z] #24 2.214 + bin=dockercli [2019-08-22T06:53:27.014Z] #24 2.215 + shift [2019-08-22T06:53:27.014Z] #24 2.215 + '[' '!' -f ./dockercli.installer ']' [2019-08-22T06:53:27.014Z] #24 2.216 + . ./dockercli.installer [2019-08-22T06:53:27.014Z] #24 2.216 ++ DOCKERCLI_CHANNEL=stable [2019-08-22T06:53:27.014Z] #24 2.217 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-22T06:53:27.014Z] #24 2.217 + install_dockercli [2019-08-22T06:53:27.014Z] #24 2.217 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-22T06:53:27.014Z] #24 2.218 Install docker/cli version 17.06.2-ce from stable [2019-08-22T06:53:27.014Z] #24 2.218 ++ uname -m [2019-08-22T06:53:27.014Z] #24 2.219 + arch=x86_64 [2019-08-22T06:53:27.014Z] #24 2.219 + '[' x86_64 '!=' x86_64 ']' [2019-08-22T06:53:27.014Z] #24 2.219 + url=https://download.docker.com/linux/static [2019-08-22T06:53:27.014Z] #24 2.220 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-22T06:53:27.014Z] #24 2.241 + tar -xz docker/docker [2019-08-22T06:53:27.580Z] #24 ... [2019-08-22T06:53:27.580Z] [2019-08-22T06:53:27.580Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-22T06:53:27.580Z] #33 0.904 [2019-08-22T06:53:27.580Z] #33 0.961 Removing bundles/ [2019-08-22T06:53:27.580Z] #33 0.962 [2019-08-22T06:53:27.580Z] #33 0.978 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-08-22T06:53:27.580Z] #33 1.549 Building test suite binary ./integration-cli/test.main [2019-08-22T06:53:27.836Z] #33 ... [2019-08-22T06:53:27.836Z] [2019-08-22T06:53:27.836Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-22T06:53:28.485Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 5.139s [2019-08-22T06:53:28.763Z] #21 DONE 1.0s [2019-08-22T06:53:28.763Z] [2019-08-22T06:53:28.763Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-22T06:53:29.691Z] #29 ... [2019-08-22T06:53:29.691Z] [2019-08-22T06:53:29.691Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-22T06:53:29.691Z] #24 5.170 + mkdir -p /build [2019-08-22T06:53:29.691Z] #24 5.171 + mv docker/docker /build/ [2019-08-22T06:53:29.691Z] #24 5.173 + rmdir docker [2019-08-22T06:53:29.691Z] #24 DONE 5.3s [2019-08-22T06:53:29.857Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 0.984s [2019-08-22T06:53:29.857Z] --- PASS: TestCreateServiceSysctls (4.46s) [2019-08-22T06:53:29.857Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls [2019-08-22T06:53:29.857Z] daemon.go:336: [d0657e60f944a] waiting for daemon to start [2019-08-22T06:53:29.857Z] daemon.go:336: [d0657e60f944a] waiting for daemon to start [2019-08-22T06:53:29.857Z] daemon.go:364: [d0657e60f944a] daemon started [2019-08-22T06:53:29.857Z] daemon.go:472: [d0657e60f944a] Stopping daemon [2019-08-22T06:53:29.857Z] daemon.go:307: [d0657e60f944a] exiting daemon [2019-08-22T06:53:29.857Z] daemon.go:459: [d0657e60f944a] Daemon stopped [2019-08-22T06:53:29.857Z] === RUN TestCreateServiceCapabilities [2019-08-22T06:53:29.947Z] [2019-08-22T06:53:29.947Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-22T06:53:30.511Z] --- PASS: TestBuildWithHugeFile (81.36s) [2019-08-22T06:53:30.511Z] === RUN TestBuildWithEmptyDockerfile [2019-08-22T06:53:30.511Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:53:30.511Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:53:30.511Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:53:30.511Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:53:30.511Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:53:30.511Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:53:30.511Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-22T06:53:30.511Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-22T06:53:30.511Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-22T06:53:30.511Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-08-22T06:53:30.511Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-08-22T06:53:30.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-08-22T06:53:30.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-08-22T06:53:30.511Z] === RUN TestBuildPreserveOwnership [2019-08-22T06:53:30.511Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-22T06:53:30.790Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.183s [2019-08-22T06:53:30.873Z] #33 ... [2019-08-22T06:53:30.873Z] [2019-08-22T06:53:30.873Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-08-22T06:53:30.873Z] #25 DONE 0.1s [2019-08-22T06:53:30.873Z] [2019-08-22T06:53:30.873Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-22T06:53:31.356Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.568s [2019-08-22T06:53:32.730Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.186s [2019-08-22T06:53:32.987Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2019-08-22T06:53:32.988Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities [2019-08-22T06:53:32.988Z] daemon.go:336: [d4c74701eb9e9] waiting for daemon to start [2019-08-22T06:53:32.988Z] daemon.go:336: [d4c74701eb9e9] waiting for daemon to start [2019-08-22T06:53:32.988Z] daemon.go:364: [d4c74701eb9e9] daemon started [2019-08-22T06:53:32.988Z] daemon.go:472: [d4c74701eb9e9] Stopping daemon [2019-08-22T06:53:32.988Z] daemon.go:307: [d4c74701eb9e9] exiting daemon [2019-08-22T06:53:32.988Z] daemon.go:459: [d4c74701eb9e9] Daemon stopped [2019-08-22T06:53:32.988Z] === RUN TestInspect [2019-08-22T06:53:33.981Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-22T06:53:34.360Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.502s [2019-08-22T06:53:35.473Z] --- PASS: TestBuildPreserveOwnership (5.12s) [2019-08-22T06:53:35.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.40s) [2019-08-22T06:53:35.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2019-08-22T06:53:35.473Z] === RUN TestBuildPlatformInvalid [2019-08-22T06:53:35.473Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-08-22T06:53:35.473Z] PASS [2019-08-22T06:53:35.473Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-22T06:53:35.757Z] INFO: Testing against a local daemon [2019-08-22T06:53:35.757Z] === RUN TestConfigList [2019-08-22T06:53:36.258Z] --- PASS: TestInspect (3.07s) [2019-08-22T06:53:36.258Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect [2019-08-22T06:53:36.258Z] daemon.go:336: [dbc7280120018] waiting for daemon to start [2019-08-22T06:53:36.258Z] daemon.go:336: [dbc7280120018] waiting for daemon to start [2019-08-22T06:53:36.258Z] daemon.go:364: [dbc7280120018] daemon started [2019-08-22T06:53:36.258Z] daemon.go:472: [dbc7280120018] Stopping daemon [2019-08-22T06:53:36.258Z] daemon.go:307: [dbc7280120018] exiting daemon [2019-08-22T06:53:36.258Z] daemon.go:459: [dbc7280120018] Daemon stopped [2019-08-22T06:53:36.258Z] === RUN TestDockerNetworkConnectAlias [2019-08-22T06:53:36.258Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.185s [2019-08-22T06:53:38.443Z] --- PASS: TestConfigList (2.31s) [2019-08-22T06:53:38.444Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-22T06:53:38.444Z] daemon.go:336: [d60a4dc4c3a94] waiting for daemon to start [2019-08-22T06:53:38.444Z] daemon.go:336: [d60a4dc4c3a94] waiting for daemon to start [2019-08-22T06:53:38.444Z] daemon.go:364: [d60a4dc4c3a94] daemon started [2019-08-22T06:53:38.444Z] daemon.go:472: [d60a4dc4c3a94] Stopping daemon [2019-08-22T06:53:38.444Z] daemon.go:307: [d60a4dc4c3a94] exiting daemon [2019-08-22T06:53:38.444Z] daemon.go:459: [d60a4dc4c3a94] Daemon stopped [2019-08-22T06:53:38.444Z] === RUN TestConfigsCreateAndDelete [2019-08-22T06:53:40.443Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 4.056s [2019-08-22T06:53:40.483Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2019-08-22T06:53:40.483Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-22T06:53:40.483Z] daemon.go:336: [d650cf257a17e] waiting for daemon to start [2019-08-22T06:53:40.483Z] daemon.go:336: [d650cf257a17e] waiting for daemon to start [2019-08-22T06:53:40.483Z] daemon.go:364: [d650cf257a17e] daemon started [2019-08-22T06:53:40.483Z] daemon.go:472: [d650cf257a17e] Stopping daemon [2019-08-22T06:53:40.483Z] daemon.go:307: [d650cf257a17e] exiting daemon [2019-08-22T06:53:40.483Z] daemon.go:459: [d650cf257a17e] Daemon stopped [2019-08-22T06:53:40.483Z] === RUN TestConfigsUpdate [2019-08-22T06:53:42.518Z] --- PASS: TestConfigsUpdate (2.32s) [2019-08-22T06:53:42.518Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-22T06:53:42.518Z] daemon.go:336: [da48f32e46c28] waiting for daemon to start [2019-08-22T06:53:42.518Z] daemon.go:336: [da48f32e46c28] waiting for daemon to start [2019-08-22T06:53:42.518Z] daemon.go:364: [da48f32e46c28] daemon started [2019-08-22T06:53:42.518Z] daemon.go:472: [da48f32e46c28] Stopping daemon [2019-08-22T06:53:42.518Z] daemon.go:307: [da48f32e46c28] exiting daemon [2019-08-22T06:53:42.518Z] daemon.go:459: [da48f32e46c28] Daemon stopped [2019-08-22T06:53:42.518Z] === RUN TestTemplatedConfig [2019-08-22T06:53:43.721Z] --- PASS: TestDockerNetworkConnectAlias (7.29s) [2019-08-22T06:53:43.722Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias [2019-08-22T06:53:43.722Z] daemon.go:336: [dce5cc111d127] waiting for daemon to start [2019-08-22T06:53:43.722Z] daemon.go:336: [dce5cc111d127] waiting for daemon to start [2019-08-22T06:53:43.722Z] daemon.go:364: [dce5cc111d127] daemon started [2019-08-22T06:53:43.722Z] daemon.go:472: [dce5cc111d127] Stopping daemon [2019-08-22T06:53:43.722Z] daemon.go:307: [dce5cc111d127] exiting daemon [2019-08-22T06:53:43.722Z] daemon.go:459: [dce5cc111d127] Daemon stopped [2019-08-22T06:53:43.722Z] === RUN TestDockerNetworkReConnect [2019-08-22T06:53:46.005Z] --- PASS: TestTemplatedConfig (3.03s) [2019-08-22T06:53:46.005Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-22T06:53:46.005Z] daemon.go:336: [d44165a5d1620] waiting for daemon to start [2019-08-22T06:53:46.005Z] daemon.go:336: [d44165a5d1620] waiting for daemon to start [2019-08-22T06:53:46.005Z] daemon.go:364: [d44165a5d1620] daemon started [2019-08-22T06:53:46.005Z] daemon.go:472: [d44165a5d1620] Stopping daemon [2019-08-22T06:53:46.005Z] daemon.go:307: [d44165a5d1620] exiting daemon [2019-08-22T06:53:46.005Z] daemon.go:459: [d44165a5d1620] Daemon stopped [2019-08-22T06:53:46.005Z] === RUN TestConfigInspect [2019-08-22T06:53:48.030Z] --- PASS: TestConfigInspect (2.29s) [2019-08-22T06:53:48.030Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-22T06:53:48.030Z] daemon.go:336: [d6bb6328ab8d9] waiting for daemon to start [2019-08-22T06:53:48.030Z] daemon.go:336: [d6bb6328ab8d9] waiting for daemon to start [2019-08-22T06:53:48.030Z] daemon.go:364: [d6bb6328ab8d9] daemon started [2019-08-22T06:53:48.030Z] daemon.go:472: [d6bb6328ab8d9] Stopping daemon [2019-08-22T06:53:48.030Z] daemon.go:307: [d6bb6328ab8d9] exiting daemon [2019-08-22T06:53:48.030Z] daemon.go:459: [d6bb6328ab8d9] Daemon stopped [2019-08-22T06:53:48.030Z] === RUN TestConfigCreateWithLabels [2019-08-22T06:53:50.056Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-08-22T06:53:50.056Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-22T06:53:50.056Z] daemon.go:336: [d30c4bb0347d4] waiting for daemon to start [2019-08-22T06:53:50.056Z] daemon.go:336: [d30c4bb0347d4] waiting for daemon to start [2019-08-22T06:53:50.056Z] daemon.go:364: [d30c4bb0347d4] daemon started [2019-08-22T06:53:50.056Z] daemon.go:472: [d30c4bb0347d4] Stopping daemon [2019-08-22T06:53:50.056Z] daemon.go:307: [d30c4bb0347d4] exiting daemon [2019-08-22T06:53:50.056Z] daemon.go:459: [d30c4bb0347d4] Daemon stopped [2019-08-22T06:53:50.056Z] === RUN TestConfigCreateResolve [2019-08-22T06:53:50.275Z] --- PASS: TestDockerNetworkReConnect (5.77s) [2019-08-22T06:53:50.275Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect [2019-08-22T06:53:50.275Z] daemon.go:336: [d946f0930a054] waiting for daemon to start [2019-08-22T06:53:50.275Z] daemon.go:336: [d946f0930a054] waiting for daemon to start [2019-08-22T06:53:50.275Z] daemon.go:364: [d946f0930a054] daemon started [2019-08-22T06:53:50.275Z] daemon.go:472: [d946f0930a054] Stopping daemon [2019-08-22T06:53:50.275Z] daemon.go:307: [d946f0930a054] exiting daemon [2019-08-22T06:53:50.275Z] daemon.go:459: [d946f0930a054] Daemon stopped [2019-08-22T06:53:50.275Z] === RUN TestServicePlugin [2019-08-22T06:53:52.747Z] --- PASS: TestConfigCreateResolve (2.26s) [2019-08-22T06:53:52.747Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-22T06:53:52.747Z] daemon.go:336: [ded3b73d9997a] waiting for daemon to start [2019-08-22T06:53:52.747Z] daemon.go:336: [ded3b73d9997a] waiting for daemon to start [2019-08-22T06:53:52.747Z] daemon.go:364: [ded3b73d9997a] daemon started [2019-08-22T06:53:52.747Z] daemon.go:472: [ded3b73d9997a] Stopping daemon [2019-08-22T06:53:52.747Z] daemon.go:307: [ded3b73d9997a] exiting daemon [2019-08-22T06:53:52.747Z] daemon.go:459: [ded3b73d9997a] Daemon stopped [2019-08-22T06:53:52.747Z] === RUN TestConfigDaemonLibtrustID [2019-08-22T06:53:52.752Z] #29 26.99 # github.com/docker/docker/contrib/httpserver [2019-08-22T06:53:52.752Z] #29 26.99 loadinternal: cannot find runtime/cgo [2019-08-22T06:53:52.752Z] #29 DONE 27.5s [2019-08-22T06:53:52.752Z] [2019-08-22T06:53:52.752Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-22T06:53:52.752Z] #33 ... [2019-08-22T06:53:52.752Z] [2019-08-22T06:53:52.752Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-08-22T06:53:52.752Z] #30 DONE 0.1s [2019-08-22T06:53:52.752Z] [2019-08-22T06:53:52.752Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-22T06:53:53.029Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-08-22T06:53:53.030Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-22T06:53:53.030Z] daemon.go:336: [d90b8ca0c89d8] waiting for daemon to start [2019-08-22T06:53:53.030Z] daemon.go:336: [d90b8ca0c89d8] waiting for daemon to start [2019-08-22T06:53:53.030Z] daemon.go:364: [d90b8ca0c89d8] daemon started [2019-08-22T06:53:53.030Z] daemon.go:472: [d90b8ca0c89d8] Stopping daemon [2019-08-22T06:53:53.030Z] daemon.go:307: [d90b8ca0c89d8] exiting daemon [2019-08-22T06:53:53.030Z] daemon.go:459: [d90b8ca0c89d8] Daemon stopped [2019-08-22T06:53:53.030Z] PASS [2019-08-22T06:53:53.030Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-22T06:53:53.030Z] INFO: Testing against a local daemon [2019-08-22T06:53:53.030Z] === RUN TestCheckpoint [2019-08-22T06:53:53.030Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-22T06:53:53.030Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-22T06:53:53.030Z] === RUN TestContainerInvalidJSON [2019-08-22T06:53:53.030Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:53:53.030Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:53:53.030Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:53:53.030Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:53:53.030Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:53:53.030Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:53:53.030Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-22T06:53:53.030Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-22T06:53:53.030Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-22T06:53:53.030Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-08-22T06:53:53.030Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-22T06:53:53.030Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-22T06:53:53.030Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-22T06:53:53.030Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-22T06:53:53.313Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-08-22T06:53:53.313Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-22T06:53:53.313Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-08-22T06:53:53.313Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-22T06:53:53.313Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-08-22T06:53:53.313Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-22T06:53:53.597Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-22T06:53:53.597Z] === RUN TestCopyFromContainer [2019-08-22T06:53:55.076Z] === RUN TestCopyFromContainer// [2019-08-22T06:53:55.077Z] === RUN TestCopyFromContainer//bar/root [2019-08-22T06:53:55.360Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-22T06:53:55.360Z] === RUN TestCopyFromContainer/bar/quux [2019-08-22T06:53:55.360Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-22T06:53:55.644Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-22T06:53:55.644Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-22T06:53:55.644Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-22T06:53:55.927Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-22T06:53:55.927Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer (2.61s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-08-22T06:53:56.211Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-08-22T06:53:56.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-22T06:53:56.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:53:56.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:53:56.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:53:56.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:53:56.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:53:56.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:53:56.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-22T06:53:56.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-22T06:53:56.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-22T06:53:56.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-08-22T06:53:56.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-08-22T06:53:56.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-08-22T06:53:56.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-08-22T06:53:56.212Z] === RUN TestCreateWithInvalidEnv [2019-08-22T06:53:56.212Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-22T06:53:56.212Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-22T06:53:56.212Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-22T06:53:56.212Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-22T06:53:56.212Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-22T06:53:56.212Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-22T06:53:56.212Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-22T06:53:56.212Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-22T06:53:56.212Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-22T06:53:56.212Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-08-22T06:53:56.212Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-22T06:53:56.212Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-22T06:53:56.212Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-22T06:53:56.212Z] === RUN TestCreateTmpfsMountsTarget [2019-08-22T06:53:56.212Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-08-22T06:53:56.212Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-22T06:53:58.238Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:53:58.238Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:53:58.238Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-22T06:53:58.238Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-22T06:53:58.239Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-22T06:53:58.239Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-22T06:53:58.239Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-08-22T06:53:58.522Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-08-22T06:53:58.522Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-22T06:54:00.240Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 18.930s [2019-08-22T06:54:00.497Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.221s [2019-08-22T06:54:00.546Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2019-08-22T06:54:00.546Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-22T06:54:00.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:54:00.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:54:00.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:54:00.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:54:00.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:54:00.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:54:00.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:54:00.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:54:00.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:54:00.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:54:00.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-22T06:54:00.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-22T06:54:00.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-22T06:54:00.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-22T06:54:00.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-22T06:54:00.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-08-22T06:54:00.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-08-22T06:54:00.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-08-22T06:54:00.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-08-22T06:54:00.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-08-22T06:54:00.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-08-22T06:54:00.547Z] === RUN TestContainerStartOnDaemonRestart [2019-08-22T06:54:00.547Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-22T06:54:00.547Z] === RUN TestDaemonRestartIpcMode [2019-08-22T06:54:00.547Z] === PAUSE TestDaemonRestartIpcMode [2019-08-22T06:54:00.547Z] === RUN TestDiff [2019-08-22T06:54:00.756Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore 25.547s [2019-08-22T06:54:01.013Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.334s [2019-08-22T06:54:01.564Z] --- PASS: TestDiff (0.78s) [2019-08-22T06:54:01.564Z] === RUN TestExecWithCloseStdin [2019-08-22T06:54:02.182Z] --- PASS: TestExecWithCloseStdin (0.99s) [2019-08-22T06:54:02.182Z] === RUN TestExec [2019-08-22T06:54:02.385Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.188s [2019-08-22T06:54:03.196Z] --- PASS: TestExec (0.92s) [2019-08-22T06:54:03.196Z] === RUN TestExecUser [2019-08-22T06:54:03.758Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.337s [2019-08-22T06:54:04.207Z] --- PASS: TestExecUser (0.91s) [2019-08-22T06:54:04.207Z] === RUN TestExportContainerAndImportImage [2019-08-22T06:54:05.152Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.764s [2019-08-22T06:54:05.152Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) [2019-08-22T06:54:05.221Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2019-08-22T06:54:05.221Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-22T06:54:05.412Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-22T06:54:05.412Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) [2019-08-22T06:54:05.412Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) [2019-08-22T06:54:06.705Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-08-22T06:54:06.705Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-22T06:54:06.705Z] daemon.go:336: [d6fc73a3efb60] waiting for daemon to start [2019-08-22T06:54:06.705Z] daemon.go:336: [d6fc73a3efb60] waiting for daemon to start [2019-08-22T06:54:06.705Z] daemon.go:364: [d6fc73a3efb60] daemon started [2019-08-22T06:54:06.705Z] daemon.go:472: [d6fc73a3efb60] Stopping daemon [2019-08-22T06:54:06.705Z] daemon.go:307: [d6fc73a3efb60] exiting daemon [2019-08-22T06:54:06.705Z] daemon.go:459: [d6fc73a3efb60] Daemon stopped [2019-08-22T06:54:06.705Z] daemon.go:336: [d6fc73a3efb60] waiting for daemon to start [2019-08-22T06:54:06.705Z] daemon.go:336: [d6fc73a3efb60] waiting for daemon to start [2019-08-22T06:54:06.705Z] daemon.go:364: [d6fc73a3efb60] daemon started [2019-08-22T06:54:06.705Z] daemon.go:472: [d6fc73a3efb60] Stopping daemon [2019-08-22T06:54:06.705Z] daemon.go:307: [d6fc73a3efb60] exiting daemon [2019-08-22T06:54:06.705Z] daemon.go:459: [d6fc73a3efb60] Daemon stopped [2019-08-22T06:54:06.705Z] === RUN TestHealthCheckWorkdir [2019-08-22T06:54:07.939Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 2.301s [2019-08-22T06:54:07.939Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.058s [2019-08-22T06:54:08.180Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-08-22T06:54:08.181Z] === RUN TestHealthKillContainer [2019-08-22T06:54:08.872Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 1.006s [2019-08-22T06:54:09.438Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.696s [2019-08-22T06:54:10.856Z] --- PASS: TestHealthKillContainer (2.90s) [2019-08-22T06:54:10.856Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-22T06:54:11.339Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 1.645s [2019-08-22T06:54:11.339Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.167s [2019-08-22T06:54:11.471Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-08-22T06:54:11.471Z] === RUN TestIpcModeNone [2019-08-22T06:54:12.479Z] --- PASS: TestIpcModeNone (0.85s) [2019-08-22T06:54:12.479Z] === RUN TestIpcModePrivate [2019-08-22T06:54:13.489Z] --- PASS: TestIpcModePrivate (0.90s) [2019-08-22T06:54:13.489Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:53, shared: false, mustBeShared: false [2019-08-22T06:54:13.489Z] === RUN TestIpcModeShareable [2019-08-22T06:54:14.106Z] --- PASS: TestIpcModeShareable (0.89s) [2019-08-22T06:54:14.106Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:47, shared: true, mustBeShared: true [2019-08-22T06:54:14.106Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-22T06:54:14.619Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 3.167s [2019-08-22T06:54:16.515Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 2.014s [2019-08-22T06:54:16.796Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2019-08-22T06:54:16.796Z] === RUN TestAPIIpcModeHost [2019-08-22T06:54:17.415Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-08-22T06:54:17.415Z] === RUN TestDaemonIpcModeShareable [2019-08-22T06:54:17.888Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 1.054s [2019-08-22T06:54:17.888Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.390s [2019-08-22T06:54:18.453Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 11.446s [2019-08-22T06:54:18.711Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.657s [2019-08-22T06:54:18.711Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) [2019-08-22T06:54:19.446Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2019-08-22T06:54:19.446Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-22T06:54:19.446Z] daemon.go:336: [db14b013b45c6] waiting for daemon to start [2019-08-22T06:54:19.446Z] daemon.go:336: [db14b013b45c6] waiting for daemon to start [2019-08-22T06:54:19.446Z] daemon.go:364: [db14b013b45c6] daemon started [2019-08-22T06:54:19.446Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:55, shared: true, mustBeShared: true [2019-08-22T06:54:19.446Z] daemon.go:472: [db14b013b45c6] Stopping daemon [2019-08-22T06:54:19.446Z] daemon.go:307: [db14b013b45c6] exiting daemon [2019-08-22T06:54:19.446Z] daemon.go:459: [db14b013b45c6] Daemon stopped [2019-08-22T06:54:19.446Z] === RUN TestDaemonIpcModePrivate [2019-08-22T06:54:19.644Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 0.951s [2019-08-22T06:54:21.470Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-08-22T06:54:21.471Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-22T06:54:21.471Z] daemon.go:336: [de381dce6627b] waiting for daemon to start [2019-08-22T06:54:21.471Z] daemon.go:336: [de381dce6627b] waiting for daemon to start [2019-08-22T06:54:21.471Z] daemon.go:364: [de381dce6627b] daemon started [2019-08-22T06:54:21.471Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:61, shared: false, mustBeShared: false [2019-08-22T06:54:21.471Z] daemon.go:472: [de381dce6627b] Stopping daemon [2019-08-22T06:54:21.471Z] daemon.go:307: [de381dce6627b] exiting daemon [2019-08-22T06:54:21.471Z] daemon.go:459: [de381dce6627b] Daemon stopped [2019-08-22T06:54:21.471Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-22T06:54:22.171Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 2.635s [2019-08-22T06:54:22.171Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.016s [2019-08-22T06:54:22.428Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-08-22T06:54:22.951Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-08-22T06:54:22.951Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-22T06:54:22.951Z] daemon.go:336: [d232957effc7f] waiting for daemon to start [2019-08-22T06:54:22.951Z] daemon.go:336: [d232957effc7f] waiting for daemon to start [2019-08-22T06:54:22.951Z] daemon.go:364: [d232957effc7f] daemon started [2019-08-22T06:54:22.951Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:61, shared: false, mustBeShared: false [2019-08-22T06:54:22.951Z] daemon.go:472: [d232957effc7f] Stopping daemon [2019-08-22T06:54:22.951Z] daemon.go:307: [d232957effc7f] exiting daemon [2019-08-22T06:54:22.951Z] daemon.go:459: [d232957effc7f] Daemon stopped [2019-08-22T06:54:22.951Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-22T06:54:22.993Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.782s [2019-08-22T06:54:24.367Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 0.958s [2019-08-22T06:54:24.367Z] --- PASS: TestServicePlugin (35.05s) [2019-08-22T06:54:24.367Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-22T06:54:24.367Z] daemon.go:336: [d18a98541bd9b] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:336: [d18a98541bd9b] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:364: [d18a98541bd9b] daemon started [2019-08-22T06:54:24.367Z] daemon.go:472: [d18a98541bd9b] Stopping daemon [2019-08-22T06:54:24.367Z] daemon.go:307: [d18a98541bd9b] exiting daemon [2019-08-22T06:54:24.367Z] daemon.go:459: [d18a98541bd9b] Daemon stopped [2019-08-22T06:54:24.367Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-22T06:54:24.367Z] daemon.go:336: [d7dde47e437d9] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:336: [d7dde47e437d9] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:364: [d7dde47e437d9] daemon started [2019-08-22T06:54:24.367Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-22T06:54:24.367Z] daemon.go:336: [ddd2a0b9fc08f] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:336: [ddd2a0b9fc08f] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:364: [ddd2a0b9fc08f] daemon started [2019-08-22T06:54:24.367Z] plugin_test.go:62: [ddd2a0b9fc08f] joining swarm manager [d7dde47e437d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-08-22T06:54:24.367Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-22T06:54:24.367Z] daemon.go:336: [d106d0313cb5b] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:336: [d106d0313cb5b] waiting for daemon to start [2019-08-22T06:54:24.367Z] daemon.go:364: [d106d0313cb5b] daemon started [2019-08-22T06:54:24.367Z] plugin_test.go:65: [d106d0313cb5b] joining swarm manager [d7dde47e437d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-08-22T06:54:24.367Z] daemon.go:472: [d106d0313cb5b] Stopping daemon [2019-08-22T06:54:24.367Z] daemon.go:307: [d106d0313cb5b] exiting daemon [2019-08-22T06:54:24.367Z] daemon.go:459: [d106d0313cb5b] Daemon stopped [2019-08-22T06:54:24.367Z] daemon.go:472: [ddd2a0b9fc08f] Stopping daemon [2019-08-22T06:54:24.367Z] daemon.go:307: [ddd2a0b9fc08f] exiting daemon [2019-08-22T06:54:24.367Z] daemon.go:459: [ddd2a0b9fc08f] Daemon stopped [2019-08-22T06:54:24.367Z] daemon.go:472: [d7dde47e437d9] Stopping daemon [2019-08-22T06:54:24.367Z] daemon.go:307: [d7dde47e437d9] exiting daemon [2019-08-22T06:54:24.367Z] daemon.go:459: [d7dde47e437d9] Daemon stopped [2019-08-22T06:54:24.367Z] === RUN TestServiceUpdateLabel [2019-08-22T06:54:24.979Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-08-22T06:54:24.979Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-22T06:54:24.979Z] daemon.go:336: [dff064b392593] waiting for daemon to start [2019-08-22T06:54:24.979Z] daemon.go:336: [dff064b392593] waiting for daemon to start [2019-08-22T06:54:24.979Z] daemon.go:364: [dff064b392593] daemon started [2019-08-22T06:54:24.979Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:55, shared: true, mustBeShared: true [2019-08-22T06:54:24.979Z] daemon.go:472: [dff064b392593] Stopping daemon [2019-08-22T06:54:24.979Z] daemon.go:307: [dff064b392593] exiting daemon [2019-08-22T06:54:24.979Z] daemon.go:459: [dff064b392593] Daemon stopped [2019-08-22T06:54:24.979Z] === RUN TestIpcModeOlderClient [2019-08-22T06:54:24.979Z] === PAUSE TestIpcModeOlderClient [2019-08-22T06:54:24.979Z] === RUN TestKillContainerInvalidSignal [2019-08-22T06:54:25.301Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 1.088s [2019-08-22T06:54:25.596Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2019-08-22T06:54:25.596Z] === RUN TestKillContainer [2019-08-22T06:54:25.596Z] === RUN TestKillContainer/no_signal [2019-08-22T06:54:26.213Z] === RUN TestKillContainer/non_killing_signal [2019-08-22T06:54:26.234Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 1.034s [2019-08-22T06:54:26.828Z] === RUN TestKillContainer/killing_signal [2019-08-22T06:54:27.607Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-08-22T06:54:27.607Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel [2019-08-22T06:54:27.607Z] daemon.go:336: [d6f74068ca8e4] waiting for daemon to start [2019-08-22T06:54:27.607Z] daemon.go:336: [d6f74068ca8e4] waiting for daemon to start [2019-08-22T06:54:27.607Z] daemon.go:364: [d6f74068ca8e4] daemon started [2019-08-22T06:54:27.607Z] daemon.go:472: [d6f74068ca8e4] Stopping daemon [2019-08-22T06:54:27.607Z] daemon.go:307: [d6f74068ca8e4] exiting daemon [2019-08-22T06:54:27.607Z] daemon.go:459: [d6f74068ca8e4] Daemon stopped [2019-08-22T06:54:27.607Z] === RUN TestServiceUpdateSecrets [2019-08-22T06:54:27.834Z] --- PASS: TestKillContainer (2.18s) [2019-08-22T06:54:27.834Z] --- PASS: TestKillContainer/no_signal (0.70s) [2019-08-22T06:54:27.834Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-08-22T06:54:27.834Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2019-08-22T06:54:27.834Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-22T06:54:27.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-22T06:54:27.864Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.643s [2019-08-22T06:54:28.452Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-22T06:54:29.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2019-08-22T06:54:29.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2019-08-22T06:54:29.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-08-22T06:54:29.070Z] === RUN TestKillStoppedContainer [2019-08-22T06:54:29.070Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-08-22T06:54:29.070Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-22T06:54:29.354Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-08-22T06:54:29.354Z] === RUN TestKillDifferentUserContainer [2019-08-22T06:54:29.973Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2019-08-22T06:54:29.973Z] === RUN TestInspectOomKilledTrue [2019-08-22T06:54:30.400Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 2.015s [2019-08-22T06:54:30.965Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 0.690s [2019-08-22T06:54:31.462Z] --- PASS: TestInspectOomKilledTrue (1.26s) [2019-08-22T06:54:31.462Z] === RUN TestInspectOomKilledFalse [2019-08-22T06:54:32.077Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2019-08-22T06:54:32.077Z] === RUN TestLinksEtcHostsContentMatch [2019-08-22T06:54:32.696Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2019-08-22T06:54:32.696Z] === RUN TestLinksContainerNames [2019-08-22T06:54:32.863Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.781s [2019-08-22T06:54:33.796Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 0.992s [2019-08-22T06:54:34.174Z] --- PASS: TestLinksContainerNames (1.43s) [2019-08-22T06:54:34.174Z] === RUN TestLogsFollowTailEmpty [2019-08-22T06:54:34.795Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2019-08-22T06:54:34.795Z] === RUN TestContainerNetworkMountsNoChown [2019-08-22T06:54:35.692Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 1.823s [2019-08-22T06:54:35.806Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/default [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/default [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/private [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/private [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rprivate [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/slave [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/slave [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rslave [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/shared [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/shared [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rshared [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/default [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rslave [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rprivate [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/slave [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/shared [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/private [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rshared [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:54:35.806Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:54:35.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-22T06:54:35.806Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-08-22T06:54:36.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-08-22T06:54:36.095Z] === RUN TestContainerBindMountNonRecursive [2019-08-22T06:54:36.626Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 0.925s [2019-08-22T06:54:36.626Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.012s [2019-08-22T06:54:36.626Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.012s [2019-08-22T06:54:36.626Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.069s [2019-08-22T06:54:36.626Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.015s [2019-08-22T06:54:36.626Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.002s [2019-08-22T06:54:36.626Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.059s [2019-08-22T06:54:38.124Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2019-08-22T06:54:38.124Z] === RUN TestNetworkNat [2019-08-22T06:54:38.407Z] --- PASS: TestNetworkNat (0.74s) [2019-08-22T06:54:38.407Z] === RUN TestNetworkLocalhostTCPNat [2019-08-22T06:54:38.523Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 1.749s [2019-08-22T06:54:39.414Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-08-22T06:54:39.414Z] === RUN TestNetworkLoopbackNat [2019-08-22T06:54:40.419Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 1.814s [2019-08-22T06:54:40.419Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s [2019-08-22T06:54:40.425Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-08-22T06:54:40.425Z] === RUN TestPause [2019-08-22T06:54:40.983Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.798s [2019-08-22T06:54:41.043Z] --- PASS: TestPause (0.80s) [2019-08-22T06:54:41.043Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-22T06:54:41.043Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-22T06:54:41.043Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-22T06:54:41.043Z] === RUN TestPauseStopPausedContainer [2019-08-22T06:54:41.916Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 0.957s [2019-08-22T06:54:42.059Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2019-08-22T06:54:42.059Z] === RUN TestPsFilter [2019-08-22T06:54:42.059Z] --- PASS: TestPsFilter (0.22s) [2019-08-22T06:54:42.059Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-22T06:54:42.678Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2019-08-22T06:54:42.678Z] === RUN TestRemoveContainerWithVolume [2019-08-22T06:54:43.288Z] --- PASS: TestServiceUpdateSecrets (15.52s) [2019-08-22T06:54:43.288Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets [2019-08-22T06:54:43.288Z] daemon.go:336: [d9ed34b7c0e85] waiting for daemon to start [2019-08-22T06:54:43.288Z] daemon.go:336: [d9ed34b7c0e85] waiting for daemon to start [2019-08-22T06:54:43.288Z] daemon.go:364: [d9ed34b7c0e85] daemon started [2019-08-22T06:54:43.288Z] daemon.go:472: [d9ed34b7c0e85] Stopping daemon [2019-08-22T06:54:43.288Z] daemon.go:307: [d9ed34b7c0e85] exiting daemon [2019-08-22T06:54:43.288Z] daemon.go:459: [d9ed34b7c0e85] Daemon stopped [2019-08-22T06:54:43.288Z] === RUN TestServiceUpdateConfigs [2019-08-22T06:54:43.288Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.938s [2019-08-22T06:54:43.296Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2019-08-22T06:54:43.296Z] === RUN TestRemoveContainerRunning [2019-08-22T06:54:44.220Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 1.037s [2019-08-22T06:54:44.308Z] --- PASS: TestRemoveContainerRunning (0.72s) [2019-08-22T06:54:44.308Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-22T06:54:44.938Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2019-08-22T06:54:44.938Z] === RUN TestRemoveInvalidContainer [2019-08-22T06:54:44.938Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-08-22T06:54:44.938Z] === RUN TestRenameLinkedContainer [2019-08-22T06:54:45.153Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.945s [2019-08-22T06:54:45.153Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.061s [2019-08-22T06:54:45.153Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-08-22T06:54:46.085Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.805s [2019-08-22T06:54:46.085Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.002s [2019-08-22T06:54:46.085Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.057s [2019-08-22T06:54:46.085Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.114s [2019-08-22T06:54:46.085Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.081s [2019-08-22T06:54:47.017Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 0.871s [2019-08-22T06:54:47.950Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.636s [2019-08-22T06:54:48.396Z] --- PASS: TestRenameLinkedContainer (2.96s) [2019-08-22T06:54:48.396Z] === RUN TestRenameStoppedContainer [2019-08-22T06:54:48.679Z] --- PASS: TestRenameStoppedContainer (0.72s) [2019-08-22T06:54:48.679Z] === RUN TestRenameRunningContainerAndReuse [2019-08-22T06:54:48.883Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 0.944s [2019-08-22T06:54:48.883Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-08-22T06:54:50.153Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2019-08-22T06:54:50.153Z] === RUN TestRenameInvalidName [2019-08-22T06:54:50.771Z] --- PASS: TestRenameInvalidName (0.72s) [2019-08-22T06:54:50.771Z] === RUN TestRenameAnonymousContainer [2019-08-22T06:54:50.781Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.367s [2019-08-22T06:54:51.715Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.939s [2019-08-22T06:54:51.715Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-08-22T06:54:52.648Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 0.925s [2019-08-22T06:54:53.456Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2019-08-22T06:54:53.456Z] === RUN TestRenameContainerWithSameName [2019-08-22T06:54:53.579Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 0.844s [2019-08-22T06:54:54.072Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2019-08-22T06:54:54.072Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-22T06:54:54.146Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 30.226s [2019-08-22T06:54:54.404Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 0.910s [2019-08-22T06:54:55.335Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 0.891s [2019-08-22T06:54:55.335Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.006s [2019-08-22T06:54:55.550Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2019-08-22T06:54:55.550Z] === RUN TestResize [2019-08-22T06:54:56.559Z] --- PASS: TestResize (0.78s) [2019-08-22T06:54:56.559Z] === RUN TestResizeWithInvalidSize [2019-08-22T06:54:56.709Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 1.089s [2019-08-22T06:54:57.178Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2019-08-22T06:54:57.178Z] === RUN TestResizeWhenContainerNotStarted [2019-08-22T06:54:57.275Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 0.669s [2019-08-22T06:54:57.798Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:54:57.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:54:57.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:54:57.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-22T06:54:57.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-22T06:54:57.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-22T06:54:57.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:54:58.207Z] --- PASS: TestServiceUpdateConfigs (15.11s) [2019-08-22T06:54:58.207Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs [2019-08-22T06:54:58.207Z] daemon.go:336: [d759c09f3eb51] waiting for daemon to start [2019-08-22T06:54:58.207Z] daemon.go:336: [d759c09f3eb51] waiting for daemon to start [2019-08-22T06:54:58.207Z] daemon.go:364: [d759c09f3eb51] daemon started [2019-08-22T06:54:58.207Z] daemon.go:472: [d759c09f3eb51] Stopping daemon [2019-08-22T06:54:58.207Z] daemon.go:307: [d759c09f3eb51] exiting daemon [2019-08-22T06:54:58.207Z] daemon.go:459: [d759c09f3eb51] Daemon stopped [2019-08-22T06:54:58.207Z] === RUN TestServiceUpdateNetwork [2019-08-22T06:54:58.207Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 0.905s [2019-08-22T06:54:58.467Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.075s [2019-08-22T06:54:59.398Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 0.560s [2019-08-22T06:54:59.963Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 0.686s [2019-08-22T06:55:00.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-22T06:55:00.529Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 1.324s [2019-08-22T06:55:01.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-22T06:55:01.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-22T06:55:01.904Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.456s [2019-08-22T06:55:02.168Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-22T06:55:02.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:55:03.803Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.683s [2019-08-22T06:55:03.803Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.069s [2019-08-22T06:55:03.803Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.005s [2019-08-22T06:55:03.803Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s [2019-08-22T06:55:03.803Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.005s [2019-08-22T06:55:04.736Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 0.588s [2019-08-22T06:55:04.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-22T06:55:04.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-22T06:55:05.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [dbc131459e848] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [dbc131459e848] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [dbc131459e848] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [dbc131459e848] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [dbc131459e848] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [dbc131459e848] Daemon stopped [2019-08-22T06:55:08.588Z] daemon.go:336: [dbc131459e848] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [dbc131459e848] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [dbc131459e848] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [dbc131459e848] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [dbc131459e848] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [dbc131459e848] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.44s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [d06b273c3b554] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d06b273c3b554] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d06b273c3b554] daemon started [2019-08-22T06:55:08.588Z] daemon.go:307: [d06b273c3b554] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:336: [d06b273c3b554] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d06b273c3b554] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d06b273c3b554] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d06b273c3b554] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d06b273c3b554] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d06b273c3b554] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.77s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [d2fb29f9c8218] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d2fb29f9c8218] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d2fb29f9c8218] daemon started [2019-08-22T06:55:08.588Z] daemon.go:307: [d2fb29f9c8218] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:336: [d2fb29f9c8218] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d2fb29f9c8218] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d2fb29f9c8218] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d2fb29f9c8218] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d2fb29f9c8218] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d2fb29f9c8218] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [da0f2f70e3a93] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [da0f2f70e3a93] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [da0f2f70e3a93] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [da0f2f70e3a93] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [da0f2f70e3a93] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [da0f2f70e3a93] Daemon stopped [2019-08-22T06:55:08.588Z] daemon.go:336: [da0f2f70e3a93] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [da0f2f70e3a93] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [da0f2f70e3a93] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [da0f2f70e3a93] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [da0f2f70e3a93] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [da0f2f70e3a93] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.01s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [d06e5a98eb0e8] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d06e5a98eb0e8] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d06e5a98eb0e8] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d06e5a98eb0e8] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d06e5a98eb0e8] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d06e5a98eb0e8] Daemon stopped [2019-08-22T06:55:08.588Z] daemon.go:336: [d06e5a98eb0e8] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d06e5a98eb0e8] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d06e5a98eb0e8] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d06e5a98eb0e8] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d06e5a98eb0e8] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d06e5a98eb0e8] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.58s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [df5f549f2276b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [df5f549f2276b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [df5f549f2276b] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [df5f549f2276b] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [df5f549f2276b] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [df5f549f2276b] Daemon stopped [2019-08-22T06:55:08.588Z] daemon.go:336: [df5f549f2276b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [df5f549f2276b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [df5f549f2276b] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [df5f549f2276b] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [df5f549f2276b] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [df5f549f2276b] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [d30d474fa735b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d30d474fa735b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d30d474fa735b] daemon started [2019-08-22T06:55:08.588Z] daemon.go:307: [d30d474fa735b] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:336: [d30d474fa735b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d30d474fa735b] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d30d474fa735b] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d30d474fa735b] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d30d474fa735b] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d30d474fa735b] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.34s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [d3376f112929e] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d3376f112929e] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d3376f112929e] daemon started [2019-08-22T06:55:08.588Z] daemon.go:336: [d3376f112929e] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:307: [d3376f112929e] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:336: [d3376f112929e] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d3376f112929e] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d3376f112929e] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d3376f112929e] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d3376f112929e] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.80s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [db6b905560da4] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [db6b905560da4] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [db6b905560da4] daemon started [2019-08-22T06:55:08.588Z] daemon.go:336: [db6b905560da4] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:307: [db6b905560da4] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:336: [db6b905560da4] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [db6b905560da4] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [db6b905560da4] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [db6b905560da4] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [db6b905560da4] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [df827a3e16035] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [df827a3e16035] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [df827a3e16035] daemon started [2019-08-22T06:55:08.588Z] daemon.go:336: [df827a3e16035] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:307: [df827a3e16035] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:336: [df827a3e16035] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [df827a3e16035] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [df827a3e16035] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [df827a3e16035] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [df827a3e16035] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [d55800474b13f] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d55800474b13f] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d55800474b13f] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d55800474b13f] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d55800474b13f] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d55800474b13f] Daemon stopped [2019-08-22T06:55:08.588Z] daemon.go:336: [d55800474b13f] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [d55800474b13f] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [d55800474b13f] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [d55800474b13f] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [d55800474b13f] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [d55800474b13f] Daemon stopped [2019-08-22T06:55:08.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2019-08-22T06:55:08.588Z] 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-22T06:55:08.588Z] daemon.go:336: [daf19cada7ea6] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [daf19cada7ea6] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [daf19cada7ea6] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [daf19cada7ea6] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [daf19cada7ea6] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [daf19cada7ea6] Daemon stopped [2019-08-22T06:55:08.588Z] daemon.go:336: [daf19cada7ea6] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:336: [daf19cada7ea6] waiting for daemon to start [2019-08-22T06:55:08.588Z] daemon.go:364: [daf19cada7ea6] daemon started [2019-08-22T06:55:08.588Z] daemon.go:472: [daf19cada7ea6] Stopping daemon [2019-08-22T06:55:08.588Z] daemon.go:307: [daf19cada7ea6] exiting daemon [2019-08-22T06:55:08.588Z] daemon.go:459: [daf19cada7ea6] Daemon stopped [2019-08-22T06:55:08.588Z] === RUN TestCgroupNamespacesRun [2019-08-22T06:55:09.994Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 4.626s [2019-08-22T06:55:09.994Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 0.832s [2019-08-22T06:55:10.101Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2019-08-22T06:55:10.102Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-22T06:55:10.102Z] daemon.go:336: [d8dfe9e6d6505] waiting for daemon to start [2019-08-22T06:55:10.102Z] daemon.go:336: [d8dfe9e6d6505] waiting for daemon to start [2019-08-22T06:55:10.102Z] daemon.go:364: [d8dfe9e6d6505] daemon started [2019-08-22T06:55:10.102Z] daemon.go:472: [d8dfe9e6d6505] Stopping daemon [2019-08-22T06:55:10.102Z] daemon.go:307: [d8dfe9e6d6505] exiting daemon [2019-08-22T06:55:10.102Z] daemon.go:459: [d8dfe9e6d6505] Daemon stopped [2019-08-22T06:55:10.102Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-22T06:55:10.102Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2019-08-22T06:55:10.102Z] run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled() [2019-08-22T06:55:10.102Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-22T06:55:10.926Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 0.621s [2019-08-22T06:55:10.926Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) [2019-08-22T06:55:10.926Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.063s [2019-08-22T06:55:12.128Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2019-08-22T06:55:12.128Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-22T06:55:12.128Z] daemon.go:336: [d5d44ab49d3c2] waiting for daemon to start [2019-08-22T06:55:12.128Z] daemon.go:336: [d5d44ab49d3c2] waiting for daemon to start [2019-08-22T06:55:12.128Z] daemon.go:364: [d5d44ab49d3c2] daemon started [2019-08-22T06:55:12.128Z] daemon.go:472: [d5d44ab49d3c2] Stopping daemon [2019-08-22T06:55:12.128Z] daemon.go:307: [d5d44ab49d3c2] exiting daemon [2019-08-22T06:55:12.128Z] daemon.go:459: [d5d44ab49d3c2] Daemon stopped [2019-08-22T06:55:12.128Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-22T06:55:13.608Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-08-22T06:55:13.609Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-22T06:55:13.609Z] daemon.go:336: [d8bfc842f2741] waiting for daemon to start [2019-08-22T06:55:13.609Z] daemon.go:336: [d8bfc842f2741] waiting for daemon to start [2019-08-22T06:55:13.609Z] daemon.go:364: [d8bfc842f2741] daemon started [2019-08-22T06:55:13.609Z] daemon.go:472: [d8bfc842f2741] Stopping daemon [2019-08-22T06:55:13.609Z] daemon.go:307: [d8bfc842f2741] exiting daemon [2019-08-22T06:55:13.609Z] daemon.go:459: [d8bfc842f2741] Daemon stopped [2019-08-22T06:55:13.609Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-22T06:55:14.203Z] --- PASS: TestServiceUpdateNetwork (15.79s) [2019-08-22T06:55:14.203Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork [2019-08-22T06:55:14.203Z] daemon.go:336: [d4a4a230234be] waiting for daemon to start [2019-08-22T06:55:14.203Z] daemon.go:336: [d4a4a230234be] waiting for daemon to start [2019-08-22T06:55:14.203Z] daemon.go:364: [d4a4a230234be] daemon started [2019-08-22T06:55:14.203Z] daemon.go:472: [d4a4a230234be] Stopping daemon [2019-08-22T06:55:14.203Z] daemon.go:307: [d4a4a230234be] exiting daemon [2019-08-22T06:55:14.203Z] daemon.go:459: [d4a4a230234be] Daemon stopped [2019-08-22T06:55:14.203Z] PASS [2019-08-22T06:55:14.203Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-22T06:55:14.203Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 2.900s [2019-08-22T06:55:14.203Z] INFO: Testing against a local daemon [2019-08-22T06:55:14.203Z] === RUN TestSessionCreate [2019-08-22T06:55:14.203Z] --- PASS: TestSessionCreate (0.04s) [2019-08-22T06:55:14.203Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-22T06:55:14.203Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-08-22T06:55:14.203Z] PASS [2019-08-22T06:55:14.203Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-22T06:55:14.203Z] INFO: Testing against a local daemon [2019-08-22T06:55:14.203Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-22T06:55:14.203Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-22T06:55:14.203Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-22T06:55:14.203Z] === RUN TestEventsExecDie [2019-08-22T06:55:15.136Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 1.013s [2019-08-22T06:55:15.136Z] --- PASS: TestEventsExecDie (0.86s) [2019-08-22T06:55:15.136Z] === RUN TestEventsBackwardsCompatible [2019-08-22T06:55:15.136Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-08-22T06:55:15.136Z] === RUN TestInfoBinaryCommits [2019-08-22T06:55:15.136Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-08-22T06:55:15.136Z] === RUN TestInfoAPIVersioned [2019-08-22T06:55:15.136Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-22T06:55:15.136Z] === RUN TestInfoAPI [2019-08-22T06:55:15.393Z] --- PASS: TestInfoAPI (0.02s) [2019-08-22T06:55:15.393Z] === RUN TestInfoAPIWarnings [2019-08-22T06:55:15.637Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2019-08-22T06:55:15.637Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-22T06:55:15.637Z] daemon.go:336: [d70d7dbc32501] waiting for daemon to start [2019-08-22T06:55:15.637Z] daemon.go:336: [d70d7dbc32501] waiting for daemon to start [2019-08-22T06:55:15.637Z] daemon.go:364: [d70d7dbc32501] daemon started [2019-08-22T06:55:15.637Z] daemon.go:472: [d70d7dbc32501] Stopping daemon [2019-08-22T06:55:15.637Z] daemon.go:307: [d70d7dbc32501] exiting daemon [2019-08-22T06:55:15.637Z] daemon.go:459: [d70d7dbc32501] Daemon stopped [2019-08-22T06:55:15.637Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-22T06:55:16.255Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-08-22T06:55:16.255Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-22T06:55:16.255Z] daemon.go:336: [d9859cbc5ec85] waiting for daemon to start [2019-08-22T06:55:16.255Z] daemon.go:336: [d9859cbc5ec85] waiting for daemon to start [2019-08-22T06:55:16.255Z] daemon.go:364: [d9859cbc5ec85] daemon started [2019-08-22T06:55:16.255Z] daemon.go:472: [d9859cbc5ec85] Stopping daemon [2019-08-22T06:55:16.255Z] daemon.go:307: [d9859cbc5ec85] exiting daemon [2019-08-22T06:55:16.255Z] daemon.go:459: [d9859cbc5ec85] Daemon stopped [2019-08-22T06:55:16.255Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-22T06:55:16.326Z] --- PASS: TestInfoAPIWarnings (0.82s) [2019-08-22T06:55:16.326Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings [2019-08-22T06:55:16.326Z] daemon.go:336: [de8b102324b98] waiting for daemon to start [2019-08-22T06:55:16.326Z] daemon.go:336: [de8b102324b98] waiting for daemon to start [2019-08-22T06:55:16.326Z] daemon.go:364: [de8b102324b98] daemon started [2019-08-22T06:55:16.326Z] daemon.go:472: [de8b102324b98] Stopping daemon [2019-08-22T06:55:16.326Z] daemon.go:307: [de8b102324b98] exiting daemon [2019-08-22T06:55:16.326Z] daemon.go:459: [de8b102324b98] Daemon stopped [2019-08-22T06:55:16.326Z] === RUN TestLoginFailsWithBadCredentials [2019-08-22T06:55:16.326Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 1.133s [2019-08-22T06:55:16.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2019-08-22T06:55:16.326Z] === RUN TestPingCacheHeaders [2019-08-22T06:55:16.326Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-08-22T06:55:16.326Z] === RUN TestPingGet [2019-08-22T06:55:16.326Z] --- PASS: TestPingGet (0.02s) [2019-08-22T06:55:16.326Z] === RUN TestPingHead [2019-08-22T06:55:16.584Z] --- PASS: TestPingHead (0.04s) [2019-08-22T06:55:16.584Z] === RUN TestVersion [2019-08-22T06:55:16.584Z] --- PASS: TestVersion (0.03s) [2019-08-22T06:55:16.584Z] PASS [2019-08-22T06:55:16.584Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-22T06:55:16.584Z] INFO: Testing against a local daemon [2019-08-22T06:55:16.584Z] === RUN TestVolumesCreateAndList [2019-08-22T06:55:16.584Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-08-22T06:55:16.584Z] === RUN TestVolumesRemove [2019-08-22T06:55:16.841Z] --- PASS: TestVolumesRemove (0.11s) [2019-08-22T06:55:16.841Z] === RUN TestVolumesInspect [2019-08-22T06:55:16.841Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-22T06:55:16.841Z] === RUN TestVolumesInvalidJSON [2019-08-22T06:55:16.841Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-22T06:55:16.841Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-22T06:55:16.841Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-22T06:55:16.841Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-08-22T06:55:16.841Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-22T06:55:16.841Z] PASS [2019-08-22T06:55:16.841Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-22T06:55:17.274Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2019-08-22T06:55:17.274Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-22T06:55:17.274Z] daemon.go:336: [d9a61ab1ea76d] waiting for daemon to start [2019-08-22T06:55:17.274Z] daemon.go:336: [d9a61ab1ea76d] waiting for daemon to start [2019-08-22T06:55:17.274Z] daemon.go:364: [d9a61ab1ea76d] daemon started [2019-08-22T06:55:17.274Z] daemon.go:472: [d9a61ab1ea76d] Stopping daemon [2019-08-22T06:55:17.274Z] daemon.go:307: [d9a61ab1ea76d] exiting daemon [2019-08-22T06:55:17.274Z] daemon.go:459: [d9a61ab1ea76d] Daemon stopped [2019-08-22T06:55:17.274Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-22T06:55:18.739Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found [2019-08-22T06:55:18.739Z] Clearing AppArmor profiles cache:. [2019-08-22T06:55:18.739Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-22T06:55:18.739Z] Unloading profiles will leave already running processes permanently [2019-08-22T06:55:18.739Z] unconfined, which can lead to unexpected situations. [2019-08-22T06:55:18.739Z] [2019-08-22T06:55:18.739Z] To set a process to complain mode, use the command line tool [2019-08-22T06:55:18.739Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-22T06:55:18.739Z] with the 'teardown' option." [2019-08-22T06:55:18.739Z] Removing test suite binaries [2019-08-22T06:55:18.739Z] [2019-08-22T06:55:19.305Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2019-08-22T06:55:19.305Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-22T06:55:19.305Z] daemon.go:336: [df049c5a1e938] waiting for daemon to start [2019-08-22T06:55:19.305Z] daemon.go:336: [df049c5a1e938] waiting for daemon to start [2019-08-22T06:55:19.305Z] daemon.go:364: [df049c5a1e938] daemon started [2019-08-22T06:55:19.305Z] daemon.go:472: [df049c5a1e938] Stopping daemon [2019-08-22T06:55:19.305Z] daemon.go:307: [df049c5a1e938] exiting daemon [2019-08-22T06:55:19.305Z] daemon.go:459: [df049c5a1e938] Daemon stopped [2019-08-22T06:55:19.305Z] === RUN TestKernelTCPMemory [2019-08-22T06:55:19.922Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-08-22T06:55:19.922Z] === RUN TestNISDomainname [2019-08-22T06:55:20.934Z] --- PASS: TestNISDomainname (1.09s) [2019-08-22T06:55:20.934Z] === RUN TestHostnameDnsResolution [2019-08-22T06:55:22.051Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 4.375s [2019-08-22T06:55:22.051Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.372s [2019-08-22T06:55:22.425Z] --- PASS: TestHostnameDnsResolution (1.21s) [2019-08-22T06:55:22.425Z] === RUN TestStats [2019-08-22T06:55:23.953Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote 12.890s [2019-08-22T06:55:24.211Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 1.528s [2019-08-22T06:55:24.457Z] --- PASS: TestStats (2.06s) [2019-08-22T06:55:24.457Z] === RUN TestStopContainerWithTimeout [2019-08-22T06:55:24.457Z] === RUN TestStopContainerWithTimeout/0 [2019-08-22T06:55:24.457Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-22T06:55:24.457Z] === RUN TestStopContainerWithTimeout/1 [2019-08-22T06:55:24.457Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-22T06:55:24.457Z] === RUN TestStopContainerWithTimeout/3 [2019-08-22T06:55:24.457Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-22T06:55:24.457Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-22T06:55:24.457Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-22T06:55:24.457Z] === CONT TestStopContainerWithTimeout/0 [2019-08-22T06:55:24.457Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-22T06:55:24.457Z] === CONT TestStopContainerWithTimeout/1 [2019-08-22T06:55:24.457Z] === CONT TestStopContainerWithTimeout/3 [2019-08-22T06:55:25.586Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 0.942s [2019-08-22T06:55:27.920Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-08-22T06:55:27.920Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2019-08-22T06:55:27.920Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2019-08-22T06:55:27.920Z] --- PASS: TestStopContainerWithTimeout/-1 (3.42s) [2019-08-22T06:55:27.920Z] --- PASS: TestStopContainerWithTimeout/3 (3.47s) [2019-08-22T06:55:27.920Z] === RUN TestDeleteDevicemapper [2019-08-22T06:55:27.920Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-22T06:55:27.920Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-22T06:55:27.920Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-22T06:55:29.134Z] #33 125.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-22T06:55:29.134Z] #33 128.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-22T06:55:29.134Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-22T06:55:31.380Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2019-08-22T06:55:31.380Z] === RUN TestUpdateMemory [2019-08-22T06:55:31.647Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-22T06:55:31.998Z] --- PASS: TestUpdateMemory (1.14s) [2019-08-22T06:55:31.999Z] === RUN TestUpdateCPUQuota [2019-08-22T06:55:34.022Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-08-22T06:55:34.022Z] === RUN TestUpdatePidsLimit [2019-08-22T06:55:34.022Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-22T06:55:34.022Z] === RUN TestUpdatePidsLimit/no_change [2019-08-22T06:55:34.160Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-22T06:55:34.650Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-22T06:55:34.932Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-22T06:55:35.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-22T06:55:35.835Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-22T06:55:36.120Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-22T06:55:36.675Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit (4.12s) [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-08-22T06:55:38.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-08-22T06:55:38.146Z] === RUN TestUpdateRestartPolicy [2019-08-22T06:55:39.937Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-22T06:55:41.826Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-22T06:55:42.082Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-22T06:55:45.349Z] #33 147.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-22T06:55:45.911Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-22T06:55:48.426Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-22T06:55:50.665Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2019-08-22T06:55:50.665Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-22T06:55:50.938Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-22T06:55:50.948Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2019-08-22T06:55:50.948Z] === RUN TestWaitNonBlocked [2019-08-22T06:55:50.948Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:55:50.948Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:55:50.948Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:55:50.948Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:55:50.948Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-22T06:55:50.948Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-22T06:55:51.962Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-08-22T06:55:51.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2019-08-22T06:55:51.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2019-08-22T06:55:51.962Z] === RUN TestWaitBlocked [2019-08-22T06:55:51.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:55:51.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:55:51.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:55:51.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:55:51.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-22T06:55:51.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-22T06:55:52.110Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 23.799s [2019-08-22T06:55:52.110Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs 1.562s [2019-08-22T06:55:52.110Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.479s [2019-08-22T06:55:53.443Z] --- PASS: TestWaitBlocked (0.04s) [2019-08-22T06:55:53.443Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2019-08-22T06:55:53.443Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2019-08-22T06:55:53.443Z] === CONT TestContainerStartOnDaemonRestart [2019-08-22T06:55:53.443Z] === CONT TestIpcModeOlderClient [2019-08-22T06:55:53.443Z] === CONT TestDaemonRestartIpcMode [2019-08-22T06:55:53.443Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-08-22T06:55:53.451Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-22T06:55:54.633Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.198s [2019-08-22T06:55:55.965Z] #33 158.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-22T06:55:56.924Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2019-08-22T06:55:56.924Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-22T06:55:56.924Z] daemon.go:336: [deed8d006a2d1] waiting for daemon to start [2019-08-22T06:55:56.924Z] daemon.go:336: [deed8d006a2d1] waiting for daemon to start [2019-08-22T06:55:56.924Z] daemon.go:364: [deed8d006a2d1] daemon started [2019-08-22T06:55:56.924Z] daemon.go:336: [deed8d006a2d1] waiting for daemon to start [2019-08-22T06:55:56.924Z] daemon.go:307: [deed8d006a2d1] exiting daemon [2019-08-22T06:55:56.924Z] daemon.go:336: [deed8d006a2d1] waiting for daemon to start [2019-08-22T06:55:56.924Z] daemon.go:364: [deed8d006a2d1] daemon started [2019-08-22T06:55:56.924Z] daemon.go:472: [deed8d006a2d1] Stopping daemon [2019-08-22T06:55:56.924Z] daemon.go:307: [deed8d006a2d1] exiting daemon [2019-08-22T06:55:56.924Z] daemon.go:459: [deed8d006a2d1] Daemon stopped [2019-08-22T06:55:57.157Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.092s [2019-08-22T06:55:57.209Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2019-08-22T06:55:57.210Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-22T06:55:57.210Z] daemon.go:336: [dfa72ca2956d3] waiting for daemon to start [2019-08-22T06:55:57.210Z] daemon.go:336: [dfa72ca2956d3] waiting for daemon to start [2019-08-22T06:55:57.210Z] daemon.go:364: [dfa72ca2956d3] daemon started [2019-08-22T06:55:57.210Z] daemon.go:472: [dfa72ca2956d3] Stopping daemon [2019-08-22T06:55:57.210Z] daemon.go:307: [dfa72ca2956d3] exiting daemon [2019-08-22T06:55:57.210Z] daemon.go:459: [dfa72ca2956d3] Daemon stopped [2019-08-22T06:55:57.210Z] daemon.go:336: [dfa72ca2956d3] waiting for daemon to start [2019-08-22T06:55:57.210Z] daemon.go:336: [dfa72ca2956d3] waiting for daemon to start [2019-08-22T06:55:57.210Z] daemon.go:364: [dfa72ca2956d3] daemon started [2019-08-22T06:55:57.210Z] daemon.go:472: [dfa72ca2956d3] Stopping daemon [2019-08-22T06:55:57.210Z] daemon.go:307: [dfa72ca2956d3] exiting daemon [2019-08-22T06:55:57.210Z] daemon.go:459: [dfa72ca2956d3] Daemon stopped [2019-08-22T06:55:57.210Z] PASS [2019-08-22T06:55:57.210Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-22T06:55:57.496Z] INFO: Testing against a local daemon [2019-08-22T06:55:57.496Z] === RUN TestCommitInheritsEnv [2019-08-22T06:55:57.780Z] --- PASS: TestCommitInheritsEnv (0.45s) [2019-08-22T06:55:57.780Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-22T06:55:57.780Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-22T06:55:57.780Z] === RUN TestImagesFilterMultiReference [2019-08-22T06:55:57.780Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-08-22T06:55:57.780Z] === RUN TestImagePullPlatformInvalid [2019-08-22T06:55:58.072Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2019-08-22T06:55:58.072Z] === RUN TestRemoveImageOrphaning [2019-08-22T06:55:58.357Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2019-08-22T06:55:58.357Z] === RUN TestRemoveImageGarbageCollector [2019-08-22T06:55:58.357Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-22T06:55:58.357Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T06:55:58.357Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-22T06:55:58.357Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-08-22T06:55:58.357Z] === RUN TestTagInvalidReference [2019-08-22T06:55:58.480Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-22T06:55:58.641Z] --- PASS: TestTagInvalidReference (0.05s) [2019-08-22T06:55:58.641Z] === RUN TestTagValidPrefixedRepo [2019-08-22T06:55:58.641Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-08-22T06:55:58.641Z] === RUN TestTagExistedNameWithoutForce [2019-08-22T06:55:58.641Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-08-22T06:55:58.641Z] === RUN TestTagOfficialNames [2019-08-22T06:55:58.641Z] --- PASS: TestTagOfficialNames (0.07s) [2019-08-22T06:55:58.641Z] === RUN TestTagMatchesDigest [2019-08-22T06:55:58.641Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-08-22T06:55:58.641Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-22T06:55:59.406Z] #33 161.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-22T06:56:00.433Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.385s [2019-08-22T06:56:01.804Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.680s [2019-08-22T06:56:01.804Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.170s [2019-08-22T06:56:01.923Z] #33 164.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-22T06:56:02.736Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.894s [2019-08-22T06:56:03.287Z] #33 165.5 [2019-08-22T06:56:03.668Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 0.913s [2019-08-22T06:56:03.847Z] #33 DONE 166.4s [2019-08-22T06:56:04.102Z] [2019-08-22T06:56:04.102Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-08-22T06:56:05.040Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.109s [2019-08-22T06:56:05.654Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 0.988s [2019-08-22T06:56:06.614Z] #34 DONE 2.7s [2019-08-22T06:56:07.050Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 1.079s [2019-08-22T06:56:07.982Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 0.970s [2019-08-22T06:56:08.916Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.091s [2019-08-22T06:56:09.129Z] [2019-08-22T06:56:09.129Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-08-22T06:56:10.054Z] #35 DONE 1.2s [2019-08-22T06:56:10.054Z] [2019-08-22T06:56:10.054Z] #36 exporting to image [2019-08-22T06:56:10.054Z] #36 exporting layers [2019-08-22T06:56:10.287Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.069s [2019-08-22T06:56:10.853Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 0.947s [2019-08-22T06:56:12.224Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.093s [2019-08-22T06:56:13.159Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.068s [2019-08-22T06:56:14.092Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 0.971s [2019-08-22T06:56:14.217Z] #36 exporting layers 3.9s done [2019-08-22T06:56:14.217Z] #36 writing image sha256:3377f2ee54a9e70d4b30ddcaeada241371dc0a63eb8f7949f3fd1e6569f07e05 done [2019-08-22T06:56:14.217Z] #36 naming to docker.io/library/moby-e2e-test done [2019-08-22T06:56:14.217Z] #36 DONE 3.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-22T06:56:14.509Z] + echo Ensuring container killed. [2019-08-22T06:56:14.509Z] Ensuring container killed. [2019-08-22T06:56:14.509Z] + docker rm -vf docker-pr2 [2019-08-22T06:56:14.509Z] Error: No such container: docker-pr2 [2019-08-22T06:56:14.509Z] + true [Pipeline] sh [2019-08-22T06:56:14.785Z] + echo Chowning /workspace to jenkins user [2019-08-22T06:56:14.785Z] Chowning /workspace to jenkins user [2019-08-22T06:56:14.785Z] + id -u [2019-08-22T06:56:14.785Z] + id -g [2019-08-22T06:56:14.785Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A:/workspace busybox chown -R 1000:1000 /workspace [2019-08-22T06:56:15.467Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.084s [Pipeline] sh [2019-08-22T06:56:16.042Z] + echo Creating unit-bundles.tar.gz [2019-08-22T06:56:16.042Z] Creating unit-bundles.tar.gz [2019-08-22T06:56:16.042Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-08-22T06:56:16.042Z] bundles/junit-report.xml [2019-08-22T06:56:16.042Z] bundles/go-test-report.json [2019-08-22T06:56:16.042Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-08-22T06:56:16.060Z] Archiving artifacts [Pipeline] sh [2019-08-22T06:56:16.436Z] + make clean [2019-08-22T06:56:16.703Z] docker volume rm -f docker-dev-cache [2019-08-22T06:56:16.703Z] docker-dev-cache [Pipeline] deleteDir [2019-08-22T06:56:16.839Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.489s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-22T06:56:17.771Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.054s [2019-08-22T06:56:18.705Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 0.943s [2019-08-22T06:56:18.705Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.010s [2019-08-22T06:56:19.638Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 0.937s [2019-08-22T06:56:20.571Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 0.942s [2019-08-22T06:56:21.943Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.186s [2019-08-22T06:56:22.876Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 0.920s [2019-08-22T06:56:24.248Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.167s [2019-08-22T06:56:26.146Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 1.794s [2019-08-22T06:56:26.716Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 0.809s [2019-08-22T06:56:29.250Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.507s [2019-08-22T06:56:31.148Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum 61.674s [2019-08-22T06:56:34.427Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.155s [2019-08-22T06:56:38.608Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 3.767s [2019-08-22T06:56:38.867Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.914s [2019-08-22T06:56:44.129Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.212s [2019-08-22T06:56:48.309Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 3.664s [2019-08-22T06:56:48.874Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 0.882s [2019-08-22T06:56:54.132Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 5.092s [2019-08-22T06:56:55.064Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 0.987s [2019-08-22T06:56:56.013Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 1.115s [2019-08-22T06:56:57.911Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 1.750s [2019-08-22T06:56:59.809Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 1.828s [2019-08-22T06:57:00.742Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 0.955s [2019-08-22T06:57:04.020Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.502s [2019-08-22T06:57:04.585Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.427s [2019-08-22T06:57:05.517Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 0.964s [2019-08-22T06:57:07.416Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 1.769s [2019-08-22T06:57:07.416Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.074s [2019-08-22T06:57:07.416Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.076s [2019-08-22T06:57:08.348Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.655s [2019-08-22T06:57:08.912Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 0.843s [2019-08-22T06:57:08.913Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) [2019-08-22T06:57:09.170Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.080s [2019-08-22T06:57:10.102Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 0.846s [2019-08-22T06:57:10.360Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.357s [2019-08-22T06:57:10.360Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.079s [2019-08-22T06:57:10.617Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.123s [2019-08-22T06:57:10.617Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.177s [2019-08-22T06:57:10.617Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-08-22T06:57:10.874Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.084s [2019-08-22T06:57:10.874Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.163s [2019-08-22T06:57:13.399Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 2.450s [2019-08-22T06:57:13.657Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.087s [2019-08-22T06:57:13.657Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.021s [2019-08-22T06:57:16.937Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.352s [2019-08-22T06:57:16.937Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.243s [2019-08-22T06:57:16.937Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.025s [2019-08-22T06:57:16.937Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.156s [2019-08-22T06:57:16.938Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.066s [2019-08-22T06:57:16.938Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.078s [2019-08-22T06:57:17.869Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.574s [2019-08-22T06:57:19.783Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.453s [2019-08-22T06:57:20.348Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.677s [2019-08-22T06:57:21.281Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster 24.723s [2019-08-22T06:57:22.214Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.256s [2019-08-22T06:57:24.113Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.696s [2019-08-22T06:57:24.678Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.601s [2019-08-22T06:57:25.611Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.685s [2019-08-22T06:57:25.611Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.087s [2019-08-22T06:57:26.543Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 0.806s [2019-08-22T06:57:26.543Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.042s [2019-08-22T06:57:26.543Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.033s [2019-08-22T06:57:26.543Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.071s [2019-08-22T06:57:27.917Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.354s [2019-08-22T06:57:28.850Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 0.904s [2019-08-22T06:57:30.748Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.216s [2019-08-22T06:57:30.748Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.011s [2019-08-22T06:57:30.748Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.021s [2019-08-22T06:57:30.748Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.061s [2019-08-22T06:57:37.299Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode 6.002s [2019-08-22T06:57:40.578Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 2.934s [2019-08-22T06:57:43.104Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 2.787s [2019-08-22T06:57:43.104Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.475s [2019-08-22T06:57:45.633Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 2.309s [2019-08-22T06:57:46.566Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput 1.197s [2019-08-22T06:57:47.499Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 1.120s [2019-08-22T06:57:48.063Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 4.120s [2019-08-22T06:57:48.629Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 1.070s [2019-08-22T06:57:49.563Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 0.844s [2019-08-22T06:57:50.937Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 1.195s [2019-08-22T06:57:51.870Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 0.926s [2019-08-22T06:57:53.770Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.663s [2019-08-22T06:57:55.668Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.394s [2019-08-22T06:57:58.948Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 3.460s [2019-08-22T06:58:02.228Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.527s [2019-08-22T06:58:03.162Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.417s [2019-08-22T06:58:05.059Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 1.629s [2019-08-22T06:58:05.626Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.638s [2019-08-22T06:58:06.190Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.480s [2019-08-22T06:58:07.241Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 8.140s [2019-08-22T06:58:07.806Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.425s [2019-08-22T06:58:08.064Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.326s [2019-08-22T06:58:08.322Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.047s [2019-08-22T06:58:08.887Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.439s [2019-08-22T06:58:08.887Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.125s [2019-08-22T06:58:09.146Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.051s [2019-08-22T06:58:11.045Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 1.712s [2019-08-22T06:58:12.949Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 1.955s [2019-08-22T06:58:12.949Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.031s [2019-08-22T06:58:12.949Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.025s [2019-08-22T06:58:14.324Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 1.419s [2019-08-22T06:58:14.324Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.195s [2019-08-22T06:58:14.890Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.400s [2019-08-22T06:58:15.822Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.025s [2019-08-22T06:58:16.079Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.278s [2019-08-22T06:58:16.079Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) [2019-08-22T06:58:16.079Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) [2019-08-22T06:58:17.976Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 1.676s [2019-08-22T06:58:18.540Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 0.838s [2019-08-22T06:58:19.472Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 0.872s [2019-08-22T06:58:20.404Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 0.946s [2019-08-22T06:58:21.336Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.607s [2019-08-22T06:58:22.270Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 0.722s [2019-08-22T06:58:23.202Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 0.753s [2019-08-22T06:58:24.137Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 6.042s [2019-08-22T06:58:26.662Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 3.139s [2019-08-22T06:58:27.237Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 0.975s [2019-08-22T06:58:29.762Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.566s [2019-08-22T06:58:31.659Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.432s [2019-08-22T06:58:32.591Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec 0.705s [2019-08-22T06:58:33.523Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused 0.801s [2019-08-22T06:58:34.457Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 0.610s [2019-08-22T06:58:35.394Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 0.670s [2019-08-22T06:58:37.290Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart 1.589s [2019-08-22T06:58:37.855Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible 0.673s [2019-08-22T06:58:38.788Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders 0.671s [2019-08-22T06:58:39.721Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 0.655s [2019-08-22T06:58:39.979Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 4.645s [2019-08-22T06:58:40.910Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 0.729s [2019-08-22T06:58:41.842Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 0.694s [2019-08-22T06:58:43.216Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 1.154s [2019-08-22T06:58:45.115Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 1.665s [2019-08-22T06:58:47.014Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 6.186s [2019-08-22T06:58:47.014Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup 1.585s [2019-08-22T06:58:47.951Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv 0.750s [2019-08-22T06:58:50.477Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost 1.545s [2019-08-22T06:58:51.412Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 0.809s [2019-08-22T06:58:53.310Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 2.039s [2019-08-22T06:58:54.682Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive 0.744s [2019-08-22T06:58:55.249Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 0.677s [2019-08-22T06:58:56.181Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer 0.712s [2019-08-22T06:58:57.554Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError 0.606s [2019-08-22T06:58:58.120Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer 0.657s [2019-08-22T06:58:59.055Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.622s [2019-08-22T06:59:01.583Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.722s [2019-08-22T06:59:02.517Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv 0.696s [2019-08-22T06:59:03.450Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails 0.690s [2019-08-22T06:59:15.639Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup 11.152s [2019-08-22T06:59:15.639Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging 0.880s [2019-08-22T06:59:15.896Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 7.618s [2019-08-22T06:59:16.470Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 0.717s [2019-08-22T06:59:17.403Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin 0.817s [2019-08-22T06:59:18.337Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 0.726s [2019-08-22T06:59:18.902Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 1.595s [2019-08-22T06:59:19.468Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits 0.660s [2019-08-22T06:59:19.468Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) [2019-08-22T06:59:21.996Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser 1.907s [2019-08-22T06:59:22.562Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.815s [2019-08-22T06:59:23.936Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged 1.115s [2019-08-22T06:59:25.308Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 0.730s [2019-08-22T06:59:26.240Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser 0.819s [2019-08-22T06:59:31.498Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 4.950s [2019-08-22T06:59:36.756Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 4.921s [2019-08-22T06:59:38.652Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.763s [2019-08-22T06:59:41.928Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 11.332s [2019-08-22T06:59:43.830Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 4.879s [2019-08-22T06:59:44.763Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.678s [2019-08-22T06:59:44.763Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-08-22T06:59:44.763Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.067s [2019-08-22T07:00:06.680Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 21.775s [2019-08-22T07:00:06.681Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.009s [2019-08-22T07:00:06.681Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.009s [2019-08-22T07:00:06.681Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.009s [2019-08-22T07:00:07.613Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 0.968s [2019-08-22T07:00:07.613Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.010s [2019-08-22T07:00:08.545Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 0.903s [2019-08-22T07:00:08.545Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.010s [2019-08-22T07:00:08.545Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.009s [2019-08-22T07:00:08.545Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.060s [2019-08-22T07:00:08.545Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 20.630s [2019-08-22T07:00:08.803Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.328s [2019-08-22T07:00:09.060Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.293s [2019-08-22T07:00:09.993Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.674s [2019-08-22T07:00:09.993Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.010s [2019-08-22T07:00:10.929Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 1.151s [2019-08-22T07:00:10.929Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.075s [2019-08-22T07:00:12.354Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.023s [2019-08-22T07:00:13.290Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 0.980s [2019-08-22T07:00:13.290Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.042s [2019-08-22T07:00:14.225Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 0.860s [2019-08-22T07:00:17.509Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 3.388s [2019-08-22T07:00:17.509Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.012s [2019-08-22T07:00:17.509Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.039s [2019-08-22T07:00:19.409Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 1.559s [2019-08-22T07:00:21.316Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 1.854s [2019-08-22T07:00:21.316Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.011s [2019-08-22T07:00:23.212Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 1.971s [2019-08-22T07:00:25.110Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 1.834s [2019-08-22T07:00:26.482Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 1.751s [2019-08-22T07:00:27.047Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.533s [2019-08-22T07:00:27.612Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.586s [2019-08-22T07:00:28.177Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.533s [2019-08-22T07:00:29.108Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 1.001s [2019-08-22T07:00:30.041Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 0.667s [2019-08-22T07:00:30.974Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.656s [2019-08-22T07:00:31.906Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 0.866s [2019-08-22T07:00:31.906Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.015s [2019-08-22T07:00:31.906Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.030s [2019-08-22T07:00:31.906Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.013s [2019-08-22T07:00:32.471Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.534s [2019-08-22T07:00:33.403Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.627s [2019-08-22T07:00:34.337Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.596s [2019-08-22T07:00:35.269Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.602s [2019-08-22T07:00:35.835Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 10.146s [2019-08-22T07:00:35.835Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.618s [2019-08-22T07:00:36.767Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.685s [2019-08-22T07:00:38.141Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.711s [2019-08-22T07:00:38.141Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.043s [2019-08-22T07:00:40.042Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks 1.442s [2019-08-22T07:00:40.988Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.865s [2019-08-22T07:00:41.553Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.687s [2019-08-22T07:00:41.811Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.038s [2019-08-22T07:00:42.376Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.761s [2019-08-22T07:00:42.376Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) [2019-08-22T07:00:43.748Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 0.960s [2019-08-22T07:00:44.681Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.640s [2019-08-22T07:00:45.615Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.619s [2019-08-22T07:00:46.547Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 0.964s [2019-08-22T07:00:46.547Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.010s [2019-08-22T07:00:46.547Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.021s [2019-08-22T07:00:46.547Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) [2019-08-22T07:00:47.479Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.612s [2019-08-22T07:00:48.411Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.619s [2019-08-22T07:00:48.411Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.097s [2019-08-22T07:00:49.343Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.721s [2019-08-22T07:00:50.275Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.587s [2019-08-22T07:00:52.172Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.737s [2019-08-22T07:00:52.173Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.010s [2019-08-22T07:00:52.737Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.605s [2019-08-22T07:00:53.670Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 0.914s [2019-08-22T07:00:55.567Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.209s [2019-08-22T07:00:56.133Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.640s [2019-08-22T07:00:57.506Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 1.072s [2019-08-22T07:00:58.440Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.794s [2019-08-22T07:00:59.373Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.591s [2019-08-22T07:00:59.938Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 0.620s [2019-08-22T07:01:00.889Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.638s [2019-08-22T07:01:00.889Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.017s [2019-08-22T07:01:03.420Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 2.345s [2019-08-22T07:01:05.321Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.469s [2019-08-22T07:01:07.219Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.449s [2019-08-22T07:01:07.476Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.535s [2019-08-22T07:01:09.378Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.391s [2019-08-22T07:01:12.702Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 2.054s [2019-08-22T07:01:14.598Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 1.874s [2019-08-22T07:01:14.855Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.050s [2019-08-22T07:01:16.226Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 28.502s [2019-08-22T07:01:17.598Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 2.245s [2019-08-22T07:01:18.163Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.389s [2019-08-22T07:01:19.536Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.840s [2019-08-22T07:01:21.206Z] --- PASS: TestImportExtremelyLargeImageWorks (317.11s) [2019-08-22T07:01:21.206Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-22T07:01:21.206Z] daemon.go:336: [d69728af90e55] waiting for daemon to start [2019-08-22T07:01:21.206Z] daemon.go:336: [d69728af90e55] waiting for daemon to start [2019-08-22T07:01:21.206Z] daemon.go:364: [d69728af90e55] daemon started [2019-08-22T07:01:21.206Z] daemon.go:472: [d69728af90e55] Stopping daemon [2019-08-22T07:01:21.206Z] daemon.go:307: [d69728af90e55] exiting daemon [2019-08-22T07:01:21.206Z] daemon.go:459: [d69728af90e55] Daemon stopped [2019-08-22T07:01:21.206Z] PASS [2019-08-22T07:01:21.206Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-22T07:01:21.206Z] INFO: Testing against a local daemon [2019-08-22T07:01:21.206Z] === RUN TestNetworkCreateDelete [2019-08-22T07:01:21.206Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-08-22T07:01:21.206Z] === RUN TestDockerNetworkDeletePreferID [2019-08-22T07:01:21.206Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2019-08-22T07:01:21.206Z] === RUN TestInspectNetwork [2019-08-22T07:01:21.206Z] === RUN TestInspectNetwork/full_network_id [2019-08-22T07:01:21.206Z] === RUN TestInspectNetwork/partial_network_id [2019-08-22T07:01:21.206Z] === RUN TestInspectNetwork/network_name [2019-08-22T07:01:21.206Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-22T07:01:25.580Z] --- PASS: TestInspectNetwork (8.52s) [2019-08-22T07:01:25.580Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-22T07:01:25.580Z] daemon.go:336: [dd9f8170c2e52] waiting for daemon to start [2019-08-22T07:01:25.580Z] daemon.go:336: [dd9f8170c2e52] waiting for daemon to start [2019-08-22T07:01:25.580Z] daemon.go:364: [dd9f8170c2e52] daemon started [2019-08-22T07:01:25.580Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-22T07:01:25.580Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-22T07:01:25.580Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-22T07:01:25.580Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-22T07:01:25.580Z] daemon.go:472: [dd9f8170c2e52] Stopping daemon [2019-08-22T07:01:25.580Z] daemon.go:307: [dd9f8170c2e52] exiting daemon [2019-08-22T07:01:25.580Z] daemon.go:459: [dd9f8170c2e52] Daemon stopped [2019-08-22T07:01:25.580Z] === RUN TestRunContainerWithBridgeNone [2019-08-22T07:01:28.258Z] --- PASS: TestRunContainerWithBridgeNone (2.66s) [2019-08-22T07:01:28.258Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-22T07:01:28.258Z] daemon.go:336: [d39e29f35047f] waiting for daemon to start [2019-08-22T07:01:28.258Z] daemon.go:336: [d39e29f35047f] waiting for daemon to start [2019-08-22T07:01:28.258Z] daemon.go:364: [d39e29f35047f] daemon started [2019-08-22T07:01:28.258Z] daemon.go:472: [d39e29f35047f] Stopping daemon [2019-08-22T07:01:28.258Z] daemon.go:307: [d39e29f35047f] exiting daemon [2019-08-22T07:01:28.258Z] daemon.go:459: [d39e29f35047f] Daemon stopped [2019-08-22T07:01:28.258Z] === RUN TestNetworkInvalidJSON [2019-08-22T07:01:28.258Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-22T07:01:28.258Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-22T07:01:28.258Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T07:01:28.258Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T07:01:28.258Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T07:01:28.258Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T07:01:28.258Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-22T07:01:28.258Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-22T07:01:28.258Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-22T07:01:28.258Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-08-22T07:01:28.258Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-22T07:01:28.258Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-22T07:01:28.258Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-22T07:01:28.258Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-22T07:01:29.270Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-22T07:01:29.270Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-22T07:01:29.270Z] daemon.go:336: [dd4f41d3c8a73] waiting for daemon to start [2019-08-22T07:01:29.270Z] daemon.go:336: [dd4f41d3c8a73] waiting for daemon to start [2019-08-22T07:01:29.270Z] daemon.go:364: [dd4f41d3c8a73] daemon started [2019-08-22T07:01:29.270Z] daemon.go:472: [dd4f41d3c8a73] Stopping daemon [2019-08-22T07:01:29.270Z] daemon.go:307: [dd4f41d3c8a73] exiting daemon [2019-08-22T07:01:29.270Z] daemon.go:459: [dd4f41d3c8a73] Daemon stopped [2019-08-22T07:01:29.270Z] daemon.go:336: [dd4f41d3c8a73] waiting for daemon to start [2019-08-22T07:01:29.270Z] daemon.go:336: [dd4f41d3c8a73] waiting for daemon to start [2019-08-22T07:01:29.270Z] daemon.go:364: [dd4f41d3c8a73] daemon started [2019-08-22T07:01:29.270Z] daemon.go:472: [dd4f41d3c8a73] Stopping daemon [2019-08-22T07:01:29.270Z] daemon.go:307: [dd4f41d3c8a73] exiting daemon [2019-08-22T07:01:29.270Z] daemon.go:459: [dd4f41d3c8a73] Daemon stopped [2019-08-22T07:01:29.270Z] === RUN TestDaemonDefaultNetworkPools [2019-08-22T07:01:29.898Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-08-22T07:01:29.898Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-22T07:01:29.898Z] daemon.go:336: [d233cf52d6b64] waiting for daemon to start [2019-08-22T07:01:29.898Z] daemon.go:336: [d233cf52d6b64] waiting for daemon to start [2019-08-22T07:01:29.898Z] daemon.go:364: [d233cf52d6b64] daemon started [2019-08-22T07:01:29.898Z] daemon.go:472: [d233cf52d6b64] Stopping daemon [2019-08-22T07:01:29.898Z] daemon.go:307: [d233cf52d6b64] exiting daemon [2019-08-22T07:01:29.898Z] daemon.go:459: [d233cf52d6b64] Daemon stopped [2019-08-22T07:01:29.898Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-22T07:01:31.384Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-08-22T07:01:31.384Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-22T07:01:31.384Z] daemon.go:336: [dfb8c5a8d5495] waiting for daemon to start [2019-08-22T07:01:31.384Z] daemon.go:336: [dfb8c5a8d5495] waiting for daemon to start [2019-08-22T07:01:31.384Z] daemon.go:364: [dfb8c5a8d5495] daemon started [2019-08-22T07:01:31.384Z] daemon.go:472: [dfb8c5a8d5495] Stopping daemon [2019-08-22T07:01:31.384Z] daemon.go:307: [dfb8c5a8d5495] exiting daemon [2019-08-22T07:01:31.384Z] daemon.go:459: [dfb8c5a8d5495] Daemon stopped [2019-08-22T07:01:31.384Z] daemon.go:336: [dfb8c5a8d5495] waiting for daemon to start [2019-08-22T07:01:31.384Z] daemon.go:336: [dfb8c5a8d5495] waiting for daemon to start [2019-08-22T07:01:31.384Z] daemon.go:364: [dfb8c5a8d5495] daemon started [2019-08-22T07:01:31.384Z] daemon.go:472: [dfb8c5a8d5495] Stopping daemon [2019-08-22T07:01:31.384Z] daemon.go:307: [dfb8c5a8d5495] exiting daemon [2019-08-22T07:01:31.384Z] daemon.go:459: [dfb8c5a8d5495] Daemon stopped [2019-08-22T07:01:31.384Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-22T07:01:32.869Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-08-22T07:01:32.869Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-22T07:01:32.869Z] daemon.go:336: [d4875f2cbc300] waiting for daemon to start [2019-08-22T07:01:32.869Z] daemon.go:336: [d4875f2cbc300] waiting for daemon to start [2019-08-22T07:01:32.869Z] daemon.go:364: [d4875f2cbc300] daemon started [2019-08-22T07:01:32.869Z] daemon.go:472: [d4875f2cbc300] Stopping daemon [2019-08-22T07:01:32.869Z] daemon.go:307: [d4875f2cbc300] exiting daemon [2019-08-22T07:01:32.869Z] daemon.go:459: [d4875f2cbc300] Daemon stopped [2019-08-22T07:01:32.869Z] daemon.go:336: [d4875f2cbc300] waiting for daemon to start [2019-08-22T07:01:32.869Z] daemon.go:336: [d4875f2cbc300] waiting for daemon to start [2019-08-22T07:01:32.869Z] daemon.go:364: [d4875f2cbc300] daemon started [2019-08-22T07:01:32.869Z] daemon.go:472: [d4875f2cbc300] Stopping daemon [2019-08-22T07:01:32.869Z] daemon.go:307: [d4875f2cbc300] exiting daemon [2019-08-22T07:01:32.869Z] daemon.go:459: [d4875f2cbc300] Daemon stopped [2019-08-22T07:01:32.869Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-22T07:01:33.153Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-08-22T07:01:33.153Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-22T07:01:33.153Z] daemon.go:336: [dfb2480decb74] waiting for daemon to start [2019-08-22T07:01:33.153Z] daemon.go:336: [dfb2480decb74] waiting for daemon to start [2019-08-22T07:01:33.153Z] daemon.go:364: [dfb2480decb74] daemon started [2019-08-22T07:01:33.153Z] daemon.go:472: [dfb2480decb74] Stopping daemon [2019-08-22T07:01:33.153Z] daemon.go:307: [dfb2480decb74] exiting daemon [2019-08-22T07:01:33.153Z] daemon.go:459: [dfb2480decb74] Daemon stopped [2019-08-22T07:01:33.153Z] === RUN TestServiceWithPredefinedNetwork [2019-08-22T07:01:34.404Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 13.627s [2019-08-22T07:01:35.780Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 2.888s [2019-08-22T07:01:35.833Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2019-08-22T07:01:35.833Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-22T07:01:35.833Z] daemon.go:336: [ddd60ad7bf1b8] waiting for daemon to start [2019-08-22T07:01:35.833Z] daemon.go:336: [ddd60ad7bf1b8] waiting for daemon to start [2019-08-22T07:01:35.833Z] daemon.go:364: [ddd60ad7bf1b8] daemon started [2019-08-22T07:01:35.833Z] daemon.go:472: [ddd60ad7bf1b8] Stopping daemon [2019-08-22T07:01:35.833Z] daemon.go:307: [ddd60ad7bf1b8] exiting daemon [2019-08-22T07:01:35.833Z] daemon.go:459: [ddd60ad7bf1b8] Daemon stopped [2019-08-22T07:01:35.833Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-22T07:01:35.833Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-22T07:01:35.833Z] service_test.go:230: FLAKY_TEST [2019-08-22T07:01:35.833Z] === RUN TestServiceWithDataPathPortInit [2019-08-22T07:01:38.311Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename 1.542s [2019-08-22T07:01:38.877Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 0.871s [2019-08-22T07:01:40.232Z] --- PASS: TestServiceWithDataPathPortInit (4.56s) [2019-08-22T07:01:40.232Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-22T07:01:40.232Z] daemon.go:336: [d9ec3e2287dbc] waiting for daemon to start [2019-08-22T07:01:40.232Z] daemon.go:336: [d9ec3e2287dbc] waiting for daemon to start [2019-08-22T07:01:40.232Z] daemon.go:364: [d9ec3e2287dbc] daemon started [2019-08-22T07:01:40.232Z] daemon.go:472: [d9ec3e2287dbc] Stopping daemon [2019-08-22T07:01:40.232Z] daemon.go:307: [d9ec3e2287dbc] exiting daemon [2019-08-22T07:01:40.232Z] daemon.go:459: [d9ec3e2287dbc] Daemon stopped [2019-08-22T07:01:40.232Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-22T07:01:40.232Z] daemon.go:336: [d4cde325f8f7a] waiting for daemon to start [2019-08-22T07:01:40.232Z] daemon.go:336: [d4cde325f8f7a] waiting for daemon to start [2019-08-22T07:01:40.232Z] daemon.go:364: [d4cde325f8f7a] daemon started [2019-08-22T07:01:40.232Z] daemon.go:472: [d4cde325f8f7a] Stopping daemon [2019-08-22T07:01:40.232Z] daemon.go:307: [d4cde325f8f7a] exiting daemon [2019-08-22T07:01:40.232Z] daemon.go:459: [d4cde325f8f7a] Daemon stopped [2019-08-22T07:01:40.232Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-22T07:01:42.158Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.370s [2019-08-22T07:01:42.158Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.036s [2019-08-22T07:01:42.723Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.628s [2019-08-22T07:01:42.723Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.015s [2019-08-22T07:01:42.723Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s [2019-08-22T07:01:43.288Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 25.620s [2019-08-22T07:01:43.546Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.661s [2019-08-22T07:01:44.478Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.626s [2019-08-22T07:01:44.625Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.54s) [2019-08-22T07:01:44.625Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-22T07:01:44.625Z] daemon.go:336: [dc45ac27e0920] waiting for daemon to start [2019-08-22T07:01:44.625Z] daemon.go:336: [dc45ac27e0920] waiting for daemon to start [2019-08-22T07:01:44.625Z] daemon.go:364: [dc45ac27e0920] daemon started [2019-08-22T07:01:44.625Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ors3ysqabl05dazl4719hw3eo Created:2019-08-22 07:01:41.049290316 +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-22T07:01:44.625Z] daemon.go:472: [dc45ac27e0920] Stopping daemon [2019-08-22T07:01:44.625Z] daemon.go:307: [dc45ac27e0920] exiting daemon [2019-08-22T07:01:44.625Z] daemon.go:459: [dc45ac27e0920] Daemon stopped [2019-08-22T07:01:44.625Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-22T07:01:44.625Z] daemon.go:336: [d608f5b31c07d] waiting for daemon to start [2019-08-22T07:01:44.625Z] daemon.go:336: [d608f5b31c07d] waiting for daemon to start [2019-08-22T07:01:44.625Z] daemon.go:364: [d608f5b31c07d] daemon started [2019-08-22T07:01:44.625Z] daemon.go:472: [d608f5b31c07d] Stopping daemon [2019-08-22T07:01:44.625Z] daemon.go:307: [d608f5b31c07d] exiting daemon [2019-08-22T07:01:44.625Z] daemon.go:459: [d608f5b31c07d] Daemon stopped [2019-08-22T07:01:44.625Z] PASS [2019-08-22T07:01:44.625Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-22T07:01:44.625Z] INFO: Testing against a local daemon [2019-08-22T07:01:44.625Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-22T07:01:44.625Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-08-22T07:01:44.625Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-22T07:01:44.625Z] === RUN TestDockerNetworkIpvlan [2019-08-22T07:01:44.625Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-22T07:01:44.625Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-22T07:01:44.625Z] PASS [2019-08-22T07:01:44.625Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-22T07:01:44.908Z] INFO: Testing against a local daemon [2019-08-22T07:01:44.908Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-22T07:01:46.393Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-08-22T07:01:46.393Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-22T07:01:46.393Z] daemon.go:336: [d63842e195d53] waiting for daemon to start [2019-08-22T07:01:46.393Z] daemon.go:336: [d63842e195d53] waiting for daemon to start [2019-08-22T07:01:46.393Z] daemon.go:364: [d63842e195d53] daemon started [2019-08-22T07:01:46.393Z] daemon.go:472: [d63842e195d53] Stopping daemon [2019-08-22T07:01:46.393Z] daemon.go:307: [d63842e195d53] exiting daemon [2019-08-22T07:01:46.393Z] daemon.go:459: [d63842e195d53] Daemon stopped [2019-08-22T07:01:46.393Z] daemon.go:336: [d63842e195d53] waiting for daemon to start [2019-08-22T07:01:46.393Z] daemon.go:336: [d63842e195d53] waiting for daemon to start [2019-08-22T07:01:46.393Z] daemon.go:364: [d63842e195d53] daemon started [2019-08-22T07:01:46.393Z] daemon.go:472: [d63842e195d53] Stopping daemon [2019-08-22T07:01:46.393Z] daemon.go:307: [d63842e195d53] exiting daemon [2019-08-22T07:01:46.393Z] daemon.go:459: [d63842e195d53] Daemon stopped [2019-08-22T07:01:46.393Z] === RUN TestDockerNetworkMacvlan [2019-08-22T07:01:47.401Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-22T07:01:48.418Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-22T07:01:48.661Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.920s [2019-08-22T07:01:48.661Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 4.102s [2019-08-22T07:01:49.228Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.971s [2019-08-22T07:01:49.438Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-22T07:01:51.756Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 1.424s [2019-08-22T07:01:52.126Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-22T07:01:54.282Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.617s [2019-08-22T07:01:54.539Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig 2.579s [2019-08-22T07:01:55.104Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.552s [2019-08-22T07:01:55.104Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.010s [2019-08-22T07:01:55.588Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-22T07:01:56.479Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.175s [2019-08-22T07:01:57.068Z] --- PASS: TestDockerNetworkMacvlan (10.59s) [2019-08-22T07:01:57.068Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T07:01:57.068Z] daemon.go:336: [d93f00a45f206] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:336: [d93f00a45f206] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:364: [d93f00a45f206] daemon started [2019-08-22T07:01:57.068Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-08-22T07:01:57.068Z] daemon.go:472: [d93f00a45f206] Stopping daemon [2019-08-22T07:01:57.068Z] daemon.go:307: [d93f00a45f206] exiting daemon [2019-08-22T07:01:57.068Z] daemon.go:459: [d93f00a45f206] Daemon stopped [2019-08-22T07:01:57.068Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T07:01:57.068Z] daemon.go:336: [dda5a7e5b4197] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:336: [dda5a7e5b4197] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:364: [dda5a7e5b4197] daemon started [2019-08-22T07:01:57.068Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-08-22T07:01:57.068Z] daemon.go:472: [dda5a7e5b4197] Stopping daemon [2019-08-22T07:01:57.068Z] daemon.go:307: [dda5a7e5b4197] exiting daemon [2019-08-22T07:01:57.068Z] daemon.go:459: [dda5a7e5b4197] Daemon stopped [2019-08-22T07:01:57.068Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T07:01:57.068Z] daemon.go:336: [d10f9f1a5c4d7] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:336: [d10f9f1a5c4d7] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:364: [d10f9f1a5c4d7] daemon started [2019-08-22T07:01:57.068Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2019-08-22T07:01:57.068Z] daemon.go:472: [d10f9f1a5c4d7] Stopping daemon [2019-08-22T07:01:57.068Z] daemon.go:307: [d10f9f1a5c4d7] exiting daemon [2019-08-22T07:01:57.068Z] daemon.go:459: [d10f9f1a5c4d7] Daemon stopped [2019-08-22T07:01:57.068Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T07:01:57.068Z] daemon.go:336: [d91f8093bbac7] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:336: [d91f8093bbac7] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:364: [d91f8093bbac7] daemon started [2019-08-22T07:01:57.068Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s) [2019-08-22T07:01:57.068Z] daemon.go:472: [d91f8093bbac7] Stopping daemon [2019-08-22T07:01:57.068Z] daemon.go:307: [d91f8093bbac7] exiting daemon [2019-08-22T07:01:57.068Z] daemon.go:459: [d91f8093bbac7] Daemon stopped [2019-08-22T07:01:57.068Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-22T07:01:57.068Z] daemon.go:336: [dadce2f3a4f48] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:336: [dadce2f3a4f48] waiting for daemon to start [2019-08-22T07:01:57.068Z] daemon.go:364: [dadce2f3a4f48] daemon started [2019-08-22T07:01:57.068Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2019-08-22T07:01:57.068Z] daemon.go:472: [dadce2f3a4f48] Stopping daemon [2019-08-22T07:01:57.068Z] daemon.go:307: [dadce2f3a4f48] exiting daemon [2019-08-22T07:01:57.068Z] daemon.go:459: [dadce2f3a4f48] Daemon stopped [2019-08-22T07:01:57.068Z] PASS [2019-08-22T07:01:57.068Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-22T07:01:57.068Z] testing: warning: no tests to run [2019-08-22T07:01:57.068Z] PASS [2019-08-22T07:01:57.068Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-22T07:01:57.068Z] INFO: Testing against a local daemon [2019-08-22T07:01:57.069Z] === RUN TestAuthZPluginAllowRequest [2019-08-22T07:01:57.859Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 1.529s [2019-08-22T07:01:58.119Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate 2.722s [2019-08-22T07:01:59.051Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.193s [2019-08-22T07:01:59.110Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-08-22T07:01:59.110Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-22T07:01:59.110Z] daemon.go:336: [d3a7a35921ee2] waiting for daemon to start [2019-08-22T07:01:59.110Z] daemon.go:336: [d3a7a35921ee2] waiting for daemon to start [2019-08-22T07:01:59.110Z] daemon.go:364: [d3a7a35921ee2] daemon started [2019-08-22T07:01:59.110Z] daemon.go:472: [d3a7a35921ee2] Stopping daemon [2019-08-22T07:01:59.110Z] daemon.go:307: [d3a7a35921ee2] exiting daemon [2019-08-22T07:01:59.110Z] daemon.go:459: [d3a7a35921ee2] Daemon stopped [2019-08-22T07:01:59.110Z] === RUN TestAuthZPluginTLS [2019-08-22T07:01:59.393Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-08-22T07:01:59.393Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-22T07:01:59.393Z] daemon.go:336: [d13dffeedf502] waiting for daemon to start [2019-08-22T07:01:59.393Z] daemon.go:336: [d13dffeedf502] waiting for daemon to start [2019-08-22T07:01:59.393Z] daemon.go:364: [d13dffeedf502] daemon started [2019-08-22T07:01:59.393Z] daemon.go:472: [d13dffeedf502] Stopping daemon [2019-08-22T07:01:59.393Z] daemon.go:307: [d13dffeedf502] exiting daemon [2019-08-22T07:01:59.393Z] daemon.go:459: [d13dffeedf502] Daemon stopped [2019-08-22T07:01:59.393Z] === RUN TestAuthZPluginDenyRequest [2019-08-22T07:02:00.019Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-08-22T07:02:00.019Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-22T07:02:00.019Z] daemon.go:336: [dfba5e3c3903b] waiting for daemon to start [2019-08-22T07:02:00.019Z] daemon.go:336: [dfba5e3c3903b] waiting for daemon to start [2019-08-22T07:02:00.019Z] daemon.go:364: [dfba5e3c3903b] daemon started [2019-08-22T07:02:00.019Z] daemon.go:472: [dfba5e3c3903b] Stopping daemon [2019-08-22T07:02:00.019Z] daemon.go:307: [dfba5e3c3903b] exiting daemon [2019-08-22T07:02:00.019Z] daemon.go:459: [dfba5e3c3903b] Daemon stopped [2019-08-22T07:02:00.019Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-22T07:02:00.423Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.020s [2019-08-22T07:02:00.635Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-08-22T07:02:00.635Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-22T07:02:00.635Z] daemon.go:336: [d8a1915e537b0] waiting for daemon to start [2019-08-22T07:02:00.635Z] daemon.go:336: [d8a1915e537b0] waiting for daemon to start [2019-08-22T07:02:00.635Z] daemon.go:364: [d8a1915e537b0] daemon started [2019-08-22T07:02:00.635Z] daemon.go:472: [d8a1915e537b0] Stopping daemon [2019-08-22T07:02:00.635Z] daemon.go:307: [d8a1915e537b0] exiting daemon [2019-08-22T07:02:00.635Z] daemon.go:459: [d8a1915e537b0] Daemon stopped [2019-08-22T07:02:00.635Z] === RUN TestAuthZPluginDenyResponse [2019-08-22T07:02:01.252Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2019-08-22T07:02:01.252Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-22T07:02:01.252Z] daemon.go:336: [dc36c9fbf5ad7] waiting for daemon to start [2019-08-22T07:02:01.252Z] daemon.go:336: [dc36c9fbf5ad7] waiting for daemon to start [2019-08-22T07:02:01.252Z] daemon.go:364: [dc36c9fbf5ad7] daemon started [2019-08-22T07:02:01.252Z] daemon.go:472: [dc36c9fbf5ad7] Stopping daemon [2019-08-22T07:02:01.252Z] daemon.go:307: [dc36c9fbf5ad7] exiting daemon [2019-08-22T07:02:01.252Z] daemon.go:459: [dc36c9fbf5ad7] Daemon stopped [2019-08-22T07:02:01.252Z] === RUN TestAuthZPluginAllowEventStream [2019-08-22T07:02:01.356Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 0.785s [2019-08-22T07:02:01.614Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts 2.653s [2019-08-22T07:02:03.282Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-08-22T07:02:03.283Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-22T07:02:03.283Z] daemon.go:336: [dff9d06d167e9] waiting for daemon to start [2019-08-22T07:02:03.283Z] daemon.go:336: [dff9d06d167e9] waiting for daemon to start [2019-08-22T07:02:03.283Z] daemon.go:364: [dff9d06d167e9] daemon started [2019-08-22T07:02:03.283Z] daemon.go:472: [dff9d06d167e9] Stopping daemon [2019-08-22T07:02:03.283Z] daemon.go:307: [dff9d06d167e9] exiting daemon [2019-08-22T07:02:03.283Z] daemon.go:459: [dff9d06d167e9] Daemon stopped [2019-08-22T07:02:03.283Z] === RUN TestAuthZPluginErrorResponse [2019-08-22T07:02:03.568Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-08-22T07:02:03.568Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-22T07:02:03.568Z] daemon.go:336: [dc32a989be7d8] waiting for daemon to start [2019-08-22T07:02:03.568Z] daemon.go:336: [dc32a989be7d8] waiting for daemon to start [2019-08-22T07:02:03.568Z] daemon.go:364: [dc32a989be7d8] daemon started [2019-08-22T07:02:03.568Z] daemon.go:472: [dc32a989be7d8] Stopping daemon [2019-08-22T07:02:03.568Z] daemon.go:307: [dc32a989be7d8] exiting daemon [2019-08-22T07:02:03.568Z] daemon.go:459: [dc32a989be7d8] Daemon stopped [2019-08-22T07:02:03.568Z] === RUN TestAuthZPluginErrorRequest [2019-08-22T07:02:04.142Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 2.604s [2019-08-22T07:02:04.187Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-08-22T07:02:04.187Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-22T07:02:04.187Z] daemon.go:336: [d9faaa368693a] waiting for daemon to start [2019-08-22T07:02:04.187Z] daemon.go:336: [d9faaa368693a] waiting for daemon to start [2019-08-22T07:02:04.187Z] daemon.go:364: [d9faaa368693a] daemon started [2019-08-22T07:02:04.187Z] daemon.go:472: [d9faaa368693a] Stopping daemon [2019-08-22T07:02:04.187Z] daemon.go:307: [d9faaa368693a] exiting daemon [2019-08-22T07:02:04.187Z] daemon.go:459: [d9faaa368693a] Daemon stopped [2019-08-22T07:02:04.187Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-22T07:02:04.820Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-08-22T07:02:04.820Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-22T07:02:04.820Z] daemon.go:336: [d67134937c8aa] waiting for daemon to start [2019-08-22T07:02:04.820Z] daemon.go:336: [d67134937c8aa] waiting for daemon to start [2019-08-22T07:02:04.820Z] daemon.go:364: [d67134937c8aa] daemon started [2019-08-22T07:02:04.820Z] daemon.go:472: [d67134937c8aa] Stopping daemon [2019-08-22T07:02:04.820Z] daemon.go:307: [d67134937c8aa] exiting daemon [2019-08-22T07:02:04.820Z] daemon.go:459: [d67134937c8aa] Daemon stopped [2019-08-22T07:02:04.820Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-22T07:02:05.076Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 2.355s [2019-08-22T07:02:05.076Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 1.017s [2019-08-22T07:02:06.009Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 0.970s [2019-08-22T07:02:06.849Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-08-22T07:02:06.849Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-22T07:02:06.849Z] daemon.go:336: [d0148e0996ae8] waiting for daemon to start [2019-08-22T07:02:06.849Z] daemon.go:336: [d0148e0996ae8] waiting for daemon to start [2019-08-22T07:02:06.849Z] daemon.go:364: [d0148e0996ae8] daemon started [2019-08-22T07:02:06.849Z] daemon.go:472: [d0148e0996ae8] Stopping daemon [2019-08-22T07:02:06.849Z] daemon.go:307: [d0148e0996ae8] exiting daemon [2019-08-22T07:02:06.849Z] daemon.go:459: [d0148e0996ae8] Daemon stopped [2019-08-22T07:02:06.849Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-22T07:02:09.532Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2019-08-22T07:02:09.532Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-22T07:02:09.532Z] daemon.go:336: [dcfeced986780] waiting for daemon to start [2019-08-22T07:02:09.532Z] daemon.go:336: [dcfeced986780] waiting for daemon to start [2019-08-22T07:02:09.532Z] daemon.go:364: [dcfeced986780] daemon started [2019-08-22T07:02:09.532Z] daemon.go:472: [dcfeced986780] Stopping daemon [2019-08-22T07:02:09.532Z] daemon.go:307: [dcfeced986780] exiting daemon [2019-08-22T07:02:09.532Z] daemon.go:459: [dcfeced986780] Daemon stopped [2019-08-22T07:02:09.532Z] === RUN TestAuthZPluginHeader [2019-08-22T07:02:10.153Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-08-22T07:02:10.153Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-22T07:02:10.153Z] daemon.go:336: [d5ab6816d0f52] waiting for daemon to start [2019-08-22T07:02:10.153Z] daemon.go:336: [d5ab6816d0f52] waiting for daemon to start [2019-08-22T07:02:10.153Z] daemon.go:364: [d5ab6816d0f52] daemon started [2019-08-22T07:02:10.153Z] daemon.go:472: [d5ab6816d0f52] Stopping daemon [2019-08-22T07:02:10.153Z] daemon.go:307: [d5ab6816d0f52] exiting daemon [2019-08-22T07:02:10.153Z] daemon.go:459: [d5ab6816d0f52] Daemon stopped [2019-08-22T07:02:10.153Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-22T07:02:10.153Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-22T07:02:10.153Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T07:02:10.153Z] === RUN TestAuthZPluginV2Disable [2019-08-22T07:02:10.153Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-22T07:02:10.153Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T07:02:10.153Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-22T07:02:10.153Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-22T07:02:10.153Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T07:02:10.153Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-22T07:02:10.153Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-22T07:02:10.153Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T07:02:10.153Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-22T07:02:11.268Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable 4.404s [2019-08-22T07:02:13.166Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 7.009s [2019-08-22T07:02:16.444Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 5.612s [2019-08-22T07:02:18.969Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.595s [2019-08-22T07:02:19.534Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.712s [2019-08-22T07:02:20.467Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 0.899s [2019-08-22T07:02:21.418Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.725s [2019-08-22T07:02:21.984Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.811s [2019-08-22T07:02:22.549Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.533s [2019-08-22T07:02:23.483Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.848s [2019-08-22T07:02:26.063Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.388s [2019-08-22T07:02:26.321Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.497s [2019-08-22T07:02:27.693Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.233s [2019-08-22T07:02:28.599Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-08-22T07:02:28.599Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:364: [d872ce9052d05] daemon started [2019-08-22T07:02:28.599Z] daemon.go:472: [d872ce9052d05] Stopping daemon [2019-08-22T07:02:28.599Z] daemon.go:307: [d872ce9052d05] exiting daemon [2019-08-22T07:02:28.599Z] daemon.go:459: [d872ce9052d05] Daemon stopped [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:350: [d872ce9052d05] error pinging daemon on start: Get http://d872ce9052d05.sock/_ping: context deadline exceeded [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:350: [d872ce9052d05] error pinging daemon on start: Get http://d872ce9052d05.sock/_ping: context deadline exceeded [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:350: [d872ce9052d05] error pinging daemon on start: Get http://d872ce9052d05.sock/_ping: context deadline exceeded [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:350: [d872ce9052d05] error pinging daemon on start: Get http://d872ce9052d05.sock/_ping: context deadline exceeded [2019-08-22T07:02:28.599Z] daemon.go:307: [d872ce9052d05] exiting daemon [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:336: [d872ce9052d05] waiting for daemon to start [2019-08-22T07:02:28.599Z] daemon.go:364: [d872ce9052d05] daemon started [2019-08-22T07:02:28.599Z] daemon.go:472: [d872ce9052d05] Stopping daemon [2019-08-22T07:02:28.599Z] daemon.go:307: [d872ce9052d05] exiting daemon [2019-08-22T07:02:28.599Z] daemon.go:459: [d872ce9052d05] Daemon stopped [2019-08-22T07:02:28.599Z] PASS [2019-08-22T07:02:28.599Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-22T07:02:28.599Z] INFO: Testing against a local daemon [2019-08-22T07:02:28.599Z] === RUN TestPluginInvalidJSON [2019-08-22T07:02:28.599Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T07:02:28.599Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T07:02:28.599Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-22T07:02:28.599Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-08-22T07:02:28.599Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-22T07:02:28.599Z] PASS [2019-08-22T07:02:28.599Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-22T07:02:28.599Z] INFO: Testing against a local daemon [2019-08-22T07:02:28.599Z] === RUN TestExternalGraphDriver [2019-08-22T07:02:28.599Z] === RUN TestExternalGraphDriver/json [2019-08-22T07:02:29.610Z] === RUN TestExternalGraphDriver/spec [2019-08-22T07:02:30.219Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.146s [2019-08-22T07:02:30.783Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.840s [2019-08-22T07:02:31.650Z] === RUN TestExternalGraphDriver/pull [2019-08-22T07:02:32.681Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.652s [2019-08-22T07:02:34.333Z] --- PASS: TestExternalGraphDriver (6.76s) [2019-08-22T07:02:34.333Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:364: [de68ed4f02e00] daemon started [2019-08-22T07:02:34.333Z] daemon.go:472: [de68ed4f02e00] Stopping daemon [2019-08-22T07:02:34.333Z] daemon.go:307: [de68ed4f02e00] exiting daemon [2019-08-22T07:02:34.333Z] daemon.go:459: [de68ed4f02e00] Daemon stopped [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:364: [de68ed4f02e00] daemon started [2019-08-22T07:02:34.333Z] daemon.go:472: [de68ed4f02e00] Stopping daemon [2019-08-22T07:02:34.333Z] daemon.go:307: [de68ed4f02e00] exiting daemon [2019-08-22T07:02:34.333Z] daemon.go:459: [de68ed4f02e00] Daemon stopped [2019-08-22T07:02:34.333Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:364: [de68ed4f02e00] daemon started [2019-08-22T07:02:34.333Z] daemon.go:472: [de68ed4f02e00] Stopping daemon [2019-08-22T07:02:34.333Z] daemon.go:307: [de68ed4f02e00] exiting daemon [2019-08-22T07:02:34.333Z] daemon.go:459: [de68ed4f02e00] Daemon stopped [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:364: [de68ed4f02e00] daemon started [2019-08-22T07:02:34.333Z] daemon.go:472: [de68ed4f02e00] Stopping daemon [2019-08-22T07:02:34.333Z] daemon.go:307: [de68ed4f02e00] exiting daemon [2019-08-22T07:02:34.333Z] daemon.go:459: [de68ed4f02e00] Daemon stopped [2019-08-22T07:02:34.333Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:336: [de68ed4f02e00] waiting for daemon to start [2019-08-22T07:02:34.333Z] daemon.go:364: [de68ed4f02e00] daemon started [2019-08-22T07:02:34.333Z] daemon.go:472: [de68ed4f02e00] Stopping daemon [2019-08-22T07:02:34.333Z] daemon.go:307: [de68ed4f02e00] exiting daemon [2019-08-22T07:02:34.333Z] daemon.go:459: [de68ed4f02e00] Daemon stopped [2019-08-22T07:02:34.333Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-08-22T07:02:34.333Z] === RUN TestGraphdriverPluginV2 [2019-08-22T07:02:34.333Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-08-22T07:02:34.333Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T07:02:34.333Z] PASS [2019-08-22T07:02:34.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-22T07:02:34.333Z] INFO: Testing against a local daemon [2019-08-22T07:02:34.333Z] === RUN TestContinueAfterPluginCrash [2019-08-22T07:02:34.333Z] === PAUSE TestContinueAfterPluginCrash [2019-08-22T07:02:34.333Z] === RUN TestDaemonStartWithLogOpt [2019-08-22T07:02:34.333Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-22T07:02:34.333Z] === CONT TestContinueAfterPluginCrash [2019-08-22T07:02:34.333Z] === CONT TestDaemonStartWithLogOpt [2019-08-22T07:02:39.238Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 6.255s [2019-08-22T07:02:39.238Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) [2019-08-22T07:02:39.495Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.660s [2019-08-22T07:02:42.776Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 25.284s [2019-08-22T07:02:42.776Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.156s [2019-08-22T07:02:44.148Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.483s [2019-08-22T07:02:46.678Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.131s [2019-08-22T07:02:51.942Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 5.054s [2019-08-22T07:02:52.853Z] --- PASS: TestDaemonStartWithLogOpt (16.01s) [2019-08-22T07:02:52.853Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-22T07:02:52.853Z] daemon.go:336: [defab6ba5ce84] waiting for daemon to start [2019-08-22T07:02:52.853Z] daemon.go:336: [defab6ba5ce84] waiting for daemon to start [2019-08-22T07:02:52.853Z] daemon.go:364: [defab6ba5ce84] daemon started [2019-08-22T07:02:52.853Z] daemon.go:472: [defab6ba5ce84] Stopping daemon [2019-08-22T07:02:52.853Z] daemon.go:307: [defab6ba5ce84] exiting daemon [2019-08-22T07:02:52.853Z] daemon.go:459: [defab6ba5ce84] Daemon stopped [2019-08-22T07:02:52.853Z] daemon.go:336: [defab6ba5ce84] waiting for daemon to start [2019-08-22T07:02:52.853Z] daemon.go:336: [defab6ba5ce84] waiting for daemon to start [2019-08-22T07:02:52.853Z] daemon.go:364: [defab6ba5ce84] daemon started [2019-08-22T07:02:52.853Z] daemon.go:472: [defab6ba5ce84] Stopping daemon [2019-08-22T07:02:52.853Z] daemon.go:307: [defab6ba5ce84] exiting daemon [2019-08-22T07:02:52.853Z] daemon.go:459: [defab6ba5ce84] Daemon stopped [2019-08-22T07:02:53.315Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 10.780s [2019-08-22T07:02:53.882Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 2.118s [2019-08-22T07:02:54.876Z] --- PASS: TestContinueAfterPluginCrash (20.82s) [2019-08-22T07:02:54.876Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-22T07:02:54.876Z] daemon.go:336: [d42880606081c] waiting for daemon to start [2019-08-22T07:02:54.876Z] daemon.go:336: [d42880606081c] waiting for daemon to start [2019-08-22T07:02:54.876Z] daemon.go:364: [d42880606081c] daemon started [2019-08-22T07:02:54.876Z] daemon.go:472: [d42880606081c] Stopping daemon [2019-08-22T07:02:54.876Z] daemon.go:307: [d42880606081c] exiting daemon [2019-08-22T07:02:54.876Z] daemon.go:459: [d42880606081c] Daemon stopped [2019-08-22T07:02:54.876Z] PASS [2019-08-22T07:02:54.876Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-22T07:02:55.161Z] INFO: Testing against a local daemon [2019-08-22T07:02:55.161Z] === RUN TestPluginWithDevMounts [2019-08-22T07:02:55.161Z] === PAUSE TestPluginWithDevMounts [2019-08-22T07:02:55.161Z] === CONT TestPluginWithDevMounts [2019-08-22T07:02:55.781Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.809s [2019-08-22T07:02:57.680Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask 3.467s [2019-08-22T07:02:57.680Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.770s [2019-08-22T07:02:57.839Z] --- PASS: TestPluginWithDevMounts (2.47s) [2019-08-22T07:02:57.839Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-22T07:02:57.839Z] daemon.go:336: [daac9e0a64eb2] waiting for daemon to start [2019-08-22T07:02:57.839Z] daemon.go:336: [daac9e0a64eb2] waiting for daemon to start [2019-08-22T07:02:57.839Z] daemon.go:364: [daac9e0a64eb2] daemon started [2019-08-22T07:02:57.839Z] daemon.go:472: [daac9e0a64eb2] Stopping daemon [2019-08-22T07:02:57.839Z] daemon.go:307: [daac9e0a64eb2] exiting daemon [2019-08-22T07:02:57.839Z] daemon.go:459: [daac9e0a64eb2] Daemon stopped [2019-08-22T07:02:57.839Z] PASS [2019-08-22T07:02:57.839Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-22T07:02:57.839Z] INFO: Testing against a local daemon [2019-08-22T07:02:57.839Z] === RUN TestSecretInspect [2019-08-22T07:02:59.867Z] --- PASS: TestSecretInspect (2.27s) [2019-08-22T07:02:59.867Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-22T07:02:59.867Z] daemon.go:336: [d89396ca7e7e3] waiting for daemon to start [2019-08-22T07:02:59.867Z] daemon.go:336: [d89396ca7e7e3] waiting for daemon to start [2019-08-22T07:02:59.867Z] daemon.go:364: [d89396ca7e7e3] daemon started [2019-08-22T07:02:59.867Z] daemon.go:472: [d89396ca7e7e3] Stopping daemon [2019-08-22T07:02:59.867Z] daemon.go:307: [d89396ca7e7e3] exiting daemon [2019-08-22T07:02:59.867Z] daemon.go:459: [d89396ca7e7e3] Daemon stopped [2019-08-22T07:02:59.867Z] === RUN TestSecretList [2019-08-22T07:03:02.544Z] --- PASS: TestSecretList (2.25s) [2019-08-22T07:03:02.544Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-22T07:03:02.544Z] daemon.go:336: [d56e1fc9c7cf2] waiting for daemon to start [2019-08-22T07:03:02.544Z] daemon.go:336: [d56e1fc9c7cf2] waiting for daemon to start [2019-08-22T07:03:02.544Z] daemon.go:364: [d56e1fc9c7cf2] daemon started [2019-08-22T07:03:02.544Z] daemon.go:472: [d56e1fc9c7cf2] Stopping daemon [2019-08-22T07:03:02.544Z] daemon.go:307: [d56e1fc9c7cf2] exiting daemon [2019-08-22T07:03:02.544Z] daemon.go:459: [d56e1fc9c7cf2] Daemon stopped [2019-08-22T07:03:02.544Z] === RUN TestSecretsCreateAndDelete [2019-08-22T07:03:04.575Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2019-08-22T07:03:04.575Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-22T07:03:04.575Z] daemon.go:336: [dfad65b0adf5d] waiting for daemon to start [2019-08-22T07:03:04.575Z] daemon.go:336: [dfad65b0adf5d] waiting for daemon to start [2019-08-22T07:03:04.575Z] daemon.go:364: [dfad65b0adf5d] daemon started [2019-08-22T07:03:04.575Z] daemon.go:472: [dfad65b0adf5d] Stopping daemon [2019-08-22T07:03:04.575Z] daemon.go:307: [dfad65b0adf5d] exiting daemon [2019-08-22T07:03:04.575Z] daemon.go:459: [dfad65b0adf5d] Daemon stopped [2019-08-22T07:03:04.575Z] === RUN TestSecretsUpdate [2019-08-22T07:03:06.605Z] --- PASS: TestSecretsUpdate (2.29s) [2019-08-22T07:03:06.605Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-22T07:03:06.605Z] daemon.go:336: [d6b0404c29a10] waiting for daemon to start [2019-08-22T07:03:06.605Z] daemon.go:336: [d6b0404c29a10] waiting for daemon to start [2019-08-22T07:03:06.605Z] daemon.go:364: [d6b0404c29a10] daemon started [2019-08-22T07:03:06.605Z] daemon.go:472: [d6b0404c29a10] Stopping daemon [2019-08-22T07:03:06.605Z] daemon.go:307: [d6b0404c29a10] exiting daemon [2019-08-22T07:03:06.605Z] daemon.go:459: [d6b0404c29a10] Daemon stopped [2019-08-22T07:03:06.605Z] === RUN TestTemplatedSecret [2019-08-22T07:03:09.867Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 10.449s [2019-08-22T07:03:09.867Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.600s [2019-08-22T07:03:10.063Z] --- PASS: TestTemplatedSecret (2.93s) [2019-08-22T07:03:10.063Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-22T07:03:10.063Z] daemon.go:336: [d3a247daa1293] waiting for daemon to start [2019-08-22T07:03:10.063Z] daemon.go:336: [d3a247daa1293] waiting for daemon to start [2019-08-22T07:03:10.063Z] daemon.go:364: [d3a247daa1293] daemon started [2019-08-22T07:03:10.063Z] daemon.go:472: [d3a247daa1293] Stopping daemon [2019-08-22T07:03:10.063Z] daemon.go:307: [d3a247daa1293] exiting daemon [2019-08-22T07:03:10.063Z] daemon.go:459: [d3a247daa1293] Daemon stopped [2019-08-22T07:03:10.063Z] === RUN TestSecretCreateResolve [2019-08-22T07:03:10.798Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 2.350s [2019-08-22T07:03:12.088Z] --- PASS: TestSecretCreateResolve (2.26s) [2019-08-22T07:03:12.088Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-22T07:03:12.088Z] daemon.go:336: [dfb6eeb2c4a58] waiting for daemon to start [2019-08-22T07:03:12.088Z] daemon.go:336: [dfb6eeb2c4a58] waiting for daemon to start [2019-08-22T07:03:12.088Z] daemon.go:364: [dfb6eeb2c4a58] daemon started [2019-08-22T07:03:12.088Z] daemon.go:472: [dfb6eeb2c4a58] Stopping daemon [2019-08-22T07:03:12.088Z] daemon.go:307: [dfb6eeb2c4a58] exiting daemon [2019-08-22T07:03:12.088Z] daemon.go:459: [dfb6eeb2c4a58] Daemon stopped [2019-08-22T07:03:12.088Z] PASS [2019-08-22T07:03:12.088Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-22T07:03:12.088Z] INFO: Testing against a local daemon [2019-08-22T07:03:12.088Z] === RUN TestServiceCreateInit [2019-08-22T07:03:12.088Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-22T07:03:14.077Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 2.518s [2019-08-22T07:03:16.484Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-22T07:03:17.359Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 2.372s [2019-08-22T07:03:17.359Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.572s [2019-08-22T07:03:17.359Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.001s [2019-08-22T07:03:17.359Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.059s [2019-08-22T07:03:18.292Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 0.830s [2019-08-22T07:03:18.292Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.002s [2019-08-22T07:03:19.234Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 0.963s [2019-08-22T07:03:19.234Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.004s [2019-08-22T07:03:20.167Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 1.586s [2019-08-22T07:03:20.167Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.929s [2019-08-22T07:03:20.424Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.125s [2019-08-22T07:03:21.980Z] --- PASS: TestServiceCreateInit (9.12s) [2019-08-22T07:03:21.980Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s) [2019-08-22T07:03:21.980Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-22T07:03:21.980Z] daemon.go:336: [d415f30ab4487] waiting for daemon to start [2019-08-22T07:03:21.980Z] daemon.go:336: [d415f30ab4487] waiting for daemon to start [2019-08-22T07:03:21.980Z] daemon.go:364: [d415f30ab4487] daemon started [2019-08-22T07:03:21.980Z] daemon.go:472: [d415f30ab4487] Stopping daemon [2019-08-22T07:03:21.980Z] daemon.go:307: [d415f30ab4487] exiting daemon [2019-08-22T07:03:21.980Z] daemon.go:459: [d415f30ab4487] Daemon stopped [2019-08-22T07:03:21.980Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2019-08-22T07:03:21.980Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-22T07:03:21.980Z] daemon.go:336: [d97052416f474] waiting for daemon to start [2019-08-22T07:03:21.980Z] daemon.go:336: [d97052416f474] waiting for daemon to start [2019-08-22T07:03:21.980Z] daemon.go:364: [d97052416f474] daemon started [2019-08-22T07:03:21.980Z] daemon.go:472: [d97052416f474] Stopping daemon [2019-08-22T07:03:21.980Z] daemon.go:307: [d97052416f474] exiting daemon [2019-08-22T07:03:21.980Z] daemon.go:459: [d97052416f474] Daemon stopped [2019-08-22T07:03:21.980Z] === RUN TestCreateServiceMultipleTimes [2019-08-22T07:03:22.324Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.842s [2019-08-22T07:03:22.324Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.005s [2019-08-22T07:03:23.698Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 2.423s [2019-08-22T07:03:26.228Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.773s [2019-08-22T07:03:27.600Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.457s [2019-08-22T07:03:28.165Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 4.048s [2019-08-22T07:03:28.165Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.598s [2019-08-22T07:03:28.165Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.151s [2019-08-22T07:03:32.347Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 2.984s [2019-08-22T07:03:32.347Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 2.618s [2019-08-22T07:03:33.279Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 0.893s [2019-08-22T07:03:35.176Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 1.588s [2019-08-22T07:03:37.706Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 3.184s [2019-08-22T07:03:38.639Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 2.760s [2019-08-22T07:03:43.915Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 6.022s [2019-08-22T07:03:43.915Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.096s [2019-08-22T07:03:44.331Z] --- PASS: TestCreateServiceMultipleTimes (19.63s) [2019-08-22T07:03:44.331Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-22T07:03:44.331Z] daemon.go:336: [d7996b82734c8] waiting for daemon to start [2019-08-22T07:03:44.331Z] daemon.go:336: [d7996b82734c8] waiting for daemon to start [2019-08-22T07:03:44.331Z] daemon.go:364: [d7996b82734c8] daemon started [2019-08-22T07:03:44.331Z] daemon.go:472: [d7996b82734c8] Stopping daemon [2019-08-22T07:03:44.331Z] daemon.go:307: [d7996b82734c8] exiting daemon [2019-08-22T07:03:44.331Z] daemon.go:459: [d7996b82734c8] Daemon stopped [2019-08-22T07:03:44.331Z] === RUN TestCreateServiceConflict [2019-08-22T07:03:44.332Z] --- PASS: TestCreateServiceConflict (2.25s) [2019-08-22T07:03:44.332Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-22T07:03:44.332Z] daemon.go:336: [d8ae41145cfcb] waiting for daemon to start [2019-08-22T07:03:44.332Z] daemon.go:336: [d8ae41145cfcb] waiting for daemon to start [2019-08-22T07:03:44.332Z] daemon.go:364: [d8ae41145cfcb] daemon started [2019-08-22T07:03:44.332Z] daemon.go:472: [d8ae41145cfcb] Stopping daemon [2019-08-22T07:03:44.332Z] daemon.go:307: [d8ae41145cfcb] exiting daemon [2019-08-22T07:03:44.332Z] daemon.go:459: [d8ae41145cfcb] Daemon stopped [2019-08-22T07:03:44.332Z] === RUN TestCreateServiceMaxReplicas [2019-08-22T07:03:45.814Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 6.840s [2019-08-22T07:03:46.360Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2019-08-22T07:03:46.360Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-22T07:03:46.360Z] daemon.go:336: [d579351cd5b39] waiting for daemon to start [2019-08-22T07:03:46.360Z] daemon.go:336: [d579351cd5b39] waiting for daemon to start [2019-08-22T07:03:46.360Z] daemon.go:364: [d579351cd5b39] daemon started [2019-08-22T07:03:46.360Z] daemon.go:472: [d579351cd5b39] Stopping daemon [2019-08-22T07:03:46.360Z] daemon.go:307: [d579351cd5b39] exiting daemon [2019-08-22T07:03:46.360Z] daemon.go:459: [d579351cd5b39] Daemon stopped [2019-08-22T07:03:46.360Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-22T07:03:47.710Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 3.553s [2019-08-22T07:03:50.988Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 4.412s [2019-08-22T07:03:56.248Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 7.189s [2019-08-22T07:03:57.181Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.398s [2019-08-22T07:03:59.706Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 2.539s [2019-08-22T07:04:01.595Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2019-08-22T07:04:01.595Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-22T07:04:01.595Z] daemon.go:336: [d4e6369356794] waiting for daemon to start [2019-08-22T07:04:01.595Z] daemon.go:336: [d4e6369356794] waiting for daemon to start [2019-08-22T07:04:01.595Z] daemon.go:364: [d4e6369356794] daemon started [2019-08-22T07:04:01.595Z] daemon.go:472: [d4e6369356794] Stopping daemon [2019-08-22T07:04:01.595Z] daemon.go:307: [d4e6369356794] exiting daemon [2019-08-22T07:04:01.595Z] daemon.go:459: [d4e6369356794] Daemon stopped [2019-08-22T07:04:01.595Z] === RUN TestCreateServiceSecretFileMode [2019-08-22T07:04:01.604Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.410s [2019-08-22T07:04:02.318Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2019-08-22T07:04:02.318Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-22T07:04:02.318Z] daemon.go:336: [d3378c6635980] waiting for daemon to start [2019-08-22T07:04:02.318Z] daemon.go:336: [d3378c6635980] waiting for daemon to start [2019-08-22T07:04:02.318Z] daemon.go:364: [d3378c6635980] daemon started [2019-08-22T07:04:02.318Z] daemon.go:472: [d3378c6635980] Stopping daemon [2019-08-22T07:04:02.318Z] daemon.go:307: [d3378c6635980] exiting daemon [2019-08-22T07:04:02.318Z] daemon.go:459: [d3378c6635980] Daemon stopped [2019-08-22T07:04:02.318Z] === RUN TestCreateServiceConfigFileMode [2019-08-22T07:04:02.976Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.203s [2019-08-22T07:04:04.874Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 2.970s [2019-08-22T07:04:04.874Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.429s [2019-08-22T07:04:04.992Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2019-08-22T07:04:04.992Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-22T07:04:04.992Z] daemon.go:336: [d867662fff4ad] waiting for daemon to start [2019-08-22T07:04:04.992Z] daemon.go:336: [d867662fff4ad] waiting for daemon to start [2019-08-22T07:04:04.992Z] daemon.go:364: [d867662fff4ad] daemon started [2019-08-22T07:04:04.992Z] daemon.go:472: [d867662fff4ad] Stopping daemon [2019-08-22T07:04:04.992Z] daemon.go:307: [d867662fff4ad] exiting daemon [2019-08-22T07:04:04.992Z] daemon.go:459: [d867662fff4ad] Daemon stopped [2019-08-22T07:04:04.992Z] === RUN TestCreateServiceSysctls [2019-08-22T07:04:08.160Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.237s [2019-08-22T07:04:08.461Z] --- PASS: TestCreateServiceSysctls (3.63s) [2019-08-22T07:04:08.461Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-22T07:04:08.461Z] daemon.go:336: [d09c49711cb94] waiting for daemon to start [2019-08-22T07:04:08.461Z] daemon.go:336: [d09c49711cb94] waiting for daemon to start [2019-08-22T07:04:08.461Z] daemon.go:364: [d09c49711cb94] daemon started [2019-08-22T07:04:08.461Z] daemon.go:472: [d09c49711cb94] Stopping daemon [2019-08-22T07:04:08.461Z] daemon.go:307: [d09c49711cb94] exiting daemon [2019-08-22T07:04:08.461Z] daemon.go:459: [d09c49711cb94] Daemon stopped [2019-08-22T07:04:08.461Z] === RUN TestCreateServiceCapabilities [2019-08-22T07:04:09.534Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.501s [2019-08-22T07:04:09.534Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.314s [2019-08-22T07:04:10.466Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 0.915s [2019-08-22T07:04:11.926Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2019-08-22T07:04:11.926Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-22T07:04:11.926Z] daemon.go:336: [d02f5d1fb117e] waiting for daemon to start [2019-08-22T07:04:11.926Z] daemon.go:336: [d02f5d1fb117e] waiting for daemon to start [2019-08-22T07:04:11.926Z] daemon.go:364: [d02f5d1fb117e] daemon started [2019-08-22T07:04:11.926Z] daemon.go:472: [d02f5d1fb117e] Stopping daemon [2019-08-22T07:04:11.926Z] daemon.go:307: [d02f5d1fb117e] exiting daemon [2019-08-22T07:04:11.926Z] daemon.go:459: [d02f5d1fb117e] Daemon stopped [2019-08-22T07:04:11.926Z] === RUN TestInspect [2019-08-22T07:04:13.744Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 1.817s [2019-08-22T07:04:13.954Z] --- PASS: TestInspect (2.29s) [2019-08-22T07:04:13.954Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-22T07:04:13.954Z] daemon.go:336: [d7d1318e837c2] waiting for daemon to start [2019-08-22T07:04:13.954Z] daemon.go:336: [d7d1318e837c2] waiting for daemon to start [2019-08-22T07:04:13.954Z] daemon.go:364: [d7d1318e837c2] daemon started [2019-08-22T07:04:13.954Z] daemon.go:472: [d7d1318e837c2] Stopping daemon [2019-08-22T07:04:13.954Z] daemon.go:307: [d7d1318e837c2] exiting daemon [2019-08-22T07:04:13.954Z] daemon.go:459: [d7d1318e837c2] Daemon stopped [2019-08-22T07:04:13.954Z] === RUN TestDockerNetworkConnectAlias [2019-08-22T07:04:16.271Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 1.886s [2019-08-22T07:04:16.835Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.578s [2019-08-22T07:04:16.835Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) [2019-08-22T07:04:17.093Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.317s [2019-08-22T07:04:17.093Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.169s [2019-08-22T07:04:17.351Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.096s [2019-08-22T07:04:17.608Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 2.579s [2019-08-22T07:04:18.541Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 1.142s [2019-08-22T07:04:19.462Z] --- PASS: TestDockerNetworkConnectAlias (4.82s) [2019-08-22T07:04:19.462Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-22T07:04:19.462Z] daemon.go:336: [d81569e7fbbee] waiting for daemon to start [2019-08-22T07:04:19.462Z] daemon.go:336: [d81569e7fbbee] waiting for daemon to start [2019-08-22T07:04:19.462Z] daemon.go:364: [d81569e7fbbee] daemon started [2019-08-22T07:04:19.462Z] daemon.go:472: [d81569e7fbbee] Stopping daemon [2019-08-22T07:04:19.462Z] daemon.go:307: [d81569e7fbbee] exiting daemon [2019-08-22T07:04:19.462Z] daemon.go:459: [d81569e7fbbee] Daemon stopped [2019-08-22T07:04:19.462Z] === RUN TestDockerNetworkReConnect [2019-08-22T07:04:20.442Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 2.024s [2019-08-22T07:04:20.443Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) [2019-08-22T07:04:21.375Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.810s [2019-08-22T07:04:22.931Z] --- PASS: TestDockerNetworkReConnect (3.81s) [2019-08-22T07:04:22.931Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-22T07:04:22.931Z] daemon.go:336: [dbff41c7c409e] waiting for daemon to start [2019-08-22T07:04:22.931Z] daemon.go:336: [dbff41c7c409e] waiting for daemon to start [2019-08-22T07:04:22.931Z] daemon.go:364: [dbff41c7c409e] daemon started [2019-08-22T07:04:22.931Z] daemon.go:472: [dbff41c7c409e] Stopping daemon [2019-08-22T07:04:22.931Z] daemon.go:307: [dbff41c7c409e] exiting daemon [2019-08-22T07:04:22.931Z] daemon.go:459: [dbff41c7c409e] Daemon stopped [2019-08-22T07:04:22.931Z] === RUN TestServicePlugin [2019-08-22T07:04:22.931Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-22T07:04:22.931Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-22T07:04:22.931Z] === RUN TestServiceUpdateLabel [2019-08-22T07:04:24.962Z] --- PASS: TestServiceUpdateLabel (2.28s) [2019-08-22T07:04:24.962Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-22T07:04:24.962Z] daemon.go:336: [d37a3c0332b6c] waiting for daemon to start [2019-08-22T07:04:24.962Z] daemon.go:336: [d37a3c0332b6c] waiting for daemon to start [2019-08-22T07:04:24.962Z] daemon.go:364: [d37a3c0332b6c] daemon started [2019-08-22T07:04:24.962Z] daemon.go:472: [d37a3c0332b6c] Stopping daemon [2019-08-22T07:04:24.962Z] daemon.go:307: [d37a3c0332b6c] exiting daemon [2019-08-22T07:04:24.962Z] daemon.go:459: [d37a3c0332b6c] Daemon stopped [2019-08-22T07:04:24.962Z] === RUN TestServiceUpdateSecrets [2019-08-22T07:04:29.481Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 7.725s [2019-08-22T07:04:30.853Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.370s [2019-08-22T07:04:30.853Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) [2019-08-22T07:04:30.853Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.083s [2019-08-22T07:04:30.853Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.089s [2019-08-22T07:04:31.111Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.668s [2019-08-22T07:04:31.372Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.420s [2019-08-22T07:04:34.666Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.525s [2019-08-22T07:04:35.598Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 1.588s [2019-08-22T07:04:39.777Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.386s [2019-08-22T07:04:40.199Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2019-08-22T07:04:40.199Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-22T07:04:40.199Z] daemon.go:336: [d01d9a3e383d6] waiting for daemon to start [2019-08-22T07:04:40.199Z] daemon.go:336: [d01d9a3e383d6] waiting for daemon to start [2019-08-22T07:04:40.199Z] daemon.go:364: [d01d9a3e383d6] daemon started [2019-08-22T07:04:40.199Z] daemon.go:472: [d01d9a3e383d6] Stopping daemon [2019-08-22T07:04:40.199Z] daemon.go:307: [d01d9a3e383d6] exiting daemon [2019-08-22T07:04:40.199Z] daemon.go:459: [d01d9a3e383d6] Daemon stopped [2019-08-22T07:04:40.199Z] === RUN TestServiceUpdateConfigs [2019-08-22T07:04:41.148Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.395s [2019-08-22T07:04:41.148Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.010s [2019-08-22T07:04:41.405Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.097s [2019-08-22T07:04:44.681Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 2.639s [2019-08-22T07:04:45.614Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 3.860s [2019-08-22T07:04:46.989Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.262s [2019-08-22T07:04:47.247Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.386s [2019-08-22T07:04:49.147Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 1.661s [2019-08-22T07:04:50.079Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 0.954s [2019-08-22T07:04:51.976Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 1.793s [2019-08-22T07:04:52.910Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 1.011s [2019-08-22T07:04:52.910Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.122s [2019-08-22T07:04:53.844Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.818s [2019-08-22T07:04:55.416Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2019-08-22T07:04:55.416Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-22T07:04:55.416Z] daemon.go:336: [d9d2e92b98dec] waiting for daemon to start [2019-08-22T07:04:55.416Z] daemon.go:336: [d9d2e92b98dec] waiting for daemon to start [2019-08-22T07:04:55.416Z] daemon.go:364: [d9d2e92b98dec] daemon started [2019-08-22T07:04:55.416Z] daemon.go:472: [d9d2e92b98dec] Stopping daemon [2019-08-22T07:04:55.416Z] daemon.go:307: [d9d2e92b98dec] exiting daemon [2019-08-22T07:04:55.416Z] daemon.go:459: [d9d2e92b98dec] Daemon stopped [2019-08-22T07:04:55.416Z] === RUN TestServiceUpdateNetwork [2019-08-22T07:04:59.115Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 4.350s [2019-08-22T07:04:59.116Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.620s [2019-08-22T07:04:59.680Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 14.984s [2019-08-22T07:05:00.246Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 0.939s [2019-08-22T07:05:00.504Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.475s [2019-08-22T07:05:02.403Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.834s [2019-08-22T07:05:03.337Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 0.839s [2019-08-22T07:05:03.594Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.382s [2019-08-22T07:05:04.525Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 0.805s [2019-08-22T07:05:04.525Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.010s [2019-08-22T07:05:05.458Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.793s [2019-08-22T07:05:07.357Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.252s [2019-08-22T07:05:07.923Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 0.805s [2019-08-22T07:05:07.946Z] --- PASS: TestServiceUpdateNetwork (13.13s) [2019-08-22T07:05:07.946Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-22T07:05:07.946Z] daemon.go:336: [d69636e04434b] waiting for daemon to start [2019-08-22T07:05:07.946Z] daemon.go:336: [d69636e04434b] waiting for daemon to start [2019-08-22T07:05:07.946Z] daemon.go:364: [d69636e04434b] daemon started [2019-08-22T07:05:07.946Z] daemon.go:472: [d69636e04434b] Stopping daemon [2019-08-22T07:05:07.947Z] daemon.go:307: [d69636e04434b] exiting daemon [2019-08-22T07:05:07.947Z] daemon.go:459: [d69636e04434b] Daemon stopped [2019-08-22T07:05:07.947Z] PASS [2019-08-22T07:05:07.947Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-22T07:05:07.947Z] INFO: Testing against a local daemon [2019-08-22T07:05:07.947Z] === RUN TestSessionCreate [2019-08-22T07:05:07.947Z] --- PASS: TestSessionCreate (0.05s) [2019-08-22T07:05:07.947Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-22T07:05:07.947Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-08-22T07:05:07.947Z] PASS [2019-08-22T07:05:07.947Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-22T07:05:08.232Z] INFO: Testing against a local daemon [2019-08-22T07:05:08.232Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-22T07:05:08.232Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-22T07:05:08.232Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-22T07:05:08.232Z] === RUN TestEventsExecDie [2019-08-22T07:05:08.856Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.603s [2019-08-22T07:05:09.239Z] --- PASS: TestEventsExecDie (0.96s) [2019-08-22T07:05:09.239Z] === RUN TestEventsBackwardsCompatible [2019-08-22T07:05:09.239Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-08-22T07:05:09.239Z] === RUN TestInfoBinaryCommits [2019-08-22T07:05:09.239Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-08-22T07:05:09.239Z] === RUN TestInfoAPIVersioned [2019-08-22T07:05:09.239Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-08-22T07:05:09.239Z] === RUN TestInfoAPI [2019-08-22T07:05:09.239Z] --- PASS: TestInfoAPI (0.06s) [2019-08-22T07:05:09.239Z] === RUN TestInfoAPIWarnings [2019-08-22T07:05:09.793Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.648s [2019-08-22T07:05:10.250Z] --- PASS: TestInfoAPIWarnings (0.96s) [2019-08-22T07:05:10.250Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-22T07:05:10.250Z] daemon.go:336: [dfce161642f0e] waiting for daemon to start [2019-08-22T07:05:10.250Z] daemon.go:336: [dfce161642f0e] waiting for daemon to start [2019-08-22T07:05:10.250Z] daemon.go:364: [dfce161642f0e] daemon started [2019-08-22T07:05:10.250Z] daemon.go:472: [dfce161642f0e] Stopping daemon [2019-08-22T07:05:10.250Z] daemon.go:307: [dfce161642f0e] exiting daemon [2019-08-22T07:05:10.250Z] daemon.go:459: [dfce161642f0e] Daemon stopped [2019-08-22T07:05:10.250Z] === RUN TestLoginFailsWithBadCredentials [2019-08-22T07:05:10.866Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s) [2019-08-22T07:05:10.866Z] === RUN TestPingCacheHeaders [2019-08-22T07:05:10.866Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-08-22T07:05:10.866Z] === RUN TestPingGet [2019-08-22T07:05:10.866Z] --- PASS: TestPingGet (0.05s) [2019-08-22T07:05:10.866Z] === RUN TestPingHead [2019-08-22T07:05:10.866Z] --- PASS: TestPingHead (0.05s) [2019-08-22T07:05:10.866Z] === RUN TestVersion [2019-08-22T07:05:11.150Z] --- PASS: TestVersion (0.05s) [2019-08-22T07:05:11.150Z] PASS [2019-08-22T07:05:11.150Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-22T07:05:11.150Z] INFO: Testing against a local daemon [2019-08-22T07:05:11.150Z] === RUN TestVolumesCreateAndList [2019-08-22T07:05:11.150Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-08-22T07:05:11.150Z] === RUN TestVolumesRemove [2019-08-22T07:05:11.150Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-22T07:05:11.150Z] === RUN TestVolumesInspect [2019-08-22T07:05:11.167Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.510s [2019-08-22T07:05:11.433Z] --- PASS: TestVolumesInspect (0.04s) [2019-08-22T07:05:11.433Z] === RUN TestVolumesInvalidJSON [2019-08-22T07:05:11.433Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-22T07:05:11.433Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-22T07:05:11.433Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-22T07:05:11.433Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-08-22T07:05:11.433Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-22T07:05:11.433Z] PASS [2019-08-22T07:05:11.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-22T07:05:13.064Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.654s [2019-08-22T07:05:13.322Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 2.866s [2019-08-22T07:05:13.457Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-22T07:05:13.457Z] Clearing AppArmor profiles cache:. [2019-08-22T07:05:13.457Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-22T07:05:13.457Z] Unloading profiles will leave already running processes permanently [2019-08-22T07:05:13.457Z] unconfined, which can lead to unexpected situations. [2019-08-22T07:05:13.457Z] [2019-08-22T07:05:13.457Z] To set a process to complain mode, use the command line tool [2019-08-22T07:05:13.457Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-22T07:05:13.457Z] with the 'teardown' option." [2019-08-22T07:05:13.457Z] Removing test suite binaries [2019-08-22T07:05:13.457Z] [2019-08-22T07:05:14.255Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.869s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-22T07:05:15.191Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.766s [2019-08-22T07:05:15.450Z] + echo Ensuring container killed. [2019-08-22T07:05:15.450Z] Ensuring container killed. [2019-08-22T07:05:15.450Z] + docker rm -vf docker-pr2 [2019-08-22T07:05:15.450Z] Error: No such container: docker-pr2 [2019-08-22T07:05:15.450Z] + true [Pipeline] sh [2019-08-22T07:05:15.843Z] + echo Chowning /workspace to jenkins user [2019-08-22T07:05:15.843Z] Chowning /workspace to jenkins user [2019-08-22T07:05:15.843Z] + id -u [2019-08-22T07:05:15.843Z] + id -g [2019-08-22T07:05:15.843Z] + docker run --rm -v /home/docker/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A:/workspace busybox chown -R 1001:1001 /workspace [2019-08-22T07:05:15.843Z] Unable to find image 'busybox:latest' locally [2019-08-22T07:05:16.125Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.620s [2019-08-22T07:05:16.132Z] latest: Pulling from library/busybox [2019-08-22T07:05:16.132Z] ce3c955d98a5: Pulling fs layer [2019-08-22T07:05:16.417Z] ce3c955d98a5: Download complete [2019-08-22T07:05:16.691Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.602s [2019-08-22T07:05:16.705Z] ce3c955d98a5: Pull complete [2019-08-22T07:05:16.705Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-22T07:05:16.705Z] Status: Downloaded newer image for busybox:latest [2019-08-22T07:05:17.637Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.712s [Pipeline] sh [2019-08-22T07:05:19.009Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.018s [2019-08-22T07:05:19.119Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-08-22T07:05:19.119Z] Creating powerpc-integration-bundles.tar.gz [2019-08-22T07:05:19.119Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof+ ) -print [2019-08-22T07:05:19.119Z] xargs tar -czf powerpc-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-08-22T07:05:19.152Z] Archiving artifacts [Pipeline] sh [2019-08-22T07:05:19.688Z] + make clean [2019-08-22T07:05:19.941Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 0.870s [2019-08-22T07:05:20.306Z] docker volume rm -f docker-dev-cache [2019-08-22T07:05:20.307Z] docker-dev-cache [Pipeline] deleteDir [2019-08-22T07:05:20.874Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.772s [2019-08-22T07:05:21.438Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.802s [2019-08-22T07:05:22.375Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 0.785s [2019-08-22T07:05:22.375Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.010s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-22T07:05:24.901Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.476s [2019-08-22T07:05:25.466Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.762s [2019-08-22T07:05:26.032Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.207s [2019-08-22T07:05:26.289Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.849s [2019-08-22T07:05:27.222Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.873s [2019-08-22T07:05:28.155Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.828s [2019-08-22T07:05:28.155Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.027s [2019-08-22T07:05:29.089Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.784s [2019-08-22T07:05:30.020Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.921s [2019-08-22T07:05:30.955Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.821s [2019-08-22T07:05:31.520Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.853s [2019-08-22T07:05:32.454Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.782s [2019-08-22T07:05:32.454Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.015s [2019-08-22T07:05:33.386Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.594s [2019-08-22T07:05:33.386Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.013s [2019-08-22T07:05:34.319Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.187s [2019-08-22T07:05:35.251Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.631s [2019-08-22T07:05:36.188Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.617s [2019-08-22T07:05:37.125Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 0.814s [2019-08-22T07:05:37.125Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.087s [2019-08-22T07:05:38.058Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.776s [2019-08-22T07:05:39.428Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 2.485s [2019-08-22T07:05:39.429Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.659s [2019-08-22T07:05:41.955Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.648s [2019-08-22T07:05:43.328Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.505s [2019-08-22T07:05:43.893Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.790s [2019-08-22T07:05:44.825Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.971s [2019-08-22T07:05:45.758Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.819s [2019-08-22T07:05:46.690Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.849s [2019-08-22T07:05:47.254Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.828s [2019-08-22T07:05:49.152Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.777s [2019-08-22T07:05:52.428Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 2.559s [2019-08-22T07:05:52.994Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.740s [2019-08-22T07:05:52.994Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.056s [2019-08-22T07:05:53.927Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.862s [2019-08-22T07:05:55.302Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.265s [2019-08-22T07:05:56.235Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.504s [2019-08-22T07:05:58.143Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 1.856s [2019-08-22T07:06:00.670Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 2.536s [2019-08-22T07:06:03.947Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 3.059s [2019-08-22T07:06:03.947Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) [2019-08-22T07:06:03.947Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) [2019-08-22T07:06:04.880Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 0.917s [2019-08-22T07:06:07.407Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 2.117s [2019-08-22T07:06:08.780Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.612s [2019-08-22T07:06:11.304Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.393s [2019-08-22T07:06:12.238Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 1.097s [2019-08-22T07:06:14.135Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 1.697s [2019-08-22T07:06:15.067Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.928s [2019-08-22T07:06:15.068Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock 18.742s [2019-08-22T07:06:15.068Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) [2019-08-22T07:06:16.002Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.890s [2019-08-22T07:06:17.899Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 1.630s [2019-08-22T07:06:17.899Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.053s [2019-08-22T07:06:17.899Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig 1.581s [2019-08-22T07:06:18.466Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.934s [2019-08-22T07:06:19.399Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.849s [2019-08-22T07:06:20.335Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.906s [2019-08-22T07:06:20.592Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.247s [2019-08-22T07:06:21.157Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.903s [2019-08-22T07:06:21.414Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.051s [2019-08-22T07:06:22.347Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 0.829s [2019-08-22T07:06:23.278Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.967s [2019-08-22T07:06:24.212Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.847s [2019-08-22T07:06:24.777Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 0.839s [2019-08-22T07:06:25.709Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.722s [2019-08-22T07:06:26.640Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 0.800s [2019-08-22T07:06:27.207Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.817s [2019-08-22T07:06:28.143Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.799s [2019-08-22T07:06:28.144Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.009s [2019-08-22T07:06:29.078Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.774s [2019-08-22T07:06:29.646Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 0.793s [2019-08-22T07:06:31.545Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.626s [2019-08-22T07:06:31.803Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.361s [2019-08-22T07:06:31.803Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-22T07:06:35.981Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.862s [2019-08-22T07:06:36.546Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.602s [2019-08-22T07:06:40.724Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode 4.360s [2019-08-22T07:06:48.827Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.620s [2019-08-22T07:06:48.827Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope 7.138s [2019-08-22T07:06:49.391Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.368s [2019-08-22T07:06:51.289Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret 1.553s [2019-08-22T07:06:51.289Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.855s [2019-08-22T07:06:51.289Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.016s [2019-08-22T07:06:51.289Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.019s [2019-08-22T07:06:51.289Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.009s [2019-08-22T07:06:52.222Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.880s [2019-08-22T07:06:55.501Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.347s [2019-08-22T07:06:57.399Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.383s [2019-08-22T07:06:59.296Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.581s [2019-08-22T07:06:59.860Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 0.887s [2019-08-22T07:07:00.426Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.569s [2019-08-22T07:07:01.359Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.756s [2019-08-22T07:07:02.730Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.200s [2019-08-22T07:07:02.730Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.012s [2019-08-22T07:07:02.730Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.232s [2019-08-22T07:07:04.629Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.569s [2019-08-22T07:07:06.000Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.050s [2019-08-22T07:07:07.908Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService 15.668s [2019-08-22T07:07:07.908Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.587s [2019-08-22T07:07:07.908Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.015s [2019-08-22T07:07:07.908Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.243s [2019-08-22T07:07:10.434Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.978s [2019-08-22T07:07:11.805Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.610s [2019-08-22T07:07:18.357Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 6.643s [2019-08-22T07:07:19.290Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.813s [2019-08-22T07:07:19.856Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.831s [2019-08-22T07:07:21.808Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.374s [2019-08-22T07:07:24.333Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.422s [2019-08-22T07:07:26.858Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource 3.890s [2019-08-22T07:07:27.423Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles 2.992s [2019-08-22T07:07:29.949Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.525s [2019-08-22T07:07:32.475Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.575s [2019-08-22T07:07:34.379Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.752s [2019-08-22T07:07:35.312Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType 7.744s [2019-08-22T07:07:36.246Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.857s [2019-08-22T07:07:36.246Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.040s [2019-08-22T07:07:37.181Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.652s [2019-08-22T07:07:38.554Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.237s [2019-08-22T07:07:39.121Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.912s [2019-08-22T07:07:40.054Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.791s [2019-08-22T07:07:42.581Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.328s [2019-08-22T07:07:45.109Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 2.380s [2019-08-22T07:07:50.371Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 4.824s [2019-08-22T07:07:50.371Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.537s [2019-08-22T07:07:50.628Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.127s [2019-08-22T07:07:51.561Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.836s [2019-08-22T07:07:51.561Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.067s [2019-08-22T07:07:52.127Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.753s [2019-08-22T07:07:53.059Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.757s [2019-08-22T07:07:53.059Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.071s [2019-08-22T07:07:53.990Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.794s [2019-08-22T07:07:54.922Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 0.897s [2019-08-22T07:07:54.922Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) [2019-08-22T07:07:55.493Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.800s [2019-08-22T07:07:56.426Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.823s [2019-08-22T07:07:58.326Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.232s [2019-08-22T07:07:59.260Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.754s [2019-08-22T07:07:59.826Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.723s [2019-08-22T07:08:00.759Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.770s [2019-08-22T07:08:01.325Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.748s [2019-08-22T07:08:02.257Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.832s [2019-08-22T07:08:03.190Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.729s [2019-08-22T07:08:03.190Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-22T07:08:04.126Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.623s [2019-08-22T07:08:04.692Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.773s [2019-08-22T07:08:04.692Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) [2019-08-22T07:08:05.627Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.838s [2019-08-22T07:08:06.999Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.548s [2019-08-22T07:08:06.999Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) [2019-08-22T07:08:10.279Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.276s [2019-08-22T07:08:12.176Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.562s [2019-08-22T07:08:12.742Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 0.843s [2019-08-22T07:08:16.929Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.855s [2019-08-22T07:08:17.493Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 0.853s [2019-08-22T07:08:18.427Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.807s [2019-08-22T07:08:20.326Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 1.667s [2019-08-22T07:08:20.890Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.768s [2019-08-22T07:08:25.071Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 4.085s [2019-08-22T07:08:30.332Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 4.714s [2019-08-22T07:08:30.590Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.850s [2019-08-22T07:08:31.522Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.791s [2019-08-22T07:08:32.087Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.783s [2019-08-22T07:08:33.019Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.763s [2019-08-22T07:08:33.952Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.810s [2019-08-22T07:08:34.517Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.774s [2019-08-22T07:08:35.454Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 0.840s [2019-08-22T07:08:36.387Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.602s [2019-08-22T07:08:36.952Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.772s [2019-08-22T07:08:40.230Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.649s [2019-08-22T07:08:41.611Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.485s [2019-08-22T07:08:42.177Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.811s [2019-08-22T07:08:43.109Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 0.844s [2019-08-22T07:08:43.367Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.201s [2019-08-22T07:08:43.367Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) [2019-08-22T07:08:44.299Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.796s [2019-08-22T07:08:44.865Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.751s [2019-08-22T07:08:46.762Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.651s [2019-08-22T07:08:46.762Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.030s [2019-08-22T07:08:46.762Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.009s [2019-08-22T07:08:47.329Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.799s [2019-08-22T07:08:50.607Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.603s [2019-08-22T07:08:50.866Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.817s [2019-08-22T07:08:52.763Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 2.007s [2019-08-22T07:08:56.943Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 4.064s [2019-08-22T07:09:00.222Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 3.049s [2019-08-22T07:09:00.788Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.804s [2019-08-22T07:09:01.720Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.804s [2019-08-22T07:09:02.652Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.774s [2019-08-22T07:09:05.180Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.466s [2019-08-22T07:09:06.114Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.237s [2019-08-22T07:09:07.049Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.824s [2019-08-22T07:09:07.307Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.147s [2019-08-22T07:09:07.307Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.163s [2019-08-22T07:09:08.242Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.812s [2019-08-22T07:09:09.176Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 0.820s [2019-08-22T07:09:09.742Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.792s [2019-08-22T07:09:09.742Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) [2019-08-22T07:09:09.999Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.158s [2019-08-22T07:09:10.931Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.591s [2019-08-22T07:09:16.193Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 4.568s [2019-08-22T07:09:16.193Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 0.791s [2019-08-22T07:09:17.564Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.118s [2019-08-22T07:09:20.091Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.467s [2019-08-22T07:09:21.463Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.550s [2019-08-22T07:09:23.988Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.193s [2019-08-22T07:09:23.988Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 88.191s [2019-08-22T07:09:27.274Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 2.976s [2019-08-22T07:09:27.839Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.847s [2019-08-22T07:09:28.404Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.637s [2019-08-22T07:09:29.338Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.747s [2019-08-22T07:09:29.338Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) [2019-08-22T07:09:29.338Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-22T07:09:29.338Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) [2019-08-22T07:09:29.595Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.234s [2019-08-22T07:09:30.161Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 5.725s [2019-08-22T07:09:30.419Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 0.813s [2019-08-22T07:09:31.352Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.911s [2019-08-22T07:09:32.285Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.941s [2019-08-22T07:09:34.184Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.844s [2019-08-22T07:09:35.557Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 1.072s [2019-08-22T07:09:36.123Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.884s [2019-08-22T07:09:36.123Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.015s [2019-08-22T07:09:37.055Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.910s [2019-08-22T07:09:37.055Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.017s [2019-08-22T07:09:37.314Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.044s [2019-08-22T07:09:37.314Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.023s [2019-08-22T07:09:37.314Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.009s [2019-08-22T07:09:37.314Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.157s [2019-08-22T07:09:37.881Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.378s [2019-08-22T07:09:38.138Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.196s [2019-08-22T07:09:38.139Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.169s [2019-08-22T07:09:38.396Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.171s [2019-08-22T07:09:39.329Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.921s [2019-08-22T07:09:39.894Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.649s [2019-08-22T07:09:40.459Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart 9.304s [2019-08-22T07:09:41.025Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.948s [2019-08-22T07:09:41.025Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.036s [2019-08-22T07:09:41.959Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.980s [2019-08-22T07:09:42.217Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.285s [2019-08-22T07:09:43.152Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.766s [2019-08-22T07:09:43.152Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.026s [2019-08-22T07:09:44.094Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.928s [2019-08-22T07:09:45.032Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.763s [2019-08-22T07:09:45.032Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.027s [2019-08-22T07:09:45.032Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.026s [2019-08-22T07:09:45.965Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.999s [2019-08-22T07:09:47.865Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.681s [2019-08-22T07:09:48.797Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 1.056s [2019-08-22T07:09:48.797Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) [2019-08-22T07:09:49.055Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions 7.483s [2019-08-22T07:09:49.312Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.613s [2019-08-22T07:09:49.312Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.074s [2019-08-22T07:09:51.211Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.707s [2019-08-22T07:09:51.777Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.766s [2019-08-22T07:09:52.035Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 1.729s [2019-08-22T07:09:55.315Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 3.077s [2019-08-22T07:09:55.880Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.798s [2019-08-22T07:09:55.880Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.013s [2019-08-22T07:09:55.881Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.012s [2019-08-22T07:09:57.256Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.242s [2019-08-22T07:09:57.821Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 4.422s [2019-08-22T07:09:58.388Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.121s [2019-08-22T07:09:59.761Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.357s [2019-08-22T07:09:59.761Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.074s [2019-08-22T07:10:01.134Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork 1.697s [2019-08-22T07:10:01.706Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 2.036s [2019-08-22T07:10:01.964Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.100s [2019-08-22T07:10:02.528Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.551s [2019-08-22T07:10:05.057Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.246s [2019-08-22T07:10:05.057Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.040s [2019-08-22T07:10:06.430Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.791s [2019-08-22T07:10:06.430Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) [2019-08-22T07:10:06.688Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 2.068s [2019-08-22T07:10:06.946Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.063s [2019-08-22T07:10:06.946Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.009s [2019-08-22T07:10:08.846Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.732s [2019-08-22T07:10:10.219Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.570s [2019-08-22T07:10:10.785Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 0.471s [2019-08-22T07:10:10.785Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.058s [2019-08-22T07:10:10.785Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.103s [2019-08-22T07:10:11.043Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.105s [2019-08-22T07:10:11.301Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 0.420s [2019-08-22T07:10:13.829Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.509s [2019-08-22T07:10:14.394Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked 6.847s [2019-08-22T07:10:14.959Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.756s [2019-08-22T07:10:15.892Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.741s [2019-08-22T07:10:19.173Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain 1.468s [2019-08-22T07:10:19.738Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.764s [2019-08-22T07:10:23.016Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.704s [2019-08-22T07:10:23.581Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 1.048s [2019-08-22T07:10:24.954Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.551s [2019-08-22T07:10:28.235Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 2.914s [2019-08-22T07:10:30.761Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.104s [2019-08-22T07:10:31.326Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.616s [2019-08-22T07:10:33.223Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.558s [2019-08-22T07:10:35.750Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 1.834s [2019-08-22T07:10:37.650Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 1.521s [2019-08-22T07:10:41.830Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 3.539s [2019-08-22T07:10:46.010Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.803s [2019-08-22T07:10:49.285Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.028s [2019-08-22T07:10:54.542Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.542s [2019-08-22T07:10:57.821Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.768s [2019-08-22T07:10:59.719Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.800s [2019-08-22T07:11:00.284Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.607s [2019-08-22T07:11:01.216Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 0.910s [2019-08-22T07:11:02.590Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 1.045s [2019-08-22T07:11:02.590Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) [2019-08-22T07:11:03.154Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.806s [2019-08-22T07:11:08.415Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.720s [2019-08-22T07:11:11.694Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.501s [2019-08-22T07:11:11.952Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.604s [2019-08-22T07:11:12.518Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave 53.530s [2019-08-22T07:11:12.776Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.651s [2019-08-22T07:11:12.776Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) [2019-08-22T07:11:14.150Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.786s [2019-08-22T07:11:16.049Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 1.642s [2019-08-22T07:11:16.049Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) [2019-08-22T07:11:17.421Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.336s [2019-08-22T07:11:18.354Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.772s [2019-08-22T07:11:19.743Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.764s [2019-08-22T07:11:21.115Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.488s [2019-08-22T07:11:25.294Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 3.769s [2019-08-22T07:11:27.191Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.572s [2019-08-22T07:11:27.191Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) [2019-08-22T07:11:28.124Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 1.031s [2019-08-22T07:11:29.059Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.747s [2019-08-22T07:11:34.319Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 3.901s [2019-08-22T07:11:37.597Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 3.130s [2019-08-22T07:11:40.877Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.631s [2019-08-22T07:11:44.155Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity 2.240s [2019-08-22T07:11:48.337Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 3.592s [2019-08-22T07:11:53.597Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 4.664s [2019-08-22T07:11:56.126Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.495s [2019-08-22T07:11:58.652Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.351s [2019-08-22T07:12:00.025Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.600s [2019-08-22T07:12:01.398Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.620s [2019-08-22T07:12:03.925Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.436s [2019-08-22T07:12:06.454Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.365s [2019-08-22T07:12:08.981Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.431s [2019-08-22T07:12:09.240Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked 41.261s [2019-08-22T07:12:11.772Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.562s [2019-08-22T07:12:14.305Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.564s [2019-08-22T07:12:22.408Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain 2.678s [2019-08-22T07:12:28.960Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked 4.361s [2019-08-22T07:12:29.217Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.048s [2019-08-22T07:12:29.217Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.019s [2019-08-22T07:12:29.217Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.029s [2019-08-22T07:12:30.151Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.882s [2019-08-22T07:12:30.151Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.117s [2019-08-22T07:12:30.409Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.079s [2019-08-22T07:12:30.409Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.046s [2019-08-22T07:12:31.342Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.922s [2019-08-22T07:12:31.342Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.009s [2019-08-22T07:12:32.275Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 1.012s [2019-08-22T07:12:32.533Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.073s [2019-08-22T07:12:32.533Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.061s [2019-08-22T07:12:32.533Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.010s [2019-08-22T07:12:32.533Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.029s [2019-08-22T07:12:35.058Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.597s [2019-08-22T07:12:35.316Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.069s [2019-08-22T07:12:35.316Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.161s [2019-08-22T07:12:35.316Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.028s [2019-08-22T07:12:35.574Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.038s [2019-08-22T07:12:36.507Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.854s [2019-08-22T07:12:39.032Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.436s [2019-08-22T07:12:39.032Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.044s [2019-08-22T07:12:39.032Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.040s [2019-08-22T07:12:42.321Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.206s [2019-08-22T07:12:46.502Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.251s [2019-08-22T07:12:46.502Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-22T07:12:48.400Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.520s [2019-08-22T07:12:49.772Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.508s [2019-08-22T07:12:51.669Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 1.652s [2019-08-22T07:12:55.849Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 4.215s [2019-08-22T07:13:00.031Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.199s [2019-08-22T07:13:01.929Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.372s [2019-08-22T07:13:02.863Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.088s [2019-08-22T07:13:04.235Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.410s [2019-08-22T07:13:06.135Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.428s [2019-08-22T07:13:07.507Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.374s [2019-08-22T07:13:08.878Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.155s [2019-08-22T07:13:10.252Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.397s [2019-08-22T07:13:12.779Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.536s [2019-08-22T07:13:16.056Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.817s [2019-08-22T07:13:17.428Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.336s [2019-08-22T07:13:20.707Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.210s [2019-08-22T07:13:22.078Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.304s [2019-08-22T07:13:22.078Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.015s [2019-08-22T07:13:23.449Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.316s [2019-08-22T07:13:24.831Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.130s [2019-08-22T07:13:26.210Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.185s [2019-08-22T07:13:30.398Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 3.749s [2019-08-22T07:13:30.398Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.248s [2019-08-22T07:13:31.771Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.342s [2019-08-22T07:13:32.336Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.325s [2019-08-22T07:13:32.336Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.010s [2019-08-22T07:13:32.594Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.161s [2019-08-22T07:13:32.852Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.150s [2019-08-22T07:13:33.109Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.194s [2019-08-22T07:13:33.367Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.011s [2019-08-22T07:13:34.740Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.338s [2019-08-22T07:13:37.265Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 2.106s [2019-08-22T07:13:38.200Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 1.093s [2019-08-22T07:13:39.573Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.312s [2019-08-22T07:13:40.505Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.879s [2019-08-22T07:13:41.438Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.667s [2019-08-22T07:13:46.695Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 4.254s [2019-08-22T07:13:50.877Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.573s [2019-08-22T07:13:52.249Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.404s [2019-08-22T07:13:53.629Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.295s [2019-08-22T07:13:53.629Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.014s [2019-08-22T07:13:55.001Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.343s [2019-08-22T07:13:56.372Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.148s [2019-08-22T07:13:57.745Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.159s [2019-08-22T07:14:01.924Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 3.851s [2019-08-22T07:14:01.924Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.291s [2019-08-22T07:14:02.489Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.353s [2019-08-22T07:14:02.489Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.010s [2019-08-22T07:14:02.746Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.163s [2019-08-22T07:14:03.003Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.160s [2019-08-22T07:14:03.569Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.242s [2019-08-22T07:14:03.569Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.010s [2019-08-22T07:14:04.502Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.793s [2019-08-22T07:14:05.068Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.364s [2019-08-22T07:14:05.068Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.041s [2019-08-22T07:14:06.440Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 0.992s [2019-08-22T07:14:06.440Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.090s [2019-08-22T07:14:07.006Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.237s [2019-08-22T07:14:07.571Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.435s [2019-08-22T07:14:07.571Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.038s [2019-08-22T07:14:12.830Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.139s [2019-08-22T07:14:12.830Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.132s [2019-08-22T07:14:13.088Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.133s [2019-08-22T07:14:13.088Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.130s [2019-08-22T07:14:13.345Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.132s [2019-08-22T07:14:16.623Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak 2.683s [2019-08-22T07:14:17.559Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 1.019s [2019-08-22T07:14:22.817Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.165s [2019-08-22T07:14:25.342Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.254s [2019-08-22T07:14:29.522Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.574s [2019-08-22T07:14:30.893Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.358s [2019-08-22T07:14:39.005Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster 100.267s [2019-08-22T07:14:39.573Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 7.863s [2019-08-22T07:14:43.756Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 2.973s [2019-08-22T07:14:45.127Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.583s [2019-08-22T07:14:45.692Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.747s [2019-08-22T07:14:46.626Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.560s [2019-08-22T07:14:48.002Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac 0.958s [2019-08-22T07:14:49.373Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 1.037s [2019-08-22T07:14:49.373Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.135s [2019-08-22T07:14:49.631Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.250s [2019-08-22T07:14:51.002Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 0.975s [2019-08-22T07:14:51.259Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.126s [2019-08-22T07:14:51.259Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.033s [2019-08-22T07:14:51.259Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.121s [2019-08-22T07:14:52.631Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress 3.117s [2019-08-22T07:14:52.631Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.356s [2019-08-22T07:14:54.530Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.208s [2019-08-22T07:14:54.530Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.112s [2019-08-22T07:14:55.095Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.305s [2019-08-22T07:14:55.095Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.072s [2019-08-22T07:14:55.660Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup 2.031s [2019-08-22T07:14:59.840Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 1.927s [2019-08-22T07:15:05.100Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 4.957s [2019-08-22T07:15:08.378Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin 1.604s [2019-08-22T07:15:08.943Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.346s [2019-08-22T07:15:12.255Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.499s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 9.922s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.156s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.706s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.048s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.094s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.135s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.131s [2019-08-22T07:15:24.445Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s [2019-08-22T07:15:28.626Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 3.206s [2019-08-22T07:15:28.626Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.027s [2019-08-22T07:15:28.626Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) [2019-08-22T07:15:30.522Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect 1.088s [2019-08-22T07:15:35.782Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 4.176s [2019-08-22T07:15:39.961Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 3.884s [2019-08-22T07:15:39.961Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.024s [2019-08-22T07:15:40.894Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 1.012s [2019-08-22T07:15:43.418Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.316s [2019-08-22T07:15:43.418Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.037s [2019-08-22T07:15:44.789Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID 0.954s [2019-08-22T07:15:45.355Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.663s [2019-08-22T07:15:47.250Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP 1.143s [2019-08-22T07:15:53.810Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 5.586s [2019-08-22T07:15:54.374Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 1.017s [2019-08-22T07:15:56.899Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.175s [2019-08-22T07:15:56.899Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.310s [2019-08-22T07:15:58.797Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 1.586s [2019-08-22T07:15:58.797Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.178s [2019-08-22T07:15:58.797Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.015s [2019-08-22T07:15:58.797Z] OK: 1197 passed, 46 skipped [2019-08-22T07:15:58.797Z] PASS [2019-08-22T07:15:59.054Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-22T07:16:02.335Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 48.475s [2019-08-22T07:16:05.617Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 2.007s [2019-08-22T07:16:05.617Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found [2019-08-22T07:16:05.617Z] Clearing AppArmor profiles cache:. [2019-08-22T07:16:05.617Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-22T07:16:05.617Z] Unloading profiles will leave already running processes permanently [2019-08-22T07:16:05.617Z] unconfined, which can lead to unexpected situations. [2019-08-22T07:16:05.617Z] [2019-08-22T07:16:05.617Z] To set a process to complain mode, use the command line tool [2019-08-22T07:16:05.617Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-22T07:16:05.617Z] with the 'teardown' option." [2019-08-22T07:16:05.617Z] Removing test suite binaries [2019-08-22T07:16:05.617Z] [2019-08-22T07:16:09.798Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 3.182s [2019-08-22T07:16:13.076Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 1.713s [2019-08-22T07:16:17.265Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 3.734s [2019-08-22T07:16:20.542Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs 2.414s [2019-08-22T07:16:42.450Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation 15.119s [2019-08-22T07:16:57.308Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey 14.823s [2019-08-22T07:17:00.587Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile 1.687s [2019-08-22T07:17:03.113Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 1.529s [2019-08-22T07:17:07.294Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode 2.755s [2019-08-22T07:17:13.844Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 6.778s [2019-08-22T07:17:40.364Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY 14.662s [2019-08-22T07:17:42.262Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.566s [2019-08-22T07:17:45.539Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.521s [2019-08-22T07:17:48.820Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup 2.610s [2019-08-22T07:17:52.104Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal 2.659s [2019-08-22T07:17:55.389Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter 1.780s [2019-08-22T07:17:57.915Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 1.597s [2019-08-22T07:18:54.113Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 22.320s [2019-08-22T07:19:08.971Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.645s [2019-08-22T07:19:27.049Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.695s [2019-08-22T07:19:45.113Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.727s [2019-08-22T07:20:52.764Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.573s [2019-08-22T07:21:00.864Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.579s [2019-08-22T07:21:32.923Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.034s [2019-08-22T07:21:45.110Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.534s [2019-08-22T07:22:17.160Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.028s [2019-08-22T07:22:32.017Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.112s [2019-08-22T07:23:04.077Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.571s [2019-08-22T07:23:18.937Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.580s [2019-08-22T07:23:37.000Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.809s [2019-08-22T07:24:23.646Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.534s [2019-08-22T07:24:41.714Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.643s [2019-08-22T07:25:13.762Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.785s [2019-08-22T07:25:45.813Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 1.032s [2019-08-22T07:26:00.709Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.598s [2019-08-22T07:26:18.773Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.354s [2019-08-22T07:26:33.632Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.358s [2019-08-22T07:26:48.494Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.038s [2019-08-22T07:26:48.494Z] OK: 261 passed, 6 skipped [2019-08-22T07:26:48.494Z] PASS [2019-08-22T07:26:48.494Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-22T07:26:49.429Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found [2019-08-22T07:26:49.429Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5420 is not a child of this shell [2019-08-22T07:26:49.429Z] warning: PID 5420 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d470d9a455048/docker.pid had a nonzero exit code [2019-08-22T07:26:49.429Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d470d9a455048/root: target is busy [2019-08-22T07:26:49.429Z] (In some cases useful info about processes that [2019-08-22T07:26:49.429Z] use the device is found by lsof(8) or fuser(1).) [2019-08-22T07:26:49.429Z] Clearing AppArmor profiles cache:. [2019-08-22T07:26:49.429Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-22T07:26:49.429Z] Unloading profiles will leave already running processes permanently [2019-08-22T07:26:49.429Z] unconfined, which can lead to unexpected situations. [2019-08-22T07:26:49.429Z] [2019-08-22T07:26:49.429Z] To set a process to complain mode, use the command line tool [2019-08-22T07:26:49.429Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-22T07:26:49.429Z] with the 'teardown' option." [2019-08-22T07:26:49.429Z] Removing test suite binaries [2019-08-22T07:26:49.429Z] [2019-08-22T07:26:50.361Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-22T07:26:50.676Z] + echo Ensuring container killed. [2019-08-22T07:26:50.676Z] Ensuring container killed. [2019-08-22T07:26:50.676Z] + docker rm -vf docker-pr2 [2019-08-22T07:26:50.676Z] Error: No such container: docker-pr2 [2019-08-22T07:26:50.676Z] + true [Pipeline] sh [2019-08-22T07:26:50.959Z] + echo Chowning /workspace to jenkins user [2019-08-22T07:26:50.959Z] Chowning /workspace to jenkins user [2019-08-22T07:26:50.959Z] + id -u [2019-08-22T07:26:50.959Z] + id -g [2019-08-22T07:26:50.959Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39707-Y2BSDZXSY4BQHD3DAM5PAQDV4ZXR5EIAOT5US6WKWGNBC2QNWW3A:/workspace busybox chown -R 1000:1000 /workspace [2019-08-22T07:26:50.959Z] Unable to find image 'busybox:latest' locally [2019-08-22T07:26:51.217Z] latest: Pulling from library/busybox [2019-08-22T07:26:51.217Z] ee153a04d683: Pulling fs layer [2019-08-22T07:26:51.217Z] ee153a04d683: Download complete [2019-08-22T07:26:51.476Z] ee153a04d683: Pull complete [2019-08-22T07:26:51.476Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-22T07:26:51.476Z] Status: Downloaded newer image for busybox:latest [Pipeline] sh [2019-08-22T07:26:55.954Z] + echo Creating janky-bundles.tar.gz [2019-08-22T07:26:55.954Z] Creating janky-bundles.tar.gz [2019-08-22T07:26:55.954Z] + xargs tar -czf janky-bundles.tar.gz [2019-08-22T07:26:55.954Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-08-22T07:26:56.896Z] Archiving artifacts [Pipeline] sh [2019-08-22T07:26:58.544Z] + make clean [2019-08-22T07:26:58.803Z] docker volume rm -f docker-dev-cache [2019-08-22T07:26:58.803Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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