Pull request #39495 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 rather than 4d09fab232ed282d020afbe1e0935b53379df4ad Obtained Jenkinsfile from 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39495@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk 70953e60841d0bf92ce1f515c6b664393b5399b5 # 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-24T19:43:17.112Z] Running on arm64v8-ubuntu-02 in /home/jenkins/workspace/moby_PR-39495 [Pipeline] { [Pipeline] checkout [2019-08-24T19:43:17.179Z] using credential docker-jenkins-github-credentials [2019-08-24T19:43:17.193Z] Cloning the remote Git repository [2019-08-24T19:43:17.194Z] Cloning with configured refspecs honoured and without tags [2019-08-24T19:43:17.201Z] Cloning repository https://github.com/moby/moby.git [2019-08-24T19:43:17.203Z] > git init /home/jenkins/workspace/moby_PR-39495 # timeout=10 [2019-08-24T19:43:17.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:43:17.217Z] > git --version # timeout=10 [2019-08-24T19:43:17.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:43:17.224Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:43:41.548Z] Fetching without tags [2019-08-24T19:43:42.825Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:43:41.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:43:41.507Z] > git config --add remote.origin.fetch +refs/pull/39495/head:refs/remotes/origin/PR-39495 # timeout=10 [2019-08-24T19:43:41.517Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-24T19:43:41.537Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:43:41.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:43:41.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:43:41.557Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:43:42.834Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:43:42.840Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:43:44.511Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:43:44.511Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495) [2019-08-24T19:43:45.056Z] Commit message: "Update service networks documentation" [2019-08-24T19:43:45.077Z] First time build. Skipping changelog. [2019-08-24T19:43:44.469Z] > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10 [2019-08-24T19:43:44.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-24T19:43:44.518Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:43:44.524Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:43:45.065Z] > git rev-list --no-walk 83a7498bcf83bdef4e73fc906cc97d8b787e4f84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-24T19:43:45.947Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39495:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-08-24T19:43:50.316Z] 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 [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] // stage [Pipeline] // stage [2019-08-24T19:43:51.533Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-39495-HRQIOEIRBRKC3VD4DB523BGVDA5ZABNECCLB3EWT2IWA4IA5YLJA [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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] checkout [2019-08-24T19:43:51.594Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39495 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [2019-08-24T19:43:51.627Z] Terminated [2019-08-24T19:43:51.637Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [2019-08-24T19:43:51.659Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-24T19:43:51.675Z] Fetching without tags [Pipeline] checkout Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-24T19:43:51.873Z] using credential docker-jenkins-github-credentials [2019-08-24T19:43:51.925Z] Cloning the remote Git repository [2019-08-24T19:43:51.925Z] Cloning with configured refspecs honoured and without tags [2019-08-24T19:43:51.971Z] Cloning repository https://github.com/moby/moby.git [2019-08-24T19:43:51.973Z] > git init /home/jenkins/workspace/moby_PR-39495 # timeout=10 [2019-08-24T19:43:51.992Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:43:51.994Z] > git --version # timeout=10 [2019-08-24T19:43:52.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:43:52.014Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:43:51.648Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-08-24T19:43:51.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:43:51.681Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:43:51.681Z] > git --version # timeout=10 [2019-08-24T19:43:51.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:43:51.686Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:44:01.277Z] Fetching without tags [2019-08-24T19:44:01.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:44:01.166Z] > git config --add remote.origin.fetch +refs/pull/39495/head:refs/remotes/origin/PR-39495 # timeout=10 [2019-08-24T19:44:01.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-24T19:44:01.250Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:44:01.718Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:02.470Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:02.471Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495) [2019-08-24T19:44:01.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:44:01.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:44:01.322Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:44:01.758Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:44:01.778Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:02.371Z] > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10 [2019-08-24T19:44:02.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-24T19:44:02.510Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:44:02.531Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:03.095Z] Commit message: "Update service networks documentation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-24T19:44:04.474Z] + docker version [2019-08-24T19:44:04.474Z] Client: [2019-08-24T19:44:04.474Z] Version: 18.06.1-ce [2019-08-24T19:44:04.474Z] API version: 1.38 [2019-08-24T19:44:04.474Z] Go version: go1.10.3 [2019-08-24T19:44:04.474Z] Git commit: e68fc7a [2019-08-24T19:44:04.474Z] Built: Tue Aug 21 17:24:34 2018 [2019-08-24T19:44:04.474Z] OS/Arch: linux/s390x [2019-08-24T19:44:04.474Z] Experimental: false [2019-08-24T19:44:04.474Z] [2019-08-24T19:44:04.474Z] Server: [2019-08-24T19:44:04.474Z] Engine: [2019-08-24T19:44:04.474Z] Version: 18.06.1-ce [2019-08-24T19:44:04.474Z] API version: 1.38 (minimum version 1.12) [2019-08-24T19:44:04.474Z] Go version: go1.10.3 [2019-08-24T19:44:04.474Z] Git commit: e68fc7a [2019-08-24T19:44:04.474Z] Built: Tue Aug 21 17:23:34 2018 [2019-08-24T19:44:04.474Z] OS/Arch: linux/s390x [2019-08-24T19:44:04.474Z] Experimental: true [Pipeline] sh [2019-08-24T19:44:05.315Z] + docker info [2019-08-24T19:44:05.315Z] Containers: 0 [2019-08-24T19:44:05.315Z] Running: 0 [2019-08-24T19:44:05.315Z] Paused: 0 [2019-08-24T19:44:05.315Z] Stopped: 0 [2019-08-24T19:44:05.315Z] Images: 0 [2019-08-24T19:44:05.315Z] Server Version: 18.06.1-ce [2019-08-24T19:44:05.315Z] Storage Driver: overlay2 [2019-08-24T19:44:05.315Z] Backing Filesystem: extfs [2019-08-24T19:44:05.315Z] Supports d_type: true [2019-08-24T19:44:05.315Z] Native Overlay Diff: true [2019-08-24T19:44:05.315Z] Logging Driver: json-file [2019-08-24T19:44:05.315Z] Cgroup Driver: cgroupfs [2019-08-24T19:44:05.315Z] Plugins: [2019-08-24T19:44:05.315Z] Volume: local [2019-08-24T19:44:05.315Z] Network: bridge host ipvlan macvlan null overlay [2019-08-24T19:44:05.315Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-24T19:44:05.315Z] Swarm: inactive [2019-08-24T19:44:05.315Z] Runtimes: runc [2019-08-24T19:44:05.315Z] Default Runtime: runc [2019-08-24T19:44:05.315Z] Init Binary: docker-init [2019-08-24T19:44:05.315Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-24T19:44:05.315Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-24T19:44:05.315Z] init version: fec3683 [2019-08-24T19:44:05.315Z] Security Options: [2019-08-24T19:44:05.315Z] apparmor [2019-08-24T19:44:05.315Z] seccomp [2019-08-24T19:44:05.315Z] Profile: default [2019-08-24T19:44:05.315Z] Kernel Version: 4.4.0-133-generic [2019-08-24T19:44:05.315Z] Operating System: Ubuntu 16.04.5 LTS [2019-08-24T19:44:05.315Z] OSType: linux [2019-08-24T19:44:05.315Z] Architecture: s390x [2019-08-24T19:44:05.315Z] CPUs: 2 [2019-08-24T19:44:05.315Z] Total Memory: 7.862GiB [2019-08-24T19:44:05.315Z] Name: s390x-ubuntu-30 [2019-08-24T19:44:05.315Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-08-24T19:44:05.315Z] Docker Root Dir: /var/lib/docker [2019-08-24T19:44:05.315Z] Debug Mode (client): false [2019-08-24T19:44:05.315Z] Debug Mode (server): false [2019-08-24T19:44:05.315Z] Username: dockerbuildbot [2019-08-24T19:44:05.315Z] Registry: https://index.docker.io/v1/ [2019-08-24T19:44:05.315Z] Labels: [2019-08-24T19:44:05.315Z] Experimental: true [2019-08-24T19:44:05.315Z] Insecure Registries: [2019-08-24T19:44:05.315Z] 127.0.0.0/8 [2019-08-24T19:44:05.315Z] Live Restore Enabled: false [2019-08-24T19:44:05.315Z] [2019-08-24T19:44:05.315Z] WARNING: No swap limit support [Pipeline] sh [2019-08-24T19:44:06.246Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:44:06.246Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:44:06.246Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39495/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-24T19:44:06.246Z] + bash /home/jenkins/workspace/moby_PR-39495/check-config.sh [2019-08-24T19:44:06.246Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-24T19:44:06.246Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-08-24T19:44:06.246Z] [2019-08-24T19:44:06.246Z] Generally Necessary: [2019-08-24T19:44:06.246Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-24T19:44:06.246Z] - apparmor: enabled and tools installed [2019-08-24T19:44:06.246Z] - CONFIG_NAMESPACES: enabled [2019-08-24T19:44:06.246Z] - CONFIG_NET_NS: enabled [2019-08-24T19:44:06.246Z] - CONFIG_PID_NS: enabled [2019-08-24T19:44:06.246Z] - CONFIG_IPC_NS: enabled [2019-08-24T19:44:06.246Z] - CONFIG_UTS_NS: enabled [2019-08-24T19:44:06.246Z] - CONFIG_CGROUPS: enabled [2019-08-24T19:44:06.246Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-24T19:44:06.246Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-24T19:44:06.246Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-24T19:44:06.246Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-24T19:44:06.246Z] - CONFIG_CPUSETS: enabled [2019-08-24T19:44:06.246Z] - CONFIG_MEMCG: enabled [2019-08-24T19:44:06.246Z] - CONFIG_KEYS: enabled [2019-08-24T19:44:06.246Z] - CONFIG_VETH: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-24T19:44:06.246Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-24T19:44:06.483Z] Still waiting to schedule task [2019-08-24T19:44:06.483Z] ‘ubuntu-1804-overlay2 (i-01ab26f1e4e4fe6bf)’ is offline [2019-08-24T19:44:06.485Z] Still waiting to schedule task [2019-08-24T19:44:06.485Z] ‘ubuntu-1804-overlay2 (i-01ab26f1e4e4fe6bf)’ is offline [2019-08-24T19:44:06.615Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-24T19:44:06.615Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-24T19:44:06.615Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-24T19:44:06.615Z] [2019-08-24T19:44:06.615Z] Optional Features: [2019-08-24T19:44:06.615Z] - CONFIG_USER_NS: enabled [2019-08-24T19:44:06.615Z] - CONFIG_SECCOMP: enabled [2019-08-24T19:44:06.615Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-24T19:44:06.615Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-24T19:44:06.615Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-24T19:44:06.615Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-24T19:44:06.615Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-24T19:44:06.615Z] - CONFIG_BLK_CGROUP: enabled [2019-08-24T19:44:06.615Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-24T19:44:06.615Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-24T19:44:06.615Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-24T19:44:06.615Z] - CONFIG_CGROUP_PERF: enabled [2019-08-24T19:44:06.615Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-24T19:44:06.615Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-24T19:44:06.615Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-24T19:44:06.615Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-24T19:44:06.615Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-24T19:44:06.615Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_IP_VS: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-24T19:44:06.615Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-24T19:44:06.615Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-24T19:44:06.615Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_EXT4_FS: enabled [2019-08-24T19:44:06.615Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-24T19:44:06.615Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-24T19:44:06.615Z] - Network Drivers: [2019-08-24T19:44:06.615Z] - "overlay": [2019-08-24T19:44:06.615Z] - CONFIG_VXLAN: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-24T19:44:06.615Z] Optional (for encrypted networks): [2019-08-24T19:44:06.615Z] - CONFIG_CRYPTO: enabled [2019-08-24T19:44:06.615Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_XFRM: enabled [2019-08-24T19:44:06.615Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-24T19:44:06.615Z] - "ipvlan": [2019-08-24T19:44:06.615Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-24T19:44:06.615Z] - "macvlan": [2019-08-24T19:44:06.615Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_DUMMY: enabled (as module) [2019-08-24T19:44:06.615Z] - "ftp,tftp client in container": [2019-08-24T19:44:06.615Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-24T19:44:06.615Z] - Storage Drivers: [2019-08-24T19:44:06.615Z] - "aufs": [2019-08-24T19:44:06.615Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-24T19:44:06.615Z] - "btrfs": [2019-08-24T19:44:06.615Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-24T19:44:06.615Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-24T19:44:06.615Z] - "devicemapper": [2019-08-24T19:44:06.615Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-24T19:44:06.615Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-24T19:44:06.615Z] - "overlay": [2019-08-24T19:44:06.615Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-24T19:44:06.615Z] - "zfs": [2019-08-24T19:44:06.615Z] - /dev/zfs: missing [2019-08-24T19:44:06.615Z] - zfs command: missing [2019-08-24T19:44:06.615Z] - zpool command: missing [2019-08-24T19:44:06.615Z] [2019-08-24T19:44:06.615Z] Limits: [2019-08-24T19:44:06.615Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-24T19:44:06.615Z] [2019-08-24T19:44:06.615Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-24T19:44:07.487Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d09fab232ed282d020afbe1e0935b53379df4ad -f Dockerfile . [2019-08-24T19:44:08.531Z] Sending build context to Docker daemon 50MB [2019-08-24T19:44:08.909Z] Step 1/126 : ARG CROSS="false" [2019-08-24T19:44:08.909Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-24T19:44:08.909Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-24T19:44:08.909Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-24T19:44:08.909Z] 1.12.9-stretch: Pulling from library/golang [2019-08-24T19:44:09.320Z] 05b3194a550b: Pulling fs layer [2019-08-24T19:44:09.320Z] 5cc01dcd9b0a: Pulling fs layer [2019-08-24T19:44:09.320Z] 5154470af4c8: Pulling fs layer [2019-08-24T19:44:09.320Z] cd3b67ff4ea9: Pulling fs layer [2019-08-24T19:44:09.320Z] 81cc889ba28f: Pulling fs layer [2019-08-24T19:44:09.320Z] 893380247084: Pulling fs layer [2019-08-24T19:44:09.320Z] 1dde6e4a9a98: Pulling fs layer [2019-08-24T19:44:09.320Z] 81cc889ba28f: Waiting [2019-08-24T19:44:09.320Z] 893380247084: Waiting [2019-08-24T19:44:09.320Z] 1dde6e4a9a98: Waiting [2019-08-24T19:44:09.320Z] cd3b67ff4ea9: Waiting [2019-08-24T19:44:09.730Z] 5cc01dcd9b0a: Verifying Checksum [2019-08-24T19:44:09.730Z] 5cc01dcd9b0a: Download complete [2019-08-24T19:44:09.730Z] 5154470af4c8: Verifying Checksum [2019-08-24T19:44:09.730Z] 5154470af4c8: Download complete [2019-08-24T19:44:10.391Z] 05b3194a550b: Verifying Checksum [2019-08-24T19:44:10.391Z] 05b3194a550b: Download complete [2019-08-24T19:44:10.886Z] 81cc889ba28f: Verifying Checksum [2019-08-24T19:44:10.886Z] 81cc889ba28f: Download complete [2019-08-24T19:44:10.886Z] cd3b67ff4ea9: Verifying Checksum [2019-08-24T19:44:10.886Z] cd3b67ff4ea9: Download complete [2019-08-24T19:44:10.886Z] 1dde6e4a9a98: Verifying Checksum [2019-08-24T19:44:10.886Z] 1dde6e4a9a98: Download complete [2019-08-24T19:44:11.310Z] Running on ubuntu-1804-overlay2 (i-01ab26f1e4e4fe6bf) in /home/ubuntu/workspace/moby_PR-39495 [Pipeline] { [Pipeline] checkout [2019-08-24T19:44:11.702Z] 893380247084: Verifying Checksum [2019-08-24T19:44:11.702Z] 893380247084: Download complete [2019-08-24T19:44:12.599Z] 05b3194a550b: Pull complete [2019-08-24T19:44:12.960Z] 5cc01dcd9b0a: Pull complete [2019-08-24T19:44:12.960Z] 5154470af4c8: Pull complete [2019-08-24T19:44:13.413Z] using credential docker-jenkins-github-credentials [2019-08-24T19:44:13.419Z] Cloning the remote Git repository [2019-08-24T19:44:13.419Z] Cloning with configured refspecs honoured and without tags [2019-08-24T19:44:13.441Z] Cloning repository https://github.com/moby/moby.git [2019-08-24T19:44:13.476Z] > git init /home/ubuntu/workspace/moby_PR-39495 # timeout=10 [2019-08-24T19:44:13.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:44:13.898Z] > git --version # timeout=10 [2019-08-24T19:44:13.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:44:13.922Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:44:15.507Z] cd3b67ff4ea9: Pull complete [2019-08-24T19:44:15.932Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:16.404Z] 81cc889ba28f: Pull complete [2019-08-24T19:44:17.070Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:17.071Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495) [2019-08-24T19:44:15.938Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:44:15.942Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:17.036Z] > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10 [2019-08-24T19:44:17.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-24T19:44:17.077Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:44:17.081Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:18.127Z] Commit message: "Update service networks documentation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-24T19:44:19.040Z] + docker version [2019-08-24T19:44:19.040Z] Client: [2019-08-24T19:44:19.040Z] Version: 18.06.1-ce [2019-08-24T19:44:19.040Z] API version: 1.38 [2019-08-24T19:44:19.040Z] Go version: go1.10.3 [2019-08-24T19:44:19.040Z] Git commit: e68fc7a [2019-08-24T19:44:19.040Z] Built: Tue Aug 21 17:26:10 2018 [2019-08-24T19:44:19.040Z] OS/Arch: linux/ppc64le [2019-08-24T19:44:19.040Z] Experimental: false [2019-08-24T19:44:19.040Z] [2019-08-24T19:44:19.040Z] Server: [2019-08-24T19:44:19.040Z] Engine: [2019-08-24T19:44:19.040Z] Version: 18.06.1-ce [2019-08-24T19:44:19.040Z] API version: 1.38 (minimum version 1.12) [2019-08-24T19:44:19.040Z] Go version: go1.10.3 [2019-08-24T19:44:19.040Z] Git commit: e68fc7a [2019-08-24T19:44:19.040Z] Built: Tue Aug 21 17:24:20 2018 [2019-08-24T19:44:19.040Z] OS/Arch: linux/ppc64le [2019-08-24T19:44:19.040Z] Experimental: true [Pipeline] sh [2019-08-24T19:44:19.424Z] + docker info [2019-08-24T19:44:19.424Z] Containers: 0 [2019-08-24T19:44:19.424Z] Running: 0 [2019-08-24T19:44:19.424Z] Paused: 0 [2019-08-24T19:44:19.424Z] Stopped: 0 [2019-08-24T19:44:19.424Z] Images: 0 [2019-08-24T19:44:19.424Z] Server Version: 18.06.1-ce [2019-08-24T19:44:19.424Z] Storage Driver: overlay2 [2019-08-24T19:44:19.424Z] Backing Filesystem: extfs [2019-08-24T19:44:19.424Z] Supports d_type: true [2019-08-24T19:44:19.424Z] Native Overlay Diff: true [2019-08-24T19:44:19.424Z] Logging Driver: json-file [2019-08-24T19:44:19.424Z] Cgroup Driver: cgroupfs [2019-08-24T19:44:19.424Z] Plugins: [2019-08-24T19:44:19.424Z] Volume: local [2019-08-24T19:44:19.424Z] Network: bridge host ipvlan macvlan null overlay [2019-08-24T19:44:19.424Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-24T19:44:19.424Z] Swarm: inactive [2019-08-24T19:44:19.424Z] Runtimes: runc [2019-08-24T19:44:19.424Z] Default Runtime: runc [2019-08-24T19:44:19.424Z] Init Binary: docker-init [2019-08-24T19:44:19.424Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-24T19:44:19.424Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-24T19:44:19.424Z] init version: fec3683 [2019-08-24T19:44:19.424Z] Security Options: [2019-08-24T19:44:19.424Z] apparmor [2019-08-24T19:44:19.424Z] seccomp [2019-08-24T19:44:19.424Z] Profile: default [2019-08-24T19:44:19.424Z] Kernel Version: 4.4.0-139-generic [2019-08-24T19:44:19.424Z] Operating System: Ubuntu 16.04.3 LTS [2019-08-24T19:44:19.424Z] OSType: linux [2019-08-24T19:44:19.424Z] Architecture: ppc64le [2019-08-24T19:44:19.424Z] CPUs: 4 [2019-08-24T19:44:19.424Z] Total Memory: 7.972GiB [2019-08-24T19:44:19.424Z] Name: ppc64le-ubuntu-31 [2019-08-24T19:44:19.424Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-08-24T19:44:19.424Z] Docker Root Dir: /var/lib/docker [2019-08-24T19:44:19.424Z] Debug Mode (client): false [2019-08-24T19:44:19.424Z] Debug Mode (server): false [2019-08-24T19:44:19.424Z] Username: dockerbuildbot [2019-08-24T19:44:19.424Z] Registry: https://index.docker.io/v1/ [2019-08-24T19:44:19.424Z] Labels: [2019-08-24T19:44:19.424Z] Experimental: true [2019-08-24T19:44:19.424Z] Insecure Registries: [2019-08-24T19:44:19.424Z] 127.0.0.0/8 [2019-08-24T19:44:19.424Z] Live Restore Enabled: false [2019-08-24T19:44:19.424Z] [Pipeline] sh [2019-08-24T19:44:19.808Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:44:19.808Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:44:19.808Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39495-HRQIOEIRBRKC3VD4DB523BGVDA5ZABNECCLB3EWT2IWA4IA5YLJA/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-24T19:44:20.091Z] + bash /home/docker/workspace/moby_PR-39495-HRQIOEIRBRKC3VD4DB523BGVDA5ZABNECCLB3EWT2IWA4IA5YLJA/check-config.sh [2019-08-24T19:44:20.091Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-24T19:44:20.091Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-08-24T19:44:20.091Z] [2019-08-24T19:44:20.091Z] Generally Necessary: [2019-08-24T19:44:20.091Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-24T19:44:20.091Z] - apparmor: enabled and tools installed [2019-08-24T19:44:20.091Z] - CONFIG_NAMESPACES: enabled [2019-08-24T19:44:20.091Z] - CONFIG_NET_NS: enabled [2019-08-24T19:44:20.091Z] - CONFIG_PID_NS: enabled [2019-08-24T19:44:20.091Z] - CONFIG_IPC_NS: enabled [2019-08-24T19:44:20.091Z] - CONFIG_UTS_NS: enabled [2019-08-24T19:44:20.091Z] - CONFIG_CGROUPS: enabled [2019-08-24T19:44:20.091Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-24T19:44:20.091Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-24T19:44:20.091Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-24T19:44:20.091Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-24T19:44:20.091Z] - CONFIG_CPUSETS: enabled [2019-08-24T19:44:20.091Z] - CONFIG_MEMCG: enabled [2019-08-24T19:44:20.091Z] - CONFIG_KEYS: enabled [2019-08-24T19:44:20.091Z] - CONFIG_VETH: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-24T19:44:20.091Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-24T19:44:20.374Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-24T19:44:20.374Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-24T19:44:20.374Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-24T19:44:20.374Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-24T19:44:20.374Z] [2019-08-24T19:44:20.374Z] Optional Features: [2019-08-24T19:44:20.374Z] - CONFIG_USER_NS: enabled [2019-08-24T19:44:20.374Z] - CONFIG_SECCOMP: enabled [2019-08-24T19:44:20.374Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-24T19:44:20.374Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-24T19:44:20.374Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-24T19:44:20.374Z] (cgroup swap accounting is currently enabled) [2019-08-24T19:44:20.374Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-24T19:44:20.374Z] - CONFIG_BLK_CGROUP: enabled [2019-08-24T19:44:20.374Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-24T19:44:20.374Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-24T19:44:20.374Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-24T19:44:20.374Z] - CONFIG_CGROUP_PERF: enabled [2019-08-24T19:44:20.374Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-24T19:44:20.374Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-24T19:44:20.374Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-24T19:44:20.374Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-24T19:44:20.374Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-24T19:44:20.374Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-24T19:44:20.374Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-24T19:44:20.374Z] - CONFIG_IP_VS: enabled (as module) [2019-08-24T19:44:20.374Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-24T19:44:20.374Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-24T19:44:20.374Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-24T19:44:20.374Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-24T19:44:20.374Z] - CONFIG_EXT4_FS: enabled [2019-08-24T19:44:20.374Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-24T19:44:20.374Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-24T19:44:20.374Z] - Network Drivers: [2019-08-24T19:44:20.374Z] - "overlay": [2019-08-24T19:44:20.374Z] - CONFIG_VXLAN: enabled (as module) [2019-08-24T19:44:20.374Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-24T19:44:20.374Z] Optional (for encrypted networks): [2019-08-24T19:44:20.446Z] 893380247084: Pull complete [2019-08-24T19:44:20.446Z] 1dde6e4a9a98: Pull complete [2019-08-24T19:44:20.446Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-24T19:44:20.446Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-24T19:44:20.446Z] ---> b121e8146464 [2019-08-24T19:44:20.446Z] Step 5/126 : ARG APT_MIRROR [2019-08-24T19:44:20.446Z] ---> Running in b83b3618e22b [2019-08-24T19:44:20.446Z] Removing intermediate container b83b3618e22b [2019-08-24T19:44:20.446Z] ---> f019022bd198 [2019-08-24T19:44:20.446Z] 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-24T19:44:20.446Z] ---> Running in b0d6233df2bd [2019-08-24T19:44:20.657Z] - CONFIG_CRYPTO: enabled [2019-08-24T19:44:20.657Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_XFRM: enabled [2019-08-24T19:44:20.657Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-24T19:44:20.657Z] - "ipvlan": [2019-08-24T19:44:20.657Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-24T19:44:20.657Z] - "macvlan": [2019-08-24T19:44:20.657Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_DUMMY: enabled (as module) [2019-08-24T19:44:20.657Z] - "ftp,tftp client in container": [2019-08-24T19:44:20.657Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-24T19:44:20.657Z] - Storage Drivers: [2019-08-24T19:44:20.657Z] - "aufs": [2019-08-24T19:44:20.657Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-24T19:44:20.657Z] - "btrfs": [2019-08-24T19:44:20.657Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-24T19:44:20.657Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-24T19:44:20.657Z] - "devicemapper": [2019-08-24T19:44:20.657Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-24T19:44:20.657Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-24T19:44:20.657Z] - "overlay": [2019-08-24T19:44:20.657Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-24T19:44:20.657Z] - "zfs": [2019-08-24T19:44:20.657Z] - /dev/zfs: missing [2019-08-24T19:44:20.657Z] - zfs command: missing [2019-08-24T19:44:20.657Z] - zpool command: missing [2019-08-24T19:44:20.657Z] [2019-08-24T19:44:20.657Z] Limits: [2019-08-24T19:44:20.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-24T19:44:20.657Z] [2019-08-24T19:44:20.657Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-24T19:44:21.076Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d09fab232ed282d020afbe1e0935b53379df4ad -f Dockerfile . [2019-08-24T19:44:21.233Z] Removing intermediate container b0d6233df2bd [2019-08-24T19:44:21.233Z] ---> 2de1a413a086 [2019-08-24T19:44:21.233Z] Step 7/126 : FROM base AS criu [2019-08-24T19:44:21.233Z] ---> 2de1a413a086 [2019-08-24T19:44:21.233Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:44:21.233Z] ---> Running in 1c10ff280450 [2019-08-24T19:44:21.233Z] Removing intermediate container 1c10ff280450 [2019-08-24T19:44:21.233Z] ---> 96e7483c4d2a [2019-08-24T19:44:21.233Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-24T19:44:21.233Z] ---> Running in 787458c5cc4b [2019-08-24T19:44:21.651Z] Removing intermediate container 787458c5cc4b [2019-08-24T19:44:21.651Z] ---> fae0f621670c [2019-08-24T19:44:21.651Z] 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-24T19:44:21.651Z] ---> Running in dd7138b95ca7 [2019-08-24T19:44:22.104Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:44:22.104Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:44:22.104Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:44:22.104Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:44:22.104Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:44:22.104Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-24T19:44:22.477Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-24T19:44:22.477Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-24T19:44:23.754Z] Fetched 7670 kB in 1s (4139 kB/s) [2019-08-24T19:44:23.771Z] Sending build context to Docker daemon 50MB [2019-08-24T19:44:23.771Z] Step 1/126 : ARG CROSS="false" [2019-08-24T19:44:23.771Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-24T19:44:23.771Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-24T19:44:23.771Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-24T19:44:23.771Z] 1.12.9-stretch: Pulling from library/golang [2019-08-24T19:44:23.771Z] 2825fdb7e177: Pulling fs layer [2019-08-24T19:44:23.771Z] 361ecb978398: Pulling fs layer [2019-08-24T19:44:23.771Z] 15483e8c82df: Pulling fs layer [2019-08-24T19:44:23.771Z] 34839f11bbce: Pulling fs layer [2019-08-24T19:44:23.771Z] 34f648706e72: Pulling fs layer [2019-08-24T19:44:23.771Z] 8563a0b9fade: Pulling fs layer [2019-08-24T19:44:23.771Z] 53fac1b4f6a7: Pulling fs layer [2019-08-24T19:44:23.771Z] 34839f11bbce: Waiting [2019-08-24T19:44:23.771Z] 34f648706e72: Waiting [2019-08-24T19:44:23.771Z] 8563a0b9fade: Waiting [2019-08-24T19:44:23.771Z] 53fac1b4f6a7: Waiting [2019-08-24T19:44:24.390Z] 15483e8c82df: Verifying Checksum [2019-08-24T19:44:24.390Z] 15483e8c82df: Download complete [2019-08-24T19:44:24.552Z] Reading package lists... [2019-08-24T19:44:24.676Z] 361ecb978398: Verifying Checksum [2019-08-24T19:44:24.676Z] 361ecb978398: Download complete [2019-08-24T19:44:24.942Z] Reading package lists... [2019-08-24T19:44:24.942Z] Building dependency tree... [2019-08-24T19:44:24.942Z] Reading state information... [2019-08-24T19:44:24.942Z] The following additional packages will be installed: [2019-08-24T19:44:24.942Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-24T19:44:24.942Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-24T19:44:24.942Z] Suggested packages: [2019-08-24T19:44:24.942Z] manpages-dev python-setuptools [2019-08-24T19:44:25.336Z] The following NEW packages will be installed: [2019-08-24T19:44:25.336Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-24T19:44:25.336Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-24T19:44:25.336Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-24T19:44:25.336Z] zlib1g-dev [2019-08-24T19:44:25.336Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:44:25.336Z] Need to get 3476 kB of archives. [2019-08-24T19:44:25.336Z] After this operation, 20.2 MB of additional disk space will be used. [2019-08-24T19:44:25.336Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-24T19:44:25.336Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-08-24T19:44:25.336Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-08-24T19:44:25.336Z] 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-24T19:44:25.336Z] 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-24T19:44:25.336Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-24T19:44:25.336Z] 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-24T19:44:25.336Z] 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-24T19:44:25.336Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-08-24T19:44:25.336Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-08-24T19:44:25.336Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-08-24T19:44:25.336Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-08-24T19:44:25.336Z] 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-24T19:44:25.336Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-08-24T19:44:25.336Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-24T19:44:25.336Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-08-24T19:44:25.745Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:44:25.745Z] Fetched 3476 kB in 0s (24.1 MB/s) [2019-08-24T19:44:25.745Z] Selecting previously unselected package libnet1:s390x. [2019-08-24T19:44:25.745Z] (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-24T19:44:25.745Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-24T19:44:25.745Z] Selecting previously unselected package libcap-dev:s390x. [2019-08-24T19:44:25.745Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-08-24T19:44:25.745Z] Selecting previously unselected package libnet1-dev. [2019-08-24T19:44:25.745Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:44:25.745Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-24T19:44:25.745Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-24T19:44:25.745Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-08-24T19:44:25.745Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-08-24T19:44:25.745Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-24T19:44:25.745Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-24T19:44:25.745Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-08-24T19:44:25.745Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-24T19:44:25.745Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-08-24T19:44:25.745Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-08-24T19:44:25.745Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-24T19:44:26.111Z] Selecting previously unselected package libprotobuf10:s390x. [2019-08-24T19:44:26.111Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-08-24T19:44:26.111Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-08-24T19:44:26.111Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-08-24T19:44:26.111Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-08-24T19:44:26.111Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-24T19:44:26.111Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-08-24T19:44:26.111Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-08-24T19:44:26.111Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-24T19:44:26.111Z] Selecting previously unselected package libprotoc10:s390x. [2019-08-24T19:44:26.111Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-08-24T19:44:26.111Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-08-24T19:44:26.477Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-24T19:44:26.477Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-08-24T19:44:26.477Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:44:26.477Z] Selecting previously unselected package protobuf-compiler. [2019-08-24T19:44:26.477Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-08-24T19:44:26.477Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-24T19:44:26.477Z] Selecting previously unselected package python-pkg-resources. [2019-08-24T19:44:26.477Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:44:26.477Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-24T19:44:26.477Z] Selecting previously unselected package python-protobuf. [2019-08-24T19:44:26.477Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-08-24T19:44:26.477Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-24T19:44:26.477Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-24T19:44:26.477Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-24T19:44:26.477Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-24T19:44:26.862Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:44:26.862Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-08-24T19:44:26.862Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:44:26.862Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-24T19:44:27.063Z] Fetching without tags [2019-08-24T19:44:27.232Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-08-24T19:44:27.232Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-24T19:44:27.232Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-24T19:44:27.368Z] 2825fdb7e177: Download complete [2019-08-24T19:44:27.396Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:26.996Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:44:27.016Z] > git config --add remote.origin.fetch +refs/pull/39495/head:refs/remotes/origin/PR-39495 # timeout=10 [2019-08-24T19:44:27.029Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-24T19:44:27.047Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:44:27.066Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:44:27.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:44:27.067Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:44:27.407Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:44:27.419Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:27.600Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-24T19:44:27.600Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-08-24T19:44:27.600Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:44:27.600Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-24T19:44:27.600Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-24T19:44:27.600Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-24T19:44:27.600Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-08-24T19:44:27.600Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:44:27.985Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:44:27.986Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495) [2019-08-24T19:44:27.995Z] 34839f11bbce: Verifying Checksum [2019-08-24T19:44:27.995Z] 34839f11bbce: Download complete [2019-08-24T19:44:28.289Z] 53fac1b4f6a7: Verifying Checksum [2019-08-24T19:44:28.289Z] 53fac1b4f6a7: Download complete [2019-08-24T19:44:28.376Z] Removing intermediate container dd7138b95ca7 [2019-08-24T19:44:28.376Z] ---> a7ca7eb77b23 [2019-08-24T19:44:28.376Z] 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-24T19:44:28.376Z] ---> Running in cc270c2f2d8a [2019-08-24T19:44:28.910Z] 34f648706e72: Verifying Checksum [2019-08-24T19:44:28.910Z] 34f648706e72: Download complete [2019-08-24T19:44:28.973Z] Commit message: "Update service networks documentation" [2019-08-24T19:44:29.171Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:44:29.171Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:44:27.949Z] > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10 [2019-08-24T19:44:27.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-24T19:44:27.988Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:44:28.002Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-24T19:44:29.630Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:44:29.630Z]  GEN .gitid [2019-08-24T19:44:29.630Z] GEN criu/include/version.h [2019-08-24T19:44:29.630Z] GEN include/common/asm [2019-08-24T19:44:29.630Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-24T19:44:29.630Z] PBCC images/opts.pb-c.c [2019-08-24T19:44:29.630Z] PBCC images/sit.pb-c.c [2019-08-24T19:44:29.630Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-24T19:44:29.630Z] DEP images/opts.pb-c.d [2019-08-24T19:44:29.630Z] DEP images/sit.pb-c.d [2019-08-24T19:44:29.630Z] PBCC images/macvlan.pb-c.c [2019-08-24T19:44:29.630Z] DEP images/macvlan.pb-c.d [2019-08-24T19:44:29.630Z] PBCC images/autofs.pb-c.c [2019-08-24T19:44:29.630Z] DEP images/autofs.pb-c.d [2019-08-24T19:44:29.630Z] PBCC images/sysctl.pb-c.c [2019-08-24T19:44:29.630Z] DEP images/sysctl.pb-c.d [2019-08-24T19:44:29.630Z] PBCC images/time.pb-c.c [2019-08-24T19:44:29.630Z] DEP images/time.pb-c.d [2019-08-24T19:44:29.630Z] PBCC images/binfmt-misc.pb-c.c [2019-08-24T19:44:29.630Z] DEP images/binfmt-misc.pb-c.d [2019-08-24T19:44:29.630Z] PBCC images/seccomp.pb-c.c [2019-08-24T19:44:29.630Z] DEP images/seccomp.pb-c.d [2019-08-24T19:44:29.736Z] + docker version [2019-08-24T19:44:30.060Z] PBCC images/userns.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/userns.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/cgroup.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/cgroup.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/fown.pb-c.c [2019-08-24T19:44:30.060Z] PBCC images/ext-file.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/fown.pb-c.d [2019-08-24T19:44:30.060Z] DEP images/ext-file.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/rpc.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/rpc.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/siginfo.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/siginfo.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/pagemap.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/pagemap.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/rlimit.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/rlimit.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/file-lock.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/file-lock.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/tty.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/tty.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/tun.pb-c.c [2019-08-24T19:44:30.060Z] PBCC images/netdev.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/tun.pb-c.d [2019-08-24T19:44:30.060Z] DEP images/netdev.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/vma.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/vma.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/creds.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/creds.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/utsns.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/utsns.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/ipc-desc.pb-c.c [2019-08-24T19:44:30.060Z] PBCC images/ipc-sem.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/ipc-desc.pb-c.d [2019-08-24T19:44:30.060Z] DEP images/ipc-sem.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/ipc-msg.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/ipc-msg.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/ipc-shm.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/ipc-shm.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/ipc-var.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/ipc-var.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/sk-opts.pb-c.c [2019-08-24T19:44:30.060Z] PBCC images/packet-sock.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/sk-opts.pb-c.d [2019-08-24T19:44:30.060Z] DEP images/packet-sock.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/sk-netlink.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/sk-netlink.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/sk-inet.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/sk-inet.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/sk-unix.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/sk-unix.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/mm.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/mm.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/timerfd.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/timerfd.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/timer.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/timer.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/sa.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/sa.pb-c.d [2019-08-24T19:44:30.060Z] PBCC images/pipe-data.pb-c.c [2019-08-24T19:44:30.060Z] DEP images/pipe-data.pb-c.d [2019-08-24T19:44:30.061Z] PBCC images/mnt.pb-c.c [2019-08-24T19:44:30.061Z] DEP images/mnt.pb-c.d [2019-08-24T19:44:30.061Z] PBCC images/sk-packet.pb-c.c [2019-08-24T19:44:30.061Z] DEP images/sk-packet.pb-c.d [2019-08-24T19:44:30.061Z] PBCC images/tcp-stream.pb-c.c [2019-08-24T19:44:30.061Z] DEP images/tcp-stream.pb-c.d [2019-08-24T19:44:30.061Z] PBCC images/pipe.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/pipe.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/pstree.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/pstree.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/fs.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/fs.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/signalfd.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/signalfd.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/fh.pb-c.c [2019-08-24T19:44:30.436Z] PBCC images/fsnotify.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/fh.pb-c.d [2019-08-24T19:44:30.436Z] DEP images/fsnotify.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/eventpoll.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/eventpoll.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/eventfd.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/eventfd.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/remap-file-path.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/remap-file-path.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/fifo.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/fifo.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/ghost-file.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/ghost-file.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/regfile.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/regfile.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/ns.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/ns.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/fdinfo.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/fdinfo.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/core-aarch64.pb-c.c [2019-08-24T19:44:30.436Z] PBCC images/core-arm.pb-c.c [2019-08-24T19:44:30.436Z] PBCC images/core-ppc64.pb-c.c [2019-08-24T19:44:30.436Z] PBCC images/core-s390.pb-c.c [2019-08-24T19:44:30.436Z] PBCC images/core-x86.pb-c.c [2019-08-24T19:44:30.436Z] PBCC images/core.pb-c.c [2019-08-24T19:44:30.436Z] PBCC images/inventory.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/core-aarch64.pb-c.d [2019-08-24T19:44:30.436Z] DEP images/core-arm.pb-c.d [2019-08-24T19:44:30.436Z] DEP images/core-ppc64.pb-c.d [2019-08-24T19:44:30.436Z] DEP images/core-s390.pb-c.d [2019-08-24T19:44:30.436Z] DEP images/core-x86.pb-c.d [2019-08-24T19:44:30.436Z] DEP images/core.pb-c.d [2019-08-24T19:44:30.436Z] DEP images/inventory.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/cpuinfo.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/cpuinfo.pb-c.d [2019-08-24T19:44:30.436Z] PBCC images/stats.pb-c.c [2019-08-24T19:44:30.436Z] DEP images/stats.pb-c.d [2019-08-24T19:44:30.809Z] make[1]: Nothing to be done for 'all'. [2019-08-24T19:44:30.809Z] CC images/stats.o [2019-08-24T19:44:30.809Z] CC images/core.o [2019-08-24T19:44:31.170Z] CC images/core-x86.o [2019-08-24T19:44:31.170Z] CC images/core-arm.o [2019-08-24T19:44:31.170Z] CC images/core-aarch64.o [2019-08-24T19:44:31.170Z] CC images/core-ppc64.o [2019-08-24T19:44:31.170Z] CC images/core-s390.o [2019-08-24T19:44:31.170Z] CC images/cpuinfo.o [2019-08-24T19:44:31.552Z] CC images/inventory.o [2019-08-24T19:44:31.552Z] CC images/fdinfo.o [2019-08-24T19:44:31.552Z] CC images/fown.o [2019-08-24T19:44:31.552Z] CC images/ns.o [2019-08-24T19:44:31.552Z] CC images/regfile.o [2019-08-24T19:44:31.552Z] CC images/ghost-file.o [2019-08-24T19:44:31.552Z] CC images/fifo.o [2019-08-24T19:44:31.552Z] CC images/remap-file-path.o [2019-08-24T19:44:31.552Z] CC images/eventfd.o [2019-08-24T19:44:31.552Z] CC images/eventpoll.o [2019-08-24T19:44:31.552Z] CC images/fh.o [2019-08-24T19:44:31.923Z] CC images/fsnotify.o [2019-08-24T19:44:31.923Z] CC images/signalfd.o [2019-08-24T19:44:31.923Z] CC images/fs.o [2019-08-24T19:44:31.923Z] CC images/pstree.o [2019-08-24T19:44:31.923Z] CC images/pipe.o [2019-08-24T19:44:31.923Z] CC images/tcp-stream.o [2019-08-24T19:44:31.923Z] CC images/sk-packet.o [2019-08-24T19:44:31.923Z] CC images/mnt.o [2019-08-24T19:44:31.923Z] CC images/pipe-data.o [2019-08-24T19:44:31.923Z] CC images/sa.o [2019-08-24T19:44:31.923Z] CC images/timer.o [2019-08-24T19:44:32.293Z] CC images/timerfd.o [2019-08-24T19:44:32.293Z] CC images/mm.o [2019-08-24T19:44:32.293Z] CC images/sk-opts.o [2019-08-24T19:44:32.293Z] CC images/sk-unix.o [2019-08-24T19:44:32.293Z] CC images/sk-inet.o [2019-08-24T19:44:32.293Z] CC images/tun.o [2019-08-24T19:44:32.293Z] CC images/sk-netlink.o [2019-08-24T19:44:32.293Z] CC images/packet-sock.o [2019-08-24T19:44:32.293Z] CC images/ipc-var.o [2019-08-24T19:44:32.293Z] CC images/ipc-desc.o [2019-08-24T19:44:32.394Z] 2825fdb7e177: Pull complete [2019-08-24T19:44:32.663Z] CC images/ipc-shm.o [2019-08-24T19:44:32.663Z] CC images/ipc-msg.o [2019-08-24T19:44:32.663Z] CC images/ipc-sem.o [2019-08-24T19:44:32.663Z] CC images/utsns.o [2019-08-24T19:44:32.663Z] CC images/creds.o [2019-08-24T19:44:32.663Z] CC images/vma.o [2019-08-24T19:44:32.663Z] CC images/netdev.o [2019-08-24T19:44:32.663Z] CC images/tty.o [2019-08-24T19:44:32.663Z] CC images/file-lock.o [2019-08-24T19:44:32.663Z] CC images/rlimit.o [2019-08-24T19:44:32.663Z] CC images/pagemap.o [2019-08-24T19:44:32.679Z] 361ecb978398: Pull complete [2019-08-24T19:44:33.095Z] CC images/siginfo.o [2019-08-24T19:44:33.095Z] CC images/rpc.o [2019-08-24T19:44:33.095Z] CC images/ext-file.o [2019-08-24T19:44:33.095Z] CC images/cgroup.o [2019-08-24T19:44:33.095Z] CC images/userns.o [2019-08-24T19:44:33.095Z] CC images/google/protobuf/descriptor.o [2019-08-24T19:44:33.296Z] 15483e8c82df: Pull complete [2019-08-24T19:44:33.510Z] CC images/opts.o [2019-08-24T19:44:33.511Z] CC images/seccomp.o [2019-08-24T19:44:33.511Z] CC images/binfmt-misc.o [2019-08-24T19:44:33.511Z] CC images/time.o [2019-08-24T19:44:33.511Z] CC images/sysctl.o [2019-08-24T19:44:33.511Z] CC images/autofs.o [2019-08-24T19:44:33.511Z] CC images/macvlan.o [2019-08-24T19:44:33.511Z] CC images/sit.o [2019-08-24T19:44:33.511Z] LINK images/built-in.o [2019-08-24T19:44:33.511Z] GEN compel/include/asm [2019-08-24T19:44:33.511Z] GEN compel/include/version.h [2019-08-24T19:44:33.511Z] touch .config [2019-08-24T19:44:33.511Z] GEN include/common/config.h [2019-08-24T19:44:33.511Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-08-24T19:44:33.511Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-24T19:44:33.511Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-24T19:44:33.511Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-08-24T19:44:33.511Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-08-24T19:44:33.511Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-08-24T19:44:33.511Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-24T19:44:33.511Z] DEP compel/plugins/std/infect.d [2019-08-24T19:44:33.885Z] DEP compel/plugins/std/string.d [2019-08-24T19:44:33.885Z] DEP compel/plugins/std/log.d [2019-08-24T19:44:33.885Z] DEP compel/plugins/std/fds.d [2019-08-24T19:44:33.885Z] DEP compel/plugins/std/std.d [2019-08-24T19:44:33.885Z] DEP compel/plugins/shmem/shmem.d [2019-08-24T19:44:33.885Z] DEP compel/plugins/fds/fds.d [2019-08-24T19:44:33.885Z] CC compel/plugins/std/std.o [2019-08-24T19:44:33.885Z] CC compel/plugins/std/fds.o [2019-08-24T19:44:33.885Z] CC compel/plugins/std/log.o [2019-08-24T19:44:34.274Z] CC compel/plugins/std/string.o [2019-08-24T19:44:34.274Z] CC compel/plugins/std/infect.o [2019-08-24T19:44:34.274Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-08-24T19:44:34.274Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-08-24T19:44:34.274Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-08-24T19:44:34.274Z] AR compel/plugins/std.lib.a [2019-08-24T19:44:34.274Z] CC compel/plugins/fds/fds.o [2019-08-24T19:44:34.274Z] AR compel/plugins/fds.lib.a [2019-08-24T19:44:34.274Z] HOSTDEP compel/src/lib/log-host.d [2019-08-24T19:44:34.274Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-24T19:44:34.274Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-08-24T19:44:34.640Z] HOSTDEP compel/src/main-host.d [2019-08-24T19:44:34.640Z] DEP compel/src/lib/ptrace.d [2019-08-24T19:44:34.640Z] DEP compel/src/lib/infect.d [2019-08-24T19:44:34.640Z] DEP compel/src/lib/infect-util.d [2019-08-24T19:44:34.640Z] DEP compel/src/lib/infect-rpc.d [2019-08-24T19:44:34.640Z] DEP compel/arch/s390/src/lib/infect.d [2019-08-24T19:44:34.640Z] DEP compel/arch/s390/src/lib/cpu.d [2019-08-24T19:44:34.640Z] DEP compel/src/lib/log.d [2019-08-24T19:44:34.640Z] DEP compel/src/main.d [2019-08-24T19:44:34.640Z] DEP compel/src/lib/handle-elf.d [2019-08-24T19:44:34.640Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-08-24T19:44:34.640Z] CC compel/src/lib/log.o [2019-08-24T19:44:34.640Z] CC compel/arch/s390/src/lib/cpu.o [2019-08-24T19:44:34.640Z] CC compel/arch/s390/src/lib/infect.o [2019-08-24T19:44:34.774Z] 8563a0b9fade: Verifying Checksum [2019-08-24T19:44:34.774Z] 8563a0b9fade: Download complete [2019-08-24T19:44:35.004Z] CC compel/src/lib/infect-rpc.o [2019-08-24T19:44:35.004Z] CC compel/src/lib/infect-util.o [2019-08-24T19:44:35.004Z] CC compel/src/lib/infect.o [2019-08-24T19:44:35.370Z] CC compel/src/lib/ptrace.o [2019-08-24T19:44:35.370Z] AR compel/libcompel.a [2019-08-24T19:44:35.370Z] HOSTCC compel/src/main-host.o [2019-08-24T19:44:35.370Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-08-24T19:44:35.370Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-24T19:44:35.734Z] HOSTCC compel/src/lib/log-host.o [2019-08-24T19:44:35.734Z] HOSTLINK compel/compel-host-bin [2019-08-24T19:44:35.734Z] DEP soccr/soccr.d [2019-08-24T19:44:35.734Z] CC soccr/soccr.o [2019-08-24T19:44:36.114Z] AR soccr/libsoccr.a [2019-08-24T19:44:36.114Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:44:36.114Z] DEP criu/arch/s390/sigframe.d [2019-08-24T19:44:36.114Z] DEP criu/arch/s390/crtools.d [2019-08-24T19:44:36.114Z] DEP criu/arch/s390/cpu.d [2019-08-24T19:44:36.114Z] CC criu/arch/s390/cpu.o [2019-08-24T19:44:36.114Z] CC criu/arch/s390/crtools.o [2019-08-24T19:44:36.494Z] CC criu/arch/s390/sigframe.o [2019-08-24T19:44:36.494Z] LINK criu/arch/s390/crtools.built-in.o [2019-08-24T19:44:36.494Z] DEP criu/arch/s390/vdso-pie.d [2019-08-24T19:44:36.494Z] DEP criu/pie/parasite-vdso.d [2019-08-24T19:44:36.494Z] DEP criu/pie/util-vdso.d [2019-08-24T19:44:36.494Z] DEP criu/pie/util.d [2019-08-24T19:44:36.494Z] CC criu/pie/util.o [2019-08-24T19:44:36.494Z] CC criu/pie/util-vdso.o [2019-08-24T19:44:36.805Z] 34839f11bbce: Pull complete [2019-08-24T19:44:36.934Z] CC criu/pie/parasite-vdso.o [2019-08-24T19:44:36.934Z] CC criu/arch/s390/vdso-pie.o [2019-08-24T19:44:36.934Z] AR criu/pie/pie.lib.a [2019-08-24T19:44:36.934Z] DEP criu/pie/restorer.d [2019-08-24T19:44:36.934Z] DEP criu/arch/s390/restorer.d [2019-08-24T19:44:36.934Z] DEP criu/pie/parasite.d [2019-08-24T19:44:36.934Z] CC criu/pie/parasite.o [2019-08-24T19:44:37.340Z] LINK criu/pie/parasite.built-in.o [2019-08-24T19:44:37.340Z] GEN criu/pie/parasite-blob.h [2019-08-24T19:44:37.340Z] CC criu/arch/s390/restorer.o [2019-08-24T19:44:37.340Z] CC criu/pie/restorer.o [2019-08-24T19:44:37.704Z] LINK criu/pie/restorer.built-in.o [2019-08-24T19:44:37.704Z] GEN criu/pie/restorer-blob.h [2019-08-24T19:44:37.704Z] DEP criu/vdso.d [2019-08-24T19:44:37.704Z] DEP criu/uts_ns.d [2019-08-24T19:44:37.704Z] DEP criu/util.d [2019-08-24T19:44:37.704Z] DEP criu/uffd.d [2019-08-24T19:44:37.851Z] Client: Docker Engine - Community [2019-08-24T19:44:37.851Z] Version: 19.03.1 [2019-08-24T19:44:37.851Z] API version: 1.40 [2019-08-24T19:44:37.851Z] Go version: go1.12.5 [2019-08-24T19:44:37.851Z] Git commit: 74b1e89 [2019-08-24T19:44:37.851Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-24T19:44:37.851Z] OS/Arch: linux/amd64 [2019-08-24T19:44:37.851Z] Experimental: false [2019-08-24T19:44:37.851Z] [2019-08-24T19:44:37.851Z] Server: Docker Engine - Community [2019-08-24T19:44:37.851Z] Engine: [2019-08-24T19:44:37.851Z] Version: 19.03.1 [2019-08-24T19:44:37.851Z] API version: 1.40 (minimum version 1.12) [2019-08-24T19:44:37.851Z] Go version: go1.12.5 [2019-08-24T19:44:37.851Z] Git commit: 74b1e89 [2019-08-24T19:44:37.851Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-24T19:44:37.851Z] OS/Arch: linux/amd64 [2019-08-24T19:44:37.851Z] Experimental: true [2019-08-24T19:44:37.851Z] containerd: [2019-08-24T19:44:37.851Z] Version: 1.2.6 [2019-08-24T19:44:37.851Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-24T19:44:37.851Z] runc: [2019-08-24T19:44:37.851Z] Version: 1.0.0-rc8 [2019-08-24T19:44:37.851Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:44:37.851Z] docker-init: [2019-08-24T19:44:37.851Z] Version: 0.18.0 [2019-08-24T19:44:37.851Z] GitCommit: fec3683 [Pipeline] sh [2019-08-24T19:44:38.067Z] DEP criu/tun.d [2019-08-24T19:44:38.067Z] DEP criu/tty.d [2019-08-24T19:44:38.067Z] DEP criu/timerfd.d [2019-08-24T19:44:38.067Z] DEP criu/sysfs_parse.d [2019-08-24T19:44:38.067Z] DEP criu/sysctl.d [2019-08-24T19:44:38.067Z] DEP criu/string.d [2019-08-24T19:44:38.067Z] DEP criu/stats.d [2019-08-24T19:44:38.067Z] DEP criu/sockets.d [2019-08-24T19:44:38.067Z] DEP criu/sk-unix.d [2019-08-24T19:44:38.067Z] DEP criu/sk-tcp.d [2019-08-24T19:44:38.067Z] DEP criu/sk-queue.d [2019-08-24T19:44:38.178Z] + docker info [2019-08-24T19:44:38.434Z] DEP criu/sk-packet.d [2019-08-24T19:44:38.434Z] DEP criu/sk-netlink.d [2019-08-24T19:44:38.434Z] DEP criu/sk-inet.d [2019-08-24T19:44:38.434Z] DEP criu/signalfd.d [2019-08-24T19:44:38.434Z] DEP criu/sigframe.d [2019-08-24T19:44:38.434Z] DEP criu/shmem.d [2019-08-24T19:44:38.434Z] DEP criu/servicefd.d [2019-08-24T19:44:38.434Z] DEP criu/seize.d [2019-08-24T19:44:38.434Z] DEP criu/seccomp.d [2019-08-24T19:44:38.434Z] DEP criu/rst-malloc.d [2019-08-24T19:44:38.434Z] DEP criu/rbtree.d [2019-08-24T19:44:38.434Z] DEP criu/pstree.d [2019-08-24T19:44:38.837Z] DEP criu/protobuf.d [2019-08-24T19:44:38.837Z] GEN criu/protobuf-desc-gen.h [2019-08-24T19:44:38.837Z] DEP criu/protobuf-desc.d [2019-08-24T19:44:38.837Z] DEP criu/proc_parse.d [2019-08-24T19:44:38.837Z] DEP criu/plugin.d [2019-08-24T19:44:38.837Z] DEP criu/pipes.d [2019-08-24T19:44:39.198Z] DEP criu/pie-util.d [2019-08-24T19:44:39.198Z] DEP criu/pie-util-vdso.d [2019-08-24T19:44:39.198Z] DEP criu/pie-util-vdso-elf32.d [2019-08-24T19:44:39.198Z] DEP criu/path.d [2019-08-24T19:44:39.198Z] DEP criu/parasite-syscall.d [2019-08-24T19:44:39.198Z] DEP criu/pagemap.d [2019-08-24T19:44:39.198Z] DEP criu/pagemap-cache.d [2019-08-24T19:44:39.198Z] DEP criu/page-xfer.d [2019-08-24T19:44:39.198Z] DEP criu/page-pipe.d [2019-08-24T19:44:39.199Z] DEP criu/netfilter.d [2019-08-24T19:44:39.199Z] DEP criu/net.d [2019-08-24T19:44:39.497Z] 34f648706e72: Pull complete [2019-08-24T19:44:39.563Z] DEP criu/namespaces.d [2019-08-24T19:44:39.563Z] DEP criu/mount.d [2019-08-24T19:44:39.563Z] DEP criu/mem.d [2019-08-24T19:44:39.563Z] DEP criu/lsm.d [2019-08-24T19:44:39.563Z] DEP criu/log.d [2019-08-24T19:44:39.563Z] DEP criu/libnetlink.d [2019-08-24T19:44:39.563Z] DEP criu/kerndat.d [2019-08-24T19:44:39.563Z] DEP criu/kcmp-ids.d [2019-08-24T19:44:39.563Z] DEP criu/irmap.d [2019-08-24T19:44:39.563Z] DEP criu/ipc_ns.d [2019-08-24T19:44:39.563Z] DEP criu/image.d [2019-08-24T19:44:39.923Z] DEP criu/image-desc.d [2019-08-24T19:44:39.923Z] DEP criu/fsnotify.d [2019-08-24T19:44:39.923Z] DEP criu/filesystems.d [2019-08-24T19:44:39.923Z] DEP criu/files.d [2019-08-24T19:44:39.923Z] DEP criu/files-reg.d [2019-08-24T19:44:39.923Z] DEP criu/files-ext.d [2019-08-24T19:44:39.923Z] DEP criu/file-lock.d [2019-08-24T19:44:39.923Z] DEP criu/file-ids.d [2019-08-24T19:44:39.923Z] DEP criu/fifo.d [2019-08-24T19:44:39.923Z] DEP criu/fdstore.d [2019-08-24T19:44:39.923Z] DEP criu/fault-injection.d [2019-08-24T19:44:39.923Z] DEP criu/external.d [2019-08-24T19:44:39.923Z] DEP criu/eventpoll.d [2019-08-24T19:44:40.298Z] DEP criu/eventfd.d [2019-08-24T19:44:40.298Z] DEP criu/crtools.d [2019-08-24T19:44:40.298Z] DEP criu/cr-service.d [2019-08-24T19:44:40.298Z] DEP criu/cr-restore.d [2019-08-24T19:44:40.298Z] DEP criu/cr-errno.d [2019-08-24T19:44:40.298Z] DEP criu/cr-dump.d [2019-08-24T19:44:40.298Z] DEP criu/cr-dedup.d [2019-08-24T19:44:40.298Z] DEP criu/cr-check.d [2019-08-24T19:44:40.298Z] DEP criu/config.d [2019-08-24T19:44:40.298Z] DEP criu/clone-noasan.d [2019-08-24T19:44:40.298Z] DEP criu/cgroup.d [2019-08-24T19:44:40.767Z] DEP criu/cgroup-props.d [2019-08-24T19:44:40.767Z] DEP criu/bitmap.d [2019-08-24T19:44:40.767Z] DEP criu/bfd.d [2019-08-24T19:44:40.767Z] DEP criu/autofs.d [2019-08-24T19:44:40.767Z] DEP criu/aio.d [2019-08-24T19:44:40.767Z] DEP criu/action-scripts.d [2019-08-24T19:44:40.767Z] CC criu/action-scripts.o [2019-08-24T19:44:40.767Z] CC criu/aio.o [2019-08-24T19:44:40.767Z] CC criu/autofs.o [2019-08-24T19:44:41.162Z] CC criu/bfd.o [2019-08-24T19:44:41.162Z] CC criu/bitmap.o [2019-08-24T19:44:41.162Z] CC criu/cgroup-props.o [2019-08-24T19:44:41.526Z] CC criu/cgroup.o [2019-08-24T19:44:41.890Z] CC criu/clone-noasan.o [2019-08-24T19:44:42.258Z] CC criu/config.o [2019-08-24T19:44:42.258Z] CC criu/cr-check.o [2019-08-24T19:44:42.626Z] CC criu/cr-dedup.o [2019-08-24T19:44:42.993Z] CC criu/cr-dump.o [2019-08-24T19:44:43.355Z] CC criu/cr-errno.o [2019-08-24T19:44:43.356Z] CC criu/cr-restore.o [2019-08-24T19:44:44.205Z] CC criu/cr-service.o [2019-08-24T19:44:44.648Z] CC criu/crtools.o [2019-08-24T19:44:45.037Z] CC criu/eventfd.o [2019-08-24T19:44:45.037Z] CC criu/eventpoll.o [2019-08-24T19:44:45.037Z] CC criu/external.o [2019-08-24T19:44:45.037Z] CC criu/fault-injection.o [2019-08-24T19:44:45.037Z] CC criu/fdstore.o [2019-08-24T19:44:45.397Z] CC criu/fifo.o [2019-08-24T19:44:45.397Z] CC criu/file-ids.o [2019-08-24T19:44:45.397Z] CC criu/file-lock.o [2019-08-24T19:44:45.793Z] CC criu/files-ext.o [2019-08-24T19:44:45.793Z] CC criu/files-reg.o [2019-08-24T19:44:46.168Z] CC criu/files.o [2019-08-24T19:44:46.411Z] 8563a0b9fade: Pull complete [2019-08-24T19:44:46.411Z] 53fac1b4f6a7: Pull complete [2019-08-24T19:44:46.411Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-24T19:44:46.411Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-24T19:44:46.411Z] ---> b5f54f7bacb8 [2019-08-24T19:44:46.411Z] Step 5/126 : ARG APT_MIRROR [2019-08-24T19:44:46.411Z] ---> Running in 7e0955013be8 [2019-08-24T19:44:46.411Z] Removing intermediate container 7e0955013be8 [2019-08-24T19:44:46.411Z] ---> 4c76a6c7752b [2019-08-24T19:44:46.411Z] 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-24T19:44:46.411Z] ---> Running in a0e297d18e1c [2019-08-24T19:44:46.411Z] Removing intermediate container a0e297d18e1c [2019-08-24T19:44:46.411Z] ---> 40eb0a8af580 [2019-08-24T19:44:46.411Z] Step 7/126 : FROM base AS criu [2019-08-24T19:44:46.411Z] ---> 40eb0a8af580 [2019-08-24T19:44:46.411Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:44:46.411Z] ---> Running in 4c9c825fd235 [2019-08-24T19:44:46.411Z] Removing intermediate container 4c9c825fd235 [2019-08-24T19:44:46.411Z] ---> 0415451327e8 [2019-08-24T19:44:46.411Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-24T19:44:46.694Z] ---> Running in deaa2f6a913c [2019-08-24T19:44:46.694Z] Removing intermediate container deaa2f6a913c [2019-08-24T19:44:46.694Z] ---> 92172fe9e705 [2019-08-24T19:44:46.694Z] 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-24T19:44:46.694Z] ---> Running in 411fb3245b35 [2019-08-24T19:44:46.954Z] CC criu/filesystems.o [2019-08-24T19:44:46.954Z] CC criu/fsnotify.o [2019-08-24T19:44:47.317Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:44:47.317Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:44:47.317Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:44:47.317Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:44:47.317Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:44:47.373Z] CC criu/image-desc.o [2019-08-24T19:44:47.373Z] CC criu/image.o [2019-08-24T19:44:47.373Z] CC criu/ipc_ns.o [2019-08-24T19:44:47.601Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-24T19:44:47.767Z] CC criu/irmap.o [2019-08-24T19:44:47.767Z] CC criu/kcmp-ids.o [2019-08-24T19:44:47.884Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-24T19:44:48.154Z] CC criu/kerndat.o [2019-08-24T19:44:48.154Z] CC criu/libnetlink.o [2019-08-24T19:44:48.154Z] CC criu/log.o [2019-08-24T19:44:48.165Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-24T19:44:48.259Z] Client: [2019-08-24T19:44:48.259Z] Debug Mode: false [2019-08-24T19:44:48.259Z] [2019-08-24T19:44:48.259Z] Server: [2019-08-24T19:44:48.259Z] Containers: 0 [2019-08-24T19:44:48.259Z] Running: 0 [2019-08-24T19:44:48.259Z] Paused: 0 [2019-08-24T19:44:48.259Z] Stopped: 0 [2019-08-24T19:44:48.259Z] Images: 0 [2019-08-24T19:44:48.259Z] Server Version: 19.03.1 [2019-08-24T19:44:48.259Z] Storage Driver: overlay2 [2019-08-24T19:44:48.259Z] Backing Filesystem: extfs [2019-08-24T19:44:48.259Z] Supports d_type: true [2019-08-24T19:44:48.259Z] Native Overlay Diff: true [2019-08-24T19:44:48.259Z] Logging Driver: json-file [2019-08-24T19:44:48.259Z] Cgroup Driver: cgroupfs [2019-08-24T19:44:48.259Z] Plugins: [2019-08-24T19:44:48.259Z] Volume: local [2019-08-24T19:44:48.259Z] Network: bridge host ipvlan macvlan null overlay [2019-08-24T19:44:48.259Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-24T19:44:48.259Z] Swarm: inactive [2019-08-24T19:44:48.259Z] Runtimes: runc [2019-08-24T19:44:48.259Z] Default Runtime: runc [2019-08-24T19:44:48.259Z] Init Binary: docker-init [2019-08-24T19:44:48.259Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-24T19:44:48.259Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:44:48.259Z] init version: fec3683 [2019-08-24T19:44:48.259Z] Security Options: [2019-08-24T19:44:48.259Z] apparmor [2019-08-24T19:44:48.259Z] seccomp [2019-08-24T19:44:48.259Z] Profile: default [2019-08-24T19:44:48.259Z] Kernel Version: 4.15.0-1045-aws [2019-08-24T19:44:48.259Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-24T19:44:48.259Z] OSType: linux [2019-08-24T19:44:48.259Z] Architecture: x86_64 [2019-08-24T19:44:48.259Z] CPUs: 2 [2019-08-24T19:44:48.259Z] Total Memory: 7.501GiB [2019-08-24T19:44:48.259Z] Name: ip-10-100-126-165 [2019-08-24T19:44:48.259Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-24T19:44:48.259Z] Docker Root Dir: /var/lib/docker [2019-08-24T19:44:48.259Z] Debug Mode: false [2019-08-24T19:44:48.259Z] Registry: https://index.docker.io/v1/ [2019-08-24T19:44:48.259Z] Labels: [2019-08-24T19:44:48.259Z] Experimental: true [2019-08-24T19:44:48.259Z] Insecure Registries: [2019-08-24T19:44:48.259Z] 127.0.0.0/8 [2019-08-24T19:44:48.259Z] Live Restore Enabled: true [2019-08-24T19:44:48.259Z] [2019-08-24T19:44:48.259Z] WARNING: No swap limit support [Pipeline] sh [2019-08-24T19:44:48.517Z] CC criu/lsm.o [2019-08-24T19:44:48.517Z] CC criu/mem.o [2019-08-24T19:44:48.549Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:44:48.549Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:44:48.549Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39495/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-24T19:44:48.549Z] + bash /home/ubuntu/workspace/moby_PR-39495/check-config.sh [2019-08-24T19:44:48.549Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-24T19:44:48.549Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-24T19:44:48.549Z] [2019-08-24T19:44:48.549Z] Generally Necessary: [2019-08-24T19:44:48.549Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-24T19:44:48.549Z] - apparmor: enabled and tools installed [2019-08-24T19:44:48.549Z] - CONFIG_NAMESPACES: enabled [2019-08-24T19:44:48.549Z] - CONFIG_NET_NS: enabled [2019-08-24T19:44:48.549Z] - CONFIG_PID_NS: enabled [2019-08-24T19:44:48.549Z] - CONFIG_IPC_NS: enabled [2019-08-24T19:44:48.549Z] - CONFIG_UTS_NS: enabled [2019-08-24T19:44:48.549Z] - CONFIG_CGROUPS: enabled [2019-08-24T19:44:48.549Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-24T19:44:48.549Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-24T19:44:48.549Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-24T19:44:48.549Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-24T19:44:48.549Z] - CONFIG_CPUSETS: enabled [2019-08-24T19:44:48.549Z] - CONFIG_MEMCG: enabled [2019-08-24T19:44:48.549Z] - CONFIG_KEYS: enabled [2019-08-24T19:44:48.549Z] - CONFIG_VETH: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-24T19:44:48.549Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-24T19:44:48.549Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-24T19:44:48.549Z] [2019-08-24T19:44:48.549Z] Optional Features: [2019-08-24T19:44:48.811Z] - CONFIG_USER_NS: enabled [2019-08-24T19:44:48.811Z] - CONFIG_SECCOMP: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-24T19:44:48.811Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-24T19:44:48.811Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-24T19:44:48.811Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-24T19:44:48.811Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-24T19:44:48.811Z] - CONFIG_BLK_CGROUP: enabled [2019-08-24T19:44:48.811Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-24T19:44:48.811Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CGROUP_PERF: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-24T19:44:48.811Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-24T19:44:48.811Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-24T19:44:48.811Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-24T19:44:48.811Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_IP_VS: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-24T19:44:48.811Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-24T19:44:48.811Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-24T19:44:48.811Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_EXT4_FS: enabled [2019-08-24T19:44:48.811Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-24T19:44:48.811Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-24T19:44:48.811Z] - Network Drivers: [2019-08-24T19:44:48.811Z] - "overlay": [2019-08-24T19:44:48.811Z] - CONFIG_VXLAN: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-24T19:44:48.811Z] Optional (for encrypted networks): [2019-08-24T19:44:48.811Z] - CONFIG_CRYPTO: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-24T19:44:48.811Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-24T19:44:48.811Z] - CONFIG_XFRM: enabled [2019-08-24T19:44:48.811Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-24T19:44:48.811Z] - "ipvlan": [2019-08-24T19:44:48.811Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-24T19:44:48.811Z] - "macvlan": [2019-08-24T19:44:48.811Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-24T19:44:48.811Z] - CONFIG_DUMMY: enabled (as module) [2019-08-24T19:44:48.811Z] - "ftp,tftp client in container": [2019-08-24T19:44:48.908Z] CC criu/mount.o [2019-08-24T19:44:49.069Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-24T19:44:49.069Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-24T19:44:49.069Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-24T19:44:49.069Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-24T19:44:49.069Z] - Storage Drivers: [2019-08-24T19:44:49.069Z] - "aufs": [2019-08-24T19:44:49.069Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-24T19:44:49.069Z] - "btrfs": [2019-08-24T19:44:49.069Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-24T19:44:49.069Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-24T19:44:49.069Z] - "devicemapper": [2019-08-24T19:44:49.069Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-24T19:44:49.069Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-24T19:44:49.069Z] - "overlay": [2019-08-24T19:44:49.069Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-24T19:44:49.069Z] - "zfs": [2019-08-24T19:44:49.069Z] - /dev/zfs: missing [2019-08-24T19:44:49.069Z] - zfs command: missing [2019-08-24T19:44:49.069Z] - zpool command: missing [2019-08-24T19:44:49.069Z] [2019-08-24T19:44:49.069Z] Limits: [2019-08-24T19:44:49.069Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-24T19:44:49.069Z] [2019-08-24T19:44:49.069Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-24T19:44:49.394Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d09fab232ed282d020afbe1e0935b53379df4ad . [2019-08-24T19:44:49.394Z] #1 [internal] load build definition from Dockerfile [2019-08-24T19:44:49.394Z] #1 transferring dockerfile: [2019-08-24T19:44:49.651Z] #1 transferring dockerfile: 10.90kB 0.0s done [2019-08-24T19:44:49.651Z] #1 DONE 0.2s [2019-08-24T19:44:49.651Z] [2019-08-24T19:44:49.651Z] #2 [internal] load .dockerignore [2019-08-24T19:44:49.651Z] #2 transferring context: 87B done [2019-08-24T19:44:49.651Z] #2 DONE 0.2s [2019-08-24T19:44:49.651Z] [2019-08-24T19:44:49.651Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-24T19:44:49.916Z] #3 DONE 0.4s [2019-08-24T19:44:49.916Z] [2019-08-24T19:44:49.916Z] #18 [internal] load build context [2019-08-24T19:44:50.163Z] CC criu/namespaces.o [2019-08-24T19:44:50.202Z] Fetched 7716 kB in 2s (2593 kB/s) [2019-08-24T19:44:50.525Z] CC criu/net.o [2019-08-24T19:44:51.298Z] CC criu/netfilter.o [2019-08-24T19:44:51.298Z] CC criu/page-pipe.o [2019-08-24T19:44:51.298Z] CC criu/page-xfer.o [2019-08-24T19:44:51.675Z] CC criu/pagemap-cache.o [2019-08-24T19:44:51.675Z] CC criu/pagemap.o [2019-08-24T19:44:51.678Z] Reading package lists... [2019-08-24T19:44:52.102Z] CC criu/parasite-syscall.o [2019-08-24T19:44:52.537Z] CC criu/path.o [2019-08-24T19:44:52.537Z] CC criu/pie-util-vdso-elf32.o [2019-08-24T19:44:52.537Z] CC criu/pie-util-vdso.o [2019-08-24T19:44:52.537Z] CC criu/pie-util.o [2019-08-24T19:44:52.537Z] CC criu/pipes.o [2019-08-24T19:44:52.685Z] Reading package lists... [2019-08-24T19:44:52.923Z] CC criu/plugin.o [2019-08-24T19:44:52.923Z] CC criu/proc_parse.o [2019-08-24T19:44:52.967Z] Building dependency tree... [2019-08-24T19:44:52.967Z] Reading state information... [2019-08-24T19:44:52.967Z] The following additional packages will be installed: [2019-08-24T19:44:52.967Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-24T19:44:52.967Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-24T19:44:52.967Z] Suggested packages: [2019-08-24T19:44:52.967Z] manpages-dev python-setuptools [2019-08-24T19:44:53.250Z] The following NEW packages will be installed: [2019-08-24T19:44:53.250Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-24T19:44:53.250Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-24T19:44:53.250Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-24T19:44:53.250Z] zlib1g-dev [2019-08-24T19:44:53.532Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:44:53.532Z] Need to get 3548 kB of archives. [2019-08-24T19:44:53.532Z] After this operation, 21.2 MB of additional disk space will be used. [2019-08-24T19:44:53.532Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-24T19:44:53.532Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-08-24T19:44:53.532Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-08-24T19:44:53.532Z] 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-24T19:44:53.532Z] 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-24T19:44:53.532Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-24T19:44:53.532Z] 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-24T19:44:53.532Z] 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-24T19:44:53.532Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-08-24T19:44:53.532Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-08-24T19:44:53.532Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-08-24T19:44:53.532Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-08-24T19:44:53.532Z] 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-24T19:44:53.532Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-08-24T19:44:53.532Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-24T19:44:53.532Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-08-24T19:44:53.697Z] CC criu/protobuf-desc.o [2019-08-24T19:44:53.815Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:44:53.815Z] Fetched 3548 kB in 0s (20.3 MB/s) [2019-08-24T19:44:53.815Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-24T19:44:53.815Z] (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-24T19:44:53.815Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-24T19:44:53.815Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-24T19:44:53.815Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-08-24T19:44:53.815Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-08-24T19:44:53.815Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-08-24T19:44:53.815Z] Selecting previously unselected package libnet1-dev. [2019-08-24T19:44:53.815Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-24T19:44:53.815Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:44:53.815Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-24T19:44:53.815Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-24T19:44:54.073Z] CC criu/protobuf.o [2019-08-24T19:44:54.097Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-24T19:44:54.097Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-08-24T19:44:54.097Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-08-24T19:44:54.097Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-24T19:44:54.097Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-24T19:44:54.097Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-24T19:44:54.097Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-24T19:44:54.097Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-08-24T19:44:54.097Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-08-24T19:44:54.097Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-24T19:44:54.098Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-08-24T19:44:54.098Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-08-24T19:44:54.098Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-24T19:44:54.098Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-08-24T19:44:54.098Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-08-24T19:44:54.098Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-24T19:44:54.111Z] #18 ... [2019-08-24T19:44:54.111Z] [2019-08-24T19:44:54.111Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-24T19:44:54.111Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done [2019-08-24T19:44:54.111Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-24T19:44:54.111Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-24T19:44:54.111Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.5s done [2019-08-24T19:44:54.111Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2019-08-24T19:44:54.111Z] #64 DONE 3.3s [2019-08-24T19:44:54.111Z] [2019-08-24T19:44:54.111Z] #18 [internal] load build context [2019-08-24T19:44:54.380Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-08-24T19:44:54.380Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-08-24T19:44:54.380Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-24T19:44:54.380Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-08-24T19:44:54.380Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-08-24T19:44:54.380Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-24T19:44:54.467Z] CC criu/pstree.o [2019-08-24T19:44:54.467Z] CC criu/rbtree.o [2019-08-24T19:44:54.665Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-08-24T19:44:54.665Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-08-24T19:44:54.665Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-08-24T19:44:54.665Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-24T19:44:54.665Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-08-24T19:44:54.665Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:44:54.665Z] Selecting previously unselected package protobuf-compiler. [2019-08-24T19:44:54.665Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-08-24T19:44:54.665Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-24T19:44:54.665Z] Selecting previously unselected package python-pkg-resources. [2019-08-24T19:44:54.665Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:44:54.665Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-24T19:44:54.665Z] Selecting previously unselected package python-protobuf. [2019-08-24T19:44:54.665Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-08-24T19:44:54.665Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-24T19:44:54.682Z] #18 transferring context: 45.53MB 4.6s done [2019-08-24T19:44:54.843Z] CC criu/rst-malloc.o [2019-08-24T19:44:54.843Z] CC criu/seccomp.o [2019-08-24T19:44:54.843Z] CC criu/seize.o [2019-08-24T19:44:54.949Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-24T19:44:54.949Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-24T19:44:54.949Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-24T19:44:55.019Z] #18 DONE 4.9s [2019-08-24T19:44:55.019Z] [2019-08-24T19:44:55.019Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-24T19:44:55.019Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-24T19:44:55.019Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s done [2019-08-24T19:44:55.019Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-24T19:44:55.019Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.9s done [2019-08-24T19:44:55.019Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.5s done [2019-08-24T19:44:55.019Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-24T19:44:55.019Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-24T19:44:55.019Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.4s done [2019-08-24T19:44:55.019Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.2s done [2019-08-24T19:44:55.019Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 3.6s done [2019-08-24T19:44:55.019Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.7s [2019-08-24T19:44:55.019Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.6s done [2019-08-24T19:44:55.271Z] CC criu/servicefd.o [2019-08-24T19:44:55.271Z] CC criu/shmem.o [2019-08-24T19:44:55.685Z] CC criu/sigframe.o [2019-08-24T19:44:55.685Z] CC criu/signalfd.o [2019-08-24T19:44:55.685Z] CC criu/sk-inet.o [2019-08-24T19:44:55.952Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.8s done [2019-08-24T19:44:55.961Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:44:55.961Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-24T19:44:55.961Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:44:55.961Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-24T19:44:56.069Z] CC criu/sk-netlink.o [2019-08-24T19:44:56.069Z] CC criu/sk-packet.o [2019-08-24T19:44:56.212Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.1s [2019-08-24T19:44:56.436Z] CC criu/sk-queue.o [2019-08-24T19:44:56.436Z] CC criu/sk-tcp.o [2019-08-24T19:44:56.775Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-24T19:44:56.775Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 [2019-08-24T19:44:56.799Z] CC criu/sk-unix.o [2019-08-24T19:44:57.032Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-08-24T19:44:57.032Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-24T19:44:57.167Z] CC criu/sockets.o [2019-08-24T19:44:57.435Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-08-24T19:44:57.435Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-24T19:44:57.435Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-24T19:44:57.435Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-24T19:44:57.435Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-08-24T19:44:57.435Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:44:57.435Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-24T19:44:57.435Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-24T19:44:57.435Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-24T19:44:57.435Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-24T19:44:57.435Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:44:57.541Z] CC criu/stats.o [2019-08-24T19:44:57.541Z] CC criu/string.o [2019-08-24T19:44:57.541Z] CC criu/sysctl.o [2019-08-24T19:44:57.966Z] CC criu/sysfs_parse.o [2019-08-24T19:44:57.966Z] CC criu/timerfd.o [2019-08-24T19:44:57.966Z] CC criu/tty.o [2019-08-24T19:44:58.516Z] Removing intermediate container 411fb3245b35 [2019-08-24T19:44:58.516Z] ---> 4d7b9bc06eaf [2019-08-24T19:44:58.516Z] 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-24T19:44:58.516Z] ---> Running in 820875d37bce [2019-08-24T19:44:58.845Z] CC criu/tun.o [2019-08-24T19:44:58.845Z] CC criu/uffd.o [2019-08-24T19:44:59.131Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:44:59.131Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:44:59.243Z] CC criu/util.o [2019-08-24T19:44:59.415Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:44:59.415Z]  GEN .gitid [2019-08-24T19:44:59.415Z] GEN criu/include/version.h [2019-08-24T19:44:59.415Z] GEN include/common/asm [2019-08-24T19:44:59.559Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done [2019-08-24T19:44:59.559Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-08-24T19:44:59.701Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-24T19:44:59.889Z] CC criu/uts_ns.o [2019-08-24T19:44:59.889Z] CC criu/vdso.o [2019-08-24T19:44:59.984Z] PBCC images/opts.pb-c.c [2019-08-24T19:44:59.985Z] PBCC images/sit.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-24T19:44:59.985Z] DEP images/opts.pb-c.d [2019-08-24T19:44:59.985Z] DEP images/sit.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/macvlan.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/macvlan.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/autofs.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/autofs.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/sysctl.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/sysctl.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/time.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/time.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/binfmt-misc.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/binfmt-misc.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/seccomp.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/seccomp.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/userns.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/userns.pb-c.d [2019-08-24T19:44:59.985Z] PBCC images/cgroup.pb-c.c [2019-08-24T19:44:59.985Z] DEP images/cgroup.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/fown.pb-c.c [2019-08-24T19:45:00.271Z] PBCC images/ext-file.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/fown.pb-c.d [2019-08-24T19:45:00.271Z] DEP images/ext-file.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/rpc.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/rpc.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/siginfo.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/siginfo.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/pagemap.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/pagemap.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/rlimit.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/rlimit.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/file-lock.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/file-lock.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/tty.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/tty.pb-c.d [2019-08-24T19:45:00.271Z] PBCC images/tun.pb-c.c [2019-08-24T19:45:00.271Z] PBCC images/netdev.pb-c.c [2019-08-24T19:45:00.271Z] DEP images/tun.pb-c.d [2019-08-24T19:45:00.271Z] DEP images/netdev.pb-c.d [2019-08-24T19:45:00.309Z] LINK criu/built-in.o [2019-08-24T19:45:00.309Z] LINK criu/criu [2019-08-24T19:45:00.309Z] DEP lib/c/criu.d [2019-08-24T19:45:00.309Z] CC images/rpc.pb-c.o [2019-08-24T19:45:00.309Z] CC lib/c/criu.o [2019-08-24T19:45:00.555Z] PBCC images/vma.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/vma.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/creds.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/creds.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/utsns.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/utsns.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/ipc-desc.pb-c.c [2019-08-24T19:45:00.555Z] PBCC images/ipc-sem.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/ipc-desc.pb-c.d [2019-08-24T19:45:00.555Z] DEP images/ipc-sem.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/ipc-msg.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/ipc-msg.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/ipc-shm.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/ipc-shm.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/ipc-var.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/ipc-var.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/sk-opts.pb-c.c [2019-08-24T19:45:00.555Z] PBCC images/packet-sock.pb-c.c [2019-08-24T19:45:00.555Z] DEP images/sk-opts.pb-c.d [2019-08-24T19:45:00.555Z] DEP images/packet-sock.pb-c.d [2019-08-24T19:45:00.555Z] PBCC images/sk-netlink.pb-c.c [2019-08-24T19:45:00.677Z] LINK lib/c/built-in.o [2019-08-24T19:45:00.677Z] LINK lib/c/libcriu.so [2019-08-24T19:45:00.839Z] DEP images/sk-netlink.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/sk-inet.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/sk-inet.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/sk-unix.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/sk-unix.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/mm.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/mm.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/timerfd.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/timerfd.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/timer.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/timer.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/sa.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/sa.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/pipe-data.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/pipe-data.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/mnt.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/mnt.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/sk-packet.pb-c.c [2019-08-24T19:45:00.839Z] DEP images/sk-packet.pb-c.d [2019-08-24T19:45:00.839Z] PBCC images/tcp-stream.pb-c.c [2019-08-24T19:45:00.958Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done [2019-08-24T19:45:01.055Z] GEN magic.py [2019-08-24T19:45:01.055Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:45:01.055Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:45:01.055Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:45:01.055Z] make[1]: Nothing to be done for 'all'. [2019-08-24T19:45:01.123Z] DEP images/tcp-stream.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/pipe.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/pipe.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/pstree.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/pstree.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/fs.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/fs.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/signalfd.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/signalfd.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/fh.pb-c.c [2019-08-24T19:45:01.123Z] PBCC images/fsnotify.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/fh.pb-c.d [2019-08-24T19:45:01.123Z] DEP images/fsnotify.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/eventpoll.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/eventpoll.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/eventfd.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/eventfd.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/remap-file-path.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/remap-file-path.pb-c.d [2019-08-24T19:45:01.123Z] PBCC images/fifo.pb-c.c [2019-08-24T19:45:01.123Z] DEP images/fifo.pb-c.d [2019-08-24T19:45:01.233Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0.1s [2019-08-24T19:45:01.405Z] PBCC images/ghost-file.pb-c.c [2019-08-24T19:45:01.405Z] DEP images/ghost-file.pb-c.d [2019-08-24T19:45:01.405Z] PBCC images/regfile.pb-c.c [2019-08-24T19:45:01.405Z] DEP images/regfile.pb-c.d [2019-08-24T19:45:01.405Z] PBCC images/ns.pb-c.c [2019-08-24T19:45:01.405Z] DEP images/ns.pb-c.d [2019-08-24T19:45:01.405Z] PBCC images/fdinfo.pb-c.c [2019-08-24T19:45:01.405Z] DEP images/fdinfo.pb-c.d [2019-08-24T19:45:01.405Z] PBCC images/core-aarch64.pb-c.c [2019-08-24T19:45:01.405Z] PBCC images/core-arm.pb-c.c [2019-08-24T19:45:01.405Z] PBCC images/core-ppc64.pb-c.c [2019-08-24T19:45:01.405Z] PBCC images/core-s390.pb-c.c [2019-08-24T19:45:01.405Z] PBCC images/core-x86.pb-c.c [2019-08-24T19:45:01.405Z] PBCC images/core.pb-c.c [2019-08-24T19:45:01.405Z] PBCC images/inventory.pb-c.c [2019-08-24T19:45:01.405Z] DEP images/core-aarch64.pb-c.d [2019-08-24T19:45:01.405Z] DEP images/core-arm.pb-c.d [2019-08-24T19:45:01.405Z] DEP images/core-ppc64.pb-c.d [2019-08-24T19:45:01.430Z] make[1]: 'images/built-in.o' is up to date. [2019-08-24T19:45:01.430Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-24T19:45:01.430Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-24T19:45:01.430Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-24T19:45:01.430Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-24T19:45:01.430Z] make[1]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:45:01.430Z] INSTALL criu/criu [2019-08-24T19:45:01.689Z] DEP images/core-s390.pb-c.d [2019-08-24T19:45:01.689Z] DEP images/core-x86.pb-c.d [2019-08-24T19:45:01.689Z] DEP images/core.pb-c.d [2019-08-24T19:45:01.689Z] DEP images/inventory.pb-c.d [2019-08-24T19:45:01.689Z] PBCC images/cpuinfo.pb-c.c [2019-08-24T19:45:01.689Z] DEP images/cpuinfo.pb-c.d [2019-08-24T19:45:01.689Z] PBCC images/stats.pb-c.c [2019-08-24T19:45:01.689Z] DEP images/stats.pb-c.d [2019-08-24T19:45:01.974Z] make[1]: Nothing to be done for 'all'. [2019-08-24T19:45:02.109Z] Running on ubuntu-1804-overlay2 (i-0e3eb45b3fc732b62) in /home/ubuntu/workspace/moby_PR-39495 [Pipeline] { [Pipeline] checkout [2019-08-24T19:45:02.257Z] CC images/stats.o [2019-08-24T19:45:02.257Z] CC images/core.o [2019-08-24T19:45:02.582Z] CC images/core-x86.o [2019-08-24T19:45:02.696Z] Removing intermediate container cc270c2f2d8a [2019-08-24T19:45:02.696Z] ---> 22788d016741 [2019-08-24T19:45:02.696Z] Step 12/126 : FROM base AS registry [2019-08-24T19:45:02.696Z] ---> 2de1a413a086 [2019-08-24T19:45:02.696Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-24T19:45:02.696Z] ---> Running in c4adbd90f9be [2019-08-24T19:45:02.696Z] Removing intermediate container c4adbd90f9be [2019-08-24T19:45:02.696Z] ---> f5d9b7a1f44d [2019-08-24T19:45:02.696Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-24T19:45:02.696Z] ---> Running in 88ddc6badfb4 [2019-08-24T19:45:02.864Z] CC images/core-arm.o [2019-08-24T19:45:02.864Z] CC images/core-aarch64.o [2019-08-24T19:45:03.067Z] Removing intermediate container 88ddc6badfb4 [2019-08-24T19:45:03.067Z] ---> a677b8e0726b [2019-08-24T19:45:03.067Z] 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-24T19:45:03.067Z] ---> Running in 2ca799b58902 [2019-08-24T19:45:03.146Z] CC images/core-ppc64.o [2019-08-24T19:45:03.429Z] CC images/core-s390.o [2019-08-24T19:45:03.429Z] CC images/cpuinfo.o [2019-08-24T19:45:03.505Z] + mktemp -d [2019-08-24T19:45:03.505Z] + export GOPATH=/tmp/tmp.Pywjftcizw [2019-08-24T19:45:03.505Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Pywjftcizw/src/github.com/docker/distribution [2019-08-24T19:45:03.505Z] Cloning into '/tmp/tmp.Pywjftcizw/src/github.com/docker/distribution'... [2019-08-24T19:45:03.711Z] CC images/inventory.o [2019-08-24T19:45:03.711Z] CC images/fdinfo.o [2019-08-24T19:45:03.994Z] CC images/fown.o [2019-08-24T19:45:03.994Z] CC images/ns.o [2019-08-24T19:45:03.994Z] CC images/regfile.o [2019-08-24T19:45:03.994Z] CC images/ghost-file.o [2019-08-24T19:45:04.277Z] CC images/fifo.o [2019-08-24T19:45:04.277Z] CC images/remap-file-path.o [2019-08-24T19:45:04.277Z] CC images/eventfd.o [2019-08-24T19:45:04.277Z] CC images/eventpoll.o [2019-08-24T19:45:04.559Z] CC images/fh.o [2019-08-24T19:45:04.559Z] CC images/fsnotify.o [2019-08-24T19:45:04.841Z] CC images/signalfd.o [2019-08-24T19:45:04.841Z] CC images/fs.o [2019-08-24T19:45:04.841Z] CC images/pstree.o [2019-08-24T19:45:04.860Z] + cd /tmp/tmp.Pywjftcizw/src/github.com/docker/distribution [2019-08-24T19:45:04.860Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-24T19:45:05.123Z] CC images/pipe.o [2019-08-24T19:45:05.123Z] CC images/tcp-stream.o [2019-08-24T19:45:05.123Z] CC images/sk-packet.o [2019-08-24T19:45:05.123Z] CC images/mnt.o [2019-08-24T19:45:05.231Z] + GOPATH=/tmp/tmp.Pywjftcizw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Pywjftcizw go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-24T19:45:05.290Z] using credential docker-jenkins-github-credentials [2019-08-24T19:45:05.297Z] Cloning the remote Git repository [2019-08-24T19:45:05.297Z] Cloning with configured refspecs honoured and without tags [2019-08-24T19:45:05.406Z] CC images/pipe-data.o [2019-08-24T19:45:05.406Z] CC images/sa.o [2019-08-24T19:45:05.406Z] CC images/timer.o [2019-08-24T19:45:05.409Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.2s done [2019-08-24T19:45:05.409Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 [2019-08-24T19:45:05.667Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-24T19:45:05.667Z] #4 DONE 15.7s [2019-08-24T19:45:05.667Z] [2019-08-24T19:45:05.667Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-24T19:45:05.694Z] CC images/timerfd.o [2019-08-24T19:45:05.694Z] CC images/mm.o [2019-08-24T19:45:05.694Z] CC images/sk-opts.o [2019-08-24T19:45:05.694Z] CC images/sk-unix.o [2019-08-24T19:45:05.364Z] Cloning repository https://github.com/moby/moby.git [2019-08-24T19:45:05.427Z] > git init /home/ubuntu/workspace/moby_PR-39495 # timeout=10 [2019-08-24T19:45:05.976Z] CC images/sk-inet.o [2019-08-24T19:45:05.976Z] CC images/tun.o [2019-08-24T19:45:06.259Z] CC images/sk-netlink.o [2019-08-24T19:45:06.259Z] CC images/packet-sock.o [2019-08-24T19:45:06.259Z] CC images/ipc-var.o [2019-08-24T19:45:06.259Z] CC images/ipc-desc.o [2019-08-24T19:45:06.542Z] CC images/ipc-shm.o [2019-08-24T19:45:06.542Z] CC images/ipc-msg.o [2019-08-24T19:45:06.542Z] CC images/ipc-sem.o [2019-08-24T19:45:06.824Z] CC images/utsns.o [2019-08-24T19:45:06.824Z] CC images/creds.o [2019-08-24T19:45:06.824Z] CC images/vma.o [2019-08-24T19:45:06.824Z] CC images/netdev.o [2019-08-24T19:45:06.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:45:06.124Z] > git --version # timeout=10 [2019-08-24T19:45:06.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:45:06.188Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:45:07.110Z] CC images/tty.o [2019-08-24T19:45:07.110Z] CC images/file-lock.o [2019-08-24T19:45:07.394Z] CC images/rlimit.o [2019-08-24T19:45:07.394Z] CC images/pagemap.o [2019-08-24T19:45:07.394Z] CC images/siginfo.o [2019-08-24T19:45:07.676Z] CC images/rpc.o [2019-08-24T19:45:07.958Z] CC images/ext-file.o [2019-08-24T19:45:07.958Z] CC images/cgroup.o [2019-08-24T19:45:08.240Z] CC images/userns.o [2019-08-24T19:45:08.523Z] CC images/google/protobuf/descriptor.o [2019-08-24T19:45:08.942Z] #5 DONE 2.9s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:45:08.942Z] #22 DONE 0.1s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:08.942Z] #35 ... [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-24T19:45:08.942Z] #60 DONE 0.1s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-24T19:45:08.942Z] #52 DONE 0.1s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-24T19:45:08.942Z] #23 DONE 0.1s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-24T19:45:08.942Z] #26 DONE 0.1s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-24T19:45:08.942Z] #49 DONE 0.1s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-24T19:45:08.942Z] #32 DONE 0.1s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-24T19:45:08.942Z] #29 DONE 0.2s [2019-08-24T19:45:08.942Z] [2019-08-24T19:45:08.942Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:45:09.163Z] CC images/opts.o [2019-08-24T19:45:09.163Z] CC images/seccomp.o [2019-08-24T19:45:09.163Z] CC images/binfmt-misc.o [2019-08-24T19:45:09.163Z] CC images/time.o [2019-08-24T19:45:09.445Z] CC images/sysctl.o [2019-08-24T19:45:09.445Z] CC images/autofs.o [2019-08-24T19:45:09.445Z] CC images/macvlan.o [2019-08-24T19:45:09.445Z] CC images/sit.o [2019-08-24T19:45:09.727Z] LINK images/built-in.o [2019-08-24T19:45:09.727Z] GEN compel/include/asm [2019-08-24T19:45:09.727Z] GEN compel/include/version.h [2019-08-24T19:45:09.727Z] touch .config [2019-08-24T19:45:09.727Z] GEN include/common/config.h [2019-08-24T19:45:09.727Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-24T19:45:09.727Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-24T19:45:09.727Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-08-24T19:45:09.727Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-08-24T19:45:09.727Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-08-24T19:45:09.727Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-08-24T19:45:09.727Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-08-24T19:45:09.727Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-24T19:45:09.727Z] DEP compel/plugins/std/infect.d [2019-08-24T19:45:09.727Z] DEP compel/plugins/std/string.d [2019-08-24T19:45:09.727Z] DEP compel/plugins/std/log.d [2019-08-24T19:45:09.727Z] DEP compel/plugins/std/fds.d [2019-08-24T19:45:10.016Z] DEP compel/plugins/std/std.d [2019-08-24T19:45:10.016Z] DEP compel/plugins/shmem/shmem.d [2019-08-24T19:45:10.016Z] DEP compel/plugins/fds/fds.d [2019-08-24T19:45:10.016Z] CC compel/plugins/std/std.o [2019-08-24T19:45:10.016Z] CC compel/plugins/std/fds.o [2019-08-24T19:45:10.304Z] CC compel/plugins/std/log.o [2019-08-24T19:45:10.586Z] CC compel/plugins/std/string.o [2019-08-24T19:45:10.867Z] CC compel/plugins/std/infect.o [2019-08-24T19:45:10.867Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-08-24T19:45:10.867Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-08-24T19:45:10.867Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-08-24T19:45:10.867Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-08-24T19:45:10.867Z] AR compel/plugins/std.lib.a [2019-08-24T19:45:11.151Z] CC compel/plugins/fds/fds.o [2019-08-24T19:45:11.151Z] AR compel/plugins/fds.lib.a [2019-08-24T19:45:11.151Z] HOSTDEP compel/src/lib/log-host.d [2019-08-24T19:45:11.151Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-24T19:45:11.151Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-08-24T19:45:11.151Z] HOSTDEP compel/src/main-host.d [2019-08-24T19:45:11.434Z] DEP compel/src/lib/ptrace.d [2019-08-24T19:45:11.434Z] DEP compel/src/lib/infect.d [2019-08-24T19:45:11.434Z] DEP compel/src/lib/infect-util.d [2019-08-24T19:45:11.434Z] DEP compel/src/lib/infect-rpc.d [2019-08-24T19:45:11.434Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-08-24T19:45:11.434Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-08-24T19:45:11.434Z] DEP compel/src/lib/log.d [2019-08-24T19:45:11.716Z] DEP compel/src/main.d [2019-08-24T19:45:11.716Z] DEP compel/src/lib/handle-elf.d [2019-08-24T19:45:11.716Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-08-24T19:45:11.716Z] CC compel/src/lib/log.o [2019-08-24T19:45:12.004Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-08-24T19:45:12.004Z] CC compel/arch/ppc64/src/lib/infect.o [2019-08-24T19:45:12.286Z] CC compel/src/lib/infect-rpc.o [2019-08-24T19:45:12.286Z] CC compel/src/lib/infect-util.o [2019-08-24T19:45:12.569Z] CC compel/src/lib/infect.o [2019-08-24T19:45:13.601Z] CC compel/src/lib/ptrace.o [2019-08-24T19:45:13.601Z] AR compel/libcompel.a [2019-08-24T19:45:13.601Z] HOSTCC compel/src/main-host.o [2019-08-24T19:45:13.601Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-08-24T19:45:13.601Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-24T19:45:13.886Z] HOSTCC compel/src/lib/log-host.o [2019-08-24T19:45:13.886Z] HOSTLINK compel/compel-host-bin [2019-08-24T19:45:13.886Z] DEP soccr/soccr.d [2019-08-24T19:45:14.168Z] CC soccr/soccr.o [2019-08-24T19:45:14.204Z] #30 ... [2019-08-24T19:45:14.204Z] [2019-08-24T19:45:14.204Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:45:14.204Z] #17 4.360 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:45:14.204Z] #17 4.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:45:14.204Z] #17 4.392 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:45:14.204Z] #17 4.403 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:45:14.204Z] #17 4.469 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:45:14.204Z] #17 5.272 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:45:14.204Z] #17 ... [2019-08-24T19:45:14.204Z] [2019-08-24T19:45:14.204Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:45:14.204Z] #30 5.357 + RM_GOPATH=0 [2019-08-24T19:45:14.204Z] #30 5.357 + TMP_GOPATH= [2019-08-24T19:45:14.204Z] #30 5.357 + : /build [2019-08-24T19:45:14.204Z] #30 5.357 + '[' -z '' ']' [2019-08-24T19:45:14.204Z] #30 5.358 ++ mktemp -d [2019-08-24T19:45:14.204Z] #30 5.365 + export GOPATH=/tmp/tmp.bFlyBTgSLS [2019-08-24T19:45:14.204Z] #30 5.365 + GOPATH=/tmp/tmp.bFlyBTgSLS [2019-08-24T19:45:14.204Z] #30 5.365 + RM_GOPATH=1 [2019-08-24T19:45:14.204Z] #30 5.365 ++ dirname ./install.sh [2019-08-24T19:45:14.204Z] #30 5.382 + dir=. [2019-08-24T19:45:14.204Z] #30 5.382 + bin=tomlv [2019-08-24T19:45:14.204Z] #30 5.382 + shift [2019-08-24T19:45:14.204Z] #30 5.382 + '[' '!' -f ./tomlv.installer ']' [2019-08-24T19:45:14.204Z] #30 5.383 + . ./tomlv.installer [2019-08-24T19:45:14.204Z] #30 5.383 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:45:14.204Z] #30 5.383 + install_tomlv [2019-08-24T19:45:14.204Z] #30 5.383 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-24T19:45:14.204Z] #30 5.384 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:45:14.204Z] #30 5.384 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bFlyBTgSLS/src/github.com/BurntSushi/toml [2019-08-24T19:45:14.204Z] #30 5.385 Cloning into '/tmp/tmp.bFlyBTgSLS/src/github.com/BurntSushi/toml'... [2019-08-24T19:45:14.782Z] AR soccr/libsoccr.a [2019-08-24T19:45:14.782Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:45:14.782Z] DEP criu/arch/ppc64/sigframe.d [2019-08-24T19:45:14.782Z] DEP criu/arch/ppc64/crtools.d [2019-08-24T19:45:14.782Z] DEP criu/arch/ppc64/cpu.d [2019-08-24T19:45:15.068Z] CC criu/arch/ppc64/cpu.o [2019-08-24T19:45:15.068Z] CC criu/arch/ppc64/crtools.o [2019-08-24T19:45:15.574Z] #30 6.508 + cd /tmp/tmp.bFlyBTgSLS/src/github.com/BurntSushi/toml [2019-08-24T19:45:15.574Z] #30 6.530 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:45:15.574Z] #30 6.535 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:45:15.683Z] CC criu/arch/ppc64/sigframe.o [2019-08-24T19:45:15.683Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-08-24T19:45:15.683Z] DEP criu/arch/ppc64/misc.d [2019-08-24T19:45:15.683Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-08-24T19:45:15.683Z] DEP criu/arch/ppc64/vdso-pie.d [2019-08-24T19:45:15.683Z] DEP criu/pie/parasite-vdso.d [2019-08-24T19:45:15.965Z] DEP criu/pie/util-vdso.d [2019-08-24T19:45:15.965Z] DEP criu/pie/util.d [2019-08-24T19:45:15.965Z] CC criu/pie/util.o [2019-08-24T19:45:15.965Z] CC criu/pie/util-vdso.o [2019-08-24T19:45:16.140Z] #30 7.292 errors [2019-08-24T19:45:16.140Z] #30 7.299 internal/cpu [2019-08-24T19:45:16.248Z] CC criu/pie/parasite-vdso.o [2019-08-24T19:45:16.406Z] #30 7.432 math/bits [2019-08-24T19:45:16.531Z] CC criu/arch/ppc64/vdso-pie.o [2019-08-24T19:45:16.664Z] #30 7.962 internal/bytealg [2019-08-24T19:45:16.813Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-08-24T19:45:16.813Z] CC criu/arch/ppc64/misc.o [2019-08-24T19:45:16.813Z] AR criu/pie/pie.lib.a [2019-08-24T19:45:16.813Z] DEP criu/pie/restorer.d [2019-08-24T19:45:16.921Z] #30 8.172 math [2019-08-24T19:45:17.097Z] DEP criu/arch/ppc64/restorer.d [2019-08-24T19:45:17.097Z] DEP criu/pie/parasite.d [2019-08-24T19:45:17.097Z] CC criu/pie/parasite.o [2019-08-24T19:45:17.485Z] #30 8.593 runtime/internal/atomic [2019-08-24T19:45:17.712Z] LINK criu/pie/parasite.built-in.o [2019-08-24T19:45:17.712Z] GEN criu/pie/parasite-blob.h [2019-08-24T19:45:17.712Z] CC criu/arch/ppc64/restorer.o [2019-08-24T19:45:17.993Z] CC criu/pie/restorer.o [2019-08-24T19:45:18.061Z] #30 9.115 runtime/internal/sys [2019-08-24T19:45:18.061Z] #30 9.309 runtime/internal/math [2019-08-24T19:45:18.319Z] #30 9.665 runtime [2019-08-24T19:45:18.584Z] #30 ... [2019-08-24T19:45:18.584Z] [2019-08-24T19:45:18.584Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-24T19:45:18.584Z] #15 4.304 + mktemp -d [2019-08-24T19:45:18.584Z] #15 4.311 + export GOPATH=/tmp/tmp.wm21eFUWkB [2019-08-24T19:45:18.584Z] #15 4.311 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.wm21eFUWkB/src/github.com/go-swagger/go-swagger [2019-08-24T19:45:18.584Z] #15 4.361 Cloning into '/tmp/tmp.wm21eFUWkB/src/github.com/go-swagger/go-swagger'... [2019-08-24T19:45:18.584Z] #15 ... [2019-08-24T19:45:18.584Z] [2019-08-24T19:45:18.584Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-24T19:45:18.584Z] #61 6.128 + RM_GOPATH=0 [2019-08-24T19:45:18.584Z] #61 6.128 + TMP_GOPATH= [2019-08-24T19:45:18.584Z] #61 6.128 + : /build/ [2019-08-24T19:45:18.584Z] #61 6.128 + '[' -z '' ']' [2019-08-24T19:45:18.584Z] #61 6.131 ++ mktemp -d [2019-08-24T19:45:18.584Z] #61 6.133 + export GOPATH=/tmp/tmp.fmtnBOdRHa [2019-08-24T19:45:18.584Z] #61 6.133 + GOPATH=/tmp/tmp.fmtnBOdRHa [2019-08-24T19:45:18.584Z] #61 6.133 + RM_GOPATH=1 [2019-08-24T19:45:18.584Z] #61 6.135 ++ dirname ./install.sh [2019-08-24T19:45:18.584Z] #61 6.143 + dir=. [2019-08-24T19:45:18.584Z] #61 6.143 + bin=rootlesskit [2019-08-24T19:45:18.584Z] #61 6.144 + shift [2019-08-24T19:45:18.584Z] #61 6.144 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-24T19:45:18.584Z] #61 6.144 + . ./rootlesskit.installer [2019-08-24T19:45:18.584Z] #61 6.144 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:45:18.584Z] #61 6.144 + install_rootlesskit [2019-08-24T19:45:18.584Z] #61 6.144 + case "$1" in [2019-08-24T19:45:18.584Z] #61 6.144 + export CGO_ENABLED=0 [2019-08-24T19:45:18.584Z] #61 6.144 + CGO_ENABLED=0 [2019-08-24T19:45:18.584Z] #61 6.144 + _install_rootlesskit [2019-08-24T19:45:18.584Z] #61 6.145 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-24T19:45:18.584Z] #61 6.145 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:45:18.584Z] #61 6.145 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fmtnBOdRHa/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:45:18.584Z] #61 6.155 Cloning into '/tmp/tmp.fmtnBOdRHa/src/github.com/rootless-containers/rootlesskit'... [2019-08-24T19:45:18.841Z] #61 ... [2019-08-24T19:45:18.841Z] [2019-08-24T19:45:18.841Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:45:18.841Z] #44 6.570 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:45:18.841Z] #44 6.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:45:18.841Z] #44 6.614 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:45:18.841Z] #44 6.628 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:45:18.841Z] #44 6.669 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:45:18.841Z] #44 7.471 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:45:18.841Z] #44 9.540 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:45:18.999Z] LINK criu/pie/restorer.built-in.o [2019-08-24T19:45:18.999Z] GEN criu/pie/restorer-blob.h [2019-08-24T19:45:18.999Z] DEP criu/vdso.d [2019-08-24T19:45:19.099Z] #44 ... [2019-08-24T19:45:19.099Z] [2019-08-24T19:45:19.099Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:45:19.099Z] #6 6.954 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:45:19.099Z] #6 6.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:45:19.099Z] #6 7.007 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:45:19.099Z] #6 7.010 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:45:19.099Z] #6 7.056 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:45:19.099Z] #6 7.955 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:45:19.099Z] #6 9.816 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:45:19.099Z] #6 ... [2019-08-24T19:45:19.099Z] [2019-08-24T19:45:19.099Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:45:19.099Z] #33 5.814 + RM_GOPATH=0 [2019-08-24T19:45:19.099Z] #33 5.814 + TMP_GOPATH= [2019-08-24T19:45:19.099Z] #33 5.814 + : /build [2019-08-24T19:45:19.099Z] #33 5.814 + '[' -z '' ']' [2019-08-24T19:45:19.099Z] #33 5.817 ++ mktemp -d [2019-08-24T19:45:19.099Z] #33 5.821 + export GOPATH=/tmp/tmp.8Kzj40tVpA [2019-08-24T19:45:19.099Z] #33 5.821 + GOPATH=/tmp/tmp.8Kzj40tVpA [2019-08-24T19:45:19.099Z] #33 5.821 + RM_GOPATH=1 [2019-08-24T19:45:19.099Z] #33 5.821 ++ dirname ./install.sh [2019-08-24T19:45:19.099Z] #33 5.824 + dir=. [2019-08-24T19:45:19.099Z] #33 5.828 + bin=vndr [2019-08-24T19:45:19.099Z] #33 5.828 + shift [2019-08-24T19:45:19.099Z] #33 5.828 + '[' '!' -f ./vndr.installer ']' [2019-08-24T19:45:19.099Z] #33 5.828 + . ./vndr.installer [2019-08-24T19:45:19.099Z] #33 5.829 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:45:19.099Z] #33 5.830 + install_vndr [2019-08-24T19:45:19.099Z] #33 5.830 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-24T19:45:19.099Z] #33 5.832 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:45:19.099Z] #33 5.832 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8Kzj40tVpA/src/github.com/LK4D4/vndr [2019-08-24T19:45:19.099Z] #33 5.840 Cloning into '/tmp/tmp.8Kzj40tVpA/src/github.com/LK4D4/vndr'... [2019-08-24T19:45:19.099Z] #33 6.759 + cd /tmp/tmp.8Kzj40tVpA/src/github.com/LK4D4/vndr [2019-08-24T19:45:19.099Z] #33 6.760 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:45:19.099Z] #33 6.808 + go build -buildmode=pie -v -o /build/vndr . [2019-08-24T19:45:19.099Z] #33 8.268 errors [2019-08-24T19:45:19.099Z] #33 8.350 internal/cpu [2019-08-24T19:45:19.099Z] #33 8.447 internal/race [2019-08-24T19:45:19.099Z] #33 8.602 runtime/internal/atomic [2019-08-24T19:45:19.099Z] #33 8.911 runtime/internal/sys [2019-08-24T19:45:19.099Z] #33 9.027 internal/bytealg [2019-08-24T19:45:19.099Z] #33 9.126 runtime/internal/math [2019-08-24T19:45:19.099Z] #33 9.206 sync/atomic [2019-08-24T19:45:19.099Z] #33 9.637 unicode [2019-08-24T19:45:19.099Z] #33 9.808 runtime [2019-08-24T19:45:19.280Z] DEP criu/uts_ns.d [2019-08-24T19:45:19.280Z] DEP criu/util.d [2019-08-24T19:45:19.280Z] DEP criu/uffd.d [2019-08-24T19:45:19.280Z] DEP criu/tun.d [2019-08-24T19:45:19.356Z] #33 ... [2019-08-24T19:45:19.356Z] [2019-08-24T19:45:19.356Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:19.356Z] #57 6.098 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:45:19.356Z] #57 6.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:45:19.356Z] #57 6.146 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:45:19.356Z] #57 6.150 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:45:19.356Z] #57 6.165 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:45:19.356Z] #57 6.881 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:45:19.356Z] #57 8.496 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:45:19.356Z] #57 9.657 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:45:19.356Z] #57 ... [2019-08-24T19:45:19.356Z] [2019-08-24T19:45:19.356Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:45:19.356Z] #55 6.042 + mktemp -d [2019-08-24T19:45:19.356Z] #55 6.046 + export GOPATH=/tmp/tmp.bifD4JQY3M [2019-08-24T19:45:19.356Z] #55 6.046 + git clone https://github.com/docker/distribution.git /tmp/tmp.bifD4JQY3M/src/github.com/docker/distribution [2019-08-24T19:45:19.356Z] #55 6.055 Cloning into '/tmp/tmp.bifD4JQY3M/src/github.com/docker/distribution'... [2019-08-24T19:45:19.565Z] DEP criu/tty.d [2019-08-24T19:45:19.565Z] DEP criu/timerfd.d [2019-08-24T19:45:19.565Z] DEP criu/sysfs_parse.d [2019-08-24T19:45:19.613Z] #55 ... [2019-08-24T19:45:19.613Z] [2019-08-24T19:45:19.613Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-24T19:45:19.613Z] #50 6.163 + RM_GOPATH=0 [2019-08-24T19:45:19.613Z] #50 6.163 + TMP_GOPATH= [2019-08-24T19:45:19.613Z] #50 6.163 + : /build [2019-08-24T19:45:19.613Z] #50 6.163 + '[' -z '' ']' [2019-08-24T19:45:19.613Z] #50 6.178 ++ mktemp -d [2019-08-24T19:45:19.613Z] #50 6.178 + export GOPATH=/tmp/tmp.8BywR1BtwI [2019-08-24T19:45:19.613Z] #50 6.178 + GOPATH=/tmp/tmp.8BywR1BtwI [2019-08-24T19:45:19.613Z] #50 6.178 + RM_GOPATH=1 [2019-08-24T19:45:19.613Z] #50 6.178 ++ dirname ./install.sh [2019-08-24T19:45:19.613Z] #50 6.178 + dir=. [2019-08-24T19:45:19.613Z] #50 6.178 + bin=proxy [2019-08-24T19:45:19.613Z] #50 6.178 + shift [2019-08-24T19:45:19.613Z] #50 6.178 + '[' '!' -f ./proxy.installer ']' [2019-08-24T19:45:19.613Z] #50 6.178 + . ./proxy.installer [2019-08-24T19:45:19.613Z] #50 6.179 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:45:19.613Z] #50 6.179 + install_proxy [2019-08-24T19:45:19.613Z] #50 6.179 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:45:19.613Z] #50 6.179 + case "$1" in [2019-08-24T19:45:19.613Z] #50 6.179 + export CGO_ENABLED=0 [2019-08-24T19:45:19.613Z] #50 6.179 + CGO_ENABLED=0 [2019-08-24T19:45:19.613Z] #50 6.179 + _install_proxy [2019-08-24T19:45:19.613Z] #50 6.179 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-24T19:45:19.613Z] #50 6.179 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8BywR1BtwI/src/github.com/docker/libnetwork [2019-08-24T19:45:19.613Z] #50 6.185 Cloning into '/tmp/tmp.8BywR1BtwI/src/github.com/docker/libnetwork'... [2019-08-24T19:45:19.613Z] #50 ... [2019-08-24T19:45:19.613Z] [2019-08-24T19:45:19.613Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-24T19:45:19.613Z] #53 6.255 + RM_GOPATH=0 [2019-08-24T19:45:19.613Z] #53 6.255 + TMP_GOPATH= [2019-08-24T19:45:19.613Z] #53 6.255 + : /build [2019-08-24T19:45:19.613Z] #53 6.255 + '[' -z '' ']' [2019-08-24T19:45:19.613Z] #53 6.255 ++ mktemp -d [2019-08-24T19:45:19.613Z] #53 6.255 + export GOPATH=/tmp/tmp.G0xNZ94IKw [2019-08-24T19:45:19.613Z] #53 6.255 + GOPATH=/tmp/tmp.G0xNZ94IKw [2019-08-24T19:45:19.613Z] #53 6.255 + RM_GOPATH=1 [2019-08-24T19:45:19.613Z] #53 6.255 ++ dirname ./install.sh [2019-08-24T19:45:19.613Z] #53 6.255 + dir=. [2019-08-24T19:45:19.613Z] #53 6.256 + bin=dockercli [2019-08-24T19:45:19.613Z] #53 6.256 + shift [2019-08-24T19:45:19.613Z] #53 6.256 + '[' '!' -f ./dockercli.installer ']' [2019-08-24T19:45:19.613Z] #53 6.256 + . ./dockercli.installer [2019-08-24T19:45:19.613Z] #53 6.257 ++ DOCKERCLI_CHANNEL=stable [2019-08-24T19:45:19.613Z] #53 6.257 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-24T19:45:19.613Z] #53 6.260 + install_dockercli [2019-08-24T19:45:19.613Z] #53 6.260 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-24T19:45:19.613Z] #53 6.260 ++ uname -m [2019-08-24T19:45:19.613Z] #53 6.260 Install docker/cli version 17.06.2-ce from stable [2019-08-24T19:45:19.613Z] #53 6.279 + arch=x86_64 [2019-08-24T19:45:19.613Z] #53 6.280 + '[' x86_64 '!=' x86_64 ']' [2019-08-24T19:45:19.613Z] #53 6.283 + url=https://download.docker.com/linux/static [2019-08-24T19:45:19.613Z] #53 6.292 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-24T19:45:19.613Z] #53 6.297 + tar -xz docker/docker [2019-08-24T19:45:19.847Z] DEP criu/sysctl.d [2019-08-24T19:45:19.847Z] DEP criu/string.d [2019-08-24T19:45:19.847Z] DEP criu/stats.d [2019-08-24T19:45:19.847Z] DEP criu/sockets.d [2019-08-24T19:45:19.847Z] DEP criu/sk-unix.d [2019-08-24T19:45:19.870Z] #53 ... [2019-08-24T19:45:19.870Z] [2019-08-24T19:45:19.870Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:45:19.870Z] #24 5.947 + RM_GOPATH=0 [2019-08-24T19:45:19.870Z] #24 5.947 + TMP_GOPATH= [2019-08-24T19:45:19.870Z] #24 5.947 + : /build [2019-08-24T19:45:19.870Z] #24 5.947 + '[' -z '' ']' [2019-08-24T19:45:19.870Z] #24 5.950 ++ mktemp -d [2019-08-24T19:45:19.870Z] #24 5.951 + export GOPATH=/tmp/tmp.tzcROoky8J [2019-08-24T19:45:19.870Z] #24 5.951 + GOPATH=/tmp/tmp.tzcROoky8J [2019-08-24T19:45:19.870Z] #24 5.951 + RM_GOPATH=1 [2019-08-24T19:45:19.870Z] #24 5.952 ++ dirname ./install.sh [2019-08-24T19:45:19.870Z] #24 5.952 + dir=. [2019-08-24T19:45:19.870Z] #24 5.953 + bin=gometalinter [2019-08-24T19:45:19.870Z] #24 5.953 + shift [2019-08-24T19:45:19.870Z] #24 5.953 + '[' '!' -f ./gometalinter.installer ']' [2019-08-24T19:45:19.870Z] #24 5.953 + . ./gometalinter.installer [2019-08-24T19:45:19.870Z] #24 5.953 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-24T19:45:19.870Z] #24 5.953 + install_gometalinter [2019-08-24T19:45:19.870Z] #24 5.953 + echo 'Installing gometalinter version v2.0.6' [2019-08-24T19:45:19.870Z] #24 5.953 + go get -d github.com/alecthomas/gometalinter [2019-08-24T19:45:19.870Z] #24 5.953 Installing gometalinter version v2.0.6 [2019-08-24T19:45:19.871Z] #24 ... [2019-08-24T19:45:19.871Z] [2019-08-24T19:45:19.871Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-24T19:45:19.871Z] #27 5.918 + RM_GOPATH=0 [2019-08-24T19:45:19.871Z] #27 5.918 + TMP_GOPATH= [2019-08-24T19:45:19.871Z] #27 5.918 + : /build [2019-08-24T19:45:19.871Z] #27 5.918 + '[' -z '' ']' [2019-08-24T19:45:19.871Z] #27 5.919 ++ mktemp -d [2019-08-24T19:45:19.871Z] #27 5.932 + export GOPATH=/tmp/tmp.GgBhUBOxY9 [2019-08-24T19:45:19.871Z] #27 5.932 + GOPATH=/tmp/tmp.GgBhUBOxY9 [2019-08-24T19:45:19.871Z] #27 5.932 + RM_GOPATH=1 [2019-08-24T19:45:19.871Z] #27 5.932 ++ dirname ./install.sh [2019-08-24T19:45:19.871Z] #27 5.933 + dir=. [2019-08-24T19:45:19.871Z] #27 5.933 + bin=gotestsum [2019-08-24T19:45:19.871Z] #27 5.933 + shift [2019-08-24T19:45:19.871Z] #27 5.933 + '[' '!' -f ./gotestsum.installer ']' [2019-08-24T19:45:19.871Z] #27 5.933 + . ./gotestsum.installer [2019-08-24T19:45:19.871Z] #27 5.933 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-24T19:45:19.871Z] #27 5.934 Installing gotestsum version v0.3.5 [2019-08-24T19:45:19.871Z] #27 5.934 + install_gotestsum [2019-08-24T19:45:19.871Z] #27 5.934 + echo 'Installing gotestsum version v0.3.5' [2019-08-24T19:45:19.871Z] #27 5.934 + go get -d gotest.tools/gotestsum [2019-08-24T19:45:20.129Z] DEP criu/sk-tcp.d [2019-08-24T19:45:20.129Z] DEP criu/sk-queue.d [2019-08-24T19:45:20.129Z] DEP criu/sk-packet.d [2019-08-24T19:45:20.129Z] DEP criu/sk-netlink.d [2019-08-24T19:45:20.134Z] #27 ... [2019-08-24T19:45:20.134Z] [2019-08-24T19:45:20.134Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-24T19:45:20.134Z] #61 10.50 + cd /tmp/tmp.fmtnBOdRHa/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:45:20.134Z] #61 10.50 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:45:20.134Z] #61 11.14 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:45:20.134Z] #61 11.14 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-24T19:45:20.413Z] DEP criu/sk-inet.d [2019-08-24T19:45:20.413Z] DEP criu/signalfd.d [2019-08-24T19:45:20.413Z] DEP criu/sigframe.d [2019-08-24T19:45:20.413Z] DEP criu/shmem.d [2019-08-24T19:45:20.694Z] DEP criu/servicefd.d [2019-08-24T19:45:20.695Z] DEP criu/seize.d [2019-08-24T19:45:20.695Z] DEP criu/seccomp.d [2019-08-24T19:45:20.695Z] DEP criu/rst-malloc.d [2019-08-24T19:45:20.982Z] DEP criu/rbtree.d [2019-08-24T19:45:20.982Z] DEP criu/pstree.d [2019-08-24T19:45:20.982Z] DEP criu/protobuf.d [2019-08-24T19:45:20.982Z] GEN criu/protobuf-desc-gen.h [2019-08-24T19:45:21.608Z] DEP criu/protobuf-desc.d [2019-08-24T19:45:21.608Z] DEP criu/proc_parse.d [2019-08-24T19:45:21.608Z] DEP criu/plugin.d [2019-08-24T19:45:21.608Z] DEP criu/pipes.d [2019-08-24T19:45:21.608Z] DEP criu/pie-util.d [2019-08-24T19:45:21.891Z] DEP criu/pie-util-vdso.d [2019-08-24T19:45:21.891Z] DEP criu/pie-util-vdso-elf32.d [2019-08-24T19:45:21.891Z] DEP criu/path.d [2019-08-24T19:45:21.891Z] DEP criu/parasite-syscall.d [2019-08-24T19:45:21.891Z] DEP criu/pagemap.d [2019-08-24T19:45:22.173Z] DEP criu/pagemap-cache.d [2019-08-24T19:45:22.173Z] DEP criu/page-xfer.d [2019-08-24T19:45:22.173Z] DEP criu/page-pipe.d [2019-08-24T19:45:22.173Z] DEP criu/netfilter.d [2019-08-24T19:45:22.455Z] DEP criu/net.d [2019-08-24T19:45:22.455Z] DEP criu/namespaces.d [2019-08-24T19:45:22.455Z] DEP criu/mount.d [2019-08-24T19:45:22.737Z] DEP criu/mem.d [2019-08-24T19:45:22.737Z] DEP criu/lsm.d [2019-08-24T19:45:22.737Z] DEP criu/log.d [2019-08-24T19:45:22.737Z] DEP criu/libnetlink.d [2019-08-24T19:45:22.737Z] DEP criu/kerndat.d [2019-08-24T19:45:23.019Z] DEP criu/kcmp-ids.d [2019-08-24T19:45:23.019Z] DEP criu/irmap.d [2019-08-24T19:45:23.019Z] DEP criu/ipc_ns.d [2019-08-24T19:45:23.019Z] DEP criu/image.d [2019-08-24T19:45:23.301Z] DEP criu/image-desc.d [2019-08-24T19:45:23.301Z] DEP criu/fsnotify.d [2019-08-24T19:45:23.301Z] DEP criu/filesystems.d [2019-08-24T19:45:23.301Z] DEP criu/files.d [2019-08-24T19:45:23.584Z] DEP criu/files-reg.d [2019-08-24T19:45:23.584Z] DEP criu/files-ext.d [2019-08-24T19:45:23.584Z] DEP criu/file-lock.d [2019-08-24T19:45:23.584Z] DEP criu/file-ids.d [2019-08-24T19:45:23.867Z] DEP criu/fifo.d [2019-08-24T19:45:23.867Z] DEP criu/fdstore.d [2019-08-24T19:45:23.867Z] DEP criu/fault-injection.d [2019-08-24T19:45:23.867Z] DEP criu/external.d [2019-08-24T19:45:23.867Z] DEP criu/eventpoll.d [2019-08-24T19:45:23.867Z] DEP criu/eventfd.d [2019-08-24T19:45:24.149Z] DEP criu/crtools.d [2019-08-24T19:45:24.149Z] DEP criu/cr-service.d [2019-08-24T19:45:24.149Z] DEP criu/cr-restore.d [2019-08-24T19:45:24.430Z] DEP criu/cr-errno.d [2019-08-24T19:45:24.430Z] DEP criu/cr-dump.d [2019-08-24T19:45:24.430Z] DEP criu/cr-dedup.d [2019-08-24T19:45:24.430Z] DEP criu/cr-check.d [2019-08-24T19:45:24.713Z] DEP criu/config.d [2019-08-24T19:45:24.713Z] DEP criu/clone-noasan.d [2019-08-24T19:45:24.713Z] DEP criu/cgroup.d [2019-08-24T19:45:24.713Z] DEP criu/cgroup-props.d [2019-08-24T19:45:24.713Z] DEP criu/bitmap.d [2019-08-24T19:45:24.713Z] DEP criu/bfd.d [2019-08-24T19:45:24.995Z] DEP criu/autofs.d [2019-08-24T19:45:24.995Z] DEP criu/aio.d [2019-08-24T19:45:24.995Z] DEP criu/action-scripts.d [2019-08-24T19:45:25.278Z] CC criu/action-scripts.o [2019-08-24T19:45:25.278Z] CC criu/aio.o [2019-08-24T19:45:25.396Z] #61 ... [2019-08-24T19:45:25.396Z] [2019-08-24T19:45:25.396Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-24T19:45:25.396Z] #53 15.38 + mkdir -p /build [2019-08-24T19:45:25.396Z] #53 15.39 + mv docker/docker /build/ [2019-08-24T19:45:25.396Z] #53 15.39 + rmdir docker [2019-08-24T19:45:25.396Z] #53 ... [2019-08-24T19:45:25.396Z] [2019-08-24T19:45:25.396Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:45:25.396Z] #17 6.730 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:45:25.396Z] #17 7.660 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:45:25.396Z] #17 ... [2019-08-24T19:45:25.396Z] [2019-08-24T19:45:25.396Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:45:25.396Z] #33 13.54 unicode/utf8 [2019-08-24T19:45:25.396Z] #33 14.29 math/bits [2019-08-24T19:45:25.396Z] #33 14.93 math [2019-08-24T19:45:25.412Z] + dpkg --print-architecture [2019-08-24T19:45:25.412Z] + cd /tmp/tmp.Pywjftcizw/src/github.com/docker/distribution [2019-08-24T19:45:25.412Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-24T19:45:25.412Z] + GOPATH=/tmp/tmp.Pywjftcizw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Pywjftcizw [2019-08-24T19:45:25.412Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-24T19:45:25.570Z] CC criu/autofs.o [2019-08-24T19:45:25.653Z] #33 ... [2019-08-24T19:45:25.653Z] [2019-08-24T19:45:25.653Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:25.653Z] #35 6.990 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:45:25.653Z] #35 6.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:45:25.653Z] #35 7.023 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:45:25.653Z] #35 7.051 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:45:25.653Z] #35 7.100 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:45:25.653Z] #35 8.112 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:45:25.653Z] #35 10.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:45:25.653Z] #35 11.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:45:26.072Z] Fetching without tags [2019-08-24T19:45:25.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:45:25.984Z] > git config --add remote.origin.fetch +refs/pull/39495/head:refs/remotes/origin/PR-39495 # timeout=10 [2019-08-24T19:45:26.013Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-24T19:45:26.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-24T19:45:26.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-24T19:45:26.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-24T19:45:26.082Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39495/head:refs/remotes/origin/PR-39495 +refs/heads/master:refs/remotes/origin/master [2019-08-24T19:45:26.498Z] Merging remotes/origin/master commit 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 into PR head commit 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:45:26.576Z] CC criu/bfd.o [2019-08-24T19:45:26.576Z] CC criu/bitmap.o [2019-08-24T19:45:26.584Z] #35 ... [2019-08-24T19:45:26.584Z] [2019-08-24T19:45:26.584Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:45:26.584Z] #30 13.74 unicode/utf8 [2019-08-24T19:45:26.584Z] #30 14.20 strconv [2019-08-24T19:45:26.584Z] #30 17.56 internal/race [2019-08-24T19:45:26.584Z] #30 17.69 sync/atomic [2019-08-24T19:45:26.841Z] #30 18.02 unicode [2019-08-24T19:45:26.859Z] CC criu/cgroup-props.o [2019-08-24T19:45:27.142Z] CC criu/cgroup.o [2019-08-24T19:45:27.388Z] Merge succeeded, producing 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:45:27.389Z] Checking out Revision 4d09fab232ed282d020afbe1e0935b53379df4ad (PR-39495) [2019-08-24T19:45:28.210Z] #30 ... [2019-08-24T19:45:28.210Z] [2019-08-24T19:45:28.210Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:45:28.210Z] #55 19.49 + cd /tmp/tmp.bifD4JQY3M/src/github.com/docker/distribution [2019-08-24T19:45:28.210Z] #55 19.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-24T19:45:28.468Z] #55 ... [2019-08-24T19:45:28.468Z] [2019-08-24T19:45:28.468Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-24T19:45:28.468Z] #53 DONE 19.9s [2019-08-24T19:45:26.505Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:45:26.527Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:45:27.330Z] > git merge 2a64e344b7b1a99ff8b5ab115e71656c6fa12838 # timeout=10 [2019-08-24T19:45:27.362Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-24T19:45:27.391Z] > git config core.sparsecheckout # timeout=10 [2019-08-24T19:45:27.443Z] > git checkout -f 4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:45:28.613Z] CC criu/clone-noasan.o [2019-08-24T19:45:28.613Z] CC criu/config.o [2019-08-24T19:45:28.726Z] [2019-08-24T19:45:28.726Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-24T19:45:28.726Z] #50 19.85 + cd /tmp/tmp.8BywR1BtwI/src/github.com/docker/libnetwork [2019-08-24T19:45:28.726Z] #50 19.85 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:45:28.782Z] Commit message: "Update service networks documentation" [2019-08-24T19:45:29.227Z] CC criu/cr-check.o [2019-08-24T19:45:29.291Z] #50 20.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-24T19:45:29.291Z] #50 ... [2019-08-24T19:45:29.291Z] [2019-08-24T19:45:29.291Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:45:29.291Z] #44 10.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:45:29.291Z] #44 ... [2019-08-24T19:45:29.291Z] [2019-08-24T19:45:29.291Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:45:29.291Z] #17 18.90 Fetched 7918 kB in 15s (509 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-24T19:45:29.548Z] #17 18.90 Reading package lists... [2019-08-24T19:45:29.548Z] #17 ... [2019-08-24T19:45:29.548Z] [2019-08-24T19:45:29.548Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:45:29.548Z] #6 11.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:45:29.684Z] + rm -rf /tmp/tmp.Pywjftcizw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Pywjftcizw [2019-08-24T19:45:29.806Z] #6 ... [2019-08-24T19:45:29.806Z] [2019-08-24T19:45:29.806Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:45:29.806Z] #33 18.68 strconv [2019-08-24T19:45:29.870Z] + docker version [2019-08-24T19:45:30.235Z] CC criu/cr-dedup.o [2019-08-24T19:45:30.235Z] CC criu/cr-dump.o [2019-08-24T19:45:30.467Z] Removing intermediate container 2ca799b58902 [2019-08-24T19:45:30.467Z] ---> 2afd46434687 [2019-08-24T19:45:30.467Z] Step 16/126 : FROM base AS swagger [2019-08-24T19:45:30.467Z] ---> 2de1a413a086 [2019-08-24T19:45:30.467Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-24T19:45:30.467Z] ---> Running in c7f006e17e42 [2019-08-24T19:45:30.467Z] Removing intermediate container c7f006e17e42 [2019-08-24T19:45:30.467Z] ---> b9bd412ef02e [2019-08-24T19:45:30.467Z] 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-24T19:45:30.923Z] ---> Running in 3f78e367db86 [2019-08-24T19:45:30.923Z] + mktemp -d [2019-08-24T19:45:30.923Z] + export GOPATH=/tmp/tmp.F1G2dEnKSQ [2019-08-24T19:45:30.923Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.F1G2dEnKSQ/src/github.com/go-swagger/go-swagger [2019-08-24T19:45:30.923Z] Cloning into '/tmp/tmp.F1G2dEnKSQ/src/github.com/go-swagger/go-swagger'... [2019-08-24T19:45:31.705Z] CC criu/cr-errno.o [2019-08-24T19:45:31.705Z] CC criu/cr-restore.o [2019-08-24T19:45:32.331Z] #33 23.08 internal/testlog [2019-08-24T19:45:32.331Z] #33 ... [2019-08-24T19:45:32.331Z] [2019-08-24T19:45:32.331Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:45:32.331Z] #24 13.27 + cd /tmp/tmp.tzcROoky8J/src/github.com/alecthomas/gometalinter [2019-08-24T19:45:32.331Z] #24 13.27 + git checkout -q v2.0.6 [2019-08-24T19:45:32.331Z] #24 13.79 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-24T19:45:32.331Z] #24 ... [2019-08-24T19:45:32.331Z] [2019-08-24T19:45:32.331Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:45:32.331Z] #33 23.35 encoding [2019-08-24T19:45:32.331Z] #33 23.52 unicode/utf16 [2019-08-24T19:45:32.588Z] #33 23.79 container/list [2019-08-24T19:45:33.153Z] #33 24.35 crypto/internal/subtle [2019-08-24T19:45:33.153Z] #33 24.49 crypto/subtle [2019-08-24T19:45:33.410Z] #33 24.62 crypto/rc4 [2019-08-24T19:45:33.976Z] #33 24.98 internal/x/crypto/cryptobyte/asn1 [2019-08-24T19:45:33.976Z] #33 25.09 internal/nettrace [2019-08-24T19:45:33.976Z] #33 25.19 internal/x/net/dns/dnsmessage [2019-08-24T19:45:34.162Z] + cd /tmp/tmp.F1G2dEnKSQ/src/github.com/go-swagger/go-swagger [2019-08-24T19:45:34.162Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-24T19:45:34.395Z] CC criu/cr-service.o [2019-08-24T19:45:34.625Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-24T19:45:35.013Z] CC criu/crtools.o [2019-08-24T19:45:35.298Z] CC criu/eventfd.o [2019-08-24T19:45:35.580Z] CC criu/eventpoll.o [2019-08-24T19:45:35.864Z] CC criu/external.o [2019-08-24T19:45:36.147Z] CC criu/fault-injection.o [2019-08-24T19:45:36.147Z] CC criu/fdstore.o [2019-08-24T19:45:36.429Z] CC criu/fifo.o [2019-08-24T19:45:36.429Z] CC criu/file-ids.o [2019-08-24T19:45:36.711Z] CC criu/file-lock.o [2019-08-24T19:45:37.331Z] CC criu/files-ext.o [2019-08-24T19:45:37.331Z] CC criu/files-reg.o [2019-08-24T19:45:37.981Z] Client: Docker Engine - Community [2019-08-24T19:45:37.981Z] Version: 19.03.1 [2019-08-24T19:45:37.981Z] API version: 1.40 [2019-08-24T19:45:37.981Z] Go version: go1.12.5 [2019-08-24T19:45:37.981Z] Git commit: 74b1e89 [2019-08-24T19:45:37.981Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-24T19:45:37.981Z] OS/Arch: linux/amd64 [2019-08-24T19:45:37.981Z] Experimental: false [2019-08-24T19:45:37.981Z] [2019-08-24T19:45:37.981Z] Server: Docker Engine - Community [2019-08-24T19:45:37.981Z] Engine: [2019-08-24T19:45:37.981Z] Version: 19.03.1 [2019-08-24T19:45:37.981Z] API version: 1.40 (minimum version 1.12) [2019-08-24T19:45:37.981Z] Go version: go1.12.5 [2019-08-24T19:45:37.981Z] Git commit: 74b1e89 [2019-08-24T19:45:37.981Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-24T19:45:37.981Z] OS/Arch: linux/amd64 [2019-08-24T19:45:37.981Z] Experimental: true [2019-08-24T19:45:37.981Z] containerd: [2019-08-24T19:45:37.981Z] Version: 1.2.6 [2019-08-24T19:45:37.981Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-24T19:45:37.981Z] runc: [2019-08-24T19:45:37.981Z] Version: 1.0.0-rc8 [2019-08-24T19:45:37.981Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:45:37.981Z] docker-init: [2019-08-24T19:45:37.981Z] Version: 0.18.0 [2019-08-24T19:45:37.981Z] GitCommit: fec3683 [Pipeline] sh [2019-08-24T19:45:38.306Z] + docker info [2019-08-24T19:45:38.804Z] CC criu/files.o [2019-08-24T19:45:39.248Z] #33 29.59 runtime/cgo [2019-08-24T19:45:39.810Z] CC criu/filesystems.o [2019-08-24T19:45:40.099Z] CC criu/fsnotify.o [2019-08-24T19:45:40.184Z] #33 ... [2019-08-24T19:45:40.184Z] [2019-08-24T19:45:40.184Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:40.184Z] #57 21.36 Fetched 7918 kB in 16s (487 kB/s) [2019-08-24T19:45:40.184Z] #57 21.36 Reading package lists... [2019-08-24T19:45:40.184Z] #57 27.60 Reading package lists... [2019-08-24T19:45:40.184Z] #57 ... [2019-08-24T19:45:40.184Z] [2019-08-24T19:45:40.184Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:45:40.184Z] #17 18.90 Reading package lists... [2019-08-24T19:45:40.184Z] #17 25.73 Reading package lists... [2019-08-24T19:45:40.714Z] CC criu/image-desc.o [2019-08-24T19:45:40.714Z] CC criu/image.o [2019-08-24T19:45:40.754Z] #17 31.32 Building dependency tree... [2019-08-24T19:45:40.754Z] #17 ... [2019-08-24T19:45:40.754Z] [2019-08-24T19:45:40.754Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:45:40.754Z] #30 21.86 internal/testlog [2019-08-24T19:45:40.754Z] #30 22.15 encoding [2019-08-24T19:45:40.754Z] #30 22.25 runtime/cgo [2019-08-24T19:45:40.754Z] #30 ... [2019-08-24T19:45:40.754Z] [2019-08-24T19:45:40.754Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:45:40.754Z] #6 22.83 Fetched 7918 kB in 16s (470 kB/s) [2019-08-24T19:45:40.754Z] #6 22.83 Reading package lists... [2019-08-24T19:45:41.012Z] #6 29.09 Reading package lists... [2019-08-24T19:45:41.012Z] #6 ... [2019-08-24T19:45:41.012Z] [2019-08-24T19:45:41.012Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:45:41.012Z] #44 22.45 Fetched 7918 kB in 16s (467 kB/s) [2019-08-24T19:45:41.012Z] #44 22.45 Reading package lists... [2019-08-24T19:45:41.269Z] #44 29.33 Reading package lists... [2019-08-24T19:45:41.270Z] #44 ... [2019-08-24T19:45:41.270Z] [2019-08-24T19:45:41.270Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:45:41.270Z] #55 22.52 + GOPATH=/tmp/tmp.bifD4JQY3M/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bifD4JQY3M go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-24T19:45:41.270Z] #55 ... [2019-08-24T19:45:41.270Z] [2019-08-24T19:45:41.270Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:45:41.270Z] #17 31.32 Building dependency tree... [2019-08-24T19:45:41.270Z] #17 32.67 Reading state information... [2019-08-24T19:45:41.336Z] CC criu/ipc_ns.o [2019-08-24T19:45:41.531Z] #17 ... [2019-08-24T19:45:41.531Z] [2019-08-24T19:45:41.531Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:41.531Z] #35 22.79 Fetched 7918 kB in 16s (471 kB/s) [2019-08-24T19:45:41.531Z] #35 22.79 Reading package lists... [2019-08-24T19:45:41.949Z] CC criu/irmap.o [2019-08-24T19:45:42.095Z] #35 29.52 Reading package lists... [2019-08-24T19:45:42.095Z] #35 ... [2019-08-24T19:45:42.095Z] [2019-08-24T19:45:42.095Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:42.095Z] #57 27.60 Reading package lists... [2019-08-24T19:45:42.231Z] CC criu/kcmp-ids.o [2019-08-24T19:45:42.513Z] CC criu/kerndat.o [2019-08-24T19:45:43.126Z] CC criu/libnetlink.o [2019-08-24T19:45:43.409Z] CC criu/log.o [2019-08-24T19:45:43.692Z] CC criu/lsm.o [2019-08-24T19:45:43.974Z] CC criu/mem.o [2019-08-24T19:45:44.035Z] #57 34.02 Building dependency tree... [2019-08-24T19:45:44.035Z] #57 35.33 Reading state information... [2019-08-24T19:45:44.967Z] #57 36.47 The following additional packages will be installed: [2019-08-24T19:45:44.967Z] #57 36.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-24T19:45:44.967Z] #57 36.48 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-24T19:45:44.967Z] #57 36.48 Suggested packages: [2019-08-24T19:45:44.967Z] #57 36.49 manpages-dev python-setuptools [2019-08-24T19:45:44.983Z] CC criu/mount.o [2019-08-24T19:45:46.382Z] + rm -rf /tmp/tmp.F1G2dEnKSQ [2019-08-24T19:45:46.382Z] Removing intermediate container 3f78e367db86 [2019-08-24T19:45:46.382Z] ---> 09acda8fbd67 [2019-08-24T19:45:46.382Z] Step 19/126 : FROM base AS frozen-images [2019-08-24T19:45:46.382Z] ---> 2de1a413a086 [2019-08-24T19:45:46.382Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:45:46.382Z] ---> Using cache [2019-08-24T19:45:46.382Z] ---> 96e7483c4d2a [2019-08-24T19:45:46.382Z] 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-24T19:45:46.382Z] ---> Running in 4eca2c3b2db3 [2019-08-24T19:45:46.382Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:45:46.382Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:45:46.382Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:45:46.382Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:45:46.382Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:45:46.382Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-24T19:45:46.382Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-24T19:45:46.382Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-24T19:45:46.465Z] Client: [2019-08-24T19:45:46.465Z] Debug Mode: false [2019-08-24T19:45:46.465Z] [2019-08-24T19:45:46.465Z] Server: [2019-08-24T19:45:46.465Z] Containers: 0 [2019-08-24T19:45:46.465Z] Running: 0 [2019-08-24T19:45:46.465Z] Paused: 0 [2019-08-24T19:45:46.465Z] Stopped: 0 [2019-08-24T19:45:46.465Z] Images: 0 [2019-08-24T19:45:46.465Z] Server Version: 19.03.1 [2019-08-24T19:45:46.465Z] Storage Driver: overlay2 [2019-08-24T19:45:46.465Z] Backing Filesystem: extfs [2019-08-24T19:45:46.465Z] Supports d_type: true [2019-08-24T19:45:46.465Z] Native Overlay Diff: true [2019-08-24T19:45:46.465Z] Logging Driver: json-file [2019-08-24T19:45:46.465Z] Cgroup Driver: cgroupfs [2019-08-24T19:45:46.465Z] Plugins: [2019-08-24T19:45:46.465Z] Volume: local [2019-08-24T19:45:46.465Z] Network: bridge host ipvlan macvlan null overlay [2019-08-24T19:45:46.465Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-24T19:45:46.465Z] Swarm: inactive [2019-08-24T19:45:46.465Z] Runtimes: runc [2019-08-24T19:45:46.465Z] Default Runtime: runc [2019-08-24T19:45:46.465Z] Init Binary: docker-init [2019-08-24T19:45:46.465Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-24T19:45:46.465Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:45:46.465Z] init version: fec3683 [2019-08-24T19:45:46.465Z] Security Options: [2019-08-24T19:45:46.465Z] apparmor [2019-08-24T19:45:46.465Z] seccomp [2019-08-24T19:45:46.465Z] Profile: default [2019-08-24T19:45:46.465Z] Kernel Version: 4.15.0-1045-aws [2019-08-24T19:45:46.465Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-24T19:45:46.465Z] OSType: linux [2019-08-24T19:45:46.465Z] Architecture: x86_64 [2019-08-24T19:45:46.465Z] CPUs: 2 [2019-08-24T19:45:46.465Z] Total Memory: 7.501GiB [2019-08-24T19:45:46.465Z] Name: ip-10-100-41-223 [2019-08-24T19:45:46.465Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-24T19:45:46.465Z] Docker Root Dir: /var/lib/docker [2019-08-24T19:45:46.465Z] Debug Mode: false [2019-08-24T19:45:46.465Z] Registry: https://index.docker.io/v1/ [2019-08-24T19:45:46.465Z] Labels: [2019-08-24T19:45:46.465Z] Experimental: true [2019-08-24T19:45:46.465Z] Insecure Registries: [2019-08-24T19:45:46.465Z] 127.0.0.0/8 [2019-08-24T19:45:46.465Z] Live Restore Enabled: true [2019-08-24T19:45:46.465Z] [2019-08-24T19:45:46.465Z] WARNING: No swap limit support [Pipeline] sh [2019-08-24T19:45:46.758Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:45:46.758Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-24T19:45:46.758Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39495/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-24T19:45:46.758Z] + bash /home/ubuntu/workspace/moby_PR-39495/check-config.sh [2019-08-24T19:45:46.758Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-24T19:45:46.758Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-24T19:45:46.758Z] [2019-08-24T19:45:46.758Z] Generally Necessary: [2019-08-24T19:45:46.758Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-24T19:45:46.758Z] - apparmor: enabled and tools installed [2019-08-24T19:45:46.758Z] - CONFIG_NAMESPACES: enabled [2019-08-24T19:45:46.758Z] - CONFIG_NET_NS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_PID_NS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_IPC_NS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_UTS_NS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_CGROUPS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-24T19:45:46.758Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-24T19:45:46.758Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-24T19:45:46.758Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-24T19:45:46.758Z] - CONFIG_CPUSETS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_MEMCG: enabled [2019-08-24T19:45:46.758Z] - CONFIG_KEYS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_VETH: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-24T19:45:46.758Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-24T19:45:46.758Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-24T19:45:46.758Z] [2019-08-24T19:45:46.758Z] Optional Features: [2019-08-24T19:45:46.758Z] - CONFIG_USER_NS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_SECCOMP: enabled [2019-08-24T19:45:46.758Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-24T19:45:46.758Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-24T19:45:46.758Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-24T19:45:46.758Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-24T19:45:46.865Z] #57 ... [2019-08-24T19:45:46.865Z] [2019-08-24T19:45:46.865Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-24T19:45:46.865Z] #50 DONE 38.0s [2019-08-24T19:45:46.865Z] [2019-08-24T19:45:46.865Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:46.865Z] #57 38.15 The following NEW packages will be installed: [2019-08-24T19:45:46.865Z] #57 38.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-24T19:45:46.865Z] #57 38.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-24T19:45:46.865Z] #57 38.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-24T19:45:46.865Z] #57 38.17 zlib1g-dev [2019-08-24T19:45:47.019Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-24T19:45:47.019Z] - CONFIG_BLK_CGROUP: enabled [2019-08-24T19:45:47.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-24T19:45:47.019Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CGROUP_PERF: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-24T19:45:47.019Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-24T19:45:47.019Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-24T19:45:47.019Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-24T19:45:47.019Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_IP_VS: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-24T19:45:47.019Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-24T19:45:47.019Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-24T19:45:47.019Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_EXT4_FS: enabled [2019-08-24T19:45:47.019Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-24T19:45:47.019Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-24T19:45:47.019Z] - Network Drivers: [2019-08-24T19:45:47.019Z] - "overlay": [2019-08-24T19:45:47.019Z] - CONFIG_VXLAN: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-24T19:45:47.019Z] Optional (for encrypted networks): [2019-08-24T19:45:47.019Z] - CONFIG_CRYPTO: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-24T19:45:47.019Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-24T19:45:47.019Z] - CONFIG_XFRM: enabled [2019-08-24T19:45:47.019Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-24T19:45:47.019Z] - "ipvlan": [2019-08-24T19:45:47.019Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-24T19:45:47.019Z] - "macvlan": [2019-08-24T19:45:47.019Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_DUMMY: enabled (as module) [2019-08-24T19:45:47.019Z] - "ftp,tftp client in container": [2019-08-24T19:45:47.019Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-24T19:45:47.019Z] - Storage Drivers: [2019-08-24T19:45:47.019Z] - "aufs": [2019-08-24T19:45:47.019Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-24T19:45:47.019Z] - "btrfs": [2019-08-24T19:45:47.019Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-24T19:45:47.019Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-24T19:45:47.019Z] - "devicemapper": [2019-08-24T19:45:47.123Z] #57 ... [2019-08-24T19:45:47.123Z] [2019-08-24T19:45:47.123Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:45:47.123Z] #17 34.03 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-24T19:45:47.123Z] #17 34.03 The following additional packages will be installed: [2019-08-24T19:45:47.123Z] #17 34.04 libjq1 libonig4 [2019-08-24T19:45:47.123Z] #17 34.41 The following NEW packages will be installed: [2019-08-24T19:45:47.123Z] #17 34.42 jq libjq1 libonig4 [2019-08-24T19:45:47.123Z] #17 35.53 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:45:47.123Z] #17 35.53 Need to get 327 kB of archives. [2019-08-24T19:45:47.123Z] #17 35.53 After this operation, 1157 kB of additional disk space will be used. [2019-08-24T19:45:47.123Z] #17 35.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-24T19:45:47.123Z] #17 35.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-24T19:45:47.123Z] #17 35.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-24T19:45:47.123Z] #17 36.62 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:45:47.123Z] #17 36.82 Fetched 327 kB in 1s (316 kB/s) [2019-08-24T19:45:47.123Z] #17 36.92 Selecting previously unselected package libonig4:amd64. [2019-08-24T19:45:47.123Z] #17 36.92 (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-24T19:45:47.123Z] #17 37.03 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-24T19:45:47.123Z] #17 37.04 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:45:47.123Z] #17 37.27 Selecting previously unselected package libjq1:amd64. [2019-08-24T19:45:47.123Z] #17 37.27 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:45:47.123Z] #17 37.28 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:45:47.123Z] #17 37.48 Selecting previously unselected package jq. [2019-08-24T19:45:47.123Z] #17 37.50 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:45:47.123Z] #17 37.51 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:45:47.123Z] #17 37.73 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:45:47.123Z] #17 37.94 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:45:47.123Z] #17 37.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:45:47.123Z] #17 38.07 Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:45:47.123Z] #17 DONE 38.5s [2019-08-24T19:45:47.123Z] [2019-08-24T19:45:47.123Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-24T19:45:47.123Z] #19 DONE 0.1s [2019-08-24T19:45:47.123Z] [2019-08-24T19:45:47.123Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:45:47.277Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-24T19:45:47.278Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-24T19:45:47.278Z] - "overlay": [2019-08-24T19:45:47.278Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-24T19:45:47.278Z] - "zfs": [2019-08-24T19:45:47.278Z] - /dev/zfs: missing [2019-08-24T19:45:47.278Z] - zfs command: missing [2019-08-24T19:45:47.278Z] - zpool command: missing [2019-08-24T19:45:47.278Z] [2019-08-24T19:45:47.278Z] Limits: [2019-08-24T19:45:47.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-24T19:45:47.278Z] [2019-08-24T19:45:47.278Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-24T19:45:47.608Z] + sudo modprobe ip_vs [2019-08-24T19:45:47.650Z] Fetched 7670 kB in 1s (4925 kB/s) [2019-08-24T19:45:47.670Z] CC criu/namespaces.o [2019-08-24T19:45:47.922Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d09fab232ed282d020afbe1e0935b53379df4ad . [2019-08-24T19:45:48.009Z] Reading package lists... [2019-08-24T19:45:48.180Z] #2 [internal] load build definition from Dockerfile [2019-08-24T19:45:48.180Z] #2 transferring dockerfile: 10.90kB done [2019-08-24T19:45:48.180Z] #2 DONE 0.1s [2019-08-24T19:45:48.180Z] [2019-08-24T19:45:48.180Z] #1 [internal] load .dockerignore [2019-08-24T19:45:48.180Z] #1 transferring context: 87B done [2019-08-24T19:45:48.180Z] #1 DONE 0.2s [2019-08-24T19:45:48.180Z] [2019-08-24T19:45:48.180Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-24T19:45:48.283Z] CC criu/net.o [2019-08-24T19:45:48.748Z] #3 DONE 0.3s [2019-08-24T19:45:48.748Z] [2019-08-24T19:45:48.748Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-24T19:45:48.748Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-24T19:45:48.804Z] Reading package lists... [2019-08-24T19:45:48.804Z] Building dependency tree... [2019-08-24T19:45:48.804Z] Reading state information... [2019-08-24T19:45:48.804Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-24T19:45:48.804Z] The following additional packages will be installed: [2019-08-24T19:45:48.804Z] libjq1 libonig4 [2019-08-24T19:45:48.804Z] The following NEW packages will be installed: [2019-08-24T19:45:48.804Z] jq libjq1 libonig4 [2019-08-24T19:45:48.804Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:45:48.804Z] Need to get 328 kB of archives. [2019-08-24T19:45:48.804Z] After this operation, 1263 kB of additional disk space will be used. [2019-08-24T19:45:48.804Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-24T19:45:48.804Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-24T19:45:48.804Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-24T19:45:49.014Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-24T19:45:49.014Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-24T19:45:49.014Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.3s [2019-08-24T19:45:49.014Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-24T19:45:49.014Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 2.88MB / 45.37MB 0.3s [2019-08-24T19:45:49.014Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s [2019-08-24T19:45:49.014Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 2.82MB / 10.79MB 0.4s [2019-08-24T19:45:49.014Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s done [2019-08-24T19:45:49.014Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.4s [2019-08-24T19:45:49.207Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:45:49.207Z] Fetched 328 kB in 0s (4091 kB/s) [2019-08-24T19:45:49.207Z] Selecting previously unselected package libonig4:s390x. [2019-08-24T19:45:49.207Z] (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-24T19:45:49.207Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-08-24T19:45:49.207Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-24T19:45:49.207Z] Selecting previously unselected package libjq1:s390x. [2019-08-24T19:45:49.207Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-24T19:45:49.207Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-24T19:45:49.207Z] Selecting previously unselected package jq. [2019-08-24T19:45:49.207Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-24T19:45:49.207Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:45:49.207Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-24T19:45:49.207Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-24T19:45:49.207Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:45:49.207Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:45:49.272Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.6s [2019-08-24T19:45:49.272Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 21.87MB / 45.37MB 0.6s [2019-08-24T19:45:49.272Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 4.18MB / 50.07MB 0.6s [2019-08-24T19:45:49.272Z] #4 ... [2019-08-24T19:45:49.272Z] [2019-08-24T19:45:49.272Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-24T19:45:49.272Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2019-08-24T19:45:49.272Z] #64 DONE 0.7s [2019-08-24T19:45:49.531Z] [2019-08-24T19:45:49.531Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-24T19:45:49.531Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.6s done [2019-08-24T19:45:49.531Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 34.94MB / 45.37MB 0.8s [2019-08-24T19:45:49.531Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 17.84MB / 50.07MB 0.8s [2019-08-24T19:45:49.531Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.8s [2019-08-24T19:45:49.531Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 40.41MB / 45.37MB 0.9s [2019-08-24T19:45:49.531Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 23.01MB / 50.07MB 0.9s [2019-08-24T19:45:49.531Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.1s [2019-08-24T19:45:49.531Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 31.68MB / 50.07MB 1.1s [2019-08-24T19:45:49.531Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 16.09MB / 57.67MB 1.1s [2019-08-24T19:45:50.047Z] Removing intermediate container 4eca2c3b2db3 [2019-08-24T19:45:50.047Z] ---> b7854707af50 [2019-08-24T19:45:50.047Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-24T19:45:50.047Z] ---> 2632045573b4 [2019-08-24T19:45:50.047Z] 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-24T19:45:50.047Z] ---> Running in 6a101f84d37d [2019-08-24T19:45:50.098Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.1s done [2019-08-24T19:45:50.098Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 43.97MB / 50.07MB 1.3s [2019-08-24T19:45:50.098Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 32.17MB / 57.67MB 1.3s [2019-08-24T19:45:50.098Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 1.3s [2019-08-24T19:45:50.098Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.5s [2019-08-24T19:45:50.098Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 40.95MB / 57.67MB 1.5s [2019-08-24T19:45:50.098Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 7.67MB / 127.96MB 1.5s [2019-08-24T19:45:50.098Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.6s done [2019-08-24T19:45:50.098Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 48.16MB / 57.67MB 1.6s [2019-08-24T19:45:50.098Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e [2019-08-24T19:45:50.098Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 1.6s [2019-08-24T19:45:50.303Z] CC criu/netfilter.o [2019-08-24T19:45:50.355Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 55.02MB / 57.67MB 1.7s [2019-08-24T19:45:50.355Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 18.98MB / 127.96MB 1.7s [2019-08-24T19:45:50.355Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.7s done [2019-08-24T19:45:50.355Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 32.30MB / 127.96MB 1.9s [2019-08-24T19:45:50.586Z] CC criu/page-pipe.o [2019-08-24T19:45:50.613Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.0s done [2019-08-24T19:45:50.613Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 39.75MB / 127.96MB 2.0s [2019-08-24T19:45:50.869Z] CC criu/page-xfer.o [2019-08-24T19:45:50.872Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 53.46MB / 127.96MB 2.3s [2019-08-24T19:45:51.137Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 63.38MB / 127.96MB 2.5s [2019-08-24T19:45:51.302Z] #20 ... [2019-08-24T19:45:51.302Z] [2019-08-24T19:45:51.302Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:45:51.302Z] #6 29.09 Reading package lists... [2019-08-24T19:45:51.302Z] #6 35.43 Building dependency tree... [2019-08-24T19:45:51.302Z] #6 36.82 Reading state information... [2019-08-24T19:45:51.302Z] #6 38.00 The following additional packages will be installed: [2019-08-24T19:45:51.302Z] #6 38.01 libapparmor1 libseccomp2 [2019-08-24T19:45:51.302Z] #6 38.02 Suggested packages: [2019-08-24T19:45:51.302Z] #6 38.02 seccomp [2019-08-24T19:45:51.302Z] #6 38.63 The following NEW packages will be installed: [2019-08-24T19:45:51.302Z] #6 38.64 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-24T19:45:51.302Z] #6 39.88 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:45:51.302Z] #6 39.88 Need to get 300 kB of archives. [2019-08-24T19:45:51.302Z] #6 39.88 After this operation, 1201 kB of additional disk space will be used. [2019-08-24T19:45:51.302Z] #6 39.88 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-24T19:45:51.302Z] #6 39.89 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-24T19:45:51.302Z] #6 39.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-24T19:45:51.302Z] #6 39.89 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-24T19:45:51.302Z] #6 40.88 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:45:51.302Z] #6 41.03 Fetched 300 kB in 1s (278 kB/s) [2019-08-24T19:45:51.302Z] #6 41.16 Selecting previously unselected package libseccomp2:amd64. [2019-08-24T19:45:51.302Z] #6 41.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-24T19:45:51.302Z] #6 41.23 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-24T19:45:51.302Z] #6 41.24 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:45:51.302Z] #6 41.40 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-24T19:45:51.302Z] #6 41.42 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-24T19:45:51.302Z] #6 41.43 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:45:51.302Z] #6 41.62 Selecting previously unselected package libapparmor1:amd64. [2019-08-24T19:45:51.302Z] #6 41.63 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:45:51.302Z] #6 41.63 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:45:51.302Z] #6 41.79 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-24T19:45:51.302Z] #6 41.79 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:45:51.302Z] #6 41.80 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:45:51.302Z] #6 42.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:45:51.302Z] #6 42.13 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:45:51.302Z] #6 42.15 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:45:51.302Z] #6 42.16 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:45:51.302Z] #6 42.19 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:45:51.302Z] #6 42.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:45:51.302Z] #6 DONE 42.6s [2019-08-24T19:45:51.302Z] [2019-08-24T19:45:51.302Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:45:51.302Z] #40 DONE 0.1s [2019-08-24T19:45:51.302Z] [2019-08-24T19:45:51.302Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:51.302Z] #57 39.27 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:45:51.302Z] #57 39.27 Need to get 3602 kB of archives. [2019-08-24T19:45:51.302Z] #57 39.27 After this operation, 18.9 MB of additional disk space will be used. [2019-08-24T19:45:51.302Z] #57 39.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-24T19:45:51.302Z] #57 39.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-24T19:45:51.302Z] #57 39.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-24T19:45:51.302Z] #57 39.29 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-24T19:45:51.302Z] #57 39.30 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-24T19:45:51.302Z] #57 39.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-24T19:45:51.302Z] #57 39.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-24T19:45:51.302Z] #57 39.32 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-24T19:45:51.302Z] #57 39.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-24T19:45:51.302Z] #57 39.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-24T19:45:51.302Z] #57 39.43 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-24T19:45:51.302Z] #57 39.50 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-24T19:45:51.302Z] #57 39.56 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-24T19:45:51.302Z] #57 39.56 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-24T19:45:51.302Z] #57 39.56 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-24T19:45:51.302Z] #57 39.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-24T19:45:51.302Z] #57 40.70 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:45:51.302Z] #57 40.90 Fetched 3602 kB in 1s (2656 kB/s) [2019-08-24T19:45:51.302Z] #57 41.02 Selecting previously unselected package libnet1:amd64. [2019-08-24T19:45:51.302Z] #57 41.02 (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-24T19:45:51.302Z] #57 41.10 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 41.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:45:51.302Z] #57 41.24 Selecting previously unselected package libcap-dev:amd64. [2019-08-24T19:45:51.302Z] #57 41.25 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 41.26 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-24T19:45:51.302Z] #57 41.41 Selecting previously unselected package libnet1-dev. [2019-08-24T19:45:51.302Z] #57 41.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 41.43 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:45:51.302Z] #57 41.62 Selecting previously unselected package libnl-3-200:amd64. [2019-08-24T19:45:51.302Z] #57 41.63 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 41.63 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:45:51.302Z] #57 41.75 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-24T19:45:51.302Z] #57 41.75 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 41.75 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-24T19:45:51.302Z] #57 42.03 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-24T19:45:51.302Z] #57 42.03 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 42.04 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:45:51.302Z] #57 42.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-24T19:45:51.302Z] #57 42.15 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 42.16 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-24T19:45:51.302Z] #57 42.30 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-24T19:45:51.302Z] #57 42.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 42.31 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-24T19:45:51.302Z] #57 42.73 Selecting previously unselected package libprotobuf10:amd64. [2019-08-24T19:45:51.302Z] #57 42.73 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-24T19:45:51.302Z] #57 42.73 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-24T19:45:51.302Z] #57 ... [2019-08-24T19:45:51.302Z] [2019-08-24T19:45:51.302Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-24T19:45:51.302Z] #41 DONE 0.1s [2019-08-24T19:45:51.305Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-24T19:45:51.395Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 77.19MB / 127.96MB 2.7s [2019-08-24T19:45:51.395Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 87.42MB / 127.96MB 2.9s [2019-08-24T19:45:51.562Z] [2019-08-24T19:45:51.562Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-24T19:45:51.653Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 104.11MB / 127.96MB 3.2s [2019-08-24T19:45:51.694Z]  ######################################################################## 100.0% [2019-08-24T19:45:51.821Z] #42 ... [2019-08-24T19:45:51.821Z] [2019-08-24T19:45:51.821Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:45:51.821Z] #44 29.33 Reading package lists... [2019-08-24T19:45:51.821Z] #44 35.49 Building dependency tree... [2019-08-24T19:45:51.821Z] #44 36.77 Reading state information... [2019-08-24T19:45:51.821Z] #44 38.16 The following additional packages will be installed: [2019-08-24T19:45:51.821Z] #44 38.20 btrfs-progs liblzo2-2 [2019-08-24T19:45:51.821Z] #44 38.42 The following NEW packages will be installed: [2019-08-24T19:45:51.821Z] #44 38.42 btrfs-progs btrfs-tools liblzo2-2 [2019-08-24T19:45:51.821Z] #44 39.61 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:45:51.821Z] #44 39.61 Need to get 649 kB of archives. [2019-08-24T19:45:51.821Z] #44 39.61 After this operation, 4320 kB of additional disk space will be used. [2019-08-24T19:45:51.821Z] #44 39.61 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-24T19:45:51.821Z] #44 39.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-24T19:45:51.821Z] #44 39.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-24T19:45:51.821Z] #44 40.93 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:45:51.821Z] #44 41.10 Fetched 649 kB in 1s (577 kB/s) [2019-08-24T19:45:51.821Z] #44 41.20 Selecting previously unselected package liblzo2-2:amd64. [2019-08-24T19:45:51.821Z] #44 41.20 (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-24T19:45:51.821Z] #44 41.29 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-24T19:45:51.821Z] #44 41.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:45:51.821Z] #44 41.47 Selecting previously unselected package btrfs-progs. [2019-08-24T19:45:51.821Z] #44 41.48 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-24T19:45:51.821Z] #44 41.49 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:45:51.821Z] #44 42.15 Selecting previously unselected package btrfs-tools. [2019-08-24T19:45:51.821Z] #44 42.17 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-24T19:45:51.821Z] #44 42.19 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:45:51.821Z] #44 42.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:45:51.821Z] #44 42.43 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:45:51.821Z] #44 42.45 Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:45:51.821Z] #44 42.47 Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:45:51.821Z] #44 42.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:45:51.821Z] #44 DONE 43.2s [2019-08-24T19:45:51.821Z] [2019-08-24T19:45:51.821Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:45:51.821Z] #45 DONE 0.1s [2019-08-24T19:45:51.875Z] CC criu/pagemap-cache.o [2019-08-24T19:45:51.875Z] CC criu/pagemap.o [2019-08-24T19:45:51.913Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 113.12MB / 127.96MB 3.4s [2019-08-24T19:45:52.079Z] [2019-08-24T19:45:52.079Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-24T19:45:52.079Z] #46 DONE 0.1s [2019-08-24T19:45:52.079Z] [2019-08-24T19:45:52.079Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:45:52.172Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 125.95MB / 127.96MB 3.6s [2019-08-24T19:45:52.490Z] CC criu/parasite-syscall.o [2019-08-24T19:45:52.495Z]  ########                                                                  11.4% ##################                                                        26.0% ############################# 40.6% ######################################  53.2% ################################################ 67.8% ######################################################### 80.3% ################################################################## 92.9% ######################################################################## 100.0% [2019-08-24T19:45:52.495Z]  ######################################################################## 100.0% [2019-08-24T19:45:52.737Z] #4 ... [2019-08-24T19:45:52.737Z] [2019-08-24T19:45:52.737Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-24T19:45:52.737Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-24T19:45:52.737Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-24T19:45:52.737Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.3s done [2019-08-24T19:45:52.737Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done [2019-08-24T19:45:52.737Z] #64 DONE 3.5s [2019-08-24T19:45:52.737Z] [2019-08-24T19:45:52.737Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-24T19:45:52.737Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.1s done [2019-08-24T19:45:52.905Z]  #############  18.8% ######################################  52.8% ############################################################## 86.7% ######################################################################## 100.0% [2019-08-24T19:45:53.115Z] CC criu/path.o [2019-08-24T19:45:53.294Z]  ######################################################################## 100.0% [2019-08-24T19:45:53.401Z] CC criu/pie-util-vdso-elf32.o [2019-08-24T19:45:53.673Z] #4 ... [2019-08-24T19:45:53.673Z] [2019-08-24T19:45:53.673Z] #18 [internal] load build context [2019-08-24T19:45:53.673Z] #18 transferring context: 45.53MB 4.7s done [2019-08-24T19:45:53.673Z] #18 DONE 4.9s [2019-08-24T19:45:53.673Z] [2019-08-24T19:45:53.673Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-24T19:45:53.683Z] CC criu/pie-util-vdso.o [2019-08-24T19:45:53.965Z] CC criu/pie-util.o [2019-08-24T19:45:53.965Z] CC criu/pipes.o [2019-08-24T19:45:53.982Z] #47 ... [2019-08-24T19:45:53.982Z] [2019-08-24T19:45:53.982Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:45:53.982Z] #35 29.52 Reading package lists... [2019-08-24T19:45:53.982Z] #35 35.31 Building dependency tree... [2019-08-24T19:45:53.982Z] #35 36.60 Reading state information... [2019-08-24T19:45:53.982Z] #35 37.77 The following additional packages will be installed: [2019-08-24T19:45:53.982Z] #35 37.77 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-24T19:45:53.982Z] #35 37.78 Suggested packages: [2019-08-24T19:45:53.982Z] #35 37.78 codeblocks eclipse ninja-build lrzip [2019-08-24T19:45:53.983Z] #35 37.78 Recommended packages: [2019-08-24T19:45:53.983Z] #35 37.78 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-24T19:45:53.983Z] #35 38.47 The following NEW packages will be installed: [2019-08-24T19:45:53.983Z] #35 38.55 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-24T19:45:53.983Z] #35 38.55 vim-common xxd [2019-08-24T19:45:53.983Z] #35 39.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:45:53.983Z] #35 39.82 Need to get 13.7 MB of archives. [2019-08-24T19:45:53.983Z] #35 39.82 After this operation, 57.2 MB of additional disk space will be used. [2019-08-24T19:45:53.983Z] #35 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-24T19:45:53.983Z] #35 39.93 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-24T19:45:53.983Z] #35 39.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-24T19:45:53.983Z] #35 40.74 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-24T19:45:53.983Z] #35 40.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-24T19:45:53.983Z] #35 40.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-24T19:45:53.983Z] #35 40.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-24T19:45:53.983Z] #35 40.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-24T19:45:53.983Z] #35 41.16 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-24T19:45:53.983Z] #35 41.18 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-24T19:45:53.983Z] #35 42.13 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:45:53.983Z] #35 42.34 Fetched 13.7 MB in 2s (5639 kB/s) [2019-08-24T19:45:53.983Z] #35 42.63 Selecting previously unselected package cmake-data. [2019-08-24T19:45:53.983Z] #35 42.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-24T19:45:53.983Z] #35 42.76 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-24T19:45:53.983Z] #35 42.81 Unpacking cmake-data (3.7.2-1) ... [2019-08-24T19:45:53.983Z] #35 ... [2019-08-24T19:45:53.983Z] [2019-08-24T19:45:53.983Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:45:53.983Z] #20 4.845 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-24T19:45:53.983Z] #20 5.412 ######################################################################## 100.0% [2019-08-24T19:45:54.051Z]  ####### 10.9% ##################  26.1% #############################        41.4% ##########################################                        59.1% #######################################################                   76.9% ################################################################## 92.2% ######################################################################## 100.0% [2019-08-24T19:45:54.052Z]  ######################################################################## 100.0% [2019-08-24T19:45:54.243Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.2s done [2019-08-24T19:45:54.579Z] CC criu/plugin.o [2019-08-24T19:45:54.579Z] CC criu/proc_parse.o [2019-08-24T19:45:54.758Z] #20 5.770 ## 2.9% ##### 7.8% ######### 12.8% ########### 16.5% ############## 19.7% ################### 26.9% ###################### 31.4% ######################### 35.1% ############################# 40.8% ################################# 46.1% ########################################### 59.8% ################################################ 67.5% ###################################################### 76.0% ############################################################ 84.1% #################################################################### 94.5% ######################################################################## 100.0% [2019-08-24T19:45:54.808Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-08-24T19:45:55.014Z] #20 ... [2019-08-24T19:45:55.014Z] [2019-08-24T19:45:55.014Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-24T19:45:55.014Z] #27 36.21 + cd /tmp/tmp.GgBhUBOxY9/src/gotest.tools/gotestsum [2019-08-24T19:45:55.014Z] #27 36.21 + git checkout -q v0.3.5 [2019-08-24T19:45:55.014Z] #27 36.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-24T19:45:55.014Z] #27 ... [2019-08-24T19:45:55.014Z] [2019-08-24T19:45:55.014Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:45:55.066Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-24T19:45:55.271Z] #20 7.934 ######################################################################## 100.0% [2019-08-24T19:45:55.327Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s [2019-08-24T19:45:55.327Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-08-24T19:45:55.528Z] #20 8.229 ##### 7.6% ## [2019-08-24T19:45:55.528Z] #20 ... [2019-08-24T19:45:55.528Z] [2019-08-24T19:45:55.528Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-24T19:45:55.528Z] #15 36.88 + cd /tmp/tmp.wm21eFUWkB/src/github.com/go-swagger/go-swagger [2019-08-24T19:45:55.528Z] #15 36.88 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-24T19:45:55.528Z] #15 39.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-24T19:45:55.528Z] #15 ... [2019-08-24T19:45:55.528Z] [2019-08-24T19:45:55.528Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:45:55.528Z] #47 3.702 + RM_GOPATH=0 [2019-08-24T19:45:55.528Z] #47 3.702 + TMP_GOPATH= [2019-08-24T19:45:55.528Z] #47 3.702 + : /build [2019-08-24T19:45:55.528Z] #47 3.702 + '[' -z '' ']' [2019-08-24T19:45:55.528Z] #47 3.702 ++ mktemp -d [2019-08-24T19:45:55.528Z] #47 3.704 + export GOPATH=/tmp/tmp.QZS65wrTIY [2019-08-24T19:45:55.528Z] #47 3.704 + GOPATH=/tmp/tmp.QZS65wrTIY [2019-08-24T19:45:55.528Z] #47 3.704 + RM_GOPATH=1 [2019-08-24T19:45:55.528Z] #47 3.710 ++ dirname ./install.sh [2019-08-24T19:45:55.528Z] #47 3.716 + dir=. [2019-08-24T19:45:55.528Z] #47 3.716 + bin=containerd [2019-08-24T19:45:55.528Z] #47 3.720 + shift [2019-08-24T19:45:55.528Z] #47 3.720 + '[' '!' -f ./containerd.installer ']' [2019-08-24T19:45:55.528Z] #47 3.720 + . ./containerd.installer [2019-08-24T19:45:55.528Z] #47 3.722 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:45:55.528Z] #47 3.723 + install_containerd [2019-08-24T19:45:55.528Z] #47 3.723 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-24T19:45:55.528Z] #47 3.725 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:45:55.528Z] #47 3.730 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QZS65wrTIY/src/github.com/containerd/containerd [2019-08-24T19:45:55.584Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-24T19:45:55.788Z] #47 3.756 Cloning into '/tmp/tmp.QZS65wrTIY/src/github.com/containerd/containerd'... [2019-08-24T19:45:56.009Z]  ##                                                                3.3% #######  10.0% ###########  16.6% ################                                                          23.2% ####################                        28.9% ########################                                                  34.6% #############################                           41.2% ##################################                     47.8% #######################################                      54.5% ###########################################              61.1% ################################################                    67.7% #####################################################                 74.3% ##########################################################          81.0% ###############################################################  87.6% ################################################################### 93.3% ######################################################################  98.0% ######################################################################## 100.0% [2019-08-24T19:45:56.009Z]  [2019-08-24T19:45:56.045Z] #47 ... [2019-08-24T19:45:56.045Z] [2019-08-24T19:45:56.045Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-24T19:45:56.045Z] #7 DONE 4.8s [2019-08-24T19:45:56.302Z] [2019-08-24T19:45:56.302Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:45:56.302Z] #20 8.229 ##### 7.6% #################### 29.1% ################################ 45.6% ########################################### 60.5% ########################################################## 81.8% ################################################################## 92.9% ######################################################################## 100.0% [2019-08-24T19:45:56.385Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-24T19:45:56.600Z] CC criu/protobuf-desc.o [2019-08-24T19:45:56.771Z]  ######################################################################## 100.0% [2019-08-24T19:45:56.772Z]  ######################################################################## 100.0% [2019-08-24T19:45:56.772Z]  [2019-08-24T19:45:56.865Z] #20 9.655 ######################################################################## 100.0% [2019-08-24T19:45:57.213Z] CC criu/protobuf.o [2019-08-24T19:45:57.213Z] CC criu/pstree.o [2019-08-24T19:45:57.481Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done [2019-08-24T19:45:57.569Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-24T19:45:57.569Z]  ######################################################################## 100.0% [2019-08-24T19:45:57.569Z]  ######################################################################## 100.0% [2019-08-24T19:45:57.569Z]  [2019-08-24T19:45:57.738Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0.1s [2019-08-24T19:45:58.152Z] #20 9.965 #### 6.5% ######### 12.7% ############# 19.4% ################## 26.1% ######################## 33.5% ############################# 40.6% ################################### 49.1% ######################################## 55.6% ############################################# 62.7% ################################################# 68.8% ##### [2019-08-24T19:45:58.152Z] #20 ... [2019-08-24T19:45:58.152Z] [2019-08-24T19:45:58.152Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:45:58.152Z] #33 39.43 internal/x/crypto/curve25519 [2019-08-24T19:45:58.152Z] #33 44.66 sync [2019-08-24T19:45:58.152Z] #33 45.38 io [2019-08-24T19:45:58.152Z] #33 45.40 reflect [2019-08-24T19:45:58.152Z] #33 46.57 bytes [2019-08-24T19:45:58.152Z] #33 49.40 bufio [2019-08-24T19:45:58.222Z] CC criu/rbtree.o [2019-08-24T19:45:58.222Z] CC criu/rst-malloc.o [2019-08-24T19:45:58.345Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-24T19:45:58.345Z] skipping existing b63cc5f62c21 [2019-08-24T19:45:58.345Z] [2019-08-24T19:45:58.409Z] #33 ... [2019-08-24T19:45:58.409Z] [2019-08-24T19:45:58.409Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:45:58.504Z] CC criu/seccomp.o [2019-08-24T19:45:58.667Z] #20 9.965 #### 6.5% ######### 12.7% ############# 19.4% ################## 26.1% ######################## 33.5% ############################# 40.6% ################################### 49.1% ######################################## 55.6% ############################################# 62.7% ################################################# 68.8% ###################################################### 75.0% ########################################################## 80.8% ############################################################### 87.7% ################################################################### 93.6% ######################################################################## 100.0% [2019-08-24T19:45:59.117Z] CC criu/seize.o [2019-08-24T19:45:59.125Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-24T19:45:59.125Z]  ######################################################################## 100.0% [2019-08-24T19:45:59.125Z]  ######################################################################## 100.0% [2019-08-24T19:45:59.125Z]  [2019-08-24T19:45:59.125Z] Download of images into '/build' complete. [2019-08-24T19:45:59.125Z] Use something like the following to load the result into a Docker daemon: [2019-08-24T19:45:59.125Z] tar -cC '/build' . | docker load [2019-08-24T19:45:59.232Z] #20 ... [2019-08-24T19:45:59.232Z] [2019-08-24T19:45:59.232Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-24T19:45:59.232Z] #8 DONE 3.3s [2019-08-24T19:45:59.232Z] [2019-08-24T19:45:59.232Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:45:59.232Z] #20 11.97 ######################################################################## 100.0% [2019-08-24T19:45:59.232Z] #20 ... [2019-08-24T19:45:59.232Z] [2019-08-24T19:45:59.232Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:45:59.232Z] #30 40.39 sync [2019-08-24T19:45:59.232Z] #30 41.13 io [2019-08-24T19:45:59.232Z] #30 41.13 reflect [2019-08-24T19:45:59.232Z] #30 42.49 syscall [2019-08-24T19:45:59.399Z] CC criu/servicefd.o [2019-08-24T19:45:59.492Z] #30 ... [2019-08-24T19:45:59.492Z] [2019-08-24T19:45:59.492Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-24T19:45:59.642Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.9s done [2019-08-24T19:45:59.702Z] CC criu/shmem.o [2019-08-24T19:45:59.953Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-08-24T19:46:00.398Z] Removing intermediate container 6a101f84d37d [2019-08-24T19:46:00.399Z] ---> 57debdbd7a40 [2019-08-24T19:46:00.399Z] Step 24/126 : FROM base AS cross-false [2019-08-24T19:46:00.399Z] ---> 2de1a413a086 [2019-08-24T19:46:00.399Z] Step 25/126 : FROM base AS cross-true [2019-08-24T19:46:00.399Z] ---> 2de1a413a086 [2019-08-24T19:46:00.399Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:46:00.399Z] ---> Using cache [2019-08-24T19:46:00.399Z] ---> 96e7483c4d2a [2019-08-24T19:46:00.399Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-24T19:46:00.399Z] ---> Running in e8cdc4ed17e1 [2019-08-24T19:46:00.707Z] CC criu/sigframe.o [2019-08-24T19:46:00.707Z] CC criu/signalfd.o [2019-08-24T19:46:00.707Z] CC criu/sk-inet.o [2019-08-24T19:46:01.321Z] CC criu/sk-netlink.o [2019-08-24T19:46:01.603Z] CC criu/sk-packet.o [2019-08-24T19:46:01.736Z] Removing intermediate container e8cdc4ed17e1 [2019-08-24T19:46:01.736Z] ---> 5461ab1a248b [2019-08-24T19:46:01.736Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-24T19:46:01.736Z] ---> Running in 8431dd3ffeb6 [2019-08-24T19:46:02.217Z] CC criu/sk-queue.o [2019-08-24T19:46:02.498Z] CC criu/sk-tcp.o [2019-08-24T19:46:02.524Z] Removing intermediate container 8431dd3ffeb6 [2019-08-24T19:46:02.524Z] ---> 9b515c0cba95 [2019-08-24T19:46:02.524Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-24T19:46:02.524Z] ---> Running in 8bcbd811cbf1 [2019-08-24T19:46:02.780Z] CC criu/sk-unix.o [2019-08-24T19:46:02.797Z] #9 ... [2019-08-24T19:46:02.797Z] [2019-08-24T19:46:02.797Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:02.797Z] #57 43.74 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-24T19:46:02.797Z] #57 43.74 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-24T19:46:02.797Z] #57 43.75 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-24T19:46:02.797Z] #57 43.93 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-24T19:46:02.797Z] #57 43.94 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-24T19:46:02.797Z] #57 43.96 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-24T19:46:02.797Z] #57 45.55 Selecting previously unselected package libprotoc10:amd64. [2019-08-24T19:46:02.797Z] #57 45.55 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-24T19:46:02.797Z] #57 45.56 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-24T19:46:02.797Z] #57 46.35 Selecting previously unselected package protobuf-c-compiler. [2019-08-24T19:46:02.797Z] #57 46.36 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-24T19:46:02.797Z] #57 46.39 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:46:02.797Z] #57 46.58 Selecting previously unselected package protobuf-compiler. [2019-08-24T19:46:02.797Z] #57 46.58 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-24T19:46:02.797Z] #57 46.58 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-24T19:46:02.797Z] #57 46.72 Selecting previously unselected package python-pkg-resources. [2019-08-24T19:46:02.797Z] #57 46.73 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:46:02.797Z] #57 46.74 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-24T19:46:02.797Z] #57 47.11 Selecting previously unselected package python-protobuf. [2019-08-24T19:46:02.797Z] #57 47.12 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-24T19:46:02.797Z] #57 47.17 Unpacking python-protobuf (3.0.0-9) ... [2019-08-24T19:46:02.797Z] #57 48.14 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:46:02.797Z] #57 48.18 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:46:02.797Z] #57 48.21 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-24T19:46:02.797Z] #57 53.69 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:46:02.797Z] #57 53.71 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-24T19:46:02.797Z] #57 53.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:02.797Z] #57 53.74 Setting up python-protobuf (3.0.0-9) ... [2019-08-24T19:46:02.797Z] #57 ... [2019-08-24T19:46:02.797Z] [2019-08-24T19:46:02.797Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:46:03.059Z] #20 12.47 # 1.6% ## 3.8% ##### 7.4% ###### 9.1% ####### 11.0% ######### 13.0% ########## 15.0% ############ 17.8% ############## 20.6% ################ 23.6% ################### 27.2% ###################### 30.7% ######################### 35.2% ########################### 37.7% ############################ 40.2% ############################### 43.3% ################################# 46.5% ################################## 48.2% ################################### 49.5% #################################### 51.0% ##################################### 52.7% ####################################### 54.5% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 60.7% ############################################ 62.4% ############################################## 64.0% ############################################### 65.5% ################################################ 68.0% ## [2019-08-24T19:46:03.059Z] #20 ... [2019-08-24T19:46:03.059Z] [2019-08-24T19:46:03.059Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-24T19:46:03.059Z] #9 3.262 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-24T19:46:03.059Z] #9 DONE 3.7s [2019-08-24T19:46:03.059Z] [2019-08-24T19:46:03.059Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:46:03.785Z] Removing intermediate container 8bcbd811cbf1 [2019-08-24T19:46:03.785Z] ---> 5bdbca9dc12f [2019-08-24T19:46:03.785Z] 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-24T19:46:03.785Z] ---> Running in ece025c5804f [2019-08-24T19:46:04.193Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.2s done [2019-08-24T19:46:04.251Z] CC criu/sockets.o [2019-08-24T19:46:04.451Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-24T19:46:04.569Z] Removing intermediate container ece025c5804f [2019-08-24T19:46:04.569Z] ---> 58326b407b66 [2019-08-24T19:46:04.569Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-24T19:46:04.569Z] ---> 2de1a413a086 [2019-08-24T19:46:04.569Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-24T19:46:04.569Z] ---> 2de1a413a086 [2019-08-24T19:46:04.569Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:46:04.569Z] ---> Using cache [2019-08-24T19:46:04.569Z] ---> 96e7483c4d2a [2019-08-24T19:46:04.569Z] 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-24T19:46:04.569Z] ---> Running in b390ce490550 [2019-08-24T19:46:04.712Z] #4 DONE 16.1s [2019-08-24T19:46:04.712Z] [2019-08-24T19:46:04.712Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-24T19:46:04.865Z] CC criu/stats.o [2019-08-24T19:46:04.870Z] #20 12.47 # 1.6% ## 3.8% ##### 7.4% ###### 9.1% ####### 11.0% ######### 13.0% ########## 15.0% ############ 17.8% ############## 20.6% ################ 23.6% ################### 27.2% ###################### 30.7% ######################### 35.2% ########################### 37.7% ############################ 40.2% ############################### 43.3% ################################# 46.5% ################################## 48.2% ################################### 49.5% #################################### 51.0% ##################################### 52.7% ####################################### 54.5% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 60.7% ############################################ 62.4% ############################################## 64.0% ############################################### 65.5% ################################################ 68.0% ################################################# 69.1% ################################################### 71.4% ################################################### 71.8% #################################################### 72.7% ##################################################### 74.1% ###################################################### 75.9% ####################################################### 77.2% ######################################################## 79.0% ######################################################### 80.5% ########################################################## 81.9% ############################################################# 84.8% ############################################################### 87.8% ################################################################ 89.9% ################################################################### 93.2% ################################################################### 94.2% ##################################################################### 96.6% ####################################################################### 99.4% ######################################################################## 100.0% [2019-08-24T19:46:04.870Z] #20 17.70 [2019-08-24T19:46:04.870Z] #20 ... [2019-08-24T19:46:04.870Z] [2019-08-24T19:46:04.870Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:04.870Z] #35 46.29 Selecting previously unselected package liblzo2-2:amd64. [2019-08-24T19:46:04.870Z] #35 46.31 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-24T19:46:04.870Z] #35 46.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:46:04.870Z] #35 46.44 Selecting previously unselected package libicu57:amd64. [2019-08-24T19:46:04.870Z] #35 46.44 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-24T19:46:04.870Z] #35 46.45 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-24T19:46:04.870Z] #35 54.57 Selecting previously unselected package libxml2:amd64. [2019-08-24T19:46:04.870Z] #35 54.57 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-24T19:46:04.870Z] #35 54.58 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:46:04.870Z] #35 55.69 Selecting previously unselected package libarchive13:amd64. [2019-08-24T19:46:04.870Z] #35 55.71 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-24T19:46:04.870Z] #35 55.73 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-24T19:46:04.870Z] #35 56.15 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-24T19:46:04.870Z] #35 56.16 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-24T19:46:04.870Z] #35 56.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-24T19:46:04.870Z] #35 56.35 Selecting previously unselected package libuv1:amd64. [2019-08-24T19:46:05.000Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:05.000Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:05.000Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:05.000Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:05.128Z] #35 56.35 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-24T19:46:05.129Z] #35 56.35 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-24T19:46:05.129Z] #35 ... [2019-08-24T19:46:05.129Z] [2019-08-24T19:46:05.129Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-24T19:46:05.129Z] #42 4.027 + RM_GOPATH=0 [2019-08-24T19:46:05.129Z] #42 4.029 + TMP_GOPATH= [2019-08-24T19:46:05.129Z] #42 4.034 + : /build [2019-08-24T19:46:05.129Z] #42 4.034 + '[' -z '' ']' [2019-08-24T19:46:05.129Z] #42 4.035 ++ mktemp -d [2019-08-24T19:46:05.129Z] #42 4.037 + export GOPATH=/tmp/tmp.Fhb2e2XWjw [2019-08-24T19:46:05.129Z] #42 4.037 + GOPATH=/tmp/tmp.Fhb2e2XWjw [2019-08-24T19:46:05.129Z] #42 4.037 + RM_GOPATH=1 [2019-08-24T19:46:05.129Z] #42 4.037 ++ dirname ./install.sh [2019-08-24T19:46:05.129Z] #42 4.038 + dir=. [2019-08-24T19:46:05.129Z] #42 4.038 + bin=runc [2019-08-24T19:46:05.129Z] #42 4.038 + shift [2019-08-24T19:46:05.129Z] #42 4.038 + '[' '!' -f ./runc.installer ']' [2019-08-24T19:46:05.129Z] #42 4.038 + . ./runc.installer [2019-08-24T19:46:05.129Z] #42 4.038 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:46:05.129Z] #42 4.039 + install_runc [2019-08-24T19:46:05.129Z] #42 4.039 + uname -r [2019-08-24T19:46:05.129Z] #42 4.054 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-24T19:46:05.129Z] #42 4.056 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-24T19:46:05.129Z] #42 4.061 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-24T19:46:05.129Z] #42 4.061 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Fhb2e2XWjw/src/github.com/opencontainers/runc [2019-08-24T19:46:05.129Z] #42 4.061 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-24T19:46:05.129Z] #42 4.098 Cloning into '/tmp/tmp.Fhb2e2XWjw/src/github.com/opencontainers/runc'... [2019-08-24T19:46:05.129Z] #42 13.07 + cd /tmp/tmp.Fhb2e2XWjw/src/github.com/opencontainers/runc [2019-08-24T19:46:05.129Z] #42 13.07 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:46:05.129Z] #42 13.38 + '[' -z '' ']' [2019-08-24T19:46:05.129Z] #42 13.38 + target=static [2019-08-24T19:46:05.129Z] #42 13.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-24T19:46:05.129Z] #42 ... [2019-08-24T19:46:05.129Z] [2019-08-24T19:46:05.129Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:05.129Z] #35 56.57 Selecting previously unselected package cmake. [2019-08-24T19:46:05.129Z] #35 56.57 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-24T19:46:05.147Z] CC criu/string.o [2019-08-24T19:46:05.147Z] CC criu/sysctl.o [2019-08-24T19:46:05.382Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:05.382Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-24T19:46:05.382Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-24T19:46:05.382Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-24T19:46:05.387Z] #35 56.72 Unpacking cmake (3.7.2-1) ... [2019-08-24T19:46:05.761Z] CC criu/sysfs_parse.o [2019-08-24T19:46:05.761Z] CC criu/timerfd.o [2019-08-24T19:46:06.043Z] CC criu/tty.o [2019-08-24T19:46:06.321Z] #35 ... [2019-08-24T19:46:06.321Z] [2019-08-24T19:46:06.321Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-24T19:46:06.321Z] #10 DONE 3.2s [2019-08-24T19:46:06.321Z] [2019-08-24T19:46:06.321Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-24T19:46:06.641Z] Fetched 7670 kB in 1s (4670 kB/s) [2019-08-24T19:46:07.428Z] Reading package lists... [2019-08-24T19:46:07.531Z] CC criu/tun.o [2019-08-24T19:46:07.787Z] Reading package lists... [2019-08-24T19:46:07.787Z] Building dependency tree... [2019-08-24T19:46:07.787Z] Reading state information... [2019-08-24T19:46:08.144Z] CC criu/uffd.o [2019-08-24T19:46:08.180Z] The following additional packages will be installed: [2019-08-24T19:46:08.180Z] libapparmor1 libseccomp2 [2019-08-24T19:46:08.180Z] Suggested packages: [2019-08-24T19:46:08.180Z] seccomp [2019-08-24T19:46:08.180Z] The following NEW packages will be installed: [2019-08-24T19:46:08.180Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-24T19:46:08.180Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:08.180Z] Need to get 301 kB of archives. [2019-08-24T19:46:08.180Z] After this operation, 1402 kB of additional disk space will be used. [2019-08-24T19:46:08.180Z] 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-24T19:46:08.180Z] 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-24T19:46:08.180Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-08-24T19:46:08.180Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-08-24T19:46:08.180Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:08.180Z] Fetched 301 kB in 0s (3827 kB/s) [2019-08-24T19:46:08.180Z] Selecting previously unselected package libseccomp2:s390x. [2019-08-24T19:46:08.180Z] (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-24T19:46:08.180Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-24T19:46:08.550Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:08.550Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-08-24T19:46:08.550Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-24T19:46:08.550Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:08.550Z] Selecting previously unselected package libapparmor1:s390x. [2019-08-24T19:46:08.550Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-08-24T19:46:08.550Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-24T19:46:08.550Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-08-24T19:46:08.550Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-08-24T19:46:08.550Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-24T19:46:08.550Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:08.550Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:08.550Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-24T19:46:08.550Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:08.550Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-24T19:46:08.550Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:08.758Z] CC criu/util.o [2019-08-24T19:46:08.894Z] #5 DONE 3.5s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:46:08.894Z] #22 DONE 0.1s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:46:08.894Z] #6 ... [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-24T19:46:08.894Z] #52 DONE 0.1s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-24T19:46:08.894Z] #60 DONE 0.1s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-24T19:46:08.894Z] #23 DONE 0.1s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-24T19:46:08.894Z] #49 DONE 0.1s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-24T19:46:08.894Z] #26 DONE 0.1s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-24T19:46:08.894Z] #32 DONE 0.2s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-24T19:46:08.894Z] #29 DONE 0.2s [2019-08-24T19:46:08.894Z] [2019-08-24T19:46:08.894Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:08.954Z] Removing intermediate container b390ce490550 [2019-08-24T19:46:08.954Z] ---> 5f59e48e7dfa [2019-08-24T19:46:08.954Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-24T19:46:08.954Z] ---> 58326b407b66 [2019-08-24T19:46:08.954Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:46:09.333Z] ---> Running in 884b7d77c464 [2019-08-24T19:46:09.333Z] Removing intermediate container 884b7d77c464 [2019-08-24T19:46:09.333Z] ---> 311645802e4b [2019-08-24T19:46:09.333Z] 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-24T19:46:09.333Z] ---> Running in 570258247ea8 [2019-08-24T19:46:09.605Z] #11 DONE 3.4s [2019-08-24T19:46:09.605Z] [2019-08-24T19:46:09.605Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:46:09.605Z] #20 19.23 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-24T19:46:09.605Z] #20 19.86 ######################################################################## 100.0% [2019-08-24T19:46:09.605Z] #20 20.24 ######################################################################## 100.0% [2019-08-24T19:46:09.605Z] #20 20.39 [2019-08-24T19:46:09.605Z] #20 21.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-24T19:46:09.605Z] #20 22.36 ######################################################################## 100.0% [2019-08-24T19:46:09.763Z] CC criu/uts_ns.o [2019-08-24T19:46:10.046Z] CC criu/vdso.o [2019-08-24T19:46:10.171Z] #20 22.77 ######################################################################## 100.0% [2019-08-24T19:46:10.171Z] #20 22.99 [2019-08-24T19:46:10.328Z] LINK criu/built-in.o [2019-08-24T19:46:10.592Z] Removing intermediate container 570258247ea8 [2019-08-24T19:46:10.592Z] ---> db2fcae6d3f3 [2019-08-24T19:46:10.592Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-24T19:46:10.592Z] ---> 5f59e48e7dfa [2019-08-24T19:46:10.592Z] Step 39/126 : FROM base AS tomlv [2019-08-24T19:46:10.592Z] ---> 2de1a413a086 [2019-08-24T19:46:10.592Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-24T19:46:10.592Z] ---> Running in 6d0e388daa51 [2019-08-24T19:46:10.592Z] Removing intermediate container 6d0e388daa51 [2019-08-24T19:46:10.592Z] ---> 9d4b63bbf5f4 [2019-08-24T19:46:10.592Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:46:10.610Z] LINK criu/criu [2019-08-24T19:46:10.737Z] #20 ... [2019-08-24T19:46:10.737Z] [2019-08-24T19:46:10.737Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:10.737Z] #35 60.28 Selecting previously unselected package xxd. [2019-08-24T19:46:10.737Z] #35 60.30 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-24T19:46:10.737Z] #35 60.31 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:46:10.737Z] #35 60.53 Selecting previously unselected package vim-common. [2019-08-24T19:46:10.737Z] #35 60.53 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:46:10.737Z] #35 60.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:46:10.737Z] #35 61.14 Processing triggers for mime-support (3.60) ... [2019-08-24T19:46:10.737Z] #35 61.38 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:46:10.737Z] #35 61.39 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-24T19:46:10.737Z] #35 61.41 Setting up cmake-data (3.7.2-1) ... [2019-08-24T19:46:10.737Z] #35 61.43 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-24T19:46:10.737Z] #35 61.44 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:46:10.737Z] #35 61.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:10.737Z] #35 61.60 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:46:10.737Z] #35 61.63 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:46:10.737Z] #35 61.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-24T19:46:10.737Z] #35 61.66 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-24T19:46:10.737Z] #35 61.69 Setting up cmake (3.7.2-1) ... [2019-08-24T19:46:10.737Z] #35 61.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:10.737Z] #35 DONE 62.2s [2019-08-24T19:46:10.891Z] DEP lib/c/criu.d [2019-08-24T19:46:10.891Z] CC images/rpc.pb-c.o [2019-08-24T19:46:10.971Z] ---> 92f8907f8109 [2019-08-24T19:46:10.971Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:46:10.971Z] ---> 524f658ff9a2 [2019-08-24T19:46:10.971Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:46:10.971Z] ---> Running in fb3f73b9ada3 [2019-08-24T19:46:11.052Z] [2019-08-24T19:46:11.052Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:46:11.052Z] #36 DONE 0.1s [2019-08-24T19:46:11.052Z] [2019-08-24T19:46:11.052Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:11.052Z] #57 62.04 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-24T19:46:11.052Z] #57 62.04 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-24T19:46:11.052Z] #57 62.04 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:46:11.052Z] #57 62.07 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-24T19:46:11.052Z] #57 62.08 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-24T19:46:11.052Z] #57 62.09 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:46:11.052Z] #57 62.11 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-24T19:46:11.052Z] #57 62.11 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-24T19:46:11.052Z] #57 62.12 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-24T19:46:11.052Z] #57 62.14 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-24T19:46:11.052Z] #57 62.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:11.052Z] #57 DONE 62.4s [2019-08-24T19:46:11.052Z] [2019-08-24T19:46:11.052Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-24T19:46:11.052Z] #37 DONE 0.1s [2019-08-24T19:46:11.052Z] [2019-08-24T19:46:11.052Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-24T19:46:11.314Z] #38 ... [2019-08-24T19:46:11.314Z] [2019-08-24T19:46:11.314Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:11.314Z] #33 52.37 syscall [2019-08-24T19:46:11.314Z] #33 60.99 time [2019-08-24T19:46:11.314Z] #33 ... [2019-08-24T19:46:11.314Z] [2019-08-24T19:46:11.314Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:11.347Z] + RM_GOPATH=0 [2019-08-24T19:46:11.347Z] + TMP_GOPATH= [2019-08-24T19:46:11.347Z] + : /build [2019-08-24T19:46:11.347Z] + '[' -z '' ']' [2019-08-24T19:46:11.347Z] ++ mktemp -d [2019-08-24T19:46:11.347Z] + export GOPATH=/tmp/tmp.RWrxgb3bhq [2019-08-24T19:46:11.347Z] + GOPATH=/tmp/tmp.RWrxgb3bhq [2019-08-24T19:46:11.347Z] + RM_GOPATH=1 [2019-08-24T19:46:11.347Z] ++ dirname ./install.sh [2019-08-24T19:46:11.347Z] + dir=. [2019-08-24T19:46:11.347Z] + bin=tomlv [2019-08-24T19:46:11.347Z] + shift [2019-08-24T19:46:11.347Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-24T19:46:11.347Z] + . ./tomlv.installer [2019-08-24T19:46:11.347Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:46:11.347Z] + install_tomlv [2019-08-24T19:46:11.347Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-24T19:46:11.347Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RWrxgb3bhq/src/github.com/BurntSushi/toml [2019-08-24T19:46:11.347Z] Cloning into '/tmp/tmp.RWrxgb3bhq/src/github.com/BurntSushi/toml'... [2019-08-24T19:46:11.347Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:46:11.505Z] CC lib/c/criu.o [2019-08-24T19:46:11.739Z] + cd /tmp/tmp.RWrxgb3bhq/src/github.com/BurntSushi/toml [2019-08-24T19:46:11.739Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:46:11.739Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:46:11.739Z] math/bits [2019-08-24T19:46:11.739Z] errors [2019-08-24T19:46:11.739Z] internal/cpu [2019-08-24T19:46:11.739Z] math [2019-08-24T19:46:11.889Z] #58 ... [2019-08-24T19:46:11.889Z] [2019-08-24T19:46:11.889Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:11.889Z] #30 52.95 time [2019-08-24T19:46:11.889Z] #30 56.83 sort [2019-08-24T19:46:11.889Z] #30 58.66 internal/fmtsort [2019-08-24T19:46:11.889Z] #30 59.32 internal/syscall/unix [2019-08-24T19:46:11.889Z] #30 59.56 strings [2019-08-24T19:46:11.889Z] #30 59.83 internal/poll [2019-08-24T19:46:11.889Z] #30 61.70 os [2019-08-24T19:46:11.889Z] #30 ... [2019-08-24T19:46:11.889Z] [2019-08-24T19:46:11.889Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:11.889Z] #33 62.79 sort [2019-08-24T19:46:12.119Z] LINK lib/c/built-in.o [2019-08-24T19:46:12.119Z] LINK lib/c/libcriu.so [2019-08-24T19:46:12.127Z] internal/bytealg [2019-08-24T19:46:12.127Z] runtime/internal/atomic [2019-08-24T19:46:12.127Z] runtime/internal/sys [2019-08-24T19:46:12.127Z] runtime/internal/math [2019-08-24T19:46:12.127Z] runtime [2019-08-24T19:46:12.127Z] unicode/utf8 [2019-08-24T19:46:12.127Z] strconv [2019-08-24T19:46:12.401Z] GEN magic.py [2019-08-24T19:46:12.401Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:46:12.401Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:46:12.536Z] internal/race [2019-08-24T19:46:12.536Z] sync/atomic [2019-08-24T19:46:12.536Z] unicode [2019-08-24T19:46:12.536Z] internal/testlog [2019-08-24T19:46:12.536Z] encoding [2019-08-24T19:46:12.536Z] runtime/cgo [2019-08-24T19:46:12.697Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:46:12.987Z] make[1]: Nothing to be done for 'all'. [2019-08-24T19:46:13.269Z] make[1]: 'images/built-in.o' is up to date. [2019-08-24T19:46:13.269Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-24T19:46:13.269Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-24T19:46:13.269Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-24T19:46:13.269Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-24T19:46:13.269Z] make[1]: Nothing to be done for 'all'. [2019-08-24T19:46:13.269Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:46:13.283Z] #33 64.52 internal/fmtsort [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.553Z] make[2]: Nothing to be done for 'all'. [2019-08-24T19:46:13.554Z] INSTALL criu/criu [2019-08-24T19:46:13.849Z] #33 ... [2019-08-24T19:46:13.849Z] [2019-08-24T19:46:13.849Z] #12 [dev 6/24] RUN ldconfig [2019-08-24T19:46:13.849Z] #12 DONE 4.1s [2019-08-24T19:46:13.849Z] [2019-08-24T19:46:13.849Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:14.152Z] #30 ... [2019-08-24T19:46:14.152Z] [2019-08-24T19:46:14.152Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-24T19:46:14.152Z] #15 5.571 + mktemp -d [2019-08-24T19:46:14.152Z] #15 5.579 + export GOPATH=/tmp/tmp.sgxWfeFo5t [2019-08-24T19:46:14.152Z] #15 5.579 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.sgxWfeFo5t/src/github.com/go-swagger/go-swagger [2019-08-24T19:46:14.152Z] #15 5.582 Cloning into '/tmp/tmp.sgxWfeFo5t/src/github.com/go-swagger/go-swagger'... [2019-08-24T19:46:14.152Z] #15 ... [2019-08-24T19:46:14.152Z] [2019-08-24T19:46:14.152Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-24T19:46:14.152Z] #53 5.789 + RM_GOPATH=0 [2019-08-24T19:46:14.152Z] #53 5.789 + TMP_GOPATH= [2019-08-24T19:46:14.152Z] #53 5.790 + : /build [2019-08-24T19:46:14.152Z] #53 5.790 + '[' -z '' ']' [2019-08-24T19:46:14.152Z] #53 5.792 ++ mktemp -d [2019-08-24T19:46:14.152Z] #53 5.793 + export GOPATH=/tmp/tmp.hejcJXNYz1 [2019-08-24T19:46:14.152Z] #53 5.793 + GOPATH=/tmp/tmp.hejcJXNYz1 [2019-08-24T19:46:14.152Z] #53 5.793 + RM_GOPATH=1 [2019-08-24T19:46:14.152Z] #53 5.797 ++ dirname ./install.sh [2019-08-24T19:46:14.152Z] #53 5.802 + dir=. [2019-08-24T19:46:14.152Z] #53 5.802 + bin=dockercli [2019-08-24T19:46:14.152Z] #53 5.802 + shift [2019-08-24T19:46:14.152Z] #53 5.802 + '[' '!' -f ./dockercli.installer ']' [2019-08-24T19:46:14.152Z] #53 5.804 + . ./dockercli.installer [2019-08-24T19:46:14.152Z] #53 5.805 ++ DOCKERCLI_CHANNEL=stable [2019-08-24T19:46:14.152Z] #53 5.805 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-24T19:46:14.152Z] #53 5.807 + install_dockercli [2019-08-24T19:46:14.152Z] #53 5.807 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-24T19:46:14.152Z] #53 5.807 Install docker/cli version 17.06.2-ce from stable [2019-08-24T19:46:14.152Z] #53 5.809 ++ uname -m [2019-08-24T19:46:14.152Z] #53 5.813 + arch=x86_64 [2019-08-24T19:46:14.152Z] #53 5.814 + '[' x86_64 '!=' x86_64 ']' [2019-08-24T19:46:14.152Z] #53 5.814 + url=https://download.docker.com/linux/static [2019-08-24T19:46:14.152Z] #53 5.814 + tar -xz docker/docker [2019-08-24T19:46:14.152Z] #53 5.818 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-24T19:46:14.526Z] sync [2019-08-24T19:46:14.526Z] reflect [2019-08-24T19:46:14.526Z] io [2019-08-24T19:46:14.526Z] syscall [2019-08-24T19:46:14.721Z] #53 ... [2019-08-24T19:46:14.721Z] [2019-08-24T19:46:14.721Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:14.721Z] #30 5.995 + RM_GOPATH=0 [2019-08-24T19:46:14.721Z] #30 5.995 + TMP_GOPATH= [2019-08-24T19:46:14.721Z] #30 5.995 + : /build [2019-08-24T19:46:14.721Z] #30 5.995 + '[' -z '' ']' [2019-08-24T19:46:14.721Z] #30 5.998 ++ mktemp -d [2019-08-24T19:46:14.721Z] #30 6.001 + export GOPATH=/tmp/tmp.QhkRz6RQh4 [2019-08-24T19:46:14.721Z] #30 6.001 + GOPATH=/tmp/tmp.QhkRz6RQh4 [2019-08-24T19:46:14.721Z] #30 6.001 + RM_GOPATH=1 [2019-08-24T19:46:14.721Z] #30 6.006 ++ dirname ./install.sh [2019-08-24T19:46:14.721Z] #30 6.007 + dir=. [2019-08-24T19:46:14.721Z] #30 6.020 + bin=tomlv [2019-08-24T19:46:14.721Z] #30 6.023 + shift [2019-08-24T19:46:14.721Z] #30 6.023 + '[' '!' -f ./tomlv.installer ']' [2019-08-24T19:46:14.721Z] #30 6.023 + . ./tomlv.installer [2019-08-24T19:46:14.721Z] #30 6.026 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:46:14.721Z] #30 6.026 + install_tomlv [2019-08-24T19:46:14.721Z] #30 6.028 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-24T19:46:14.721Z] #30 6.029 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:46:14.721Z] #30 6.029 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QhkRz6RQh4/src/github.com/BurntSushi/toml [2019-08-24T19:46:14.721Z] #30 6.037 Cloning into '/tmp/tmp.QhkRz6RQh4/src/github.com/BurntSushi/toml'... [2019-08-24T19:46:14.921Z] time [2019-08-24T19:46:14.921Z] sort [2019-08-24T19:46:15.300Z] internal/fmtsort [2019-08-24T19:46:15.300Z] internal/syscall/unix [2019-08-24T19:46:15.300Z] strings [2019-08-24T19:46:15.300Z] internal/poll [2019-08-24T19:46:15.579Z] Removing intermediate container 820875d37bce [2019-08-24T19:46:15.579Z] ---> 7defad83b440 [2019-08-24T19:46:15.579Z] Step 12/126 : FROM base AS registry [2019-08-24T19:46:15.579Z] ---> 40eb0a8af580 [2019-08-24T19:46:15.579Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-24T19:46:15.579Z] ---> Running in dde0e916bcea [2019-08-24T19:46:15.579Z] Removing intermediate container dde0e916bcea [2019-08-24T19:46:15.579Z] ---> 585972ba983f [2019-08-24T19:46:15.579Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-24T19:46:15.579Z] ---> Running in 95f6fb7d9553 [2019-08-24T19:46:15.579Z] Removing intermediate container 95f6fb7d9553 [2019-08-24T19:46:15.579Z] ---> 859c1bfbf575 [2019-08-24T19:46:15.579Z] 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-24T19:46:15.579Z] ---> Running in 4a5b5fd6667b [2019-08-24T19:46:15.680Z] bytes [2019-08-24T19:46:15.680Z] os [2019-08-24T19:46:15.680Z] bufio [2019-08-24T19:46:15.680Z] path [2019-08-24T19:46:15.680Z] fmt [2019-08-24T19:46:15.680Z] path/filepath [2019-08-24T19:46:15.747Z] #13 ... [2019-08-24T19:46:15.747Z] [2019-08-24T19:46:15.747Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:46:15.747Z] #20 25.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-24T19:46:15.747Z] #20 25.42 skipping existing 1849cc453dee [2019-08-24T19:46:15.747Z] #20 25.62 [2019-08-24T19:46:15.747Z] #20 27.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-24T19:46:15.747Z] #20 27.91 ######################################################################## 100.0% [2019-08-24T19:46:15.747Z] #20 28.07 ######################################################################## 100.0% [2019-08-24T19:46:15.747Z] #20 28.20 [2019-08-24T19:46:15.747Z] #20 28.31 Download of images into '/build' complete. [2019-08-24T19:46:15.747Z] #20 28.31 Use something like the following to load the result into a Docker daemon: [2019-08-24T19:46:15.747Z] #20 28.31 tar -cC '/build' . | docker load [2019-08-24T19:46:15.747Z] #20 DONE 28.4s [2019-08-24T19:46:15.747Z] [2019-08-24T19:46:15.747Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-24T19:46:15.747Z] #38 3.766 + RM_GOPATH=0 [2019-08-24T19:46:15.747Z] #38 3.768 + TMP_GOPATH= [2019-08-24T19:46:15.747Z] #38 3.768 + : /build [2019-08-24T19:46:15.747Z] #38 3.768 + '[' -z '' ']' [2019-08-24T19:46:15.747Z] #38 3.770 ++ mktemp -d [2019-08-24T19:46:15.747Z] #38 3.771 + export GOPATH=/tmp/tmp.IfcwWoXerx [2019-08-24T19:46:15.747Z] #38 3.771 + GOPATH=/tmp/tmp.IfcwWoXerx [2019-08-24T19:46:15.747Z] #38 3.771 + RM_GOPATH=1 [2019-08-24T19:46:15.747Z] #38 3.771 ++ dirname ./install.sh [2019-08-24T19:46:15.747Z] #38 3.771 + dir=. [2019-08-24T19:46:15.747Z] #38 3.771 + bin=tini [2019-08-24T19:46:15.747Z] #38 3.771 + shift [2019-08-24T19:46:15.747Z] #38 3.771 + '[' '!' -f ./tini.installer ']' [2019-08-24T19:46:15.747Z] #38 3.771 + . ./tini.installer [2019-08-24T19:46:15.747Z] #38 3.772 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:46:15.747Z] #38 3.772 + install_tini [2019-08-24T19:46:15.747Z] #38 3.772 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-24T19:46:15.747Z] #38 3.772 + git clone https://github.com/krallin/tini.git /tmp/tmp.IfcwWoXerx/tini [2019-08-24T19:46:15.747Z] #38 3.773 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:46:15.747Z] #38 3.785 Cloning into '/tmp/tmp.IfcwWoXerx/tini'... [2019-08-24T19:46:15.862Z] + mktemp -d [2019-08-24T19:46:15.862Z] + export GOPATH=/tmp/tmp.EcOw2gxpq4 [2019-08-24T19:46:15.862Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.EcOw2gxpq4/src/github.com/docker/distribution [2019-08-24T19:46:15.862Z] Cloning into '/tmp/tmp.EcOw2gxpq4/src/github.com/docker/distribution'... [2019-08-24T19:46:16.065Z] io/ioutil [2019-08-24T19:46:16.065Z] text/tabwriter [2019-08-24T19:46:16.065Z] flag [2019-08-24T19:46:16.065Z] github.com/BurntSushi/toml [2019-08-24T19:46:16.101Z] #30 7.511 + cd /tmp/tmp.QhkRz6RQh4/src/github.com/BurntSushi/toml [2019-08-24T19:46:16.101Z] #30 7.521 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:46:16.101Z] #30 7.553 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:46:16.312Z] #38 5.240 + cd /tmp/tmp.IfcwWoXerx/tini [2019-08-24T19:46:16.312Z] #38 5.240 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:46:16.312Z] #38 5.306 + cmake . [2019-08-24T19:46:16.463Z] log [2019-08-24T19:46:16.463Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:46:16.667Z] #30 8.192 errors [2019-08-24T19:46:16.925Z] #30 8.251 internal/cpu [2019-08-24T19:46:16.925Z] #30 8.315 math/bits [2019-08-24T19:46:17.245Z] #38 ... [2019-08-24T19:46:17.245Z] [2019-08-24T19:46:17.245Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-24T19:46:17.245Z] #42 15.79 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-24T19:46:17.245Z] #42 ... [2019-08-24T19:46:17.245Z] [2019-08-24T19:46:17.245Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-24T19:46:17.245Z] #38 6.338 -- The C compiler identification is GNU 6.3.0 [2019-08-24T19:46:17.492Z] #30 9.005 runtime/internal/atomic [2019-08-24T19:46:17.503Z] #38 6.432 -- Check for working C compiler: /usr/bin/cc [2019-08-24T19:46:17.944Z] Removing intermediate container fb3f73b9ada3 [2019-08-24T19:46:17.944Z] ---> ac5979342168 [2019-08-24T19:46:17.944Z] Step 44/126 : FROM base AS vndr [2019-08-24T19:46:17.944Z] ---> 2de1a413a086 [2019-08-24T19:46:17.944Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-24T19:46:17.944Z] ---> Running in 667c06c021ae [2019-08-24T19:46:17.944Z] Removing intermediate container 667c06c021ae [2019-08-24T19:46:17.944Z] ---> 2aaa7fcff97a [2019-08-24T19:46:17.944Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:46:18.061Z] #30 9.308 math [2019-08-24T19:46:18.061Z] #30 9.431 internal/bytealg [2019-08-24T19:46:18.306Z] ---> b947bccf3898 [2019-08-24T19:46:18.306Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:46:18.319Z] #30 ... [2019-08-24T19:46:18.319Z] [2019-08-24T19:46:18.319Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:46:18.319Z] #44 6.998 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:18.319Z] #44 7.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:18.319Z] #44 7.048 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:18.319Z] #44 7.051 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:18.319Z] #44 7.105 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:18.319Z] #44 7.877 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:46:18.319Z] #44 10.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:46:18.319Z] #44 ... [2019-08-24T19:46:18.319Z] [2019-08-24T19:46:18.319Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:46:18.319Z] #17 6.004 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:18.319Z] #17 6.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:18.319Z] #17 6.060 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:18.319Z] #17 6.078 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:18.319Z] #17 6.100 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:18.319Z] #17 6.753 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:46:18.319Z] #17 8.569 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:46:18.444Z] #38 7.421 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-24T19:46:18.444Z] #38 7.424 -- Detecting C compiler ABI info [2019-08-24T19:46:18.545Z] + cd /tmp/tmp.EcOw2gxpq4/src/github.com/docker/distribution [2019-08-24T19:46:18.545Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-24T19:46:18.577Z] #17 10.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:46:18.577Z] #17 ... [2019-08-24T19:46:18.577Z] [2019-08-24T19:46:18.577Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-24T19:46:18.577Z] #61 6.047 + RM_GOPATH=0 [2019-08-24T19:46:18.577Z] #61 6.047 + TMP_GOPATH= [2019-08-24T19:46:18.577Z] #61 6.047 + : /build/ [2019-08-24T19:46:18.577Z] #61 6.047 + '[' -z '' ']' [2019-08-24T19:46:18.577Z] #61 6.047 ++ mktemp -d [2019-08-24T19:46:18.577Z] #61 6.053 + export GOPATH=/tmp/tmp.kf7NBKH7qX [2019-08-24T19:46:18.577Z] #61 6.053 + GOPATH=/tmp/tmp.kf7NBKH7qX [2019-08-24T19:46:18.577Z] #61 6.053 + RM_GOPATH=1 [2019-08-24T19:46:18.577Z] #61 6.053 ++ dirname ./install.sh [2019-08-24T19:46:18.577Z] #61 6.062 + dir=. [2019-08-24T19:46:18.577Z] #61 6.062 + bin=rootlesskit [2019-08-24T19:46:18.577Z] #61 6.062 + shift [2019-08-24T19:46:18.577Z] #61 6.062 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-24T19:46:18.577Z] #61 6.062 + . ./rootlesskit.installer [2019-08-24T19:46:18.577Z] #61 6.063 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:46:18.577Z] #61 6.063 + install_rootlesskit [2019-08-24T19:46:18.577Z] #61 6.063 + case "$1" in [2019-08-24T19:46:18.577Z] #61 6.063 + export CGO_ENABLED=0 [2019-08-24T19:46:18.577Z] #61 6.063 + CGO_ENABLED=0 [2019-08-24T19:46:18.577Z] #61 6.063 + _install_rootlesskit [2019-08-24T19:46:18.577Z] #61 6.064 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-24T19:46:18.577Z] #61 6.064 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:46:18.577Z] #61 6.064 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kf7NBKH7qX/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:46:18.577Z] #61 6.065 Cloning into '/tmp/tmp.kf7NBKH7qX/src/github.com/rootless-containers/rootlesskit'... [2019-08-24T19:46:18.577Z] #61 ... [2019-08-24T19:46:18.577Z] [2019-08-24T19:46:18.577Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-24T19:46:18.577Z] #50 6.135 + RM_GOPATH=0 [2019-08-24T19:46:18.577Z] #50 6.135 + TMP_GOPATH= [2019-08-24T19:46:18.577Z] #50 6.135 + : /build [2019-08-24T19:46:18.577Z] #50 6.135 + '[' -z '' ']' [2019-08-24T19:46:18.577Z] #50 6.138 ++ mktemp -d [2019-08-24T19:46:18.577Z] #50 6.140 + export GOPATH=/tmp/tmp.OLD1oLKPjB [2019-08-24T19:46:18.577Z] #50 6.140 + GOPATH=/tmp/tmp.OLD1oLKPjB [2019-08-24T19:46:18.577Z] #50 6.140 + RM_GOPATH=1 [2019-08-24T19:46:18.577Z] #50 6.141 ++ dirname ./install.sh [2019-08-24T19:46:18.577Z] #50 6.145 + dir=. [2019-08-24T19:46:18.577Z] #50 6.146 + bin=proxy [2019-08-24T19:46:18.577Z] #50 6.146 + shift [2019-08-24T19:46:18.577Z] #50 6.146 + '[' '!' -f ./proxy.installer ']' [2019-08-24T19:46:18.577Z] #50 6.146 + . ./proxy.installer [2019-08-24T19:46:18.577Z] #50 6.148 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:46:18.577Z] #50 6.149 + install_proxy [2019-08-24T19:46:18.577Z] #50 6.152 + case "$1" in [2019-08-24T19:46:18.577Z] #50 6.152 + export CGO_ENABLED=0 [2019-08-24T19:46:18.577Z] #50 6.152 + CGO_ENABLED=0 [2019-08-24T19:46:18.577Z] #50 6.152 + _install_proxy [2019-08-24T19:46:18.577Z] #50 6.152 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-24T19:46:18.577Z] #50 6.152 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:46:18.578Z] #50 6.152 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OLD1oLKPjB/src/github.com/docker/libnetwork [2019-08-24T19:46:18.578Z] #50 6.165 Cloning into '/tmp/tmp.OLD1oLKPjB/src/github.com/docker/libnetwork'... [2019-08-24T19:46:18.666Z] ---> cce89161febd [2019-08-24T19:46:18.666Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:46:18.666Z] ---> Running in 797b43641805 [2019-08-24T19:46:18.836Z] #50 ... [2019-08-24T19:46:18.836Z] [2019-08-24T19:46:18.836Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-24T19:46:18.836Z] #27 6.069 + RM_GOPATH=0 [2019-08-24T19:46:18.836Z] #27 6.069 + TMP_GOPATH= [2019-08-24T19:46:18.836Z] #27 6.069 + : /build [2019-08-24T19:46:18.836Z] #27 6.070 + '[' -z '' ']' [2019-08-24T19:46:18.836Z] #27 6.076 ++ mktemp -d [2019-08-24T19:46:18.836Z] #27 6.076 + export GOPATH=/tmp/tmp.OFw910gETy [2019-08-24T19:46:18.836Z] #27 6.076 + GOPATH=/tmp/tmp.OFw910gETy [2019-08-24T19:46:18.836Z] #27 6.076 + RM_GOPATH=1 [2019-08-24T19:46:18.836Z] #27 6.079 ++ dirname ./install.sh [2019-08-24T19:46:18.836Z] #27 6.079 + dir=. [2019-08-24T19:46:18.836Z] #27 6.080 + bin=gotestsum [2019-08-24T19:46:18.836Z] #27 6.080 + shift [2019-08-24T19:46:18.836Z] #27 6.080 + '[' '!' -f ./gotestsum.installer ']' [2019-08-24T19:46:18.836Z] #27 6.080 + . ./gotestsum.installer [2019-08-24T19:46:18.836Z] #27 6.081 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-24T19:46:18.836Z] #27 6.081 + install_gotestsum [2019-08-24T19:46:18.836Z] #27 6.081 + echo 'Installing gotestsum version v0.3.5' [2019-08-24T19:46:18.836Z] #27 6.081 Installing gotestsum version v0.3.5 [2019-08-24T19:46:18.836Z] #27 6.081 + go get -d gotest.tools/gotestsum [2019-08-24T19:46:18.836Z] #27 ... [2019-08-24T19:46:18.836Z] [2019-08-24T19:46:18.836Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:46:18.836Z] #24 6.218 + RM_GOPATH=0 [2019-08-24T19:46:18.836Z] #24 6.219 + TMP_GOPATH= [2019-08-24T19:46:18.836Z] #24 6.219 + : /build [2019-08-24T19:46:18.836Z] #24 6.219 + '[' -z '' ']' [2019-08-24T19:46:18.836Z] #24 6.223 ++ mktemp -d [2019-08-24T19:46:18.836Z] #24 6.226 + export GOPATH=/tmp/tmp.yV0W7Kcc1F [2019-08-24T19:46:18.836Z] #24 6.226 + GOPATH=/tmp/tmp.yV0W7Kcc1F [2019-08-24T19:46:18.836Z] #24 6.226 + RM_GOPATH=1 [2019-08-24T19:46:18.836Z] #24 6.231 ++ dirname ./install.sh [2019-08-24T19:46:18.836Z] #24 6.236 + dir=. [2019-08-24T19:46:18.836Z] #24 6.236 + bin=gometalinter [2019-08-24T19:46:18.836Z] #24 6.236 + shift [2019-08-24T19:46:18.836Z] #24 6.236 + '[' '!' -f ./gometalinter.installer ']' [2019-08-24T19:46:18.836Z] #24 6.237 + . ./gometalinter.installer [2019-08-24T19:46:18.836Z] #24 6.237 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-24T19:46:18.836Z] #24 6.237 + install_gometalinter [2019-08-24T19:46:18.836Z] #24 6.237 + echo 'Installing gometalinter version v2.0.6' [2019-08-24T19:46:18.836Z] #24 6.238 Installing gometalinter version v2.0.6 [2019-08-24T19:46:18.836Z] #24 6.238 + go get -d github.com/alecthomas/gometalinter [2019-08-24T19:46:19.058Z] + RM_GOPATH=0 [2019-08-24T19:46:19.058Z] + TMP_GOPATH= [2019-08-24T19:46:19.058Z] + : /build [2019-08-24T19:46:19.058Z] + '[' -z '' ']' [2019-08-24T19:46:19.058Z] ++ mktemp -d [2019-08-24T19:46:19.058Z] + export GOPATH=/tmp/tmp.3YIRwyq0bM [2019-08-24T19:46:19.058Z] + GOPATH=/tmp/tmp.3YIRwyq0bM [2019-08-24T19:46:19.058Z] + RM_GOPATH=1 [2019-08-24T19:46:19.058Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:46:19.058Z] ++ dirname ./install.sh [2019-08-24T19:46:19.058Z] + dir=. [2019-08-24T19:46:19.058Z] + bin=vndr [2019-08-24T19:46:19.058Z] + shift [2019-08-24T19:46:19.058Z] + '[' '!' -f ./vndr.installer ']' [2019-08-24T19:46:19.058Z] + . ./vndr.installer [2019-08-24T19:46:19.058Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:46:19.058Z] + install_vndr [2019-08-24T19:46:19.058Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-24T19:46:19.058Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3YIRwyq0bM/src/github.com/LK4D4/vndr [2019-08-24T19:46:19.058Z] Cloning into '/tmp/tmp.3YIRwyq0bM/src/github.com/LK4D4/vndr'... [2019-08-24T19:46:19.058Z] + cd /tmp/tmp.3YIRwyq0bM/src/github.com/LK4D4/vndr [2019-08-24T19:46:19.058Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:46:19.058Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-24T19:46:19.095Z] #24 ... [2019-08-24T19:46:19.095Z] [2019-08-24T19:46:19.095Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:19.095Z] #57 7.091 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:19.095Z] #57 7.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:19.095Z] #57 7.175 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:19.095Z] #57 7.179 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:19.095Z] #57 7.217 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:19.095Z] #57 7.968 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:46:19.095Z] #57 10.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:46:19.095Z] #57 ... [2019-08-24T19:46:19.095Z] [2019-08-24T19:46:19.095Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:46:19.095Z] #55 4.088 + mktemp -d [2019-08-24T19:46:19.095Z] #55 4.088 + export GOPATH=/tmp/tmp.utakMeGNuZ [2019-08-24T19:46:19.095Z] #55 4.088 + git clone https://github.com/docker/distribution.git /tmp/tmp.utakMeGNuZ/src/github.com/docker/distribution [2019-08-24T19:46:19.095Z] #55 4.088 Cloning into '/tmp/tmp.utakMeGNuZ/src/github.com/docker/distribution'... [2019-08-24T19:46:19.160Z] + GOPATH=/tmp/tmp.EcOw2gxpq4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EcOw2gxpq4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-24T19:46:19.358Z] #55 ... [2019-08-24T19:46:19.358Z] [2019-08-24T19:46:19.358Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:19.358Z] #33 6.219 + RM_GOPATH=0 [2019-08-24T19:46:19.358Z] #33 6.219 + TMP_GOPATH= [2019-08-24T19:46:19.358Z] #33 6.219 + : /build [2019-08-24T19:46:19.358Z] #33 6.219 + '[' -z '' ']' [2019-08-24T19:46:19.358Z] #33 6.220 ++ mktemp -d [2019-08-24T19:46:19.358Z] #33 6.225 + export GOPATH=/tmp/tmp.3eOJAasRY7 [2019-08-24T19:46:19.358Z] #33 6.225 + GOPATH=/tmp/tmp.3eOJAasRY7 [2019-08-24T19:46:19.358Z] #33 6.225 + RM_GOPATH=1 [2019-08-24T19:46:19.358Z] #33 6.231 ++ dirname ./install.sh [2019-08-24T19:46:19.358Z] #33 6.239 + dir=. [2019-08-24T19:46:19.358Z] #33 6.239 + bin=vndr [2019-08-24T19:46:19.358Z] #33 6.239 + shift [2019-08-24T19:46:19.358Z] #33 6.239 + '[' '!' -f ./vndr.installer ']' [2019-08-24T19:46:19.358Z] #33 6.239 + . ./vndr.installer [2019-08-24T19:46:19.358Z] #33 6.239 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:46:19.358Z] #33 6.239 + install_vndr [2019-08-24T19:46:19.358Z] #33 6.239 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-24T19:46:19.358Z] #33 6.239 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:46:19.358Z] #33 6.243 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3eOJAasRY7/src/github.com/LK4D4/vndr [2019-08-24T19:46:19.358Z] #33 6.245 Cloning into '/tmp/tmp.3eOJAasRY7/src/github.com/LK4D4/vndr'... [2019-08-24T19:46:19.358Z] #33 7.379 + cd /tmp/tmp.3eOJAasRY7/src/github.com/LK4D4/vndr [2019-08-24T19:46:19.358Z] #33 7.379 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:46:19.358Z] #33 7.412 + go build -buildmode=pie -v -o /build/vndr . [2019-08-24T19:46:19.358Z] #33 8.747 errors [2019-08-24T19:46:19.358Z] #33 8.924 internal/cpu [2019-08-24T19:46:19.358Z] #33 8.935 internal/race [2019-08-24T19:46:19.358Z] #33 9.152 runtime/internal/atomic [2019-08-24T19:46:19.358Z] #33 9.624 runtime/internal/sys [2019-08-24T19:46:19.358Z] #33 9.688 internal/bytealg [2019-08-24T19:46:19.358Z] #33 9.883 runtime/internal/math [2019-08-24T19:46:19.358Z] #33 10.03 sync/atomic [2019-08-24T19:46:19.358Z] #33 10.49 unicode [2019-08-24T19:46:19.358Z] #33 10.55 runtime [2019-08-24T19:46:19.358Z] #33 ... [2019-08-24T19:46:19.358Z] [2019-08-24T19:46:19.358Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:19.358Z] #35 3.866 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:19.358Z] #35 3.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:19.358Z] #35 3.895 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:19.358Z] #35 3.993 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:19.358Z] #35 4.034 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:19.358Z] #35 4.819 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:46:19.358Z] #35 6.224 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:46:19.358Z] #35 7.024 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:46:19.378Z] #38 8.113 -- Detecting C compiler ABI info - done [2019-08-24T19:46:19.378Z] #38 8.236 -- Detecting C compile features [2019-08-24T19:46:19.441Z] errors [2019-08-24T19:46:19.441Z] internal/cpu [2019-08-24T19:46:19.441Z] internal/race [2019-08-24T19:46:19.441Z] runtime/internal/atomic [2019-08-24T19:46:19.441Z] runtime/internal/sys [2019-08-24T19:46:19.441Z] runtime/internal/math [2019-08-24T19:46:19.441Z] internal/bytealg [2019-08-24T19:46:19.441Z] sync/atomic [2019-08-24T19:46:19.441Z] unicode [2019-08-24T19:46:19.441Z] runtime [2019-08-24T19:46:19.441Z] unicode/utf8 [2019-08-24T19:46:19.616Z] #35 ... [2019-08-24T19:46:19.616Z] [2019-08-24T19:46:19.616Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:19.616Z] #57 11.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:46:19.813Z] math/bits [2019-08-24T19:46:19.813Z] math [2019-08-24T19:46:20.187Z] strconv [2019-08-24T19:46:20.187Z] internal/testlog [2019-08-24T19:46:20.187Z] encoding [2019-08-24T19:46:20.187Z] unicode/utf16 [2019-08-24T19:46:20.187Z] container/list [2019-08-24T19:46:20.579Z] crypto/internal/subtle [2019-08-24T19:46:20.579Z] crypto/subtle [2019-08-24T19:46:20.579Z] crypto/rc4 [2019-08-24T19:46:20.579Z] internal/x/crypto/cryptobyte/asn1 [2019-08-24T19:46:20.579Z] internal/nettrace [2019-08-24T19:46:20.579Z] internal/x/net/dns/dnsmessage [2019-08-24T19:46:20.579Z] runtime/cgo [2019-08-24T19:46:21.276Z] #38 10.21 -- Detecting C compile features - done [2019-08-24T19:46:21.276Z] #38 10.24 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-24T19:46:21.534Z] #38 10.42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-24T19:46:21.534Z] #38 10.56 -- Configuring done [2019-08-24T19:46:21.791Z] #38 10.59 -- Generating done [2019-08-24T19:46:21.791Z] #38 10.60 -- Build files have been written to: /tmp/tmp.IfcwWoXerx/tini [2019-08-24T19:46:21.791Z] #38 10.61 + make tini-static [2019-08-24T19:46:21.995Z] sync [2019-08-24T19:46:21.995Z] io [2019-08-24T19:46:21.995Z] reflect [2019-08-24T19:46:21.995Z] bytes [2019-08-24T19:46:21.995Z] bufio [2019-08-24T19:46:22.049Z] #38 10.97 Scanning dependencies of target tini-static [2019-08-24T19:46:22.307Z] #38 11.07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-24T19:46:22.380Z] syscall [2019-08-24T19:46:22.766Z] sort [2019-08-24T19:46:22.766Z] time [2019-08-24T19:46:22.766Z] internal/fmtsort [2019-08-24T19:46:23.154Z] internal/syscall/unix [2019-08-24T19:46:23.154Z] strings [2019-08-24T19:46:23.154Z] path [2019-08-24T19:46:23.154Z] regexp/syntax [2019-08-24T19:46:23.154Z] internal/poll [2019-08-24T19:46:23.241Z] #38 ... [2019-08-24T19:46:23.241Z] [2019-08-24T19:46:23.241Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:23.241Z] #30 64.25 bytes [2019-08-24T19:46:23.241Z] #30 67.44 bufio [2019-08-24T19:46:23.241Z] #30 67.86 fmt [2019-08-24T19:46:23.241Z] #30 70.28 path/filepath [2019-08-24T19:46:23.241Z] #30 72.16 io/ioutil [2019-08-24T19:46:23.241Z] #30 72.93 path [2019-08-24T19:46:23.241Z] #30 73.57 text/tabwriter [2019-08-24T19:46:23.241Z] #30 ... [2019-08-24T19:46:23.241Z] [2019-08-24T19:46:23.241Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:23.241Z] #58 5.709 Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:46:23.241Z] #58 5.709 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:46:23.241Z] #58 8.221 fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:46:23.241Z] #58 8.274 GEN .gitid [2019-08-24T19:46:23.241Z] #58 8.304 GEN criu/include/version.h [2019-08-24T19:46:23.241Z] #58 8.348 GEN include/common/asm [2019-08-24T19:46:23.241Z] #58 10.14 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-24T19:46:23.241Z] #58 10.26 PBCC images/opts.pb-c.c [2019-08-24T19:46:23.241Z] #58 10.30 PBCC images/sit.pb-c.c [2019-08-24T19:46:23.241Z] #58 10.39 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-24T19:46:23.241Z] #58 10.50 DEP images/opts.pb-c.d [2019-08-24T19:46:23.241Z] #58 10.56 DEP images/sit.pb-c.d [2019-08-24T19:46:23.241Z] #58 10.63 PBCC images/macvlan.pb-c.c [2019-08-24T19:46:23.241Z] #58 10.66 DEP images/macvlan.pb-c.d [2019-08-24T19:46:23.241Z] #58 10.71 PBCC images/autofs.pb-c.c [2019-08-24T19:46:23.241Z] #58 10.72 DEP images/autofs.pb-c.d [2019-08-24T19:46:23.241Z] #58 10.81 PBCC images/sysctl.pb-c.c [2019-08-24T19:46:23.241Z] #58 10.83 DEP images/sysctl.pb-c.d [2019-08-24T19:46:23.241Z] #58 10.90 PBCC images/time.pb-c.c [2019-08-24T19:46:23.241Z] #58 10.90 DEP images/time.pb-c.d [2019-08-24T19:46:23.241Z] #58 10.98 PBCC images/binfmt-misc.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.00 DEP images/binfmt-misc.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.07 PBCC images/seccomp.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.09 DEP images/seccomp.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.14 PBCC images/userns.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.19 DEP images/userns.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.25 PBCC images/cgroup.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.27 DEP images/cgroup.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.35 PBCC images/fown.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.38 PBCC images/ext-file.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.41 DEP images/fown.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.50 DEP images/ext-file.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.56 PBCC images/rpc.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.63 DEP images/rpc.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.68 PBCC images/siginfo.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.69 DEP images/siginfo.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.76 PBCC images/pagemap.pb-c.c [2019-08-24T19:46:23.241Z] #58 11.87 DEP images/pagemap.pb-c.d [2019-08-24T19:46:23.241Z] #58 11.97 PBCC images/rlimit.pb-c.c [2019-08-24T19:46:23.241Z] #58 12.02 DEP images/rlimit.pb-c.d [2019-08-24T19:46:23.241Z] #58 12.07 PBCC images/file-lock.pb-c.c [2019-08-24T19:46:23.241Z] #58 12.11 DEP images/file-lock.pb-c.d [2019-08-24T19:46:23.241Z] #58 12.16 PBCC images/tty.pb-c.c [2019-08-24T19:46:23.241Z] #58 12.26 DEP images/tty.pb-c.d [2019-08-24T19:46:23.241Z] #58 12.37 PBCC images/tun.pb-c.c [2019-08-24T19:46:23.499Z] #58 12.46 PBCC images/netdev.pb-c.c [2019-08-24T19:46:23.499Z] #58 12.49 DEP images/tun.pb-c.d [2019-08-24T19:46:23.499Z] #58 12.57 DEP images/netdev.pb-c.d [2019-08-24T19:46:23.499Z] #58 12.62 PBCC images/vma.pb-c.c [2019-08-24T19:46:23.535Z] os [2019-08-24T19:46:23.535Z] regexp [2019-08-24T19:46:23.535Z] fmt [2019-08-24T19:46:23.757Z] #58 12.66 DEP images/vma.pb-c.d [2019-08-24T19:46:23.757Z] #58 12.72 PBCC images/creds.pb-c.c [2019-08-24T19:46:23.757Z] #58 ... [2019-08-24T19:46:23.757Z] [2019-08-24T19:46:23.757Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-24T19:46:23.757Z] #38 12.62 [100%] Linking C executable tini-static [2019-08-24T19:46:23.905Z] path/filepath [2019-08-24T19:46:23.905Z] io/ioutil [2019-08-24T19:46:23.905Z] flag [2019-08-24T19:46:23.905Z] go/token [2019-08-24T19:46:23.905Z] go/scanner [2019-08-24T19:46:24.283Z] go/ast [2019-08-24T19:46:24.283Z] net/url [2019-08-24T19:46:24.283Z] text/template/parse [2019-08-24T19:46:24.322Z] #38 13.08 [100%] Built target tini-static [2019-08-24T19:46:24.322Z] #38 13.18 + mkdir -p /build [2019-08-24T19:46:24.322Z] #38 13.18 + cp tini-static /build/docker-init [2019-08-24T19:46:24.322Z] #38 ... [2019-08-24T19:46:24.322Z] [2019-08-24T19:46:24.322Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:24.322Z] #33 65.68 internal/syscall/unix [2019-08-24T19:46:24.322Z] #33 66.03 strings [2019-08-24T19:46:24.322Z] #33 69.85 internal/poll [2019-08-24T19:46:24.322Z] #33 70.49 path [2019-08-24T19:46:24.322Z] #33 71.08 regexp/syntax [2019-08-24T19:46:24.322Z] #33 72.52 os [2019-08-24T19:46:24.580Z] #33 ... [2019-08-24T19:46:24.580Z] [2019-08-24T19:46:24.580Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-24T19:46:24.580Z] #38 DONE 13.5s [2019-08-24T19:46:24.580Z] [2019-08-24T19:46:24.580Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:24.580Z] #58 12.73 DEP images/creds.pb-c.d [2019-08-24T19:46:24.580Z] #58 12.80 PBCC images/utsns.pb-c.c [2019-08-24T19:46:24.580Z] #58 12.81 DEP images/utsns.pb-c.d [2019-08-24T19:46:24.580Z] #58 12.86 PBCC images/ipc-desc.pb-c.c [2019-08-24T19:46:24.580Z] #58 12.92 PBCC images/ipc-sem.pb-c.c [2019-08-24T19:46:24.580Z] #58 12.99 DEP images/ipc-desc.pb-c.d [2019-08-24T19:46:24.580Z] #58 13.05 DEP images/ipc-sem.pb-c.d [2019-08-24T19:46:24.580Z] #58 13.08 PBCC images/ipc-msg.pb-c.c [2019-08-24T19:46:24.580Z] #58 13.11 DEP images/ipc-msg.pb-c.d [2019-08-24T19:46:24.580Z] #58 13.18 PBCC images/ipc-shm.pb-c.c [2019-08-24T19:46:24.580Z] #58 13.24 DEP images/ipc-shm.pb-c.d [2019-08-24T19:46:24.580Z] #58 13.31 PBCC images/ipc-var.pb-c.c [2019-08-24T19:46:24.580Z] #58 13.38 DEP images/ipc-var.pb-c.d [2019-08-24T19:46:24.580Z] #58 13.45 PBCC images/sk-opts.pb-c.c [2019-08-24T19:46:24.580Z] #58 13.50 PBCC images/packet-sock.pb-c.c [2019-08-24T19:46:24.580Z] #58 13.52 DEP images/sk-opts.pb-c.d [2019-08-24T19:46:24.580Z] #58 13.62 DEP images/packet-sock.pb-c.d [2019-08-24T19:46:24.665Z] go/parser [2019-08-24T19:46:24.665Z] text/template [2019-08-24T19:46:24.837Z] #58 13.79 PBCC images/sk-netlink.pb-c.c [2019-08-24T19:46:24.837Z] #58 13.87 DEP images/sk-netlink.pb-c.d [2019-08-24T19:46:24.837Z] #58 13.91 PBCC images/sk-inet.pb-c.c [2019-08-24T19:46:24.837Z] #58 13.96 DEP images/sk-inet.pb-c.d [2019-08-24T19:46:24.837Z] #58 14.00 PBCC images/sk-unix.pb-c.c [2019-08-24T19:46:24.880Z] #57 ... [2019-08-24T19:46:24.880Z] [2019-08-24T19:46:24.880Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-24T19:46:24.880Z] #53 15.51 + mkdir -p /build [2019-08-24T19:46:24.880Z] #53 15.51 + mv docker/docker /build/ [2019-08-24T19:46:24.880Z] #53 15.51 + rmdir docker [2019-08-24T19:46:24.880Z] #53 DONE 16.1s [2019-08-24T19:46:24.880Z] [2019-08-24T19:46:24.880Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:24.880Z] #33 14.54 unicode/utf8 [2019-08-24T19:46:24.880Z] #33 15.25 math/bits [2019-08-24T19:46:24.880Z] #33 15.82 math [2019-08-24T19:46:25.076Z] log [2019-08-24T19:46:25.076Z] encoding/binary [2019-08-24T19:46:25.076Z] go/doc [2019-08-24T19:46:25.076Z] encoding/base64 [2019-08-24T19:46:25.076Z] encoding/json [2019-08-24T19:46:25.095Z] #58 14.12 DEP images/sk-unix.pb-c.d [2019-08-24T19:46:25.095Z] #58 14.24 PBCC images/mm.pb-c.c [2019-08-24T19:46:25.353Z] #58 14.34 DEP images/mm.pb-c.d [2019-08-24T19:46:25.444Z] #33 ... [2019-08-24T19:46:25.444Z] [2019-08-24T19:46:25.444Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:46:25.444Z] #6 7.123 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:25.444Z] #6 7.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:25.444Z] #6 7.165 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:25.444Z] #6 7.172 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:25.444Z] #6 7.261 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:25.444Z] #6 8.080 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:46:25.444Z] #6 10.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:46:25.444Z] #6 11.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:46:25.508Z] github.com/LK4D4/vndr/build [2019-08-24T19:46:25.611Z] #58 14.44 PBCC images/timerfd.pb-c.c [2019-08-24T19:46:25.611Z] #58 14.61 DEP images/timerfd.pb-c.d [2019-08-24T19:46:25.870Z] #58 14.74 PBCC images/timer.pb-c.c [2019-08-24T19:46:25.870Z] #58 14.75 DEP images/timer.pb-c.d [2019-08-24T19:46:25.870Z] #58 14.87 PBCC images/sa.pb-c.c [2019-08-24T19:46:25.870Z] #58 14.92 DEP images/sa.pb-c.d [2019-08-24T19:46:25.870Z] #58 14.99 PBCC images/pipe-data.pb-c.c [2019-08-24T19:46:25.922Z] encoding/xml [2019-08-24T19:46:25.922Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-24T19:46:25.922Z] compress/flate [2019-08-24T19:46:26.127Z] #58 15.04 DEP images/pipe-data.pb-c.d [2019-08-24T19:46:26.127Z] #58 15.11 PBCC images/mnt.pb-c.c [2019-08-24T19:46:26.127Z] #58 15.19 DEP images/mnt.pb-c.d [2019-08-24T19:46:26.127Z] #58 15.25 PBCC images/sk-packet.pb-c.c [2019-08-24T19:46:26.313Z] hash [2019-08-24T19:46:26.313Z] hash/crc32 [2019-08-24T19:46:26.313Z] compress/gzip [2019-08-24T19:46:26.313Z] context [2019-08-24T19:46:26.313Z] crypto/cipher [2019-08-24T19:46:26.381Z] #6 ... [2019-08-24T19:46:26.381Z] [2019-08-24T19:46:26.381Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:46:26.381Z] #55 18.11 + cd /tmp/tmp.utakMeGNuZ/src/github.com/docker/distribution [2019-08-24T19:46:26.381Z] #55 18.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-24T19:46:26.385Z] #58 15.26 DEP images/sk-packet.pb-c.d [2019-08-24T19:46:26.385Z] #58 15.32 PBCC images/tcp-stream.pb-c.c [2019-08-24T19:46:26.385Z] #58 15.44 DEP images/tcp-stream.pb-c.d [2019-08-24T19:46:26.385Z] #58 15.51 PBCC images/pipe.pb-c.c [2019-08-24T19:46:26.643Z] #58 15.56 DEP images/pipe.pb-c.d [2019-08-24T19:46:26.643Z] #58 15.60 PBCC images/pstree.pb-c.c [2019-08-24T19:46:26.643Z] #58 15.66 DEP images/pstree.pb-c.d [2019-08-24T19:46:26.643Z] #58 15.72 PBCC images/fs.pb-c.c [2019-08-24T19:46:26.643Z] #58 15.72 DEP images/fs.pb-c.d [2019-08-24T19:46:26.643Z] #58 15.78 PBCC images/signalfd.pb-c.c [2019-08-24T19:46:26.704Z] math/rand [2019-08-24T19:46:26.704Z] crypto/aes [2019-08-24T19:46:26.704Z] math/big [2019-08-24T19:46:26.704Z] crypto [2019-08-24T19:46:26.704Z] crypto/des [2019-08-24T19:46:26.704Z] crypto/internal/randutil [2019-08-24T19:46:26.704Z] crypto/sha512 [2019-08-24T19:46:26.704Z] crypto/hmac [2019-08-24T19:46:26.901Z] #58 15.88 DEP images/signalfd.pb-c.d [2019-08-24T19:46:26.901Z] #58 15.94 PBCC images/fh.pb-c.c [2019-08-24T19:46:26.901Z] #58 16.01 PBCC images/fsnotify.pb-c.c [2019-08-24T19:46:27.087Z] crypto/md5 [2019-08-24T19:46:27.087Z] crypto/sha1 [2019-08-24T19:46:27.087Z] crypto/sha256 [2019-08-24T19:46:27.087Z] encoding/hex [2019-08-24T19:46:27.087Z] encoding/pem [2019-08-24T19:46:27.087Z] internal/singleflight [2019-08-24T19:46:27.087Z] net [2019-08-24T19:46:27.159Z] #58 16.04 DEP images/fh.pb-c.d [2019-08-24T19:46:27.159Z] #58 16.16 DEP images/fsnotify.pb-c.d [2019-08-24T19:46:27.159Z] #58 16.21 PBCC images/eventpoll.pb-c.c [2019-08-24T19:46:27.159Z] #58 16.25 DEP images/eventpoll.pb-c.d [2019-08-24T19:46:27.417Z] #58 16.31 PBCC images/eventfd.pb-c.c [2019-08-24T19:46:27.417Z] #58 16.35 DEP images/eventfd.pb-c.d [2019-08-24T19:46:27.417Z] #58 16.39 PBCC images/remap-file-path.pb-c.c [2019-08-24T19:46:27.417Z] #58 16.41 DEP images/remap-file-path.pb-c.d [2019-08-24T19:46:27.417Z] #58 16.48 PBCC images/fifo.pb-c.c [2019-08-24T19:46:27.417Z] #58 16.51 DEP images/fifo.pb-c.d [2019-08-24T19:46:27.453Z] crypto/rand [2019-08-24T19:46:27.453Z] crypto/elliptic [2019-08-24T19:46:27.674Z] #58 16.57 PBCC images/ghost-file.pb-c.c [2019-08-24T19:46:27.674Z] #58 16.61 DEP images/ghost-file.pb-c.d [2019-08-24T19:46:27.674Z] #58 16.68 PBCC images/regfile.pb-c.c [2019-08-24T19:46:27.674Z] #58 16.73 DEP images/regfile.pb-c.d [2019-08-24T19:46:27.674Z] #58 16.79 PBCC images/ns.pb-c.c [2019-08-24T19:46:27.833Z] encoding/asn1 [2019-08-24T19:46:27.834Z] crypto/ecdsa [2019-08-24T19:46:27.834Z] crypto/rsa [2019-08-24T19:46:27.932Z] #58 16.82 DEP images/ns.pb-c.d [2019-08-24T19:46:27.932Z] #58 16.87 PBCC images/fdinfo.pb-c.c [2019-08-24T19:46:27.932Z] #58 17.00 DEP images/fdinfo.pb-c.d [2019-08-24T19:46:27.932Z] #58 17.04 PBCC images/core-aarch64.pb-c.c [2019-08-24T19:46:28.190Z] #58 17.07 PBCC images/core-arm.pb-c.c [2019-08-24T19:46:28.190Z] #58 17.12 PBCC images/core-ppc64.pb-c.c [2019-08-24T19:46:28.190Z] #58 17.15 PBCC images/core-s390.pb-c.c [2019-08-24T19:46:28.190Z] #58 17.21 PBCC images/core-x86.pb-c.c [2019-08-24T19:46:28.190Z] #58 17.23 PBCC images/core.pb-c.c [2019-08-24T19:46:28.214Z] crypto/dsa [2019-08-24T19:46:28.214Z] crypto/x509/pkix [2019-08-24T19:46:28.214Z] internal/x/crypto/cryptobyte [2019-08-24T19:46:28.214Z] internal/x/crypto/internal/chacha20 [2019-08-24T19:46:28.214Z] internal/x/crypto/poly1305 [2019-08-24T19:46:28.284Z] #55 20.09 + GOPATH=/tmp/tmp.utakMeGNuZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.utakMeGNuZ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-24T19:46:28.448Z] #58 17.31 PBCC images/inventory.pb-c.c [2019-08-24T19:46:28.448Z] #58 17.36 DEP images/core-aarch64.pb-c.d [2019-08-24T19:46:28.448Z] #58 17.43 DEP images/core-arm.pb-c.d [2019-08-24T19:46:28.448Z] #58 ... [2019-08-24T19:46:28.448Z] [2019-08-24T19:46:28.448Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:28.448Z] #13 4.737 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:28.448Z] #13 4.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:28.448Z] #13 4.856 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:28.448Z] #13 4.893 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:28.448Z] #13 4.902 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:28.448Z] #13 5.493 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:46:28.448Z] #13 7.030 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:46:28.448Z] #13 7.665 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:46:28.448Z] #13 ... [2019-08-24T19:46:28.448Z] [2019-08-24T19:46:28.448Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:28.448Z] #58 17.50 DEP images/core-ppc64.pb-c.d [2019-08-24T19:46:28.448Z] #58 17.56 DEP images/core-s390.pb-c.d [2019-08-24T19:46:28.617Z] internal/x/crypto/chacha20poly1305 [2019-08-24T19:46:28.617Z] internal/x/crypto/curve25519 [2019-08-24T19:46:28.617Z] internal/x/crypto/hkdf [2019-08-24T19:46:28.617Z] internal/x/text/transform [2019-08-24T19:46:28.617Z] internal/x/text/unicode/bidi [2019-08-24T19:46:28.707Z] #58 17.60 DEP images/core-x86.pb-c.d [2019-08-24T19:46:28.707Z] #58 17.65 DEP images/core.pb-c.d [2019-08-24T19:46:28.707Z] #58 17.72 DEP images/inventory.pb-c.d [2019-08-24T19:46:28.707Z] #58 17.77 PBCC images/cpuinfo.pb-c.c [2019-08-24T19:46:28.707Z] #58 17.80 DEP images/cpuinfo.pb-c.d [2019-08-24T19:46:28.707Z] #58 17.86 PBCC images/stats.pb-c.c [2019-08-24T19:46:28.851Z] #55 ... [2019-08-24T19:46:28.851Z] [2019-08-24T19:46:28.851Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:28.851Z] #30 10.13 runtime/internal/sys [2019-08-24T19:46:28.851Z] #30 10.38 runtime/internal/math [2019-08-24T19:46:28.851Z] #30 10.78 runtime [2019-08-24T19:46:28.851Z] #30 15.70 unicode/utf8 [2019-08-24T19:46:28.851Z] #30 16.67 strconv [2019-08-24T19:46:28.851Z] #30 ... [2019-08-24T19:46:28.851Z] [2019-08-24T19:46:28.851Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-24T19:46:28.851Z] #61 10.41 + cd /tmp/tmp.kf7NBKH7qX/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:46:28.851Z] #61 10.42 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:46:28.851Z] #61 11.27 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:46:28.851Z] #61 11.27 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-24T19:46:28.964Z] #58 17.92 DEP images/stats.pb-c.d [2019-08-24T19:46:29.109Z] #61 ... [2019-08-24T19:46:29.109Z] [2019-08-24T19:46:29.109Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:29.109Z] #33 20.55 strconv [2019-08-24T19:46:29.127Z] internal/x/text/secure/bidirule [2019-08-24T19:46:29.127Z] internal/x/text/unicode/norm [2019-08-24T19:46:29.127Z] crypto/x509 [2019-08-24T19:46:29.370Z] #33 ... [2019-08-24T19:46:29.370Z] [2019-08-24T19:46:29.370Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:46:29.370Z] #44 11.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:46:29.370Z] #44 ... [2019-08-24T19:46:29.370Z] [2019-08-24T19:46:29.370Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:29.370Z] #30 20.71 internal/race [2019-08-24T19:46:29.370Z] #30 20.82 sync/atomic [2019-08-24T19:46:29.531Z] internal/x/net/idna [2019-08-24T19:46:29.928Z] net/textproto [2019-08-24T19:46:29.928Z] crypto/tls [2019-08-24T19:46:29.928Z] internal/x/net/http/httpguts [2019-08-24T19:46:29.928Z] internal/x/net/http/httpproxy [2019-08-24T19:46:29.928Z] internal/x/net/http2/hpack [2019-08-24T19:46:29.939Z] #30 21.22 unicode [2019-08-24T19:46:30.312Z] mime [2019-08-24T19:46:30.312Z] mime/quotedprintable [2019-08-24T19:46:30.312Z] mime/multipart [2019-08-24T19:46:30.337Z] #58 19.48 make[1]: Nothing to be done for 'all'. [2019-08-24T19:46:30.690Z] net/http/internal [2019-08-24T19:46:30.690Z] os/exec [2019-08-24T19:46:31.072Z] net/http/httptrace [2019-08-24T19:46:31.072Z] net/http [2019-08-24T19:46:31.841Z] #30 ... [2019-08-24T19:46:31.841Z] [2019-08-24T19:46:31.841Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:46:31.841Z] #24 13.22 + cd /tmp/tmp.yV0W7Kcc1F/src/github.com/alecthomas/gometalinter [2019-08-24T19:46:31.841Z] #24 13.23 + git checkout -q v2.0.6 [2019-08-24T19:46:31.841Z] #24 13.79 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-24T19:46:31.841Z] #24 ... [2019-08-24T19:46:31.841Z] [2019-08-24T19:46:31.841Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-24T19:46:31.841Z] #50 21.18 + cd /tmp/tmp.OLD1oLKPjB/src/github.com/docker/libnetwork [2019-08-24T19:46:31.841Z] #50 21.18 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:46:31.841Z] #50 21.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-24T19:46:32.235Z] #58 20.96 CC images/stats.o [2019-08-24T19:46:32.496Z] #58 21.36 CC images/core.o [2019-08-24T19:46:32.496Z] #58 ... [2019-08-24T19:46:32.496Z] [2019-08-24T19:46:32.496Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:32.496Z] #30 74.49 flag [2019-08-24T19:46:32.496Z] #30 74.61 github.com/BurntSushi/toml [2019-08-24T19:46:32.496Z] #30 76.83 log [2019-08-24T19:46:32.496Z] #30 79.57 github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:46:32.496Z] #30 DONE 83.7s [2019-08-24T19:46:32.754Z] [2019-08-24T19:46:32.754Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:46:32.754Z] #47 34.37 + cd /tmp/tmp.QZS65wrTIY/src/github.com/containerd/containerd [2019-08-24T19:46:32.754Z] #47 34.37 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:46:32.754Z] #47 35.98 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-24T19:46:32.754Z] #47 35.98 + BUILDTAGS='netgo osusergo static_build' [2019-08-24T19:46:32.754Z] #47 35.98 + export EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:46:32.754Z] #47 35.98 + EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:46:32.754Z] #47 35.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-24T19:46:32.754Z] #47 35.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-24T19:46:32.754Z] #47 35.98 + '[' '' = dynamic ']' [2019-08-24T19:46:32.754Z] #47 35.98 + make [2019-08-24T19:46:32.754Z] #47 36.75 🇩 bin/ctr [2019-08-24T19:46:32.903Z] github.com/LK4D4/vndr/godl [2019-08-24T19:46:32.903Z] github.com/LK4D4/vndr [2019-08-24T19:46:33.687Z] #47 ... [2019-08-24T19:46:33.687Z] [2019-08-24T19:46:33.687Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:33.687Z] #58 22.55 CC images/core-x86.o [2019-08-24T19:46:34.252Z] #58 22.99 CC images/core-arm.o [2019-08-24T19:46:34.510Z] #58 23.45 CC images/core-aarch64.o [2019-08-24T19:46:34.768Z] #58 23.79 CC images/core-ppc64.o [2019-08-24T19:46:35.125Z] #50 ... [2019-08-24T19:46:35.125Z] [2019-08-24T19:46:35.125Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:35.125Z] #33 24.25 internal/testlog [2019-08-24T19:46:35.125Z] #33 24.53 encoding [2019-08-24T19:46:35.125Z] #33 24.62 unicode/utf16 [2019-08-24T19:46:35.125Z] #33 24.83 container/list [2019-08-24T19:46:35.125Z] #33 25.34 crypto/internal/subtle [2019-08-24T19:46:35.125Z] #33 25.47 crypto/subtle [2019-08-24T19:46:35.125Z] #33 25.65 crypto/rc4 [2019-08-24T19:46:35.125Z] #33 25.88 internal/x/crypto/cryptobyte/asn1 [2019-08-24T19:46:35.125Z] #33 25.99 internal/nettrace [2019-08-24T19:46:35.125Z] #33 26.14 internal/x/net/dns/dnsmessage [2019-08-24T19:46:35.334Z] #58 24.35 CC images/core-s390.o [2019-08-24T19:46:35.468Z] Removing intermediate container 797b43641805 [2019-08-24T19:46:35.468Z] ---> 4110760421e4 [2019-08-24T19:46:35.468Z] Step 49/126 : FROM dev-base AS containerd [2019-08-24T19:46:35.468Z] ---> 2de1a413a086 [2019-08-24T19:46:35.468Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:46:35.468Z] ---> Using cache [2019-08-24T19:46:35.468Z] ---> 96e7483c4d2a [2019-08-24T19:46:35.468Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-24T19:46:35.592Z] #58 ... [2019-08-24T19:46:35.592Z] [2019-08-24T19:46:35.592Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:35.592Z] #33 76.86 regexp [2019-08-24T19:46:35.592Z] #33 77.22 fmt [2019-08-24T19:46:35.592Z] #33 80.84 path/filepath [2019-08-24T19:46:35.592Z] #33 82.04 flag [2019-08-24T19:46:35.592Z] #33 82.35 go/token [2019-08-24T19:46:35.592Z] #33 83.22 go/scanner [2019-08-24T19:46:35.592Z] #33 84.46 io/ioutil [2019-08-24T19:46:35.592Z] #33 85.00 go/ast [2019-08-24T19:46:35.592Z] #33 85.10 net/url [2019-08-24T19:46:35.838Z] ---> Running in d1e1de5ae274 [2019-08-24T19:46:35.849Z] #33 86.87 text/template/parse [2019-08-24T19:46:36.107Z] #33 ... [2019-08-24T19:46:36.107Z] [2019-08-24T19:46:36.107Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:36.107Z] #58 25.04 CC images/cpuinfo.o [2019-08-24T19:46:36.214Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:46:36.214Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:46:36.214Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:46:36.214Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:46:36.214Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:46:36.214Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-24T19:46:36.581Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-24T19:46:36.581Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-24T19:46:36.672Z] #58 25.63 CC images/inventory.o [2019-08-24T19:46:36.930Z] #58 25.91 CC images/fdinfo.o [2019-08-24T19:46:37.496Z] #58 26.33 CC images/fown.o [2019-08-24T19:46:37.656Z] #33 ... [2019-08-24T19:46:37.656Z] [2019-08-24T19:46:37.656Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:37.656Z] #35 19.25 Fetched 7918 kB in 16s (483 kB/s) [2019-08-24T19:46:37.656Z] #35 19.25 Reading package lists... [2019-08-24T19:46:37.656Z] #35 25.63 Reading package lists... [2019-08-24T19:46:37.656Z] #35 ... [2019-08-24T19:46:37.656Z] [2019-08-24T19:46:37.656Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:46:37.656Z] #30 24.39 internal/testlog [2019-08-24T19:46:37.656Z] #30 24.64 encoding [2019-08-24T19:46:37.656Z] #30 24.83 runtime/cgo [2019-08-24T19:46:37.754Z] #58 26.61 CC images/ns.o [2019-08-24T19:46:37.754Z] #58 26.81 CC images/regfile.o [2019-08-24T19:46:37.888Z] Fetched 7670 kB in 1s (4933 kB/s) [2019-08-24T19:46:38.012Z] #58 27.00 CC images/ghost-file.o [2019-08-24T19:46:38.289Z] Reading package lists... [2019-08-24T19:46:38.577Z] #58 27.35 CC images/fifo.o [2019-08-24T19:46:38.577Z] #58 27.58 CC images/remap-file-path.o [2019-08-24T19:46:38.650Z] Reading package lists... [2019-08-24T19:46:38.650Z] Building dependency tree... [2019-08-24T19:46:38.650Z] Reading state information... [2019-08-24T19:46:38.835Z] #58 27.81 CC images/eventfd.o [2019-08-24T19:46:39.038Z] The following additional packages will be installed: [2019-08-24T19:46:39.038Z] btrfs-progs liblzo2-2 [2019-08-24T19:46:39.038Z] The following NEW packages will be installed: [2019-08-24T19:46:39.038Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-24T19:46:39.038Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:39.038Z] Need to get 668 kB of archives. [2019-08-24T19:46:39.038Z] After this operation, 5446 kB of additional disk space will be used. [2019-08-24T19:46:39.038Z] 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-24T19:46:39.038Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-24T19:46:39.038Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-24T19:46:39.038Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:39.038Z] Fetched 668 kB in 0s (7456 kB/s) [2019-08-24T19:46:39.038Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-24T19:46:39.038Z] (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-24T19:46:39.038Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-24T19:46:39.038Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-24T19:46:39.038Z] Selecting previously unselected package btrfs-progs. [2019-08-24T19:46:39.038Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-24T19:46:39.038Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:46:39.092Z] #58 28.01 CC images/eventpoll.o [2019-08-24T19:46:39.350Z] #58 28.33 CC images/fh.o [2019-08-24T19:46:39.420Z] Selecting previously unselected package btrfs-tools. [2019-08-24T19:46:39.420Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-24T19:46:39.420Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:46:39.420Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:39.420Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-24T19:46:39.420Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:46:39.420Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:46:39.420Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:39.560Z] #30 ... [2019-08-24T19:46:39.560Z] [2019-08-24T19:46:39.560Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:39.560Z] #33 30.74 runtime/cgo [2019-08-24T19:46:39.608Z] #58 28.65 CC images/fsnotify.o [2019-08-24T19:46:39.788Z] Removing intermediate container d1e1de5ae274 [2019-08-24T19:46:39.788Z] ---> ed643970df2d [2019-08-24T19:46:39.788Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-24T19:46:39.823Z] #33 ... [2019-08-24T19:46:39.823Z] [2019-08-24T19:46:39.823Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:46:39.823Z] #17 21.54 Fetched 7918 kB in 16s (479 kB/s) [2019-08-24T19:46:39.823Z] #17 21.54 Reading package lists... [2019-08-24T19:46:39.823Z] #17 28.15 Reading package lists... [2019-08-24T19:46:39.823Z] #17 ... [2019-08-24T19:46:39.823Z] [2019-08-24T19:46:39.823Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:39.823Z] #35 25.63 Reading package lists... [2019-08-24T19:46:40.166Z] ---> Running in 818a15a46952 [2019-08-24T19:46:40.166Z] Removing intermediate container 818a15a46952 [2019-08-24T19:46:40.166Z] ---> 13ce6af962db [2019-08-24T19:46:40.166Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:46:40.541Z] #58 29.33 CC images/signalfd.o [2019-08-24T19:46:40.541Z] #58 29.57 CC images/fs.o [2019-08-24T19:46:40.548Z] ---> 473182469c38 [2019-08-24T19:46:40.548Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:46:40.548Z] ---> 5eff5b5f211c [2019-08-24T19:46:40.548Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:46:40.548Z] ---> Running in 014c8da78502 [2019-08-24T19:46:40.801Z] #58 29.73 CC images/pstree.o [2019-08-24T19:46:40.938Z] + RM_GOPATH=0 [2019-08-24T19:46:40.938Z] + TMP_GOPATH= [2019-08-24T19:46:40.938Z] + : /build [2019-08-24T19:46:40.938Z] + '[' -z '' ']' [2019-08-24T19:46:40.938Z] ++ mktemp -d [2019-08-24T19:46:40.938Z] + export GOPATH=/tmp/tmp.brKPYRTly6 [2019-08-24T19:46:40.938Z] + GOPATH=/tmp/tmp.brKPYRTly6 [2019-08-24T19:46:40.938Z] + RM_GOPATH=1 [2019-08-24T19:46:40.938Z] ++ dirname ./install.sh [2019-08-24T19:46:40.938Z] + dir=. [2019-08-24T19:46:40.938Z] + bin=containerd [2019-08-24T19:46:40.938Z] + shift [2019-08-24T19:46:40.938Z] + '[' '!' -f ./containerd.installer ']' [2019-08-24T19:46:40.938Z] + . ./containerd.installer [2019-08-24T19:46:40.938Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:46:40.938Z] + install_containerd [2019-08-24T19:46:40.938Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-24T19:46:40.938Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:46:40.938Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.brKPYRTly6/src/github.com/containerd/containerd [2019-08-24T19:46:40.938Z] Cloning into '/tmp/tmp.brKPYRTly6/src/github.com/containerd/containerd'... [2019-08-24T19:46:41.032Z] #35 31.91 Building dependency tree... [2019-08-24T19:46:41.032Z] #35 ... [2019-08-24T19:46:41.032Z] [2019-08-24T19:46:41.032Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:41.032Z] #57 22.57 Fetched 7918 kB in 16s (481 kB/s) [2019-08-24T19:46:41.032Z] #57 22.57 Reading package lists... [2019-08-24T19:46:41.032Z] #57 29.25 Reading package lists... [2019-08-24T19:46:41.032Z] #57 ... [2019-08-24T19:46:41.032Z] [2019-08-24T19:46:41.032Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:46:41.032Z] #44 22.80 Fetched 7918 kB in 16s (468 kB/s) [2019-08-24T19:46:41.032Z] #44 22.80 Reading package lists... [2019-08-24T19:46:41.032Z] #44 29.29 Reading package lists... [2019-08-24T19:46:41.032Z] #44 ... [2019-08-24T19:46:41.032Z] [2019-08-24T19:46:41.032Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:46:41.032Z] #6 22.90 Fetched 7918 kB in 16s (472 kB/s) [2019-08-24T19:46:41.032Z] #6 22.90 Reading package lists... [2019-08-24T19:46:41.059Z] #58 30.02 CC images/pipe.o [2019-08-24T19:46:41.059Z] #58 ... [2019-08-24T19:46:41.059Z] [2019-08-24T19:46:41.059Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:41.059Z] #13 17.45 Fetched 7918 kB in 13s (572 kB/s) [2019-08-24T19:46:41.059Z] #13 17.45 Reading package lists... [2019-08-24T19:46:41.316Z] #13 23.36 Reading package lists... [2019-08-24T19:46:41.316Z] #13 ... [2019-08-24T19:46:41.316Z] [2019-08-24T19:46:41.316Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:41.316Z] #58 30.25 CC images/tcp-stream.o [2019-08-24T19:46:41.574Z] #58 30.55 CC images/sk-packet.o [2019-08-24T19:46:41.598Z] #6 29.16 Reading package lists... [2019-08-24T19:46:41.598Z] #6 ... [2019-08-24T19:46:41.598Z] [2019-08-24T19:46:41.598Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:41.598Z] #35 31.91 Building dependency tree... [2019-08-24T19:46:41.598Z] #35 33.38 Reading state information... [2019-08-24T19:46:41.831Z] #58 30.88 CC images/mnt.o [2019-08-24T19:46:42.089Z] #58 31.13 CC images/pipe-data.o [2019-08-24T19:46:42.346Z] #58 31.38 CC images/sa.o [2019-08-24T19:46:42.604Z] #58 31.67 CC images/timer.o [2019-08-24T19:46:42.973Z] #35 34.68 The following additional packages will be installed: [2019-08-24T19:46:42.973Z] #35 34.71 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-24T19:46:42.973Z] #35 34.71 Suggested packages: [2019-08-24T19:46:42.973Z] #35 34.72 codeblocks eclipse ninja-build lrzip [2019-08-24T19:46:42.973Z] #35 34.72 Recommended packages: [2019-08-24T19:46:42.973Z] #35 34.72 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-24T19:46:43.169Z] #58 32.13 CC images/timerfd.o [2019-08-24T19:46:43.427Z] #58 32.29 CC images/mm.o [2019-08-24T19:46:43.580Z] #35 35.24 The following NEW packages will be installed: [2019-08-24T19:46:43.580Z] #35 35.24 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-24T19:46:43.580Z] #35 35.25 vim-common xxd [2019-08-24T19:46:43.684Z] #58 32.55 CC images/sk-opts.o [2019-08-24T19:46:43.684Z] #58 32.76 CC images/sk-unix.o [2019-08-24T19:46:44.250Z] #58 33.10 CC images/sk-inet.o [2019-08-24T19:46:44.507Z] #58 33.49 CC images/tun.o [2019-08-24T19:46:44.514Z] #35 36.34 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:44.514Z] #35 36.34 Need to get 13.7 MB of archives. [2019-08-24T19:46:44.514Z] #35 36.34 After this operation, 57.2 MB of additional disk space will be used. [2019-08-24T19:46:44.514Z] #35 36.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-24T19:46:44.514Z] #35 36.48 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-24T19:46:44.765Z] #58 33.84 CC images/sk-netlink.o [2019-08-24T19:46:44.773Z] #35 36.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-24T19:46:45.330Z] #58 34.22 CC images/packet-sock.o [2019-08-24T19:46:45.339Z] #35 37.21 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-24T19:46:45.588Z] #58 34.59 CC images/ipc-var.o [2019-08-24T19:46:45.598Z] #35 37.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-24T19:46:45.598Z] #35 37.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-24T19:46:45.598Z] #35 37.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-24T19:46:45.598Z] #35 37.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-24T19:46:45.857Z] #35 37.59 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-24T19:46:45.857Z] #35 37.61 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-24T19:46:46.153Z] #58 34.91 CC images/ipc-desc.o [2019-08-24T19:46:46.153Z] #58 35.12 CC images/ipc-shm.o [2019-08-24T19:46:46.307Z] + cd /tmp/tmp.brKPYRTly6/src/github.com/containerd/containerd [2019-08-24T19:46:46.307Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:46:46.307Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-24T19:46:46.307Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-24T19:46:46.307Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:46:46.307Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:46:46.307Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-24T19:46:46.307Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-24T19:46:46.307Z] + '[' '' = dynamic ']' [2019-08-24T19:46:46.307Z] + make [2019-08-24T19:46:46.307Z] 🇩 bin/ctr [2019-08-24T19:46:46.410Z] #58 35.37 CC images/ipc-msg.o [2019-08-24T19:46:46.666Z] #58 35.69 CC images/ipc-sem.o [2019-08-24T19:46:46.923Z] #58 35.92 CC images/utsns.o [2019-08-24T19:46:47.181Z] #58 36.12 CC images/creds.o [2019-08-24T19:46:47.181Z] #58 36.33 CC images/vma.o [2019-08-24T19:46:47.243Z] #35 38.84 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:47.243Z] #35 39.03 Fetched 13.7 MB in 2s (5905 kB/s) [2019-08-24T19:46:47.501Z] #35 39.43 Selecting previously unselected package cmake-data. [2019-08-24T19:46:47.746Z] #58 36.57 CC images/netdev.o [2019-08-24T19:46:47.761Z] #35 39.43 (Reading database ... #35 ... [2019-08-24T19:46:47.761Z] [2019-08-24T19:46:47.761Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-24T19:46:47.761Z] #50 DONE 39.2s [2019-08-24T19:46:47.761Z] [2019-08-24T19:46:47.761Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:47.761Z] #35 39.43 (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-24T19:46:47.761Z] #35 39.46 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-24T19:46:47.761Z] #35 39.50 Unpacking cmake-data (3.7.2-1) ... [2019-08-24T19:46:47.761Z] #35 ... [2019-08-24T19:46:47.761Z] [2019-08-24T19:46:47.761Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:46:47.761Z] #6 29.16 Reading package lists... [2019-08-24T19:46:47.761Z] #6 35.69 Building dependency tree... [2019-08-24T19:46:47.761Z] #6 37.07 Reading state information... [2019-08-24T19:46:47.761Z] #6 38.56 The following additional packages will be installed: [2019-08-24T19:46:47.761Z] #6 38.57 libapparmor1 libseccomp2 [2019-08-24T19:46:47.761Z] #6 38.58 Suggested packages: [2019-08-24T19:46:47.761Z] #6 38.59 seccomp [2019-08-24T19:46:47.761Z] #6 38.89 The following NEW packages will be installed: [2019-08-24T19:46:47.761Z] #6 38.91 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-24T19:46:48.004Z] #58 36.87 CC images/tty.o [2019-08-24T19:46:48.327Z] #6 40.04 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:48.327Z] #6 40.04 Need to get 300 kB of archives. [2019-08-24T19:46:48.327Z] #6 40.04 After this operation, 1201 kB of additional disk space will be used. [2019-08-24T19:46:48.327Z] #6 40.04 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-24T19:46:48.327Z] #6 40.04 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-24T19:46:48.327Z] #6 40.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-24T19:46:48.327Z] #6 40.04 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-24T19:46:48.568Z] #58 37.55 CC images/file-lock.o [2019-08-24T19:46:48.568Z] #58 ... [2019-08-24T19:46:48.568Z] [2019-08-24T19:46:48.568Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:46:48.568Z] #33 89.91 go/parser [2019-08-24T19:46:48.568Z] #33 91.66 text/template [2019-08-24T19:46:48.568Z] #33 93.23 log [2019-08-24T19:46:48.568Z] #33 93.67 encoding/binary [2019-08-24T19:46:48.568Z] #33 95.49 encoding/base64 [2019-08-24T19:46:48.568Z] #33 96.22 encoding/json [2019-08-24T19:46:48.568Z] #33 97.65 go/doc [2019-08-24T19:46:48.825Z] #33 ... [2019-08-24T19:46:48.825Z] [2019-08-24T19:46:48.825Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:46:48.825Z] #58 37.80 CC images/rlimit.o [2019-08-24T19:46:48.825Z] #58 38.00 CC images/pagemap.o [2019-08-24T19:46:49.391Z] #58 38.38 CC images/siginfo.o [2019-08-24T19:46:49.648Z] #58 38.69 CC images/rpc.o [2019-08-24T19:46:49.702Z] #6 41.46 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:49.702Z] #6 ... [2019-08-24T19:46:49.702Z] [2019-08-24T19:46:49.702Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:46:49.702Z] #44 29.29 Reading package lists... [2019-08-24T19:46:49.702Z] #44 35.42 Building dependency tree... [2019-08-24T19:46:49.702Z] #44 36.79 Reading state information... [2019-08-24T19:46:49.702Z] #44 38.19 The following additional packages will be installed: [2019-08-24T19:46:49.702Z] #44 38.20 btrfs-progs liblzo2-2 [2019-08-24T19:46:49.702Z] #44 38.49 The following NEW packages will be installed: [2019-08-24T19:46:49.702Z] #44 38.51 btrfs-progs btrfs-tools liblzo2-2 [2019-08-24T19:46:49.702Z] #44 39.61 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:49.702Z] #44 39.61 Need to get 649 kB of archives. [2019-08-24T19:46:49.702Z] #44 39.61 After this operation, 4320 kB of additional disk space will be used. [2019-08-24T19:46:49.702Z] #44 39.61 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-24T19:46:49.702Z] #44 39.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-24T19:46:49.702Z] #44 39.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-24T19:46:49.702Z] #44 40.85 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:49.702Z] #44 41.07 Fetched 649 kB in 1s (620 kB/s) [2019-08-24T19:46:49.702Z] #44 41.40 Selecting previously unselected package liblzo2-2:amd64. [2019-08-24T19:46:49.702Z] #44 41.40 (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-24T19:46:49.702Z] #44 41.47 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-24T19:46:49.702Z] #44 41.56 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:46:49.960Z] #44 41.72 Selecting previously unselected package btrfs-progs. [2019-08-24T19:46:49.960Z] #44 41.72 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-24T19:46:49.960Z] #44 ... [2019-08-24T19:46:49.960Z] [2019-08-24T19:46:49.960Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:46:49.960Z] #6 41.62 Fetched 300 kB in 1s (278 kB/s) [2019-08-24T19:46:49.960Z] #6 41.74 Selecting previously unselected package libseccomp2:amd64. [2019-08-24T19:46:49.960Z] #6 41.74 (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% #6 ... [2019-08-24T19:46:49.960Z] [2019-08-24T19:46:49.960Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-24T19:46:49.960Z] #17 28.15 Reading package lists... [2019-08-24T19:46:49.960Z] #17 34.54 Building dependency tree... [2019-08-24T19:46:49.960Z] #17 35.79 Reading state information... [2019-08-24T19:46:49.960Z] #17 37.09 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-24T19:46:49.960Z] #17 37.09 The following additional packages will be installed: [2019-08-24T19:46:49.960Z] #17 37.09 libjq1 libonig4 [2019-08-24T19:46:49.960Z] #17 37.47 The following NEW packages will be installed: [2019-08-24T19:46:49.960Z] #17 37.48 jq libjq1 libonig4 [2019-08-24T19:46:49.960Z] #17 38.71 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:49.960Z] #17 38.71 Need to get 327 kB of archives. [2019-08-24T19:46:49.960Z] #17 38.71 After this operation, 1157 kB of additional disk space will be used. [2019-08-24T19:46:49.960Z] #17 38.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-24T19:46:49.960Z] #17 38.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-24T19:46:49.960Z] #17 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-24T19:46:49.960Z] #17 39.76 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:49.960Z] #17 40.04 Fetched 327 kB in 1s (283 kB/s) [2019-08-24T19:46:49.960Z] #17 40.23 Selecting previously unselected package libonig4:amd64. [2019-08-24T19:46:49.960Z] #17 40.23 (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-24T19:46:49.960Z] #17 40.28 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-24T19:46:49.960Z] #17 40.28 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:46:49.960Z] #17 40.69 Selecting previously unselected package libjq1:amd64. [2019-08-24T19:46:49.960Z] #17 40.71 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:46:49.960Z] #17 40.76 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:46:49.960Z] #17 41.17 Selecting previously unselected package jq. [2019-08-24T19:46:49.960Z] #17 41.17 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:46:49.960Z] #17 41.25 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:46:49.960Z] #17 41.46 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:46:49.960Z] #17 41.57 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:46:49.960Z] #17 41.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:49.960Z] #17 41.65 Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:46:49.960Z] #17 DONE 41.9s [2019-08-24T19:46:49.960Z] [2019-08-24T19:46:49.960Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:46:49.960Z] #6 41.74 (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-24T19:46:49.960Z] #6 41.89 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-24T19:46:49.960Z] #6 41.93 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:50.232Z] #6 ... [2019-08-24T19:46:50.232Z] [2019-08-24T19:46:50.232Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-24T19:46:50.232Z] #19 DONE 0.1s [2019-08-24T19:46:50.493Z] [2019-08-24T19:46:50.493Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:46:51.018Z] #58 40.00 CC images/ext-file.o [2019-08-24T19:46:51.275Z] #58 40.27 CC images/cgroup.o [2019-08-24T19:46:51.533Z] #58 ... [2019-08-24T19:46:51.533Z] [2019-08-24T19:46:51.533Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:51.533Z] #13 23.36 Reading package lists... [2019-08-24T19:46:51.533Z] #13 28.10 Building dependency tree... [2019-08-24T19:46:51.533Z] #13 29.02 Reading state information... [2019-08-24T19:46:51.533Z] #13 29.72 The following additional packages will be installed: [2019-08-24T19:46:51.533Z] #13 29.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-24T19:46:51.533Z] #13 29.73 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-24T19:46:51.533Z] #13 29.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-24T19:46:51.533Z] #13 29.73 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-24T19:46:51.533Z] #13 29.73 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-24T19:46:51.533Z] #13 29.73 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-24T19:46:51.533Z] #13 29.73 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-24T19:46:51.533Z] #13 29.73 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-24T19:46:51.533Z] #13 29.73 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-24T19:46:51.533Z] #13 29.73 Suggested packages: [2019-08-24T19:46:51.533Z] #13 29.73 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-24T19:46:51.533Z] #13 29.73 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-24T19:46:51.533Z] #13 29.73 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-24T19:46:51.533Z] #13 29.73 vim-doc vim-scripts xfsdump acl attr quota [2019-08-24T19:46:51.533Z] #13 29.73 Recommended packages: [2019-08-24T19:46:51.533Z] #13 29.73 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-24T19:46:51.533Z] #13 29.73 python3-keyrings.alt python3-xdg unzip [2019-08-24T19:46:51.533Z] #13 33.55 The following NEW packages will be installed: [2019-08-24T19:46:51.533Z] #13 33.55 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-24T19:46:51.533Z] #13 33.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-24T19:46:51.533Z] #13 33.55 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-24T19:46:51.533Z] #13 33.56 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-24T19:46:51.533Z] #13 33.56 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-24T19:46:51.533Z] #13 33.56 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-24T19:46:51.533Z] #13 33.56 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-24T19:46:51.533Z] #13 33.56 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-24T19:46:51.533Z] #13 33.56 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-24T19:46:51.533Z] #13 33.56 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-24T19:46:51.533Z] #13 33.57 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-24T19:46:51.533Z] #13 33.57 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-24T19:46:51.533Z] #13 33.57 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-24T19:46:51.533Z] #13 33.57 xfsprogs xxd xz-utils zip [2019-08-24T19:46:51.533Z] #13 34.76 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:51.533Z] #13 34.76 Need to get 90.9 MB of archives. [2019-08-24T19:46:51.533Z] #13 34.76 After this operation, 541 MB of additional disk space will be used. [2019-08-24T19:46:51.533Z] #13 34.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-24T19:46:51.533Z] #13 34.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-24T19:46:51.533Z] #13 34.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-24T19:46:51.533Z] #13 34.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-24T19:46:51.533Z] #13 34.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-24T19:46:51.533Z] #13 34.81 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-24T19:46:51.533Z] #13 34.88 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-24T19:46:51.533Z] #13 35.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-24T19:46:51.533Z] #13 35.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-24T19:46:51.533Z] #13 35.06 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-24T19:46:51.533Z] #13 35.24 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-24T19:46:51.533Z] #13 35.26 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-24T19:46:51.533Z] #13 35.26 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-24T19:46:51.533Z] #13 35.27 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-24T19:46:51.533Z] #13 35.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-24T19:46:51.533Z] #13 35.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-24T19:46:51.533Z] #13 35.29 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-24T19:46:51.533Z] #13 35.30 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-24T19:46:51.533Z] #13 35.30 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-24T19:46:51.533Z] #13 35.31 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-24T19:46:51.533Z] #13 35.31 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-24T19:46:51.533Z] #13 35.34 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-24T19:46:51.533Z] #13 35.36 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-24T19:46:51.533Z] #13 35.38 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-24T19:46:51.533Z] #13 35.38 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-24T19:46:51.533Z] #13 35.38 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-24T19:46:51.533Z] #13 35.41 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-24T19:46:51.533Z] #13 35.41 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-24T19:46:51.533Z] #13 35.42 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-24T19:46:51.533Z] #13 35.48 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-24T19:46:51.533Z] #13 35.48 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-24T19:46:51.533Z] #13 35.50 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-24T19:46:51.533Z] #13 35.51 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-24T19:46:51.533Z] #13 35.52 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-24T19:46:51.533Z] #13 35.53 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-24T19:46:51.533Z] #13 35.55 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-24T19:46:51.533Z] #13 35.56 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-24T19:46:51.533Z] #13 35.56 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-24T19:46:51.533Z] #13 35.57 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-24T19:46:51.533Z] #13 35.59 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-24T19:46:51.533Z] #13 35.63 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-24T19:46:51.533Z] #13 35.65 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-24T19:46:51.533Z] #13 35.70 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-24T19:46:51.533Z] #13 35.73 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-24T19:46:51.533Z] #13 35.74 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-24T19:46:51.533Z] #13 35.75 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-24T19:46:51.533Z] #13 35.77 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-24T19:46:51.533Z] #13 35.78 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-24T19:46:51.533Z] #13 35.95 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-24T19:46:51.533Z] #13 35.97 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-24T19:46:51.533Z] #13 36.13 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-24T19:46:51.533Z] #13 36.14 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-24T19:46:51.533Z] #13 36.16 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-24T19:46:51.533Z] #13 36.19 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-24T19:46:51.533Z] #13 36.19 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-24T19:46:51.533Z] #13 36.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-24T19:46:51.533Z] #13 36.79 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-24T19:46:51.533Z] #13 36.89 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-24T19:46:51.533Z] #13 36.96 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-24T19:46:51.533Z] #13 36.98 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-24T19:46:51.533Z] #13 36.99 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-24T19:46:51.533Z] #13 37.03 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-24T19:46:51.533Z] #13 37.25 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-24T19:46:51.533Z] #13 37.43 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-24T19:46:51.533Z] #13 37.44 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-24T19:46:51.533Z] #13 37.80 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-24T19:46:51.790Z] #13 38.07 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-24T19:46:51.790Z] #13 38.07 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-24T19:46:51.887Z] #20 ... [2019-08-24T19:46:51.887Z] [2019-08-24T19:46:51.887Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-24T19:46:51.887Z] #44 41.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:46:51.887Z] #44 42.63 Selecting previously unselected package btrfs-tools. [2019-08-24T19:46:51.887Z] #44 42.64 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-24T19:46:51.887Z] #44 42.65 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:46:51.887Z] #44 42.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:51.887Z] #44 42.99 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:46:51.887Z] #44 43.02 Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:46:51.887Z] #44 43.06 Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:46:51.887Z] #44 43.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:51.887Z] #44 DONE 43.4s [2019-08-24T19:46:51.887Z] [2019-08-24T19:46:51.887Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:46:51.887Z] #45 DONE 0.1s [2019-08-24T19:46:51.887Z] [2019-08-24T19:46:51.887Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-24T19:46:51.887Z] #46 DONE 0.1s [2019-08-24T19:46:51.887Z] [2019-08-24T19:46:51.887Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-24T19:46:51.887Z] #6 42.47 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-24T19:46:51.887Z] #6 42.53 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-24T19:46:51.887Z] #6 42.56 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:51.887Z] #6 42.76 Selecting previously unselected package libapparmor1:amd64. [2019-08-24T19:46:51.887Z] #6 42.77 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:46:51.887Z] #6 42.81 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:46:51.887Z] #6 43.12 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-24T19:46:51.887Z] #6 43.12 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:46:51.887Z] #6 43.14 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:46:51.887Z] #6 43.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:51.887Z] #6 43.73 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:51.887Z] #6 43.78 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:46:51.887Z] #6 43.81 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-24T19:46:51.887Z] #6 43.82 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-24T19:46:52.152Z] #6 43.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:46:52.152Z] #6 DONE 44.1s [2019-08-24T19:46:52.152Z] [2019-08-24T19:46:52.152Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:52.152Z] #57 29.25 Reading package lists... [2019-08-24T19:46:52.152Z] #57 35.63 Building dependency tree... [2019-08-24T19:46:52.152Z] #57 36.99 Reading state information... [2019-08-24T19:46:52.152Z] #57 38.48 The following additional packages will be installed: [2019-08-24T19:46:52.152Z] #57 38.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-24T19:46:52.152Z] #57 38.51 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-24T19:46:52.152Z] #57 38.52 Suggested packages: [2019-08-24T19:46:52.152Z] #57 38.53 manpages-dev python-setuptools [2019-08-24T19:46:52.152Z] #57 40.11 The following NEW packages will be installed: [2019-08-24T19:46:52.152Z] #57 40.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-24T19:46:52.152Z] #57 40.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-24T19:46:52.152Z] #57 40.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-24T19:46:52.152Z] #57 40.11 zlib1g-dev [2019-08-24T19:46:52.152Z] #57 41.24 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:46:52.152Z] #57 41.24 Need to get 3602 kB of archives. [2019-08-24T19:46:52.152Z] #57 41.24 After this operation, 18.9 MB of additional disk space will be used. [2019-08-24T19:46:52.152Z] #57 41.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-24T19:46:52.152Z] #57 41.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-24T19:46:52.152Z] #57 41.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-24T19:46:52.152Z] #57 41.25 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-24T19:46:52.152Z] #57 41.25 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-24T19:46:52.152Z] #57 41.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-24T19:46:52.152Z] #57 41.29 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-24T19:46:52.152Z] #57 41.29 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-24T19:46:52.152Z] #57 41.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-24T19:46:52.152Z] #57 41.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-24T19:46:52.152Z] #57 41.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-24T19:46:52.152Z] #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-24T19:46:52.152Z] #57 41.56 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-24T19:46:52.152Z] #57 41.57 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-24T19:46:52.152Z] #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-24T19:46:52.152Z] #57 41.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-24T19:46:52.152Z] #57 42.98 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:52.152Z] #57 43.20 Fetched 3602 kB in 1s (2536 kB/s) [2019-08-24T19:46:52.152Z] #57 43.40 Selecting previously unselected package libnet1:amd64. [2019-08-24T19:46:52.152Z] #57 43.40 (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-24T19:46:52.152Z] #57 43.47 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-24T19:46:52.152Z] #57 43.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:46:52.152Z] #57 43.79 Selecting previously unselected package libcap-dev:amd64. [2019-08-24T19:46:52.152Z] #57 43.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-24T19:46:52.152Z] #57 43.83 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-24T19:46:52.152Z] #57 44.00 Selecting previously unselected package libnet1-dev. [2019-08-24T19:46:52.152Z] #57 44.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-24T19:46:52.152Z] #57 44.02 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:46:52.422Z] #57 ... [2019-08-24T19:46:52.422Z] [2019-08-24T19:46:52.422Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:46:52.422Z] #40 DONE 0.1s [2019-08-24T19:46:52.422Z] [2019-08-24T19:46:52.422Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:52.422Z] #35 44.25 Selecting previously unselected package liblzo2-2:amd64. [2019-08-24T19:46:52.685Z] #35 ... [2019-08-24T19:46:52.685Z] [2019-08-24T19:46:52.685Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-24T19:46:52.685Z] #41 DONE 0.1s [2019-08-24T19:46:52.685Z] [2019-08-24T19:46:52.685Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:52.685Z] #35 44.26 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-24T19:46:52.685Z] #35 44.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:46:52.685Z] #35 44.49 Selecting previously unselected package libicu57:amd64. [2019-08-24T19:46:52.685Z] #35 44.54 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-24T19:46:52.943Z] #35 44.54 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-24T19:46:53.202Z] #35 ... [2019-08-24T19:46:53.202Z] [2019-08-24T19:46:53.202Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-24T19:46:53.202Z] #27 34.73 + cd /tmp/tmp.OFw910gETy/src/gotest.tools/gotestsum [2019-08-24T19:46:53.202Z] #27 34.73 + git checkout -q v0.3.5 [2019-08-24T19:46:53.202Z] #27 34.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-24T19:46:53.202Z] #27 ... [2019-08-24T19:46:53.202Z] [2019-08-24T19:46:53.202Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:46:53.202Z] #57 44.43 Selecting previously unselected package libnl-3-200:amd64. [2019-08-24T19:46:53.202Z] #57 44.43 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-24T19:46:53.202Z] #57 44.44 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:46:53.202Z] #57 44.73 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-24T19:46:53.202Z] #57 44.73 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-24T19:46:53.202Z] #57 44.75 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-24T19:46:53.460Z] #57 45.25 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-24T19:46:53.460Z] #57 45.25 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-24T19:46:53.460Z] #57 45.25 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:46:53.460Z] #57 45.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-24T19:46:53.460Z] #57 45.34 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-24T19:46:53.460Z] #57 45.34 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-24T19:46:53.719Z] #57 45.49 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-24T19:46:53.719Z] #57 45.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-24T19:46:53.719Z] #57 45.51 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-24T19:46:53.977Z] #57 45.87 Selecting previously unselected package libprotobuf10:amd64. [2019-08-24T19:46:53.977Z] #57 45.87 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-24T19:46:53.977Z] #57 45.87 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-24T19:46:54.910Z] #57 46.68 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-24T19:46:54.910Z] #57 46.68 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-24T19:46:54.910Z] #57 46.69 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-24T19:46:55.107Z] #13 40.97 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-24T19:46:55.170Z] #57 46.86 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-24T19:46:55.170Z] #57 46.87 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-24T19:46:55.170Z] #57 46.90 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-24T19:46:56.544Z] #57 48.01 Selecting previously unselected package libprotoc10:amd64. [2019-08-24T19:46:56.544Z] #57 48.02 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-24T19:46:56.544Z] #57 48.03 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-24T19:46:56.544Z] #57 ... [2019-08-24T19:46:56.544Z] [2019-08-24T19:46:56.544Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-24T19:46:56.544Z] #7 DONE 4.1s [2019-08-24T19:46:56.544Z] [2019-08-24T19:46:56.544Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:46:56.544Z] #20 5.436 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-24T19:46:56.544Z] #20 5.962 ######################################################################## 100.0% [2019-08-24T19:46:57.063Z] #20 6.212 ### 4.3% ###### 9.1% ######### 13.0% ############# 18.9% ################## 25.5% #################### 29.1% ######################### 36.1% [2019-08-24T19:46:57.063Z] #20 ... [2019-08-24T19:46:57.063Z] [2019-08-24T19:46:57.063Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-24T19:46:57.063Z] #15 38.87 + cd /tmp/tmp.sgxWfeFo5t/src/github.com/go-swagger/go-swagger [2019-08-24T19:46:57.063Z] #15 38.87 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-24T19:46:57.063Z] #15 41.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-24T19:46:57.324Z] #15 ... [2019-08-24T19:46:57.324Z] [2019-08-24T19:46:57.324Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:46:57.635Z] #13 43.48 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:46:57.635Z] #13 43.62 Fetched 90.9 MB in 9s (10.1 MB/s) [2019-08-24T19:46:57.635Z] #13 43.71 Selecting previously unselected package bash-completion. [2019-08-24T19:46:57.635Z] #13 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 ... 15161 files and directories currently installed.) [2019-08-24T19:46:57.635Z] #13 43.76 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-24T19:46:58.098Z] #20 6.212 ### 4.3% ###### 9.1% ######### 13.0% ############# 18.9% ################## 25.5% #################### 29.1% ######################### 36.1% ############################## 42.4% ################################## 48.5% ####################################### 54.8% ############################################# 63.0% ################################################### 71.5% ########################################################## 80.7% ############################################################### 88.4% ###################################################################### 97.8% ######################################################################## 100.0% [2019-08-24T19:46:58.415Z] + dpkg --print-architecture [2019-08-24T19:46:58.415Z] + cd /tmp/tmp.EcOw2gxpq4/src/github.com/docker/distribution [2019-08-24T19:46:58.415Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-24T19:46:58.415Z] + GOPATH=/tmp/tmp.EcOw2gxpq4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EcOw2gxpq4 [2019-08-24T19:46:58.415Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-24T19:46:58.665Z] #20 8.313 ######################################################################## 100.0% [2019-08-24T19:46:59.181Z] #20 8.564 ###### 9.2% ###################### 31.1% #################################### 50.2% ############################################### 66.7% ########################################################## 81.0% ######################################################################## 100.0% [2019-08-24T19:47:00.006Z] #20 9.690 #####20 ... [2019-08-24T19:47:00.006Z] [2019-08-24T19:47:00.006Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-24T19:47:00.006Z] #8 DONE 3.6s [2019-08-24T19:47:00.006Z] [2019-08-24T19:47:00.006Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:00.006Z] #20 9.690 ######################################################################## 100.0% [2019-08-24T19:47:00.160Z] #13 ... [2019-08-24T19:47:00.161Z] [2019-08-24T19:47:00.161Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-24T19:47:00.161Z] #61 111.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:47:00.161Z] #61 111.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-24T19:47:00.161Z] #61 ... [2019-08-24T19:47:00.161Z] [2019-08-24T19:47:00.161Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:00.161Z] #33 101.4 github.com/LK4D4/vndr/build [2019-08-24T19:47:00.161Z] #33 101.8 encoding/xml [2019-08-24T19:47:00.161Z] #33 104.8 github.com/LK4D4/vndr/godl/singleflight [2019-08-24T19:47:00.161Z] #33 105.1 compress/flate [2019-08-24T19:47:00.161Z] #33 107.9 hash [2019-08-24T19:47:00.161Z] #33 108.0 hash/crc32 [2019-08-24T19:47:00.161Z] #33 108.6 compress/gzip [2019-08-24T19:47:00.161Z] #33 108.9 context [2019-08-24T19:47:00.161Z] #33 109.5 crypto/cipher [2019-08-24T19:47:00.161Z] #33 109.6 math/rand [2019-08-24T19:47:00.161Z] #33 110.4 math/big [2019-08-24T19:47:00.161Z] #33 111.0 crypto/aes [2019-08-24T19:47:00.263Z] #20 ... [2019-08-24T19:47:00.263Z] [2019-08-24T19:47:00.263Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:00.263Z] #33 41.67 internal/x/crypto/curve25519 [2019-08-24T19:47:00.263Z] #33 46.79 sync [2019-08-24T19:47:00.263Z] #33 47.64 io [2019-08-24T19:47:00.263Z] #33 47.64 reflect [2019-08-24T19:47:00.263Z] #33 49.51 bytes [2019-08-24T19:47:00.263Z] #33 ... [2019-08-24T19:47:00.263Z] [2019-08-24T19:47:00.263Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:00.418Z] #33 ... [2019-08-24T19:47:00.418Z] [2019-08-24T19:47:00.418Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:00.418Z] #58 41.06 CC images/userns.o [2019-08-24T19:47:00.418Z] #58 41.33 CC images/google/protobuf/descriptor.o [2019-08-24T19:47:00.418Z] #58 43.22 CC images/opts.o [2019-08-24T19:47:00.418Z] #58 43.49 CC images/seccomp.o [2019-08-24T19:47:00.418Z] #58 43.90 CC images/binfmt-misc.o [2019-08-24T19:47:00.418Z] #58 44.11 CC images/time.o [2019-08-24T19:47:00.418Z] #58 44.29 CC images/sysctl.o [2019-08-24T19:47:00.418Z] #58 44.61 CC images/autofs.o [2019-08-24T19:47:00.418Z] #58 44.92 CC images/macvlan.o [2019-08-24T19:47:00.418Z] #58 45.14 CC images/sit.o [2019-08-24T19:47:00.418Z] #58 45.42 LINK images/built-in.o [2019-08-24T19:47:00.418Z] #58 45.56 GEN compel/include/asm [2019-08-24T19:47:00.418Z] #58 45.56 GEN compel/include/version.h [2019-08-24T19:47:00.418Z] #58 45.57 touch .config [2019-08-24T19:47:00.418Z] #58 45.58 GEN include/common/config.h [2019-08-24T19:47:00.418Z] #58 45.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-24T19:47:00.418Z] #58 45.73 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-24T19:47:00.418Z] #58 45.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-24T19:47:00.418Z] #58 45.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-24T19:47:00.418Z] #58 45.84 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-24T19:47:00.418Z] #58 45.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-24T19:47:00.418Z] #58 45.88 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-24T19:47:00.418Z] #58 45.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-24T19:47:00.418Z] #58 45.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-24T19:47:00.418Z] #58 45.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-24T19:47:00.418Z] #58 46.00 DEP compel/plugins/std/infect.d [2019-08-24T19:47:00.418Z] #58 46.11 DEP compel/plugins/std/string.d [2019-08-24T19:47:00.418Z] #58 46.26 DEP compel/plugins/std/log.d [2019-08-24T19:47:00.418Z] #58 46.39 DEP compel/plugins/std/fds.d [2019-08-24T19:47:00.418Z] #58 46.48 DEP compel/plugins/std/std.d [2019-08-24T19:47:00.418Z] #58 46.64 DEP compel/plugins/shmem/shmem.d [2019-08-24T19:47:00.418Z] #58 46.81 DEP compel/plugins/fds/fds.d [2019-08-24T19:47:00.418Z] #58 47.04 CC compel/plugins/std/std.o [2019-08-24T19:47:00.418Z] #58 47.38 CC compel/plugins/std/fds.o [2019-08-24T19:47:00.418Z] #58 47.97 CC compel/plugins/std/log.o [2019-08-24T19:47:00.418Z] #58 48.95 CC compel/plugins/std/string.o [2019-08-24T19:47:00.676Z] #58 49.82 CC compel/plugins/std/infect.o [2019-08-24T19:47:00.935Z] #58 ... [2019-08-24T19:47:00.935Z] [2019-08-24T19:47:00.935Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:00.935Z] #13 47.15 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-24T19:47:01.297Z] #20 10.07 ## 3.7% ###### 8.5% ########### 16.0% ############# 18.5% ############### 20.9% ################### 26.8% ##################### 30.5% ############################ 39.6% ################################## 48.4% # [2019-08-24T19:47:01.297Z] #20 ... [2019-08-24T19:47:01.297Z] [2019-08-24T19:47:01.297Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:47:01.297Z] #30 42.71 sync [2019-08-24T19:47:01.297Z] #30 43.48 io [2019-08-24T19:47:01.297Z] #30 43.49 reflect [2019-08-24T19:47:01.297Z] #30 45.38 syscall [2019-08-24T19:47:01.297Z] #30 ... [2019-08-24T19:47:01.297Z] [2019-08-24T19:47:01.297Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:01.501Z] #13 47.78 Selecting previously unselected package libnet1:amd64. [2019-08-24T19:47:01.501Z] #13 47.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-24T19:47:01.501Z] #13 47.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:47:01.501Z] #13 47.91 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-24T19:47:01.501Z] #13 47.91 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-24T19:47:01.501Z] #13 47.92 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-24T19:47:01.501Z] #13 47.99 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-24T19:47:01.760Z] #13 47.99 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-24T19:47:01.760Z] #13 48.01 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-24T19:47:01.813Z] #20 10.07 ## 3.7% ###### 8.5% ########### 16.0% ############# 18.5% ############### 20.9% ################### 26.8% ##################### 30.5% ############################ 39.6% ################################## 48.4% ####################################### 55.3% ########################################### 60.5% ############################################ 62.1% ################################################# 68.9% ##################################################### 74.2% [2019-08-24T19:47:01.813Z] #20 ... [2019-08-24T19:47:01.813Z] [2019-08-24T19:47:01.813Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:47:01.813Z] #47 3.565 + RM_GOPATH=0 [2019-08-24T19:47:01.813Z] #47 3.565 + TMP_GOPATH= [2019-08-24T19:47:01.813Z] #47 3.565 + : /build [2019-08-24T19:47:01.813Z] #47 3.565 + '[' -z '' ']' [2019-08-24T19:47:01.813Z] #47 3.565 ++ mktemp -d [2019-08-24T19:47:01.813Z] #47 3.568 + export GOPATH=/tmp/tmp.MhEAUdIXB3 [2019-08-24T19:47:01.813Z] #47 3.573 + GOPATH=/tmp/tmp.MhEAUdIXB3 [2019-08-24T19:47:01.813Z] #47 3.573 + RM_GOPATH=1 [2019-08-24T19:47:01.813Z] #47 3.573 ++ dirname ./install.sh [2019-08-24T19:47:01.813Z] #47 3.574 + dir=. [2019-08-24T19:47:01.813Z] #47 3.574 + bin=containerd [2019-08-24T19:47:01.813Z] #47 3.575 + shift [2019-08-24T19:47:01.813Z] #47 3.576 + '[' '!' -f ./containerd.installer ']' [2019-08-24T19:47:01.813Z] #47 3.578 + . ./containerd.installer [2019-08-24T19:47:01.813Z] #47 3.578 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:47:01.813Z] #47 3.579 + install_containerd [2019-08-24T19:47:01.813Z] #47 3.579 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-24T19:47:01.813Z] #47 3.579 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:47:01.813Z] #47 3.579 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MhEAUdIXB3/src/github.com/containerd/containerd [2019-08-24T19:47:01.813Z] #47 3.586 Cloning into '/tmp/tmp.MhEAUdIXB3/src/github.com/containerd/containerd'... [2019-08-24T19:47:01.813Z] #47 ... [2019-08-24T19:47:01.813Z] [2019-08-24T19:47:01.813Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:02.017Z] #13 48.13 Selecting previously unselected package libudev-dev:amd64. [2019-08-24T19:47:02.017Z] #13 48.13 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-24T19:47:02.017Z] #13 48.15 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:47:02.017Z] #13 48.31 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-24T19:47:02.017Z] #13 48.31 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:47:02.017Z] #13 48.32 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:47:02.330Z] #20 10.07 ## 3.7% ###### 8.5% ########### 16.0% ############# 18.5% ############### 20.9% ################### 26.8% ##################### 30.5% ############################ 39.6% ################################## 48.4% ####################################### 55.3% ########################################### 60.5% ############################################ 62.1% ################################################# 68.9% ##################################################### 74.2% ########################################################## 80.7% ############################################################## 86.8% ################################################################# 91.4% ####################################################################### 99.2% ######################################################################## 100.0% [2019-08-24T19:47:02.588Z] #20 ... [2019-08-24T19:47:02.588Z] [2019-08-24T19:47:02.588Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-24T19:47:02.588Z] #42 3.155 + RM_GOPATH=0 [2019-08-24T19:47:02.588Z] #42 3.155 + TMP_GOPATH= [2019-08-24T19:47:02.588Z] #42 3.155 + : /build [2019-08-24T19:47:02.588Z] #42 3.155 + '[' -z '' ']' [2019-08-24T19:47:02.588Z] #42 3.162 ++ mktemp -d [2019-08-24T19:47:02.588Z] #42 3.165 + export GOPATH=/tmp/tmp.qQGbZh40Ba [2019-08-24T19:47:02.588Z] #42 3.165 + GOPATH=/tmp/tmp.qQGbZh40Ba [2019-08-24T19:47:02.588Z] #42 3.165 + RM_GOPATH=1 [2019-08-24T19:47:02.588Z] #42 3.165 ++ dirname ./install.sh [2019-08-24T19:47:02.588Z] #42 3.166 + dir=. [2019-08-24T19:47:02.588Z] #42 3.166 + bin=runc [2019-08-24T19:47:02.588Z] #42 3.166 + shift [2019-08-24T19:47:02.588Z] #42 3.166 + '[' '!' -f ./runc.installer ']' [2019-08-24T19:47:02.588Z] #42 3.166 + . ./runc.installer [2019-08-24T19:47:02.588Z] #42 3.166 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:47:02.588Z] #42 3.166 + install_runc [2019-08-24T19:47:02.588Z] #42 3.173 + uname -r [2019-08-24T19:47:02.588Z] #42 3.174 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-24T19:47:02.588Z] #42 3.191 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-24T19:47:02.588Z] #42 3.191 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-24T19:47:02.588Z] #42 3.192 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-24T19:47:02.588Z] #42 3.192 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qQGbZh40Ba/src/github.com/opencontainers/runc [2019-08-24T19:47:02.588Z] #42 3.206 Cloning into '/tmp/tmp.qQGbZh40Ba/src/github.com/opencontainers/runc'... [2019-08-24T19:47:02.588Z] #42 ... [2019-08-24T19:47:02.588Z] [2019-08-24T19:47:02.588Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:02.588Z] #35 53.30 Selecting previously unselected package libxml2:amd64. [2019-08-24T19:47:02.588Z] #35 53.30 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-24T19:47:02.588Z] #35 53.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:47:02.588Z] #35 54.08 Selecting previously unselected package libarchive13:amd64. [2019-08-24T19:47:02.588Z] #35 54.09 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-24T19:47:02.588Z] #35 54.11 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-24T19:47:02.588Z] #35 54.43 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-24T19:47:02.588Z] #35 54.43 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-24T19:47:02.588Z] #35 54.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-24T19:47:02.847Z] #35 54.69 Selecting previously unselected package libuv1:amd64. [2019-08-24T19:47:02.847Z] #35 54.70 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-24T19:47:02.847Z] #35 54.71 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-24T19:47:02.951Z] #13 49.02 Selecting previously unselected package python3.5-minimal. [2019-08-24T19:47:02.951Z] #13 49.02 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:47:02.951Z] #13 49.05 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:47:03.421Z] #35 ... [2019-08-24T19:47:03.421Z] [2019-08-24T19:47:03.421Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-24T19:47:03.421Z] #9 3.046 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-24T19:47:03.421Z] #9 DONE 3.3s [2019-08-24T19:47:03.421Z] [2019-08-24T19:47:03.421Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:03.421Z] #35 55.05 Selecting previously unselected package cmake. [2019-08-24T19:47:03.421Z] #35 55.05 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-24T19:47:03.421Z] #35 55.37 Unpacking cmake (3.7.2-1) ... [2019-08-24T19:47:03.887Z] #13 50.25 Selecting previously unselected package python3-minimal. [2019-08-24T19:47:03.887Z] #13 50.25 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-24T19:47:03.887Z] #13 50.26 Unpacking python3-minimal (3.5.3-1) ... [2019-08-24T19:47:04.145Z] #13 50.36 Selecting previously unselected package libmpdec2:amd64. [2019-08-24T19:47:04.145Z] #13 50.36 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-24T19:47:04.145Z] #13 50.37 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-24T19:47:04.145Z] #13 50.51 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-24T19:47:04.145Z] #13 50.53 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:47:04.145Z] #13 50.54 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:47:05.250Z] + rm -rf /tmp/tmp.EcOw2gxpq4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EcOw2gxpq4 [2019-08-24T19:47:06.672Z] #13 52.68 Selecting previously unselected package python3.5. [2019-08-24T19:47:06.672Z] #13 52.69 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:47:06.672Z] #13 52.69 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:47:06.672Z] #13 52.87 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-24T19:47:06.672Z] #13 52.88 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-24T19:47:06.672Z] #13 52.88 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-24T19:47:06.672Z] #13 52.95 Selecting previously unselected package dh-python. [2019-08-24T19:47:06.672Z] #13 52.95 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-24T19:47:06.672Z] #13 52.96 Unpacking dh-python (2.20170125) ... [2019-08-24T19:47:06.930Z] #13 53.28 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:47:06.930Z] #13 53.31 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:47:07.630Z] #35 ... [2019-08-24T19:47:07.630Z] [2019-08-24T19:47:07.630Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-24T19:47:07.630Z] #10 DONE 4.0s [2019-08-24T19:47:07.630Z] [2019-08-24T19:47:07.630Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:07.630Z] #57 49.09 Selecting previously unselected package protobuf-c-compiler. [2019-08-24T19:47:07.630Z] #57 49.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-24T19:47:07.630Z] #57 49.11 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:47:07.630Z] #57 49.39 Selecting previously unselected package protobuf-compiler. [2019-08-24T19:47:07.630Z] #57 49.41 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-24T19:47:07.630Z] #57 49.41 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-24T19:47:07.630Z] #57 49.68 Selecting previously unselected package python-pkg-resources. [2019-08-24T19:47:07.630Z] #57 49.74 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:47:07.630Z] #57 49.75 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-24T19:47:07.630Z] #57 50.04 Selecting previously unselected package python-protobuf. [2019-08-24T19:47:07.630Z] #57 50.05 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-24T19:47:07.630Z] #57 50.05 Unpacking python-protobuf (3.0.0-9) ... [2019-08-24T19:47:07.630Z] #57 50.63 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:47:07.630Z] #57 50.72 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:47:07.630Z] #57 50.75 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-24T19:47:07.630Z] #57 56.85 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-24T19:47:07.630Z] #57 56.87 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-24T19:47:07.630Z] #57 56.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:47:07.630Z] #57 56.96 Setting up python-protobuf (3.0.0-9) ... [2019-08-24T19:47:07.630Z] #57 ... [2019-08-24T19:47:07.630Z] [2019-08-24T19:47:07.630Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:07.630Z] #20 12.56 ######################################################################## 100.0% [2019-08-24T19:47:07.630Z] #20 12.88 1.1% ## 3.6% #### 6.7% ######## 11.2% ########## 15.2% ############## 19.6% ################ 22.7% ################# 24.7% ################### 27.2% ###################### 30.9% ######################### 35.0% ########################### 38.2% ############################# 41.2% ############################### 44.2% ################################## 47.3% #################################### 51.3% ####################################### 55.2% ####################################### 55.5% ########################################## 59.4% ############################################# 63.3% ################################################ 67.8% ################################################### 71.3% ###################################################### 75.4% ########################################################## 81.8% ############################################################ 84.1% ############################################################### 87.7% ################################################################# 91.2% #################################################################### 94.8% ####################################################################### 98.7% ######################################################################## 100.0% [2019-08-24T19:47:07.630Z] #20 16.14 [2019-08-24T19:47:07.925Z] Removing intermediate container 4a5b5fd6667b [2019-08-24T19:47:07.925Z] ---> 679588f6fb90 [2019-08-24T19:47:07.925Z] Step 16/126 : FROM base AS swagger [2019-08-24T19:47:07.925Z] ---> 40eb0a8af580 [2019-08-24T19:47:07.925Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-24T19:47:07.925Z] ---> Running in 39b78ba4a1ee [2019-08-24T19:47:07.925Z] Removing intermediate container 39b78ba4a1ee [2019-08-24T19:47:07.925Z] ---> 8e245267df71 [2019-08-24T19:47:07.925Z] 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-24T19:47:07.925Z] ---> Running in 0d7a204bf5e8 [2019-08-24T19:47:07.925Z] + mktemp -d [2019-08-24T19:47:07.925Z] + export GOPATH=/tmp/tmp.NMcgr5TTb5 [2019-08-24T19:47:07.925Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.NMcgr5TTb5/src/github.com/go-swagger/go-swagger [2019-08-24T19:47:07.925Z] Cloning into '/tmp/tmp.NMcgr5TTb5/src/github.com/go-swagger/go-swagger'... [2019-08-24T19:47:07.973Z] #20 17.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-24T19:47:08.533Z] #20 18.16 ######################################################################## 100.0% [2019-08-24T19:47:08.830Z] #13 ... [2019-08-24T19:47:08.830Z] [2019-08-24T19:47:08.830Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-24T19:47:08.830Z] #61 DONE 119.7s [2019-08-24T19:47:08.830Z] [2019-08-24T19:47:08.830Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-24T19:47:08.830Z] #62 DONE 0.1s [2019-08-24T19:47:08.830Z] [2019-08-24T19:47:08.830Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:08.830Z] #58 50.50 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-24T19:47:08.830Z] #58 50.57 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-24T19:47:08.830Z] #58 50.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-24T19:47:08.830Z] #58 50.70 AR compel/plugins/std.lib.a [2019-08-24T19:47:08.830Z] #58 50.80 CC compel/plugins/fds/fds.o [2019-08-24T19:47:08.830Z] #58 51.26 AR compel/plugins/fds.lib.a [2019-08-24T19:47:08.830Z] #58 51.31 HOSTDEP compel/src/lib/log-host.d [2019-08-24T19:47:08.830Z] #58 51.48 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-24T19:47:08.830Z] #58 51.61 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-24T19:47:08.830Z] #58 51.74 HOSTDEP compel/src/main-host.d [2019-08-24T19:47:08.830Z] #58 51.89 DEP compel/src/lib/ptrace.d [2019-08-24T19:47:08.830Z] #58 52.03 DEP compel/src/lib/infect.d [2019-08-24T19:47:08.830Z] #58 52.24 DEP compel/src/lib/infect-util.d [2019-08-24T19:47:08.830Z] #58 52.45 DEP compel/src/lib/infect-rpc.d [2019-08-24T19:47:08.830Z] #58 52.65 DEP compel/arch/x86/src/lib/infect.d [2019-08-24T19:47:08.830Z] #58 52.92 DEP compel/arch/x86/src/lib/cpu.d [2019-08-24T19:47:08.830Z] #58 53.12 DEP compel/src/lib/log.d [2019-08-24T19:47:08.830Z] #58 53.31 DEP compel/src/main.d [2019-08-24T19:47:08.830Z] #58 53.48 DEP compel/src/lib/handle-elf.d [2019-08-24T19:47:08.830Z] #58 53.67 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-24T19:47:08.830Z] #58 53.96 CC compel/src/lib/log.o [2019-08-24T19:47:08.830Z] #58 54.40 CC compel/arch/x86/src/lib/cpu.o [2019-08-24T19:47:08.830Z] #58 55.36 CC compel/arch/x86/src/lib/infect.o [2019-08-24T19:47:08.830Z] #58 56.33 CC compel/src/lib/infect-rpc.o [2019-08-24T19:47:08.830Z] #58 56.83 CC compel/src/lib/infect-util.o [2019-08-24T19:47:08.830Z] #58 57.23 CC compel/src/lib/infect.o [2019-08-24T19:47:09.072Z] #20 18.67 ############################################################# 85.0% ######################################################################## 100.0% [2019-08-24T19:47:09.072Z] #20 18.88 [2019-08-24T19:47:10.004Z] #20 ... [2019-08-24T19:47:10.004Z] [2019-08-24T19:47:10.004Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:10.004Z] #35 59.32 Selecting previously unselected package xxd. [2019-08-24T19:47:10.004Z] #35 59.34 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-24T19:47:10.004Z] #35 59.36 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:10.004Z] #35 59.59 Selecting previously unselected package vim-common. [2019-08-24T19:47:10.004Z] #35 59.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:47:10.004Z] #35 59.65 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:10.004Z] #35 60.46 Processing triggers for mime-support (3.60) ... [2019-08-24T19:47:10.004Z] #35 60.61 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:10.004Z] #35 60.63 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-24T19:47:10.004Z] #35 60.65 Setting up cmake-data (3.7.2-1) ... [2019-08-24T19:47:10.004Z] #35 60.66 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-24T19:47:10.004Z] #35 60.67 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:47:10.004Z] #35 60.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:47:10.004Z] #35 60.81 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:10.004Z] #35 60.85 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:47:10.004Z] #35 60.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-24T19:47:10.004Z] #35 60.91 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-24T19:47:10.004Z] #35 60.92 Setting up cmake (3.7.2-1) ... [2019-08-24T19:47:10.004Z] #35 61.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:47:10.004Z] #35 DONE 61.5s [2019-08-24T19:47:10.004Z] [2019-08-24T19:47:10.004Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:47:10.004Z] #36 DONE 0.1s [2019-08-24T19:47:10.004Z] [2019-08-24T19:47:10.004Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-24T19:47:10.004Z] #37 DONE 0.1s [2019-08-24T19:47:10.004Z] [2019-08-24T19:47:10.004Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-24T19:47:10.004Z] #42 12.56 + cd /tmp/tmp.qQGbZh40Ba/src/github.com/opencontainers/runc [2019-08-24T19:47:10.004Z] #42 12.56 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:47:10.004Z] #42 13.01 + '[' -z '' ']' [2019-08-24T19:47:10.004Z] #42 13.01 + target=static [2019-08-24T19:47:10.004Z] #42 13.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-24T19:47:10.004Z] #42 15.21 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-24T19:47:10.941Z] #42 ... [2019-08-24T19:47:10.941Z] [2019-08-24T19:47:10.941Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:10.941Z] #33 52.42 bufio [2019-08-24T19:47:10.941Z] #33 54.65 syscall [2019-08-24T19:47:10.941Z] #33 ... [2019-08-24T19:47:10.941Z] [2019-08-24T19:47:10.941Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:10.941Z] #20 20.74 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-24T19:47:11.360Z] #58 ... [2019-08-24T19:47:11.360Z] [2019-08-24T19:47:11.360Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:11.360Z] #13 57.20 Setting up python3-minimal (3.5.3-1) ... [2019-08-24T19:47:11.360Z] #13 ... [2019-08-24T19:47:11.360Z] [2019-08-24T19:47:11.360Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:11.360Z] #33 112.5 crypto [2019-08-24T19:47:11.360Z] #33 112.8 crypto/des [2019-08-24T19:47:11.360Z] #33 113.4 crypto/internal/randutil [2019-08-24T19:47:11.360Z] #33 113.5 crypto/sha512 [2019-08-24T19:47:11.360Z] #33 114.6 crypto/hmac [2019-08-24T19:47:11.360Z] #33 114.8 crypto/md5 [2019-08-24T19:47:11.360Z] #33 115.5 crypto/sha1 [2019-08-24T19:47:11.360Z] #33 116.5 crypto/sha256 [2019-08-24T19:47:11.360Z] #33 117.9 encoding/hex [2019-08-24T19:47:11.360Z] #33 118.5 encoding/pem [2019-08-24T19:47:11.360Z] #33 119.1 crypto/rand [2019-08-24T19:47:11.360Z] #33 119.1 crypto/elliptic [2019-08-24T19:47:11.360Z] #33 120.0 encoding/asn1 [2019-08-24T19:47:11.360Z] #33 122.6 crypto/rsa [2019-08-24T19:47:11.511Z] #20 ... [2019-08-24T19:47:11.511Z] [2019-08-24T19:47:11.511Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-24T19:47:11.511Z] #11 DONE 4.2s [2019-08-24T19:47:11.511Z] [2019-08-24T19:47:11.511Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:11.511Z] #20 21.35 ######################################################################## 100.0% [2019-08-24T19:47:11.618Z] #33 ... [2019-08-24T19:47:11.618Z] [2019-08-24T19:47:11.618Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:11.618Z] #58 60.34 CC compel/src/lib/ptrace.o [2019-08-24T19:47:11.876Z] #58 60.82 AR compel/libcompel.a [2019-08-24T19:47:11.876Z] #58 60.90 HOSTCC compel/src/main-host.o [2019-08-24T19:47:12.076Z] #20 21.81 ################################################### 71.4% ######################################################################## 100.0% [2019-08-24T19:47:12.334Z] #20 22.07 [2019-08-24T19:47:12.442Z] #58 61.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-24T19:47:12.442Z] #58 61.58 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-24T19:47:13.375Z] #58 62.19 HOSTCC compel/src/lib/log-host.o [2019-08-24T19:47:13.375Z] #58 62.48 HOSTLINK compel/compel-host-bin [2019-08-24T19:47:13.633Z] #58 62.63 DEP soccr/soccr.d [2019-08-24T19:47:13.633Z] #58 62.76 CC soccr/soccr.o [2019-08-24T19:47:13.712Z] #20 ... [2019-08-24T19:47:13.712Z] [2019-08-24T19:47:13.712Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:13.712Z] #57 64.90 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-24T19:47:13.712Z] #57 64.91 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-24T19:47:13.712Z] #57 64.92 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:47:13.712Z] #57 64.95 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-24T19:47:13.712Z] #57 64.96 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-24T19:47:13.712Z] #57 64.97 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-24T19:47:13.712Z] #57 64.98 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-24T19:47:13.712Z] #57 64.98 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-24T19:47:13.712Z] #57 64.99 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-24T19:47:13.712Z] #57 65.00 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-24T19:47:13.712Z] #57 65.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:47:13.712Z] #57 DONE 65.4s [2019-08-24T19:47:13.712Z] [2019-08-24T19:47:13.712Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:13.712Z] #20 23.59 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-24T19:47:13.969Z] #20 23.77 skipping existing 1849cc453dee [2019-08-24T19:47:13.969Z] #20 ... [2019-08-24T19:47:13.969Z] [2019-08-24T19:47:13.969Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:47:13.969Z] #30 55.48 time [2019-08-24T19:47:13.969Z] #30 62.27 sort [2019-08-24T19:47:13.969Z] #30 62.73 internal/poll [2019-08-24T19:47:13.969Z] #30 64.22 internal/fmtsort [2019-08-24T19:47:13.969Z] #30 64.90 internal/syscall/unix [2019-08-24T19:47:13.969Z] #30 65.39 strings [2019-08-24T19:47:14.228Z] #30 ... [2019-08-24T19:47:14.228Z] [2019-08-24T19:47:14.228Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:14.228Z] #20 23.94 [2019-08-24T19:47:14.740Z] + cd /tmp/tmp.NMcgr5TTb5/src/github.com/go-swagger/go-swagger [2019-08-24T19:47:14.740Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-24T19:47:14.792Z] #20 ... [2019-08-24T19:47:14.793Z] [2019-08-24T19:47:14.793Z] #12 [dev 6/24] RUN ldconfig [2019-08-24T19:47:14.793Z] #12 DONE 3.5s [2019-08-24T19:47:15.050Z] [2019-08-24T19:47:15.050Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:15.068Z] 🇩 bin/containerd [2019-08-24T19:47:15.367Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-24T19:47:15.534Z] #58 64.27 AR soccr/libsoccr.a [2019-08-24T19:47:15.534Z] #58 64.31 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:47:15.534Z] #58 64.58 DEP criu/arch/x86/sigframe.d [2019-08-24T19:47:15.534Z] #58 64.67 DEP criu/arch/x86/sigaction_compat.d [2019-08-24T19:47:15.793Z] #58 64.78 DEP criu/arch/x86/kerndat.d [2019-08-24T19:47:16.051Z] #58 64.93 DEP criu/arch/x86/crtools.d [2019-08-24T19:47:16.051Z] #58 65.11 DEP criu/arch/x86/cpu.d [2019-08-24T19:47:16.309Z] #58 65.26 CC criu/arch/x86/cpu.o [2019-08-24T19:47:16.876Z] #58 65.95 CC criu/arch/x86/crtools.o [2019-08-24T19:47:16.876Z] #58 ... [2019-08-24T19:47:16.876Z] [2019-08-24T19:47:16.876Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:16.876Z] #13 58.47 Selecting previously unselected package python3. [2019-08-24T19:47:16.876Z] #13 58.47 (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-24T19:47:16.876Z] #13 58.56 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 58.59 Unpacking python3 (3.5.3-1) ... [2019-08-24T19:47:16.876Z] #13 58.67 Selecting previously unselected package pigz. [2019-08-24T19:47:16.876Z] #13 58.69 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 58.69 Unpacking pigz (2.3.4-1) ... [2019-08-24T19:47:16.876Z] #13 58.81 Selecting previously unselected package libip4tc0:amd64. [2019-08-24T19:47:16.876Z] #13 58.82 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 58.82 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:47:16.876Z] #13 58.93 Selecting previously unselected package libip6tc0:amd64. [2019-08-24T19:47:16.876Z] #13 58.94 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 58.94 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:47:16.876Z] #13 59.06 Selecting previously unselected package libiptc0:amd64. [2019-08-24T19:47:16.876Z] #13 59.06 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 59.07 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:47:16.876Z] #13 59.17 Selecting previously unselected package libxtables12:amd64. [2019-08-24T19:47:16.876Z] #13 59.17 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 59.18 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:47:16.876Z] #13 59.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-24T19:47:16.876Z] #13 59.30 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 59.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-24T19:47:16.876Z] #13 59.39 Selecting previously unselected package iptables. [2019-08-24T19:47:16.876Z] #13 59.39 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 59.41 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:47:16.876Z] #13 59.75 Selecting previously unselected package xxd. [2019-08-24T19:47:16.876Z] #13 59.75 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 59.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:16.876Z] #13 59.90 Selecting previously unselected package vim-common. [2019-08-24T19:47:16.876Z] #13 59.90 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:47:16.876Z] #13 59.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:16.876Z] #13 60.13 Selecting previously unselected package bzip2. [2019-08-24T19:47:16.876Z] #13 60.13 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 60.13 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-24T19:47:16.876Z] #13 60.28 Selecting previously unselected package libgpm2:amd64. [2019-08-24T19:47:16.876Z] #13 60.28 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 60.29 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-24T19:47:16.876Z] #13 60.36 Selecting previously unselected package xz-utils. [2019-08-24T19:47:16.876Z] #13 60.36 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 60.36 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:47:16.876Z] #13 60.65 Selecting previously unselected package aufs-tools. [2019-08-24T19:47:16.876Z] #13 60.65 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 60.66 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:47:16.876Z] #13 60.79 Selecting previously unselected package liblzo2-2:amd64. [2019-08-24T19:47:16.876Z] #13 60.81 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 60.81 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:47:16.876Z] #13 60.96 Selecting previously unselected package btrfs-progs. [2019-08-24T19:47:16.876Z] #13 60.96 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 60.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:47:16.876Z] #13 61.50 Selecting previously unselected package btrfs-tools. [2019-08-24T19:47:16.876Z] #13 61.52 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 61.53 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:47:16.876Z] #13 61.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-24T19:47:16.876Z] #13 61.61 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 61.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:47:16.876Z] #13 61.75 Selecting previously unselected package dmsetup. [2019-08-24T19:47:16.876Z] #13 61.76 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 61.76 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-24T19:47:16.876Z] #13 61.87 Selecting previously unselected package libonig4:amd64. [2019-08-24T19:47:16.876Z] #13 61.88 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 61.88 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:47:16.876Z] #13 62.10 Selecting previously unselected package libjq1:amd64. [2019-08-24T19:47:16.876Z] #13 62.10 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 62.10 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:47:16.876Z] #13 62.22 Selecting previously unselected package jq. [2019-08-24T19:47:16.876Z] #13 62.23 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 62.24 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:47:16.876Z] #13 62.36 Selecting previously unselected package libaio1:amd64. [2019-08-24T19:47:16.876Z] #13 62.37 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 62.37 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-24T19:47:16.876Z] #13 62.43 Selecting previously unselected package libcap2-bin. [2019-08-24T19:47:16.876Z] #13 62.43 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 62.43 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-24T19:47:16.876Z] #13 62.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-24T19:47:16.876Z] #13 62.54 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 62.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:47:16.876Z] #13 62.61 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-24T19:47:16.876Z] #13 62.62 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 62.63 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-24T19:47:16.876Z] #13 62.98 Selecting previously unselected package libpcre16-3:amd64. [2019-08-24T19:47:16.876Z] #13 63.01 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 63.02 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-24T19:47:16.876Z] #13 63.23 Selecting previously unselected package libpcre32-3:amd64. [2019-08-24T19:47:16.876Z] #13 63.23 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-24T19:47:16.876Z] #13 63.24 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-24T19:47:16.945Z] #13 ... [2019-08-24T19:47:16.945Z] [2019-08-24T19:47:16.945Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T19:47:16.945Z] #20 25.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-24T19:47:16.945Z] #20 26.31 ######################################################################## 100.0% [2019-08-24T19:47:16.945Z] #20 26.52 ######################################################################## 100.0% [2019-08-24T19:47:16.945Z] #20 26.66 [2019-08-24T19:47:16.945Z] #20 26.74 Download of images into '/build' complete. [2019-08-24T19:47:16.945Z] #20 26.74 Use something like the following to load the result into a Docker daemon: [2019-08-24T19:47:16.945Z] #20 26.74 tar -cC '/build' . | docker load [2019-08-24T19:47:16.946Z] #20 DONE 26.9s [2019-08-24T19:47:17.134Z] #13 63.44 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-24T19:47:17.134Z] #13 63.44 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-24T19:47:17.134Z] #13 63.45 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-24T19:47:17.204Z] [2019-08-24T19:47:17.204Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-24T19:47:17.204Z] #38 3.355 + RM_GOPATH=0 [2019-08-24T19:47:17.204Z] #38 3.356 + TMP_GOPATH= [2019-08-24T19:47:17.204Z] #38 3.358 + : /build [2019-08-24T19:47:17.204Z] #38 3.358 + '[' -z '' ']' [2019-08-24T19:47:17.204Z] #38 3.359 ++ mktemp -d [2019-08-24T19:47:17.204Z] #38 3.360 + export GOPATH=/tmp/tmp.IztTbKrzAs [2019-08-24T19:47:17.204Z] #38 3.360 + GOPATH=/tmp/tmp.IztTbKrzAs [2019-08-24T19:47:17.204Z] #38 3.361 + RM_GOPATH=1 [2019-08-24T19:47:17.204Z] #38 3.362 ++ dirname ./install.sh [2019-08-24T19:47:17.204Z] #38 3.364 + dir=. [2019-08-24T19:47:17.204Z] #38 3.365 + bin=tini [2019-08-24T19:47:17.204Z] #38 3.365 + shift [2019-08-24T19:47:17.204Z] #38 3.365 + '[' '!' -f ./tini.installer ']' [2019-08-24T19:47:17.204Z] #38 3.365 + . ./tini.installer [2019-08-24T19:47:17.204Z] #38 3.365 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:47:17.204Z] #38 3.366 + install_tini [2019-08-24T19:47:17.204Z] #38 3.366 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-24T19:47:17.204Z] #38 3.366 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:47:17.204Z] #38 3.366 + git clone https://github.com/krallin/tini.git /tmp/tmp.IztTbKrzAs/tini [2019-08-24T19:47:17.204Z] #38 3.371 Cloning into '/tmp/tmp.IztTbKrzAs/tini'... [2019-08-24T19:47:17.204Z] #38 4.637 + cd /tmp/tmp.IztTbKrzAs/tini [2019-08-24T19:47:17.204Z] #38 4.654 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:47:17.204Z] #38 4.656 + cmake . [2019-08-24T19:47:17.204Z] #38 5.476 -- The C compiler identification is GNU 6.3.0 [2019-08-24T19:47:17.204Z] #38 5.543 -- Check for working C compiler: /usr/bin/cc [2019-08-24T19:47:17.204Z] #38 6.372 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-24T19:47:17.204Z] #38 6.378 -- Detecting C compiler ABI info [2019-08-24T19:47:17.204Z] #38 6.948 -- Detecting C compiler ABI info - done [2019-08-24T19:47:17.204Z] #38 7.060 -- Detecting C compile features [2019-08-24T19:47:17.699Z] #13 63.95 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-24T19:47:17.699Z] #13 63.97 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-24T19:47:17.699Z] #13 63.97 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-24T19:47:18.216Z] #13 64.33 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-24T19:47:18.216Z] #13 64.34 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:47:18.216Z] #13 64.36 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-24T19:47:18.216Z] #13 64.49 Selecting previously unselected package libnl-3-200:amd64. [2019-08-24T19:47:18.216Z] #13 64.50 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-24T19:47:18.216Z] #13 64.50 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:47:18.216Z] #13 64.61 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-24T19:47:18.216Z] #13 64.61 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-24T19:47:18.216Z] #13 64.62 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:47:18.216Z] #13 64.70 Selecting previously unselected package libreadline5:amd64. [2019-08-24T19:47:18.474Z] #13 64.71 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-24T19:47:18.474Z] #13 64.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-24T19:47:18.732Z] #13 64.85 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-24T19:47:18.732Z] #13 64.86 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-24T19:47:18.732Z] #13 64.87 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:47:19.735Z] #38 ... [2019-08-24T19:47:19.735Z] [2019-08-24T19:47:19.735Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:19.735Z] #13 4.850 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:47:19.735Z] #13 4.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:47:19.997Z] #13 4.884 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:47:19.997Z] #13 4.889 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:47:19.997Z] #13 4.914 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:47:20.563Z] #13 5.567 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-24T19:47:20.631Z] #13 66.72 Selecting previously unselected package net-tools. [2019-08-24T19:47:20.631Z] #13 66.77 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-24T19:47:20.631Z] #13 66.77 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:47:20.889Z] #13 67.03 Selecting previously unselected package python-pip-whl. [2019-08-24T19:47:20.889Z] #13 67.04 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:47:20.889Z] #13 67.04 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:47:21.454Z] #13 67.67 Selecting previously unselected package python3-pip. [2019-08-24T19:47:21.454Z] #13 67.67 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:47:21.454Z] #13 67.69 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:47:21.713Z] #13 67.90 Selecting previously unselected package python3-pkg-resources. [2019-08-24T19:47:21.713Z] #13 67.90 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:47:21.713Z] #13 67.91 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:47:21.713Z] #13 68.06 Selecting previously unselected package python3-setuptools. [2019-08-24T19:47:21.713Z] #13 68.07 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-24T19:47:21.713Z] #13 68.07 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-24T19:47:21.972Z] #13 ... [2019-08-24T19:47:21.972Z] [2019-08-24T19:47:21.972Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:21.972Z] #33 123.1 crypto/ecdsa [2019-08-24T19:47:21.972Z] #33 123.8 crypto/dsa [2019-08-24T19:47:21.972Z] #33 124.3 crypto/x509/pkix [2019-08-24T19:47:21.972Z] #33 124.3 internal/x/crypto/cryptobyte [2019-08-24T19:47:21.972Z] #33 124.9 internal/singleflight [2019-08-24T19:47:21.972Z] #33 125.2 net [2019-08-24T19:47:21.972Z] #33 126.1 internal/x/crypto/internal/chacha20 [2019-08-24T19:47:21.972Z] #33 126.5 internal/x/crypto/poly1305 [2019-08-24T19:47:21.972Z] #33 126.9 internal/x/crypto/chacha20poly1305 [2019-08-24T19:47:21.972Z] #33 128.0 internal/x/crypto/hkdf [2019-08-24T19:47:21.972Z] #33 128.1 internal/x/text/transform [2019-08-24T19:47:21.972Z] #33 128.9 internal/x/text/unicode/bidi [2019-08-24T19:47:21.972Z] #33 130.7 internal/x/text/secure/bidirule [2019-08-24T19:47:21.972Z] #33 131.0 internal/x/text/unicode/norm [2019-08-24T19:47:21.972Z] #33 ... [2019-08-24T19:47:21.972Z] [2019-08-24T19:47:21.972Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:21.972Z] #13 68.32 Selecting previously unselected package python3-wheel. [2019-08-24T19:47:21.972Z] #13 68.32 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-24T19:47:21.972Z] #13 68.32 Unpacking python3-wheel (0.29.0-2) ... [2019-08-24T19:47:22.229Z] #13 68.49 Selecting previously unselected package thin-provisioning-tools. [2019-08-24T19:47:22.229Z] #13 68.51 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-24T19:47:22.229Z] #13 68.51 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:47:22.464Z] #13 7.290 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-24T19:47:22.487Z] #13 68.86 Selecting previously unselected package vim-runtime. [2019-08-24T19:47:22.745Z] #13 68.87 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:47:22.745Z] #13 68.94 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-24T19:47:22.745Z] #13 68.98 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-24T19:47:22.745Z] #13 68.99 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:23.031Z] #13 7.946 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-24T19:47:23.289Z] #13 ... [2019-08-24T19:47:23.289Z] [2019-08-24T19:47:23.289Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-24T19:47:23.289Z] #38 10.21 -- Detecting C compile features - done [2019-08-24T19:47:23.289Z] #38 10.25 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-24T19:47:23.289Z] #38 10.48 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-24T19:47:23.289Z] #38 10.66 -- Configuring done [2019-08-24T19:47:23.289Z] #38 10.68 -- Generating done [2019-08-24T19:47:23.289Z] #38 10.69 -- Build files have been written to: /tmp/tmp.IztTbKrzAs/tini [2019-08-24T19:47:23.289Z] #38 10.70 + make tini-static [2019-08-24T19:47:23.289Z] #38 11.17 Scanning dependencies of target tini-static [2019-08-24T19:47:23.289Z] #38 11.28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-24T19:47:23.289Z] #38 12.69 [100%] Linking C executable tini-static [2019-08-24T19:47:23.289Z] #38 13.28 [100%] Built target tini-static [2019-08-24T19:47:23.289Z] #38 13.38 + mkdir -p /build [2019-08-24T19:47:23.289Z] #38 13.38 + cp tini-static /build/docker-init [2019-08-24T19:47:23.289Z] #38 DONE 13.6s [2019-08-24T19:47:23.547Z] [2019-08-24T19:47:23.547Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:23.547Z] #58 4.956 Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:47:23.547Z] #58 4.956 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:47:23.547Z] #58 7.178 fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:47:23.547Z] #58 7.226 GEN .gitid [2019-08-24T19:47:23.547Z] #58 7.261 GEN criu/include/version.h [2019-08-24T19:47:23.547Z] #58 7.310 GEN include/common/asm [2019-08-24T19:47:23.547Z] #58 8.975 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.030 PBCC images/opts.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.081 PBCC images/sit.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.127 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.199 DEP images/opts.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.288 DEP images/sit.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.368 PBCC images/macvlan.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.379 DEP images/macvlan.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.460 PBCC images/autofs.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.492 DEP images/autofs.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.557 PBCC images/sysctl.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.582 DEP images/sysctl.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.613 PBCC images/time.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.648 DEP images/time.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.690 PBCC images/binfmt-misc.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.764 DEP images/binfmt-misc.pb-c.d [2019-08-24T19:47:23.547Z] #58 9.834 PBCC images/seccomp.pb-c.c [2019-08-24T19:47:23.547Z] #58 9.902 DEP images/seccomp.pb-c.d [2019-08-24T19:47:23.805Z] #58 9.975 PBCC images/userns.pb-c.c [2019-08-24T19:47:23.805Z] #58 10.03 DEP images/userns.pb-c.d [2019-08-24T19:47:23.805Z] #58 10.12 PBCC images/cgroup.pb-c.c [2019-08-24T19:47:23.805Z] #58 10.19 DEP images/cgroup.pb-c.d [2019-08-24T19:47:24.062Z] #58 10.27 PBCC images/fown.pb-c.c [2019-08-24T19:47:24.062Z] #58 10.32 PBCC images/ext-file.pb-c.c [2019-08-24T19:47:24.063Z] #58 10.38 DEP images/fown.pb-c.d [2019-08-24T19:47:24.063Z] #58 10.48 DEP images/ext-file.pb-c.d [2019-08-24T19:47:24.063Z] #58 ... [2019-08-24T19:47:24.063Z] [2019-08-24T19:47:24.063Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:24.063Z] #33 65.62 time [2019-08-24T19:47:24.063Z] #33 66.52 sort [2019-08-24T19:47:24.063Z] #33 68.06 internal/fmtsort [2019-08-24T19:47:24.063Z] #33 68.97 internal/syscall/unix [2019-08-24T19:47:24.063Z] #33 69.41 strings [2019-08-24T19:47:24.063Z] #33 72.89 path [2019-08-24T19:47:24.063Z] #33 73.26 internal/poll [2019-08-24T19:47:24.063Z] #33 73.47 regexp/syntax [2019-08-24T19:47:24.321Z] #33 ... [2019-08-24T19:47:24.321Z] [2019-08-24T19:47:24.321Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:24.321Z] #58 10.60 PBCC images/rpc.pb-c.c [2019-08-24T19:47:24.321Z] #58 10.70 DEP images/rpc.pb-c.d [2019-08-24T19:47:24.579Z] #58 10.86 PBCC images/siginfo.pb-c.c [2019-08-24T19:47:24.579Z] #58 10.96 DEP images/siginfo.pb-c.d [2019-08-24T19:47:24.579Z] #58 11.04 PBCC images/pagemap.pb-c.c [2019-08-24T19:47:24.837Z] #58 11.14 DEP images/pagemap.pb-c.d [2019-08-24T19:47:24.837Z] #58 11.24 PBCC images/rlimit.pb-c.c [2019-08-24T19:47:24.837Z] #58 ... [2019-08-24T19:47:24.837Z] [2019-08-24T19:47:24.837Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:47:24.837Z] #30 66.24 os [2019-08-24T19:47:24.837Z] #30 69.35 bytes [2019-08-24T19:47:24.837Z] #30 72.40 bufio [2019-08-24T19:47:24.837Z] #30 72.66 fmt [2019-08-24T19:47:24.837Z] #30 74.08 path/filepath [2019-08-24T19:47:24.837Z] #30 76.07 io/ioutil [2019-08-24T19:47:24.837Z] #30 ... [2019-08-24T19:47:24.837Z] [2019-08-24T19:47:24.837Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:24.837Z] #58 11.27 DEP images/rlimit.pb-c.d [2019-08-24T19:47:24.837Z] #58 11.28 PBCC images/file-lock.pb-c.c [2019-08-24T19:47:24.837Z] #58 11.32 DEP images/file-lock.pb-c.d [2019-08-24T19:47:24.837Z] #58 11.36 PBCC images/tty.pb-c.c [2019-08-24T19:47:25.094Z] #58 11.43 DEP images/tty.pb-c.d [2019-08-24T19:47:25.094Z] #58 11.48 PBCC images/tun.pb-c.c [2019-08-24T19:47:25.094Z] #58 11.60 PBCC images/netdev.pb-c.c [2019-08-24T19:47:25.352Z] #58 11.66 DEP images/tun.pb-c.d [2019-08-24T19:47:25.352Z] #58 11.69 DEP images/netdev.pb-c.d [2019-08-24T19:47:25.352Z] #58 11.76 PBCC images/vma.pb-c.c [2019-08-24T19:47:25.352Z] #58 11.82 DEP images/vma.pb-c.d [2019-08-24T19:47:25.352Z] #58 11.87 PBCC images/creds.pb-c.c [2019-08-24T19:47:25.610Z] #58 11.94 DEP images/creds.pb-c.d [2019-08-24T19:47:25.610Z] #58 11.99 PBCC images/utsns.pb-c.c [2019-08-24T19:47:25.610Z] #58 12.00 DEP images/utsns.pb-c.d [2019-08-24T19:47:25.610Z] #58 12.07 PBCC images/ipc-desc.pb-c.c [2019-08-24T19:47:25.610Z] #58 12.14 PBCC images/ipc-sem.pb-c.c [2019-08-24T19:47:25.868Z] #58 12.15 DEP images/ipc-desc.pb-c.d [2019-08-24T19:47:25.868Z] #58 12.22 DEP images/ipc-sem.pb-c.d [2019-08-24T19:47:25.868Z] #58 12.27 PBCC images/ipc-msg.pb-c.c [2019-08-24T19:47:25.868Z] #58 12.32 DEP images/ipc-msg.pb-c.d [2019-08-24T19:47:25.868Z] #58 12.38 PBCC images/ipc-shm.pb-c.c [2019-08-24T19:47:26.126Z] #58 12.43 DEP images/ipc-shm.pb-c.d [2019-08-24T19:47:26.126Z] #58 12.48 PBCC images/ipc-var.pb-c.c [2019-08-24T19:47:26.126Z] #58 12.49 DEP images/ipc-var.pb-c.d [2019-08-24T19:47:26.126Z] #58 12.63 PBCC images/sk-opts.pb-c.c [2019-08-24T19:47:26.383Z] #58 12.66 PBCC images/packet-sock.pb-c.c [2019-08-24T19:47:26.383Z] #58 12.75 DEP images/sk-opts.pb-c.d [2019-08-24T19:47:26.383Z] #58 12.84 DEP images/packet-sock.pb-c.d [2019-08-24T19:47:26.641Z] #58 12.94 PBCC images/sk-netlink.pb-c.c [2019-08-24T19:47:26.641Z] #58 13.01 DEP images/sk-netlink.pb-c.d [2019-08-24T19:47:26.641Z] #58 13.07 PBCC images/sk-inet.pb-c.c [2019-08-24T19:47:26.641Z] #58 13.11 DEP images/sk-inet.pb-c.d [2019-08-24T19:47:26.900Z] #58 13.16 PBCC images/sk-unix.pb-c.c [2019-08-24T19:47:26.900Z] #58 13.21 DEP images/sk-unix.pb-c.d [2019-08-24T19:47:26.900Z] #58 13.30 PBCC images/mm.pb-c.c [2019-08-24T19:47:26.900Z] #58 13.34 DEP images/mm.pb-c.d [2019-08-24T19:47:27.158Z] #58 13.39 PBCC images/timerfd.pb-c.c [2019-08-24T19:47:27.158Z] #58 13.42 DEP images/timerfd.pb-c.d [2019-08-24T19:47:27.158Z] #58 13.52 PBCC images/timer.pb-c.c [2019-08-24T19:47:27.158Z] #58 13.54 DEP images/timer.pb-c.d [2019-08-24T19:47:27.158Z] #58 13.61 PBCC images/sa.pb-c.c [2019-08-24T19:47:27.416Z] #58 13.67 DEP images/sa.pb-c.d [2019-08-24T19:47:27.416Z] #58 13.74 PBCC images/pipe-data.pb-c.c [2019-08-24T19:47:27.416Z] #58 13.80 DEP images/pipe-data.pb-c.d [2019-08-24T19:47:27.416Z] #58 13.87 PBCC images/mnt.pb-c.c [2019-08-24T19:47:27.677Z] #58 13.93 DEP images/mnt.pb-c.d [2019-08-24T19:47:27.677Z] #58 13.99 PBCC images/sk-packet.pb-c.c [2019-08-24T19:47:27.677Z] #58 14.00 DEP images/sk-packet.pb-c.d [2019-08-24T19:47:27.677Z] #58 14.06 PBCC images/tcp-stream.pb-c.c [2019-08-24T19:47:27.677Z] #58 14.12 DEP images/tcp-stream.pb-c.d [2019-08-24T19:47:27.935Z] #58 14.18 PBCC images/pipe.pb-c.c [2019-08-24T19:47:27.935Z] #58 14.28 DEP images/pipe.pb-c.d [2019-08-24T19:47:27.935Z] #58 14.38 PBCC images/pstree.pb-c.c [2019-08-24T19:47:28.005Z] #13 73.63 Selecting previously unselected package vim. [2019-08-24T19:47:28.005Z] #13 73.64 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-24T19:47:28.005Z] #13 73.65 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:47:28.005Z] #13 74.29 Selecting previously unselected package xfsprogs. [2019-08-24T19:47:28.005Z] #13 74.29 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-24T19:47:28.005Z] #13 74.30 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:47:28.192Z] #58 14.41 DEP images/pstree.pb-c.d [2019-08-24T19:47:28.192Z] #58 14.46 PBCC images/fs.pb-c.c [2019-08-24T19:47:28.192Z] #58 14.51 DEP images/fs.pb-c.d [2019-08-24T19:47:28.192Z] #58 14.56 PBCC images/signalfd.pb-c.c [2019-08-24T19:47:28.192Z] #58 14.65 DEP images/signalfd.pb-c.d [2019-08-24T19:47:28.263Z] #13 ... [2019-08-24T19:47:28.263Z] [2019-08-24T19:47:28.263Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:28.263Z] #58 67.35 CC criu/arch/x86/kerndat.o [2019-08-24T19:47:28.263Z] #58 67.95 CC criu/arch/x86/sigaction_compat.o [2019-08-24T19:47:28.263Z] #58 68.22 CC criu/arch/x86/sigframe.o [2019-08-24T19:47:28.263Z] #58 68.50 LINK criu/arch/x86/crtools.built-in.o [2019-08-24T19:47:28.263Z] #58 68.55 DEP criu/pie/util-vdso-elf32.d [2019-08-24T19:47:28.263Z] #58 68.80 DEP criu/arch/x86/vdso-pie.d [2019-08-24T19:47:28.263Z] #58 68.94 DEP criu/pie/parasite-vdso.d [2019-08-24T19:47:28.263Z] #58 69.22 DEP criu/pie/util-vdso.d [2019-08-24T19:47:28.263Z] #58 69.38 DEP criu/pie/util.d [2019-08-24T19:47:28.263Z] #58 69.55 CC criu/pie/util.o [2019-08-24T19:47:28.263Z] #58 69.88 CC criu/pie/util-vdso.o [2019-08-24T19:47:28.263Z] #58 70.66 CC criu/pie/parasite-vdso.o [2019-08-24T19:47:28.263Z] #58 71.80 CC criu/arch/x86/vdso-pie.o [2019-08-24T19:47:28.263Z] #58 72.21 CC criu/pie/util-vdso-elf32.o [2019-08-24T19:47:28.263Z] #58 72.82 AR criu/pie/pie.lib.a [2019-08-24T19:47:28.263Z] #58 72.90 DEP criu/pie/restorer.d [2019-08-24T19:47:28.263Z] #58 73.09 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-24T19:47:28.263Z] #58 73.27 DEP criu/arch/x86/restorer_unmap.d [2019-08-24T19:47:28.263Z] #58 73.32 DEP criu/arch/x86/restorer.d [2019-08-24T19:47:28.263Z] #58 73.63 DEP criu/pie/parasite.d [2019-08-24T19:47:28.263Z] #58 74.00 CC criu/pie/parasite.o [2019-08-24T19:47:28.263Z] #58 75.37 LINK criu/pie/parasite.built-in.o [2019-08-24T19:47:28.263Z] #58 75.38 GEN criu/pie/parasite-blob.h [2019-08-24T19:47:28.263Z] #58 75.42 CC criu/arch/x86/restorer.o [2019-08-24T19:47:28.263Z] #58 76.17 CC criu/arch/x86/restorer_unmap.o [2019-08-24T19:47:28.263Z] #58 76.25 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-24T19:47:28.263Z] #58 76.64 CC criu/pie/restorer.o [2019-08-24T19:47:28.450Z] #58 14.74 PBCC images/fh.pb-c.c [2019-08-24T19:47:28.450Z] #58 14.78 PBCC images/fsnotify.pb-c.c [2019-08-24T19:47:28.450Z] #58 14.85 DEP images/fh.pb-c.d [2019-08-24T19:47:28.450Z] #58 14.90 DEP images/fsnotify.pb-c.d [2019-08-24T19:47:28.521Z] #58 ... [2019-08-24T19:47:28.521Z] [2019-08-24T19:47:28.521Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:28.521Z] #13 74.89 Selecting previously unselected package zip. [2019-08-24T19:47:28.708Z] #58 14.98 PBCC images/eventpoll.pb-c.c [2019-08-24T19:47:28.708Z] #58 15.03 DEP images/eventpoll.pb-c.d [2019-08-24T19:47:28.708Z] #58 15.08 PBCC images/eventfd.pb-c.c [2019-08-24T19:47:28.708Z] #58 15.11 DEP images/eventfd.pb-c.d [2019-08-24T19:47:28.708Z] #58 15.14 PBCC images/remap-file-path.pb-c.c [2019-08-24T19:47:28.708Z] #58 15.16 DEP images/remap-file-path.pb-c.d [2019-08-24T19:47:28.708Z] #58 15.25 PBCC images/fifo.pb-c.c [2019-08-24T19:47:28.778Z] #13 74.90 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-24T19:47:28.778Z] #13 74.91 Unpacking zip (3.0-11+b1) ... [2019-08-24T19:47:28.778Z] #13 75.10 Selecting previously unselected package libapparmor-perl. [2019-08-24T19:47:28.778Z] #13 75.11 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:47:28.778Z] #13 75.11 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:47:28.966Z] #58 15.29 DEP images/fifo.pb-c.d [2019-08-24T19:47:28.966Z] #58 15.34 PBCC images/ghost-file.pb-c.c [2019-08-24T19:47:29.036Z] #13 75.26 Selecting previously unselected package apparmor. [2019-08-24T19:47:29.036Z] #13 75.27 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:47:29.036Z] #13 75.35 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:47:29.223Z] #58 15.44 DEP images/ghost-file.pb-c.d [2019-08-24T19:47:29.223Z] #58 15.51 PBCC images/regfile.pb-c.c [2019-08-24T19:47:29.223Z] #58 15.63 DEP images/regfile.pb-c.d [2019-08-24T19:47:29.223Z] #58 15.69 PBCC images/ns.pb-c.c [2019-08-24T19:47:29.223Z] #58 15.70 DEP images/ns.pb-c.d [2019-08-24T19:47:29.223Z] #58 15.76 PBCC images/fdinfo.pb-c.c [2019-08-24T19:47:29.482Z] #58 15.91 DEP images/fdinfo.pb-c.d [2019-08-24T19:47:29.601Z] #13 75.85 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-24T19:47:29.601Z] #13 75.87 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-24T19:47:29.601Z] #13 75.88 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:47:29.739Z] #58 16.00 PBCC images/core-aarch64.pb-c.c [2019-08-24T19:47:29.739Z] #58 16.04 PBCC images/core-arm.pb-c.c [2019-08-24T19:47:29.739Z] #58 16.10 PBCC images/core-ppc64.pb-c.c [2019-08-24T19:47:29.739Z] #58 16.12 PBCC images/core-s390.pb-c.c [2019-08-24T19:47:29.998Z] #58 16.23 PBCC images/core-x86.pb-c.c [2019-08-24T19:47:29.998Z] #58 16.33 PBCC images/core.pb-c.c [2019-08-24T19:47:29.998Z] #58 16.42 PBCC images/inventory.pb-c.c [2019-08-24T19:47:30.256Z] #58 16.53 DEP images/core-aarch64.pb-c.d [2019-08-24T19:47:30.256Z] #58 16.58 DEP images/core-arm.pb-c.d [2019-08-24T19:47:30.256Z] #58 16.63 DEP images/core-ppc64.pb-c.d [2019-08-24T19:47:30.256Z] #58 16.70 DEP images/core-s390.pb-c.d [2019-08-24T19:47:30.514Z] #58 16.75 DEP images/core-x86.pb-c.d [2019-08-24T19:47:30.514Z] #58 16.88 DEP images/core.pb-c.d [2019-08-24T19:47:30.514Z] #58 16.95 DEP images/inventory.pb-c.d [2019-08-24T19:47:30.777Z] #58 17.06 PBCC images/cpuinfo.pb-c.c [2019-08-24T19:47:30.777Z] #58 17.11 DEP images/cpuinfo.pb-c.d [2019-08-24T19:47:30.777Z] #58 17.16 PBCC images/stats.pb-c.c [2019-08-24T19:47:30.777Z] #58 17.21 DEP images/stats.pb-c.d [2019-08-24T19:47:31.499Z] #13 77.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-24T19:47:31.499Z] #13 77.61 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-24T19:47:31.499Z] #13 77.62 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:47:32.064Z] #13 ... [2019-08-24T19:47:32.064Z] [2019-08-24T19:47:32.064Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:47:32.064Z] #24 133.3 + GOBIN=/build [2019-08-24T19:47:32.064Z] #24 133.3 + /build/gometalinter --install [2019-08-24T19:47:32.064Z] #24 133.3 Installing: [2019-08-24T19:47:32.064Z] #24 133.3 deadcode [2019-08-24T19:47:32.064Z] #24 133.3 dupl [2019-08-24T19:47:32.064Z] #24 133.3 errcheck [2019-08-24T19:47:32.064Z] #24 133.3 gas [2019-08-24T19:47:32.064Z] #24 133.3 gochecknoglobals [2019-08-24T19:47:32.064Z] #24 133.3 gochecknoinits [2019-08-24T19:47:32.064Z] #24 133.3 goconst [2019-08-24T19:47:32.064Z] #24 133.3 gocyclo [2019-08-24T19:47:32.064Z] #24 133.3 goimports [2019-08-24T19:47:32.064Z] #24 133.3 golint [2019-08-24T19:47:32.064Z] #24 133.3 gosimple [2019-08-24T19:47:32.064Z] #24 133.3 gotype [2019-08-24T19:47:32.064Z] #24 133.3 gotypex [2019-08-24T19:47:32.064Z] #24 133.3 ineffassign [2019-08-24T19:47:32.064Z] #24 133.3 interfacer [2019-08-24T19:47:32.064Z] #24 133.3 lll [2019-08-24T19:47:32.064Z] #24 133.3 maligned [2019-08-24T19:47:32.064Z] #24 133.3 megacheck [2019-08-24T19:47:32.064Z] #24 133.3 misspell [2019-08-24T19:47:32.064Z] #24 133.3 nakedret [2019-08-24T19:47:32.064Z] #24 133.3 safesql [2019-08-24T19:47:32.064Z] #24 133.3 staticcheck [2019-08-24T19:47:32.064Z] #24 133.3 structcheck [2019-08-24T19:47:32.064Z] #24 133.3 unconvert [2019-08-24T19:47:32.064Z] #24 133.3 unparam [2019-08-24T19:47:32.064Z] #24 133.3 unused [2019-08-24T19:47:32.064Z] #24 133.3 varcheck [2019-08-24T19:47:32.064Z] #24 ... [2019-08-24T19:47:32.064Z] [2019-08-24T19:47:32.064Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:32.064Z] #58 79.76 LINK criu/pie/restorer.built-in.o [2019-08-24T19:47:32.064Z] #58 79.78 GEN criu/pie/restorer-blob.h [2019-08-24T19:47:32.064Z] #58 79.87 DEP criu/vdso.d [2019-08-24T19:47:32.064Z] #58 80.07 DEP criu/vdso-compat.d [2019-08-24T19:47:32.064Z] #58 80.25 DEP criu/uts_ns.d [2019-08-24T19:47:32.064Z] #58 80.51 DEP criu/util.d [2019-08-24T19:47:32.064Z] #58 80.77 DEP criu/uffd.d [2019-08-24T19:47:32.064Z] #58 81.00 DEP criu/tun.d [2019-08-24T19:47:32.322Z] #58 81.27 DEP criu/tty.d [2019-08-24T19:47:32.580Z] #58 81.49 DEP criu/timerfd.d [2019-08-24T19:47:32.678Z] #58 18.82 make[1]: Nothing to be done for 'all'. [2019-08-24T19:47:32.837Z] #58 81.72 DEP criu/sysfs_parse.d [2019-08-24T19:47:32.837Z] #58 81.98 DEP criu/sysctl.d [2019-08-24T19:47:33.404Z] #58 82.23 DEP criu/string.d [2019-08-24T19:47:33.404Z] #58 82.30 DEP criu/stats.d [2019-08-24T19:47:33.404Z] #58 82.48 DEP criu/sockets.d [2019-08-24T19:47:33.661Z] #58 82.70 DEP criu/sk-unix.d [2019-08-24T19:47:33.661Z] #58 ... [2019-08-24T19:47:33.661Z] [2019-08-24T19:47:33.661Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:33.661Z] #33 135.0 internal/x/net/idna [2019-08-24T19:47:33.661Z] #33 137.1 internal/x/net/http2/hpack [2019-08-24T19:47:33.661Z] #33 138.5 mime [2019-08-24T19:47:33.661Z] #33 140.4 mime/quotedprintable [2019-08-24T19:47:33.661Z] #33 140.9 net/http/internal [2019-08-24T19:47:33.661Z] #33 141.3 os/exec [2019-08-24T19:47:33.661Z] #33 144.7 net/textproto [2019-08-24T19:47:33.661Z] #33 144.7 crypto/x509 [2019-08-24T19:47:33.919Z] #33 ... [2019-08-24T19:47:33.919Z] [2019-08-24T19:47:33.919Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:33.919Z] #13 79.74 Selecting previously unselected package binutils-mingw-w64. [2019-08-24T19:47:33.919Z] #13 79.75 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-24T19:47:33.919Z] #13 79.76 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:47:33.919Z] #13 79.84 Selecting previously unselected package mingw-w64-common. [2019-08-24T19:47:33.919Z] #13 79.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-24T19:47:33.919Z] #13 79.85 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-24T19:47:34.051Z] #58 20.22 CC images/stats.o [2019-08-24T19:47:34.051Z] #58 20.53 CC images/core.o [2019-08-24T19:47:34.310Z] #58 ... [2019-08-24T19:47:34.310Z] [2019-08-24T19:47:34.310Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:34.310Z] #33 75.85 os [2019-08-24T19:47:34.310Z] #33 79.07 regexp [2019-08-24T19:47:34.310Z] #33 79.89 fmt [2019-08-24T19:47:34.310Z] #33 83.04 path/filepath [2019-08-24T19:47:34.310Z] #33 84.44 io/ioutil [2019-08-24T19:47:34.310Z] #33 84.83 flag [2019-08-24T19:47:34.310Z] #33 85.00 go/token [2019-08-24T19:47:34.568Z] #33 ... [2019-08-24T19:47:34.568Z] [2019-08-24T19:47:34.568Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:47:34.568Z] #47 34.63 + cd /tmp/tmp.MhEAUdIXB3/src/github.com/containerd/containerd [2019-08-24T19:47:34.568Z] #47 34.63 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:47:34.568Z] #47 36.24 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-24T19:47:34.568Z] #47 36.25 + BUILDTAGS='netgo osusergo static_build' [2019-08-24T19:47:34.568Z] #47 36.25 + export EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:47:34.568Z] #47 36.25 + EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:47:34.568Z] #47 36.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-24T19:47:34.568Z] #47 36.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-24T19:47:34.568Z] #47 36.25 + '[' '' = dynamic ']' [2019-08-24T19:47:34.568Z] #47 36.25 + make [2019-08-24T19:47:34.568Z] #47 37.02 🇩 bin/ctr [2019-08-24T19:47:34.568Z] #47 ... [2019-08-24T19:47:34.568Z] [2019-08-24T19:47:34.568Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:34.568Z] #33 86.15 go/scanner [2019-08-24T19:47:35.089Z] 🇩 bin/containerd-stress [2019-08-24T19:47:35.089Z] 🇩 bin/containerd-shim [2019-08-24T19:47:35.134Z] #33 86.68 net/url [2019-08-24T19:47:35.134Z] #33 ... [2019-08-24T19:47:35.134Z] [2019-08-24T19:47:35.134Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:47:35.134Z] #30 76.62 path [2019-08-24T19:47:35.134Z] #30 77.25 text/tabwriter [2019-08-24T19:47:35.134Z] #30 78.46 flag [2019-08-24T19:47:35.134Z] #30 78.47 github.com/BurntSushi/toml [2019-08-24T19:47:35.134Z] #30 80.09 log [2019-08-24T19:47:35.134Z] #30 82.75 github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:47:35.392Z] #30 ... [2019-08-24T19:47:35.392Z] [2019-08-24T19:47:35.392Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:35.392Z] #58 21.49 CC images/core-x86.o [2019-08-24T19:47:35.958Z] #58 ... [2019-08-24T19:47:35.958Z] [2019-08-24T19:47:35.958Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-24T19:47:35.958Z] #30 DONE 87.3s [2019-08-24T19:47:35.958Z] [2019-08-24T19:47:35.958Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:35.958Z] #58 22.42 CC images/core-arm.o [2019-08-24T19:47:36.891Z] #58 23.18 CC images/core-aarch64.o [2019-08-24T19:47:37.457Z] #58 23.71 CC images/core-ppc64.o [2019-08-24T19:47:37.736Z] + rm -rf /tmp/tmp.NMcgr5TTb5 [2019-08-24T19:47:37.736Z] Removing intermediate container 0d7a204bf5e8 [2019-08-24T19:47:37.736Z] ---> fbb0d2c81da0 [2019-08-24T19:47:37.736Z] Step 19/126 : FROM base AS frozen-images [2019-08-24T19:47:37.736Z] ---> 40eb0a8af580 [2019-08-24T19:47:37.736Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:47:37.736Z] ---> Using cache [2019-08-24T19:47:37.736Z] ---> 0415451327e8 [2019-08-24T19:47:37.736Z] 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-24T19:47:37.736Z] ---> Running in e1e527774da9 [2019-08-24T19:47:37.736Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:47:37.736Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:47:37.736Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:47:37.736Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:47:37.736Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:47:37.736Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-24T19:47:38.019Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-24T19:47:38.019Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-24T19:47:38.023Z] #58 24.42 CC images/core-s390.o [2019-08-24T19:47:38.958Z] #58 25.14 CC images/cpuinfo.o [2019-08-24T19:47:39.184Z] #13 84.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-24T19:47:39.184Z] #13 84.58 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-24T19:47:39.184Z] #13 84.59 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:47:39.216Z] #58 25.57 CC images/inventory.o [2019-08-24T19:47:39.474Z] #58 25.80 CC images/fdinfo.o [2019-08-24T19:47:39.734Z] #58 26.21 CC images/fown.o [2019-08-24T19:47:39.992Z] #58 26.48 CC images/ns.o [2019-08-24T19:47:40.060Z] Fetched 7716 kB in 2s (2882 kB/s) [2019-08-24T19:47:40.250Z] #58 26.68 CC images/regfile.o [2019-08-24T19:47:40.508Z] #58 26.89 CC images/ghost-file.o [2019-08-24T19:47:40.766Z] #58 27.19 CC images/fifo.o [2019-08-24T19:47:41.024Z] #58 27.44 CC images/remap-file-path.o [2019-08-24T19:47:41.070Z] Reading package lists... [2019-08-24T19:47:41.082Z] #13 ... [2019-08-24T19:47:41.082Z] [2019-08-24T19:47:41.082Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:41.082Z] #58 83.03 DEP criu/sk-tcp.d [2019-08-24T19:47:41.082Z] #58 83.29 DEP criu/sk-queue.d [2019-08-24T19:47:41.082Z] #58 83.54 DEP criu/sk-packet.d [2019-08-24T19:47:41.082Z] #58 83.86 DEP criu/sk-netlink.d [2019-08-24T19:47:41.082Z] #58 84.09 DEP criu/sk-inet.d [2019-08-24T19:47:41.082Z] #58 84.31 DEP criu/signalfd.d [2019-08-24T19:47:41.082Z] #58 84.47 DEP criu/sigframe.d [2019-08-24T19:47:41.082Z] #58 84.63 DEP criu/shmem.d [2019-08-24T19:47:41.082Z] #58 84.87 DEP criu/servicefd.d [2019-08-24T19:47:41.082Z] #58 85.13 DEP criu/seize.d [2019-08-24T19:47:41.082Z] #58 85.29 DEP criu/seccomp.d [2019-08-24T19:47:41.082Z] #58 85.52 DEP criu/rst-malloc.d [2019-08-24T19:47:41.082Z] #58 85.67 DEP criu/rbtree.d [2019-08-24T19:47:41.082Z] #58 85.74 DEP criu/pstree.d [2019-08-24T19:47:41.082Z] #58 85.90 DEP criu/protobuf.d [2019-08-24T19:47:41.082Z] #58 86.06 GEN criu/protobuf-desc-gen.h [2019-08-24T19:47:41.082Z] #58 87.62 DEP criu/protobuf-desc.d [2019-08-24T19:47:41.082Z] #58 87.75 DEP criu/proc_parse.d [2019-08-24T19:47:41.082Z] #58 88.04 DEP criu/plugin.d [2019-08-24T19:47:41.082Z] #58 88.20 DEP criu/pipes.d [2019-08-24T19:47:41.082Z] #58 88.42 DEP criu/pie-util.d [2019-08-24T19:47:41.082Z] #58 88.52 DEP criu/pie-util-vdso.d [2019-08-24T19:47:41.082Z] #58 88.67 DEP criu/pie-util-vdso-elf32.d [2019-08-24T19:47:41.082Z] #58 88.87 DEP criu/path.d [2019-08-24T19:47:41.082Z] #58 89.08 DEP criu/parasite-syscall.d [2019-08-24T19:47:41.082Z] #58 89.43 DEP criu/pagemap.d [2019-08-24T19:47:41.082Z] #58 89.68 DEP criu/pagemap-cache.d [2019-08-24T19:47:41.082Z] #58 89.90 DEP criu/page-xfer.d [2019-08-24T19:47:41.082Z] #58 90.11 DEP criu/page-pipe.d [2019-08-24T19:47:41.082Z] #58 90.24 DEP criu/netfilter.d [2019-08-24T19:47:41.282Z] #58 27.65 CC images/eventfd.o [2019-08-24T19:47:41.540Z] #58 27.87 CC images/eventpoll.o [2019-08-24T19:47:41.543Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-24T19:47:41.648Z] #58 90.43 DEP criu/net.d [2019-08-24T19:47:41.798Z] #58 28.13 CC images/fh.o [2019-08-24T19:47:41.906Z] #58 90.72 DEP criu/namespaces.d [2019-08-24T19:47:42.056Z] #58 28.48 CC images/fsnotify.o [2019-08-24T19:47:42.164Z] #58 91.04 DEP criu/mount.d [2019-08-24T19:47:42.377Z] Reading package lists... [2019-08-24T19:47:42.421Z] #58 91.38 DEP criu/mem.d [2019-08-24T19:47:42.621Z] #58 29.06 CC images/signalfd.o [2019-08-24T19:47:42.660Z] Building dependency tree... [2019-08-24T19:47:42.660Z] Reading state information... [2019-08-24T19:47:42.679Z] #58 91.60 DEP criu/lsm.d [2019-08-24T19:47:42.679Z] #58 91.85 DEP criu/log.d [2019-08-24T19:47:42.879Z] #58 29.28 CC images/fs.o [2019-08-24T19:47:42.942Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-24T19:47:42.942Z] The following additional packages will be installed: [2019-08-24T19:47:42.942Z] libjq1 libonig4 [2019-08-24T19:47:42.942Z] The following NEW packages will be installed: [2019-08-24T19:47:42.942Z] jq libjq1 libonig4 [2019-08-24T19:47:42.942Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:47:42.942Z] Need to get 310 kB of archives. [2019-08-24T19:47:42.942Z] After this operation, 1267 kB of additional disk space will be used. [2019-08-24T19:47:42.942Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-24T19:47:42.942Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-24T19:47:42.942Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-24T19:47:43.137Z] #58 ... [2019-08-24T19:47:43.137Z] [2019-08-24T19:47:43.137Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:43.137Z] #13 18.04 Fetched 7918 kB in 14s (555 kB/s) [2019-08-24T19:47:43.137Z] #13 18.04 Reading package lists... [2019-08-24T19:47:43.137Z] #13 24.27 Reading package lists... [2019-08-24T19:47:43.137Z] #13 ... [2019-08-24T19:47:43.137Z] [2019-08-24T19:47:43.137Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:43.137Z] #58 29.48 CC images/pstree.o [2019-08-24T19:47:43.225Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:47:43.225Z] Fetched 310 kB in 0s (3609 kB/s) [2019-08-24T19:47:43.225Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-24T19:47:43.225Z] (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-24T19:47:43.225Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-08-24T19:47:43.225Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-24T19:47:43.225Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-24T19:47:43.225Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-24T19:47:43.225Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-24T19:47:43.225Z] Selecting previously unselected package jq. [2019-08-24T19:47:43.225Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-24T19:47:43.225Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:47:43.244Z] #58 92.03 DEP criu/libnetlink.d [2019-08-24T19:47:43.244Z] #58 92.18 DEP criu/kerndat.d [2019-08-24T19:47:43.244Z] #58 ... [2019-08-24T19:47:43.244Z] [2019-08-24T19:47:43.244Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:43.244Z] #13 89.52 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-24T19:47:43.244Z] #13 89.56 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-24T19:47:43.244Z] #13 89.57 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:47:43.394Z] #58 29.64 CC images/pipe.o [2019-08-24T19:47:43.394Z] #58 29.84 CC images/tcp-stream.o [2019-08-24T19:47:43.444Z] 🇩 binaries [2019-08-24T19:47:43.444Z] + mkdir -p /build [2019-08-24T19:47:43.444Z] + cp bin/containerd /build/containerd [2019-08-24T19:47:43.444Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-24T19:47:43.444Z] + cp bin/ctr /build/ctr [2019-08-24T19:47:43.502Z] #13 89.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-24T19:47:43.502Z] #13 89.70 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-24T19:47:43.502Z] #13 89.71 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:47:43.509Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-24T19:47:43.509Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-24T19:47:43.509Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:47:43.509Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:47:43.652Z] #58 30.02 CC images/sk-packet.o [2019-08-24T19:47:43.793Z] Removing intermediate container e1e527774da9 [2019-08-24T19:47:43.793Z] ---> 4d952a33b23f [2019-08-24T19:47:43.793Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-24T19:47:43.911Z] #58 30.34 CC images/mnt.o [2019-08-24T19:47:44.077Z] ---> cdaab8232abf [2019-08-24T19:47:44.077Z] 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-24T19:47:44.077Z] ---> Running in f67f5e50935f [2019-08-24T19:47:44.169Z] #58 30.52 CC images/pipe-data.o [2019-08-24T19:47:44.427Z] #58 30.79 CC images/sa.o [2019-08-24T19:47:44.685Z] #58 31.06 CC images/timer.o [2019-08-24T19:47:44.874Z] #13 ... [2019-08-24T19:47:44.874Z] [2019-08-24T19:47:44.874Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:44.874Z] #33 145.9 internal/x/net/http/httpguts [2019-08-24T19:47:44.874Z] #33 146.2 internal/x/net/http/httpproxy [2019-08-24T19:47:44.874Z] #33 146.8 mime/multipart [2019-08-24T19:47:44.874Z] #33 149.1 crypto/tls [2019-08-24T19:47:44.874Z] #33 155.6 net/http/httptrace [2019-08-24T19:47:44.874Z] #33 155.8 net/http [2019-08-24T19:47:44.874Z] #33 ... [2019-08-24T19:47:44.874Z] [2019-08-24T19:47:44.874Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:44.874Z] #58 92.39 DEP criu/kcmp-ids.d [2019-08-24T19:47:44.874Z] #58 92.45 DEP criu/irmap.d [2019-08-24T19:47:44.874Z] #58 92.56 DEP criu/ipc_ns.d [2019-08-24T19:47:44.874Z] #58 92.70 DEP criu/image.d [2019-08-24T19:47:44.874Z] #58 93.00 DEP criu/image-desc.d [2019-08-24T19:47:44.874Z] #58 93.15 DEP criu/fsnotify.d [2019-08-24T19:47:44.874Z] #58 93.31 DEP criu/filesystems.d [2019-08-24T19:47:44.874Z] #58 93.51 DEP criu/files.d [2019-08-24T19:47:44.874Z] #58 93.81 DEP criu/files-reg.d [2019-08-24T19:47:44.874Z] #58 94.01 DEP criu/files-ext.d [2019-08-24T19:47:44.944Z] #58 31.39 CC images/timerfd.o [2019-08-24T19:47:45.091Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-24T19:47:45.132Z] #58 94.20 DEP criu/file-lock.d [2019-08-24T19:47:45.201Z] #58 31.59 CC images/mm.o [2019-08-24T19:47:45.373Z]  ######################################################################## 100.0% [2019-08-24T19:47:45.389Z] #58 94.43 DEP criu/file-ids.d [2019-08-24T19:47:45.461Z] #58 ... [2019-08-24T19:47:45.461Z] [2019-08-24T19:47:45.461Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:45.461Z] #33 87.00 go/ast [2019-08-24T19:47:45.461Z] #33 88.77 text/template/parse [2019-08-24T19:47:45.461Z] #33 92.41 go/parser [2019-08-24T19:47:45.461Z] #33 93.41 text/template [2019-08-24T19:47:45.461Z] #33 96.21 log [2019-08-24T19:47:45.461Z] #33 96.75 encoding/binary [2019-08-24T19:47:45.461Z] #33 ... [2019-08-24T19:47:45.461Z] [2019-08-24T19:47:45.461Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:45.461Z] #58 32.00 CC images/sk-opts.o [2019-08-24T19:47:45.647Z] #58 94.64 DEP criu/fifo.d [2019-08-24T19:47:45.905Z] #58 94.79 DEP criu/fdstore.d [2019-08-24T19:47:45.905Z] #58 94.92 DEP criu/fault-injection.d [2019-08-24T19:47:45.905Z] #58 95.00 DEP criu/external.d [2019-08-24T19:47:45.923Z] Removing intermediate container 014c8da78502 [2019-08-24T19:47:45.923Z] ---> 76c69149a3d3 [2019-08-24T19:47:45.923Z] Step 56/126 : FROM dev-base AS proxy [2019-08-24T19:47:45.923Z] ---> 2de1a413a086 [2019-08-24T19:47:45.923Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-24T19:47:45.923Z] ---> Running in 0647d3d22b63 [2019-08-24T19:47:45.923Z] Removing intermediate container 0647d3d22b63 [2019-08-24T19:47:45.923Z] ---> e4ea72c260c4 [2019-08-24T19:47:45.923Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:47:46.011Z]  ############     16.7% ########################## 36.2% ########################################   56.9% #################################################### 72.3% ##################################################################   92.9% ######################################################################## 100.0% [2019-08-24T19:47:46.026Z] #58 32.36 CC images/sk-unix.o [2019-08-24T19:47:46.162Z] #58 95.16 DEP criu/eventpoll.d [2019-08-24T19:47:46.285Z] #58 32.73 CC images/sk-inet.o [2019-08-24T19:47:46.287Z] ---> 6b0dae5d2acd [2019-08-24T19:47:46.287Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:47:46.294Z]  ######################################################################## 100.0% [2019-08-24T19:47:46.420Z] #58 95.41 DEP criu/eventfd.d [2019-08-24T19:47:46.581Z]  #############################   41.0% ########################################################  78.3% ######################################################################## 100.0% [2019-08-24T19:47:46.651Z] ---> 9979e49340bc [2019-08-24T19:47:46.651Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:47:46.651Z] ---> Running in ea21bf4e3b1f [2019-08-24T19:47:46.677Z] #58 95.61 DEP criu/crtools.d [2019-08-24T19:47:46.852Z] #58 33.15 CC images/tun.o [2019-08-24T19:47:46.865Z]  ######################################################################## 100.0% [2019-08-24T19:47:46.935Z] #58 ... [2019-08-24T19:47:46.935Z] [2019-08-24T19:47:46.935Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-24T19:47:46.935Z] #27 DONE 158.2s [2019-08-24T19:47:46.935Z] [2019-08-24T19:47:46.935Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:46.935Z] #58 95.93 DEP criu/cr-service.d [2019-08-24T19:47:47.023Z] + RM_GOPATH=0 [2019-08-24T19:47:47.023Z] + TMP_GOPATH= [2019-08-24T19:47:47.023Z] + : /build [2019-08-24T19:47:47.023Z] + '[' -z '' ']' [2019-08-24T19:47:47.023Z] ++ mktemp -d [2019-08-24T19:47:47.023Z] + export GOPATH=/tmp/tmp.f4BuX3y5ti [2019-08-24T19:47:47.023Z] + GOPATH=/tmp/tmp.f4BuX3y5ti [2019-08-24T19:47:47.023Z] + RM_GOPATH=1 [2019-08-24T19:47:47.023Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:47:47.023Z] ++ dirname ./install.sh [2019-08-24T19:47:47.023Z] + dir=. [2019-08-24T19:47:47.023Z] + bin=proxy [2019-08-24T19:47:47.023Z] + shift [2019-08-24T19:47:47.023Z] + '[' '!' -f ./proxy.installer ']' [2019-08-24T19:47:47.023Z] + . ./proxy.installer [2019-08-24T19:47:47.023Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:47:47.023Z] + install_proxy [2019-08-24T19:47:47.023Z] + case "$1" in [2019-08-24T19:47:47.023Z] + export CGO_ENABLED=0 [2019-08-24T19:47:47.023Z] + CGO_ENABLED=0 [2019-08-24T19:47:47.023Z] + _install_proxy [2019-08-24T19:47:47.023Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-24T19:47:47.023Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.f4BuX3y5ti/src/github.com/docker/libnetwork [2019-08-24T19:47:47.023Z] Cloning into '/tmp/tmp.f4BuX3y5ti/src/github.com/docker/libnetwork'... [2019-08-24T19:47:47.110Z] #58 33.55 CC images/sk-netlink.o [2019-08-24T19:47:47.368Z] #58 33.80 CC images/packet-sock.o [2019-08-24T19:47:47.436Z]  #######     11.0% ######################   31.7% ############################################ 61.2% ############################################################### 87.9% ######################################################################## 100.0% [2019-08-24T19:47:47.500Z] #58 96.35 DEP criu/cr-restore.d [2019-08-24T19:47:47.718Z]  ######################################################################## 100.0% [2019-08-24T19:47:47.758Z] #58 96.90 DEP criu/cr-errno.d [2019-08-24T19:47:47.934Z] #58 34.18 CC images/ipc-var.o [2019-08-24T19:47:47.934Z] #58 34.43 CC images/ipc-desc.o [2019-08-24T19:47:48.015Z] #58 96.93 DEP criu/cr-dump.d [2019-08-24T19:47:48.192Z] #58 34.63 CC images/ipc-shm.o [2019-08-24T19:47:48.273Z] #58 97.20 DEP criu/cr-dedup.d [2019-08-24T19:47:48.273Z] #58 97.45 DEP criu/cr-check.d [2019-08-24T19:47:48.450Z] #58 34.83 CC images/ipc-msg.o [2019-08-24T19:47:48.707Z] #58 35.08 CC images/ipc-sem.o [2019-08-24T19:47:48.707Z] #58 35.24 CC images/utsns.o [2019-08-24T19:47:48.838Z] #58 97.69 DEP criu/config.d [2019-08-24T19:47:48.838Z] #58 97.93 DEP criu/clone-noasan.d [2019-08-24T19:47:48.838Z] #58 98.01 DEP criu/cgroup.d [2019-08-24T19:47:48.907Z] + cd /tmp/tmp.f4BuX3y5ti/src/github.com/docker/libnetwork [2019-08-24T19:47:48.907Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:47:48.907Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-24T19:47:49.102Z]  #### 6.0% ###########     15.8% #################    24.3% #######################  32.1% ############################ 40.1% ###################################    49.4% ##########################################  58.7% ################################################  67.3% ######################################################  75.1% #############################################################  84.8% #################################################################  91.3% ######################################################################## 100.0% [2019-08-24T19:47:49.102Z]  [2019-08-24T19:47:49.283Z] #58 35.46 CC images/creds.o [2019-08-24T19:47:49.403Z] #58 98.20 DEP criu/cgroup-props.d [2019-08-24T19:47:49.403Z] #58 98.31 DEP criu/bitmap.d [2019-08-24T19:47:49.403Z] #58 98.34 DEP criu/bfd.d [2019-08-24T19:47:49.542Z] #58 35.77 CC images/vma.o [2019-08-24T19:47:49.661Z] #58 98.54 DEP criu/autofs.d [2019-08-24T19:47:49.661Z] #58 98.73 DEP criu/aio.d [2019-08-24T19:47:49.800Z] #58 36.07 CC images/netdev.o [2019-08-24T19:47:49.919Z] #58 98.93 DEP criu/action-scripts.d [2019-08-24T19:47:50.058Z] #58 36.38 CC images/tty.o [2019-08-24T19:47:50.127Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-24T19:47:50.127Z]  ######################################################################## 100.0% [2019-08-24T19:47:50.127Z]  ######################################################################## 100.0% [2019-08-24T19:47:50.177Z] #58 99.25 CC criu/action-scripts.o [2019-08-24T19:47:50.415Z]  [2019-08-24T19:47:50.625Z] #58 36.93 CC images/file-lock.o [2019-08-24T19:47:50.742Z] #58 99.88 CC criu/aio.o [2019-08-24T19:47:50.883Z] #58 37.15 CC images/rlimit.o [2019-08-24T19:47:51.029Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-24T19:47:51.142Z] #58 37.41 CC images/pagemap.o [2019-08-24T19:47:51.310Z] #58 ... [2019-08-24T19:47:51.310Z] [2019-08-24T19:47:51.310Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-24T19:47:51.310Z] #15 162.3 + rm -rf /tmp/tmp.wm21eFUWkB [2019-08-24T19:47:51.310Z] #15 DONE 162.7s [2019-08-24T19:47:51.310Z] [2019-08-24T19:47:51.310Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:51.313Z]  ######################################################################## 100.0% [2019-08-24T19:47:51.313Z]  ######################################################################## 100.0% [2019-08-24T19:47:51.400Z] #58 37.86 CC images/siginfo.o [2019-08-24T19:47:51.408Z] Removing intermediate container ea21bf4e3b1f [2019-08-24T19:47:51.408Z] ---> d1aec7ccba74 [2019-08-24T19:47:51.408Z] Step 61/126 : FROM base AS gometalinter [2019-08-24T19:47:51.408Z] ---> 2de1a413a086 [2019-08-24T19:47:51.408Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-24T19:47:51.408Z] ---> Running in fa2a9ba74689 [2019-08-24T19:47:51.408Z] Removing intermediate container fa2a9ba74689 [2019-08-24T19:47:51.408Z] ---> f000647d7907 [2019-08-24T19:47:51.408Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:47:51.568Z] #13 ... [2019-08-24T19:47:51.568Z] [2019-08-24T19:47:51.568Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:51.568Z] #58 100.6 CC criu/autofs.o [2019-08-24T19:47:51.597Z]  [2019-08-24T19:47:51.776Z] ---> 3e086690478f [2019-08-24T19:47:51.776Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:47:52.005Z] #58 38.22 CC images/rpc.o [2019-08-24T19:47:52.005Z] #58 ... [2019-08-24T19:47:52.005Z] [2019-08-24T19:47:52.005Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:52.005Z] #13 24.27 Reading package lists... [2019-08-24T19:47:52.005Z] #13 28.98 Building dependency tree... [2019-08-24T19:47:52.005Z] #13 29.97 Reading state information... [2019-08-24T19:47:52.005Z] #13 30.88 The following additional packages will be installed: [2019-08-24T19:47:52.005Z] #13 30.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-24T19:47:52.005Z] #13 30.88 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-24T19:47:52.005Z] #13 30.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-24T19:47:52.005Z] #13 30.88 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-24T19:47:52.005Z] #13 30.88 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-24T19:47:52.005Z] #13 30.89 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-24T19:47:52.005Z] #13 30.90 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-24T19:47:52.005Z] #13 30.90 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-24T19:47:52.005Z] #13 30.90 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-24T19:47:52.005Z] #13 30.90 Suggested packages: [2019-08-24T19:47:52.005Z] #13 30.90 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-24T19:47:52.005Z] #13 30.90 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-24T19:47:52.005Z] #13 30.90 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-24T19:47:52.005Z] #13 30.91 vim-doc vim-scripts xfsdump acl attr quota [2019-08-24T19:47:52.005Z] #13 30.91 Recommended packages: [2019-08-24T19:47:52.005Z] #13 30.91 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-24T19:47:52.005Z] #13 30.91 python3-keyrings.alt python3-xdg unzip [2019-08-24T19:47:52.005Z] #13 34.45 The following NEW packages will be installed: [2019-08-24T19:47:52.005Z] #13 34.45 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-24T19:47:52.005Z] #13 34.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-24T19:47:52.005Z] #13 34.45 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-24T19:47:52.005Z] #13 34.46 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-24T19:47:52.005Z] #13 34.46 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-24T19:47:52.005Z] #13 34.46 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-24T19:47:52.005Z] #13 34.46 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-24T19:47:52.005Z] #13 34.46 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-24T19:47:52.005Z] #13 34.46 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-24T19:47:52.005Z] #13 34.46 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-24T19:47:52.005Z] #13 34.47 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-24T19:47:52.005Z] #13 34.47 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-24T19:47:52.005Z] #13 34.47 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-24T19:47:52.005Z] #13 34.47 xfsprogs xxd xz-utils zip [2019-08-24T19:47:52.005Z] #13 35.57 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:47:52.005Z] #13 35.57 Need to get 90.9 MB of archives. [2019-08-24T19:47:52.005Z] #13 35.57 After this operation, 541 MB of additional disk space will be used. [2019-08-24T19:47:52.005Z] #13 35.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-24T19:47:52.005Z] #13 35.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-24T19:47:52.005Z] #13 35.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-24T19:47:52.005Z] #13 35.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-24T19:47:52.005Z] #13 35.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-24T19:47:52.005Z] #13 35.62 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-24T19:47:52.005Z] #13 35.69 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-24T19:47:52.005Z] #13 35.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-24T19:47:52.005Z] #13 35.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-24T19:47:52.005Z] #13 35.84 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-24T19:47:52.005Z] #13 36.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-24T19:47:52.005Z] #13 36.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-24T19:47:52.005Z] #13 36.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-24T19:47:52.005Z] #13 36.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-24T19:47:52.005Z] #13 36.09 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-24T19:47:52.005Z] #13 36.10 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-24T19:47:52.005Z] #13 36.11 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-24T19:47:52.005Z] #13 36.12 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-24T19:47:52.005Z] #13 36.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-24T19:47:52.005Z] #13 36.15 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-24T19:47:52.005Z] #13 36.15 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-24T19:47:52.005Z] #13 36.19 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-24T19:47:52.005Z] #13 36.21 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-24T19:47:52.005Z] #13 36.23 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-24T19:47:52.005Z] #13 36.24 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-24T19:47:52.005Z] #13 36.25 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-24T19:47:52.005Z] #13 36.27 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-24T19:47:52.005Z] #13 36.28 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-24T19:47:52.005Z] #13 36.29 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-24T19:47:52.005Z] #13 36.34 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-24T19:47:52.005Z] #13 36.34 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-24T19:47:52.005Z] #13 36.36 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-24T19:47:52.005Z] #13 36.37 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-24T19:47:52.005Z] #13 36.38 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-24T19:47:52.005Z] #13 36.40 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-24T19:47:52.005Z] #13 36.41 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-24T19:47:52.005Z] #13 36.41 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-24T19:47:52.005Z] #13 36.43 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-24T19:47:52.005Z] #13 36.43 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-24T19:47:52.005Z] #13 36.47 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-24T19:47:52.005Z] #13 36.49 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-24T19:47:52.005Z] #13 36.51 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-24T19:47:52.005Z] #13 36.58 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-24T19:47:52.005Z] #13 36.60 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-24T19:47:52.005Z] #13 36.61 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-24T19:47:52.005Z] #13 36.62 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-24T19:47:52.005Z] #13 36.62 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-24T19:47:52.005Z] #13 36.63 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-24T19:47:52.005Z] #13 36.90 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-24T19:47:52.005Z] #13 36.91 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-24T19:47:52.005Z] #13 37.09 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-24T19:47:52.005Z] #13 37.10 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-24T19:47:52.005Z] #13 37.11 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-24T19:47:52.005Z] #13 37.12 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-24T19:47:52.005Z] #13 37.13 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-24T19:47:52.005Z] #13 37.15 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-24T19:47:52.140Z] ---> dd7c7263f540 [2019-08-24T19:47:52.140Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:47:52.140Z] ---> Running in 54f500160607 [2019-08-24T19:47:52.217Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-24T19:47:52.217Z] skipping existing c8c2d4a6b2e3 [2019-08-24T19:47:52.217Z] [2019-08-24T19:47:52.544Z] Installing gometalinter version v2.0.6 [2019-08-24T19:47:52.544Z] + RM_GOPATH=0 [2019-08-24T19:47:52.544Z] + TMP_GOPATH= [2019-08-24T19:47:52.544Z] + : /build [2019-08-24T19:47:52.544Z] + '[' -z '' ']' [2019-08-24T19:47:52.544Z] ++ mktemp -d [2019-08-24T19:47:52.544Z] + export GOPATH=/tmp/tmp.ZCUEmAx4ZR [2019-08-24T19:47:52.544Z] + GOPATH=/tmp/tmp.ZCUEmAx4ZR [2019-08-24T19:47:52.544Z] + RM_GOPATH=1 [2019-08-24T19:47:52.544Z] ++ dirname ./install.sh [2019-08-24T19:47:52.544Z] + dir=. [2019-08-24T19:47:52.544Z] + bin=gometalinter [2019-08-24T19:47:52.544Z] + shift [2019-08-24T19:47:52.544Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-24T19:47:52.544Z] + . ./gometalinter.installer [2019-08-24T19:47:52.544Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-24T19:47:52.544Z] + install_gometalinter [2019-08-24T19:47:52.544Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-24T19:47:52.544Z] + go get -d github.com/alecthomas/gometalinter [2019-08-24T19:47:52.955Z] #13 37.75 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-24T19:47:52.955Z] #13 37.84 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-24T19:47:52.955Z] #13 37.91 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-24T19:47:52.955Z] #13 37.92 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-24T19:47:52.955Z] #13 37.93 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-24T19:47:52.955Z] #13 37.98 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-24T19:47:52.955Z] #13 38.16 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-24T19:47:53.212Z] #13 38.36 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-24T19:47:53.212Z] #13 38.37 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-24T19:47:53.232Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-24T19:47:53.232Z]  ######################################################################## 100.0% [2019-08-24T19:47:53.390Z] + cd /tmp/tmp.ZCUEmAx4ZR/src/github.com/alecthomas/gometalinter [2019-08-24T19:47:53.390Z] + git checkout -q v2.0.6 [2019-08-24T19:47:53.390Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-24T19:47:53.465Z] #58 102.5 CC criu/bfd.o [2019-08-24T19:47:53.515Z]  ######################################################################## 100.0% [2019-08-24T19:47:53.515Z]  [2019-08-24T19:47:53.515Z] Download of images into '/build' complete. [2019-08-24T19:47:53.515Z] Use something like the following to load the result into a Docker daemon: [2019-08-24T19:47:53.515Z] tar -cC '/build' . | docker load [2019-08-24T19:47:53.777Z] #13 38.75 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-24T19:47:54.035Z] #13 39.04 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-24T19:47:54.035Z] #13 39.04 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-24T19:47:54.054Z] #58 103.1 CC criu/bitmap.o [2019-08-24T19:47:54.352Z] #58 103.3 CC criu/cgroup-props.o [2019-08-24T19:47:55.286Z] #58 104.4 CC criu/cgroup.o [2019-08-24T19:47:56.193Z] Removing intermediate container f67f5e50935f [2019-08-24T19:47:56.193Z] ---> 3bf9a3fdc0a5 [2019-08-24T19:47:56.193Z] Step 24/126 : FROM base AS cross-false [2019-08-24T19:47:56.193Z] ---> 40eb0a8af580 [2019-08-24T19:47:56.193Z] Step 25/126 : FROM base AS cross-true [2019-08-24T19:47:56.193Z] ---> 40eb0a8af580 [2019-08-24T19:47:56.193Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:47:56.193Z] ---> Using cache [2019-08-24T19:47:56.193Z] ---> 0415451327e8 [2019-08-24T19:47:56.193Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-24T19:47:56.193Z] ---> Running in 191a6f563a10 [2019-08-24T19:47:56.562Z] #13 41.57 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-24T19:47:56.811Z] Removing intermediate container 191a6f563a10 [2019-08-24T19:47:56.811Z] ---> 90b97edb8c58 [2019-08-24T19:47:56.811Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-24T19:47:56.811Z] ---> Running in 4209ba848c76 [2019-08-24T19:47:57.126Z] #13 ... [2019-08-24T19:47:57.126Z] [2019-08-24T19:47:57.126Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:57.126Z] #33 98.72 encoding/base64 [2019-08-24T19:47:57.126Z] #33 99.00 go/doc [2019-08-24T19:47:57.126Z] #33 99.32 encoding/json [2019-08-24T19:47:57.126Z] #33 102.6 github.com/LK4D4/vndr/build [2019-08-24T19:47:57.126Z] #33 105.5 encoding/xml [2019-08-24T19:47:57.126Z] #33 106.6 github.com/LK4D4/vndr/godl/singleflight [2019-08-24T19:47:57.126Z] #33 106.9 compress/flate [2019-08-24T19:47:57.181Z] #58 ... [2019-08-24T19:47:57.181Z] [2019-08-24T19:47:57.181Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:47:57.181Z] #33 168.1 github.com/LK4D4/vndr/godl [2019-08-24T19:47:57.384Z] #33 ... [2019-08-24T19:47:57.384Z] [2019-08-24T19:47:57.384Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:47:57.384Z] #58 39.78 CC images/ext-file.o [2019-08-24T19:47:57.384Z] #58 40.06 CC images/cgroup.o [2019-08-24T19:47:57.384Z] #58 40.67 CC images/userns.o [2019-08-24T19:47:57.384Z] #58 40.91 CC images/google/protobuf/descriptor.o [2019-08-24T19:47:57.384Z] #58 42.89 CC images/opts.o [2019-08-24T19:47:57.384Z] #58 43.14 CC images/seccomp.o [2019-08-24T19:47:57.384Z] #58 43.42 CC images/binfmt-misc.o [2019-08-24T19:47:57.384Z] #58 43.66 CC images/time.o [2019-08-24T19:47:57.641Z] #58 43.96 CC images/sysctl.o [2019-08-24T19:47:57.746Z] #33 168.9 github.com/LK4D4/vndr [2019-08-24T19:47:57.826Z] Removing intermediate container 4209ba848c76 [2019-08-24T19:47:57.826Z] ---> 116d8c6a3e42 [2019-08-24T19:47:57.826Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-24T19:47:57.826Z] ---> Running in baa1249975c8 [2019-08-24T19:47:57.898Z] #58 44.16 CC images/autofs.o [2019-08-24T19:47:57.898Z] #58 44.40 CC images/macvlan.o [2019-08-24T19:47:58.155Z] #58 44.62 CC images/sit.o [2019-08-24T19:47:58.447Z] Removing intermediate container baa1249975c8 [2019-08-24T19:47:58.447Z] ---> b69a7c9a4f1a [2019-08-24T19:47:58.447Z] 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-24T19:47:58.447Z] ---> Running in 44fd6a14e0f0 [2019-08-24T19:47:58.719Z] #58 44.94 LINK images/built-in.o [2019-08-24T19:47:58.719Z] #58 45.09 GEN compel/include/asm [2019-08-24T19:47:58.719Z] #58 45.09 GEN compel/include/version.h [2019-08-24T19:47:58.719Z] #58 45.11 touch .config [2019-08-24T19:47:58.719Z] #58 45.12 GEN include/common/config.h [2019-08-24T19:47:58.719Z] #58 45.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-24T19:47:58.719Z] #58 45.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-24T19:47:58.979Z] #58 45.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-24T19:47:58.979Z] #58 45.29 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-24T19:47:58.979Z] #58 45.32 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-24T19:47:58.979Z] #58 45.36 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-24T19:47:58.979Z] #58 45.38 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-24T19:47:58.979Z] #58 45.42 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-24T19:47:58.979Z] #58 45.43 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-24T19:47:58.979Z] #58 45.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-24T19:47:58.979Z] #58 45.47 DEP compel/plugins/std/infect.d [2019-08-24T19:47:58.979Z] #58 ... [2019-08-24T19:47:58.979Z] [2019-08-24T19:47:58.979Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:47:58.979Z] #13 44.16 debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:47:59.236Z] #13 44.34 Fetched 90.9 MB in 8s (10.3 MB/s) [2019-08-24T19:47:59.236Z] #13 44.40 Selecting previously unselected package bash-completion. [2019-08-24T19:47:59.236Z] #13 44.40 (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-24T19:47:59.458Z] Removing intermediate container 44fd6a14e0f0 [2019-08-24T19:47:59.458Z] ---> 52623cd2e0bb [2019-08-24T19:47:59.458Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-24T19:47:59.458Z] ---> 40eb0a8af580 [2019-08-24T19:47:59.458Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-24T19:47:59.458Z] ---> 40eb0a8af580 [2019-08-24T19:47:59.458Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:47:59.458Z] ---> Using cache [2019-08-24T19:47:59.458Z] ---> 0415451327e8 [2019-08-24T19:47:59.458Z] 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-24T19:47:59.458Z] ---> Running in f78f2fc85d55 [2019-08-24T19:47:59.494Z] #13 44.44 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-24T19:47:59.746Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:47:59.746Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:47:59.746Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:47:59.746Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:47:59.746Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:48:00.041Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-24T19:48:00.041Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-24T19:48:00.324Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-24T19:48:01.924Z] #33 ... [2019-08-24T19:48:01.924Z] [2019-08-24T19:48:01.924Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:01.924Z] #13 108.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-24T19:48:01.924Z] #13 108.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-24T19:48:01.924Z] #13 108.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:48:02.345Z] Fetched 7716 kB in 2s (3182 kB/s) [2019-08-24T19:48:02.777Z] #13 47.81 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-24T19:48:02.999Z] + GOBIN=/build [2019-08-24T19:48:02.999Z] + /build/gometalinter --install [2019-08-24T19:48:02.999Z] Installing: [2019-08-24T19:48:02.999Z] deadcode [2019-08-24T19:48:02.999Z] dupl [2019-08-24T19:48:02.999Z] errcheck [2019-08-24T19:48:02.999Z] gas [2019-08-24T19:48:02.999Z] gochecknoglobals [2019-08-24T19:48:02.999Z] gochecknoinits [2019-08-24T19:48:02.999Z] goconst [2019-08-24T19:48:02.999Z] gocyclo [2019-08-24T19:48:02.999Z] goimports [2019-08-24T19:48:02.999Z] golint [2019-08-24T19:48:02.999Z] gosimple [2019-08-24T19:48:02.999Z] gotype [2019-08-24T19:48:02.999Z] gotypex [2019-08-24T19:48:02.999Z] ineffassign [2019-08-24T19:48:02.999Z] interfacer [2019-08-24T19:48:02.999Z] lll [2019-08-24T19:48:02.999Z] maligned [2019-08-24T19:48:02.999Z] megacheck [2019-08-24T19:48:02.999Z] misspell [2019-08-24T19:48:02.999Z] nakedret [2019-08-24T19:48:02.999Z] safesql [2019-08-24T19:48:02.999Z] staticcheck [2019-08-24T19:48:02.999Z] structcheck [2019-08-24T19:48:02.999Z] unconvert [2019-08-24T19:48:02.999Z] unparam [2019-08-24T19:48:02.999Z] unused [2019-08-24T19:48:02.999Z] varcheck [2019-08-24T19:48:03.343Z] #13 48.46 Selecting previously unselected package libnet1:amd64. [2019-08-24T19:48:03.343Z] #13 48.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-24T19:48:03.343Z] #13 48.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:48:03.351Z] Reading package lists... [2019-08-24T19:48:03.602Z] #13 48.59 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-24T19:48:03.602Z] #13 48.59 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-24T19:48:03.602Z] #13 48.60 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-24T19:48:03.602Z] #13 48.70 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-24T19:48:03.602Z] #13 48.70 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-24T19:48:03.602Z] #13 48.72 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-24T19:48:03.860Z] #13 48.88 Selecting previously unselected package libudev-dev:amd64. [2019-08-24T19:48:03.860Z] #13 48.88 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-24T19:48:03.860Z] #13 48.92 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:48:04.118Z] #13 49.12 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-24T19:48:04.118Z] #13 49.12 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:48:04.118Z] #13 49.13 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:48:04.361Z] Reading package lists... [2019-08-24T19:48:04.645Z] Building dependency tree... [2019-08-24T19:48:04.645Z] Reading state information... [2019-08-24T19:48:04.927Z] The following additional packages will be installed: [2019-08-24T19:48:04.927Z] libapparmor1 libseccomp2 [2019-08-24T19:48:04.927Z] Suggested packages: [2019-08-24T19:48:04.927Z] seccomp [2019-08-24T19:48:04.927Z] The following NEW packages will be installed: [2019-08-24T19:48:04.927Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-24T19:48:04.927Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:48:04.927Z] Need to get 296 kB of archives. [2019-08-24T19:48:04.927Z] After this operation, 1346 kB of additional disk space will be used. [2019-08-24T19:48:04.927Z] 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-24T19:48:04.927Z] 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-24T19:48:04.927Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-08-24T19:48:04.927Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-08-24T19:48:05.053Z] #13 49.85 Selecting previously unselected package python3.5-minimal. [2019-08-24T19:48:05.053Z] #13 49.86 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:48:05.053Z] #13 49.87 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:48:05.211Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:48:05.211Z] Fetched 296 kB in 0s (3350 kB/s) [2019-08-24T19:48:05.211Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-08-24T19:48:05.211Z] (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-24T19:48:05.211Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-24T19:48:05.211Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-24T19:48:05.211Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-08-24T19:48:05.211Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-24T19:48:05.211Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-24T19:48:05.495Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-08-24T19:48:05.495Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-24T19:48:05.495Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-24T19:48:05.495Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-08-24T19:48:05.495Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-24T19:48:05.495Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-24T19:48:05.495Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:48:05.495Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-24T19:48:05.495Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-24T19:48:05.495Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-24T19:48:05.495Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-24T19:48:05.495Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:48:05.989Z] #13 51.14 Selecting previously unselected package python3-minimal. [2019-08-24T19:48:06.104Z] #13 ... [2019-08-24T19:48:06.104Z] [2019-08-24T19:48:06.104Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:48:06.104Z] #33 DONE 177.2s [2019-08-24T19:48:06.104Z] [2019-08-24T19:48:06.104Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:06.104Z] #58 107.4 CC criu/clone-noasan.o [2019-08-24T19:48:06.104Z] #58 107.7 CC criu/config.o [2019-08-24T19:48:06.104Z] #58 109.2 CC criu/cr-check.o [2019-08-24T19:48:06.104Z] #58 110.8 CC criu/cr-dedup.o [2019-08-24T19:48:06.104Z] #58 111.2 CC criu/cr-dump.o [2019-08-24T19:48:06.104Z] #58 113.6 CC criu/cr-errno.o [2019-08-24T19:48:06.104Z] #58 113.7 CC criu/cr-restore.o [2019-08-24T19:48:06.117Z] Removing intermediate container f78f2fc85d55 [2019-08-24T19:48:06.117Z] ---> be3585fcb399 [2019-08-24T19:48:06.117Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-24T19:48:06.117Z] ---> 52623cd2e0bb [2019-08-24T19:48:06.117Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:48:06.117Z] ---> Running in 8fab6a95a31e [2019-08-24T19:48:06.117Z] Removing intermediate container 8fab6a95a31e [2019-08-24T19:48:06.117Z] ---> eebb300ff0e9 [2019-08-24T19:48:06.117Z] 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-24T19:48:06.117Z] ---> Running in d6df27dad2fc [2019-08-24T19:48:06.247Z] #13 51.14 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-24T19:48:06.247Z] #13 51.14 Unpacking python3-minimal (3.5.3-1) ... [2019-08-24T19:48:06.247Z] #13 51.25 Selecting previously unselected package libmpdec2:amd64. [2019-08-24T19:48:06.247Z] #13 51.26 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-24T19:48:06.247Z] #13 51.27 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-24T19:48:06.505Z] #13 51.38 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-24T19:48:06.505Z] #13 51.40 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:48:06.505Z] #13 51.42 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:48:07.129Z] Removing intermediate container d6df27dad2fc [2019-08-24T19:48:07.129Z] ---> 517aaeeb855b [2019-08-24T19:48:07.129Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-24T19:48:07.129Z] ---> be3585fcb399 [2019-08-24T19:48:07.129Z] Step 39/126 : FROM base AS tomlv [2019-08-24T19:48:07.129Z] ---> 40eb0a8af580 [2019-08-24T19:48:07.129Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-24T19:48:07.129Z] ---> Running in 4dabbc6045d5 [2019-08-24T19:48:07.129Z] Removing intermediate container 4dabbc6045d5 [2019-08-24T19:48:07.129Z] ---> 22a339bf18ad [2019-08-24T19:48:07.129Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:48:07.129Z] ---> cb0860b86882 [2019-08-24T19:48:07.129Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:48:07.413Z] ---> 95022331c8e2 [2019-08-24T19:48:07.413Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:48:07.413Z] ---> Running in e4daf60a40af [2019-08-24T19:48:07.696Z] + RM_GOPATH=0 [2019-08-24T19:48:07.696Z] + TMP_GOPATH= [2019-08-24T19:48:07.696Z] + : /build [2019-08-24T19:48:07.696Z] + '[' -z '' ']' [2019-08-24T19:48:07.696Z] ++ mktemp -d [2019-08-24T19:48:07.696Z] + export GOPATH=/tmp/tmp.Brr0Efb4tx [2019-08-24T19:48:07.696Z] + GOPATH=/tmp/tmp.Brr0Efb4tx [2019-08-24T19:48:07.696Z] + RM_GOPATH=1 [2019-08-24T19:48:07.696Z] ++ dirname ./install.sh [2019-08-24T19:48:07.696Z] + dir=. [2019-08-24T19:48:07.696Z] + bin=tomlv [2019-08-24T19:48:07.696Z] + shift [2019-08-24T19:48:07.696Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-24T19:48:07.696Z] + . ./tomlv.installer [2019-08-24T19:48:07.696Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:48:07.696Z] + install_tomlv [2019-08-24T19:48:07.696Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-24T19:48:07.696Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Brr0Efb4tx/src/github.com/BurntSushi/toml [2019-08-24T19:48:07.696Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:48:07.696Z] Cloning into '/tmp/tmp.Brr0Efb4tx/src/github.com/BurntSushi/toml'... [2019-08-24T19:48:08.313Z] + cd /tmp/tmp.Brr0Efb4tx/src/github.com/BurntSushi/toml [2019-08-24T19:48:08.313Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-24T19:48:08.313Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:48:08.313Z] internal/cpu [2019-08-24T19:48:08.313Z] math/bits [2019-08-24T19:48:08.313Z] errors [2019-08-24T19:48:08.313Z] runtime/internal/atomic [2019-08-24T19:48:08.313Z] runtime/internal/sys [2019-08-24T19:48:08.313Z] internal/bytealg [2019-08-24T19:48:08.313Z] runtime/internal/math [2019-08-24T19:48:08.313Z] unicode/utf8 [2019-08-24T19:48:08.313Z] math [2019-08-24T19:48:08.313Z] internal/race [2019-08-24T19:48:08.313Z] sync/atomic [2019-08-24T19:48:08.405Z] #13 ... [2019-08-24T19:48:08.405Z] [2019-08-24T19:48:08.405Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:48:08.405Z] #33 109.7 hash [2019-08-24T19:48:08.405Z] #33 109.8 hash/crc32 [2019-08-24T19:48:08.405Z] #33 110.4 compress/gzip [2019-08-24T19:48:08.405Z] #33 110.9 context [2019-08-24T19:48:08.405Z] #33 111.5 crypto/cipher [2019-08-24T19:48:08.405Z] #33 112.0 math/rand [2019-08-24T19:48:08.405Z] #33 113.0 crypto/aes [2019-08-24T19:48:08.405Z] #33 113.1 math/big [2019-08-24T19:48:08.405Z] #33 114.3 crypto [2019-08-24T19:48:08.405Z] #33 114.6 crypto/des [2019-08-24T19:48:08.405Z] #33 115.4 crypto/internal/randutil [2019-08-24T19:48:08.405Z] #33 115.5 crypto/sha512 [2019-08-24T19:48:08.405Z] #33 116.7 crypto/hmac [2019-08-24T19:48:08.405Z] #33 116.9 crypto/md5 [2019-08-24T19:48:08.405Z] #33 117.5 crypto/sha1 [2019-08-24T19:48:08.405Z] #33 118.6 crypto/sha256 [2019-08-24T19:48:08.405Z] #33 119.6 encoding/hex [2019-08-24T19:48:08.405Z] #33 ... [2019-08-24T19:48:08.405Z] [2019-08-24T19:48:08.405Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:08.405Z] #58 45.72 DEP compel/plugins/std/string.d [2019-08-24T19:48:08.405Z] #58 45.84 DEP compel/plugins/std/log.d [2019-08-24T19:48:08.405Z] #58 46.00 DEP compel/plugins/std/fds.d [2019-08-24T19:48:08.405Z] #58 46.12 DEP compel/plugins/std/std.d [2019-08-24T19:48:08.405Z] #58 46.31 DEP compel/plugins/shmem/shmem.d [2019-08-24T19:48:08.405Z] #58 46.42 DEP compel/plugins/fds/fds.d [2019-08-24T19:48:08.405Z] #58 46.59 CC compel/plugins/std/std.o [2019-08-24T19:48:08.405Z] #58 46.88 CC compel/plugins/std/fds.o [2019-08-24T19:48:08.405Z] #58 47.30 CC compel/plugins/std/log.o [2019-08-24T19:48:08.405Z] #58 48.30 CC compel/plugins/std/string.o [2019-08-24T19:48:08.405Z] #58 48.92 CC compel/plugins/std/infect.o [2019-08-24T19:48:08.405Z] #58 49.51 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-24T19:48:08.405Z] #58 49.58 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-24T19:48:08.405Z] #58 49.64 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-24T19:48:08.405Z] #58 49.76 AR compel/plugins/std.lib.a [2019-08-24T19:48:08.405Z] #58 49.83 CC compel/plugins/fds/fds.o [2019-08-24T19:48:08.405Z] #58 50.14 AR compel/plugins/fds.lib.a [2019-08-24T19:48:08.406Z] #58 50.20 HOSTDEP compel/src/lib/log-host.d [2019-08-24T19:48:08.406Z] #58 50.33 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-24T19:48:08.406Z] #58 50.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-24T19:48:08.406Z] #58 50.69 HOSTDEP compel/src/main-host.d [2019-08-24T19:48:08.406Z] #58 50.90 DEP compel/src/lib/ptrace.d [2019-08-24T19:48:08.406Z] #58 51.04 DEP compel/src/lib/infect.d [2019-08-24T19:48:08.406Z] #58 51.26 DEP compel/src/lib/infect-util.d [2019-08-24T19:48:08.406Z] #58 51.44 DEP compel/src/lib/infect-rpc.d [2019-08-24T19:48:08.406Z] #58 51.67 DEP compel/arch/x86/src/lib/infect.d [2019-08-24T19:48:08.406Z] #58 51.81 DEP compel/arch/x86/src/lib/cpu.d [2019-08-24T19:48:08.406Z] #58 51.91 DEP compel/src/lib/log.d [2019-08-24T19:48:08.406Z] #58 52.11 DEP compel/src/main.d [2019-08-24T19:48:08.406Z] #58 52.26 DEP compel/src/lib/handle-elf.d [2019-08-24T19:48:08.406Z] #58 52.46 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-24T19:48:08.406Z] #58 52.72 CC compel/src/lib/log.o [2019-08-24T19:48:08.406Z] #58 53.12 CC compel/arch/x86/src/lib/cpu.o [2019-08-24T19:48:08.406Z] #58 54.10 CC compel/arch/x86/src/lib/infect.o [2019-08-24T19:48:08.406Z] #58 ... [2019-08-24T19:48:08.406Z] [2019-08-24T19:48:08.406Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:08.406Z] #13 53.52 Selecting previously unselected package python3.5. [2019-08-24T19:48:08.406Z] #13 53.52 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-24T19:48:08.406Z] #13 53.54 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:48:08.601Z] unicode [2019-08-24T19:48:08.601Z] runtime [2019-08-24T19:48:08.601Z] internal/testlog [2019-08-24T19:48:08.601Z] encoding [2019-08-24T19:48:08.601Z] runtime/cgo [2019-08-24T19:48:08.972Z] #13 54.02 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-24T19:48:08.972Z] #13 54.02 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-24T19:48:08.972Z] #13 54.05 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-24T19:48:09.225Z] strconv [2019-08-24T19:48:09.230Z] #13 54.35 Selecting previously unselected package dh-python. [2019-08-24T19:48:09.230Z] #13 54.35 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-24T19:48:09.230Z] #13 54.37 Unpacking dh-python (2.20170125) ... [2019-08-24T19:48:09.385Z] #58 118.0 CC criu/cr-service.o [2019-08-24T19:48:09.489Z] #13 ... [2019-08-24T19:48:09.489Z] [2019-08-24T19:48:09.489Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-24T19:48:09.489Z] #61 112.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:48:09.489Z] #61 112.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-24T19:48:09.489Z] #61 DONE 121.0s [2019-08-24T19:48:09.489Z] [2019-08-24T19:48:09.489Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-24T19:48:09.489Z] #62 DONE 0.1s [2019-08-24T19:48:09.489Z] [2019-08-24T19:48:09.489Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:09.489Z] #58 55.20 CC compel/src/lib/infect-rpc.o [2019-08-24T19:48:09.489Z] #58 55.62 CC compel/src/lib/infect-util.o [2019-08-24T19:48:09.489Z] #58 55.97 CC compel/src/lib/infect.o [2019-08-24T19:48:10.759Z] #58 119.6 CC criu/crtools.o [2019-08-24T19:48:11.324Z] #58 120.2 CC criu/eventfd.o [2019-08-24T19:48:11.582Z] #58 120.6 CC criu/eventpoll.o [2019-08-24T19:48:12.514Z] #58 121.6 CC criu/external.o [2019-08-24T19:48:12.690Z] sync [2019-08-24T19:48:12.690Z] io [2019-08-24T19:48:12.690Z] reflect [2019-08-24T19:48:12.690Z] syscall [2019-08-24T19:48:12.770Z] #58 58.80 CC compel/src/lib/ptrace.o [2019-08-24T19:48:12.770Z] #58 59.28 AR compel/libcompel.a [2019-08-24T19:48:12.771Z] #58 121.9 CC criu/fault-injection.o [2019-08-24T19:48:12.976Z] bytes [2019-08-24T19:48:12.976Z] strings [2019-08-24T19:48:13.030Z] #58 59.33 HOSTCC compel/src/main-host.o [2019-08-24T19:48:13.337Z] #58 122.1 CC criu/fdstore.o [2019-08-24T19:48:13.337Z] #58 122.4 CC criu/fifo.o [2019-08-24T19:48:13.337Z] #58 ... [2019-08-24T19:48:13.337Z] [2019-08-24T19:48:13.337Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:13.337Z] #13 119.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:48:13.595Z] #13 119.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:48:13.595Z] #13 119.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-24T19:48:13.595Z] #13 119.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:48:13.595Z] #13 119.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:48:13.595Z] #13 119.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:13.595Z] #13 119.9 Processing triggers for mime-support (3.60) ... [2019-08-24T19:48:13.595Z] #13 119.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:13.595Z] #13 119.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-24T19:48:13.595Z] #13 119.9 Setting up libcap2-bin (1:2.25-1) ... [2019-08-24T19:48:13.595Z] #13 120.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:48:13.595Z] #13 120.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:48:13.595Z] #13 120.0 Setting up bash-completion (1:2.1-4.3) ... [2019-08-24T19:48:13.596Z] #58 59.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-24T19:48:13.596Z] #58 59.98 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-24T19:48:13.603Z] bufio [2019-08-24T19:48:13.603Z] path [2019-08-24T19:48:13.890Z] text/tabwriter [2019-08-24T19:48:14.162Z] #58 60.49 HOSTCC compel/src/lib/log-host.o [2019-08-24T19:48:14.162Z] #58 60.70 HOSTLINK compel/compel-host-bin [2019-08-24T19:48:14.174Z] internal/syscall/unix [2019-08-24T19:48:14.174Z] time [2019-08-24T19:48:14.730Z] #58 60.87 DEP soccr/soccr.d [2019-08-24T19:48:14.730Z] #58 60.93 CC soccr/soccr.o [2019-08-24T19:48:14.809Z] sort [2019-08-24T19:48:14.809Z] internal/poll [2019-08-24T19:48:15.092Z] internal/fmtsort [2019-08-24T19:48:15.093Z] os [2019-08-24T19:48:15.296Z] #58 ... [2019-08-24T19:48:15.296Z] [2019-08-24T19:48:15.296Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:15.296Z] #13 54.77 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:48:15.296Z] #13 54.80 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:48:15.296Z] #13 58.47 Setting up python3-minimal (3.5.3-1) ... [2019-08-24T19:48:15.296Z] #13 59.96 Selecting previously unselected package python3. [2019-08-24T19:48:15.296Z] #13 59.96 (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-24T19:48:15.296Z] #13 60.00 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-24T19:48:15.296Z] #13 60.02 Unpacking python3 (3.5.3-1) ... [2019-08-24T19:48:15.296Z] #13 60.10 Selecting previously unselected package pigz. [2019-08-24T19:48:15.296Z] #13 60.10 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-24T19:48:15.296Z] #13 60.11 Unpacking pigz (2.3.4-1) ... [2019-08-24T19:48:15.296Z] #13 60.23 Selecting previously unselected package libip4tc0:amd64. [2019-08-24T19:48:15.296Z] #13 60.24 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:48:15.296Z] #13 60.24 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:15.296Z] #13 60.36 Selecting previously unselected package libip6tc0:amd64. [2019-08-24T19:48:15.296Z] #13 60.36 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:48:15.296Z] #13 60.37 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:15.296Z] #13 60.49 Selecting previously unselected package libiptc0:amd64. [2019-08-24T19:48:15.376Z] fmt [2019-08-24T19:48:15.376Z] path/filepath [2019-08-24T19:48:15.554Z] #13 60.49 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:48:15.554Z] #13 60.49 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:15.554Z] #13 60.61 Selecting previously unselected package libxtables12:amd64. [2019-08-24T19:48:15.554Z] #13 60.62 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:48:15.554Z] #13 60.63 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:15.659Z] io/ioutil [2019-08-24T19:48:15.812Z] #13 60.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-24T19:48:15.812Z] #13 60.74 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-24T19:48:15.812Z] #13 60.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-24T19:48:15.812Z] #13 60.87 Selecting previously unselected package iptables. [2019-08-24T19:48:15.812Z] #13 60.87 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-24T19:48:15.812Z] #13 60.88 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:15.945Z] log [2019-08-24T19:48:15.945Z] flag [2019-08-24T19:48:15.945Z] github.com/BurntSushi/toml [2019-08-24T19:48:16.070Z] #13 61.21 Selecting previously unselected package xxd. [2019-08-24T19:48:16.070Z] #13 61.22 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-24T19:48:16.070Z] #13 61.23 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:16.119Z] #13 122.2 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:48:16.119Z] #13 122.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:48:16.119Z] #13 122.3 Setting up zip (3.0-11+b1) ... [2019-08-24T19:48:16.119Z] #13 122.3 Setting up bzip2 (1.0.6-8.1) ... [2019-08-24T19:48:16.119Z] #13 122.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:48:16.119Z] #13 122.3 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:48:16.119Z] #13 122.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:48:16.119Z] #13 122.3 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-24T19:48:16.119Z] #13 122.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:16.119Z] #13 122.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:48:16.119Z] #13 122.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-24T19:48:16.119Z] #13 122.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:48:16.119Z] #13 122.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:16.119Z] #13 122.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-24T19:48:16.119Z] #13 122.4 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-24T19:48:16.119Z] #13 122.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-24T19:48:16.119Z] #13 122.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:16.328Z] #13 61.38 Selecting previously unselected package vim-common. [2019-08-24T19:48:16.328Z] #13 61.38 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:48:16.328Z] #13 61.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:16.586Z] #13 61.59 Selecting previously unselected package bzip2. [2019-08-24T19:48:16.586Z] #13 61.59 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-24T19:48:16.586Z] #13 61.60 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-24T19:48:16.586Z] #13 61.70 Selecting previously unselected package libgpm2:amd64. [2019-08-24T19:48:16.586Z] #13 61.70 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-24T19:48:16.586Z] #13 61.71 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-24T19:48:16.684Z] #13 122.8 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:48:16.684Z] #13 122.9 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-24T19:48:16.684Z] #13 122.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-24T19:48:16.684Z] #13 122.9 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:48:16.684Z] #13 122.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:48:16.684Z] #13 122.9 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:48:16.684Z] #13 122.9 Setting up pigz (2.3.4-1) ... [2019-08-24T19:48:16.684Z] #13 122.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:48:16.684Z] #13 123.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-24T19:48:16.684Z] #13 123.1 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:48:16.684Z] #13 123.1 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:16.684Z] #13 123.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:48:16.684Z] #13 123.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:48:16.844Z] #13 61.82 Selecting previously unselected package xz-utils. [2019-08-24T19:48:16.844Z] #13 61.83 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-24T19:48:16.844Z] #13 61.83 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:48:16.941Z] #13 123.1 Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:48:16.941Z] #13 123.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-24T19:48:16.941Z] #13 123.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:48:16.953Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-24T19:48:17.102Z] #13 62.08 Selecting previously unselected package aufs-tools. [2019-08-24T19:48:17.102Z] #13 62.09 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-24T19:48:17.102Z] #13 62.09 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:48:17.360Z] #13 62.27 Selecting previously unselected package liblzo2-2:amd64. [2019-08-24T19:48:17.360Z] #13 62.28 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-24T19:48:17.360Z] #13 62.29 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:48:17.360Z] #13 62.39 Selecting previously unselected package btrfs-progs. [2019-08-24T19:48:17.360Z] #13 62.39 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-24T19:48:17.360Z] #13 62.40 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:48:17.926Z] #13 62.90 Selecting previously unselected package btrfs-tools. [2019-08-24T19:48:17.926Z] #13 62.92 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-24T19:48:17.926Z] #13 62.93 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:48:17.926Z] #13 63.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-24T19:48:17.926Z] #13 63.00 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:48:17.926Z] #13 63.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:48:18.184Z] #13 63.17 Selecting previously unselected package dmsetup. [2019-08-24T19:48:18.184Z] #13 63.18 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:48:18.184Z] #13 63.19 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-24T19:48:18.430Z] Removing intermediate container e4daf60a40af [2019-08-24T19:48:18.430Z] ---> a84b99858602 [2019-08-24T19:48:18.430Z] Step 44/126 : FROM base AS vndr [2019-08-24T19:48:18.430Z] ---> 40eb0a8af580 [2019-08-24T19:48:18.430Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-24T19:48:18.430Z] ---> Running in b5a83c88c2b5 [2019-08-24T19:48:18.430Z] Removing intermediate container b5a83c88c2b5 [2019-08-24T19:48:18.430Z] ---> da742d18824e [2019-08-24T19:48:18.430Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:48:18.442Z] #13 63.34 Selecting previously unselected package libonig4:amd64. [2019-08-24T19:48:18.442Z] #13 63.35 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-24T19:48:18.442Z] #13 63.36 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:48:18.442Z] #13 63.55 Selecting previously unselected package libjq1:amd64. [2019-08-24T19:48:18.442Z] #13 63.55 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:48:18.442Z] #13 63.56 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:48:18.700Z] #13 63.69 Selecting previously unselected package jq. [2019-08-24T19:48:18.700Z] #13 63.69 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-24T19:48:18.700Z] #13 63.70 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:48:18.700Z] #13 63.78 Selecting previously unselected package libaio1:amd64. [2019-08-24T19:48:18.700Z] #13 63.79 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-24T19:48:18.700Z] #13 ... [2019-08-24T19:48:18.700Z] [2019-08-24T19:48:18.700Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:48:18.700Z] #33 120.2 encoding/pem [2019-08-24T19:48:18.700Z] #33 120.7 internal/singleflight [2019-08-24T19:48:18.700Z] #33 120.9 net [2019-08-24T19:48:18.700Z] #33 122.4 crypto/rand [2019-08-24T19:48:18.700Z] #33 123.0 crypto/elliptic [2019-08-24T19:48:18.700Z] #33 125.0 encoding/asn1 [2019-08-24T19:48:18.700Z] #33 127.4 crypto/ecdsa [2019-08-24T19:48:18.700Z] #33 127.8 crypto/rsa [2019-08-24T19:48:18.700Z] #33 129.3 crypto/dsa [2019-08-24T19:48:18.700Z] #33 129.7 crypto/x509/pkix [2019-08-24T19:48:18.700Z] #33 130.3 internal/x/crypto/cryptobyte [2019-08-24T19:48:18.700Z] #33 ... [2019-08-24T19:48:18.700Z] [2019-08-24T19:48:18.700Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:18.700Z] #13 63.79 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-24T19:48:18.700Z] #13 63.85 Selecting previously unselected package libcap2-bin. [2019-08-24T19:48:18.700Z] #13 63.86 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-24T19:48:18.700Z] #13 63.88 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-24T19:48:18.715Z] ---> 34e6f086d1fe [2019-08-24T19:48:18.715Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:48:18.715Z] ---> 303f7d6d9fd7 [2019-08-24T19:48:18.715Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:48:18.715Z] ---> Running in 3f168f7db6a4 [2019-08-24T19:48:18.958Z] #13 63.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-24T19:48:18.958Z] #13 63.98 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:48:18.958Z] #13 63.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:48:18.958Z] #13 64.07 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-24T19:48:19.216Z] #13 64.08 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-24T19:48:19.216Z] #13 64.09 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-24T19:48:19.336Z] + RM_GOPATH=0 [2019-08-24T19:48:19.336Z] + TMP_GOPATH= [2019-08-24T19:48:19.336Z] + : /build [2019-08-24T19:48:19.336Z] + '[' -z '' ']' [2019-08-24T19:48:19.336Z] ++ mktemp -d [2019-08-24T19:48:19.336Z] + export GOPATH=/tmp/tmp.bx8rmu3DOW [2019-08-24T19:48:19.336Z] + GOPATH=/tmp/tmp.bx8rmu3DOW [2019-08-24T19:48:19.336Z] + RM_GOPATH=1 [2019-08-24T19:48:19.336Z] ++ dirname ./install.sh [2019-08-24T19:48:19.336Z] + dir=. [2019-08-24T19:48:19.336Z] + bin=vndr [2019-08-24T19:48:19.336Z] + shift [2019-08-24T19:48:19.336Z] + '[' '!' -f ./vndr.installer ']' [2019-08-24T19:48:19.336Z] + . ./vndr.installer [2019-08-24T19:48:19.336Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:48:19.336Z] + install_vndr [2019-08-24T19:48:19.336Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-24T19:48:19.336Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bx8rmu3DOW/src/github.com/LK4D4/vndr [2019-08-24T19:48:19.336Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:48:19.336Z] Cloning into '/tmp/tmp.bx8rmu3DOW/src/github.com/LK4D4/vndr'... [2019-08-24T19:48:19.474Z] #13 64.38 Selecting previously unselected package libpcre16-3:amd64. [2019-08-24T19:48:19.474Z] #13 64.39 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-24T19:48:19.474Z] #13 64.39 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-24T19:48:19.474Z] #13 64.59 Selecting previously unselected package libpcre32-3:amd64. [2019-08-24T19:48:19.474Z] #13 64.59 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-24T19:48:19.474Z] #13 64.60 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-24T19:48:19.623Z] + cd /tmp/tmp.bx8rmu3DOW/src/github.com/LK4D4/vndr [2019-08-24T19:48:19.623Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-24T19:48:19.623Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-24T19:48:19.623Z] internal/cpu [2019-08-24T19:48:19.623Z] errors [2019-08-24T19:48:19.623Z] internal/race [2019-08-24T19:48:19.732Z] #13 64.88 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-24T19:48:19.732Z] #13 64.88 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-24T19:48:19.732Z] #13 64.88 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-24T19:48:19.765Z] Removing intermediate container 54f500160607 [2019-08-24T19:48:19.765Z] ---> 45f41425f1c0 [2019-08-24T19:48:19.765Z] Step 66/126 : FROM base AS gotestsum [2019-08-24T19:48:19.765Z] ---> 2de1a413a086 [2019-08-24T19:48:19.765Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-24T19:48:19.765Z] ---> Running in bfe1634664cb [2019-08-24T19:48:19.765Z] Removing intermediate container bfe1634664cb [2019-08-24T19:48:19.765Z] ---> 59de2a74b528 [2019-08-24T19:48:19.765Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:48:19.765Z] ---> b8d4f23035ac [2019-08-24T19:48:19.765Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:48:19.908Z] runtime/internal/sys [2019-08-24T19:48:19.908Z] sync/atomic [2019-08-24T19:48:19.908Z] runtime/internal/atomic [2019-08-24T19:48:19.908Z] runtime/internal/math [2019-08-24T19:48:19.908Z] internal/bytealg [2019-08-24T19:48:19.908Z] unicode [2019-08-24T19:48:19.908Z] unicode/utf8 [2019-08-24T19:48:19.908Z] math/bits [2019-08-24T19:48:19.908Z] internal/testlog [2019-08-24T19:48:19.908Z] runtime [2019-08-24T19:48:19.908Z] math [2019-08-24T19:48:19.908Z] encoding [2019-08-24T19:48:19.908Z] unicode/utf16 [2019-08-24T19:48:19.908Z] container/list [2019-08-24T19:48:20.129Z] ---> e8d5034c73a5 [2019-08-24T19:48:20.129Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:48:20.129Z] ---> Running in 6f2df12385bc [2019-08-24T19:48:20.193Z] crypto/internal/subtle [2019-08-24T19:48:20.193Z] crypto/subtle [2019-08-24T19:48:20.193Z] internal/x/crypto/cryptobyte/asn1 [2019-08-24T19:48:20.193Z] internal/nettrace [2019-08-24T19:48:20.193Z] internal/x/net/dns/dnsmessage [2019-08-24T19:48:20.298Z] #13 65.36 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-24T19:48:20.298Z] #13 65.37 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-24T19:48:20.298Z] #13 65.38 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-24T19:48:20.489Z] + RM_GOPATH=0 [2019-08-24T19:48:20.489Z] + TMP_GOPATH= [2019-08-24T19:48:20.489Z] + : /build [2019-08-24T19:48:20.489Z] + '[' -z '' ']' [2019-08-24T19:48:20.489Z] Installing gotestsum version v0.3.5 [2019-08-24T19:48:20.489Z] ++ mktemp -d [2019-08-24T19:48:20.489Z] + export GOPATH=/tmp/tmp.dpvqwQjfF9 [2019-08-24T19:48:20.489Z] + GOPATH=/tmp/tmp.dpvqwQjfF9 [2019-08-24T19:48:20.489Z] + RM_GOPATH=1 [2019-08-24T19:48:20.489Z] ++ dirname ./install.sh [2019-08-24T19:48:20.489Z] + dir=. [2019-08-24T19:48:20.489Z] + bin=gotestsum [2019-08-24T19:48:20.489Z] + shift [2019-08-24T19:48:20.489Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-24T19:48:20.489Z] + . ./gotestsum.installer [2019-08-24T19:48:20.489Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-24T19:48:20.489Z] + install_gotestsum [2019-08-24T19:48:20.489Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-24T19:48:20.489Z] + go get -d gotest.tools/gotestsum [2019-08-24T19:48:20.556Z] #13 65.67 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-24T19:48:20.556Z] #13 65.67 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-24T19:48:20.556Z] #13 65.68 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-24T19:48:20.814Z] #13 65.80 Selecting previously unselected package libnl-3-200:amd64. [2019-08-24T19:48:20.814Z] #13 65.80 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-24T19:48:20.814Z] #13 65.85 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:48:20.814Z] #13 65.98 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-24T19:48:20.814Z] #13 65.99 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-24T19:48:20.814Z] #13 65.99 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:48:20.829Z] runtime/cgo [2019-08-24T19:48:20.829Z] strconv [2019-08-24T19:48:21.072Z] #13 66.08 Selecting previously unselected package libreadline5:amd64. [2019-08-24T19:48:21.072Z] #13 66.09 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-24T19:48:21.072Z] #13 66.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-24T19:48:21.072Z] #13 66.31 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-24T19:48:21.119Z] #13 127.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-24T19:48:21.119Z] #13 127.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:48:21.119Z] #13 127.2 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-24T19:48:21.119Z] #13 127.2 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-24T19:48:21.119Z] #13 127.2 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-24T19:48:21.119Z] #13 127.2 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-24T19:48:21.119Z] #13 127.2 Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:48:21.119Z] #13 127.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:48:21.119Z] #13 127.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-24T19:48:21.119Z] #13 127.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-24T19:48:21.119Z] #13 127.3 Setting up python3 (3.5.3-1) ... [2019-08-24T19:48:21.330Z] #13 66.31 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-24T19:48:21.330Z] #13 66.36 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:48:21.448Z] crypto/rc4 [2019-08-24T19:48:22.752Z] #13 129.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:48:23.229Z] #13 68.16 Selecting previously unselected package net-tools. [2019-08-24T19:48:23.229Z] #13 68.16 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-24T19:48:23.229Z] #13 68.17 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:48:23.229Z] #13 68.40 Selecting previously unselected package python-pip-whl. [2019-08-24T19:48:23.229Z] #13 68.40 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:48:23.229Z] #13 68.41 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:48:23.795Z] #13 ... [2019-08-24T19:48:23.795Z] [2019-08-24T19:48:23.795Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:48:23.795Z] #24 135.3 + GOBIN=/build [2019-08-24T19:48:23.795Z] #24 135.3 + /build/gometalinter --install [2019-08-24T19:48:23.795Z] #24 135.4 Installing: [2019-08-24T19:48:23.795Z] #24 135.4 deadcode [2019-08-24T19:48:23.795Z] #24 135.4 dupl [2019-08-24T19:48:23.795Z] #24 135.4 errcheck [2019-08-24T19:48:23.795Z] #24 135.4 gas [2019-08-24T19:48:23.795Z] #24 135.4 gochecknoglobals [2019-08-24T19:48:23.795Z] #24 135.4 gochecknoinits [2019-08-24T19:48:23.795Z] #24 135.4 goconst [2019-08-24T19:48:23.795Z] #24 135.4 gocyclo [2019-08-24T19:48:23.795Z] #24 135.4 goimports [2019-08-24T19:48:23.795Z] #24 135.4 golint [2019-08-24T19:48:23.795Z] #24 135.4 gosimple [2019-08-24T19:48:23.795Z] #24 135.4 gotype [2019-08-24T19:48:23.795Z] #24 135.4 gotypex [2019-08-24T19:48:23.795Z] #24 135.4 ineffassign [2019-08-24T19:48:23.795Z] #24 135.4 interfacer [2019-08-24T19:48:23.795Z] #24 135.4 lll [2019-08-24T19:48:23.795Z] #24 135.4 maligned [2019-08-24T19:48:23.795Z] #24 135.4 megacheck [2019-08-24T19:48:23.795Z] #24 135.4 misspell [2019-08-24T19:48:23.795Z] #24 135.4 nakedret [2019-08-24T19:48:23.795Z] #24 135.4 safesql [2019-08-24T19:48:23.795Z] #24 135.4 staticcheck [2019-08-24T19:48:23.795Z] #24 135.4 structcheck [2019-08-24T19:48:23.795Z] #24 135.4 unconvert [2019-08-24T19:48:23.795Z] #24 135.4 unparam [2019-08-24T19:48:23.795Z] #24 135.4 unused [2019-08-24T19:48:23.795Z] #24 135.4 varcheck [2019-08-24T19:48:24.122Z] #13 130.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-24T19:48:24.122Z] #13 ... [2019-08-24T19:48:24.122Z] [2019-08-24T19:48:24.122Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:24.122Z] #58 122.9 CC criu/file-ids.o [2019-08-24T19:48:24.122Z] #58 123.3 CC criu/file-lock.o [2019-08-24T19:48:24.122Z] #58 124.3 CC criu/files-ext.o [2019-08-24T19:48:24.122Z] #58 124.7 CC criu/files-reg.o [2019-08-24T19:48:24.122Z] #58 126.9 CC criu/files.o [2019-08-24T19:48:24.122Z] #58 129.0 CC criu/filesystems.o [2019-08-24T19:48:24.122Z] #58 129.8 CC criu/fsnotify.o [2019-08-24T19:48:24.122Z] #58 130.9 CC criu/image-desc.o [2019-08-24T19:48:24.122Z] #58 131.1 CC criu/image.o [2019-08-24T19:48:24.122Z] #58 131.9 CC criu/ipc_ns.o [2019-08-24T19:48:24.122Z] #58 133.1 CC criu/irmap.o [2019-08-24T19:48:24.122Z] #58 ... [2019-08-24T19:48:24.122Z] [2019-08-24T19:48:24.122Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:24.122Z] #13 130.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-24T19:48:24.122Z] #13 130.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:48:24.122Z] #13 130.3 Setting up python3-wheel (0.29.0-2) ... [2019-08-24T19:48:24.911Z] sync [2019-08-24T19:48:24.911Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-24T19:48:24.911Z] io [2019-08-24T19:48:24.911Z] reflect [2019-08-24T19:48:24.911Z] syscall [2019-08-24T19:48:24.911Z] math/rand [2019-08-24T19:48:24.911Z] bytes [2019-08-24T19:48:24.911Z] strings [2019-08-24T19:48:25.053Z] #13 131.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:48:25.196Z] bufio [2019-08-24T19:48:25.196Z] path [2019-08-24T19:48:25.480Z] hash [2019-08-24T19:48:25.480Z] hash/crc32 [2019-08-24T19:48:25.480Z] crypto [2019-08-24T19:48:25.589Z] + cd /tmp/tmp.dpvqwQjfF9/src/gotest.tools/gotestsum [2019-08-24T19:48:25.589Z] + git checkout -q v0.3.5 [2019-08-24T19:48:25.589Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-24T19:48:25.781Z] crypto/internal/randutil [2019-08-24T19:48:25.781Z] crypto/sha512 [2019-08-24T19:48:25.781Z] crypto/hmac [2019-08-24T19:48:25.781Z] crypto/sha1 [2019-08-24T19:48:25.985Z] #13 132.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:48:25.985Z] #13 132.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:48:26.068Z] crypto/sha256 [2019-08-24T19:48:26.068Z] time [2019-08-24T19:48:26.068Z] internal/syscall/unix [2019-08-24T19:48:26.068Z] internal/singleflight [2019-08-24T19:48:26.324Z] #24 ... [2019-08-24T19:48:26.324Z] [2019-08-24T19:48:26.324Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:26.324Z] #58 62.48 AR soccr/libsoccr.a [2019-08-24T19:48:26.324Z] #58 62.52 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:48:26.324Z] #58 62.81 DEP criu/arch/x86/sigframe.d [2019-08-24T19:48:26.324Z] #58 62.89 DEP criu/arch/x86/sigaction_compat.d [2019-08-24T19:48:26.324Z] #58 63.03 DEP criu/arch/x86/kerndat.d [2019-08-24T19:48:26.324Z] #58 63.15 DEP criu/arch/x86/crtools.d [2019-08-24T19:48:26.324Z] #58 63.45 DEP criu/arch/x86/cpu.d [2019-08-24T19:48:26.324Z] #58 63.66 CC criu/arch/x86/cpu.o [2019-08-24T19:48:26.324Z] #58 64.49 CC criu/arch/x86/crtools.o [2019-08-24T19:48:26.324Z] #58 65.89 CC criu/arch/x86/kerndat.o [2019-08-24T19:48:26.324Z] #58 66.49 CC criu/arch/x86/sigaction_compat.o [2019-08-24T19:48:26.324Z] #58 66.81 CC criu/arch/x86/sigframe.o [2019-08-24T19:48:26.324Z] #58 67.24 LINK criu/arch/x86/crtools.built-in.o [2019-08-24T19:48:26.324Z] #58 67.30 DEP criu/pie/util-vdso-elf32.d [2019-08-24T19:48:26.324Z] #58 67.47 DEP criu/arch/x86/vdso-pie.d [2019-08-24T19:48:26.324Z] #58 67.64 DEP criu/pie/parasite-vdso.d [2019-08-24T19:48:26.324Z] #58 67.78 DEP criu/pie/util-vdso.d [2019-08-24T19:48:26.324Z] #58 67.93 DEP criu/pie/util.d [2019-08-24T19:48:26.324Z] #58 68.11 CC criu/pie/util.o [2019-08-24T19:48:26.324Z] #58 68.45 CC criu/pie/util-vdso.o [2019-08-24T19:48:26.324Z] #58 69.28 CC criu/pie/parasite-vdso.o [2019-08-24T19:48:26.324Z] #58 70.60 CC criu/arch/x86/vdso-pie.o [2019-08-24T19:48:26.324Z] #58 71.07 CC criu/pie/util-vdso-elf32.o [2019-08-24T19:48:26.324Z] #58 71.80 AR criu/pie/pie.lib.a [2019-08-24T19:48:26.324Z] #58 71.91 DEP criu/pie/restorer.d [2019-08-24T19:48:26.324Z] #58 72.16 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-24T19:48:26.324Z] #58 72.36 DEP criu/arch/x86/restorer_unmap.d [2019-08-24T19:48:26.324Z] #58 72.39 DEP criu/arch/x86/restorer.d [2019-08-24T19:48:26.324Z] #58 72.58 DEP criu/pie/parasite.d [2019-08-24T19:48:26.324Z] #58 ... [2019-08-24T19:48:26.324Z] [2019-08-24T19:48:26.324Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:26.324Z] #13 69.03 Selecting previously unselected package python3-pip. [2019-08-24T19:48:26.324Z] #13 69.03 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:48:26.324Z] #13 69.04 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:48:26.324Z] #13 69.27 Selecting previously unselected package python3-pkg-resources. [2019-08-24T19:48:26.324Z] #13 69.28 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:48:26.324Z] #13 69.30 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:48:26.324Z] #13 69.51 Selecting previously unselected package python3-setuptools. [2019-08-24T19:48:26.324Z] #13 69.51 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-24T19:48:26.324Z] #13 69.52 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-24T19:48:26.324Z] #13 69.79 Selecting previously unselected package python3-wheel. [2019-08-24T19:48:26.324Z] #13 69.81 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-24T19:48:26.324Z] #13 69.82 Unpacking python3-wheel (0.29.0-2) ... [2019-08-24T19:48:26.324Z] #13 69.95 Selecting previously unselected package thin-provisioning-tools. [2019-08-24T19:48:26.324Z] #13 69.96 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-24T19:48:26.324Z] #13 69.96 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:48:26.324Z] #13 70.30 Selecting previously unselected package vim-runtime. [2019-08-24T19:48:26.324Z] #13 70.31 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:48:26.324Z] #13 70.32 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-24T19:48:26.324Z] #13 70.37 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-24T19:48:26.324Z] #13 70.39 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:26.354Z] internal/x/crypto/hkdf [2019-08-24T19:48:26.354Z] internal/x/text/transform [2019-08-24T19:48:26.638Z] encoding/binary [2019-08-24T19:48:26.638Z] sort [2019-08-24T19:48:26.926Z] internal/poll [2019-08-24T19:48:26.926Z] internal/fmtsort [2019-08-24T19:48:26.926Z] regexp/syntax [2019-08-24T19:48:27.210Z] encoding/base64 [2019-08-24T19:48:27.210Z] crypto/cipher [2019-08-24T19:48:27.210Z] os [2019-08-24T19:48:27.210Z] crypto/md5 [2019-08-24T19:48:27.357Z] #13 133.5 Setting up dmsetup (2:1.02.137-2) ... [2019-08-24T19:48:27.357Z] #13 133.5 Setting up python3-setuptools (33.1.1-1) ... [2019-08-24T19:48:27.495Z] crypto/aes [2019-08-24T19:48:27.495Z] crypto/des [2019-08-24T19:48:27.780Z] encoding/pem [2019-08-24T19:48:27.780Z] internal/x/crypto/internal/chacha20 [2019-08-24T19:48:27.780Z] internal/x/crypto/poly1305 [2019-08-24T19:48:28.064Z] internal/x/crypto/curve25519 [2019-08-24T19:48:28.064Z] internal/x/crypto/chacha20poly1305 [2019-08-24T19:48:28.064Z] path/filepath [2019-08-24T19:48:28.064Z] fmt [2019-08-24T19:48:28.064Z] regexp [2019-08-24T19:48:28.289Z] #13 134.5 Setting up dh-python (2.20170125) ... [2019-08-24T19:48:28.359Z] io/ioutil [2019-08-24T19:48:28.854Z] #13 135.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-24T19:48:28.854Z] #13 135.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:48:28.975Z] go/token [2019-08-24T19:48:28.975Z] net/url [2019-08-24T19:48:28.975Z] text/template/parse [2019-08-24T19:48:28.975Z] flag [2019-08-24T19:48:28.975Z] go/scanner [2019-08-24T19:48:29.260Z] log [2019-08-24T19:48:29.260Z] go/ast [2019-08-24T19:48:29.544Z] encoding/json [2019-08-24T19:48:29.544Z] encoding/xml [2019-08-24T19:48:29.793Z] #13 DONE 135.8s [2019-08-24T19:48:29.793Z] [2019-08-24T19:48:29.793Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-24T19:48:30.169Z] text/template [2019-08-24T19:48:30.507Z] #13 74.96 Selecting previously unselected package vim. [2019-08-24T19:48:30.507Z] #13 74.97 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-24T19:48:30.507Z] #13 74.99 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:48:30.507Z] #13 75.62 Selecting previously unselected package xfsprogs. [2019-08-24T19:48:30.507Z] #13 75.63 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-24T19:48:30.507Z] #13 75.63 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:48:30.792Z] go/parser [2019-08-24T19:48:31.073Z] #13 ... [2019-08-24T19:48:31.073Z] [2019-08-24T19:48:31.073Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:48:31.073Z] #33 132.3 internal/x/crypto/internal/chacha20 [2019-08-24T19:48:31.073Z] #33 133.0 internal/x/crypto/poly1305 [2019-08-24T19:48:31.073Z] #33 133.5 internal/x/crypto/chacha20poly1305 [2019-08-24T19:48:31.073Z] #33 134.7 internal/x/crypto/hkdf [2019-08-24T19:48:31.073Z] #33 134.9 internal/x/text/transform [2019-08-24T19:48:31.073Z] #33 135.7 internal/x/text/unicode/bidi [2019-08-24T19:48:31.073Z] #33 137.6 internal/x/text/secure/bidirule [2019-08-24T19:48:31.073Z] #33 137.9 internal/x/text/unicode/norm [2019-08-24T19:48:31.073Z] #33 ... [2019-08-24T19:48:31.073Z] [2019-08-24T19:48:31.073Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:31.073Z] #58 72.93 CC criu/pie/parasite.o [2019-08-24T19:48:31.073Z] #58 74.41 LINK criu/pie/parasite.built-in.o [2019-08-24T19:48:31.073Z] #58 74.43 GEN criu/pie/parasite-blob.h [2019-08-24T19:48:31.073Z] #58 74.47 CC criu/arch/x86/restorer.o [2019-08-24T19:48:31.073Z] #58 75.14 CC criu/arch/x86/restorer_unmap.o [2019-08-24T19:48:31.073Z] #58 75.20 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-24T19:48:31.073Z] #58 75.56 CC criu/pie/restorer.o [2019-08-24T19:48:31.079Z] compress/flate [2019-08-24T19:48:31.079Z] context [2019-08-24T19:48:31.367Z] math/big [2019-08-24T19:48:31.654Z] encoding/hex [2019-08-24T19:48:31.654Z] compress/gzip [2019-08-24T19:48:31.940Z] net [2019-08-24T19:48:31.940Z] go/doc [2019-08-24T19:48:31.940Z] internal/x/text/unicode/bidi [2019-08-24T19:48:32.007Z] #58 ... [2019-08-24T19:48:32.007Z] [2019-08-24T19:48:32.007Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:32.007Z] #13 76.39 Selecting previously unselected package zip. [2019-08-24T19:48:32.007Z] #13 76.40 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-24T19:48:32.007Z] #13 76.43 Unpacking zip (3.0-11+b1) ... [2019-08-24T19:48:32.007Z] #13 76.63 Selecting previously unselected package libapparmor-perl. [2019-08-24T19:48:32.007Z] #13 76.68 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:48:32.007Z] #13 76.76 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:48:32.007Z] #13 76.94 Selecting previously unselected package apparmor. [2019-08-24T19:48:32.007Z] #13 76.95 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-24T19:48:32.007Z] #13 77.03 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:48:32.564Z] internal/x/text/secure/bidirule [2019-08-24T19:48:32.564Z] internal/x/text/unicode/norm [2019-08-24T19:48:32.574Z] #13 77.54 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-24T19:48:32.574Z] #13 77.56 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-24T19:48:32.574Z] #13 77.57 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:48:33.075Z] #14 ... [2019-08-24T19:48:33.075Z] [2019-08-24T19:48:33.075Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-24T19:48:33.075Z] #42 158.9 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-24T19:48:33.075Z] #42 161.1 + mkdir -p /build [2019-08-24T19:48:33.075Z] #42 161.1 + cp runc /build/runc [2019-08-24T19:48:33.075Z] #42 DONE 161.3s [2019-08-24T19:48:33.075Z] [2019-08-24T19:48:33.075Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:33.075Z] #58 133.8 CC criu/kcmp-ids.o [2019-08-24T19:48:33.075Z] #58 134.1 CC criu/kerndat.o [2019-08-24T19:48:33.075Z] #58 135.2 CC criu/libnetlink.o [2019-08-24T19:48:33.075Z] #58 135.7 CC criu/log.o [2019-08-24T19:48:33.075Z] #58 136.3 CC criu/lsm.o [2019-08-24T19:48:33.075Z] #58 136.7 CC criu/mem.o [2019-08-24T19:48:33.075Z] #58 138.5 CC criu/mount.o [2019-08-24T19:48:33.076Z] github.com/LK4D4/vndr/build [2019-08-24T19:48:33.760Z] crypto/rand [2019-08-24T19:48:33.760Z] crypto/elliptic [2019-08-24T19:48:34.009Z] #58 142.9 CC criu/namespaces.o [2019-08-24T19:48:34.060Z] encoding/asn1 [2019-08-24T19:48:34.060Z] crypto/rsa [2019-08-24T19:48:34.473Z] #13 79.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-24T19:48:34.473Z] #13 79.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-24T19:48:34.473Z] #13 79.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:48:34.737Z] crypto/dsa [2019-08-24T19:48:34.737Z] internal/x/net/idna [2019-08-24T19:48:34.737Z] internal/x/net/http2/hpack [2019-08-24T19:48:34.737Z] crypto/ecdsa [2019-08-24T19:48:35.033Z] crypto/x509/pkix [2019-08-24T19:48:35.033Z] internal/x/crypto/cryptobyte [2019-08-24T19:48:35.381Z] #58 144.5 CC criu/net.o [2019-08-24T19:48:35.578Z] mime [2019-08-24T19:48:35.578Z] mime/quotedprintable [2019-08-24T19:48:35.578Z] net/http/internal [2019-08-24T19:48:35.639Z] #58 ... [2019-08-24T19:48:35.639Z] [2019-08-24T19:48:35.639Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-24T19:48:35.639Z] #14 6.170 Collecting yamllint==1.16.0 [2019-08-24T19:48:35.869Z] os/exec [2019-08-24T19:48:36.635Z] #13 81.53 Selecting previously unselected package binutils-mingw-w64. [2019-08-24T19:48:36.635Z] #13 81.54 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-24T19:48:36.635Z] #13 81.54 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:48:36.635Z] #13 81.66 Selecting previously unselected package mingw-w64-common. [2019-08-24T19:48:36.635Z] #13 81.69 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-24T19:48:36.635Z] #13 81.69 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-24T19:48:37.061Z] Removing intermediate container 6f2df12385bc [2019-08-24T19:48:37.061Z] ---> 1d0995b289a6 [2019-08-24T19:48:37.061Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-24T19:48:37.061Z] ---> 2de1a413a086 [2019-08-24T19:48:37.061Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-24T19:48:37.061Z] ---> Running in a3479ff7fb2b [2019-08-24T19:48:37.061Z] Removing intermediate container a3479ff7fb2b [2019-08-24T19:48:37.061Z] ---> b3d16423e416 [2019-08-24T19:48:37.061Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:48:37.061Z] ---> 3a89e3f0dfc5 [2019-08-24T19:48:37.061Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:48:37.061Z] ---> 386acb85fce9 [2019-08-24T19:48:37.061Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:48:37.061Z] ---> Running in fa30ae1c87b0 [2019-08-24T19:48:37.061Z] + RM_GOPATH=0 [2019-08-24T19:48:37.061Z] + TMP_GOPATH= [2019-08-24T19:48:37.061Z] + : /build [2019-08-24T19:48:37.061Z] + '[' -z '' ']' [2019-08-24T19:48:37.061Z] ++ mktemp -d [2019-08-24T19:48:37.061Z] + export GOPATH=/tmp/tmp.hilUNtEdAD [2019-08-24T19:48:37.061Z] + GOPATH=/tmp/tmp.hilUNtEdAD [2019-08-24T19:48:37.061Z] + RM_GOPATH=1 [2019-08-24T19:48:37.061Z] ++ dirname ./install.sh [2019-08-24T19:48:37.061Z] + dir=. [2019-08-24T19:48:37.061Z] + bin=dockercli [2019-08-24T19:48:37.061Z] + shift [2019-08-24T19:48:37.061Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-24T19:48:37.061Z] + . ./dockercli.installer [2019-08-24T19:48:37.061Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-24T19:48:37.061Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-24T19:48:37.061Z] + install_dockercli [2019-08-24T19:48:37.061Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-24T19:48:37.061Z] ++ uname -m [2019-08-24T19:48:37.061Z] Install docker/cli version 17.06.2-ce from stable [2019-08-24T19:48:37.061Z] + arch=s390x [2019-08-24T19:48:37.061Z] + '[' s390x '!=' x86_64 ']' [2019-08-24T19:48:37.061Z] + '[' s390x '!=' s390x ']' [2019-08-24T19:48:37.061Z] + url=https://download.docker.com/linux/static [2019-08-24T19:48:37.061Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-08-24T19:48:37.061Z] + tar -xz docker/docker [2019-08-24T19:48:37.344Z] internal/x/net/http/httpproxy [2019-08-24T19:48:37.344Z] net/textproto [2019-08-24T19:48:37.344Z] crypto/x509 [2019-08-24T19:48:37.344Z] internal/x/net/http/httpguts [2019-08-24T19:48:37.344Z] mime/multipart [2019-08-24T19:48:37.913Z] + mkdir -p /build [2019-08-24T19:48:37.913Z] + mv docker/docker /build/ [2019-08-24T19:48:37.913Z] + rmdir docker [2019-08-24T19:48:37.961Z] crypto/tls [2019-08-24T19:48:38.721Z] Removing intermediate container fa30ae1c87b0 [2019-08-24T19:48:38.721Z] ---> 58c9e00f37c4 [2019-08-24T19:48:38.721Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-24T19:48:38.721Z] ---> 5f59e48e7dfa [2019-08-24T19:48:38.721Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-24T19:48:38.721Z] ---> Running in 28f34db469b0 [2019-08-24T19:48:38.721Z] Removing intermediate container 28f34db469b0 [2019-08-24T19:48:38.721Z] ---> e1d1968594b8 [2019-08-24T19:48:38.721Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:48:39.082Z] ---> 8a0c315c5b2e [2019-08-24T19:48:39.082Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:48:39.082Z] ---> 77fcdb8ecd13 [2019-08-24T19:48:39.082Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:48:39.442Z] ---> Running in ce2bb53411ad [2019-08-24T19:48:39.826Z] + RM_GOPATH=0 [2019-08-24T19:48:39.826Z] + TMP_GOPATH= [2019-08-24T19:48:39.826Z] + : /build [2019-08-24T19:48:39.826Z] + '[' -z '' ']' [2019-08-24T19:48:39.826Z] ++ mktemp -d [2019-08-24T19:48:39.826Z] + export GOPATH=/tmp/tmp.Lw1Y1b9vMe [2019-08-24T19:48:39.826Z] + GOPATH=/tmp/tmp.Lw1Y1b9vMe [2019-08-24T19:48:39.826Z] + RM_GOPATH=1 [2019-08-24T19:48:39.826Z] ++ dirname ./install.sh [2019-08-24T19:48:39.826Z] + dir=. [2019-08-24T19:48:39.826Z] + bin=runc [2019-08-24T19:48:39.826Z] + shift [2019-08-24T19:48:39.826Z] + '[' '!' -f ./runc.installer ']' [2019-08-24T19:48:39.826Z] + . ./runc.installer [2019-08-24T19:48:39.826Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:48:39.826Z] + install_runc [2019-08-24T19:48:39.826Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-24T19:48:39.826Z] + uname -r [2019-08-24T19:48:39.826Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-24T19:48:39.826Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-24T19:48:39.826Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Lw1Y1b9vMe/src/github.com/opencontainers/runc [2019-08-24T19:48:39.826Z] Cloning into '/tmp/tmp.Lw1Y1b9vMe/src/github.com/opencontainers/runc'... [2019-08-24T19:48:39.826Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-24T19:48:39.986Z] net/http/httptrace [2019-08-24T19:48:39.986Z] net/http [2019-08-24T19:48:40.620Z] + cd /tmp/tmp.Lw1Y1b9vMe/src/github.com/opencontainers/runc [2019-08-24T19:48:40.620Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:48:40.620Z] + '[' -z '' ']' [2019-08-24T19:48:40.620Z] + target=static [2019-08-24T19:48:40.620Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-24T19:48:40.820Z] #13 ... [2019-08-24T19:48:40.820Z] [2019-08-24T19:48:40.820Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:40.820Z] #58 78.80 LINK criu/pie/restorer.built-in.o [2019-08-24T19:48:40.820Z] #58 78.83 GEN criu/pie/restorer-blob.h [2019-08-24T19:48:40.820Z] #58 78.91 DEP criu/vdso.d [2019-08-24T19:48:40.820Z] #58 79.09 DEP criu/vdso-compat.d [2019-08-24T19:48:40.820Z] #58 79.28 DEP criu/uts_ns.d [2019-08-24T19:48:40.820Z] #58 79.55 DEP criu/util.d [2019-08-24T19:48:40.820Z] #58 79.82 DEP criu/uffd.d [2019-08-24T19:48:40.820Z] #58 80.03 DEP criu/tun.d [2019-08-24T19:48:40.820Z] #58 80.32 DEP criu/tty.d [2019-08-24T19:48:40.820Z] #58 80.55 DEP criu/timerfd.d [2019-08-24T19:48:40.820Z] #58 80.76 DEP criu/sysfs_parse.d [2019-08-24T19:48:40.820Z] #58 81.01 DEP criu/sysctl.d [2019-08-24T19:48:40.820Z] #58 81.27 DEP criu/string.d [2019-08-24T19:48:40.820Z] #58 81.35 DEP criu/stats.d [2019-08-24T19:48:40.820Z] #58 81.51 DEP criu/sockets.d [2019-08-24T19:48:40.820Z] #58 81.70 DEP criu/sk-unix.d [2019-08-24T19:48:40.820Z] #58 82.05 DEP criu/sk-tcp.d [2019-08-24T19:48:40.820Z] #58 82.34 DEP criu/sk-queue.d [2019-08-24T19:48:40.820Z] #58 82.57 DEP criu/sk-packet.d [2019-08-24T19:48:40.820Z] #58 82.83 DEP criu/sk-netlink.d [2019-08-24T19:48:40.820Z] #58 83.04 DEP criu/sk-inet.d [2019-08-24T19:48:40.820Z] #58 83.33 DEP criu/signalfd.d [2019-08-24T19:48:40.820Z] #58 83.57 DEP criu/sigframe.d [2019-08-24T19:48:40.820Z] #58 83.71 DEP criu/shmem.d [2019-08-24T19:48:40.820Z] #58 83.96 DEP criu/servicefd.d [2019-08-24T19:48:40.820Z] #58 84.14 DEP criu/seize.d [2019-08-24T19:48:40.820Z] #58 84.36 DEP criu/seccomp.d [2019-08-24T19:48:40.820Z] #58 84.67 DEP criu/rst-malloc.d [2019-08-24T19:48:40.820Z] #58 84.77 DEP criu/rbtree.d [2019-08-24T19:48:40.820Z] #58 84.83 DEP criu/pstree.d [2019-08-24T19:48:40.820Z] #58 85.01 DEP criu/protobuf.d [2019-08-24T19:48:40.820Z] #58 85.23 GEN criu/protobuf-desc-gen.h [2019-08-24T19:48:40.820Z] #58 86.80 DEP criu/protobuf-desc.d [2019-08-24T19:48:40.820Z] #58 86.93 DEP criu/proc_parse.d [2019-08-24T19:48:40.820Z] #58 87.15 DEP criu/plugin.d [2019-08-24T19:48:40.820Z] #58 87.29 DEP criu/pipes.d [2019-08-24T19:48:40.994Z] 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-24T19:48:41.078Z] #58 87.47 DEP criu/pie-util.d [2019-08-24T19:48:41.078Z] #58 87.59 DEP criu/pie-util-vdso.d [2019-08-24T19:48:41.337Z] #58 87.78 DEP criu/pie-util-vdso-elf32.d [2019-08-24T19:48:41.337Z] #58 ... [2019-08-24T19:48:41.337Z] [2019-08-24T19:48:41.337Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:48:41.337Z] #33 142.9 internal/x/net/idna [2019-08-24T19:48:41.337Z] #33 143.2 crypto/x509 [2019-08-24T19:48:41.337Z] #33 145.3 net/textproto [2019-08-24T19:48:41.337Z] #33 146.4 internal/x/net/http/httpguts [2019-08-24T19:48:41.337Z] #33 146.7 internal/x/net/http/httpproxy [2019-08-24T19:48:41.337Z] #33 147.3 internal/x/net/http2/hpack [2019-08-24T19:48:41.337Z] #33 148.6 crypto/tls [2019-08-24T19:48:41.337Z] #33 148.7 mime [2019-08-24T19:48:41.337Z] #33 150.6 mime/quotedprintable [2019-08-24T19:48:41.337Z] #33 151.0 mime/multipart [2019-08-24T19:48:41.337Z] #33 152.4 net/http/internal [2019-08-24T19:48:41.337Z] #33 152.8 os/exec [2019-08-24T19:48:41.595Z] #33 ... [2019-08-24T19:48:41.595Z] [2019-08-24T19:48:41.595Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:41.595Z] #58 88.00 DEP criu/path.d [2019-08-24T19:48:41.595Z] #58 88.12 DEP criu/parasite-syscall.d [2019-08-24T19:48:42.161Z] #58 88.44 DEP criu/pagemap.d [2019-08-24T19:48:42.161Z] #58 88.62 DEP criu/pagemap-cache.d [2019-08-24T19:48:42.193Z] #14 ... [2019-08-24T19:48:42.193Z] [2019-08-24T19:48:42.193Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:42.193Z] #58 146.8 CC criu/netfilter.o [2019-08-24T19:48:42.193Z] #58 147.1 CC criu/page-pipe.o [2019-08-24T19:48:42.193Z] #58 147.5 CC criu/page-xfer.o [2019-08-24T19:48:42.193Z] #58 148.4 CC criu/pagemap-cache.o [2019-08-24T19:48:42.193Z] #58 148.7 CC criu/pagemap.o [2019-08-24T19:48:42.193Z] #58 149.3 CC criu/parasite-syscall.o [2019-08-24T19:48:42.193Z] #58 149.9 CC criu/path.o [2019-08-24T19:48:42.193Z] #58 150.1 CC criu/pie-util-vdso-elf32.o [2019-08-24T19:48:42.193Z] #58 150.5 CC criu/pie-util-vdso.o [2019-08-24T19:48:42.193Z] #58 150.8 CC criu/pie-util.o [2019-08-24T19:48:42.193Z] #58 151.0 CC criu/pipes.o [2019-08-24T19:48:42.420Z] #58 88.79 DEP criu/page-xfer.d [2019-08-24T19:48:42.678Z] #58 88.97 DEP criu/page-pipe.d [2019-08-24T19:48:42.678Z] #58 89.10 DEP criu/netfilter.d [2019-08-24T19:48:42.758Z] #58 151.6 CC criu/plugin.o [2019-08-24T19:48:42.935Z] #58 89.28 DEP criu/net.d [2019-08-24T19:48:43.016Z] #58 152.0 CC criu/proc_parse.o [2019-08-24T19:48:43.193Z] #58 89.59 DEP criu/namespaces.d [2019-08-24T19:48:43.451Z] #58 89.80 DEP criu/mount.d [2019-08-24T19:48:43.459Z] github.com/LK4D4/vndr/godl [2019-08-24T19:48:43.459Z] github.com/LK4D4/vndr [2019-08-24T19:48:43.709Z] #58 90.09 DEP criu/mem.d [2019-08-24T19:48:43.967Z] #58 90.37 DEP criu/lsm.d [2019-08-24T19:48:44.225Z] #58 90.56 DEP criu/log.d [2019-08-24T19:48:44.483Z] #58 90.73 DEP criu/libnetlink.d [2019-08-24T19:48:44.483Z] #58 90.89 DEP criu/kerndat.d [2019-08-24T19:48:44.741Z] #58 91.14 DEP criu/kcmp-ids.d [2019-08-24T19:48:44.999Z] #58 91.23 DEP criu/irmap.d [2019-08-24T19:48:44.999Z] #58 91.43 DEP criu/ipc_ns.d [2019-08-24T19:48:45.257Z] #58 91.65 DEP criu/image.d [2019-08-24T19:48:45.514Z] #58 91.90 DEP criu/image-desc.d [2019-08-24T19:48:45.541Z] #58 154.2 CC criu/protobuf-desc.o [2019-08-24T19:48:45.772Z] #58 92.05 DEP criu/fsnotify.d [2019-08-24T19:48:46.030Z] #58 92.25 DEP criu/filesystems.d [2019-08-24T19:48:46.030Z] #58 92.43 DEP criu/files.d [2019-08-24T19:48:46.106Z] #58 155.0 CC criu/protobuf.o [2019-08-24T19:48:46.288Z] #58 92.69 DEP criu/files-reg.d [2019-08-24T19:48:46.364Z] #58 155.3 CC criu/pstree.o [2019-08-24T19:48:46.546Z] #58 93.01 DEP criu/files-ext.d [2019-08-24T19:48:47.115Z] #58 93.27 DEP criu/file-lock.d [2019-08-24T19:48:47.299Z] #58 156.3 CC criu/rbtree.o [2019-08-24T19:48:47.373Z] #58 93.56 DEP criu/file-ids.d [2019-08-24T19:48:47.373Z] #58 93.69 DEP criu/fifo.d [2019-08-24T19:48:47.556Z] #58 156.6 CC criu/rst-malloc.o [2019-08-24T19:48:47.556Z] #58 ... [2019-08-24T19:48:47.556Z] [2019-08-24T19:48:47.556Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:48:47.556Z] #55 219.0 + dpkg --print-architecture [2019-08-24T19:48:47.556Z] #55 219.0 + cd /tmp/tmp.bifD4JQY3M/src/github.com/docker/distribution [2019-08-24T19:48:47.556Z] #55 219.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-24T19:48:47.657Z] #58 93.87 DEP criu/fdstore.d [2019-08-24T19:48:47.657Z] #58 ... [2019-08-24T19:48:47.657Z] [2019-08-24T19:48:47.657Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-24T19:48:47.657Z] #27 DONE 159.2s [2019-08-24T19:48:47.657Z] [2019-08-24T19:48:47.657Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:48:47.657Z] #33 158.7 net/http/httptrace [2019-08-24T19:48:47.657Z] #33 159.1 net/http [2019-08-24T19:48:47.855Z] Removing intermediate container 3f168f7db6a4 [2019-08-24T19:48:47.855Z] ---> d32f36adb4a6 [2019-08-24T19:48:47.855Z] Step 49/126 : FROM dev-base AS containerd [2019-08-24T19:48:47.855Z] ---> 40eb0a8af580 [2019-08-24T19:48:47.855Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:48:47.855Z] ---> Using cache [2019-08-24T19:48:47.855Z] ---> 0415451327e8 [2019-08-24T19:48:47.855Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-24T19:48:47.855Z] ---> Running in 57c4e91d3ea5 [2019-08-24T19:48:47.855Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:48:47.855Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:48:47.855Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:48:47.855Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:48:47.855Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:48:48.122Z] #55 219.5 + GOPATH=/tmp/tmp.bifD4JQY3M/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bifD4JQY3M [2019-08-24T19:48:48.122Z] #55 219.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-24T19:48:48.138Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-24T19:48:48.421Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-24T19:48:48.421Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-24T19:48:50.438Z] Fetched 7716 kB in 2s (3129 kB/s) [2019-08-24T19:48:51.403Z] #55 ... [2019-08-24T19:48:51.404Z] [2019-08-24T19:48:51.404Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-24T19:48:51.404Z] #14 12.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-24T19:48:51.404Z] #14 13.15 Collecting pyyaml (from yamllint==1.16.0) [2019-08-24T19:48:51.404Z] #14 14.33 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-24T19:48:51.404Z] #14 16.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-24T19:48:51.404Z] #14 17.13 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-24T19:48:51.404Z] #14 18.11 Building wheels for collected packages: pyyaml, pathspec [2019-08-24T19:48:51.404Z] #14 18.12 Running setup.py bdist_wheel for pyyaml: started [2019-08-24T19:48:51.404Z] #14 19.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-24T19:48:51.404Z] #14 19.12 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-24T19:48:51.404Z] #14 19.21 Running setup.py bdist_wheel for pathspec: started [2019-08-24T19:48:51.404Z] #14 20.24 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-24T19:48:51.404Z] #14 20.25 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-24T19:48:51.404Z] #14 20.26 Successfully built pyyaml pathspec [2019-08-24T19:48:51.404Z] #14 20.26 Installing collected packages: pyyaml, pathspec, yamllint [2019-08-24T19:48:51.404Z] #14 20.67 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-24T19:48:51.404Z] #14 DONE 21.3s [2019-08-24T19:48:51.404Z] [2019-08-24T19:48:51.404Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-24T19:48:51.404Z] #16 DONE 0.2s [2019-08-24T19:48:51.404Z] [2019-08-24T19:48:51.404Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:51.404Z] #58 157.1 CC criu/seccomp.o [2019-08-24T19:48:51.404Z] #58 157.7 CC criu/seize.o [2019-08-24T19:48:51.404Z] #58 158.6 CC criu/servicefd.o [2019-08-24T19:48:51.404Z] #58 159.1 CC criu/shmem.o [2019-08-24T19:48:51.404Z] #58 160.0 CC criu/sigframe.o [2019-08-24T19:48:51.404Z] #58 160.3 CC criu/signalfd.o [2019-08-24T19:48:51.443Z] Reading package lists... [2019-08-24T19:48:51.661Z] #58 160.6 CC criu/sk-inet.o [2019-08-24T19:48:51.898Z] #33 ... [2019-08-24T19:48:51.898Z] [2019-08-24T19:48:51.898Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:48:51.898Z] #13 86.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-24T19:48:51.898Z] #13 86.98 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-24T19:48:51.898Z] #13 86.98 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:48:51.898Z] #13 92.37 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-24T19:48:51.898Z] #13 92.38 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-24T19:48:51.898Z] #13 92.42 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:48:51.898Z] #13 92.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-24T19:48:51.898Z] #13 92.96 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-24T19:48:51.898Z] #13 92.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:48:51.919Z] #58 ... [2019-08-24T19:48:51.919Z] [2019-08-24T19:48:51.919Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-24T19:48:51.919Z] #21 DONE 0.9s [2019-08-24T19:48:52.156Z] #13 ... [2019-08-24T19:48:52.156Z] [2019-08-24T19:48:52.156Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:52.156Z] #58 94.28 DEP criu/fault-injection.d [2019-08-24T19:48:52.156Z] #58 94.39 DEP criu/external.d [2019-08-24T19:48:52.156Z] #58 94.56 DEP criu/eventpoll.d [2019-08-24T19:48:52.156Z] #58 95.02 DEP criu/eventfd.d [2019-08-24T19:48:52.156Z] #58 95.32 DEP criu/crtools.d [2019-08-24T19:48:52.156Z] #58 95.55 DEP criu/cr-service.d [2019-08-24T19:48:52.156Z] #58 95.76 DEP criu/cr-restore.d [2019-08-24T19:48:52.156Z] #58 96.09 DEP criu/cr-errno.d [2019-08-24T19:48:52.156Z] #58 96.14 DEP criu/cr-dump.d [2019-08-24T19:48:52.156Z] #58 96.36 DEP criu/cr-dedup.d [2019-08-24T19:48:52.156Z] #58 96.54 DEP criu/cr-check.d [2019-08-24T19:48:52.156Z] #58 96.73 DEP criu/config.d [2019-08-24T19:48:52.156Z] #58 96.98 DEP criu/clone-noasan.d [2019-08-24T19:48:52.156Z] #58 97.07 DEP criu/cgroup.d [2019-08-24T19:48:52.156Z] #58 97.24 DEP criu/cgroup-props.d [2019-08-24T19:48:52.156Z] #58 97.36 DEP criu/bitmap.d [2019-08-24T19:48:52.156Z] #58 97.38 DEP criu/bfd.d [2019-08-24T19:48:52.156Z] #58 97.48 DEP criu/autofs.d [2019-08-24T19:48:52.156Z] #58 97.65 DEP criu/aio.d [2019-08-24T19:48:52.156Z] #58 97.92 DEP criu/action-scripts.d [2019-08-24T19:48:52.156Z] #58 98.31 CC criu/action-scripts.o [2019-08-24T19:48:52.177Z] [2019-08-24T19:48:52.177Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:48:52.434Z] #47 ... [2019-08-24T19:48:52.434Z] [2019-08-24T19:48:52.434Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:52.434Z] #58 161.4 CC criu/sk-netlink.o [2019-08-24T19:48:52.454Z] Reading package lists... [2019-08-24T19:48:52.722Z] #58 98.85 CC criu/aio.o [2019-08-24T19:48:52.742Z] Building dependency tree... [2019-08-24T19:48:52.742Z] Reading state information... [2019-08-24T19:48:53.000Z] #58 161.9 CC criu/sk-packet.o [2019-08-24T19:48:53.024Z] The following additional packages will be installed: [2019-08-24T19:48:53.024Z] btrfs-progs liblzo2-2 [2019-08-24T19:48:53.024Z] The following NEW packages will be installed: [2019-08-24T19:48:53.024Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-24T19:48:53.024Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:48:53.024Z] Need to get 588 kB of archives. [2019-08-24T19:48:53.024Z] After this operation, 5005 kB of additional disk space will be used. [2019-08-24T19:48:53.024Z] 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-24T19:48:53.024Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-24T19:48:53.024Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-24T19:48:53.287Z] #58 99.54 CC criu/autofs.o [2019-08-24T19:48:53.307Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:48:53.307Z] Fetched 588 kB in 0s (4998 kB/s) [2019-08-24T19:48:53.307Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-24T19:48:53.307Z] (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-24T19:48:53.307Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-24T19:48:53.307Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-24T19:48:53.307Z] Selecting previously unselected package btrfs-progs. [2019-08-24T19:48:53.307Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-24T19:48:53.307Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:48:53.565Z] #58 162.5 CC criu/sk-queue.o [2019-08-24T19:48:53.590Z] Selecting previously unselected package btrfs-tools. [2019-08-24T19:48:53.590Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-24T19:48:53.590Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:48:53.590Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:48:53.590Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-24T19:48:53.590Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:48:53.590Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:48:53.590Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:48:54.130Z] #58 162.9 CC criu/sk-tcp.o [2019-08-24T19:48:54.208Z] Removing intermediate container 57c4e91d3ea5 [2019-08-24T19:48:54.208Z] ---> 9f794d3f5882 [2019-08-24T19:48:54.208Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-24T19:48:54.208Z] ---> Running in 9913e6d0bbb4 [2019-08-24T19:48:54.208Z] Removing intermediate container 9913e6d0bbb4 [2019-08-24T19:48:54.208Z] ---> ef586d5a9ee1 [2019-08-24T19:48:54.208Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:48:54.387Z] #58 163.3 CC criu/sk-unix.o [2019-08-24T19:48:54.494Z] ---> 470da5ede6ed [2019-08-24T19:48:54.494Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:48:54.494Z] ---> bc02d8100a79 [2019-08-24T19:48:54.494Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:48:54.494Z] ---> Running in 238c4435a2e2 [2019-08-24T19:48:54.923Z] 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-24T19:48:54.923Z] + mkdir -p /build [2019-08-24T19:48:54.923Z] + cp runc /build/runc [2019-08-24T19:48:55.111Z] + RM_GOPATH=0 [2019-08-24T19:48:55.111Z] + TMP_GOPATH= [2019-08-24T19:48:55.111Z] + : /build [2019-08-24T19:48:55.111Z] + '[' -z '' ']' [2019-08-24T19:48:55.111Z] ++ mktemp -d [2019-08-24T19:48:55.111Z] + export GOPATH=/tmp/tmp.31G9Gvt2Cw [2019-08-24T19:48:55.111Z] + GOPATH=/tmp/tmp.31G9Gvt2Cw [2019-08-24T19:48:55.111Z] + RM_GOPATH=1 [2019-08-24T19:48:55.111Z] ++ dirname ./install.sh [2019-08-24T19:48:55.111Z] + dir=. [2019-08-24T19:48:55.111Z] + bin=containerd [2019-08-24T19:48:55.111Z] + shift [2019-08-24T19:48:55.111Z] + '[' '!' -f ./containerd.installer ']' [2019-08-24T19:48:55.111Z] + . ./containerd.installer [2019-08-24T19:48:55.111Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:48:55.111Z] + install_containerd [2019-08-24T19:48:55.111Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-24T19:48:55.111Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.31G9Gvt2Cw/src/github.com/containerd/containerd [2019-08-24T19:48:55.111Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:48:55.111Z] Cloning into '/tmp/tmp.31G9Gvt2Cw/src/github.com/containerd/containerd'... [2019-08-24T19:48:55.187Z] #58 ... [2019-08-24T19:48:55.187Z] [2019-08-24T19:48:55.187Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-24T19:48:55.187Z] #15 166.2 + rm -rf /tmp/tmp.sgxWfeFo5t [2019-08-24T19:48:55.187Z] #15 DONE 166.7s [2019-08-24T19:48:55.187Z] [2019-08-24T19:48:55.187Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:48:55.300Z] Removing intermediate container ce2bb53411ad [2019-08-24T19:48:55.300Z] ---> b5673c00e6ea [2019-08-24T19:48:55.300Z] Step 81/126 : FROM dev-base AS tini [2019-08-24T19:48:55.300Z] ---> 2de1a413a086 [2019-08-24T19:48:55.300Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:48:55.300Z] ---> Using cache [2019-08-24T19:48:55.300Z] ---> 96e7483c4d2a [2019-08-24T19:48:55.300Z] 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-24T19:48:55.445Z] #58 101.7 CC criu/bfd.o [2019-08-24T19:48:55.688Z] ---> Running in 60f6341158ea [2019-08-24T19:48:56.052Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:48:56.052Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:48:56.052Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:48:56.052Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:48:56.052Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:48:56.052Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-24T19:48:56.052Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-24T19:48:56.284Z] #58 164.9 CC criu/sockets.o [2019-08-24T19:48:56.378Z] #58 102.6 CC criu/bitmap.o [2019-08-24T19:48:56.378Z] #58 102.8 CC criu/cgroup-props.o [2019-08-24T19:48:56.419Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-24T19:48:56.894Z] #58 165.6 CC criu/stats.o [2019-08-24T19:48:56.894Z] #58 165.9 CC criu/string.o [2019-08-24T19:48:56.894Z] #58 166.0 CC criu/sysctl.o [2019-08-24T19:48:57.311Z] #58 103.6 CC criu/cgroup.o [2019-08-24T19:48:57.677Z] Fetched 7670 kB in 1s (4787 kB/s) [2019-08-24T19:48:57.830Z] #58 166.7 CC criu/sysfs_parse.o [2019-08-24T19:48:58.089Z] #58 167.1 CC criu/timerfd.o [2019-08-24T19:48:58.101Z] Reading package lists... [2019-08-24T19:48:58.530Z] Reading package lists... [2019-08-24T19:48:58.530Z] Building dependency tree... [2019-08-24T19:48:58.530Z] Reading state information... [2019-08-24T19:48:58.530Z] The following additional packages will be installed: [2019-08-24T19:48:58.530Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-24T19:48:58.530Z] Suggested packages: [2019-08-24T19:48:58.530Z] codeblocks eclipse ninja-build lrzip [2019-08-24T19:48:58.530Z] Recommended packages: [2019-08-24T19:48:58.530Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-24T19:48:58.654Z] #58 167.5 CC criu/tty.o [2019-08-24T19:48:58.932Z] The following NEW packages will be installed: [2019-08-24T19:48:58.932Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-24T19:48:58.932Z] vim-common xxd [2019-08-24T19:48:58.932Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:48:58.932Z] Need to get 13.2 MB of archives. [2019-08-24T19:48:58.932Z] After this operation, 59.4 MB of additional disk space will be used. [2019-08-24T19:48:58.932Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-08-24T19:48:58.932Z] 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-24T19:48:58.932Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u2 [7531 kB] [2019-08-24T19:48:58.932Z] 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-24T19:48:58.932Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-08-24T19:48:58.932Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-08-24T19:48:58.932Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-08-24T19:48:58.932Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-08-24T19:48:58.932Z] 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-24T19:48:58.932Z] 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-24T19:48:59.303Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:48:59.303Z] Fetched 13.2 MB in 0s (58.7 MB/s) [2019-08-24T19:48:59.303Z] Selecting previously unselected package cmake-data. [2019-08-24T19:48:59.303Z] (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-24T19:48:59.303Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-24T19:48:59.303Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-24T19:48:59.679Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-24T19:48:59.679Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-24T19:48:59.679Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-24T19:48:59.679Z] Selecting previously unselected package libicu57:s390x. [2019-08-24T19:48:59.679Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_s390x.deb ... [2019-08-24T19:48:59.679Z] Unpacking libicu57:s390x (57.1-6+deb9u2) ... [2019-08-24T19:49:00.467Z] Selecting previously unselected package libxml2:s390x. [2019-08-24T19:49:00.467Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-08-24T19:49:00.467Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:49:00.467Z] Selecting previously unselected package libarchive13:s390x. [2019-08-24T19:49:00.467Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-08-24T19:49:00.467Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-24T19:49:00.467Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-08-24T19:49:00.467Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-08-24T19:49:00.467Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-08-24T19:49:00.552Z] #58 169.2 CC criu/tun.o [2019-08-24T19:49:00.599Z] #58 106.7 CC criu/clone-noasan.o [2019-08-24T19:49:00.599Z] #58 106.8 CC criu/config.o [2019-08-24T19:49:00.809Z] #58 169.8 CC criu/uffd.o [2019-08-24T19:49:00.831Z] Selecting previously unselected package libuv1:s390x. [2019-08-24T19:49:00.831Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-08-24T19:49:00.831Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-08-24T19:49:00.831Z] Selecting previously unselected package cmake. [2019-08-24T19:49:00.831Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-08-24T19:49:00.831Z] Unpacking cmake (3.7.2-1) ... [2019-08-24T19:49:01.202Z] Selecting previously unselected package xxd. [2019-08-24T19:49:01.202Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-24T19:49:01.202Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:01.202Z] Selecting previously unselected package vim-common. [2019-08-24T19:49:01.203Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:49:01.203Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:01.203Z] Processing triggers for mime-support (3.60) ... [2019-08-24T19:49:01.203Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:01.203Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-08-24T19:49:01.203Z] Setting up cmake-data (3.7.2-1) ... [2019-08-24T19:49:01.203Z] Setting up libicu57:s390x (57.1-6+deb9u2) ... [2019-08-24T19:49:01.203Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:49:01.203Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:49:01.203Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:01.203Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-24T19:49:01.203Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-08-24T19:49:01.203Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-24T19:49:01.203Z] Setting up cmake (3.7.2-1) ... [2019-08-24T19:49:01.203Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:49:01.922Z] + cd /tmp/tmp.31G9Gvt2Cw/src/github.com/containerd/containerd [2019-08-24T19:49:01.922Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-24T19:49:01.922Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-24T19:49:01.922Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-24T19:49:01.922Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:49:01.922Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-24T19:49:01.922Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-24T19:49:01.922Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-24T19:49:01.922Z] + '[' '' = dynamic ']' [2019-08-24T19:49:01.922Z] + make [2019-08-24T19:49:01.922Z] 🇩 bin/ctr [2019-08-24T19:49:01.973Z] #58 108.4 CC criu/cr-check.o [2019-08-24T19:49:02.181Z] #58 170.9 CC criu/util.o [2019-08-24T19:49:02.529Z] Removing intermediate container 60f6341158ea [2019-08-24T19:49:02.529Z] ---> 824c929e4d94 [2019-08-24T19:49:02.529Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:49:02.925Z] ---> 0acb80e5bba6 [2019-08-24T19:49:02.925Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-24T19:49:02.925Z] ---> Running in 1d80654c236c [2019-08-24T19:49:02.925Z] Removing intermediate container 1d80654c236c [2019-08-24T19:49:02.925Z] ---> bb4d4f5dd2a5 [2019-08-24T19:49:02.925Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:49:03.114Z] #58 171.9 CC criu/uts_ns.o [2019-08-24T19:49:03.114Z] #58 172.2 CC criu/vdso-compat.o [2019-08-24T19:49:03.286Z] ---> d95628f789ed [2019-08-24T19:49:03.286Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:49:03.286Z] ---> Running in aafe553cb52d [2019-08-24T19:49:03.372Z] #58 172.4 CC criu/vdso.o [2019-08-24T19:49:03.650Z] + RM_GOPATH=0 [2019-08-24T19:49:03.650Z] + TMP_GOPATH= [2019-08-24T19:49:03.650Z] + : /build [2019-08-24T19:49:03.650Z] + '[' -z '' ']' [2019-08-24T19:49:03.650Z] ++ mktemp -d [2019-08-24T19:49:03.650Z] + export GOPATH=/tmp/tmp.Y8e4udShcO [2019-08-24T19:49:03.650Z] + GOPATH=/tmp/tmp.Y8e4udShcO [2019-08-24T19:49:03.650Z] + RM_GOPATH=1 [2019-08-24T19:49:03.650Z] ++ dirname ./install.sh [2019-08-24T19:49:03.650Z] + dir=. [2019-08-24T19:49:03.650Z] + bin=tini [2019-08-24T19:49:03.650Z] + shift [2019-08-24T19:49:03.650Z] + '[' '!' -f ./tini.installer ']' [2019-08-24T19:49:03.650Z] + . ./tini.installer [2019-08-24T19:49:03.650Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:49:03.650Z] + install_tini [2019-08-24T19:49:03.650Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-24T19:49:03.650Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.Y8e4udShcO/tini [2019-08-24T19:49:03.650Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:49:03.650Z] Cloning into '/tmp/tmp.Y8e4udShcO/tini'... [2019-08-24T19:49:03.873Z] #58 110.2 CC criu/cr-dedup.o [2019-08-24T19:49:04.039Z] + cd /tmp/tmp.Y8e4udShcO/tini [2019-08-24T19:49:04.040Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:49:04.040Z] + cmake . [2019-08-24T19:49:04.040Z] -- The C compiler identification is GNU 6.3.0 [2019-08-24T19:49:04.040Z] -- Check for working C compiler: /usr/bin/cc [2019-08-24T19:49:04.040Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-24T19:49:04.040Z] -- Detecting C compiler ABI info [2019-08-24T19:49:04.040Z] -- Detecting C compiler ABI info - done [2019-08-24T19:49:04.040Z] -- Detecting C compile features [2019-08-24T19:49:04.305Z] #58 173.2 LINK criu/built-in.o [2019-08-24T19:49:04.305Z] #58 173.4 LINK criu/criu [2019-08-24T19:49:04.413Z] -- Detecting C compile features - done [2019-08-24T19:49:04.413Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-24T19:49:04.413Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-24T19:49:04.413Z] -- Configuring done [2019-08-24T19:49:04.413Z] -- Generating done [2019-08-24T19:49:04.413Z] -- Build files have been written to: /tmp/tmp.Y8e4udShcO/tini [2019-08-24T19:49:04.413Z] + make tini-static [2019-08-24T19:49:04.413Z] Scanning dependencies of target tini-static [2019-08-24T19:49:04.413Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-24T19:49:04.413Z] [100%] Linking C executable tini-static [2019-08-24T19:49:04.438Z] #58 110.7 CC criu/cr-dump.o [2019-08-24T19:49:04.780Z] [100%] Built target tini-static [2019-08-24T19:49:04.781Z] + mkdir -p /build [2019-08-24T19:49:04.781Z] + cp tini-static /build/docker-init [2019-08-24T19:49:04.871Z] #58 173.7 DEP lib/c/criu.d [2019-08-24T19:49:04.871Z] #58 173.7 CC images/rpc.pb-c.o [2019-08-24T19:49:05.129Z] #58 174.2 CC lib/c/criu.o [2019-08-24T19:49:05.373Z] #58 ... [2019-08-24T19:49:05.373Z] [2019-08-24T19:49:05.373Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:49:05.373Z] #13 110.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-24T19:49:05.373Z] #13 110.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-24T19:49:05.373Z] #13 110.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:05.548Z] Removing intermediate container aafe553cb52d [2019-08-24T19:49:05.549Z] ---> 1a29acceffad [2019-08-24T19:49:05.549Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-24T19:49:05.549Z] ---> 2de1a413a086 [2019-08-24T19:49:05.549Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-24T19:49:05.549Z] ---> Running in 206caa1abb08 [2019-08-24T19:49:05.549Z] Removing intermediate container 206caa1abb08 [2019-08-24T19:49:05.549Z] ---> 06e1ff0eccb3 [2019-08-24T19:49:05.549Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:49:05.995Z] ---> f6ed2c2c4d98 [2019-08-24T19:49:05.995Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:49:05.995Z] ---> 91f0a45f528d [2019-08-24T19:49:05.995Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:49:06.431Z] ---> Running in 281ef11a89c3 [2019-08-24T19:49:06.431Z] + RM_GOPATH=0 [2019-08-24T19:49:06.431Z] + TMP_GOPATH= [2019-08-24T19:49:06.431Z] + : /build/ [2019-08-24T19:49:06.431Z] + '[' -z '' ']' [2019-08-24T19:49:06.431Z] ++ mktemp -d [2019-08-24T19:49:06.431Z] + export GOPATH=/tmp/tmp.OkxTGDaLG3 [2019-08-24T19:49:06.431Z] + GOPATH=/tmp/tmp.OkxTGDaLG3 [2019-08-24T19:49:06.431Z] + RM_GOPATH=1 [2019-08-24T19:49:06.431Z] ++ dirname ./install.sh [2019-08-24T19:49:06.431Z] + dir=. [2019-08-24T19:49:06.431Z] + bin=rootlesskit [2019-08-24T19:49:06.431Z] + shift [2019-08-24T19:49:06.431Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-24T19:49:06.431Z] + . ./rootlesskit.installer [2019-08-24T19:49:06.431Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:49:06.431Z] + install_rootlesskit [2019-08-24T19:49:06.431Z] + case "$1" in [2019-08-24T19:49:06.431Z] + export CGO_ENABLED=0 [2019-08-24T19:49:06.431Z] + CGO_ENABLED=0 [2019-08-24T19:49:06.431Z] + _install_rootlesskit [2019-08-24T19:49:06.431Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-24T19:49:06.431Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OkxTGDaLG3/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:49:06.431Z] Cloning into '/tmp/tmp.OkxTGDaLG3/src/github.com/rootless-containers/rootlesskit'... [2019-08-24T19:49:06.431Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:49:06.501Z] #58 175.2 LINK lib/c/built-in.o [2019-08-24T19:49:06.501Z] #58 175.2 LINK lib/c/libcriu.so [2019-08-24T19:49:06.501Z] #58 175.4 GEN magic.py [2019-08-24T19:49:06.501Z] #58 175.5 Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:49:06.501Z] #58 175.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:49:06.759Z] #58 175.9 fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:49:07.247Z] + cd /tmp/tmp.OkxTGDaLG3/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:49:07.247Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:49:07.247Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:49:07.247Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-24T19:49:07.692Z] #58 176.5 make[1]: Nothing to be done for 'all'. [2019-08-24T19:49:07.950Z] #58 177.1 make[1]: 'images/built-in.o' is up to date. [2019-08-24T19:49:08.207Z] #58 177.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-24T19:49:08.207Z] #58 177.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-24T19:49:08.207Z] #58 177.2 make[1]: 'compel/libcompel.a' is up to date. [2019-08-24T19:49:08.207Z] #58 177.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-24T19:49:08.207Z] #58 177.2 make[1]: Nothing to be done for 'all'. [2019-08-24T19:49:08.207Z] #58 177.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:49:08.465Z] #58 177.4 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:08.465Z] #58 177.4 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:08.465Z] #58 177.5 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:08.465Z] #58 177.6 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:08.465Z] #58 ... [2019-08-24T19:49:08.465Z] [2019-08-24T19:49:08.465Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:49:08.465Z] #55 240.0 + rm -rf /tmp/tmp.bifD4JQY3M/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bifD4JQY3M [2019-08-24T19:49:09.031Z] #55 ... [2019-08-24T19:49:09.031Z] [2019-08-24T19:49:09.031Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:49:09.031Z] #58 177.7 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:09.031Z] #58 177.7 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:09.031Z] #58 177.7 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:09.031Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-08-24T19:49:09.031Z] #58 177.8 INSTALL criu/criu [2019-08-24T19:49:09.031Z] #58 DONE 178.0s [2019-08-24T19:49:09.031Z] [2019-08-24T19:49:09.031Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:49:09.031Z] #55 DONE 240.4s [2019-08-24T19:49:09.031Z] [2019-08-24T19:49:09.031Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:49:09.556Z] #13 ... [2019-08-24T19:49:09.556Z] [2019-08-24T19:49:09.556Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-24T19:49:09.556Z] #33 171.6 github.com/LK4D4/vndr/godl [2019-08-24T19:49:09.556Z] #33 172.4 github.com/LK4D4/vndr [2019-08-24T19:49:09.556Z] #33 DONE 180.6s [2019-08-24T19:49:09.556Z] [2019-08-24T19:49:09.556Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:49:09.556Z] #58 113.1 CC criu/cr-errno.o [2019-08-24T19:49:09.556Z] #58 113.2 CC criu/cr-restore.o [2019-08-24T19:49:11.558Z] #24 DONE 242.8s [2019-08-24T19:49:11.558Z] [2019-08-24T19:49:11.558Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:49:12.084Z] #58 118.2 CC criu/cr-service.o [2019-08-24T19:49:13.456Z] #47 ... [2019-08-24T19:49:13.456Z] [2019-08-24T19:49:13.456Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-24T19:49:13.458Z] #58 119.9 CC criu/crtools.o [2019-08-24T19:49:13.718Z] #25 DONE 0.5s [2019-08-24T19:49:13.718Z] [2019-08-24T19:49:13.718Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:49:13.978Z] #47 ... [2019-08-24T19:49:13.978Z] [2019-08-24T19:49:13.978Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-24T19:49:13.978Z] #28 DONE 0.1s [2019-08-24T19:49:13.978Z] [2019-08-24T19:49:13.978Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-24T19:49:14.236Z] #31 DONE 0.1s [2019-08-24T19:49:14.236Z] [2019-08-24T19:49:14.236Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-24T19:49:14.236Z] #34 DONE 0.1s [2019-08-24T19:49:14.236Z] [2019-08-24T19:49:14.236Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:49:14.236Z] #47 ... [2019-08-24T19:49:14.236Z] [2019-08-24T19:49:14.236Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-24T19:49:14.236Z] #39 DONE 0.1s [2019-08-24T19:49:14.236Z] [2019-08-24T19:49:14.236Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-24T19:49:14.391Z] #58 120.7 CC criu/eventfd.o [2019-08-24T19:49:14.493Z] #43 DONE 0.1s [2019-08-24T19:49:14.493Z] [2019-08-24T19:49:14.493Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:49:14.649Z] #58 121.1 CC criu/eventpoll.o [2019-08-24T19:49:15.005Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:49:15.005Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-24T19:49:15.583Z] #58 121.8 CC criu/external.o [2019-08-24T19:49:15.843Z] #58 122.1 CC criu/fault-injection.o [2019-08-24T19:49:15.843Z] #58 122.2 CC criu/fdstore.o [2019-08-24T19:49:16.104Z] #58 122.5 CC criu/fifo.o [2019-08-24T19:49:16.256Z] Removing intermediate container 281ef11a89c3 [2019-08-24T19:49:16.256Z] ---> f7301f4d6e45 [2019-08-24T19:49:16.256Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-24T19:49:16.619Z] ---> 2f4339984b9b [2019-08-24T19:49:16.619Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-24T19:49:16.619Z] ---> 5f59e48e7dfa [2019-08-24T19:49:16.619Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:49:16.619Z] ---> Running in e8b3d6d611cc [2019-08-24T19:49:16.670Z] #58 123.0 CC criu/file-ids.o [2019-08-24T19:49:16.928Z] #58 123.3 CC criu/file-lock.o [2019-08-24T19:49:16.982Z] Removing intermediate container e8b3d6d611cc [2019-08-24T19:49:16.982Z] ---> ca0791d156c3 [2019-08-24T19:49:16.982Z] Step 96/126 : RUN groupadd -r docker [2019-08-24T19:49:16.982Z] ---> Running in d405a5a323db [2019-08-24T19:49:17.493Z] #58 ... [2019-08-24T19:49:17.493Z] [2019-08-24T19:49:17.493Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:49:17.493Z] #13 122.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:49:17.493Z] #13 122.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:49:17.493Z] #13 122.5 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-24T19:49:17.493Z] #13 122.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:49:17.493Z] #13 122.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-24T19:49:17.493Z] #13 122.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:17.493Z] #13 122.5 Processing triggers for mime-support (3.60) ... [2019-08-24T19:49:17.493Z] #13 122.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:17.493Z] #13 122.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-24T19:49:17.493Z] #13 122.6 Setting up libcap2-bin (1:2.25-1) ... [2019-08-24T19:49:17.493Z] #13 122.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:49:17.493Z] #13 122.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:49:17.493Z] #13 122.6 Setting up bash-completion (1:2.1-4.3) ... [2019-08-24T19:49:18.371Z] Removing intermediate container d405a5a323db [2019-08-24T19:49:18.371Z] ---> df954e51f15b [2019-08-24T19:49:18.371Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-24T19:49:18.371Z] ---> Running in 5b6f2972715e [2019-08-24T19:49:19.175Z] Removing intermediate container 5b6f2972715e [2019-08-24T19:49:19.175Z] ---> fe62ca489851 [2019-08-24T19:49:19.175Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-24T19:49:19.175Z] ---> Running in c45ca1bf87e4 [2019-08-24T19:49:19.553Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-24T19:49:19.930Z] Removing intermediate container c45ca1bf87e4 [2019-08-24T19:49:19.930Z] ---> 481d2dbcdce8 [2019-08-24T19:49:19.930Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-24T19:49:19.930Z] ---> Running in 2e45fc9a2381 [2019-08-24T19:49:20.021Z] #13 124.9 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-24T19:49:20.021Z] #13 124.9 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-24T19:49:20.021Z] #13 124.9 Setting up zip (3.0-11+b1) ... [2019-08-24T19:49:20.021Z] #13 124.9 Setting up bzip2 (1.0.6-8.1) ... [2019-08-24T19:49:20.021Z] #13 124.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:20.021Z] #13 124.9 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-24T19:49:20.021Z] #13 124.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:49:20.021Z] #13 125.0 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-24T19:49:20.021Z] #13 125.0 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:20.021Z] #13 125.0 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:49:20.021Z] #13 125.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-24T19:49:20.021Z] #13 125.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:49:20.021Z] #13 125.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:20.021Z] #13 125.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-24T19:49:20.021Z] #13 125.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-24T19:49:20.021Z] #13 125.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-24T19:49:20.021Z] #13 125.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:20.279Z] #13 125.4 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:49:20.279Z] #13 125.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-24T19:49:20.279Z] #13 125.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-24T19:49:20.537Z] #13 125.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-24T19:49:20.537Z] #13 125.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:49:20.537Z] #13 125.5 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-24T19:49:20.537Z] #13 125.5 Setting up pigz (2.3.4-1) ... [2019-08-24T19:49:20.537Z] #13 125.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:49:20.537Z] #13 125.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-24T19:49:20.537Z] #13 125.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:20.537Z] #13 125.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-24T19:49:20.537Z] #13 125.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-24T19:49:20.537Z] #13 125.6 Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:49:20.537Z] #13 125.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-24T19:49:20.537Z] #13 125.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-24T19:49:20.537Z] #13 125.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:49:20.537Z] #13 125.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:20.537Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-24T19:49:20.537Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-24T19:49:20.537Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-24T19:49:20.537Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-24T19:49:20.537Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-24T19:49:20.537Z] #13 125.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-24T19:49:20.537Z] #13 125.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-24T19:49:20.537Z] #13 125.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-24T19:49:20.537Z] #13 125.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-24T19:49:20.537Z] #13 125.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:20.537Z] #13 125.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:49:20.537Z] #13 125.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:20.537Z] #13 125.7 Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:49:20.537Z] #13 125.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-24T19:49:20.537Z] #13 125.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:49:20.725Z] Removing intermediate container 2e45fc9a2381 [2019-08-24T19:49:20.725Z] ---> f1bbceb7e174 [2019-08-24T19:49:20.725Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-24T19:49:21.038Z] #47 208.5 🇩 bin/containerd [2019-08-24T19:49:21.091Z] ---> Running in 231200ba1c00 [2019-08-24T19:49:21.929Z] Removing intermediate container 231200ba1c00 [2019-08-24T19:49:21.929Z] ---> a8ec1d0ec6f8 [2019-08-24T19:49:21.929Z] Step 101/126 : RUN ldconfig [2019-08-24T19:49:21.929Z] ---> Running in 8c4fa6a3ce66 [2019-08-24T19:49:22.797Z] Removing intermediate container 8c4fa6a3ce66 [2019-08-24T19:49:22.797Z] ---> 8cfe27475e52 [2019-08-24T19:49:22.797Z] 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-24T19:49:22.797Z] ---> Running in 709a9bdc5bdc [2019-08-24T19:49:23.170Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:49:23.170Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:49:23.170Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:49:23.170Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:49:23.542Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:49:23.542Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-24T19:49:23.542Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-24T19:49:23.542Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-24T19:49:24.789Z] Fetched 7670 kB in 1s (5204 kB/s) [2019-08-24T19:49:25.154Z] Reading package lists... [2019-08-24T19:49:25.802Z] #13 130.4 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-24T19:49:25.802Z] #13 130.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:25.802Z] #13 130.4 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-24T19:49:25.802Z] #13 130.4 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-24T19:49:25.802Z] #13 130.4 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-24T19:49:25.802Z] #13 130.4 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-24T19:49:25.802Z] #13 130.4 Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:49:25.802Z] #13 130.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:25.802Z] #13 130.4 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-24T19:49:25.802Z] #13 130.4 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-24T19:49:25.802Z] #13 130.5 Setting up python3 (3.5.3-1) ... [2019-08-24T19:49:25.968Z] Reading package lists... [2019-08-24T19:49:25.968Z] Building dependency tree... [2019-08-24T19:49:25.968Z] Reading state information... [2019-08-24T19:49:25.968Z] The following additional packages will be installed: [2019-08-24T19:49:25.968Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-24T19:49:25.968Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-24T19:49:25.968Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-24T19:49:25.968Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-24T19:49:25.968Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-24T19:49:25.968Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-24T19:49:25.968Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-24T19:49:25.968Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-24T19:49:25.968Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-24T19:49:25.968Z] Suggested packages: [2019-08-24T19:49:25.968Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-24T19:49:25.968Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-24T19:49:25.968Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-24T19:49:25.968Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-24T19:49:25.968Z] Recommended packages: [2019-08-24T19:49:25.968Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-24T19:49:25.968Z] python3-keyrings.alt python3-xdg unzip [2019-08-24T19:49:26.843Z] The following NEW packages will be installed: [2019-08-24T19:49:26.843Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-24T19:49:26.843Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-24T19:49:26.843Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-24T19:49:26.843Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-24T19:49:26.843Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-24T19:49:26.843Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-24T19:49:26.843Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-24T19:49:26.843Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-24T19:49:26.843Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-24T19:49:26.843Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-24T19:49:26.843Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-24T19:49:26.843Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-24T19:49:26.843Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-24T19:49:26.843Z] xfsprogs xxd xz-utils zip [2019-08-24T19:49:26.843Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:49:26.843Z] Need to get 88.2 MB of archives. [2019-08-24T19:49:26.843Z] After this operation, 565 MB of additional disk space will be used. [2019-08-24T19:49:26.843Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-08-24T19:49:26.843Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-24T19:49:26.843Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-08-24T19:49:26.843Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-08-24T19:49:26.843Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u11 [92.4 kB] [2019-08-24T19:49:26.843Z] 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-24T19:49:26.843Z] 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-24T19:49:27.176Z] #13 132.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:49:27.209Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-08-24T19:49:27.209Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-08-24T19:49:27.209Z] 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-24T19:49:27.209Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-08-24T19:49:27.209Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-08-24T19:49:27.209Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-08-24T19:49:27.209Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-08-24T19:49:27.209Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-08-24T19:49:27.209Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-24T19:49:27.209Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-08-24T19:49:27.209Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-08-24T19:49:27.209Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-08-24T19:49:27.209Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-08-24T19:49:27.209Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-08-24T19:49:27.209Z] 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-24T19:49:27.209Z] 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-24T19:49:27.209Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-08-24T19:49:27.585Z] 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-24T19:49:27.585Z] 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-24T19:49:27.585Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-08-24T19:49:27.585Z] 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-24T19:49:27.585Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-24T19:49:27.585Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-24T19:49:27.585Z] 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-24T19:49:27.585Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-08-24T19:49:27.585Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-24T19:49:27.585Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-24T19:49:27.585Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-24T19:49:27.585Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-08-24T19:49:27.585Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-08-24T19:49:27.585Z] 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-24T19:49:27.585Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-08-24T19:49:27.585Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-08-24T19:49:27.585Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-08-24T19:49:27.585Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-08-24T19:49:27.585Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-08-24T19:49:27.585Z] 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-24T19:49:27.585Z] 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-24T19:49:27.585Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-24T19:49:27.585Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-08-24T19:49:27.585Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u11 [1762 kB] [2019-08-24T19:49:27.585Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-08-24T19:49:27.585Z] 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-24T19:49:27.585Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-24T19:49:27.585Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-24T19:49:27.585Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-08-24T19:49:27.956Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-24T19:49:27.956Z] 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-24T19:49:27.956Z] 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-24T19:49:27.956Z] 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-24T19:49:27.956Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-08-24T19:49:27.956Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-08-24T19:49:27.956Z] 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-24T19:49:27.956Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-08-24T19:49:27.956Z] 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-24T19:49:28.111Z] #13 ... [2019-08-24T19:49:28.111Z] [2019-08-24T19:49:28.111Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:49:28.111Z] #58 124.3 CC criu/files-ext.o [2019-08-24T19:49:28.111Z] #58 124.8 CC criu/files-reg.o [2019-08-24T19:49:28.111Z] #58 126.8 CC criu/files.o [2019-08-24T19:49:28.111Z] #58 128.9 CC criu/filesystems.o [2019-08-24T19:49:28.111Z] #58 129.8 CC criu/fsnotify.o [2019-08-24T19:49:28.111Z] #58 130.9 CC criu/image-desc.o [2019-08-24T19:49:28.111Z] #58 131.0 CC criu/image.o [2019-08-24T19:49:28.111Z] #58 132.0 CC criu/ipc_ns.o [2019-08-24T19:49:28.111Z] #58 133.2 CC criu/irmap.o [2019-08-24T19:49:28.111Z] #58 133.9 CC criu/kcmp-ids.o [2019-08-24T19:49:28.111Z] #58 134.3 CC criu/kerndat.o [2019-08-24T19:49:28.328Z] 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-24T19:49:28.328Z] 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-24T19:49:28.328Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-24T19:49:28.328Z] 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-24T19:49:28.369Z] #58 ... [2019-08-24T19:49:28.369Z] [2019-08-24T19:49:28.369Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:49:28.369Z] #13 133.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-24T19:49:28.369Z] #13 133.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-24T19:49:28.627Z] #13 133.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:49:28.627Z] #13 133.5 Setting up python3-wheel (0.29.0-2) ... [2019-08-24T19:49:28.697Z] 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-24T19:49:28.697Z] 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-24T19:49:29.575Z] #13 134.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:49:30.076Z] 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-24T19:49:30.512Z] #13 135.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-24T19:49:30.512Z] #13 135.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:49:30.533Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:49:30.533Z] Fetched 88.2 MB in 3s (23.9 MB/s) [2019-08-24T19:49:30.533Z] Selecting previously unselected package bash-completion. [2019-08-24T19:49:30.533Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-08-24T19:49:30.533Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-24T19:49:30.919Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-24T19:49:30.919Z] Selecting previously unselected package libnet1:s390x. [2019-08-24T19:49:30.919Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-24T19:49:30.919Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-24T19:49:30.919Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-08-24T19:49:30.919Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-08-24T19:49:30.919Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-08-24T19:49:30.919Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-08-24T19:49:30.919Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-08-24T19:49:30.919Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-24T19:49:31.298Z] Selecting previously unselected package libudev-dev:s390x. [2019-08-24T19:49:31.298Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_s390x.deb ... [2019-08-24T19:49:31.298Z] Unpacking libudev-dev:s390x (232-25+deb9u11) ... [2019-08-24T19:49:31.298Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-08-24T19:49:31.298Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-24T19:49:31.298Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-24T19:49:31.298Z] Selecting previously unselected package python3.5-minimal. [2019-08-24T19:49:31.298Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-24T19:49:31.298Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:49:31.661Z] Selecting previously unselected package python3-minimal. [2019-08-24T19:49:31.661Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-08-24T19:49:31.661Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-24T19:49:31.661Z] Selecting previously unselected package libmpdec2:s390x. [2019-08-24T19:49:31.661Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-08-24T19:49:31.661Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-08-24T19:49:31.661Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-08-24T19:49:31.661Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-08-24T19:49:31.661Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-24T19:49:31.887Z] #13 136.8 Setting up dmsetup (2:1.02.137-2) ... [2019-08-24T19:49:31.887Z] #13 136.9 Setting up python3-setuptools (33.1.1-1) ... [2019-08-24T19:49:32.040Z] Selecting previously unselected package python3.5. [2019-08-24T19:49:32.040Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-08-24T19:49:32.040Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:49:32.040Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-08-24T19:49:32.040Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-08-24T19:49:32.040Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-24T19:49:32.040Z] Selecting previously unselected package dh-python. [2019-08-24T19:49:32.040Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-24T19:49:32.040Z] Unpacking dh-python (2.20170125) ... [2019-08-24T19:49:32.040Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-24T19:49:32.040Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:49:32.822Z] #13 137.9 Setting up dh-python (2.20170125) ... [2019-08-24T19:49:32.823Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-24T19:49:32.823Z] Selecting previously unselected package python3. [2019-08-24T19:49:32.823Z] (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-24T19:49:32.823Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-08-24T19:49:32.823Z] Unpacking python3 (3.5.3-1) ... [2019-08-24T19:49:32.823Z] Selecting previously unselected package pigz. [2019-08-24T19:49:32.823Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-08-24T19:49:32.823Z] Unpacking pigz (2.3.4-1) ... [2019-08-24T19:49:32.823Z] Selecting previously unselected package libip4tc0:s390x. [2019-08-24T19:49:32.823Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-24T19:49:32.823Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:32.823Z] Selecting previously unselected package libip6tc0:s390x. [2019-08-24T19:49:32.823Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-24T19:49:32.823Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package libiptc0:s390x. [2019-08-24T19:49:33.197Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-24T19:49:33.197Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package libxtables12:s390x. [2019-08-24T19:49:33.197Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-24T19:49:33.197Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-08-24T19:49:33.197Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-08-24T19:49:33.197Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package iptables. [2019-08-24T19:49:33.197Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-24T19:49:33.197Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package xxd. [2019-08-24T19:49:33.197Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-24T19:49:33.197Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package vim-common. [2019-08-24T19:49:33.197Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:49:33.197Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package bzip2. [2019-08-24T19:49:33.197Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-08-24T19:49:33.197Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-24T19:49:33.197Z] Selecting previously unselected package libgpm2:s390x. [2019-08-24T19:49:33.197Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-08-24T19:49:33.197Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package xz-utils. [2019-08-24T19:49:33.571Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package aufs-tools. [2019-08-24T19:49:33.571Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-24T19:49:33.571Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package btrfs-progs. [2019-08-24T19:49:33.571Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package btrfs-tools. [2019-08-24T19:49:33.571Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-08-24T19:49:33.571Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package dmsetup. [2019-08-24T19:49:33.571Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package libonig4:s390x. [2019-08-24T19:49:33.571Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-24T19:49:33.571Z] Selecting previously unselected package libjq1:s390x. [2019-08-24T19:49:33.571Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-24T19:49:33.571Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-24T19:49:33.756Z] #13 ... [2019-08-24T19:49:33.756Z] [2019-08-24T19:49:33.756Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-24T19:49:33.756Z] #42 158.3 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-24T19:49:33.756Z] #42 160.4 + mkdir -p /build [2019-08-24T19:49:33.756Z] #42 160.4 + cp runc /build/runc [2019-08-24T19:49:33.756Z] #42 DONE 161.1s [2019-08-24T19:49:33.756Z] [2019-08-24T19:49:33.756Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:49:33.756Z] #13 138.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-24T19:49:33.756Z] #13 138.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:49:33.756Z] #13 ... [2019-08-24T19:49:33.756Z] [2019-08-24T19:49:33.756Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:49:33.756Z] #58 135.3 CC criu/libnetlink.o [2019-08-24T19:49:33.756Z] #58 135.6 CC criu/log.o [2019-08-24T19:49:33.756Z] #58 136.2 CC criu/lsm.o [2019-08-24T19:49:33.756Z] #58 136.5 CC criu/mem.o [2019-08-24T19:49:33.756Z] #58 138.0 CC criu/mount.o [2019-08-24T19:49:34.102Z] Selecting previously unselected package jq. [2019-08-24T19:49:34.102Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libaio1:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libcap2-bin. [2019-08-24T19:49:34.102Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libpcre16-3:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libpcre32-3:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-24T19:49:34.102Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-08-24T19:49:34.102Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-08-24T19:49:34.102Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-24T19:49:34.323Z] #58 ... [2019-08-24T19:49:34.323Z] [2019-08-24T19:49:34.323Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-24T19:49:34.323Z] #13 DONE 139.1s [2019-08-24T19:49:34.323Z] [2019-08-24T19:49:34.323Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-24T19:49:34.491Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-24T19:49:34.491Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-24T19:49:34.491Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-24T19:49:34.491Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-24T19:49:34.491Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-24T19:49:34.491Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-24T19:49:34.491Z] Selecting previously unselected package libreadline5:s390x. [2019-08-24T19:49:34.491Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-08-24T19:49:34.491Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-24T19:49:34.491Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-08-24T19:49:34.491Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_s390x.deb ... [2019-08-24T19:49:34.491Z] Unpacking libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-24T19:49:34.865Z] Selecting previously unselected package net-tools. [2019-08-24T19:49:34.865Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-08-24T19:49:34.865Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:49:34.865Z] Selecting previously unselected package python-pip-whl. [2019-08-24T19:49:34.865Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:49:34.865Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:49:34.865Z] Selecting previously unselected package python3-pip. [2019-08-24T19:49:34.865Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:49:34.865Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:49:34.865Z] Selecting previously unselected package python3-pkg-resources. [2019-08-24T19:49:34.865Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:49:34.865Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:49:34.865Z] Selecting previously unselected package python3-setuptools. [2019-08-24T19:49:34.865Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-24T19:49:34.865Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-24T19:49:34.865Z] Selecting previously unselected package python3-wheel. [2019-08-24T19:49:34.865Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-24T19:49:34.865Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-24T19:49:35.252Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-24T19:49:35.252Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-08-24T19:49:35.252Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:49:35.252Z] Selecting previously unselected package vim-runtime. [2019-08-24T19:49:35.252Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:49:35.252Z] 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-24T19:49:35.252Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-24T19:49:35.252Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:36.034Z] Selecting previously unselected package vim. [2019-08-24T19:49:36.034Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-24T19:49:36.034Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:36.034Z] Selecting previously unselected package xfsprogs. [2019-08-24T19:49:36.034Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-08-24T19:49:36.034Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:49:36.034Z] Selecting previously unselected package zip. [2019-08-24T19:49:36.034Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-08-24T19:49:36.034Z] Unpacking zip (3.0-11+b1) ... [2019-08-24T19:49:36.034Z] Selecting previously unselected package libapparmor-perl. [2019-08-24T19:49:36.034Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-08-24T19:49:36.034Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:49:36.034Z] Selecting previously unselected package apparmor. [2019-08-24T19:49:36.034Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-08-24T19:49:36.408Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:49:36.408Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-24T19:49:36.408Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-08-24T19:49:36.408Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:49:36.782Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-24T19:49:36.782Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-08-24T19:49:36.782Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:49:37.153Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-24T19:49:37.153Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-24T19:49:37.153Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:49:37.153Z] Selecting previously unselected package mingw-w64-common. [2019-08-24T19:49:37.153Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-24T19:49:37.153Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-24T19:49:37.523Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-24T19:49:37.523Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-24T19:49:37.523Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:49:38.863Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-24T19:49:38.863Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-24T19:49:38.863Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:38.863Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-24T19:49:38.863Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-24T19:49:38.863Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:40.884Z] #14 6.067 Collecting yamllint==1.16.0 [2019-08-24T19:49:40.884Z] #14 ... [2019-08-24T19:49:40.884Z] [2019-08-24T19:49:40.884Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:49:40.884Z] #58 142.2 CC criu/namespaces.o [2019-08-24T19:49:40.884Z] #58 143.7 CC criu/net.o [2019-08-24T19:49:40.884Z] #58 146.4 CC criu/netfilter.o [2019-08-24T19:49:40.884Z] #58 146.7 CC criu/page-pipe.o [2019-08-24T19:49:40.884Z] #58 147.2 CC criu/page-xfer.o [2019-08-24T19:49:41.819Z] #58 148.1 CC criu/pagemap-cache.o [2019-08-24T19:49:42.037Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-24T19:49:42.037Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-24T19:49:42.037Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:42.077Z] #58 148.3 CC criu/pagemap.o [2019-08-24T19:49:42.644Z] #58 149.0 CC criu/parasite-syscall.o [2019-08-24T19:49:42.958Z] #47 230.2 🇩 bin/containerd-stress [2019-08-24T19:49:43.210Z] #58 149.6 CC criu/path.o [2019-08-24T19:49:43.468Z] #58 149.8 CC criu/pie-util-vdso-elf32.o [2019-08-24T19:49:43.521Z] #47 231.8 🇩 bin/containerd-shim [2019-08-24T19:49:43.726Z] #58 150.1 CC criu/pie-util-vdso.o [2019-08-24T19:49:43.984Z] #58 150.4 CC criu/pie-util.o [2019-08-24T19:49:44.242Z] #58 150.5 CC criu/pipes.o [2019-08-24T19:49:44.600Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:49:44.600Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:49:44.600Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-08-24T19:49:44.600Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:49:44.600Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-24T19:49:44.600Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:44.600Z] Processing triggers for mime-support (3.60) ... [2019-08-24T19:49:44.600Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:44.600Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-24T19:49:44.600Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-24T19:49:44.600Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:49:44.600Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:49:44.600Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-24T19:49:44.808Z] #58 151.1 CC criu/plugin.o [2019-08-24T19:49:44.970Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-24T19:49:44.970Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-24T19:49:44.970Z] Setting up zip (3.0-11+b1) ... [2019-08-24T19:49:44.970Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-24T19:49:44.970Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:44.970Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-24T19:49:44.970Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:49:44.970Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-08-24T19:49:44.970Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:44.970Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:49:44.970Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-24T19:49:44.970Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:49:45.066Z] #58 151.4 CC criu/proc_parse.o [2019-08-24T19:49:45.337Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:45.337Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-24T19:49:45.337Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-08-24T19:49:45.337Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-08-24T19:49:45.337Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:45.337Z] Setting up libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-24T19:49:45.337Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-08-24T19:49:45.337Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-24T19:49:45.337Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-24T19:49:45.337Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:49:45.337Z] Setting up libudev-dev:s390x (232-25+deb9u11) ... [2019-08-24T19:49:45.337Z] Setting up pigz (2.3.4-1) ... [2019-08-24T19:49:45.337Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:49:45.337Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-08-24T19:49:45.337Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:45.337Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-24T19:49:45.337Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-24T19:49:45.337Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:49:45.337Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-08-24T19:49:45.337Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-24T19:49:45.337Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:49:45.337Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-24T19:49:45.337Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-24T19:49:45.337Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-24T19:49:45.337Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:45.337Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:49:45.337Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:49:45.337Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:49:45.337Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-24T19:49:45.337Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:49:46.589Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-24T19:49:46.589Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:46.589Z] 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-24T19:49:46.589Z] 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-24T19:49:46.589Z] 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-24T19:49:46.589Z] 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-24T19:49:46.589Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:49:46.589Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:49:46.589Z] 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-24T19:49:46.589Z] 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-24T19:49:46.589Z] Setting up python3 (3.5.3-1) ... [2019-08-24T19:49:46.959Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:49:46.967Z] #58 153.3 CC criu/protobuf-desc.o [2019-08-24T19:49:46.967Z] #58 ... [2019-08-24T19:49:46.967Z] [2019-08-24T19:49:46.967Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-24T19:49:46.967Z] #14 12.88 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-24T19:49:47.224Z] #14 13.21 Collecting pyyaml (from yamllint==1.16.0) [2019-08-24T19:49:47.402Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-24T19:49:47.402Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-24T19:49:47.402Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-24T19:49:47.402Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-24T19:49:47.831Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:49:47.832Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-24T19:49:47.832Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:49:48.206Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-24T19:49:48.206Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-24T19:49:48.568Z] Setting up dh-python (2.20170125) ... [2019-08-24T19:49:48.568Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-24T19:49:48.568Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:49:48.613Z] #14 14.38 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-24T19:49:50.079Z] #47 237.6 🇩 bin/containerd-shim-runc-v1 [2019-08-24T19:49:50.562Z] #14 16.45 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-24T19:49:51.933Z] #14 17.54 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-24T19:49:52.498Z] #14 ... [2019-08-24T19:49:52.498Z] [2019-08-24T19:49:52.498Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-24T19:49:52.498Z] #55 221.0 + dpkg --print-architecture [2019-08-24T19:49:52.498Z] #55 221.0 + cd /tmp/tmp.utakMeGNuZ/src/github.com/docker/distribution [2019-08-24T19:49:52.498Z] #55 221.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-24T19:49:52.498Z] #55 221.3 + GOPATH=/tmp/tmp.utakMeGNuZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.utakMeGNuZ [2019-08-24T19:49:52.498Z] #55 221.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-24T19:49:52.602Z] #47 240.2 🇩 binaries [2019-08-24T19:49:52.602Z] #47 240.2 + mkdir -p /build [2019-08-24T19:49:52.602Z] #47 240.2 + cp bin/containerd /build/containerd [2019-08-24T19:49:52.602Z] #47 240.2 + cp bin/containerd-shim /build/containerd-shim [2019-08-24T19:49:52.602Z] #47 240.2 + cp bin/ctr /build/ctr [2019-08-24T19:49:52.640Z] Removing intermediate container 709a9bdc5bdc [2019-08-24T19:49:52.640Z] ---> 0619321765df [2019-08-24T19:49:52.640Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-24T19:49:52.860Z] #47 DONE 240.8s [2019-08-24T19:49:53.087Z] ---> Running in 2c0e84527453 [2019-08-24T19:49:53.790Z] [2019-08-24T19:49:53.790Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-24T19:49:54.047Z] #48 DONE 0.2s [2019-08-24T19:49:54.047Z] [2019-08-24T19:49:54.047Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-24T19:49:54.047Z] #51 DONE 0.1s [2019-08-24T19:49:54.047Z] [2019-08-24T19:49:54.047Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-24T19:49:54.047Z] #54 DONE 0.1s [2019-08-24T19:49:54.303Z] [2019-08-24T19:49:54.303Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-24T19:49:54.303Z] #56 DONE 0.2s [2019-08-24T19:49:54.303Z] [2019-08-24T19:49:54.303Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-24T19:49:54.303Z] #59 DONE 0.1s [2019-08-24T19:49:54.353Z] Collecting yamllint==1.16.0 [2019-08-24T19:49:54.353Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-24T19:49:54.560Z] [2019-08-24T19:49:54.560Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-24T19:49:54.560Z] #63 DONE 0.1s [2019-08-24T19:49:54.560Z] [2019-08-24T19:49:54.560Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-24T19:49:54.560Z] #65 DONE 0.1s [2019-08-24T19:49:54.736Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-24T19:49:54.736Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-24T19:49:54.817Z] [2019-08-24T19:49:54.817Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-24T19:49:54.817Z] #66 DONE 0.0s [2019-08-24T19:49:54.817Z] [2019-08-24T19:49:54.817Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-24T19:49:55.120Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-24T19:49:55.120Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-24T19:49:55.380Z] #67 DONE 0.8s [2019-08-24T19:49:55.380Z] [2019-08-24T19:49:55.380Z] #68 exporting to image [2019-08-24T19:49:55.380Z] #68 exporting layers [2019-08-24T19:49:55.479Z] Building wheels for collected packages: pathspec, pyyaml [2019-08-24T19:49:55.479Z] Running setup.py bdist_wheel for pathspec: started [2019-08-24T19:49:55.848Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-24T19:49:55.848Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-24T19:49:55.848Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-24T19:49:55.848Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-24T19:49:55.848Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-24T19:49:55.848Z] Successfully built pathspec pyyaml [2019-08-24T19:49:55.848Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-08-24T19:49:56.218Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-24T19:49:56.641Z] Removing intermediate container 2c0e84527453 [2019-08-24T19:49:56.641Z] ---> f569b526a7e6 [2019-08-24T19:49:56.641Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-24T19:49:56.677Z] #55 ... [2019-08-24T19:49:56.677Z] [2019-08-24T19:49:56.677Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-24T19:49:56.677Z] #14 18.75 Building wheels for collected packages: pyyaml, pathspec [2019-08-24T19:49:56.677Z] #14 18.76 Running setup.py bdist_wheel for pyyaml: started [2019-08-24T19:49:56.677Z] #14 20.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-24T19:49:56.677Z] #14 20.06 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-24T19:49:56.677Z] #14 20.13 Running setup.py bdist_wheel for pathspec: started [2019-08-24T19:49:56.677Z] #14 21.27 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-24T19:49:56.677Z] #14 21.27 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-24T19:49:56.677Z] #14 21.29 Successfully built pyyaml pathspec [2019-08-24T19:49:56.677Z] #14 21.29 Installing collected packages: pyyaml, pathspec, yamllint [2019-08-24T19:49:56.677Z] #14 21.67 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-24T19:49:56.677Z] #14 DONE 22.4s [2019-08-24T19:49:56.677Z] [2019-08-24T19:49:56.677Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-24T19:49:56.677Z] #16 DONE 0.1s [2019-08-24T19:49:56.677Z] [2019-08-24T19:49:56.677Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-24T19:49:57.456Z] ---> 392ab9b90f75 [2019-08-24T19:49:57.456Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-24T19:49:57.718Z] #21 DONE 0.9s [2019-08-24T19:49:57.718Z] [2019-08-24T19:49:57.718Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:49:57.718Z] #58 154.0 CC criu/protobuf.o [2019-08-24T19:49:57.718Z] #58 154.4 CC criu/pstree.o [2019-08-24T19:49:57.718Z] #58 155.3 CC criu/rbtree.o [2019-08-24T19:49:57.718Z] #58 155.6 CC criu/rst-malloc.o [2019-08-24T19:49:57.718Z] #58 155.9 CC criu/seccomp.o [2019-08-24T19:49:57.718Z] #58 156.5 CC criu/seize.o [2019-08-24T19:49:57.718Z] #58 157.4 CC criu/servicefd.o [2019-08-24T19:49:57.718Z] #58 157.8 CC criu/shmem.o [2019-08-24T19:49:57.718Z] #58 158.6 CC criu/sigframe.o [2019-08-24T19:49:57.718Z] #58 158.8 CC criu/signalfd.o [2019-08-24T19:49:57.718Z] #58 159.0 CC criu/sk-inet.o [2019-08-24T19:49:57.718Z] #58 160.1 CC criu/sk-netlink.o [2019-08-24T19:49:57.718Z] #58 160.6 CC criu/sk-packet.o [2019-08-24T19:49:57.718Z] #58 161.3 CC criu/sk-queue.o [2019-08-24T19:49:57.718Z] #58 161.8 CC criu/sk-tcp.o [2019-08-24T19:49:57.718Z] #58 162.3 CC criu/sk-unix.o [2019-08-24T19:49:57.977Z] #58 164.4 CC criu/sockets.o [2019-08-24T19:49:58.727Z] 🇩 bin/containerd [2019-08-24T19:49:58.911Z] #58 165.2 CC criu/stats.o [2019-08-24T19:49:58.911Z] #58 165.4 CC criu/string.o [2019-08-24T19:49:59.169Z] #58 165.5 CC criu/sysctl.o [2019-08-24T19:49:59.326Z] ---> 1d00a702edd5 [2019-08-24T19:49:59.326Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-24T19:49:59.735Z] #58 166.1 CC criu/sysfs_parse.o [2019-08-24T19:50:00.300Z] #58 166.5 CC criu/timerfd.o [2019-08-24T19:50:00.557Z] #58 166.9 CC criu/tty.o [2019-08-24T19:50:00.610Z] ---> 5311c1f8ba88 [2019-08-24T19:50:00.610Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-24T19:50:00.610Z] ---> aeffaf5be16c [2019-08-24T19:50:00.610Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-24T19:50:01.061Z] ---> 7c4da353fca5 [2019-08-24T19:50:01.062Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-24T19:50:01.450Z] ---> eaa8950e05c5 [2019-08-24T19:50:01.450Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-24T19:50:01.450Z] ---> 694fbc43efed [2019-08-24T19:50:01.450Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-24T19:50:01.829Z] ---> c2e0a3ad5ac2 [2019-08-24T19:50:01.829Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-24T19:50:01.929Z] #68 exporting layers 6.5s done [2019-08-24T19:50:01.929Z] #68 writing image sha256:d8256c0e6d79d721aab6a73390c9e7404b79dfd76c8c6c005d3a74d1d03bf9ce done [2019-08-24T19:50:01.929Z] #68 naming to docker.io/library/docker:4d09fab232ed282d020afbe1e0935b53379df4ad done [2019-08-24T19:50:01.929Z] #68 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-08-24T19:50:02.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39495/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/validate/default [2019-08-24T19:50:02.454Z] #58 168.6 CC criu/tun.o [2019-08-24T19:50:02.606Z] ---> ffee49c5852b [2019-08-24T19:50:02.606Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-24T19:50:02.606Z] ---> fbcac0d7a1b4 [2019-08-24T19:50:02.606Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-24T19:50:02.712Z] #58 169.1 CC criu/uffd.o [2019-08-24T19:50:02.981Z] ---> 11fbdd9fad7b [2019-08-24T19:50:02.981Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-24T19:50:03.617Z] Congratulations! All commits are properly signed with the DCO! [2019-08-24T19:50:04.083Z] #58 170.2 CC criu/util.o [2019-08-24T19:50:04.250Z] ---> 272a1ecb484b [2019-08-24T19:50:04.250Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-24T19:50:04.250Z] ---> 471ba17e877d [2019-08-24T19:50:04.250Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-24T19:50:04.625Z] ---> 939edcb9b2d6 [2019-08-24T19:50:04.625Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-24T19:50:05.043Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-24T19:50:05.043Z] bad55c542dc9: Pulling fs layer [2019-08-24T19:50:05.455Z] #58 171.6 CC criu/uts_ns.o [2019-08-24T19:50:05.455Z] #58 171.8 CC criu/vdso-compat.o [2019-08-24T19:50:05.478Z] bad55c542dc9: Verifying Checksum [2019-08-24T19:50:05.478Z] bad55c542dc9: Download complete [2019-08-24T19:50:05.713Z] #58 172.0 CC criu/vdso.o [2019-08-24T19:50:05.841Z] bad55c542dc9: Pull complete [2019-08-24T19:50:05.841Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-24T19:50:05.841Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-24T19:50:06.211Z] ---> 9670457b3b14 [2019-08-24T19:50:06.211Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-24T19:50:06.211Z] ---> Running in f1747c7d0d55 [2019-08-24T19:50:06.575Z] Removing intermediate container f1747c7d0d55 [2019-08-24T19:50:06.575Z] ---> 5d0643c42ca7 [2019-08-24T19:50:06.575Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-24T19:50:06.575Z] ---> Running in e721d004b2f1 [2019-08-24T19:50:06.575Z] Removing intermediate container e721d004b2f1 [2019-08-24T19:50:06.575Z] ---> 6519ffd66c21 [2019-08-24T19:50:06.575Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-24T19:50:06.647Z] #58 172.9 LINK criu/built-in.o [2019-08-24T19:50:06.905Z] #58 173.1 LINK criu/criu [2019-08-24T19:50:06.941Z] ---> Running in 8395d8362a3b [2019-08-24T19:50:06.941Z] Removing intermediate container 8395d8362a3b [2019-08-24T19:50:06.941Z] ---> c5f04d247e43 [2019-08-24T19:50:06.941Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-24T19:50:06.941Z] ---> Running in 3552fcedd48e [2019-08-24T19:50:07.163Z] #58 173.4 DEP lib/c/criu.d [2019-08-24T19:50:07.163Z] #58 173.5 CC images/rpc.pb-c.o [2019-08-24T19:50:07.307Z] Removing intermediate container 3552fcedd48e [2019-08-24T19:50:07.307Z] ---> 9a3ed9c42191 [2019-08-24T19:50:07.307Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-24T19:50:07.307Z] ---> Running in 9c917774b999 [2019-08-24T19:50:07.307Z] Removing intermediate container 9c917774b999 [2019-08-24T19:50:07.307Z] ---> 53bbe81ea8ea [2019-08-24T19:50:07.307Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-24T19:50:07.307Z] ---> Running in 0f738159462e [2019-08-24T19:50:07.672Z] Removing intermediate container 0f738159462e [2019-08-24T19:50:07.672Z] ---> 61e1381899fa [2019-08-24T19:50:07.672Z] Step 125/126 : FROM dev AS final [2019-08-24T19:50:07.672Z] ---> 61e1381899fa [2019-08-24T19:50:07.672Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-24T19:50:07.729Z] #58 174.0 CC lib/c/criu.o [2019-08-24T19:50:08.663Z] #58 175.1 LINK lib/c/built-in.o [2019-08-24T19:50:08.921Z] #58 175.1 LINK lib/c/libcriu.so [2019-08-24T19:50:08.921Z] #58 175.3 GEN magic.py [2019-08-24T19:50:09.179Z] #58 175.4 Note: Building without setproctitle() and strlcpy() support. [2019-08-24T19:50:09.179Z] #58 175.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-24T19:50:09.437Z] #58 175.9 fatal: Not a git repository (or any of the parent directories): .git [2019-08-24T19:50:10.003Z] #58 176.5 make[1]: Nothing to be done for 'all'. [2019-08-24T19:50:10.185Z] ---> 06d521cb077e [2019-08-24T19:50:10.551Z] Successfully built 06d521cb077e [2019-08-24T19:50:10.551Z] Successfully tagged docker:4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:50:10.569Z] #58 ... [2019-08-24T19:50:10.569Z] [2019-08-24T19:50:10.569Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-24T19:50:10.827Z] #55 242.5 + rm -rf /tmp/tmp.utakMeGNuZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.utakMeGNuZ [2019-08-24T19:50:11.085Z] #55 DONE 243.0s [2019-08-24T19:50:11.085Z] [2019-08-24T19:50:11.085Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-24T19:50:11.085Z] #58 177.1 make[1]: 'images/built-in.o' is up to date. [2019-08-24T19:50:11.085Z] #58 177.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-24T19:50:11.085Z] #58 177.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-24T19:50:11.085Z] #58 177.2 make[1]: 'compel/libcompel.a' is up to date. [2019-08-24T19:50:11.085Z] #58 177.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-24T19:50:11.085Z] #58 177.2 make[1]: Nothing to be done for 'all'. [2019-08-24T19:50:11.085Z] #58 177.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-24T19:50:11.085Z] #58 177.5 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.085Z] #58 177.5 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.085Z] #58 177.5 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.343Z] #58 177.6 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.343Z] #58 177.7 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.343Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.343Z] #58 177.8 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.566Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/test/unit [2019-08-24T19:50:11.601Z] #58 177.9 make[2]: Nothing to be done for 'all'. [2019-08-24T19:50:11.601Z] #58 177.9 INSTALL criu/criu [2019-08-24T19:50:12.168Z] #58 DONE 178.4s [2019-08-24T19:50:12.168Z] [2019-08-24T19:50:12.168Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:50:14.067Z] #47 ... [2019-08-24T19:50:14.067Z] [2019-08-24T19:50:14.067Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-24T19:50:14.067Z] #24 DONE 245.7s [2019-08-24T19:50:14.083Z] ? github.com/docker/docker/api [no test files] [2019-08-24T19:50:14.324Z] [2019-08-24T19:50:14.324Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:50:16.853Z] #47 ... [2019-08-24T19:50:16.853Z] [2019-08-24T19:50:16.853Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-24T19:50:17.112Z] #25 DONE 0.6s [2019-08-24T19:50:17.112Z] [2019-08-24T19:50:17.112Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-24T19:50:17.112Z] #28 DONE 0.1s [2019-08-24T19:50:17.112Z] [2019-08-24T19:50:17.112Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-24T19:50:17.112Z] #31 DONE 0.1s [2019-08-24T19:50:17.112Z] [2019-08-24T19:50:17.112Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:50:17.112Z] #47 ... [2019-08-24T19:50:17.112Z] [2019-08-24T19:50:17.112Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-24T19:50:17.112Z] #34 DONE 0.1s [2019-08-24T19:50:17.112Z] [2019-08-24T19:50:17.112Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-24T19:50:17.370Z] #39 DONE 0.1s [2019-08-24T19:50:17.370Z] [2019-08-24T19:50:17.370Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-24T19:50:17.628Z] #43 DONE 0.1s [2019-08-24T19:50:17.628Z] [2019-08-24T19:50:17.628Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-24T19:50:24.179Z] #47 212.0 🇩 bin/containerd [2019-08-24T19:50:25.667Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2019-08-24T19:50:37.973Z] 🇩 bin/containerd-stress [2019-08-24T19:50:37.973Z] 🇩 bin/containerd-shim [2019-08-24T19:50:46.097Z] #47 233.8 🇩 bin/containerd-stress [2019-08-24T19:50:46.421Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-24T19:50:47.469Z] #47 235.3 🇩 bin/containerd-shim [2019-08-24T19:50:52.077Z] 🇩 binaries [2019-08-24T19:50:52.077Z] + mkdir -p /build [2019-08-24T19:50:52.077Z] + cp bin/containerd /build/containerd [2019-08-24T19:50:52.077Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-24T19:50:52.077Z] + cp bin/ctr /build/ctr [2019-08-24T19:50:54.026Z] #47 241.1 🇩 bin/containerd-shim-runc-v1 [2019-08-24T19:50:55.923Z] #47 243.8 🇩 binaries [2019-08-24T19:50:55.923Z] #47 243.8 + mkdir -p /build [2019-08-24T19:50:55.923Z] #47 243.8 + cp bin/containerd /build/containerd [2019-08-24T19:50:55.923Z] #47 243.9 + cp bin/containerd-shim /build/containerd-shim [2019-08-24T19:50:55.923Z] #47 243.9 + cp bin/ctr /build/ctr [2019-08-24T19:50:56.487Z] #47 DONE 244.7s [2019-08-24T19:50:57.419Z] [2019-08-24T19:50:57.419Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-24T19:50:57.591Z] Removing intermediate container 238c4435a2e2 [2019-08-24T19:50:57.591Z] ---> 49ddece5947c [2019-08-24T19:50:57.591Z] Step 56/126 : FROM dev-base AS proxy [2019-08-24T19:50:57.591Z] ---> 40eb0a8af580 [2019-08-24T19:50:57.591Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-24T19:50:57.591Z] ---> Running in 2a8147e8aff9 [2019-08-24T19:50:57.591Z] Removing intermediate container 2a8147e8aff9 [2019-08-24T19:50:57.591Z] ---> 7dee9e7598a2 [2019-08-24T19:50:57.591Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:50:57.591Z] ---> 3617ca8e305e [2019-08-24T19:50:57.591Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:50:57.591Z] ---> df7e7d477a95 [2019-08-24T19:50:57.591Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:50:57.591Z] ---> Running in 8ad42c5e1374 [2019-08-24T19:50:57.677Z] #48 DONE 0.2s [2019-08-24T19:50:57.677Z] [2019-08-24T19:50:57.677Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-24T19:50:57.677Z] #51 DONE 0.1s [2019-08-24T19:50:57.677Z] [2019-08-24T19:50:57.677Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-24T19:50:57.934Z] #54 DONE 0.1s [2019-08-24T19:50:57.934Z] [2019-08-24T19:50:57.934Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-24T19:50:58.191Z] #56 DONE 0.2s [2019-08-24T19:50:58.191Z] [2019-08-24T19:50:58.191Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-24T19:50:58.191Z] #59 DONE 0.1s [2019-08-24T19:50:58.191Z] [2019-08-24T19:50:58.191Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-24T19:50:58.191Z] #63 DONE 0.1s [2019-08-24T19:50:58.214Z] + RM_GOPATH=0 [2019-08-24T19:50:58.214Z] + TMP_GOPATH= [2019-08-24T19:50:58.214Z] + : /build [2019-08-24T19:50:58.214Z] + '[' -z '' ']' [2019-08-24T19:50:58.214Z] ++ mktemp -d [2019-08-24T19:50:58.214Z] + export GOPATH=/tmp/tmp.JbkFgReWWf [2019-08-24T19:50:58.214Z] + GOPATH=/tmp/tmp.JbkFgReWWf [2019-08-24T19:50:58.214Z] + RM_GOPATH=1 [2019-08-24T19:50:58.214Z] ++ dirname ./install.sh [2019-08-24T19:50:58.214Z] + dir=. [2019-08-24T19:50:58.214Z] + bin=proxy [2019-08-24T19:50:58.214Z] + shift [2019-08-24T19:50:58.214Z] + '[' '!' -f ./proxy.installer ']' [2019-08-24T19:50:58.214Z] + . ./proxy.installer [2019-08-24T19:50:58.214Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:50:58.214Z] + install_proxy [2019-08-24T19:50:58.214Z] + case "$1" in [2019-08-24T19:50:58.214Z] + export CGO_ENABLED=0 [2019-08-24T19:50:58.214Z] + CGO_ENABLED=0 [2019-08-24T19:50:58.214Z] + _install_proxy [2019-08-24T19:50:58.214Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-24T19:50:58.214Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JbkFgReWWf/src/github.com/docker/libnetwork [2019-08-24T19:50:58.214Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:50:58.214Z] Cloning into '/tmp/tmp.JbkFgReWWf/src/github.com/docker/libnetwork'... [2019-08-24T19:50:58.447Z] [2019-08-24T19:50:58.447Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-24T19:50:58.447Z] #65 DONE 0.1s [2019-08-24T19:50:58.447Z] [2019-08-24T19:50:58.447Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-24T19:50:58.447Z] #66 DONE 0.0s [2019-08-24T19:50:58.447Z] [2019-08-24T19:50:58.447Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-24T19:50:59.011Z] #67 DONE 0.7s [2019-08-24T19:50:59.268Z] [2019-08-24T19:50:59.268Z] #68 exporting to image [2019-08-24T19:50:59.268Z] #68 exporting layers [2019-08-24T19:51:00.900Z] + cd /tmp/tmp.JbkFgReWWf/src/github.com/docker/libnetwork [2019-08-24T19:51:00.900Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-24T19:51:01.184Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-24T19:51:05.580Z] Removing intermediate container 8ad42c5e1374 [2019-08-24T19:51:05.580Z] ---> 8a87ac09cfde [2019-08-24T19:51:05.580Z] Step 61/126 : FROM base AS gometalinter [2019-08-24T19:51:05.580Z] ---> 40eb0a8af580 [2019-08-24T19:51:05.580Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-24T19:51:05.580Z] ---> Running in cc3ab2015438 [2019-08-24T19:51:05.580Z] Removing intermediate container cc3ab2015438 [2019-08-24T19:51:05.580Z] ---> a0fbd3f6b429 [2019-08-24T19:51:05.580Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:51:05.580Z] ---> 35a70cde254e [2019-08-24T19:51:05.580Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:51:05.580Z] ---> d08d14e75c71 [2019-08-24T19:51:05.580Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:51:05.580Z] ---> Running in 2374d257d734 [2019-08-24T19:51:05.850Z] #68 exporting layers 6.7s done [2019-08-24T19:51:05.850Z] #68 writing image sha256:e11282ff03a2c758dafef37b7c77c65ef1c00d38e6a718fcf9a7239a24ba0fe7 done [2019-08-24T19:51:05.850Z] #68 naming to docker.io/library/docker:4d09fab232ed282d020afbe1e0935b53379df4ad done [2019-08-24T19:51:05.850Z] #68 DONE 6.7s [Pipeline] } [2019-08-24T19:51:05.861Z] + RM_GOPATH=0 [2019-08-24T19:51:05.861Z] + TMP_GOPATH= [2019-08-24T19:51:05.861Z] + : /build [2019-08-24T19:51:05.861Z] + '[' -z '' ']' [2019-08-24T19:51:05.861Z] ++ mktemp -d [2019-08-24T19:51:05.861Z] + export GOPATH=/tmp/tmp.bRHb8TpoKG [2019-08-24T19:51:05.861Z] + GOPATH=/tmp/tmp.bRHb8TpoKG [2019-08-24T19:51:05.861Z] + RM_GOPATH=1 [2019-08-24T19:51:05.861Z] ++ dirname ./install.sh [2019-08-24T19:51:05.861Z] + dir=. [2019-08-24T19:51:05.861Z] + bin=gometalinter [2019-08-24T19:51:05.861Z] + shift [2019-08-24T19:51:05.861Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-24T19:51:05.861Z] + . ./gometalinter.installer [2019-08-24T19:51:05.861Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-24T19:51:05.861Z] + install_gometalinter [2019-08-24T19:51:05.861Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-24T19:51:05.861Z] + go get -d github.com/alecthomas/gometalinter [2019-08-24T19:51:05.861Z] Installing gometalinter version v2.0.6 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-08-24T19:51:07.341Z] + cd /tmp/tmp.bRHb8TpoKG/src/github.com/alecthomas/gometalinter [2019-08-24T19:51:07.341Z] + git checkout -q v2.0.6 [2019-08-24T19:51:07.341Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-24T19:51:07.804Z] [2019-08-24T19:51:07.804Z] Removing bundles/ [2019-08-24T19:51:07.804Z] [2019-08-24T19:51:07.804Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-24T19:51:07.804Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T19:51:07.804Z] GOOS="" GOARCH="" GOARM="" [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.2% of statements [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-24T19:51:24.510Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-24T19:51:24.510Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-08-24T19:51:25.028Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-08-24T19:51:25.829Z] + GOBIN=/build [2019-08-24T19:51:25.829Z] + /build/gometalinter --install [2019-08-24T19:51:25.829Z] Installing: [2019-08-24T19:51:25.829Z] deadcode [2019-08-24T19:51:25.829Z] dupl [2019-08-24T19:51:25.829Z] errcheck [2019-08-24T19:51:25.829Z] gas [2019-08-24T19:51:25.829Z] gochecknoglobals [2019-08-24T19:51:25.829Z] gochecknoinits [2019-08-24T19:51:25.829Z] goconst [2019-08-24T19:51:25.829Z] gocyclo [2019-08-24T19:51:25.829Z] goimports [2019-08-24T19:51:25.829Z] golint [2019-08-24T19:51:25.829Z] gosimple [2019-08-24T19:51:25.829Z] gotype [2019-08-24T19:51:25.829Z] gotypex [2019-08-24T19:51:25.829Z] ineffassign [2019-08-24T19:51:25.829Z] interfacer [2019-08-24T19:51:25.829Z] lll [2019-08-24T19:51:25.829Z] maligned [2019-08-24T19:51:25.829Z] megacheck [2019-08-24T19:51:25.829Z] misspell [2019-08-24T19:51:25.829Z] nakedret [2019-08-24T19:51:25.829Z] safesql [2019-08-24T19:51:25.829Z] staticcheck [2019-08-24T19:51:25.829Z] structcheck [2019-08-24T19:51:25.829Z] unconvert [2019-08-24T19:51:25.829Z] unparam [2019-08-24T19:51:25.829Z] unused [2019-08-24T19:51:25.829Z] varcheck [2019-08-24T19:51:27.239Z] ok github.com/docker/docker/builder/fscache 0.115s coverage: 69.5% of statements [2019-08-24T19:51:27.553Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2019-08-24T19:51:28.073Z] ok github.com/docker/docker/builder/dockerfile 0.935s coverage: 45.1% of statements [2019-08-24T19:51:30.000Z] ok github.com/docker/docker/builder/remotecontext/git 0.684s coverage: 85.1% of statements [2019-08-24T19:51:30.000Z] ok github.com/docker/docker/builder/remotecontext 0.239s coverage: 13.6% of statements [2019-08-24T19:51:30.092Z] Congratulations! All api changes are done the right way. [2019-08-24T19:51:30.092Z] Congratulations! No testing.T found. [2019-08-24T19:51:30.092Z] Congratulations! All toml source files changed here have valid syntax. [2019-08-24T19:51:30.092Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-08-24T19:51:30.092Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-08-24T19:51:30.092Z] Congratulations! No new tests added to integration-cli. [2019-08-24T19:51:30.371Z] ? github.com/docker/docker/cli [no test files] [2019-08-24T19:51:30.371Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-08-24T19:51:30.737Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-08-24T19:51:31.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/make.sh dynbinary-daemon test-docker-py [2019-08-24T19:51:31.565Z] [2019-08-24T19:51:31.822Z] Removing bundles/ [2019-08-24T19:51:31.822Z] [2019-08-24T19:51:31.822Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-24T19:51:31.822Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T19:51:31.822Z] GOOS="" GOARCH="" GOARM="" [2019-08-24T19:51:35.989Z] ok github.com/docker/docker/client 0.269s coverage: 75.8% of statements [2019-08-24T19:51:58.419Z] Removing intermediate container 2374d257d734 [2019-08-24T19:51:58.419Z] ---> bc9a57949f53 [2019-08-24T19:51:58.419Z] Step 66/126 : FROM base AS gotestsum [2019-08-24T19:51:58.419Z] ---> 40eb0a8af580 [2019-08-24T19:51:58.419Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-24T19:51:58.419Z] ---> Running in 904cbf22746d [2019-08-24T19:51:58.419Z] Removing intermediate container 904cbf22746d [2019-08-24T19:51:58.419Z] ---> 90d9c4e04953 [2019-08-24T19:51:58.419Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:51:58.419Z] ---> 3702da9d2cfc [2019-08-24T19:51:58.419Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:51:58.704Z] ---> bdfa0c483a5e [2019-08-24T19:51:58.704Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:51:58.704Z] ---> Running in 6f7bd3088244 [2019-08-24T19:51:58.987Z] + RM_GOPATH=0 [2019-08-24T19:51:58.987Z] + TMP_GOPATH= [2019-08-24T19:51:58.987Z] + : /build [2019-08-24T19:51:58.987Z] + '[' -z '' ']' [2019-08-24T19:51:58.987Z] ++ mktemp -d [2019-08-24T19:51:58.987Z] + export GOPATH=/tmp/tmp.G5XYnUqSxD [2019-08-24T19:51:58.987Z] + GOPATH=/tmp/tmp.G5XYnUqSxD [2019-08-24T19:51:58.987Z] + RM_GOPATH=1 [2019-08-24T19:51:58.987Z] ++ dirname ./install.sh [2019-08-24T19:51:58.987Z] Installing gotestsum version v0.3.5 [2019-08-24T19:51:58.987Z] + dir=. [2019-08-24T19:51:58.987Z] + bin=gotestsum [2019-08-24T19:51:58.987Z] + shift [2019-08-24T19:51:58.987Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-24T19:51:58.987Z] + . ./gotestsum.installer [2019-08-24T19:51:58.987Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-24T19:51:58.987Z] + install_gotestsum [2019-08-24T19:51:58.987Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-24T19:51:58.987Z] + go get -d gotest.tools/gotestsum [2019-08-24T19:52:09.261Z] + cd /tmp/tmp.G5XYnUqSxD/src/gotest.tools/gotestsum [2019-08-24T19:52:09.261Z] + git checkout -q v0.3.5 [2019-08-24T19:52:09.261Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-24T19:52:10.486Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.9% of statements [2019-08-24T19:52:10.486Z] ok github.com/docker/docker/container 0.113s coverage: 35.5% of statements [2019-08-24T19:52:10.486Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-24T19:52:10.486Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-24T19:52:10.486Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-24T19:52:10.486Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-24T19:52:14.723Z] ok github.com/docker/docker/daemon/cluster 0.033s coverage: 0.5% of statements [2019-08-24T19:52:16.610Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-08-24T19:52:19.169Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.8% of statements [2019-08-24T19:52:26.929Z] ok github.com/docker/docker/daemon 12.216s coverage: 17.6% of statements [2019-08-24T19:52:26.929Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-24T19:52:27.329Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.7% of statements [2019-08-24T19:52:27.329Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-24T19:52:29.183Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-08-24T19:52:29.183Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 84.2% of statements [2019-08-24T19:52:29.225Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T19:52:29.225Z] [2019-08-24T19:52:29.225Z] [2019-08-24T19:52:29.225Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-08-24T19:52:29.225Z] [2019-08-24T19:52:29.225Z] No new tests added to integration. [2019-08-24T19:52:29.225Z] [2019-08-24T19:52:29.225Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-24T19:52:29.225Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-24T19:52:29.225Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-24T19:52:29.225Z] [2019-08-24T19:52:29.225Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-24T19:52:29.225Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-24T19:52:29.225Z] PKG_CONFIG=pkg-config [2019-08-24T19:52:29.225Z] GOLANG_VERSION=1.12.9 [2019-08-24T19:52:29.225Z] HOSTNAME=bd8c2efee6bb [2019-08-24T19:52:29.225Z] KEEPBUNDLE=1 [2019-08-24T19:52:29.225Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-24T19:52:29.225Z] container=docker [2019-08-24T19:52:29.225Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-24T19:52:29.225Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-24T19:52:29.225Z] GOPATH=/go [2019-08-24T19:52:29.225Z] PWD=/go/src/github.com/docker/docker [2019-08-24T19:52:29.225Z] HOME=/root [2019-08-24T19:52:29.225Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-24T19:52:29.225Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-24T19:52:29.225Z] DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:52:29.225Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-24T19:52:29.225Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-24T19:52:29.225Z] TEST_INTEGRATION_DEST=1 [2019-08-24T19:52:29.225Z] TERM=xterm [2019-08-24T19:52:29.225Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-24T19:52:29.225Z] SHLVL=1 [2019-08-24T19:52:29.225Z] TIMEOUT=120m [2019-08-24T19:52:29.225Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-24T19:52:29.225Z] DOCKER_PKG=github.com/docker/docker [2019-08-24T19:52:29.225Z] _=/usr/bin/env [2019-08-24T19:52:29.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-24T19:52:29.225Z] PKG_CONFIG=pkg-config [2019-08-24T19:52:29.225Z] GOLANG_VERSION=1.12.9 [2019-08-24T19:52:29.225Z] HOSTNAME=48b574cf96ab [2019-08-24T19:52:29.225Z] KEEPBUNDLE=1 [2019-08-24T19:52:29.225Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-24T19:52:29.225Z] container=docker [2019-08-24T19:52:29.225Z] TEST_SKIP_INTEGRATION=1 [2019-08-24T19:52:29.225Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-24T19:52:29.225Z] GOPATH=/go [2019-08-24T19:52:29.225Z] PWD=/go/src/github.com/docker/docker [2019-08-24T19:52:29.225Z] HOME=/root [2019-08-24T19:52:29.225Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-24T19:52:29.225Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-24T19:52:29.225Z] DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:52:29.225Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-24T19:52:29.225Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-24T19:52:29.225Z] TEST_INTEGRATION_DEST=3 [2019-08-24T19:52:29.225Z] TERM=xterm [2019-08-24T19:52:29.225Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-24T19:52:29.225Z] SHLVL=1 [2019-08-24T19:52:29.225Z] TIMEOUT=120m [2019-08-24T19:52:29.225Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-24T19:52:29.225Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-24T19:52:29.225Z] DOCKER_PKG=github.com/docker/docker [2019-08-24T19:52:29.225Z] _=/usr/bin/env [2019-08-24T19:52:29.225Z] Building test suite binary ./integration-cli/test.main [2019-08-24T19:52:29.225Z] PKG_CONFIG=pkg-config [2019-08-24T19:52:29.225Z] GOLANG_VERSION=1.12.9 [2019-08-24T19:52:29.225Z] HOSTNAME=849b49baeadf [2019-08-24T19:52:29.225Z] KEEPBUNDLE=1 [2019-08-24T19:52:29.225Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-24T19:52:29.225Z] container=docker [2019-08-24T19:52:29.225Z] TEST_SKIP_INTEGRATION=1 [2019-08-24T19:52:29.225Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-24T19:52:29.225Z] GOPATH=/go [2019-08-24T19:52:29.225Z] PWD=/go/src/github.com/docker/docker [2019-08-24T19:52:29.225Z] HOME=/root [2019-08-24T19:52:29.225Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-24T19:52:29.225Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-24T19:52:29.225Z] DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:52:29.225Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-24T19:52:29.225Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-24T19:52:29.225Z] TEST_INTEGRATION_DEST=2 [2019-08-24T19:52:29.225Z] TERM=xterm [2019-08-24T19:52:29.225Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-24T19:52:29.225Z] SHLVL=1 [2019-08-24T19:52:29.225Z] TIMEOUT=120m [2019-08-24T19:52:29.225Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-24T19:52:29.225Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-24T19:52:29.225Z] DOCKER_PKG=github.com/docker/docker [2019-08-24T19:52:29.225Z] _=/usr/bin/env [2019-08-24T19:52:29.225Z] Building test suite binary ./integration-cli/test.main [2019-08-24T19:52:30.029Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-08-24T19:52:30.029Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-24T19:52:30.029Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-24T19:52:30.855Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-08-24T19:52:31.613Z] Removing intermediate container 6f7bd3088244 [2019-08-24T19:52:31.613Z] ---> 3dac17410be8 [2019-08-24T19:52:31.613Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-24T19:52:31.613Z] ---> 40eb0a8af580 [2019-08-24T19:52:31.613Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-24T19:52:31.613Z] ---> Running in b0d978a25080 [2019-08-24T19:52:31.613Z] Removing intermediate container b0d978a25080 [2019-08-24T19:52:31.613Z] ---> 2317725dd773 [2019-08-24T19:52:31.613Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:52:31.613Z] ---> a45e0510da1d [2019-08-24T19:52:31.613Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:52:31.613Z] ---> cb4a5d6df75c [2019-08-24T19:52:31.613Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:52:31.613Z] ---> Running in 3e3da4e0fa08 [2019-08-24T19:52:31.613Z] + RM_GOPATH=0 [2019-08-24T19:52:31.613Z] + TMP_GOPATH= [2019-08-24T19:52:31.613Z] + : /build [2019-08-24T19:52:31.613Z] + '[' -z '' ']' [2019-08-24T19:52:31.613Z] ++ mktemp -d [2019-08-24T19:52:31.613Z] + export GOPATH=/tmp/tmp.2yPULhwWhS [2019-08-24T19:52:31.613Z] + GOPATH=/tmp/tmp.2yPULhwWhS [2019-08-24T19:52:31.613Z] + RM_GOPATH=1 [2019-08-24T19:52:31.613Z] ++ dirname ./install.sh [2019-08-24T19:52:31.613Z] + dir=. [2019-08-24T19:52:31.613Z] + bin=dockercli [2019-08-24T19:52:31.613Z] + shift [2019-08-24T19:52:31.613Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-24T19:52:31.613Z] + . ./dockercli.installer [2019-08-24T19:52:31.613Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-24T19:52:31.613Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-24T19:52:31.613Z] + install_dockercli [2019-08-24T19:52:31.613Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-24T19:52:31.613Z] Install docker/cli version 17.06.2-ce from stable [2019-08-24T19:52:31.613Z] ++ uname -m [2019-08-24T19:52:31.613Z] + arch=ppc64le [2019-08-24T19:52:31.613Z] + '[' ppc64le '!=' x86_64 ']' [2019-08-24T19:52:31.613Z] + '[' ppc64le '!=' s390x ']' [2019-08-24T19:52:31.613Z] + '[' ppc64le '!=' armhf ']' [2019-08-24T19:52:31.613Z] + build_dockercli [2019-08-24T19:52:31.613Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.2yPULhwWhS/tmp/docker-ce [2019-08-24T19:52:31.613Z] Cloning into '/tmp/tmp.2yPULhwWhS/tmp/docker-ce'... [2019-08-24T19:52:33.545Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-08-24T19:52:34.824Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.288s coverage: 57.8% of statements [2019-08-24T19:52:41.182Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.520s coverage: 45.9% of statements [2019-08-24T19:52:44.441Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.421s coverage: 72.5% of statements [2019-08-24T19:52:44.441Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-24T19:52:44.441Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.015s coverage: 50.8% of statements [2019-08-24T19:52:47.005Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.524s coverage: 76.1% of statements [2019-08-24T19:52:48.494Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2019-08-24T19:52:49.806Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-08-24T19:52:52.154Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.013s coverage: 57.0% of statements [2019-08-24T19:52:52.154Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-24T19:52:52.154Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-24T19:52:52.154Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2019-08-24T19:52:52.154Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-24T19:52:52.551Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-08-24T19:52:52.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-24T19:52:53.220Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T19:52:53.220Z] [2019-08-24T19:52:53.220Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-08-24T19:52:53.220Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-08-24T19:52:53.220Z] Using test binary docker [2019-08-24T19:52:53.220Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-24T19:52:53.220Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-24T19:52:53.220Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-24T19:52:53.220Z] Warning failed to create cache: (null) [2019-08-24T19:52:53.220Z] . [2019-08-24T19:52:53.220Z] INFO: Waiting for daemon to start... [2019-08-24T19:52:53.220Z] Starting dockerd [2019-08-24T19:52:53.220Z] . [2019-08-24T19:52:53.220Z] INFO: Building docker-sdk-python3:4.0.2... [2019-08-24T19:52:54.445Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.7% of statements [2019-08-24T19:52:54.951Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 78.2% of statements [2019-08-24T19:52:54.951Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-24T19:52:54.951Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-24T19:52:56.325Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2019-08-24T19:52:56.325Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-08-24T19:52:57.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-08-24T19:52:57.569Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-08-24T19:52:58.437Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-08-24T19:52:58.437Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-24T19:52:58.599Z] + cd /tmp/tmp.2yPULhwWhS/tmp/docker-ce [2019-08-24T19:52:58.599Z] + git checkout -q v17.06.2-ce [2019-08-24T19:52:58.599Z] + mkdir -p /tmp/tmp.2yPULhwWhS/src/github.com/docker [2019-08-24T19:52:58.599Z] + mv components/cli /tmp/tmp.2yPULhwWhS/src/github.com/docker/cli [2019-08-24T19:52:58.599Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-08-24T19:52:59.274Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 18.6% of statements [2019-08-24T19:53:01.806Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2019-08-24T19:53:01.806Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-08-24T19:53:02.211Z] ok github.com/docker/docker/daemon/logger/splunk 1.993s coverage: 84.5% of statements [2019-08-24T19:53:02.211Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-24T19:53:02.592Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-08-24T19:53:02.592Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-24T19:53:05.109Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2019-08-24T19:53:05.109Z] ok github.com/docker/docker/distribution 0.286s coverage: 22.6% of statements [2019-08-24T19:53:05.109Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-24T19:53:06.560Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2019-08-24T19:53:07.939Z] ok github.com/docker/docker/distribution/xfer 1.477s coverage: 83.4% of statements [2019-08-24T19:53:07.939Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-24T19:53:07.939Z] ok github.com/docker/docker/image 0.028s coverage: 86.4% of statements [2019-08-24T19:53:09.274Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-08-24T19:53:09.274Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-24T19:53:09.686Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-08-24T19:53:09.686Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-24T19:53:11.678Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-24T19:53:12.066Z] ok github.com/docker/docker/internal/testutil 0.005s coverage: 62.5% of statements [2019-08-24T19:53:12.913Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-08-24T19:53:14.200Z] ok github.com/docker/docker/opts 0.033s coverage: 66.9% of statements [2019-08-24T19:53:14.590Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-08-24T19:53:17.248Z] ok github.com/docker/docker/pkg/archive 0.486s coverage: 76.9% of statements [2019-08-24T19:53:18.579Z] ok github.com/docker/docker/pkg/authorization 0.550s coverage: 66.7% of statements [2019-08-24T19:53:18.990Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-08-24T19:53:18.990Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-08-24T19:53:21.589Z] ok github.com/docker/docker/layer 7.388s coverage: 66.9% of statements [2019-08-24T19:53:21.589Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-24T19:53:21.589Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-24T19:53:21.589Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-24T19:53:21.589Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-24T19:53:21.589Z] ? github.com/docker/docker/oci [no test files] [2019-08-24T19:53:21.589Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-24T19:53:21.589Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-08-24T19:53:22.440Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-08-24T19:53:22.828Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2019-08-24T19:53:23.655Z] ok github.com/docker/docker/pkg/chrootarchive 3.463s coverage: 43.2% of statements [2019-08-24T19:53:23.655Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-24T19:53:23.655Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-24T19:53:25.001Z] ok github.com/docker/docker/pkg/discovery/memory 0.020s coverage: 92.3% of statements [2019-08-24T19:53:25.378Z] ok github.com/docker/docker/pkg/discovery/nodes 0.024s coverage: 93.8% of statements [2019-08-24T19:53:25.791Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-08-24T19:53:27.061Z] ok github.com/docker/docker/pkg/filenotify 0.627s coverage: 67.0% of statements [2019-08-24T19:53:27.061Z] ok github.com/docker/docker/pkg/discovery/kv 3.250s coverage: 84.1% of statements [2019-08-24T19:53:27.905Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-08-24T19:53:28.680Z] ok github.com/docker/docker/pkg/fsutils 0.406s coverage: 85.1% of statements [2019-08-24T19:53:28.680Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 10.2% of statements [2019-08-24T19:53:30.027Z] ok github.com/docker/docker/pkg/idtools 0.321s coverage: 70.1% of statements [2019-08-24T19:53:30.027Z] ok github.com/docker/docker/pkg/ioutils 0.404s coverage: 70.6% of statements [2019-08-24T19:53:30.893Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-08-24T19:53:30.893Z] ok github.com/docker/docker/pkg/locker 0.030s coverage: 88.9% of statements [2019-08-24T19:53:31.284Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2019-08-24T19:53:31.284Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-24T19:53:31.665Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-08-24T19:53:32.053Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2019-08-24T19:53:32.441Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-08-24T19:53:32.835Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-08-24T19:53:32.835Z] ok github.com/docker/docker/pkg/mount 1.288s coverage: 69.6% of statements [2019-08-24T19:53:32.835Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-24T19:53:33.213Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-08-24T19:53:33.213Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-24T19:53:33.213Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-24T19:53:34.542Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-08-24T19:53:34.917Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-08-24T19:53:35.406Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2019-08-24T19:53:35.819Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-08-24T19:53:37.074Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 73.9% of statements [2019-08-24T19:53:37.884Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-08-24T19:53:41.271Z] ok github.com/docker/docker/pkg/signal 2.622s coverage: 61.0% of statements [2019-08-24T19:53:41.271Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-08-24T19:53:42.114Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-08-24T19:53:42.491Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-08-24T19:53:43.100Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-08-24T19:53:43.526Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-08-24T19:53:44.350Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 36.9% of statements [2019-08-24T19:53:44.745Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2019-08-24T19:53:45.571Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2019-08-24T19:53:46.378Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-08-24T19:53:46.775Z] testing: warning: no tests to run [2019-08-24T19:53:46.775Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2019-08-24T19:53:47.575Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2019-08-24T19:53:47.575Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-08-24T19:53:47.961Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-08-24T19:53:50.530Z] ok github.com/docker/docker/plugin 0.553s coverage: 27.0% of statements [2019-08-24T19:53:51.420Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-08-24T19:53:52.750Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.2% of statements [2019-08-24T19:53:53.145Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-08-24T19:53:55.080Z] ok github.com/docker/docker/registry 0.206s coverage: 56.4% of statements [2019-08-24T19:53:55.875Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2019-08-24T19:53:55.875Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2019-08-24T19:53:56.704Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-08-24T19:53:58.003Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-08-24T19:53:59.153Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-08-24T19:53:59.981Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2019-08-24T19:54:00.892Z] sha256:49cc642c2fdd202252b5305964c62d508c85d704956bd1c348d01dc47d4b7b06 [2019-08-24T19:54:00.892Z] INFO: Starting docker-py tests... [2019-08-24T19:54:00.892Z] ============================= test session starts ============================== [2019-08-24T19:54:00.892Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 [2019-08-24T19:54:00.892Z] rootdir: /src, inifile: pytest.ini [2019-08-24T19:54:00.892Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-08-24T19:54:01.258Z] ok github.com/docker/docker/volume/service 0.021s coverage: 73.0% of statements [2019-08-24T19:54:01.455Z] collected 385 items / 5 deselected [2019-08-24T19:54:01.455Z] [2019-08-24T19:54:06.923Z] + return [2019-08-24T19:54:06.923Z] Removing intermediate container 3e3da4e0fa08 [2019-08-24T19:54:06.923Z] ---> ca1d69368d28 [2019-08-24T19:54:06.923Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-24T19:54:06.923Z] ---> be3585fcb399 [2019-08-24T19:54:06.923Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-24T19:54:06.923Z] ---> Running in 882200e20e7b [2019-08-24T19:54:06.923Z] Removing intermediate container 882200e20e7b [2019-08-24T19:54:06.923Z] ---> 4279136f3c5a [2019-08-24T19:54:06.923Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:54:06.923Z] ---> 3910ce8b148f [2019-08-24T19:54:06.923Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:54:06.923Z] ---> 53143a8e5454 [2019-08-24T19:54:06.923Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:54:06.923Z] ---> Running in dac0737ce35b [2019-08-24T19:54:06.923Z] + RM_GOPATH=0 [2019-08-24T19:54:06.923Z] + TMP_GOPATH= [2019-08-24T19:54:06.923Z] + : /build [2019-08-24T19:54:06.923Z] + '[' -z '' ']' [2019-08-24T19:54:06.923Z] ++ mktemp -d [2019-08-24T19:54:06.923Z] + export GOPATH=/tmp/tmp.hYgHIfD3ah [2019-08-24T19:54:06.923Z] + GOPATH=/tmp/tmp.hYgHIfD3ah [2019-08-24T19:54:06.923Z] + RM_GOPATH=1 [2019-08-24T19:54:06.923Z] ++ dirname ./install.sh [2019-08-24T19:54:06.923Z] + dir=. [2019-08-24T19:54:06.923Z] + bin=runc [2019-08-24T19:54:06.923Z] + shift [2019-08-24T19:54:06.923Z] + '[' '!' -f ./runc.installer ']' [2019-08-24T19:54:06.923Z] + . ./runc.installer [2019-08-24T19:54:06.923Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:54:06.923Z] + install_runc [2019-08-24T19:54:06.923Z] + uname -r [2019-08-24T19:54:06.923Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-24T19:54:06.923Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-24T19:54:06.923Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-24T19:54:06.923Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-24T19:54:06.923Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hYgHIfD3ah/src/github.com/opencontainers/runc [2019-08-24T19:54:06.923Z] Cloning into '/tmp/tmp.hYgHIfD3ah/src/github.com/opencontainers/runc'... [2019-08-24T19:54:06.923Z] + cd /tmp/tmp.hYgHIfD3ah/src/github.com/opencontainers/runc [2019-08-24T19:54:06.923Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-24T19:54:06.923Z] + '[' -z '' ']' [2019-08-24T19:54:06.923Z] + target=static [2019-08-24T19:54:06.923Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-24T19:54:07.538Z] 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-24T19:54:08.970Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/rootless [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/volume [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-24T19:54:08.971Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === Skipped [2019-08-24T19:54:08.971Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-24T19:54:08.971Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-24T19:54:08.971Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:73: No driver to put! [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-24T19:54:08.971Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-24T19:54:08.971Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-24T19:54:08.971Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T19:54:08.971Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-24T19:54:08.971Z] graphtest_unix.go:73: No driver to put! [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-24T19:54:08.971Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-24T19:54:08.971Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] [2019-08-24T19:54:08.971Z] DONE 2040 tests, 20 skipped in 235.224s Post stage [Pipeline] junit [2019-08-24T19:54:09.178Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-24T19:54:12.460Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/make.sh dynbinary test-integration [2019-08-24T19:54:12.853Z] [2019-08-24T19:54:12.853Z] Removing bundles/ [2019-08-24T19:54:12.853Z] [2019-08-24T19:54:12.853Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-24T19:54:12.853Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T19:54:12.853Z] GOOS="" GOARCH="" GOARM="" [2019-08-24T19:54:23.193Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-08-24T19:54:23.760Z] tests/integration/api_client_test.py ..... [ 7%] [2019-08-24T19:54:25.693Z] tests/integration/api_config_test.py ..... [ 8%] [2019-08-24T19:54:35.133Z] 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-24T19:54:35.133Z] + mkdir -p /build [2019-08-24T19:54:35.133Z] + cp runc /build/runc [2019-08-24T19:54:35.133Z] Removing intermediate container dac0737ce35b [2019-08-24T19:54:35.133Z] ---> e2070302141a [2019-08-24T19:54:35.133Z] Step 81/126 : FROM dev-base AS tini [2019-08-24T19:54:35.133Z] ---> 40eb0a8af580 [2019-08-24T19:54:35.133Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:54:35.133Z] ---> Using cache [2019-08-24T19:54:35.133Z] ---> 0415451327e8 [2019-08-24T19:54:35.133Z] 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-24T19:54:35.133Z] ---> Running in bfd88b6bdb7e [2019-08-24T19:54:35.133Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:54:35.133Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:54:35.133Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:54:35.134Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:54:35.134Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:54:35.417Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-24T19:54:35.702Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-24T19:54:35.702Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-24T19:54:37.746Z] Fetched 7716 kB in 2s (2909 kB/s) [2019-08-24T19:54:38.756Z] Reading package lists... [2019-08-24T19:54:40.231Z] Reading package lists... [2019-08-24T19:54:40.231Z] Building dependency tree... [2019-08-24T19:54:40.231Z] Reading state information... [2019-08-24T19:54:40.518Z] The following additional packages will be installed: [2019-08-24T19:54:40.518Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-24T19:54:40.518Z] Suggested packages: [2019-08-24T19:54:40.518Z] codeblocks eclipse ninja-build lrzip [2019-08-24T19:54:40.518Z] Recommended packages: [2019-08-24T19:54:40.518Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-24T19:54:40.518Z] The following NEW packages will be installed: [2019-08-24T19:54:40.518Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-24T19:54:40.518Z] vim-common xxd [2019-08-24T19:54:40.518Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:54:40.518Z] Need to get 13.4 MB of archives. [2019-08-24T19:54:40.518Z] After this operation, 60.4 MB of additional disk space will be used. [2019-08-24T19:54:40.518Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-08-24T19:54:40.518Z] 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-24T19:54:40.518Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB] [2019-08-24T19:54:40.807Z] 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-24T19:54:41.098Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-08-24T19:54:41.098Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-08-24T19:54:41.098Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-08-24T19:54:41.098Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-08-24T19:54:41.098Z] 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-24T19:54:41.098Z] 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-24T19:54:41.382Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:54:41.382Z] Fetched 13.4 MB in 0s (22.8 MB/s) [2019-08-24T19:54:41.382Z] Selecting previously unselected package cmake-data. [2019-08-24T19:54:41.382Z] (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-24T19:54:41.382Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-24T19:54:41.382Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-24T19:54:42.004Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-24T19:54:42.004Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-24T19:54:42.004Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-24T19:54:42.004Z] Selecting previously unselected package libicu57:ppc64el. [2019-08-24T19:54:42.004Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_ppc64el.deb ... [2019-08-24T19:54:42.004Z] Unpacking libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-24T19:54:43.013Z] Selecting previously unselected package libxml2:ppc64el. [2019-08-24T19:54:43.013Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-08-24T19:54:43.013Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:54:43.296Z] Selecting previously unselected package libarchive13:ppc64el. [2019-08-24T19:54:43.296Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-08-24T19:54:43.296Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-24T19:54:43.296Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-08-24T19:54:43.296Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-08-24T19:54:43.296Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-24T19:54:43.296Z] Selecting previously unselected package libuv1:ppc64el. [2019-08-24T19:54:43.296Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-08-24T19:54:43.296Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-08-24T19:54:43.296Z] Selecting previously unselected package cmake. [2019-08-24T19:54:43.296Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-08-24T19:54:43.296Z] Unpacking cmake (3.7.2-1) ... [2019-08-24T19:54:43.909Z] Selecting previously unselected package xxd. [2019-08-24T19:54:43.909Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-24T19:54:43.909Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:54:43.909Z] Selecting previously unselected package vim-common. [2019-08-24T19:54:43.909Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:54:43.909Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:54:43.909Z] Processing triggers for mime-support (3.60) ... [2019-08-24T19:54:43.909Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:54:43.909Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-08-24T19:54:43.909Z] Setting up cmake-data (3.7.2-1) ... [2019-08-24T19:54:43.909Z] Setting up libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-24T19:54:43.909Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-24T19:54:43.909Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:54:43.909Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:54:43.909Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-24T19:54:43.909Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-24T19:54:43.909Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-24T19:54:43.909Z] Setting up cmake (3.7.2-1) ... [2019-08-24T19:54:43.909Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:54:45.936Z] Removing intermediate container bfd88b6bdb7e [2019-08-24T19:54:45.936Z] ---> 90077192f45b [2019-08-24T19:54:45.936Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:54:45.936Z] ---> 32e79aa2bff9 [2019-08-24T19:54:45.936Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-24T19:54:45.936Z] ---> Running in 0a4455fa01a5 [2019-08-24T19:54:45.936Z] Removing intermediate container 0a4455fa01a5 [2019-08-24T19:54:45.936Z] ---> e9ec28e08fe2 [2019-08-24T19:54:45.936Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:54:46.218Z] ---> d72067d11bf0 [2019-08-24T19:54:46.218Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:54:46.218Z] ---> Running in 5fd7c41f8fe6 [2019-08-24T19:54:46.499Z] + RM_GOPATH=0 [2019-08-24T19:54:46.500Z] + TMP_GOPATH= [2019-08-24T19:54:46.500Z] + : /build [2019-08-24T19:54:46.500Z] + '[' -z '' ']' [2019-08-24T19:54:46.500Z] ++ mktemp -d [2019-08-24T19:54:46.500Z] + export GOPATH=/tmp/tmp.HwOvBysZrF [2019-08-24T19:54:46.500Z] + GOPATH=/tmp/tmp.HwOvBysZrF [2019-08-24T19:54:46.500Z] + RM_GOPATH=1 [2019-08-24T19:54:46.500Z] ++ dirname ./install.sh [2019-08-24T19:54:46.500Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:54:46.500Z] + dir=. [2019-08-24T19:54:46.500Z] + bin=tini [2019-08-24T19:54:46.500Z] + shift [2019-08-24T19:54:46.500Z] + '[' '!' -f ./tini.installer ']' [2019-08-24T19:54:46.500Z] + . ./tini.installer [2019-08-24T19:54:46.500Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:54:46.500Z] + install_tini [2019-08-24T19:54:46.500Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-24T19:54:46.500Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.HwOvBysZrF/tini [2019-08-24T19:54:46.500Z] Cloning into '/tmp/tmp.HwOvBysZrF/tini'... [2019-08-24T19:54:46.801Z] + cd /tmp/tmp.HwOvBysZrF/tini [2019-08-24T19:54:46.801Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-24T19:54:46.801Z] + cmake . [2019-08-24T19:54:47.084Z] -- The C compiler identification is GNU 6.3.0 [2019-08-24T19:54:47.084Z] -- Check for working C compiler: /usr/bin/cc [2019-08-24T19:54:47.084Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-24T19:54:47.084Z] -- Detecting C compiler ABI info [2019-08-24T19:54:47.368Z] -- Detecting C compiler ABI info - done [2019-08-24T19:54:47.368Z] -- Detecting C compile features [2019-08-24T19:54:47.650Z] -- Detecting C compile features - done [2019-08-24T19:54:47.650Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-24T19:54:47.650Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-24T19:54:47.650Z] -- Configuring done [2019-08-24T19:54:47.650Z] -- Generating done [2019-08-24T19:54:47.650Z] -- Build files have been written to: /tmp/tmp.HwOvBysZrF/tini [2019-08-24T19:54:47.650Z] + make tini-static [2019-08-24T19:54:47.933Z] Scanning dependencies of target tini-static [2019-08-24T19:54:47.933Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-24T19:54:48.215Z] [100%] Linking C executable tini-static [2019-08-24T19:54:48.497Z] [100%] Built target tini-static [2019-08-24T19:54:48.497Z] + mkdir -p /build [2019-08-24T19:54:48.497Z] + cp tini-static /build/docker-init [2019-08-24T19:54:48.778Z] Removing intermediate container 5fd7c41f8fe6 [2019-08-24T19:54:48.778Z] ---> d4f62c0973ca [2019-08-24T19:54:48.778Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-24T19:54:48.778Z] ---> 40eb0a8af580 [2019-08-24T19:54:48.778Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-24T19:54:49.060Z] ---> Running in 94fa10f6f251 [2019-08-24T19:54:49.060Z] Removing intermediate container 94fa10f6f251 [2019-08-24T19:54:49.060Z] ---> a2891d1cabb4 [2019-08-24T19:54:49.060Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T19:54:49.341Z] ---> 1e09d859c9ce [2019-08-24T19:54:49.341Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-24T19:54:49.341Z] ---> 27124aee7137 [2019-08-24T19:54:49.341Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-24T19:54:49.341Z] ---> Running in 0efb5d7a281e [2019-08-24T19:54:49.623Z] + RM_GOPATH=0 [2019-08-24T19:54:49.623Z] + TMP_GOPATH= [2019-08-24T19:54:49.623Z] + : /build/ [2019-08-24T19:54:49.623Z] + '[' -z '' ']' [2019-08-24T19:54:49.623Z] ++ mktemp -d [2019-08-24T19:54:49.623Z] + export GOPATH=/tmp/tmp.ohgFnhCG6I [2019-08-24T19:54:49.623Z] + GOPATH=/tmp/tmp.ohgFnhCG6I [2019-08-24T19:54:49.623Z] + RM_GOPATH=1 [2019-08-24T19:54:49.623Z] ++ dirname ./install.sh [2019-08-24T19:54:49.623Z] + dir=. [2019-08-24T19:54:49.623Z] + bin=rootlesskit [2019-08-24T19:54:49.623Z] + shift [2019-08-24T19:54:49.623Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-24T19:54:49.623Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:54:49.623Z] + . ./rootlesskit.installer [2019-08-24T19:54:49.623Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:54:49.623Z] + install_rootlesskit [2019-08-24T19:54:49.623Z] + case "$1" in [2019-08-24T19:54:49.623Z] + export CGO_ENABLED=0 [2019-08-24T19:54:49.623Z] + CGO_ENABLED=0 [2019-08-24T19:54:49.623Z] + _install_rootlesskit [2019-08-24T19:54:49.623Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-24T19:54:49.623Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ohgFnhCG6I/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:54:49.623Z] Cloning into '/tmp/tmp.ohgFnhCG6I/src/github.com/rootless-containers/rootlesskit'... [2019-08-24T19:54:50.635Z] + cd /tmp/tmp.ohgFnhCG6I/src/github.com/rootless-containers/rootlesskit [2019-08-24T19:54:50.635Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-24T19:54:50.918Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:54:50.918Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-24T19:55:00.365Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-08-24T19:55:03.490Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-24T19:55:03.490Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-24T19:55:06.171Z] Removing intermediate container 0efb5d7a281e [2019-08-24T19:55:06.171Z] ---> 9aecfa805836 [2019-08-24T19:55:06.171Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-24T19:55:06.453Z] ---> e772fef7dcaa [2019-08-24T19:55:06.453Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-24T19:55:06.453Z] ---> be3585fcb399 [2019-08-24T19:55:06.453Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-24T19:55:06.453Z] ---> Running in aa330b74a450 [2019-08-24T19:55:06.453Z] Removing intermediate container aa330b74a450 [2019-08-24T19:55:06.453Z] ---> bcc88bd0db4c [2019-08-24T19:55:06.453Z] Step 96/126 : RUN groupadd -r docker [2019-08-24T19:55:06.735Z] ---> Running in 82be9dfbabae [2019-08-24T19:55:07.351Z] Removing intermediate container 82be9dfbabae [2019-08-24T19:55:07.351Z] ---> 05fc65740e4e [2019-08-24T19:55:07.351Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-24T19:55:07.351Z] ---> Running in 1a712f7dd5eb [2019-08-24T19:55:08.359Z] Removing intermediate container 1a712f7dd5eb [2019-08-24T19:55:08.359Z] ---> 2d46462736ff [2019-08-24T19:55:08.359Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-24T19:55:08.359Z] ---> Running in d91954730f28 [2019-08-24T19:55:08.649Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-24T19:55:08.938Z] Removing intermediate container d91954730f28 [2019-08-24T19:55:08.938Z] ---> 3fc6f5816043 [2019-08-24T19:55:08.938Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-24T19:55:08.938Z] ---> Running in 342a06a5608c [2019-08-24T19:55:09.555Z] Removing intermediate container 342a06a5608c [2019-08-24T19:55:09.555Z] ---> 32b079a08428 [2019-08-24T19:55:09.555Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-24T19:55:09.555Z] ---> Running in 556a84f6e900 [2019-08-24T19:55:10.569Z] Removing intermediate container 556a84f6e900 [2019-08-24T19:55:10.569Z] ---> 7dad80d773e3 [2019-08-24T19:55:10.569Z] Step 101/126 : RUN ldconfig [2019-08-24T19:55:10.569Z] ---> Running in 5cb5fe522895 [2019-08-24T19:55:11.185Z] Removing intermediate container 5cb5fe522895 [2019-08-24T19:55:11.185Z] ---> 6ecee1fed92e [2019-08-24T19:55:11.185Z] 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-24T19:55:11.185Z] ---> Running in c345b1617f89 [2019-08-24T19:55:11.469Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-24T19:55:11.752Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-24T19:55:11.752Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-24T19:55:11.752Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-24T19:55:11.752Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-24T19:55:11.790Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T19:55:12.036Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-24T19:55:12.159Z] [2019-08-24T19:55:12.159Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-24T19:55:12.319Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-24T19:55:12.319Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-24T19:55:12.550Z] PKG_CONFIG=pkg-config [2019-08-24T19:55:12.550Z] GOLANG_VERSION=1.12.9 [2019-08-24T19:55:12.550Z] HOSTNAME=cfb174c2e10b [2019-08-24T19:55:12.550Z] DOCKER_EXPERIMENTAL=1 [2019-08-24T19:55:12.550Z] container=docker [2019-08-24T19:55:12.550Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-24T19:55:12.550Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-24T19:55:12.550Z] GOPATH=/go [2019-08-24T19:55:12.550Z] PWD=/go/src/github.com/docker/docker [2019-08-24T19:55:12.550Z] HOME=/root [2019-08-24T19:55:12.550Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-24T19:55:12.550Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-24T19:55:12.550Z] DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T19:55:12.550Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-24T19:55:12.550Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-24T19:55:12.550Z] TERM=xterm [2019-08-24T19:55:12.550Z] DEST=bundles/test-integration [2019-08-24T19:55:12.550Z] SHLVL=1 [2019-08-24T19:55:12.550Z] TIMEOUT=120m [2019-08-24T19:55:12.550Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-24T19:55:12.550Z] DOCKER_PKG=github.com/docker/docker [2019-08-24T19:55:12.550Z] _=/usr/bin/env [2019-08-24T19:55:12.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-24T19:55:14.336Z] Fetched 7716 kB in 2s (2930 kB/s) [2019-08-24T19:55:15.341Z] Reading package lists... [2019-08-24T19:55:16.350Z] Reading package lists... [2019-08-24T19:55:16.635Z] Building dependency tree... [2019-08-24T19:55:16.636Z] Reading state information... [2019-08-24T19:55:16.918Z] The following additional packages will be installed: [2019-08-24T19:55:16.918Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-24T19:55:16.918Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-24T19:55:16.918Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-24T19:55:16.918Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-24T19:55:16.918Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-24T19:55:16.918Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-24T19:55:16.918Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-24T19:55:16.918Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-24T19:55:16.918Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-24T19:55:16.918Z] Suggested packages: [2019-08-24T19:55:16.918Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-24T19:55:16.918Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-24T19:55:16.918Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-24T19:55:16.918Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-24T19:55:16.918Z] Recommended packages: [2019-08-24T19:55:16.918Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-24T19:55:16.918Z] python3-keyrings.alt python3-xdg unzip [2019-08-24T19:55:17.929Z] The following NEW packages will be installed: [2019-08-24T19:55:17.929Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-24T19:55:17.929Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-24T19:55:17.929Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-24T19:55:17.929Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-24T19:55:17.929Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-24T19:55:17.929Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-24T19:55:17.929Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-24T19:55:17.929Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-24T19:55:17.929Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-24T19:55:17.929Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-24T19:55:17.929Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-24T19:55:17.929Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-24T19:55:17.929Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-24T19:55:17.929Z] xfsprogs xxd xz-utils zip [2019-08-24T19:55:17.929Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-24T19:55:17.929Z] Need to get 87.3 MB of archives. [2019-08-24T19:55:17.929Z] After this operation, 585 MB of additional disk space will be used. [2019-08-24T19:55:17.929Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-08-24T19:55:17.929Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-24T19:55:17.929Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-08-24T19:55:17.929Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-08-24T19:55:17.929Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u11 [92.4 kB] [2019-08-24T19:55:17.929Z] 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-24T19:55:17.929Z] 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-24T19:55:17.929Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-08-24T19:55:17.929Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-08-24T19:55:17.929Z] 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-24T19:55:17.929Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-08-24T19:55:17.929Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-08-24T19:55:17.929Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-08-24T19:55:17.929Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-08-24T19:55:17.929Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-08-24T19:55:17.929Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-08-24T19:55:17.929Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-24T19:55:17.929Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-08-24T19:55:17.929Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-08-24T19:55:17.929Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-08-24T19:55:17.929Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-08-24T19:55:17.929Z] 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-24T19:55:18.223Z] 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-24T19:55:18.223Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-08-24T19:55:18.223Z] 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-24T19:55:18.223Z] 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-24T19:55:18.223Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-08-24T19:55:18.223Z] 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-24T19:55:18.223Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-24T19:55:18.223Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-24T19:55:18.223Z] 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-24T19:55:18.223Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-08-24T19:55:18.223Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-24T19:55:18.223Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-24T19:55:18.223Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-24T19:55:18.223Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-08-24T19:55:18.223Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-08-24T19:55:18.223Z] 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-24T19:55:18.223Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-08-24T19:55:18.223Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-08-24T19:55:18.223Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-08-24T19:55:18.223Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-08-24T19:55:18.223Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-08-24T19:55:18.223Z] 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-24T19:55:18.223Z] 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-24T19:55:18.223Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-24T19:55:18.223Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-08-24T19:55:18.223Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB] [2019-08-24T19:55:18.223Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-08-24T19:55:18.223Z] 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-24T19:55:18.223Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-24T19:55:18.223Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-24T19:55:18.223Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-08-24T19:55:18.223Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-24T19:55:18.223Z] 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-24T19:55:18.223Z] 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-24T19:55:18.513Z] 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-24T19:55:18.513Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-08-24T19:55:18.513Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-08-24T19:55:18.513Z] 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-24T19:55:18.513Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-08-24T19:55:18.513Z] 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-24T19:55:18.513Z] 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-24T19:55:18.513Z] 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-24T19:55:18.513Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-24T19:55:18.796Z] 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-24T19:55:18.796Z] 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-24T19:55:18.796Z] 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-24T19:55:19.443Z] 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-24T19:55:20.058Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-24T19:55:20.058Z] Fetched 87.3 MB in 1s (46.2 MB/s) [2019-08-24T19:55:20.058Z] Selecting previously unselected package bash-completion. [2019-08-24T19:55:20.058Z] (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-24T19:55:20.058Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-24T19:55:20.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-24T19:55:21.066Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-24T19:55:21.350Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-24T19:55:21.350Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-24T19:55:21.350Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-24T19:55:21.350Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-08-24T19:55:21.350Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-08-24T19:55:21.350Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-24T19:55:21.350Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-08-24T19:55:21.350Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-08-24T19:55:21.350Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-24T19:55:21.350Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-08-24T19:55:21.350Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-24T19:55:21.350Z] Unpacking libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-24T19:55:21.350Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-08-24T19:55:21.350Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-24T19:55:21.350Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-24T19:55:21.633Z] Selecting previously unselected package python3.5-minimal. [2019-08-24T19:55:21.633Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-24T19:55:21.633Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:55:21.633Z] Selecting previously unselected package python3-minimal. [2019-08-24T19:55:21.916Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-08-24T19:55:21.916Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-24T19:55:21.916Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-08-24T19:55:21.916Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-08-24T19:55:21.916Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-08-24T19:55:21.916Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-08-24T19:55:21.916Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-24T19:55:21.916Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-24T19:55:22.204Z] Selecting previously unselected package python3.5. [2019-08-24T19:55:22.204Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-24T19:55:22.204Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:55:22.204Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-08-24T19:55:22.204Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-08-24T19:55:22.204Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-24T19:55:22.204Z] Selecting previously unselected package dh-python. [2019-08-24T19:55:22.204Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-24T19:55:22.204Z] Unpacking dh-python (2.20170125) ... [2019-08-24T19:55:22.487Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-24T19:55:22.487Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-24T19:55:23.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-24T19:55:23.516Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-24T19:55:23.516Z] Selecting previously unselected package python3. [2019-08-24T19:55:23.516Z] (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-24T19:55:23.516Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-08-24T19:55:23.516Z] Unpacking python3 (3.5.3-1) ... [2019-08-24T19:55:23.516Z] Selecting previously unselected package pigz. [2019-08-24T19:55:23.516Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-08-24T19:55:23.516Z] Unpacking pigz (2.3.4-1) ... [2019-08-24T19:55:23.799Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-08-24T19:55:23.799Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-24T19:55:23.799Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:23.799Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-08-24T19:55:23.799Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-24T19:55:23.799Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:23.799Z] Selecting previously unselected package libiptc0:ppc64el. [2019-08-24T19:55:23.799Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-24T19:55:23.799Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:23.799Z] Selecting previously unselected package libxtables12:ppc64el. [2019-08-24T19:55:23.799Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-24T19:55:23.799Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:23.799Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-08-24T19:55:23.799Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-08-24T19:55:23.799Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-24T19:55:23.799Z] Selecting previously unselected package iptables. [2019-08-24T19:55:23.799Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-24T19:55:23.799Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:23.799Z] Selecting previously unselected package xxd. [2019-08-24T19:55:23.799Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-24T19:55:23.799Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:24.082Z] Selecting previously unselected package vim-common. [2019-08-24T19:55:24.082Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:55:24.082Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:24.082Z] Selecting previously unselected package bzip2. [2019-08-24T19:55:24.082Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-08-24T19:55:24.082Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-24T19:55:24.082Z] Selecting previously unselected package libgpm2:ppc64el. [2019-08-24T19:55:24.082Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-08-24T19:55:24.082Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-24T19:55:24.082Z] Selecting previously unselected package xz-utils. [2019-08-24T19:55:24.082Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-08-24T19:55:24.082Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:55:24.082Z] Selecting previously unselected package aufs-tools. [2019-08-24T19:55:24.082Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-08-24T19:55:24.082Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:55:24.082Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-24T19:55:24.082Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-24T19:55:24.082Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-24T19:55:24.082Z] Selecting previously unselected package btrfs-progs. [2019-08-24T19:55:24.365Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-24T19:55:24.365Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-24T19:55:24.365Z] Selecting previously unselected package btrfs-tools. [2019-08-24T19:55:24.365Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-24T19:55:24.365Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-24T19:55:24.365Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-08-24T19:55:24.365Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-24T19:55:24.365Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-24T19:55:24.365Z] Selecting previously unselected package dmsetup. [2019-08-24T19:55:24.365Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-08-24T19:55:24.365Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-24T19:55:24.365Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-24T19:55:24.365Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-08-24T19:55:24.365Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-24T19:55:24.365Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-24T19:55:24.365Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-24T19:55:24.365Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-24T19:55:24.648Z] Selecting previously unselected package jq. [2019-08-24T19:55:24.648Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-24T19:55:24.648Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-24T19:55:24.648Z] Selecting previously unselected package libaio1:ppc64el. [2019-08-24T19:55:24.648Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-08-24T19:55:24.648Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-08-24T19:55:24.648Z] Selecting previously unselected package libcap2-bin. [2019-08-24T19:55:24.648Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-08-24T19:55:24.648Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-24T19:55:24.648Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-08-24T19:55:24.648Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-24T19:55:24.648Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-24T19:55:24.648Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-08-24T19:55:24.648Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-08-24T19:55:24.648Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-08-24T19:55:24.648Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-08-24T19:55:24.648Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-08-24T19:55:24.648Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-24T19:55:24.648Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-08-24T19:55:24.648Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-08-24T19:55:24.648Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-24T19:55:24.930Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-08-24T19:55:24.930Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-08-24T19:55:24.930Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-24T19:55:24.930Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-08-24T19:55:24.930Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-08-24T19:55:24.930Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-24T19:55:24.930Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-08-24T19:55:24.930Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-08-24T19:55:24.930Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-24T19:55:24.930Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-24T19:55:24.930Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-24T19:55:24.930Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-24T19:55:25.213Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-24T19:55:25.213Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-24T19:55:25.213Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-24T19:55:25.213Z] Selecting previously unselected package libreadline5:ppc64el. [2019-08-24T19:55:25.213Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-08-24T19:55:25.213Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-24T19:55:25.213Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-08-24T19:55:25.213Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-24T19:55:25.213Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-24T19:55:25.495Z] Selecting previously unselected package net-tools. [2019-08-24T19:55:25.495Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-08-24T19:55:25.495Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:55:25.780Z] Selecting previously unselected package python-pip-whl. [2019-08-24T19:55:25.780Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:55:25.780Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:55:25.780Z] Selecting previously unselected package python3-pip. [2019-08-24T19:55:25.780Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-24T19:55:25.780Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:55:25.780Z] Selecting previously unselected package python3-pkg-resources. [2019-08-24T19:55:25.780Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-24T19:55:25.780Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:55:25.780Z] Selecting previously unselected package python3-setuptools. [2019-08-24T19:55:25.780Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-24T19:55:25.780Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-24T19:55:26.063Z] Selecting previously unselected package python3-wheel. [2019-08-24T19:55:26.063Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-24T19:55:26.063Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-24T19:55:26.063Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-24T19:55:26.063Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-08-24T19:55:26.063Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:55:26.063Z] Selecting previously unselected package vim-runtime. [2019-08-24T19:55:26.063Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-24T19:55:26.063Z] 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-24T19:55:26.063Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-24T19:55:26.063Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:27.072Z] Selecting previously unselected package vim. [2019-08-24T19:55:27.072Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-24T19:55:27.072Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:27.072Z] Selecting previously unselected package xfsprogs. [2019-08-24T19:55:27.072Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-08-24T19:55:27.072Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:55:27.355Z] Selecting previously unselected package zip. [2019-08-24T19:55:27.355Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-08-24T19:55:27.355Z] Unpacking zip (3.0-11+b1) ... [2019-08-24T19:55:27.355Z] Selecting previously unselected package libapparmor-perl. [2019-08-24T19:55:27.355Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-24T19:55:27.355Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:55:27.355Z] Selecting previously unselected package apparmor. [2019-08-24T19:55:27.355Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-24T19:55:27.355Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:55:27.637Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-24T19:55:27.637Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-24T19:55:27.637Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:55:27.919Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-24T19:55:27.920Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-24T19:55:27.920Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:55:28.534Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-24T19:55:28.534Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-24T19:55:28.534Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:55:28.534Z] Selecting previously unselected package mingw-w64-common. [2019-08-24T19:55:28.534Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-24T19:55:28.534Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-24T19:55:29.562Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-24T19:55:29.562Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-24T19:55:29.562Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:55:30.572Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-24T19:55:30.572Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-24T19:55:30.572Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:55:30.572Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-24T19:55:30.572Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-24T19:55:30.572Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:55:33.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-24T19:55:34.953Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-24T19:55:34.953Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-24T19:55:34.953Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:55:38.421Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-24T19:55:38.421Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-24T19:55:38.421Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-08-24T19:55:38.421Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-24T19:55:38.421Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-24T19:55:38.421Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:38.421Z] Processing triggers for mime-support (3.60) ... [2019-08-24T19:55:38.421Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:38.421Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-24T19:55:38.421Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-24T19:55:38.421Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-24T19:55:38.421Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-24T19:55:38.421Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-24T19:55:39.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-24T19:55:39.901Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-24T19:55:39.901Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-24T19:55:39.901Z] Setting up zip (3.0-11+b1) ... [2019-08-24T19:55:39.901Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-24T19:55:39.901Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-24T19:55:39.901Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-24T19:55:39.901Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:55:39.901Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-08-24T19:55:39.901Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:39.901Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-24T19:55:39.901Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-24T19:55:39.901Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:39.901Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-24T19:55:39.901Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-24T19:55:39.901Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-24T19:55:39.901Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:39.901Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-24T19:55:39.901Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-24T19:55:39.901Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-24T19:55:39.901Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-24T19:55:39.901Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-24T19:55:39.901Z] Setting up libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-24T19:55:39.901Z] Setting up pigz (2.3.4-1) ... [2019-08-24T19:55:39.901Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-24T19:55:39.901Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-08-24T19:55:39.901Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:39.901Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-24T19:55:39.901Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-24T19:55:39.901Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-24T19:55:39.901Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-24T19:55:39.901Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-24T19:55:39.901Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-24T19:55:39.901Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-24T19:55:39.901Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-24T19:55:39.901Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-24T19:55:39.901Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:39.901Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-24T19:55:39.901Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-24T19:55:39.901Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-24T19:55:39.901Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-24T19:55:39.901Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-24T19:55:42.581Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-24T19:55:42.581Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:55:42.581Z] 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-24T19:55:42.581Z] 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-24T19:55:42.581Z] 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-24T19:55:42.581Z] 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-24T19:55:42.581Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-24T19:55:42.581Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-24T19:55:42.581Z] 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-24T19:55:42.581Z] 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-24T19:55:42.581Z] Setting up python3 (3.5.3-1) ... [2019-08-24T19:55:42.866Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-24T19:55:43.150Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-24T19:55:43.432Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-24T19:55:43.432Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-24T19:55:43.432Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-24T19:55:43.717Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-24T19:55:44.006Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-24T19:55:44.006Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-24T19:55:44.620Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-24T19:55:44.620Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-24T19:55:44.903Z] Setting up dh-python (2.20170125) ... [2019-08-24T19:55:45.186Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-24T19:55:45.186Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-24T19:55:47.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-24T19:55:54.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-24T19:55:55.463Z] Removing intermediate container c345b1617f89 [2019-08-24T19:55:55.463Z] ---> 00707ff173ed [2019-08-24T19:55:55.463Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-24T19:55:55.463Z] ---> Running in 7e8855ca26bd [2019-08-24T19:55:58.138Z] Collecting yamllint==1.16.0 [2019-08-24T19:55:58.138Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-24T19:55:58.420Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-24T19:55:58.420Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-24T19:55:59.427Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-24T19:55:59.428Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-24T19:56:00.050Z] Building wheels for collected packages: pyyaml, pathspec [2019-08-24T19:56:00.050Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-24T19:56:00.668Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-24T19:56:00.668Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-24T19:56:00.953Z] Running setup.py bdist_wheel for pathspec: started [2019-08-24T19:56:01.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-24T19:56:01.568Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-24T19:56:01.568Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-24T19:56:01.568Z] Successfully built pyyaml pathspec [2019-08-24T19:56:01.568Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-08-24T19:56:01.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-24T19:56:01.850Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-24T19:56:01.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-24T19:56:01.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-24T19:56:02.465Z] Removing intermediate container 7e8855ca26bd [2019-08-24T19:56:02.465Z] ---> e82f850460ea [2019-08-24T19:56:02.465Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-24T19:56:03.473Z] ---> 565a61732909 [2019-08-24T19:56:03.473Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-24T19:56:04.004Z] ................................................. [ 30%] [2019-08-24T19:56:05.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-24T19:56:07.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-24T19:56:07.854Z] ---> a11dc87d66c0 [2019-08-24T19:56:07.854Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-24T19:56:10.538Z] ---> 9b7de3f102b5 [2019-08-24T19:56:10.538Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-24T19:56:10.819Z] ---> 5e53b63b81f9 [2019-08-24T19:56:10.819Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-24T19:56:10.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-24T19:56:11.102Z] ---> 05f4661054fb [2019-08-24T19:56:11.102Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-24T19:56:11.384Z] ---> b74a2392b892 [2019-08-24T19:56:11.384Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-24T19:56:11.384Z] ---> a234c1e8907b [2019-08-24T19:56:11.384Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-24T19:56:11.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-24T19:56:12.003Z] ---> 89adb481d9c4 [2019-08-24T19:56:12.003Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-24T19:56:12.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-24T19:56:13.016Z] ---> a123324bf6d2 [2019-08-24T19:56:13.016Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-24T19:56:13.016Z] ---> a37e6554bc9a [2019-08-24T19:56:13.016Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-24T19:56:14.026Z] ---> be19a62b9004 [2019-08-24T19:56:14.026Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-24T19:56:14.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-24T19:56:15.502Z] ---> a0c5d184c334 [2019-08-24T19:56:15.502Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-24T19:56:15.502Z] ---> 98ae5205bc1d [2019-08-24T19:56:15.502Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-24T19:56:16.123Z] ---> 270e51d61a8c [2019-08-24T19:56:16.123Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-24T19:56:16.405Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-24T19:56:16.405Z] bad55c542dc9: Pulling fs layer [2019-08-24T19:56:16.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-24T19:56:16.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-24T19:56:17.027Z] bad55c542dc9: Verifying Checksum [2019-08-24T19:56:17.027Z] bad55c542dc9: Download complete [2019-08-24T19:56:17.311Z] bad55c542dc9: Pull complete [2019-08-24T19:56:17.311Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-24T19:56:17.311Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-24T19:56:17.928Z] ---> c34ad4ea3356 [2019-08-24T19:56:17.928Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-24T19:56:17.928Z] ---> Running in 5c2215f5edb8 [2019-08-24T19:56:17.928Z] Removing intermediate container 5c2215f5edb8 [2019-08-24T19:56:17.928Z] ---> d032fe12a468 [2019-08-24T19:56:17.928Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-24T19:56:17.928Z] ---> Running in 8bdb16e8c1c6 [2019-08-24T19:56:18.210Z] Removing intermediate container 8bdb16e8c1c6 [2019-08-24T19:56:18.210Z] ---> 8c9eb5fa6f8e [2019-08-24T19:56:18.210Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-24T19:56:18.210Z] ---> Running in ce14aac2b747 [2019-08-24T19:56:18.210Z] Removing intermediate container ce14aac2b747 [2019-08-24T19:56:18.210Z] ---> c89fa532bb28 [2019-08-24T19:56:18.210Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-24T19:56:18.210Z] ---> Running in 36c60dde3838 [2019-08-24T19:56:18.495Z] Removing intermediate container 36c60dde3838 [2019-08-24T19:56:18.495Z] ---> 1cc740f2a406 [2019-08-24T19:56:18.495Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-24T19:56:18.495Z] ---> Running in 14b7169e586b [2019-08-24T19:56:18.495Z] Removing intermediate container 14b7169e586b [2019-08-24T19:56:18.495Z] ---> 6671d62f1a3d [2019-08-24T19:56:18.495Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-24T19:56:18.777Z] ---> Running in ceac742e9da5 [2019-08-24T19:56:18.777Z] Removing intermediate container ceac742e9da5 [2019-08-24T19:56:18.777Z] ---> e185d4ea3f5f [2019-08-24T19:56:18.777Z] Step 125/126 : FROM dev AS final [2019-08-24T19:56:18.777Z] ---> e185d4ea3f5f [2019-08-24T19:56:18.777Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-24T19:56:20.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-24T19:56:21.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-24T19:56:21.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-24T19:56:22.672Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-08-24T19:56:25.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-24T19:56:25.587Z] ---> dfb491b75fea [2019-08-24T19:56:25.587Z] Successfully built dfb491b75fea [2019-08-24T19:56:25.587Z] Successfully tagged docker:4d09fab232ed282d020afbe1e0935b53379df4ad [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-24T19:56:26.027Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39495-HRQIOEIRBRKC3VD4DB523BGVDA5ZABNECCLB3EWT2IWA4IA5YLJA/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/test/unit [2019-08-24T19:56:28.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-24T19:56:29.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-24T19:56:30.399Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-08-24T19:56:30.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-24T19:56:31.526Z] ? github.com/docker/docker/api [no test files] [2019-08-24T19:56:34.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-24T19:56:34.291Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-08-24T19:56:35.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-24T19:56:36.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-24T19:56:38.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-24T19:56:41.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-24T19:56:42.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-24T19:56:42.746Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-24T19:56:42.746Z] Using test binary docker [2019-08-24T19:56:43.152Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-24T19:56:43.152Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-24T19:56:43.152Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-24T19:56:43.152Z] Warning failed to create cache: (null) [2019-08-24T19:56:43.152Z] . [2019-08-24T19:56:43.152Z] Starting dockerd [2019-08-24T19:56:43.152Z] INFO: Waiting for daemon to start... [2019-08-24T19:56:45.023Z] . [2019-08-24T19:56:45.023Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-24T19:56:45.023Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-24T19:56:45.023Z] Error: No such image: emptyfs [2019-08-24T19:56:45.398Z] Running integration-test (iteration 1) [2019-08-24T19:56:45.398Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-24T19:56:48.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-24T19:56:52.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-24T19:56:54.896Z] Loaded image: buildpack-deps:jessie [2019-08-24T19:56:54.896Z] Loaded image: busybox:latest [2019-08-24T19:56:54.896Z] Loaded image: busybox:glibc [2019-08-24T19:56:54.896Z] Loaded image: debian:jessie [2019-08-24T19:56:54.896Z] Loaded image: hello-world:latest [2019-08-24T19:56:54.896Z] INFO: Testing against a local daemon [2019-08-24T19:56:54.896Z] === RUN TestCgroupNamespacesBuild [2019-08-24T19:56:55.697Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-08-24T19:56:56.691Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2019-08-24T19:56:56.692Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-24T19:56:56.692Z] daemon.go:336: [d3b1bbd3dc76d] waiting for daemon to start [2019-08-24T19:56:56.692Z] daemon.go:336: [d3b1bbd3dc76d] waiting for daemon to start [2019-08-24T19:56:56.692Z] daemon.go:364: [d3b1bbd3dc76d] daemon started [2019-08-24T19:56:56.692Z] daemon.go:472: [d3b1bbd3dc76d] Stopping daemon [2019-08-24T19:56:56.692Z] daemon.go:307: [d3b1bbd3dc76d] exiting daemon [2019-08-24T19:56:56.692Z] daemon.go:459: [d3b1bbd3dc76d] Daemon stopped [2019-08-24T19:56:56.692Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-24T19:56:58.137Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2019-08-24T19:56:58.137Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-24T19:56:58.137Z] daemon.go:336: [d5e5a1c10042a] waiting for daemon to start [2019-08-24T19:56:58.137Z] daemon.go:336: [d5e5a1c10042a] waiting for daemon to start [2019-08-24T19:56:58.137Z] daemon.go:364: [d5e5a1c10042a] daemon started [2019-08-24T19:56:58.137Z] daemon.go:472: [d5e5a1c10042a] Stopping daemon [2019-08-24T19:56:58.137Z] daemon.go:307: [d5e5a1c10042a] exiting daemon [2019-08-24T19:56:58.137Z] daemon.go:459: [d5e5a1c10042a] Daemon stopped [2019-08-24T19:56:58.137Z] === RUN TestBuildWithSession [2019-08-24T19:56:58.561Z] ok github.com/docker/docker/api/server 0.038s coverage: 7.9% of statements [2019-08-24T19:56:58.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-24T19:57:01.320Z] --- PASS: TestBuildWithSession (2.97s) [2019-08-24T19:57:01.320Z] === RUN TestBuildSquashParent [2019-08-24T19:57:01.916Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-24T19:57:01.916Z] Using test binary docker [2019-08-24T19:57:01.916Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-24T19:57:02.174Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-24T19:57:02.174Z] Warning failed to create cache: (null) [2019-08-24T19:57:02.174Z] . [2019-08-24T19:57:02.174Z] Starting dockerd [2019-08-24T19:57:02.174Z] INFO: Waiting for daemon to start... [2019-08-24T19:57:04.023Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-08-24T19:57:04.074Z] . [2019-08-24T19:57:04.074Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-24T19:57:04.331Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-24T19:57:04.331Z] Error: No such image: emptyfs [2019-08-24T19:57:04.589Z] Running integration-test (iteration 1) [2019-08-24T19:57:04.589Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-24T19:57:05.466Z] tests/integration/api_secret_test.py ..... [ 52%] [2019-08-24T19:57:07.669Z] --- PASS: TestBuildSquashParent (6.48s) [2019-08-24T19:57:07.669Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-24T19:57:07.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T19:57:07.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T19:57:07.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T19:57:07.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T19:57:07.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T19:57:07.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T19:57:07.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T19:57:07.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T19:57:07.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T19:57:07.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T19:57:07.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T19:57:07.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T19:57:07.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T19:57:07.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T19:57:10.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T19:57:10.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T19:57:11.246Z] tests/integration/api_service_test.py ................s................. [ 61%] [2019-08-24T19:57:13.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T19:57:13.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T19:57:15.920Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-08-24T19:57:15.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2019-08-24T19:57:15.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2019-08-24T19:57:15.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s) [2019-08-24T19:57:15.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2019-08-24T19:57:15.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2019-08-24T19:57:15.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) [2019-08-24T19:57:15.920Z] === RUN TestBuildMultiStageCopy [2019-08-24T19:57:15.920Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-24T19:57:18.365Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-24T19:57:18.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-24T19:57:19.085Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-24T19:57:19.499Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-24T19:57:20.317Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2019-08-24T19:57:20.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2019-08-24T19:57:20.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2019-08-24T19:57:20.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-08-24T19:57:20.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-08-24T19:57:20.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2019-08-24T19:57:20.317Z] === RUN TestBuildMultiStageParentConfig [2019-08-24T19:57:21.578Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2019-08-24T19:57:21.578Z] === RUN TestBuildLabelWithTargets [2019-08-24T19:57:24.033Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2019-08-24T19:57:24.033Z] === RUN TestBuildWithEmptyLayers [2019-08-24T19:57:24.611Z] ........................ [ 67%] [2019-08-24T19:57:25.394Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2019-08-24T19:57:25.394Z] === RUN TestBuildMultiStageOnBuild [2019-08-24T19:57:27.828Z] --- PASS: TestBuildMultiStageOnBuild (2.60s) [2019-08-24T19:57:27.828Z] === RUN TestBuildUncleanTarFilenames [2019-08-24T19:57:29.218Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2019-08-24T19:57:29.218Z] === RUN TestBuildMultiStageLayerLeak [2019-08-24T19:57:32.431Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2019-08-24T19:57:32.431Z] === RUN TestBuildWithHugeFile [2019-08-24T19:57:36.648Z] Loaded image: buildpack-deps:jessie [2019-08-24T19:57:36.648Z] Loaded image: busybox:latest [2019-08-24T19:57:36.648Z] Loaded image: busybox:glibc [2019-08-24T19:57:36.648Z] Loaded image: debian:jessie [2019-08-24T19:57:36.648Z] Loaded image: hello-world:latest [2019-08-24T19:57:36.648Z] INFO: Testing against a local daemon [2019-08-24T19:57:36.648Z] === RUN TestCgroupNamespacesBuild [2019-08-24T19:57:37.582Z] --- PASS: TestCgroupNamespacesBuild (3.80s) [2019-08-24T19:57:37.582Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild [2019-08-24T19:57:37.582Z] daemon.go:336: [ddb662fd54163] waiting for daemon to start [2019-08-24T19:57:37.582Z] daemon.go:336: [ddb662fd54163] waiting for daemon to start [2019-08-24T19:57:37.582Z] daemon.go:364: [ddb662fd54163] daemon started [2019-08-24T19:57:37.582Z] daemon.go:472: [ddb662fd54163] Stopping daemon [2019-08-24T19:57:37.582Z] daemon.go:307: [ddb662fd54163] exiting daemon [2019-08-24T19:57:37.582Z] daemon.go:459: [ddb662fd54163] Daemon stopped [2019-08-24T19:57:37.582Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-24T19:57:40.109Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2019-08-24T19:57:40.109Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode [2019-08-24T19:57:40.109Z] daemon.go:336: [dd6da4b1588fe] waiting for daemon to start [2019-08-24T19:57:40.109Z] daemon.go:336: [dd6da4b1588fe] waiting for daemon to start [2019-08-24T19:57:40.109Z] daemon.go:364: [dd6da4b1588fe] daemon started [2019-08-24T19:57:40.109Z] daemon.go:472: [dd6da4b1588fe] Stopping daemon [2019-08-24T19:57:40.109Z] daemon.go:307: [dd6da4b1588fe] exiting daemon [2019-08-24T19:57:40.109Z] daemon.go:459: [dd6da4b1588fe] Daemon stopped [2019-08-24T19:57:40.109Z] === RUN TestBuildWithSession [2019-08-24T19:57:44.349Z] --- PASS: TestBuildWithSession (3.97s) [2019-08-24T19:57:44.349Z] === RUN TestBuildSquashParent [2019-08-24T19:57:54.306Z] --- PASS: TestBuildSquashParent (10.17s) [2019-08-24T19:57:54.306Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent [2019-08-24T19:57:54.306Z] daemon.go:336: [dad2a33e30288] waiting for daemon to start [2019-08-24T19:57:54.306Z] daemon.go:336: [dad2a33e30288] waiting for daemon to start [2019-08-24T19:57:54.306Z] daemon.go:364: [dad2a33e30288] daemon started [2019-08-24T19:57:54.306Z] daemon.go:472: [dad2a33e30288] Stopping daemon [2019-08-24T19:57:54.306Z] daemon.go:307: [dad2a33e30288] exiting daemon [2019-08-24T19:57:54.306Z] daemon.go:459: [dad2a33e30288] Daemon stopped [2019-08-24T19:57:54.306Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-24T19:57:54.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T19:57:54.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T19:57:54.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T19:57:54.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T19:57:54.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T19:57:54.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T19:57:54.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T19:57:54.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T19:57:54.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T19:57:54.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T19:57:54.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T19:57:54.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T19:57:54.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T19:57:54.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T19:57:57.582Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-24T19:57:57.582Z] Using test binary docker [2019-08-24T19:57:57.582Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-24T19:57:57.582Z] Using test binary docker [2019-08-24T19:57:57.582Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-24T19:57:57.582Z] Starting AppArmor profiles:/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-24T19:57:57.582Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-24T19:57:57.582Z] Warning failed to create cache: (null) [2019-08-24T19:57:57.582Z] . [2019-08-24T19:57:57.582Z] INFO: Waiting for daemon to start... [2019-08-24T19:57:57.582Z] Starting dockerd [2019-08-24T19:57:57.582Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-24T19:57:57.582Z] Warning failed to create cache: (null) [2019-08-24T19:57:57.582Z] . [2019-08-24T19:57:57.582Z] INFO: Waiting for daemon to start... [2019-08-24T19:57:57.582Z] Starting dockerd [2019-08-24T19:57:57.839Z] ..=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T19:57:57.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T19:57:59.214Z] [2019-08-24T19:57:59.214Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-24T19:57:59.478Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-24T19:57:59.478Z] [2019-08-24T19:57:59.478Z] Error: No such image: emptyfs [2019-08-24T19:57:59.478Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-24T19:57:59.478Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-24T19:57:59.478Z] Error: No such image: emptyfs [2019-08-24T19:57:59.736Z] Running integration-test (iteration 1) [2019-08-24T19:57:59.736Z] 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-24T19:57:59.994Z] Running integration-test (iteration 1) [2019-08-24T19:57:59.994Z] 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-24T19:58:00.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T19:58:00.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T19:58:01.374Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-08-24T19:58:05.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-08-24T19:58:05.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.87s) [2019-08-24T19:58:05.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.87s) [2019-08-24T19:58:05.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s) [2019-08-24T19:58:05.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2019-08-24T19:58:05.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.75s) [2019-08-24T19:58:05.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.02s) [2019-08-24T19:58:05.819Z] === RUN TestBuildMultiStageCopy [2019-08-24T19:58:05.819Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-24T19:58:06.829Z] --- PASS: TestBuildWithHugeFile (29.97s) [2019-08-24T19:58:06.829Z] === RUN TestBuildWithEmptyDockerfile [2019-08-24T19:58:06.829Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T19:58:06.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T19:58:06.829Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T19:58:06.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T19:58:06.829Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T19:58:06.829Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T19:58:06.829Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T19:58:06.829Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T19:58:06.829Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T19:58:06.829Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-08-24T19:58:06.829Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-08-24T19:58:06.829Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-08-24T19:58:06.829Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-08-24T19:58:06.829Z] === RUN TestBuildPreserveOwnership [2019-08-24T19:58:06.829Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-24T19:58:06.829Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-24T19:58:08.636Z] --- PASS: TestBuildPreserveOwnership (6.11s) [2019-08-24T19:58:08.637Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.00s) [2019-08-24T19:58:08.637Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-08-24T19:58:08.637Z] === RUN TestBuildPlatformInvalid [2019-08-24T19:58:08.637Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-08-24T19:58:08.637Z] PASS [2019-08-24T19:58:08.637Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-24T19:58:09.096Z] INFO: Testing against a local daemon [2019-08-24T19:58:09.096Z] === RUN TestConfigList [2019-08-24T19:58:09.998Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-24T19:58:10.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-24T19:58:11.188Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-24T19:58:11.588Z] --- PASS: TestConfigList (2.92s) [2019-08-24T19:58:11.588Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-24T19:58:11.588Z] daemon.go:336: [d000f1712c9fc] waiting for daemon to start [2019-08-24T19:58:11.588Z] daemon.go:336: [d000f1712c9fc] waiting for daemon to start [2019-08-24T19:58:11.588Z] daemon.go:364: [d000f1712c9fc] daemon started [2019-08-24T19:58:11.588Z] daemon.go:472: [d000f1712c9fc] Stopping daemon [2019-08-24T19:58:11.588Z] daemon.go:307: [d000f1712c9fc] exiting daemon [2019-08-24T19:58:11.588Z] daemon.go:459: [d000f1712c9fc] Daemon stopped [2019-08-24T19:58:11.588Z] === RUN TestConfigsCreateAndDelete [2019-08-24T19:58:12.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-24T19:58:13.053Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2019-08-24T19:58:13.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.87s) [2019-08-24T19:58:13.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2019-08-24T19:58:13.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2019-08-24T19:58:13.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2019-08-24T19:58:13.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2019-08-24T19:58:13.053Z] === RUN TestBuildMultiStageParentConfig [2019-08-24T19:58:14.821Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2019-08-24T19:58:14.821Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-24T19:58:14.821Z] daemon.go:336: [d0d7a7a1d60fd] waiting for daemon to start [2019-08-24T19:58:14.821Z] daemon.go:336: [d0d7a7a1d60fd] waiting for daemon to start [2019-08-24T19:58:14.821Z] daemon.go:364: [d0d7a7a1d60fd] daemon started [2019-08-24T19:58:14.821Z] daemon.go:472: [d0d7a7a1d60fd] Stopping daemon [2019-08-24T19:58:14.821Z] daemon.go:307: [d0d7a7a1d60fd] exiting daemon [2019-08-24T19:58:14.821Z] daemon.go:459: [d0d7a7a1d60fd] Daemon stopped [2019-08-24T19:58:14.821Z] === RUN TestConfigsUpdate [2019-08-24T19:58:15.577Z] --- PASS: TestBuildMultiStageParentConfig (2.53s) [2019-08-24T19:58:15.577Z] === RUN TestBuildLabelWithTargets [2019-08-24T19:58:16.226Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-08-24T19:58:18.004Z] --- PASS: TestConfigsUpdate (2.65s) [2019-08-24T19:58:18.004Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-24T19:58:18.004Z] daemon.go:336: [d9e31cd5f9b5c] waiting for daemon to start [2019-08-24T19:58:18.004Z] daemon.go:336: [d9e31cd5f9b5c] waiting for daemon to start [2019-08-24T19:58:18.004Z] daemon.go:364: [d9e31cd5f9b5c] daemon started [2019-08-24T19:58:18.004Z] daemon.go:472: [d9e31cd5f9b5c] Stopping daemon [2019-08-24T19:58:18.004Z] daemon.go:307: [d9e31cd5f9b5c] exiting daemon [2019-08-24T19:58:18.004Z] daemon.go:459: [d9e31cd5f9b5c] Daemon stopped [2019-08-24T19:58:18.004Z] === RUN TestTemplatedConfig [2019-08-24T19:58:18.373Z] tests/integration/client_test.py ..... [ 75%] [2019-08-24T19:58:18.854Z] --- PASS: TestBuildLabelWithTargets (3.07s) [2019-08-24T19:58:18.854Z] === RUN TestBuildWithEmptyLayers [2019-08-24T19:58:18.937Z] tests/integration/errors_test.py . [ 76%] [2019-08-24T19:58:20.225Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2019-08-24T19:58:20.225Z] === RUN TestBuildMultiStageOnBuild [2019-08-24T19:58:21.340Z] --- PASS: TestTemplatedConfig (3.88s) [2019-08-24T19:58:21.340Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-24T19:58:21.340Z] daemon.go:336: [db6d513288d22] waiting for daemon to start [2019-08-24T19:58:21.340Z] daemon.go:336: [db6d513288d22] waiting for daemon to start [2019-08-24T19:58:21.340Z] daemon.go:364: [db6d513288d22] daemon started [2019-08-24T19:58:21.340Z] daemon.go:472: [db6d513288d22] Stopping daemon [2019-08-24T19:58:21.340Z] daemon.go:307: [db6d513288d22] exiting daemon [2019-08-24T19:58:21.340Z] daemon.go:459: [db6d513288d22] Daemon stopped [2019-08-24T19:58:21.340Z] === RUN TestConfigInspect [2019-08-24T19:58:24.403Z] Loaded image: buildpack-deps:jessie [2019-08-24T19:58:24.403Z] Loaded image: buildpack-deps:jessie [2019-08-24T19:58:24.403Z] Loaded image: busybox:latest [2019-08-24T19:58:24.403Z] Loaded image: busybox:latest [2019-08-24T19:58:24.403Z] Loaded image: busybox:glibc [2019-08-24T19:58:24.403Z] Loaded image: debian:jessie [2019-08-24T19:58:24.403Z] Loaded image: hello-world:latest [2019-08-24T19:58:24.403Z] Loaded image: busybox:glibc [2019-08-24T19:58:24.403Z] Loaded image: debian:jessie [2019-08-24T19:58:24.403Z] INFO: Testing against a local daemon [2019-08-24T19:58:24.403Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.001s [2019-08-24T19:58:24.403Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.017s [2019-08-24T19:58:24.403Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.007s [2019-08-24T19:58:24.403Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-08-24T19:58:24.403Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-08-24T19:58:24.403Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.004s [2019-08-24T19:58:24.403Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.004s [2019-08-24T19:58:24.519Z] --- PASS: TestConfigInspect (2.93s) [2019-08-24T19:58:24.519Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-24T19:58:24.519Z] daemon.go:336: [dfb09a3521269] waiting for daemon to start [2019-08-24T19:58:24.519Z] daemon.go:336: [dfb09a3521269] waiting for daemon to start [2019-08-24T19:58:24.519Z] daemon.go:364: [dfb09a3521269] daemon started [2019-08-24T19:58:24.519Z] daemon.go:472: [dfb09a3521269] Stopping daemon [2019-08-24T19:58:24.519Z] daemon.go:307: [dfb09a3521269] exiting daemon [2019-08-24T19:58:24.519Z] daemon.go:459: [dfb09a3521269] Daemon stopped [2019-08-24T19:58:24.519Z] === RUN TestConfigCreateWithLabels [2019-08-24T19:58:24.661Z] Loaded image: hello-world:latest [2019-08-24T19:58:24.661Z] --- PASS: TestBuildMultiStageOnBuild (4.68s) [2019-08-24T19:58:24.661Z] === RUN TestBuildUncleanTarFilenames [2019-08-24T19:58:24.661Z] INFO: Testing against a local daemon [2019-08-24T19:58:25.225Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.767s [2019-08-24T19:58:25.482Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.094s [2019-08-24T19:58:26.046Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.509s [2019-08-24T19:58:26.046Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.028s [2019-08-24T19:58:26.046Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2019-08-24T19:58:26.046Z] === RUN TestBuildMultiStageLayerLeak [2019-08-24T19:58:26.617Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.622s [2019-08-24T19:58:26.873Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.185s [2019-08-24T19:58:26.874Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.003s [2019-08-24T19:58:27.152Z] --- PASS: TestConfigCreateWithLabels (2.97s) [2019-08-24T19:58:27.152Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-24T19:58:27.152Z] daemon.go:336: [d3710f649d853] waiting for daemon to start [2019-08-24T19:58:27.152Z] daemon.go:336: [d3710f649d853] waiting for daemon to start [2019-08-24T19:58:27.152Z] daemon.go:364: [d3710f649d853] daemon started [2019-08-24T19:58:27.152Z] daemon.go:472: [d3710f649d853] Stopping daemon [2019-08-24T19:58:27.152Z] daemon.go:307: [d3710f649d853] exiting daemon [2019-08-24T19:58:27.152Z] daemon.go:459: [d3710f649d853] Daemon stopped [2019-08-24T19:58:27.152Z] === RUN TestConfigCreateResolve [2019-08-24T19:58:28.243Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.292s [2019-08-24T19:58:28.500Z] --- PASS: TestBuildMultiStageLayerLeak (2.63s) [2019-08-24T19:58:28.501Z] === RUN TestBuildWithHugeFile [2019-08-24T19:58:28.758Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.093s [2019-08-24T19:58:28.758Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.003s [2019-08-24T19:58:28.758Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.002s [2019-08-24T19:58:29.323Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.572s [2019-08-24T19:58:29.580Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.834s [2019-08-24T19:58:30.344Z] --- PASS: TestConfigCreateResolve (2.89s) [2019-08-24T19:58:30.344Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-24T19:58:30.344Z] daemon.go:336: [dcd857be20f56] waiting for daemon to start [2019-08-24T19:58:30.344Z] daemon.go:336: [dcd857be20f56] waiting for daemon to start [2019-08-24T19:58:30.344Z] daemon.go:364: [dcd857be20f56] daemon started [2019-08-24T19:58:30.344Z] daemon.go:472: [dcd857be20f56] Stopping daemon [2019-08-24T19:58:30.344Z] daemon.go:307: [dcd857be20f56] exiting daemon [2019-08-24T19:58:30.344Z] daemon.go:459: [dcd857be20f56] Daemon stopped [2019-08-24T19:58:30.344Z] === RUN TestConfigDaemonLibtrustID [2019-08-24T19:58:30.892Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-08-24T19:58:30.892Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-24T19:58:30.892Z] daemon.go:336: [d79e40f3d3218] waiting for daemon to start [2019-08-24T19:58:30.892Z] daemon.go:336: [d79e40f3d3218] waiting for daemon to start [2019-08-24T19:58:30.892Z] daemon.go:364: [d79e40f3d3218] daemon started [2019-08-24T19:58:30.892Z] daemon.go:472: [d79e40f3d3218] Stopping daemon [2019-08-24T19:58:30.892Z] daemon.go:307: [d79e40f3d3218] exiting daemon [2019-08-24T19:58:30.892Z] daemon.go:459: [d79e40f3d3218] Daemon stopped [2019-08-24T19:58:30.892Z] PASS [2019-08-24T19:58:30.892Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-24T19:58:30.892Z] INFO: Testing against a local daemon [2019-08-24T19:58:30.892Z] === RUN TestCheckpoint [2019-08-24T19:58:30.892Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-24T19:58:30.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-24T19:58:30.892Z] === RUN TestContainerInvalidJSON [2019-08-24T19:58:30.892Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T19:58:30.892Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T19:58:30.892Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T19:58:30.892Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T19:58:30.892Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-24T19:58:30.892Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-24T19:58:30.892Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T19:58:30.892Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-24T19:58:30.892Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T19:58:30.892Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-08-24T19:58:30.892Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-24T19:58:30.892Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-24T19:58:30.892Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-08-24T19:58:30.892Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-24T19:58:30.951Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 0.871s [2019-08-24T19:58:30.951Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.112s [2019-08-24T19:58:30.951Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-08-24T19:58:30.951Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s [2019-08-24T19:58:31.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2019-08-24T19:58:31.302Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-24T19:58:31.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-08-24T19:58:31.302Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-24T19:58:31.302Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-08-24T19:58:31.302Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-24T19:58:31.302Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-08-24T19:58:31.302Z] === RUN TestCopyFromContainer [2019-08-24T19:58:31.516Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 2.207s [2019-08-24T19:58:32.081Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.554s [2019-08-24T19:58:34.502Z] === RUN TestCopyFromContainer// [2019-08-24T19:58:34.502Z] === RUN TestCopyFromContainer//bar/root [2019-08-24T19:58:34.502Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-24T19:58:34.502Z] === RUN TestCopyFromContainer/bar/quux [2019-08-24T19:58:34.865Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-24T19:58:34.865Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-24T19:58:34.865Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-24T19:58:34.865Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-24T19:58:35.249Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-24T19:58:35.249Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer (3.85s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-08-24T19:58:35.249Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-08-24T19:58:35.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-24T19:58:35.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T19:58:35.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T19:58:35.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T19:58:35.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T19:58:35.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T19:58:35.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T19:58:35.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T19:58:35.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T19:58:35.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T19:58:35.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-08-24T19:58:35.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-24T19:58:35.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-24T19:58:35.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-24T19:58:35.249Z] === RUN TestCreateWithInvalidEnv [2019-08-24T19:58:35.249Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-24T19:58:35.249Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-24T19:58:35.249Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-24T19:58:35.249Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-24T19:58:35.249Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-24T19:58:35.249Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-24T19:58:35.249Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-24T19:58:35.249Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-24T19:58:35.249Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-24T19:58:35.249Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-24T19:58:35.249Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-24T19:58:35.249Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-24T19:58:35.249Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-24T19:58:35.249Z] === RUN TestCreateTmpfsMountsTarget [2019-08-24T19:58:35.249Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-08-24T19:58:35.249Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-24T19:58:36.258Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 3.940s [2019-08-24T19:58:36.258Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 4.797s [2019-08-24T19:58:38.492Z] --- PASS: TestCreateWithCustomMaskedPaths (3.09s) [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T19:58:38.492Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T19:58:38.492Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T19:58:38.492Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-24T19:58:38.492Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-24T19:58:38.492Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T19:58:38.492Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T19:58:38.492Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-24T19:58:38.492Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-24T19:58:38.905Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-24T19:58:38.905Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T19:58:38.905Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T19:58:39.268Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-24T19:58:39.268Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-24T19:58:39.536Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 3.029s [2019-08-24T19:58:39.536Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.429s [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.26s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.26s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.32s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.32s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.31s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.31s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.27s) [2019-08-24T19:58:39.637Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.27s) [2019-08-24T19:58:39.637Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-24T19:58:42.062Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 2.736s [2019-08-24T19:58:42.626Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 2.415s [2019-08-24T19:58:42.954Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.09s) [2019-08-24T19:58:42.954Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-24T19:58:42.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T19:58:42.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T19:58:42.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T19:58:42.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T19:58:42.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T19:58:42.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T19:58:42.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T19:58:42.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T19:58:42.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T19:58:42.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T19:58:42.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T19:58:42.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T19:58:42.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T19:58:42.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T19:58:42.954Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T19:58:42.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-08-24T19:58:42.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-08-24T19:58:42.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-08-24T19:58:42.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-08-24T19:58:42.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-08-24T19:58:42.954Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-24T19:58:42.954Z] === RUN TestContainerStartOnDaemonRestart [2019-08-24T19:58:42.954Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-24T19:58:42.954Z] === RUN TestDaemonRestartIpcMode [2019-08-24T19:58:42.954Z] === PAUSE TestDaemonRestartIpcMode [2019-08-24T19:58:42.954Z] === RUN TestDiff [2019-08-24T19:58:43.725Z] --- PASS: TestDiff (1.00s) [2019-08-24T19:58:43.725Z] === RUN TestExecWithCloseStdin [2019-08-24T19:58:44.003Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort 1.967s [2019-08-24T19:58:45.558Z] --- PASS: TestExecWithCloseStdin (1.50s) [2019-08-24T19:58:45.558Z] === RUN TestExec [2019-08-24T19:58:46.390Z] --- PASS: TestExec (1.12s) [2019-08-24T19:58:46.390Z] === RUN TestExecUser [2019-08-24T19:58:46.529Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 3.223s [2019-08-24T19:58:47.461Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 0.819s [2019-08-24T19:58:47.461Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal 3.708s [2019-08-24T19:58:48.195Z] --- PASS: TestExecUser (1.65s) [2019-08-24T19:58:48.195Z] === RUN TestExportContainerAndImportImage [2019-08-24T19:58:48.831Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.314s [2019-08-24T19:58:49.448Z] --- PASS: TestExportContainerAndImportImage (1.51s) [2019-08-24T19:58:49.448Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-24T19:58:50.247Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.447s [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 95.2% of statements [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.0% of statements [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-24T19:58:50.735Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-24T19:58:50.735Z] ok github.com/docker/docker/builder/dockerignore 0.054s coverage: 96.8% of statements [2019-08-24T19:58:50.816Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 3.251s [2019-08-24T19:58:51.352Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2019-08-24T19:58:51.352Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-24T19:58:51.352Z] daemon.go:336: [d93d9c510e478] waiting for daemon to start [2019-08-24T19:58:51.352Z] daemon.go:336: [d93d9c510e478] waiting for daemon to start [2019-08-24T19:58:51.352Z] daemon.go:364: [d93d9c510e478] daemon started [2019-08-24T19:58:51.352Z] daemon.go:472: [d93d9c510e478] Stopping daemon [2019-08-24T19:58:51.352Z] daemon.go:307: [d93d9c510e478] exiting daemon [2019-08-24T19:58:51.352Z] daemon.go:459: [d93d9c510e478] Daemon stopped [2019-08-24T19:58:51.352Z] daemon.go:336: [d93d9c510e478] waiting for daemon to start [2019-08-24T19:58:51.352Z] daemon.go:336: [d93d9c510e478] waiting for daemon to start [2019-08-24T19:58:51.352Z] daemon.go:364: [d93d9c510e478] daemon started [2019-08-24T19:58:51.352Z] daemon.go:472: [d93d9c510e478] Stopping daemon [2019-08-24T19:58:51.352Z] daemon.go:307: [d93d9c510e478] exiting daemon [2019-08-24T19:58:51.352Z] daemon.go:459: [d93d9c510e478] Daemon stopped [2019-08-24T19:58:51.352Z] === RUN TestHealthCheckWorkdir [2019-08-24T19:58:51.380Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 1.209s [2019-08-24T19:58:51.732Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-08-24T19:58:52.596Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2019-08-24T19:58:52.596Z] === RUN TestHealthKillContainer [2019-08-24T19:58:54.657Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 2.006s [2019-08-24T19:58:55.588Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr 4.851s [2019-08-24T19:58:55.804Z] --- PASS: TestHealthKillContainer (3.27s) [2019-08-24T19:58:55.804Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-24T19:58:56.152Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 2.180s [2019-08-24T19:58:57.048Z] --- PASS: TestInspectCpusetInConfigPre120 (1.07s) [2019-08-24T19:58:57.048Z] === RUN TestIpcModeNone [2019-08-24T19:58:58.054Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 1.170s [2019-08-24T19:58:58.298Z] --- PASS: TestIpcModeNone (1.15s) [2019-08-24T19:58:58.298Z] === RUN TestIpcModePrivate [2019-08-24T19:58:59.140Z] --- PASS: TestIpcModePrivate (1.05s) [2019-08-24T19:58:59.140Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-08-24T19:58:59.140Z] === RUN TestIpcModeShareable [2019-08-24T19:58:59.430Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 1.038s [2019-08-24T19:59:00.361Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 4.833s [2019-08-24T19:59:00.438Z] --- PASS: TestIpcModeShareable (1.16s) [2019-08-24T19:59:00.438Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-08-24T19:59:00.438Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-24T19:59:01.086Z] ok github.com/docker/docker/builder/remotecontext/git 3.144s coverage: 85.1% of statements [2019-08-24T19:59:01.086Z] ok github.com/docker/docker/builder/fscache 0.152s coverage: 69.2% of statements [2019-08-24T19:59:01.086Z] ok github.com/docker/docker/builder/remotecontext 0.467s coverage: 13.6% of statements [2019-08-24T19:59:01.372Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2019-08-24T19:59:01.659Z] ok github.com/docker/docker/builder/dockerfile 1.065s coverage: 45.1% of statements [2019-08-24T19:59:01.659Z] ? github.com/docker/docker/cli [no test files] [2019-08-24T19:59:01.659Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-24T19:59:01.731Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.250s [2019-08-24T19:59:03.642Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2019-08-24T19:59:03.643Z] === RUN TestAPIIpcModeHost [2019-08-24T19:59:04.028Z] --- PASS: TestAPIIpcModeHost (0.81s) [2019-08-24T19:59:04.028Z] === RUN TestDaemonIpcModeShareable [2019-08-24T19:59:04.258Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 1.189s [2019-08-24T19:59:05.189Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP 4.712s [2019-08-24T19:59:05.754Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 1.047s [2019-08-24T19:59:05.945Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-08-24T19:59:05.945Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-24T19:59:05.945Z] daemon.go:336: [dae4a9bacc390] waiting for daemon to start [2019-08-24T19:59:05.945Z] daemon.go:336: [dae4a9bacc390] waiting for daemon to start [2019-08-24T19:59:05.945Z] daemon.go:364: [dae4a9bacc390] daemon started [2019-08-24T19:59:05.945Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-24T19:59:05.945Z] daemon.go:472: [dae4a9bacc390] Stopping daemon [2019-08-24T19:59:05.945Z] daemon.go:307: [dae4a9bacc390] exiting daemon [2019-08-24T19:59:05.945Z] daemon.go:459: [dae4a9bacc390] Daemon stopped [2019-08-24T19:59:05.945Z] === RUN TestDaemonIpcModePrivate [2019-08-24T19:59:06.686Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone 1.609s [2019-08-24T19:59:07.620Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 1.817s [2019-08-24T19:59:07.795Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-08-24T19:59:07.795Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-24T19:59:07.795Z] daemon.go:336: [df59e2d6b8fbb] waiting for daemon to start [2019-08-24T19:59:07.795Z] daemon.go:336: [df59e2d6b8fbb] waiting for daemon to start [2019-08-24T19:59:07.795Z] daemon.go:364: [df59e2d6b8fbb] daemon started [2019-08-24T19:59:07.795Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-24T19:59:07.795Z] daemon.go:472: [df59e2d6b8fbb] Stopping daemon [2019-08-24T19:59:07.795Z] daemon.go:307: [df59e2d6b8fbb] exiting daemon [2019-08-24T19:59:07.795Z] daemon.go:459: [df59e2d6b8fbb] Daemon stopped [2019-08-24T19:59:07.795Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-24T19:59:09.515Z] ......... [ 85%] [2019-08-24T19:59:09.722Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-08-24T19:59:09.722Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-24T19:59:09.722Z] daemon.go:336: [deb73ed8eb862] waiting for daemon to start [2019-08-24T19:59:09.722Z] daemon.go:336: [deb73ed8eb862] waiting for daemon to start [2019-08-24T19:59:09.722Z] daemon.go:364: [deb73ed8eb862] daemon started [2019-08-24T19:59:09.722Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-24T19:59:09.722Z] daemon.go:472: [deb73ed8eb862] Stopping daemon [2019-08-24T19:59:09.722Z] daemon.go:307: [deb73ed8eb862] exiting daemon [2019-08-24T19:59:09.722Z] daemon.go:459: [deb73ed8eb862] Daemon stopped [2019-08-24T19:59:09.722Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-24T19:59:10.144Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent 2.939s [2019-08-24T19:59:10.144Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.504s [2019-08-24T19:59:10.401Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 2.931s [2019-08-24T19:59:10.658Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.502s [2019-08-24T19:59:11.544Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-08-24T19:59:11.544Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-24T19:59:11.544Z] daemon.go:336: [d71bec674e9bb] waiting for daemon to start [2019-08-24T19:59:11.544Z] daemon.go:336: [d71bec674e9bb] waiting for daemon to start [2019-08-24T19:59:11.544Z] daemon.go:364: [d71bec674e9bb] daemon started [2019-08-24T19:59:11.544Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-24T19:59:11.544Z] daemon.go:472: [d71bec674e9bb] Stopping daemon [2019-08-24T19:59:11.544Z] daemon.go:307: [d71bec674e9bb] exiting daemon [2019-08-24T19:59:11.544Z] daemon.go:459: [d71bec674e9bb] Daemon stopped [2019-08-24T19:59:11.544Z] === RUN TestIpcModeOlderClient [2019-08-24T19:59:11.544Z] === PAUSE TestIpcModeOlderClient [2019-08-24T19:59:11.544Z] === RUN TestKillContainerInvalidSignal [2019-08-24T19:59:12.342Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2019-08-24T19:59:12.342Z] === RUN TestKillContainer [2019-08-24T19:59:12.342Z] === RUN TestKillContainer/no_signal [2019-08-24T19:59:13.137Z] === RUN TestKillContainer/non_killing_signal [2019-08-24T19:59:13.184Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 2.615s [2019-08-24T19:59:13.441Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 2.716s [2019-08-24T19:59:13.970Z] === RUN TestKillContainer/killing_signal [2019-08-24T19:59:14.005Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog 0.521s [2019-08-24T19:59:14.859Z] tests/integration/models_images_test.py ............... [ 89%] [2019-08-24T19:59:15.225Z] --- PASS: TestKillContainer (2.76s) [2019-08-24T19:59:15.225Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-08-24T19:59:15.225Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-08-24T19:59:15.225Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2019-08-24T19:59:15.225Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-24T19:59:15.225Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-24T19:59:15.378Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 2.133s [2019-08-24T19:59:15.378Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.005s [2019-08-24T19:59:16.012Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-24T19:59:16.484Z] tests/integration/models_networks_test.py .... [ 90%] [2019-08-24T19:59:16.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.89s) [2019-08-24T19:59:16.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-08-24T19:59:16.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-08-24T19:59:16.790Z] === RUN TestKillStoppedContainer [2019-08-24T19:59:16.951Z] ok github.com/docker/docker/client 0.675s coverage: 75.8% of statements [2019-08-24T19:59:17.241Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-08-24T19:59:17.241Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-24T19:59:17.241Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-08-24T19:59:17.241Z] === RUN TestKillDifferentUserContainer [2019-08-24T19:59:17.273Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.748s [2019-08-24T19:59:17.273Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 3.280s [2019-08-24T19:59:17.837Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 0.948s [2019-08-24T19:59:18.053Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-08-24T19:59:18.053Z] === RUN TestInspectOomKilledTrue [2019-08-24T19:59:18.053Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2019-08-24T19:59:18.053Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-24T19:59:18.053Z] === RUN TestInspectOomKilledFalse [2019-08-24T19:59:18.053Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-24T19:59:18.053Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-24T19:59:18.053Z] === RUN TestLinksEtcHostsContentMatch [2019-08-24T19:59:18.826Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-08-24T19:59:18.826Z] === RUN TestLinksContainerNames [2019-08-24T19:59:19.208Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 1.847s [2019-08-24T19:59:20.605Z] --- PASS: TestLinksContainerNames (1.65s) [2019-08-24T19:59:20.605Z] === RUN TestLogsFollowTailEmpty [2019-08-24T19:59:21.394Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-08-24T19:59:21.394Z] === RUN TestContainerNetworkMountsNoChown [2019-08-24T19:59:21.732Z] tests/integration/models_nodes_test.py . [ 91%] [2019-08-24T19:59:22.357Z] --- PASS: TestContainerNetworkMountsNoChown (1.02s) [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/default [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/default [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/private [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/private [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rprivate [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/slave [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/slave [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rslave [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/shared [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/shared [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rshared [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/default [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rslave [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rshared [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/shared [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rprivate [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/slave [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/private [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-24T19:59:22.357Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-24T19:59:22.357Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-24T19:59:22.357Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-24T19:59:22.734Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-24T19:59:23.099Z] tests/integration/models_resources_test.py . [ 91%] [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-24T19:59:23.107Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-08-24T19:59:23.107Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-08-24T19:59:23.107Z] === RUN TestContainerBindMountNonRecursive [2019-08-24T19:59:23.386Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 3.435s [2019-08-24T19:59:23.950Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.276s [2019-08-24T19:59:24.515Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.673s [2019-08-24T19:59:24.929Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2019-08-24T19:59:24.929Z] === RUN TestNetworkNat [2019-08-24T19:59:26.284Z] --- PASS: TestNetworkNat (0.87s) [2019-08-24T19:59:26.284Z] === RUN TestNetworkLocalhostTCPNat [2019-08-24T19:59:26.698Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-08-24T19:59:26.698Z] === RUN TestNetworkLoopbackNat [2019-08-24T19:59:28.487Z] --- PASS: TestNetworkLoopbackNat (1.28s) [2019-08-24T19:59:28.487Z] === RUN TestPause [2019-08-24T19:59:28.699Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.551s [2019-08-24T19:59:29.165Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-08-24T19:59:29.285Z] --- PASS: TestPause (0.99s) [2019-08-24T19:59:29.285Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-24T19:59:29.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-24T19:59:29.285Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-24T19:59:29.285Z] === RUN TestPauseStopPausedContainer [2019-08-24T19:59:30.057Z] --- PASS: TestPauseStopPausedContainer (0.99s) [2019-08-24T19:59:30.057Z] === RUN TestPsFilter [2019-08-24T19:59:30.516Z] --- PASS: TestPsFilter (0.27s) [2019-08-24T19:59:30.516Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-24T19:59:31.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2019-08-24T19:59:31.299Z] === RUN TestRemoveContainerWithVolume [2019-08-24T19:59:31.973Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters 3.798s [2019-08-24T19:59:32.082Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-08-24T19:59:32.082Z] === RUN TestRemoveContainerRunning [2019-08-24T19:59:32.426Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-08-24T19:59:32.426Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-08-24T19:59:32.538Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure 0.502s [2019-08-24T19:59:32.867Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-08-24T19:59:32.867Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-24T19:59:33.103Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD 0.527s [2019-08-24T19:59:33.667Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug 0.510s [2019-08-24T19:59:34.127Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-08-24T19:59:34.128Z] === RUN TestRemoveInvalidContainer [2019-08-24T19:59:34.128Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-08-24T19:59:34.128Z] === RUN TestRenameLinkedContainer [2019-08-24T19:59:34.232Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.551s [2019-08-24T19:59:36.643Z] tests/integration/regression_test.py ...... [ 98%] [2019-08-24T19:59:37.413Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-08-24T19:59:37.413Z] tests/integration/credentials/utils_test.py . [100%] [2019-08-24T19:59:37.413Z] [2019-08-24T19:59:37.413Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-08-24T19:59:37.413Z] =========================== short test summary info ============================ [2019-08-24T19:59:37.413Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-08-24T19:59:37.413Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-08-24T19:59:37.413Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-08-24T19:59:37.413Z] Not supported on most drivers [2019-08-24T19:59:37.413Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-08-24T19:59:37.413Z] This doesn't seem to be taken into account by the engine [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-08-24T19:59:37.413Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-08-24T19:59:37.413Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 337.17 seconds == [2019-08-24T19:59:37.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-08-24T19:59:38.289Z] --- PASS: TestRenameLinkedContainer (3.74s) [2019-08-24T19:59:38.289Z] === RUN TestRenameStoppedContainer [2019-08-24T19:59:38.666Z] --- PASS: TestRenameStoppedContainer (0.88s) [2019-08-24T19:59:38.666Z] === RUN TestRenameRunningContainerAndReuse [2019-08-24T19:59:40.528Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2019-08-24T19:59:40.528Z] === RUN TestRenameInvalidName [2019-08-24T19:59:40.784Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose 5.625s [2019-08-24T19:59:40.784Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) [2019-08-24T19:59:41.304Z] --- PASS: TestRenameInvalidName (1.01s) [2019-08-24T19:59:41.304Z] === RUN TestRenameAnonymousContainer [2019-08-24T19:59:44.066Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP 3.665s [2019-08-24T19:59:44.066Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) [2019-08-24T19:59:44.640Z] --- PASS: TestBuildWithHugeFile (75.92s) [2019-08-24T19:59:44.640Z] === RUN TestBuildWithEmptyDockerfile [2019-08-24T19:59:44.640Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T19:59:44.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T19:59:44.640Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T19:59:44.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T19:59:44.640Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T19:59:44.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T19:59:44.640Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T19:59:44.640Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T19:59:44.640Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T19:59:44.898Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-08-24T19:59:44.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2019-08-24T19:59:44.898Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-08-24T19:59:44.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2019-08-24T19:59:44.898Z] === RUN TestBuildPreserveOwnership [2019-08-24T19:59:44.898Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-24T19:59:45.326Z] --- PASS: TestRenameAnonymousContainer (3.47s) [2019-08-24T19:59:45.326Z] === RUN TestRenameContainerWithSameName [2019-08-24T19:59:45.690Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2019-08-24T19:59:45.690Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-24T19:59:47.422Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 29.297s [2019-08-24T19:59:47.522Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-08-24T19:59:47.522Z] === RUN TestResize [2019-08-24T19:59:47.678Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 0.544s [2019-08-24T19:59:48.299Z] --- PASS: TestResize (0.88s) [2019-08-24T19:59:48.299Z] === RUN TestResizeWithInvalidSize [2019-08-24T19:59:48.610Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-24T19:59:49.087Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-08-24T19:59:49.087Z] === RUN TestResizeWhenContainerNotStarted [2019-08-24T19:59:49.176Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 1.506s [2019-08-24T19:59:49.433Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.220s [2019-08-24T19:59:50.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T19:59:50.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T19:59:50.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T19:59:50.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T19:59:50.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T19:59:50.155Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-08-24T19:59:50.155Z] Clearing AppArmor profiles cache:. [2019-08-24T19:59:50.155Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-24T19:59:50.155Z] Unloading profiles will leave already running processes permanently [2019-08-24T19:59:50.155Z] unconfined, which can lead to unexpected situations. [2019-08-24T19:59:50.155Z] [2019-08-24T19:59:50.155Z] To set a process to complain mode, use the command line tool [2019-08-24T19:59:50.155Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-24T19:59:50.155Z] with the 'teardown' option." [2019-08-24T19:59:50.155Z] [2019-08-24T19:59:50.366Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.819s Post stage [Pipeline] junit [2019-08-24T19:59:50.424Z] Recording test results [2019-08-24T19:59:50.930Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2019-08-24T19:59:50.930Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2019-08-24T19:59:50.930Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-08-24T19:59:50.930Z] === RUN TestBuildPlatformInvalid [2019-08-24T19:59:50.930Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-08-24T19:59:50.930Z] PASS [2019-08-24T19:59:50.930Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-24T19:59:51.187Z] INFO: Testing against a local daemon [2019-08-24T19:59:51.187Z] === RUN TestConfigList [Pipeline] sh [2019-08-24T19:59:52.259Z] + echo Ensuring container killed. [2019-08-24T19:59:52.259Z] Ensuring container killed. [2019-08-24T19:59:52.259Z] + docker rm -vf docker-pr3 [2019-08-24T19:59:52.259Z] Error: No such container: docker-pr3 [2019-08-24T19:59:52.259Z] + true [Pipeline] sh [2019-08-24T19:59:52.544Z] + echo Chowning /workspace to jenkins user [2019-08-24T19:59:52.544Z] Chowning /workspace to jenkins user [2019-08-24T19:59:52.544Z] + id -u [2019-08-24T19:59:52.544Z] + id -g [2019-08-24T19:59:52.544Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39495:/workspace busybox chown -R 1000:1000 /workspace [2019-08-24T19:59:52.544Z] Unable to find image 'busybox:latest' locally [2019-08-24T19:59:52.544Z] latest: Pulling from library/busybox [2019-08-24T19:59:52.544Z] ee153a04d683: Pulling fs layer [2019-08-24T19:59:52.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T19:59:52.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T19:59:52.558Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 2.178s [2019-08-24T19:59:52.800Z] ee153a04d683: Download complete [2019-08-24T19:59:52.800Z] ee153a04d683: Pull complete [2019-08-24T19:59:52.800Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-24T19:59:52.800Z] Status: Downloaded newer image for busybox:latest [2019-08-24T19:59:53.930Z] --- PASS: TestConfigList (2.73s) [2019-08-24T19:59:53.930Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList [2019-08-24T19:59:53.930Z] daemon.go:336: [d2c603925e364] waiting for daemon to start [2019-08-24T19:59:53.930Z] daemon.go:336: [d2c603925e364] waiting for daemon to start [2019-08-24T19:59:53.930Z] daemon.go:364: [d2c603925e364] daemon started [2019-08-24T19:59:53.930Z] daemon.go:472: [d2c603925e364] Stopping daemon [2019-08-24T19:59:53.930Z] daemon.go:307: [d2c603925e364] exiting daemon [2019-08-24T19:59:53.930Z] daemon.go:459: [d2c603925e364] Daemon stopped [2019-08-24T19:59:53.930Z] === RUN TestConfigsCreateAndDelete [Pipeline] sh [2019-08-24T19:59:54.461Z] + echo Creating docker-py-bundles.tar.gz [2019-08-24T19:59:54.461Z] Creating docker-py-bundles.tar.gz [2019-08-24T19:59:54.461Z] + 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-24T19:59:54.506Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-08-24T19:59:54.862Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.210s [2019-08-24T19:59:55.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/make.sh binary-daemon [2019-08-24T19:59:55.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T19:59:55.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T19:59:55.627Z] [2019-08-24T19:59:55.627Z] Removing bundles/ [2019-08-24T19:59:55.627Z] [2019-08-24T19:59:55.627Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-08-24T19:59:55.627Z] Building: bundles/binary-daemon/dockerd-dev [2019-08-24T19:59:55.627Z] GOOS="" GOARCH="" GOARM="" [2019-08-24T19:59:55.804Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 0.942s [2019-08-24T19:59:55.804Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 1.875s [2019-08-24T19:59:56.746Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2019-08-24T19:59:56.746Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete [2019-08-24T19:59:56.746Z] daemon.go:336: [df1d9fe047a53] waiting for daemon to start [2019-08-24T19:59:56.746Z] daemon.go:336: [df1d9fe047a53] waiting for daemon to start [2019-08-24T19:59:56.746Z] daemon.go:364: [df1d9fe047a53] daemon started [2019-08-24T19:59:56.746Z] daemon.go:472: [df1d9fe047a53] Stopping daemon [2019-08-24T19:59:56.746Z] daemon.go:307: [df1d9fe047a53] exiting daemon [2019-08-24T19:59:56.746Z] daemon.go:459: [df1d9fe047a53] Daemon stopped [2019-08-24T19:59:56.746Z] === RUN TestConfigsUpdate [2019-08-24T19:59:57.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T19:59:58.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T19:59:59.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T19:59:59.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:00:00.019Z] --- PASS: TestConfigsUpdate (2.85s) [2019-08-24T20:00:00.019Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate [2019-08-24T20:00:00.019Z] daemon.go:336: [ddba31bc3698c] waiting for daemon to start [2019-08-24T20:00:00.019Z] daemon.go:336: [ddba31bc3698c] waiting for daemon to start [2019-08-24T20:00:00.019Z] daemon.go:364: [ddba31bc3698c] daemon started [2019-08-24T20:00:00.019Z] daemon.go:472: [ddba31bc3698c] Stopping daemon [2019-08-24T20:00:00.019Z] daemon.go:307: [ddba31bc3698c] exiting daemon [2019-08-24T20:00:00.019Z] daemon.go:459: [ddba31bc3698c] Daemon stopped [2019-08-24T20:00:00.019Z] === RUN TestTemplatedConfig [2019-08-24T20:00:01.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:00:01.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T20:00:02.543Z] --- PASS: TestTemplatedConfig (2.96s) [2019-08-24T20:00:02.543Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig [2019-08-24T20:00:02.543Z] daemon.go:336: [dac855e1feb68] waiting for daemon to start [2019-08-24T20:00:02.543Z] daemon.go:336: [dac855e1feb68] waiting for daemon to start [2019-08-24T20:00:02.543Z] daemon.go:364: [dac855e1feb68] daemon started [2019-08-24T20:00:02.543Z] daemon.go:472: [dac855e1feb68] Stopping daemon [2019-08-24T20:00:02.543Z] daemon.go:307: [dac855e1feb68] exiting daemon [2019-08-24T20:00:02.543Z] daemon.go:459: [dac855e1feb68] Daemon stopped [2019-08-24T20:00:02.543Z] === RUN TestConfigInspect [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2019-08-24T20:00:03.694Z] 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-24T20:00:03.694Z] daemon.go:336: [dde04ad8058cd] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [dde04ad8058cd] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [dde04ad8058cd] daemon started [2019-08-24T20:00:03.694Z] daemon.go:307: [dde04ad8058cd] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:336: [dde04ad8058cd] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [dde04ad8058cd] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [dde04ad8058cd] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [dde04ad8058cd] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [dde04ad8058cd] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [dde04ad8058cd] Daemon stopped [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2019-08-24T20:00:03.694Z] 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-24T20:00:03.694Z] daemon.go:336: [da633e03ff5a2] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [da633e03ff5a2] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [da633e03ff5a2] daemon started [2019-08-24T20:00:03.694Z] daemon.go:336: [da633e03ff5a2] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:307: [da633e03ff5a2] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:336: [da633e03ff5a2] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [da633e03ff5a2] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [da633e03ff5a2] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [da633e03ff5a2] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [da633e03ff5a2] Daemon stopped [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) [2019-08-24T20:00:03.694Z] 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-24T20:00:03.694Z] daemon.go:336: [dfb28e2162fec] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [dfb28e2162fec] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [dfb28e2162fec] daemon started [2019-08-24T20:00:03.694Z] daemon.go:307: [dfb28e2162fec] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:336: [dfb28e2162fec] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [dfb28e2162fec] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [dfb28e2162fec] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [dfb28e2162fec] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [dfb28e2162fec] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [dfb28e2162fec] Daemon stopped [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2019-08-24T20:00:03.694Z] 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-24T20:00:03.694Z] daemon.go:336: [d02eaeef3a854] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [d02eaeef3a854] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [d02eaeef3a854] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [d02eaeef3a854] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [d02eaeef3a854] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [d02eaeef3a854] Daemon stopped [2019-08-24T20:00:03.694Z] daemon.go:336: [d02eaeef3a854] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [d02eaeef3a854] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [d02eaeef3a854] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [d02eaeef3a854] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [d02eaeef3a854] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [d02eaeef3a854] Daemon stopped [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2019-08-24T20:00:03.694Z] 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-24T20:00:03.694Z] daemon.go:336: [d7ec3126d4b9c] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [d7ec3126d4b9c] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [d7ec3126d4b9c] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [d7ec3126d4b9c] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [d7ec3126d4b9c] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [d7ec3126d4b9c] Daemon stopped [2019-08-24T20:00:03.694Z] daemon.go:336: [d7ec3126d4b9c] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [d7ec3126d4b9c] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [d7ec3126d4b9c] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [d7ec3126d4b9c] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [d7ec3126d4b9c] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [d7ec3126d4b9c] Daemon stopped [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2019-08-24T20:00:03.694Z] 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-24T20:00:03.694Z] daemon.go:336: [d7b7fe65e5343] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [d7b7fe65e5343] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [d7b7fe65e5343] daemon started [2019-08-24T20:00:03.694Z] daemon.go:336: [d7b7fe65e5343] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:307: [d7b7fe65e5343] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:336: [d7b7fe65e5343] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:364: [d7b7fe65e5343] daemon started [2019-08-24T20:00:03.694Z] daemon.go:472: [d7b7fe65e5343] Stopping daemon [2019-08-24T20:00:03.694Z] daemon.go:307: [d7b7fe65e5343] exiting daemon [2019-08-24T20:00:03.694Z] daemon.go:459: [d7b7fe65e5343] Daemon stopped [2019-08-24T20:00:03.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-08-24T20:00:03.694Z] 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-24T20:00:03.694Z] daemon.go:336: [da57467a3f4d8] waiting for daemon to start [2019-08-24T20:00:03.694Z] daemon.go:336: [da57467a3f4d8] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [da57467a3f4d8] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [da57467a3f4d8] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [da57467a3f4d8] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [da57467a3f4d8] Daemon stopped [2019-08-24T20:00:03.695Z] daemon.go:336: [da57467a3f4d8] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [da57467a3f4d8] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [da57467a3f4d8] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [da57467a3f4d8] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [da57467a3f4d8] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [da57467a3f4d8] Daemon stopped [2019-08-24T20:00:03.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2019-08-24T20:00:03.695Z] 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-24T20:00:03.695Z] daemon.go:336: [d7a881b144cc6] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [d7a881b144cc6] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [d7a881b144cc6] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [d7a881b144cc6] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [d7a881b144cc6] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [d7a881b144cc6] Daemon stopped [2019-08-24T20:00:03.695Z] daemon.go:336: [d7a881b144cc6] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [d7a881b144cc6] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [d7a881b144cc6] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [d7a881b144cc6] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [d7a881b144cc6] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [d7a881b144cc6] Daemon stopped [2019-08-24T20:00:03.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-08-24T20:00:03.695Z] 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-24T20:00:03.695Z] daemon.go:336: [dca9ccda06f32] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [dca9ccda06f32] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [dca9ccda06f32] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [dca9ccda06f32] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [dca9ccda06f32] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [dca9ccda06f32] Daemon stopped [2019-08-24T20:00:03.695Z] daemon.go:336: [dca9ccda06f32] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [dca9ccda06f32] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [dca9ccda06f32] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [dca9ccda06f32] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [dca9ccda06f32] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [dca9ccda06f32] Daemon stopped [2019-08-24T20:00:03.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-08-24T20:00:03.695Z] 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-24T20:00:03.695Z] daemon.go:336: [dbfd7f1980ab2] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [dbfd7f1980ab2] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [dbfd7f1980ab2] daemon started [2019-08-24T20:00:03.695Z] daemon.go:336: [dbfd7f1980ab2] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:307: [dbfd7f1980ab2] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:336: [dbfd7f1980ab2] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [dbfd7f1980ab2] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [dbfd7f1980ab2] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [dbfd7f1980ab2] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [dbfd7f1980ab2] Daemon stopped [2019-08-24T20:00:03.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2019-08-24T20:00:03.695Z] 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-24T20:00:03.695Z] daemon.go:336: [d341fdf6e2061] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [d341fdf6e2061] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [d341fdf6e2061] daemon started [2019-08-24T20:00:03.695Z] daemon.go:336: [d341fdf6e2061] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:307: [d341fdf6e2061] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:336: [d341fdf6e2061] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [d341fdf6e2061] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [d341fdf6e2061] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [d341fdf6e2061] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [d341fdf6e2061] Daemon stopped [2019-08-24T20:00:03.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2019-08-24T20:00:03.695Z] 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-24T20:00:03.695Z] daemon.go:336: [d23cf69eae2db] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [d23cf69eae2db] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [d23cf69eae2db] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [d23cf69eae2db] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [d23cf69eae2db] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [d23cf69eae2db] Daemon stopped [2019-08-24T20:00:03.695Z] daemon.go:336: [d23cf69eae2db] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:336: [d23cf69eae2db] waiting for daemon to start [2019-08-24T20:00:03.695Z] daemon.go:364: [d23cf69eae2db] daemon started [2019-08-24T20:00:03.695Z] daemon.go:472: [d23cf69eae2db] Stopping daemon [2019-08-24T20:00:03.695Z] daemon.go:307: [d23cf69eae2db] exiting daemon [2019-08-24T20:00:03.695Z] daemon.go:459: [d23cf69eae2db] Daemon stopped [2019-08-24T20:00:03.695Z] === RUN TestCgroupNamespacesRun [2019-08-24T20:00:03.912Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 7.994s [2019-08-24T20:00:05.575Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2019-08-24T20:00:05.575Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-24T20:00:05.575Z] daemon.go:336: [d0ba47fa1bd42] waiting for daemon to start [2019-08-24T20:00:05.575Z] daemon.go:336: [d0ba47fa1bd42] waiting for daemon to start [2019-08-24T20:00:05.575Z] daemon.go:364: [d0ba47fa1bd42] daemon started [2019-08-24T20:00:05.575Z] daemon.go:472: [d0ba47fa1bd42] Stopping daemon [2019-08-24T20:00:05.575Z] daemon.go:307: [d0ba47fa1bd42] exiting daemon [2019-08-24T20:00:05.575Z] daemon.go:459: [d0ba47fa1bd42] Daemon stopped [2019-08-24T20:00:05.575Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-24T20:00:05.575Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2019-08-24T20:00:05.575Z] run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled() [2019-08-24T20:00:05.575Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-24T20:00:05.807Z] --- PASS: TestConfigInspect (3.12s) [2019-08-24T20:00:05.807Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect [2019-08-24T20:00:05.807Z] daemon.go:336: [de0f78deb87d8] waiting for daemon to start [2019-08-24T20:00:05.807Z] daemon.go:336: [de0f78deb87d8] waiting for daemon to start [2019-08-24T20:00:05.807Z] daemon.go:364: [de0f78deb87d8] daemon started [2019-08-24T20:00:05.808Z] daemon.go:472: [de0f78deb87d8] Stopping daemon [2019-08-24T20:00:05.808Z] daemon.go:307: [de0f78deb87d8] exiting daemon [2019-08-24T20:00:05.808Z] daemon.go:459: [de0f78deb87d8] Daemon stopped [2019-08-24T20:00:05.808Z] === RUN TestConfigCreateWithLabels [2019-08-24T20:00:07.357Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-08-24T20:00:07.357Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-24T20:00:07.357Z] daemon.go:336: [de3adc20f6646] waiting for daemon to start [2019-08-24T20:00:07.357Z] daemon.go:336: [de3adc20f6646] waiting for daemon to start [2019-08-24T20:00:07.357Z] daemon.go:364: [de3adc20f6646] daemon started [2019-08-24T20:00:07.357Z] daemon.go:472: [de3adc20f6646] Stopping daemon [2019-08-24T20:00:07.357Z] daemon.go:307: [de3adc20f6646] exiting daemon [2019-08-24T20:00:07.357Z] daemon.go:459: [de3adc20f6646] Daemon stopped [2019-08-24T20:00:07.357Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-24T20:00:07.702Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 4.087s [2019-08-24T20:00:07.960Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.196s [2019-08-24T20:00:08.217Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 1.852s [2019-08-24T20:00:08.782Z] --- PASS: TestConfigCreateWithLabels (3.07s) [2019-08-24T20:00:08.782Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels [2019-08-24T20:00:08.782Z] daemon.go:336: [d2a82a4c3e6e2] waiting for daemon to start [2019-08-24T20:00:08.782Z] daemon.go:336: [d2a82a4c3e6e2] waiting for daemon to start [2019-08-24T20:00:08.782Z] daemon.go:364: [d2a82a4c3e6e2] daemon started [2019-08-24T20:00:08.782Z] daemon.go:472: [d2a82a4c3e6e2] Stopping daemon [2019-08-24T20:00:08.782Z] daemon.go:307: [d2a82a4c3e6e2] exiting daemon [2019-08-24T20:00:08.782Z] daemon.go:459: [d2a82a4c3e6e2] Daemon stopped [2019-08-24T20:00:08.782Z] === RUN TestConfigCreateResolve [2019-08-24T20:00:09.328Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-08-24T20:00:09.328Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-24T20:00:09.328Z] daemon.go:336: [dc4b7f353714c] waiting for daemon to start [2019-08-24T20:00:09.328Z] daemon.go:336: [dc4b7f353714c] waiting for daemon to start [2019-08-24T20:00:09.328Z] daemon.go:364: [dc4b7f353714c] daemon started [2019-08-24T20:00:09.328Z] daemon.go:472: [dc4b7f353714c] Stopping daemon [2019-08-24T20:00:09.328Z] daemon.go:307: [dc4b7f353714c] exiting daemon [2019-08-24T20:00:09.328Z] daemon.go:459: [dc4b7f353714c] Daemon stopped [2019-08-24T20:00:09.328Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-24T20:00:09.714Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 1.774s [2019-08-24T20:00:10.603Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2019-08-24T20:00:10.603Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-24T20:00:10.603Z] daemon.go:336: [da826af89fd8f] waiting for daemon to start [2019-08-24T20:00:10.603Z] daemon.go:336: [da826af89fd8f] waiting for daemon to start [2019-08-24T20:00:10.603Z] daemon.go:364: [da826af89fd8f] daemon started [2019-08-24T20:00:10.603Z] daemon.go:472: [da826af89fd8f] Stopping daemon [2019-08-24T20:00:10.603Z] daemon.go:307: [da826af89fd8f] exiting daemon [2019-08-24T20:00:10.603Z] daemon.go:459: [da826af89fd8f] Daemon stopped [2019-08-24T20:00:10.603Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-24T20:00:11.849Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-08-24T20:00:11.849Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-24T20:00:11.849Z] daemon.go:336: [d8756863fb85a] waiting for daemon to start [2019-08-24T20:00:11.849Z] daemon.go:336: [d8756863fb85a] waiting for daemon to start [2019-08-24T20:00:11.849Z] daemon.go:364: [d8756863fb85a] daemon started [2019-08-24T20:00:11.849Z] daemon.go:472: [d8756863fb85a] Stopping daemon [2019-08-24T20:00:11.849Z] daemon.go:307: [d8756863fb85a] exiting daemon [2019-08-24T20:00:11.849Z] daemon.go:459: [d8756863fb85a] Daemon stopped [2019-08-24T20:00:11.849Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-24T20:00:12.237Z] --- PASS: TestConfigCreateResolve (3.22s) [2019-08-24T20:00:12.237Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve [2019-08-24T20:00:12.237Z] daemon.go:336: [d89de694abbf8] waiting for daemon to start [2019-08-24T20:00:12.237Z] daemon.go:336: [d89de694abbf8] waiting for daemon to start [2019-08-24T20:00:12.237Z] daemon.go:364: [d89de694abbf8] daemon started [2019-08-24T20:00:12.237Z] daemon.go:472: [d89de694abbf8] Stopping daemon [2019-08-24T20:00:12.237Z] daemon.go:307: [d89de694abbf8] exiting daemon [2019-08-24T20:00:12.237Z] daemon.go:459: [d89de694abbf8] Daemon stopped [2019-08-24T20:00:12.237Z] === RUN TestConfigDaemonLibtrustID [2019-08-24T20:00:12.494Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-08-24T20:00:12.494Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID [2019-08-24T20:00:12.494Z] daemon.go:336: [dfac70b8fea80] waiting for daemon to start [2019-08-24T20:00:12.494Z] daemon.go:336: [dfac70b8fea80] waiting for daemon to start [2019-08-24T20:00:12.494Z] daemon.go:364: [dfac70b8fea80] daemon started [2019-08-24T20:00:12.494Z] daemon.go:472: [dfac70b8fea80] Stopping daemon [2019-08-24T20:00:12.494Z] daemon.go:307: [dfac70b8fea80] exiting daemon [2019-08-24T20:00:12.494Z] daemon.go:459: [dfac70b8fea80] Daemon stopped [2019-08-24T20:00:12.494Z] PASS [2019-08-24T20:00:12.494Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-24T20:00:12.628Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-08-24T20:00:12.628Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-24T20:00:12.628Z] daemon.go:336: [db03c77d252c8] waiting for daemon to start [2019-08-24T20:00:12.628Z] daemon.go:336: [db03c77d252c8] waiting for daemon to start [2019-08-24T20:00:12.628Z] daemon.go:364: [db03c77d252c8] daemon started [2019-08-24T20:00:12.628Z] daemon.go:472: [db03c77d252c8] Stopping daemon [2019-08-24T20:00:12.628Z] daemon.go:307: [db03c77d252c8] exiting daemon [2019-08-24T20:00:12.628Z] daemon.go:459: [db03c77d252c8] Daemon stopped [2019-08-24T20:00:12.628Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-24T20:00:12.751Z] INFO: Testing against a local daemon [2019-08-24T20:00:12.751Z] === RUN TestCheckpoint [2019-08-24T20:00:12.751Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-24T20:00:12.751Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-24T20:00:12.751Z] === RUN TestContainerInvalidJSON [2019-08-24T20:00:12.751Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T20:00:12.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T20:00:12.751Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T20:00:12.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T20:00:12.751Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-24T20:00:12.751Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-24T20:00:12.751Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T20:00:12.751Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-24T20:00:12.751Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T20:00:12.751Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-08-24T20:00:12.751Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-24T20:00:12.751Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-24T20:00:12.751Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-24T20:00:12.751Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-24T20:00:12.751Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-08-24T20:00:12.751Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-24T20:00:12.751Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-08-24T20:00:12.751Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-24T20:00:13.008Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-08-24T20:00:13.008Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-24T20:00:13.008Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-24T20:00:13.008Z] === RUN TestCopyFromContainer [2019-08-24T20:00:13.266Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.572s [2019-08-24T20:00:13.782Z] ok github.com/docker/docker/cmd/dockerd 0.229s coverage: 29.9% of statements [2019-08-24T20:00:13.782Z] ok github.com/docker/docker/container 0.185s coverage: 35.3% of statements [2019-08-24T20:00:13.782Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-24T20:00:13.782Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-24T20:00:13.782Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-24T20:00:13.782Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-24T20:00:14.538Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2019-08-24T20:00:14.538Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-24T20:00:14.538Z] daemon.go:336: [dca4c18b11501] waiting for daemon to start [2019-08-24T20:00:14.538Z] daemon.go:336: [dca4c18b11501] waiting for daemon to start [2019-08-24T20:00:14.538Z] daemon.go:364: [dca4c18b11501] daemon started [2019-08-24T20:00:14.538Z] daemon.go:472: [dca4c18b11501] Stopping daemon [2019-08-24T20:00:14.538Z] daemon.go:307: [dca4c18b11501] exiting daemon [2019-08-24T20:00:14.538Z] daemon.go:459: [dca4c18b11501] Daemon stopped [2019-08-24T20:00:14.538Z] === RUN TestKernelTCPMemory [2019-08-24T20:00:15.160Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.434s [2019-08-24T20:00:15.160Z] === RUN TestCopyFromContainer// [2019-08-24T20:00:15.160Z] === RUN TestCopyFromContainer//bar/root [2019-08-24T20:00:15.160Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-24T20:00:15.160Z] === RUN TestCopyFromContainer/bar/quux [2019-08-24T20:00:15.160Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-24T20:00:15.335Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-08-24T20:00:15.335Z] === RUN TestNISDomainname [2019-08-24T20:00:15.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-24T20:00:15.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-24T20:00:15.418Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.721s [2019-08-24T20:00:15.675Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-24T20:00:15.675Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-24T20:00:15.675Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer (2.83s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-08-24T20:00:15.932Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-08-24T20:00:15.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-24T20:00:15.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T20:00:15.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T20:00:15.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T20:00:15.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T20:00:15.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T20:00:15.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T20:00:15.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T20:00:15.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T20:00:15.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T20:00:15.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-08-24T20:00:15.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-24T20:00:15.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-24T20:00:15.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-24T20:00:15.932Z] === RUN TestCreateWithInvalidEnv [2019-08-24T20:00:15.932Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-24T20:00:15.932Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-24T20:00:15.932Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-24T20:00:15.932Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-24T20:00:15.932Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-24T20:00:15.932Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-24T20:00:15.932Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-24T20:00:15.932Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-24T20:00:15.932Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-24T20:00:15.932Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-24T20:00:15.932Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-24T20:00:15.932Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-24T20:00:15.932Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-24T20:00:15.932Z] === RUN TestCreateTmpfsMountsTarget [2019-08-24T20:00:15.932Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-08-24T20:00:15.932Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-24T20:00:16.597Z] --- PASS: TestNISDomainname (1.19s) [2019-08-24T20:00:16.597Z] === RUN TestHostnameDnsResolution [2019-08-24T20:00:17.916Z] --- PASS: TestHostnameDnsResolution (1.36s) [2019-08-24T20:00:17.916Z] === RUN TestStats [2019-08-24T20:00:18.459Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T20:00:18.459Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T20:00:18.459Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T20:00:18.459Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T20:00:18.716Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-24T20:00:18.716Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.12s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.12s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-08-24T20:00:18.716Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-08-24T20:00:18.716Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-24T20:00:18.716Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.289s [2019-08-24T20:00:20.086Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode 1.631s [2019-08-24T20:00:20.618Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.095s coverage: 65.3% of statements [2019-08-24T20:00:21.073Z] --- PASS: TestStats (2.54s) [2019-08-24T20:00:21.073Z] === RUN TestStopContainerWithTimeout [2019-08-24T20:00:21.073Z] === RUN TestStopContainerWithTimeout/0 [2019-08-24T20:00:21.073Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-24T20:00:21.073Z] === RUN TestStopContainerWithTimeout/1 [2019-08-24T20:00:21.073Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-24T20:00:21.073Z] === RUN TestStopContainerWithTimeout/3 [2019-08-24T20:00:21.073Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-24T20:00:21.073Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-24T20:00:21.073Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-24T20:00:21.073Z] === CONT TestStopContainerWithTimeout/0 [2019-08-24T20:00:21.073Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-24T20:00:21.444Z] === CONT TestStopContainerWithTimeout/3 [2019-08-24T20:00:21.458Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2019-08-24T20:00:21.458Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-24T20:00:21.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T20:00:21.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T20:00:21.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T20:00:21.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T20:00:21.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T20:00:21.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T20:00:21.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T20:00:21.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T20:00:21.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T20:00:21.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T20:00:21.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T20:00:21.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T20:00:21.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T20:00:21.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T20:00:21.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T20:00:21.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-08-24T20:00:21.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-08-24T20:00:21.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-08-24T20:00:21.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-08-24T20:00:21.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-08-24T20:00:21.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-24T20:00:21.458Z] === RUN TestContainerStartOnDaemonRestart [2019-08-24T20:00:21.458Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-24T20:00:21.458Z] === RUN TestDaemonRestartIpcMode [2019-08-24T20:00:21.458Z] === PAUSE TestDaemonRestartIpcMode [2019-08-24T20:00:21.458Z] === RUN TestDiff [2019-08-24T20:00:21.716Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.764s [2019-08-24T20:00:21.716Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean 1.773s [2019-08-24T20:00:22.282Z] --- PASS: TestDiff (1.00s) [2019-08-24T20:00:22.282Z] === RUN TestExecWithCloseStdin [2019-08-24T20:00:22.848Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.204s [2019-08-24T20:00:23.412Z] --- PASS: TestExecWithCloseStdin (1.21s) [2019-08-24T20:00:23.412Z] === RUN TestExec [2019-08-24T20:00:23.959Z] === CONT TestStopContainerWithTimeout/1 [2019-08-24T20:00:24.344Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.562s [2019-08-24T20:00:24.344Z] --- PASS: TestExec (1.00s) [2019-08-24T20:00:24.344Z] === RUN TestExecUser [2019-08-24T20:00:25.275Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate 3.076s [2019-08-24T20:00:25.533Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration 0.520s [2019-08-24T20:00:25.533Z] --- PASS: TestExecUser (1.17s) [2019-08-24T20:00:25.533Z] === RUN TestExportContainerAndImportImage [2019-08-24T20:00:25.750Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-08-24T20:00:25.750Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2019-08-24T20:00:25.750Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2019-08-24T20:00:25.750Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2019-08-24T20:00:25.750Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-08-24T20:00:25.750Z] === RUN TestDeleteDevicemapper [2019-08-24T20:00:25.750Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-24T20:00:25.750Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-24T20:00:25.750Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-24T20:00:26.904Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-08-24T20:00:26.905Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-24T20:00:27.836Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.542s [2019-08-24T20:00:28.402Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2019-08-24T20:00:28.402Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart [2019-08-24T20:00:28.402Z] daemon.go:336: [db3c82bba7a52] waiting for daemon to start [2019-08-24T20:00:28.402Z] daemon.go:336: [db3c82bba7a52] waiting for daemon to start [2019-08-24T20:00:28.402Z] daemon.go:364: [db3c82bba7a52] daemon started [2019-08-24T20:00:28.402Z] daemon.go:472: [db3c82bba7a52] Stopping daemon [2019-08-24T20:00:28.402Z] daemon.go:307: [db3c82bba7a52] exiting daemon [2019-08-24T20:00:28.402Z] daemon.go:459: [db3c82bba7a52] Daemon stopped [2019-08-24T20:00:28.402Z] daemon.go:336: [db3c82bba7a52] waiting for daemon to start [2019-08-24T20:00:28.402Z] daemon.go:336: [db3c82bba7a52] waiting for daemon to start [2019-08-24T20:00:28.402Z] daemon.go:364: [db3c82bba7a52] daemon started [2019-08-24T20:00:28.402Z] daemon.go:472: [db3c82bba7a52] Stopping daemon [2019-08-24T20:00:28.402Z] daemon.go:307: [db3c82bba7a52] exiting daemon [2019-08-24T20:00:28.402Z] daemon.go:459: [db3c82bba7a52] Daemon stopped [2019-08-24T20:00:28.402Z] === RUN TestHealthCheckWorkdir [2019-08-24T20:00:29.333Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 3.840s [2019-08-24T20:00:29.590Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-08-24T20:00:29.590Z] === RUN TestHealthKillContainer [2019-08-24T20:00:29.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.85s) [2019-08-24T20:00:29.888Z] === RUN TestUpdateMemory [2019-08-24T20:00:29.888Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-24T20:00:29.888Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-24T20:00:29.888Z] === RUN TestUpdateCPUQuota [2019-08-24T20:00:30.945Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.8% of statements [2019-08-24T20:00:31.138Z] --- PASS: TestUpdateCPUQuota (1.70s) [2019-08-24T20:00:31.139Z] === RUN TestUpdatePidsLimit [2019-08-24T20:00:31.139Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-24T20:00:31.507Z] === RUN TestUpdatePidsLimit/no_change [2019-08-24T20:00:31.874Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-24T20:00:32.363Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-24T20:00:32.809Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-24T20:00:32.870Z] --- PASS: TestHealthKillContainer (3.18s) [2019-08-24T20:00:32.870Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-24T20:00:33.599Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-24T20:00:33.802Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.087s [2019-08-24T20:00:33.802Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-08-24T20:00:33.802Z] === RUN TestIpcModeNone [2019-08-24T20:00:33.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-24T20:00:34.461Z] ok github.com/docker/docker/daemon/cluster 0.211s coverage: 0.5% of statements [2019-08-24T20:00:34.734Z] --- PASS: TestIpcModeNone (1.21s) [2019-08-24T20:00:34.735Z] === RUN TestIpcModePrivate [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit (4.45s) [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-08-24T20:00:35.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-08-24T20:00:35.778Z] === RUN TestUpdateRestartPolicy [2019-08-24T20:00:36.106Z] --- PASS: TestIpcModePrivate (1.16s) [2019-08-24T20:00:36.106Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:218, shared: false, mustBeShared: false [2019-08-24T20:00:36.106Z] === RUN TestIpcModeShareable [2019-08-24T20:00:37.038Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 8.966s [2019-08-24T20:00:37.038Z] --- PASS: TestIpcModeShareable (1.06s) [2019-08-24T20:00:37.038Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:213, shared: true, mustBeShared: true [2019-08-24T20:00:37.038Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-24T20:00:37.603Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.919s [2019-08-24T20:00:38.169Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug 0.516s [2019-08-24T20:00:38.735Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal 0.529s [2019-08-24T20:00:38.992Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong 0.502s [2019-08-24T20:00:39.984Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-08-24T20:00:40.365Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) [2019-08-24T20:00:40.365Z] === RUN TestAPIIpcModeHost [2019-08-24T20:00:40.932Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions 1.569s [2019-08-24T20:00:41.194Z] --- PASS: TestAPIIpcModeHost (1.02s) [2019-08-24T20:00:41.194Z] === RUN TestDaemonIpcModeShareable [2019-08-24T20:00:42.054Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-08-24T20:00:42.568Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 5.621s [2019-08-24T20:00:42.568Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault 1.627s [2019-08-24T20:00:42.675Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 84.2% of statements [2019-08-24T20:00:43.133Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-08-24T20:00:43.133Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable [2019-08-24T20:00:43.133Z] daemon.go:336: [d16724b5e0853] waiting for daemon to start [2019-08-24T20:00:43.133Z] daemon.go:336: [d16724b5e0853] waiting for daemon to start [2019-08-24T20:00:43.133Z] daemon.go:364: [d16724b5e0853] daemon started [2019-08-24T20:00:43.133Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: true, mustBeShared: true [2019-08-24T20:00:43.133Z] daemon.go:472: [d16724b5e0853] Stopping daemon [2019-08-24T20:00:43.133Z] daemon.go:307: [d16724b5e0853] exiting daemon [2019-08-24T20:00:43.133Z] daemon.go:459: [d16724b5e0853] Daemon stopped [2019-08-24T20:00:43.133Z] === RUN TestDaemonIpcModePrivate [2019-08-24T20:00:44.504Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.653s [2019-08-24T20:00:45.068Z] --- PASS: TestDaemonIpcModePrivate (2.01s) [2019-08-24T20:00:45.068Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate [2019-08-24T20:00:45.068Z] daemon.go:336: [d49748d281e38] waiting for daemon to start [2019-08-24T20:00:45.068Z] daemon.go:336: [d49748d281e38] waiting for daemon to start [2019-08-24T20:00:45.068Z] daemon.go:364: [d49748d281e38] daemon started [2019-08-24T20:00:45.068Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-08-24T20:00:45.068Z] daemon.go:472: [d49748d281e38] Stopping daemon [2019-08-24T20:00:45.068Z] daemon.go:307: [d49748d281e38] exiting daemon [2019-08-24T20:00:45.068Z] daemon.go:459: [d49748d281e38] Daemon stopped [2019-08-24T20:00:45.068Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-24T20:00:46.000Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone 1.769s [2019-08-24T20:00:46.153Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-08-24T20:00:46.565Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.799s [2019-08-24T20:00:46.822Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.421s [2019-08-24T20:00:47.387Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.04s) [2019-08-24T20:00:47.387Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig [2019-08-24T20:00:47.387Z] daemon.go:336: [d46a792518c22] waiting for daemon to start [2019-08-24T20:00:47.387Z] daemon.go:336: [d46a792518c22] waiting for daemon to start [2019-08-24T20:00:47.387Z] daemon.go:364: [d46a792518c22] daemon started [2019-08-24T20:00:47.387Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: false, mustBeShared: false [2019-08-24T20:00:47.387Z] daemon.go:472: [d46a792518c22] Stopping daemon [2019-08-24T20:00:47.387Z] daemon.go:307: [d46a792518c22] exiting daemon [2019-08-24T20:00:47.387Z] daemon.go:459: [d46a792518c22] Daemon stopped [2019-08-24T20:00:47.387Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-24T20:00:47.637Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.510s coverage: 13.7% of statements [2019-08-24T20:00:47.644Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 1.629s [2019-08-24T20:00:49.420Z] --- PASS: TestUpdateRestartPolicy (13.00s) [2019-08-24T20:00:49.420Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-24T20:00:49.420Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2019-08-24T20:00:49.420Z] === RUN TestWaitNonBlocked [2019-08-24T20:00:49.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:00:49.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:00:49.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:00:49.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:00:49.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:00:49.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:00:49.541Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2019-08-24T20:00:49.541Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig [2019-08-24T20:00:49.541Z] daemon.go:336: [d55e9289b025a] waiting for daemon to start [2019-08-24T20:00:49.541Z] daemon.go:336: [d55e9289b025a] waiting for daemon to start [2019-08-24T20:00:49.541Z] daemon.go:364: [d55e9289b025a] daemon started [2019-08-24T20:00:49.541Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2019-08-24T20:00:49.541Z] daemon.go:472: [d55e9289b025a] Stopping daemon [2019-08-24T20:00:49.541Z] daemon.go:307: [d55e9289b025a] exiting daemon [2019-08-24T20:00:49.541Z] daemon.go:459: [d55e9289b025a] Daemon stopped [2019-08-24T20:00:49.541Z] === RUN TestIpcModeOlderClient [2019-08-24T20:00:49.541Z] === PAUSE TestIpcModeOlderClient [2019-08-24T20:00:49.541Z] === RUN TestKillContainerInvalidSignal [2019-08-24T20:00:49.798Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.976s [2019-08-24T20:00:50.055Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2019-08-24T20:00:50.055Z] === RUN TestKillContainer [2019-08-24T20:00:50.055Z] === RUN TestKillContainer/no_signal [2019-08-24T20:00:50.344Z] ok github.com/docker/docker/daemon 12.420s coverage: 17.6% of statements [2019-08-24T20:00:50.344Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-24T20:00:50.344Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-24T20:00:50.344Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-24T20:00:50.344Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-24T20:00:50.669Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-08-24T20:00:50.669Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2019-08-24T20:00:50.669Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-08-24T20:00:50.669Z] === RUN TestWaitBlocked [2019-08-24T20:00:50.669Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:00:50.669Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:00:50.669Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:00:50.669Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:00:50.669Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:00:50.669Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:00:51.006Z] === RUN TestKillContainer/non_killing_signal [2019-08-24T20:00:51.920Z] --- PASS: TestWaitBlocked (0.02s) [2019-08-24T20:00:51.920Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2019-08-24T20:00:51.920Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.42s) [2019-08-24T20:00:51.920Z] === CONT TestContainerStartOnDaemonRestart [2019-08-24T20:00:51.920Z] === CONT TestIpcModeOlderClient [2019-08-24T20:00:51.954Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 2.077s [2019-08-24T20:00:51.954Z] === RUN TestKillContainer/killing_signal [2019-08-24T20:00:52.213Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency 0.520s [2019-08-24T20:00:52.296Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-08-24T20:00:52.296Z] === CONT TestDaemonRestartIpcMode [2019-08-24T20:00:52.402Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2019-08-24T20:00:52.689Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.510s coverage: 57.8% of statements [2019-08-24T20:00:53.145Z] --- PASS: TestKillContainer (2.85s) [2019-08-24T20:00:53.145Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-08-24T20:00:53.145Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2019-08-24T20:00:53.145Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2019-08-24T20:00:53.145Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-24T20:00:53.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-24T20:00:53.709Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-24T20:00:54.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2019-08-24T20:00:54.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2019-08-24T20:00:54.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2019-08-24T20:00:54.643Z] === RUN TestKillStoppedContainer [2019-08-24T20:00:54.899Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-08-24T20:00:54.899Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-24T20:00:54.899Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-08-24T20:00:54.899Z] === RUN TestKillDifferentUserContainer [2019-08-24T20:00:55.157Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.359s [2019-08-24T20:00:55.587Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2019-08-24T20:00:55.587Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-24T20:00:55.587Z] daemon.go:336: [dda4293d13e7b] waiting for daemon to start [2019-08-24T20:00:55.587Z] daemon.go:336: [dda4293d13e7b] waiting for daemon to start [2019-08-24T20:00:55.587Z] daemon.go:364: [dda4293d13e7b] daemon started [2019-08-24T20:00:55.587Z] daemon.go:307: [dda4293d13e7b] exiting daemon [2019-08-24T20:00:55.587Z] daemon.go:336: [dda4293d13e7b] waiting for daemon to start [2019-08-24T20:00:55.587Z] daemon.go:336: [dda4293d13e7b] waiting for daemon to start [2019-08-24T20:00:55.587Z] daemon.go:364: [dda4293d13e7b] daemon started [2019-08-24T20:00:55.587Z] daemon.go:472: [dda4293d13e7b] Stopping daemon [2019-08-24T20:00:55.587Z] daemon.go:307: [dda4293d13e7b] exiting daemon [2019-08-24T20:00:55.587Z] daemon.go:459: [dda4293d13e7b] Daemon stopped [2019-08-24T20:00:55.723Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-08-24T20:00:55.723Z] === RUN TestInspectOomKilledTrue [2019-08-24T20:00:55.723Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-24T20:00:55.723Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-24T20:00:55.723Z] === RUN TestInspectOomKilledFalse [2019-08-24T20:00:55.723Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-24T20:00:55.723Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-24T20:00:55.723Z] === RUN TestLinksEtcHostsContentMatch [2019-08-24T20:00:55.723Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.510s [2019-08-24T20:00:56.288Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.142s [2019-08-24T20:00:56.361Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2019-08-24T20:00:56.361Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-24T20:00:56.361Z] daemon.go:336: [dc8eef7d886b2] waiting for daemon to start [2019-08-24T20:00:56.361Z] daemon.go:336: [dc8eef7d886b2] waiting for daemon to start [2019-08-24T20:00:56.361Z] daemon.go:364: [dc8eef7d886b2] daemon started [2019-08-24T20:00:56.361Z] daemon.go:472: [dc8eef7d886b2] Stopping daemon [2019-08-24T20:00:56.361Z] daemon.go:307: [dc8eef7d886b2] exiting daemon [2019-08-24T20:00:56.361Z] daemon.go:459: [dc8eef7d886b2] Daemon stopped [2019-08-24T20:00:56.361Z] daemon.go:336: [dc8eef7d886b2] waiting for daemon to start [2019-08-24T20:00:56.361Z] daemon.go:336: [dc8eef7d886b2] waiting for daemon to start [2019-08-24T20:00:56.361Z] daemon.go:364: [dc8eef7d886b2] daemon started [2019-08-24T20:00:56.361Z] daemon.go:472: [dc8eef7d886b2] Stopping daemon [2019-08-24T20:00:56.361Z] daemon.go:307: [dc8eef7d886b2] exiting daemon [2019-08-24T20:00:56.361Z] daemon.go:459: [dc8eef7d886b2] Daemon stopped [2019-08-24T20:00:56.361Z] PASS [2019-08-24T20:00:56.361Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-24T20:00:56.361Z] INFO: Testing against a local daemon [2019-08-24T20:00:56.361Z] === RUN TestCommitInheritsEnv [2019-08-24T20:00:56.545Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-08-24T20:00:56.545Z] === RUN TestLinksContainerNames [2019-08-24T20:00:57.151Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-08-24T20:00:57.151Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-24T20:00:57.151Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-24T20:00:57.151Z] === RUN TestImagesFilterMultiReference [2019-08-24T20:00:57.151Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-08-24T20:00:57.151Z] === RUN TestImagePullPlatformInvalid [2019-08-24T20:00:57.151Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-08-24T20:00:57.151Z] === RUN TestRemoveImageOrphaning [2019-08-24T20:00:57.477Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.193s [2019-08-24T20:00:57.534Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-08-24T20:00:57.534Z] === RUN TestRemoveImageGarbageCollector [2019-08-24T20:00:57.534Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-24T20:00:57.534Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:00:57.534Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-24T20:00:57.534Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-08-24T20:00:57.534Z] === RUN TestTagInvalidReference [2019-08-24T20:00:57.534Z] --- PASS: TestTagInvalidReference (0.04s) [2019-08-24T20:00:57.534Z] === RUN TestTagValidPrefixedRepo [2019-08-24T20:00:57.917Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-08-24T20:00:57.917Z] === RUN TestTagExistedNameWithoutForce [2019-08-24T20:00:57.917Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-24T20:00:57.917Z] === RUN TestTagOfficialNames [2019-08-24T20:00:57.917Z] --- PASS: TestTagOfficialNames (0.04s) [2019-08-24T20:00:57.917Z] === RUN TestTagMatchesDigest [2019-08-24T20:00:57.917Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-08-24T20:00:57.917Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-24T20:00:58.041Z] --- PASS: TestLinksContainerNames (1.64s) [2019-08-24T20:00:58.041Z] === RUN TestLogsFollowTailEmpty [2019-08-24T20:00:58.973Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2019-08-24T20:00:58.973Z] === RUN TestContainerNetworkMountsNoChown [2019-08-24T20:00:59.535Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.573s coverage: 68.6% of statements [2019-08-24T20:00:59.907Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/default [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/default [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/private [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/private [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rprivate [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/slave [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/slave [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rslave [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/shared [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/shared [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rshared [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/default [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rslave [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rshared [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/shared [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rprivate [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/slave [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/private [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-24T20:00:59.907Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-24T20:00:59.907Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T20:00:59.907Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-24T20:01:00.164Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-24T20:01:00.184Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.063s coverage: 50.8% of statements [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-24T20:01:00.422Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-08-24T20:01:00.422Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-08-24T20:01:00.422Z] === RUN TestContainerBindMountNonRecursive [2019-08-24T20:01:01.794Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 3.979s [2019-08-24T20:01:02.237Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.134s coverage: 46.1% of statements [2019-08-24T20:01:02.237Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-24T20:01:02.357Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.522s [2019-08-24T20:01:02.923Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2019-08-24T20:01:02.923Z] === RUN TestNetworkNat [2019-08-24T20:01:03.256Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.204s coverage: 52.5% of statements [2019-08-24T20:01:03.256Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-24T20:01:03.542Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.735s coverage: 76.1% of statements [2019-08-24T20:01:03.542Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-24T20:01:03.855Z] --- PASS: TestNetworkNat (0.95s) [2019-08-24T20:01:03.855Z] === RUN TestNetworkLocalhostTCPNat [2019-08-24T20:01:04.787Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-08-24T20:01:04.787Z] === RUN TestNetworkLoopbackNat [2019-08-24T20:01:06.158Z] --- PASS: TestNetworkLoopbackNat (1.46s) [2019-08-24T20:01:06.158Z] === RUN TestPause [2019-08-24T20:01:06.254Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.044s coverage: 58.0% of statements [2019-08-24T20:01:06.254Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2019-08-24T20:01:07.532Z] --- PASS: TestPause (1.35s) [2019-08-24T20:01:07.532Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-24T20:01:07.532Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-24T20:01:07.532Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-24T20:01:07.532Z] === RUN TestPauseStopPausedContainer [2019-08-24T20:01:08.300Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2019-08-24T20:01:08.464Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 5.929s [2019-08-24T20:01:08.723Z] --- PASS: TestPauseStopPausedContainer (1.18s) [2019-08-24T20:01:08.723Z] === RUN TestPsFilter [2019-08-24T20:01:08.981Z] --- PASS: TestPsFilter (0.20s) [2019-08-24T20:01:08.981Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-24T20:01:09.915Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 8.136s [2019-08-24T20:01:09.915Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-08-24T20:01:09.915Z] === RUN TestRemoveContainerWithVolume [2019-08-24T20:01:10.482Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.586s [2019-08-24T20:01:11.048Z] --- PASS: TestRemoveContainerWithVolume (1.12s) [2019-08-24T20:01:11.048Z] === RUN TestRemoveContainerRunning [2019-08-24T20:01:11.048Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.607s [2019-08-24T20:01:11.812Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 42.7% of statements [2019-08-24T20:01:11.982Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-08-24T20:01:11.982Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-24T20:01:12.914Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2019-08-24T20:01:12.914Z] === RUN TestRemoveInvalidContainer [2019-08-24T20:01:12.914Z] --- PASS: TestRemoveInvalidContainer (0.09s) [2019-08-24T20:01:12.914Z] === RUN TestRenameLinkedContainer [2019-08-24T20:01:13.173Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 2.731s [2019-08-24T20:01:13.915Z] ok github.com/docker/docker/daemon/logger/awslogs 0.681s coverage: 78.6% of statements [2019-08-24T20:01:14.203Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 68.2% of statements [2019-08-24T20:01:15.698Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 2.483s [2019-08-24T20:01:16.251Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 26.2% of statements [2019-08-24T20:01:16.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 88.3% of statements [2019-08-24T20:01:16.537Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2019-08-24T20:01:16.537Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-24T20:01:16.537Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-24T20:01:16.537Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-24T20:01:16.537Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-24T20:01:17.022Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-08-24T20:01:17.023Z] Copying nested executables into bundles/binary-daemon [2019-08-24T20:01:17.023Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-08-24T20:01:17.070Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 1.442s [2019-08-24T20:01:17.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/make.sh cross [2019-08-24T20:01:17.901Z] [2019-08-24T20:01:17.901Z] Removing bundles/ [2019-08-24T20:01:17.901Z] [2019-08-24T20:01:17.901Z] ---> Making bundle: cross (in bundles/cross) [2019-08-24T20:01:17.901Z] Cross building: bundles/cross/linux/amd64 [2019-08-24T20:01:17.901Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-08-24T20:01:17.901Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-08-24T20:01:18.000Z] --- PASS: TestRenameLinkedContainer (5.13s) [2019-08-24T20:01:18.000Z] === RUN TestRenameStoppedContainer [2019-08-24T20:01:18.936Z] --- PASS: TestRenameStoppedContainer (0.87s) [2019-08-24T20:01:18.936Z] === RUN TestRenameRunningContainerAndReuse [2019-08-24T20:01:19.233Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 62.1% of statements [2019-08-24T20:01:20.837Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 3.514s [2019-08-24T20:01:21.289Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 74.7% of statements [2019-08-24T20:01:21.289Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-24T20:01:21.771Z] --- PASS: TestRenameRunningContainerAndReuse (2.64s) [2019-08-24T20:01:21.771Z] === RUN TestRenameInvalidName [2019-08-24T20:01:22.307Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 18.6% of statements [2019-08-24T20:01:22.704Z] --- PASS: TestRenameInvalidName (0.99s) [2019-08-24T20:01:22.704Z] === RUN TestRenameAnonymousContainer [2019-08-24T20:01:23.638Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.928s [2019-08-24T20:01:23.789Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2019-08-24T20:01:24.409Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 47.8% of statements [2019-08-24T20:01:25.009Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 12.065s [2019-08-24T20:01:25.429Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2019-08-24T20:01:25.716Z] ok github.com/docker/docker/daemon/logger/splunk 3.141s coverage: 84.5% of statements [2019-08-24T20:01:25.716Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-24T20:01:25.716Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-24T20:01:26.381Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 2.895s [2019-08-24T20:01:26.639Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2019-08-24T20:01:26.639Z] === RUN TestRenameContainerWithSameName [2019-08-24T20:01:27.204Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait 2.213s [2019-08-24T20:01:27.461Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2019-08-24T20:01:27.461Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-24T20:01:27.718Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.344s [2019-08-24T20:01:28.287Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.069s [2019-08-24T20:01:29.662Z] --- PASS: TestRenameContainerWithLinkedContainer (2.06s) [2019-08-24T20:01:29.662Z] === RUN TestResize [2019-08-24T20:01:30.592Z] --- PASS: TestResize (1.10s) [2019-08-24T20:01:30.592Z] === RUN TestResizeWithInvalidSize [2019-08-24T20:01:31.256Z] ok github.com/docker/docker/distribution/metadata 0.142s coverage: 48.2% of statements [2019-08-24T20:01:31.543Z] ok github.com/docker/docker/errdefs 0.037s coverage: 49.4% of statements [2019-08-24T20:01:31.962Z] --- PASS: TestResizeWithInvalidSize (1.13s) [2019-08-24T20:01:31.962Z] === RUN TestResizeWhenContainerNotStarted [2019-08-24T20:01:31.962Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 4.052s [2019-08-24T20:01:32.894Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:01:32.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:01:32.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:01:32.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T20:01:32.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T20:01:33.151Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure 4.863s [2019-08-24T20:01:33.588Z] ok github.com/docker/docker/distribution 0.596s coverage: 22.6% of statements [2019-08-24T20:01:33.588Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-24T20:01:33.876Z] ok github.com/docker/docker/distribution/xfer 1.492s coverage: 83.4% of statements [2019-08-24T20:01:33.876Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-24T20:01:35.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:01:35.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:01:37.048Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer 3.630s [2019-08-24T20:01:37.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:01:37.357Z] ok github.com/docker/docker/image 0.138s coverage: 86.4% of statements [2019-08-24T20:01:37.357Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2019-08-24T20:01:37.357Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-24T20:01:37.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:01:38.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T20:01:38.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T20:01:39.411Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2019-08-24T20:01:39.411Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-24T20:01:39.702Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-24T20:01:40.725Z] ok github.com/docker/docker/internal/testutil 0.026s coverage: 62.5% of statements [2019-08-24T20:01:41.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T20:01:41.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T20:01:41.750Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2019-08-24T20:01:43.362Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 6.351s [2019-08-24T20:01:44.455Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 50.0% of statements [2019-08-24T20:01:45.286Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.515s [2019-08-24T20:01:45.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T20:01:45.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T20:01:46.120Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 14.272s [2019-08-24T20:01:47.162Z] ok github.com/docker/docker/opts 0.137s coverage: 66.9% of statements [2019-08-24T20:01:48.021Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.783s [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [d32285caadfae] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d32285caadfae] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d32285caadfae] daemon started [2019-08-24T20:01:48.586Z] daemon.go:336: [d32285caadfae] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:307: [d32285caadfae] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:336: [d32285caadfae] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d32285caadfae] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [d32285caadfae] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [d32285caadfae] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [d32285caadfae] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [dc31a8a625a07] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dc31a8a625a07] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dc31a8a625a07] daemon started [2019-08-24T20:01:48.586Z] daemon.go:336: [dc31a8a625a07] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:307: [dc31a8a625a07] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:336: [dc31a8a625a07] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dc31a8a625a07] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dc31a8a625a07] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dc31a8a625a07] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dc31a8a625a07] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [da60b59fd4aed] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [da60b59fd4aed] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [da60b59fd4aed] daemon started [2019-08-24T20:01:48.586Z] daemon.go:336: [da60b59fd4aed] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:307: [da60b59fd4aed] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:336: [da60b59fd4aed] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [da60b59fd4aed] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [da60b59fd4aed] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [da60b59fd4aed] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [da60b59fd4aed] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [dd3fb032e0031] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dd3fb032e0031] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dd3fb032e0031] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dd3fb032e0031] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dd3fb032e0031] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dd3fb032e0031] Daemon stopped [2019-08-24T20:01:48.586Z] daemon.go:336: [dd3fb032e0031] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dd3fb032e0031] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dd3fb032e0031] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dd3fb032e0031] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dd3fb032e0031] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dd3fb032e0031] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [dcd50dc9c8d03] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dcd50dc9c8d03] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dcd50dc9c8d03] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dcd50dc9c8d03] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dcd50dc9c8d03] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dcd50dc9c8d03] Daemon stopped [2019-08-24T20:01:48.586Z] daemon.go:336: [dcd50dc9c8d03] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dcd50dc9c8d03] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dcd50dc9c8d03] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dcd50dc9c8d03] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dcd50dc9c8d03] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dcd50dc9c8d03] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [dd8f5f0128c5c] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dd8f5f0128c5c] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dd8f5f0128c5c] daemon started [2019-08-24T20:01:48.586Z] daemon.go:307: [dd8f5f0128c5c] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:336: [dd8f5f0128c5c] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dd8f5f0128c5c] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dd8f5f0128c5c] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dd8f5f0128c5c] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dd8f5f0128c5c] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dd8f5f0128c5c] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [dcbe2bedacf48] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dcbe2bedacf48] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dcbe2bedacf48] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dcbe2bedacf48] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dcbe2bedacf48] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dcbe2bedacf48] Daemon stopped [2019-08-24T20:01:48.586Z] daemon.go:336: [dcbe2bedacf48] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dcbe2bedacf48] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dcbe2bedacf48] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dcbe2bedacf48] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dcbe2bedacf48] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dcbe2bedacf48] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [dbb2c355f0035] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dbb2c355f0035] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dbb2c355f0035] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dbb2c355f0035] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dbb2c355f0035] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dbb2c355f0035] Daemon stopped [2019-08-24T20:01:48.586Z] daemon.go:336: [dbb2c355f0035] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [dbb2c355f0035] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [dbb2c355f0035] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [dbb2c355f0035] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [dbb2c355f0035] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [dbb2c355f0035] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [d0ecd4c51329b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d0ecd4c51329b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d0ecd4c51329b] daemon started [2019-08-24T20:01:48.586Z] daemon.go:336: [d0ecd4c51329b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:307: [d0ecd4c51329b] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:336: [d0ecd4c51329b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d0ecd4c51329b] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [d0ecd4c51329b] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [d0ecd4c51329b] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [d0ecd4c51329b] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [d93b254c1ba42] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d93b254c1ba42] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d93b254c1ba42] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [d93b254c1ba42] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [d93b254c1ba42] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [d93b254c1ba42] Daemon stopped [2019-08-24T20:01:48.586Z] daemon.go:336: [d93b254c1ba42] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d93b254c1ba42] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d93b254c1ba42] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [d93b254c1ba42] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [d93b254c1ba42] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [d93b254c1ba42] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [d92d0501bde2d] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d92d0501bde2d] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d92d0501bde2d] daemon started [2019-08-24T20:01:48.586Z] daemon.go:307: [d92d0501bde2d] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:336: [d92d0501bde2d] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d92d0501bde2d] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d92d0501bde2d] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [d92d0501bde2d] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [d92d0501bde2d] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [d92d0501bde2d] Daemon stopped [2019-08-24T20:01:48.586Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2019-08-24T20:01:48.586Z] 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-24T20:01:48.586Z] daemon.go:336: [d6769c312d72b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d6769c312d72b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d6769c312d72b] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [d6769c312d72b] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [d6769c312d72b] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [d6769c312d72b] Daemon stopped [2019-08-24T20:01:48.586Z] daemon.go:336: [d6769c312d72b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:336: [d6769c312d72b] waiting for daemon to start [2019-08-24T20:01:48.586Z] daemon.go:364: [d6769c312d72b] daemon started [2019-08-24T20:01:48.586Z] daemon.go:472: [d6769c312d72b] Stopping daemon [2019-08-24T20:01:48.586Z] daemon.go:307: [d6769c312d72b] exiting daemon [2019-08-24T20:01:48.586Z] daemon.go:459: [d6769c312d72b] Daemon stopped [2019-08-24T20:01:48.586Z] === RUN TestCgroupNamespacesRun [2019-08-24T20:01:49.204Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2019-08-24T20:01:49.490Z] ok github.com/docker/docker/pkg/authorization 0.947s coverage: 66.7% of statements [2019-08-24T20:01:50.111Z] ok github.com/docker/docker/pkg/archive 1.471s coverage: 76.7% of statements [2019-08-24T20:01:50.111Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2019-08-24T20:01:50.496Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 4.058s [2019-08-24T20:01:50.496Z] --- PASS: TestCgroupNamespacesRun (2.09s) [2019-08-24T20:01:50.496Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun [2019-08-24T20:01:50.496Z] daemon.go:336: [d1ee5772fc4b7] waiting for daemon to start [2019-08-24T20:01:50.496Z] daemon.go:336: [d1ee5772fc4b7] waiting for daemon to start [2019-08-24T20:01:50.496Z] daemon.go:364: [d1ee5772fc4b7] daemon started [2019-08-24T20:01:50.496Z] daemon.go:472: [d1ee5772fc4b7] Stopping daemon [2019-08-24T20:01:50.496Z] daemon.go:307: [d1ee5772fc4b7] exiting daemon [2019-08-24T20:01:50.496Z] daemon.go:459: [d1ee5772fc4b7] Daemon stopped [2019-08-24T20:01:50.496Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-24T20:01:50.496Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2019-08-24T20:01:50.496Z] run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled() [2019-08-24T20:01:50.496Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-24T20:01:51.594Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2019-08-24T20:01:52.394Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2019-08-24T20:01:52.394Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode [2019-08-24T20:01:52.394Z] daemon.go:336: [d859ed1268c52] waiting for daemon to start [2019-08-24T20:01:52.394Z] daemon.go:336: [d859ed1268c52] waiting for daemon to start [2019-08-24T20:01:52.394Z] daemon.go:364: [d859ed1268c52] daemon started [2019-08-24T20:01:52.394Z] daemon.go:472: [d859ed1268c52] Stopping daemon [2019-08-24T20:01:52.394Z] daemon.go:307: [d859ed1268c52] exiting daemon [2019-08-24T20:01:52.394Z] daemon.go:459: [d859ed1268c52] Daemon stopped [2019-08-24T20:01:52.394Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-24T20:01:52.616Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-08-24T20:01:53.238Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2019-08-24T20:01:53.325Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 3.036s [2019-08-24T20:01:53.583Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.324s [2019-08-24T20:01:54.515Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2019-08-24T20:01:54.515Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode [2019-08-24T20:01:54.515Z] daemon.go:336: [dad8729b98148] waiting for daemon to start [2019-08-24T20:01:54.515Z] daemon.go:336: [dad8729b98148] waiting for daemon to start [2019-08-24T20:01:54.515Z] daemon.go:364: [dad8729b98148] daemon started [2019-08-24T20:01:54.515Z] daemon.go:472: [dad8729b98148] Stopping daemon [2019-08-24T20:01:54.515Z] daemon.go:307: [dad8729b98148] exiting daemon [2019-08-24T20:01:54.515Z] daemon.go:459: [dad8729b98148] Daemon stopped [2019-08-24T20:01:54.515Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-24T20:01:54.740Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-08-24T20:01:55.365Z] ok github.com/docker/docker/layer 7.558s coverage: 66.9% of statements [2019-08-24T20:01:55.365Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-24T20:01:55.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-24T20:01:55.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-24T20:01:55.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-24T20:01:55.365Z] ? github.com/docker/docker/oci [no test files] [2019-08-24T20:01:55.365Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-24T20:01:55.990Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-08-24T20:01:56.288Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2019-08-24T20:01:56.411Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.412s [2019-08-24T20:01:56.411Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2019-08-24T20:01:56.411Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode [2019-08-24T20:01:56.411Z] daemon.go:336: [d53cf8f0b36f8] waiting for daemon to start [2019-08-24T20:01:56.411Z] daemon.go:336: [d53cf8f0b36f8] waiting for daemon to start [2019-08-24T20:01:56.411Z] daemon.go:364: [d53cf8f0b36f8] daemon started [2019-08-24T20:01:56.411Z] daemon.go:472: [d53cf8f0b36f8] Stopping daemon [2019-08-24T20:01:56.411Z] daemon.go:307: [d53cf8f0b36f8] exiting daemon [2019-08-24T20:01:56.411Z] daemon.go:459: [d53cf8f0b36f8] Daemon stopped [2019-08-24T20:01:56.411Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-24T20:01:57.307Z] ok github.com/docker/docker/pkg/chrootarchive 4.922s coverage: 43.2% of statements [2019-08-24T20:01:57.307Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-24T20:01:57.307Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-24T20:01:57.344Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2019-08-24T20:01:57.344Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-24T20:01:57.344Z] daemon.go:336: [d165ff73d75e5] waiting for daemon to start [2019-08-24T20:01:57.344Z] daemon.go:336: [d165ff73d75e5] waiting for daemon to start [2019-08-24T20:01:57.344Z] daemon.go:364: [d165ff73d75e5] daemon started [2019-08-24T20:01:57.344Z] daemon.go:472: [d165ff73d75e5] Stopping daemon [2019-08-24T20:01:57.344Z] daemon.go:307: [d165ff73d75e5] exiting daemon [2019-08-24T20:01:57.344Z] daemon.go:459: [d165ff73d75e5] Daemon stopped [2019-08-24T20:01:57.344Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-24T20:01:57.929Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-08-24T20:01:58.218Z] ok github.com/docker/docker/pkg/fileutils 0.063s coverage: 89.5% of statements [2019-08-24T20:01:58.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.04s) [2019-08-24T20:01:58.276Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode [2019-08-24T20:01:58.276Z] daemon.go:336: [d48698d5f079e] waiting for daemon to start [2019-08-24T20:01:58.276Z] daemon.go:336: [d48698d5f079e] waiting for daemon to start [2019-08-24T20:01:58.276Z] daemon.go:364: [d48698d5f079e] daemon started [2019-08-24T20:01:58.276Z] daemon.go:472: [d48698d5f079e] Stopping daemon [2019-08-24T20:01:58.276Z] daemon.go:307: [d48698d5f079e] exiting daemon [2019-08-24T20:01:58.276Z] daemon.go:459: [d48698d5f079e] Daemon stopped [2019-08-24T20:01:58.276Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-24T20:01:58.842Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped 10.087s [2019-08-24T20:01:59.237Z] ok github.com/docker/docker/pkg/discovery/kv 3.349s coverage: 84.1% of statements [2019-08-24T20:01:59.237Z] ok github.com/docker/docker/pkg/fsutils 0.329s coverage: 85.1% of statements [2019-08-24T20:01:59.407Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 3.092s [2019-08-24T20:02:00.261Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 10.2% of statements [2019-08-24T20:02:00.337Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2019-08-24T20:02:00.337Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient [2019-08-24T20:02:00.337Z] daemon.go:336: [d25dfc1576537] waiting for daemon to start [2019-08-24T20:02:00.337Z] daemon.go:336: [d25dfc1576537] waiting for daemon to start [2019-08-24T20:02:00.337Z] daemon.go:364: [d25dfc1576537] daemon started [2019-08-24T20:02:00.337Z] daemon.go:472: [d25dfc1576537] Stopping daemon [2019-08-24T20:02:00.337Z] daemon.go:307: [d25dfc1576537] exiting daemon [2019-08-24T20:02:00.337Z] daemon.go:459: [d25dfc1576537] Daemon stopped [2019-08-24T20:02:00.337Z] === RUN TestKernelTCPMemory [2019-08-24T20:02:01.710Z] --- PASS: TestKernelTCPMemory (1.32s) [2019-08-24T20:02:01.710Z] === RUN TestNISDomainname [2019-08-24T20:02:01.752Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-08-24T20:02:02.042Z] ok github.com/docker/docker/pkg/locker 0.101s coverage: 88.9% of statements [2019-08-24T20:02:02.275Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.342s [2019-08-24T20:02:02.662Z] ok github.com/docker/docker/pkg/idtools 0.756s coverage: 70.1% of statements [2019-08-24T20:02:02.839Z] --- PASS: TestNISDomainname (1.14s) [2019-08-24T20:02:02.839Z] === RUN TestHostnameDnsResolution [2019-08-24T20:02:02.948Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2019-08-24T20:02:03.771Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.699s [2019-08-24T20:02:03.968Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-08-24T20:02:04.254Z] ok github.com/docker/docker/pkg/ioutils 2.817s coverage: 69.3% of statements [2019-08-24T20:02:04.254Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-24T20:02:04.335Z] --- PASS: TestHostnameDnsResolution (1.44s) [2019-08-24T20:02:04.335Z] === RUN TestStats [2019-08-24T20:02:04.876Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2019-08-24T20:02:05.267Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 5.948s [2019-08-24T20:02:05.498Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2019-08-24T20:02:05.784Z] ok github.com/docker/docker/pkg/mount 0.876s coverage: 69.6% of statements [2019-08-24T20:02:05.784Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-24T20:02:06.198Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.196s [2019-08-24T20:02:06.405Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 91.4% of statements [2019-08-24T20:02:06.406Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2019-08-24T20:02:06.406Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-24T20:02:06.406Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-24T20:02:06.762Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.366s [2019-08-24T20:02:07.019Z] --- PASS: TestStats (2.75s) [2019-08-24T20:02:07.019Z] === RUN TestStopContainerWithTimeout [2019-08-24T20:02:07.019Z] === RUN TestStopContainerWithTimeout/0 [2019-08-24T20:02:07.019Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-24T20:02:07.019Z] === RUN TestStopContainerWithTimeout/1 [2019-08-24T20:02:07.019Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-24T20:02:07.019Z] === RUN TestStopContainerWithTimeout/3 [2019-08-24T20:02:07.019Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-24T20:02:07.019Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-24T20:02:07.019Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-24T20:02:07.019Z] === CONT TestStopContainerWithTimeout/0 [2019-08-24T20:02:07.019Z] === CONT TestStopContainerWithTimeout/3 [2019-08-24T20:02:07.890Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2019-08-24T20:02:08.391Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.696s [2019-08-24T20:02:08.391Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-24T20:02:08.928Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 87.9% of statements [2019-08-24T20:02:08.956Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.695s [2019-08-24T20:02:09.215Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2019-08-24T20:02:09.842Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-08-24T20:02:09.889Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 3.290s [2019-08-24T20:02:09.889Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) [2019-08-24T20:02:09.889Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) [2019-08-24T20:02:09.889Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.798s [2019-08-24T20:02:10.146Z] === CONT TestStopContainerWithTimeout/1 [2019-08-24T20:02:10.857Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2019-08-24T20:02:11.477Z] ok github.com/docker/docker/pkg/pubsub 1.197s coverage: 73.9% of statements [2019-08-24T20:02:11.764Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-08-24T20:02:12.673Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-08-24T20:02:12.673Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2019-08-24T20:02:12.673Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2019-08-24T20:02:12.673Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2019-08-24T20:02:12.673Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2019-08-24T20:02:12.673Z] === RUN TestDeleteDevicemapper [2019-08-24T20:02:12.673Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-24T20:02:12.673Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-24T20:02:12.673Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-24T20:02:13.237Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.533s [2019-08-24T20:02:13.253Z] ok github.com/docker/docker/pkg/stringid 0.018s coverage: 70.6% of statements [2019-08-24T20:02:13.253Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-08-24T20:02:13.873Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-08-24T20:02:14.494Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-08-24T20:02:14.781Z] ok github.com/docker/docker/pkg/signal 3.562s coverage: 61.0% of statements [2019-08-24T20:02:15.134Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2019-08-24T20:02:15.135Z] === RUN TestUpdateMemory [2019-08-24T20:02:15.135Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-24T20:02:15.135Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-24T20:02:15.135Z] === RUN TestUpdateCPUQuota [2019-08-24T20:02:16.068Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 6.333s [2019-08-24T20:02:16.280Z] ok github.com/docker/docker/pkg/tailfile 0.214s coverage: 88.6% of statements [2019-08-24T20:02:16.280Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-08-24T20:02:17.440Z] --- PASS: TestUpdateCPUQuota (2.44s) [2019-08-24T20:02:17.440Z] === RUN TestUpdatePidsLimit [2019-08-24T20:02:17.440Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-24T20:02:17.698Z] === RUN TestUpdatePidsLimit/no_change [2019-08-24T20:02:17.698Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.607s [2019-08-24T20:02:17.771Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2019-08-24T20:02:18.058Z] testing: warning: no tests to run [2019-08-24T20:02:18.058Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: 0.0% of statements [no tests to run] [2019-08-24T20:02:18.262Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-24T20:02:18.519Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks 4.951s [2019-08-24T20:02:18.678Z] ok github.com/docker/docker/pkg/tarsum 0.230s coverage: 89.3% of statements [2019-08-24T20:02:18.776Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.932s [2019-08-24T20:02:18.776Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-24T20:02:18.964Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-08-24T20:02:19.251Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-08-24T20:02:19.341Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-24T20:02:19.538Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-08-24T20:02:19.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-24T20:02:19.906Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 0.972s [2019-08-24T20:02:20.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit (4.72s) [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit/no_change (0.54s) [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-08-24T20:02:22.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2019-08-24T20:02:22.062Z] === RUN TestUpdateRestartPolicy [2019-08-24T20:02:22.062Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames 3.535s [2019-08-24T20:02:22.241Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 14.5% of statements [2019-08-24T20:02:24.298Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2019-08-24T20:02:25.315Z] ok github.com/docker/docker/profiles/seccomp 0.041s coverage: 68.8% of statements [2019-08-24T20:02:25.338Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 2.697s [2019-08-24T20:02:26.332Z] ok github.com/docker/docker/plugin 0.616s coverage: 27.0% of statements [2019-08-24T20:02:26.710Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 6.539s [2019-08-24T20:02:26.968Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.055s [2019-08-24T20:02:27.821Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2019-08-24T20:02:28.445Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-08-24T20:02:28.863Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.364s [2019-08-24T20:02:29.428Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 0.720s [2019-08-24T20:02:29.991Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.508s [2019-08-24T20:02:30.249Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.259s [2019-08-24T20:02:30.485Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-08-24T20:02:30.485Z] ok github.com/docker/docker/registry 0.549s coverage: 56.4% of statements [2019-08-24T20:02:30.813Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.312s [2019-08-24T20:02:31.070Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 3.918s [2019-08-24T20:02:31.070Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.383s [2019-08-24T20:02:31.070Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) [2019-08-24T20:02:31.519Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2019-08-24T20:02:32.442Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.332s [2019-08-24T20:02:34.233Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2019-08-24T20:02:34.233Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2019-08-24T20:02:34.966Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.561s [2019-08-24T20:02:35.899Z] --- PASS: TestUpdateRestartPolicy (13.67s) [2019-08-24T20:02:35.899Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-24T20:02:36.257Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2019-08-24T20:02:36.830Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s) [2019-08-24T20:02:36.830Z] === RUN TestWaitNonBlocked [2019-08-24T20:02:36.830Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:02:36.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:02:36.830Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:02:36.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:02:36.830Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:02:36.830Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:02:37.391Z] --- PASS: TestImportExtremelyLargeImageWorks (93.39s) [2019-08-24T20:02:37.391Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-24T20:02:37.391Z] daemon.go:336: [d012d828c4d58] waiting for daemon to start [2019-08-24T20:02:37.391Z] daemon.go:336: [d012d828c4d58] waiting for daemon to start [2019-08-24T20:02:37.391Z] daemon.go:364: [d012d828c4d58] daemon started [2019-08-24T20:02:37.391Z] daemon.go:472: [d012d828c4d58] Stopping daemon [2019-08-24T20:02:37.391Z] daemon.go:307: [d012d828c4d58] exiting daemon [2019-08-24T20:02:37.391Z] daemon.go:459: [d012d828c4d58] Daemon stopped [2019-08-24T20:02:37.391Z] PASS [2019-08-24T20:02:37.391Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-24T20:02:37.391Z] INFO: Testing against a local daemon [2019-08-24T20:02:37.391Z] === RUN TestNetworkCreateDelete [2019-08-24T20:02:37.391Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-08-24T20:02:37.391Z] === RUN TestDockerNetworkDeletePreferID [2019-08-24T20:02:37.391Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-08-24T20:02:37.391Z] === RUN TestInspectNetwork [2019-08-24T20:02:37.391Z] === RUN TestInspectNetwork/full_network_id [2019-08-24T20:02:37.391Z] === RUN TestInspectNetwork/partial_network_id [2019-08-24T20:02:37.391Z] === RUN TestInspectNetwork/network_name [2019-08-24T20:02:37.391Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-24T20:02:38.207Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-08-24T20:02:38.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s) [2019-08-24T20:02:38.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s) [2019-08-24T20:02:38.207Z] === RUN TestWaitBlocked [2019-08-24T20:02:38.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:02:38.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:02:38.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:02:38.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:02:38.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:02:38.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:02:38.208Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 5.834s [2019-08-24T20:02:39.296Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-08-24T20:02:39.296Z] Copying nested executables into bundles/cross/linux/amd64 [2019-08-24T20:02:39.296Z] Cross building: bundles/cross/windows/amd64 [2019-08-24T20:02:39.296Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-24T20:02:39.296Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-08-24T20:02:39.581Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 1.171s [2019-08-24T20:02:39.581Z] --- PASS: TestWaitBlocked (0.02s) [2019-08-24T20:02:39.581Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2019-08-24T20:02:39.581Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2019-08-24T20:02:39.581Z] === CONT TestContainerStartOnDaemonRestart [2019-08-24T20:02:39.581Z] === CONT TestIpcModeOlderClient [2019-08-24T20:02:39.838Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-08-24T20:02:39.838Z] === CONT TestDaemonRestartIpcMode [2019-08-24T20:02:40.097Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 4.353s [2019-08-24T20:02:42.464Z] --- PASS: TestInspectNetwork (9.74s) [2019-08-24T20:02:42.464Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-24T20:02:42.464Z] daemon.go:336: [d45702c498e96] waiting for daemon to start [2019-08-24T20:02:42.464Z] daemon.go:336: [d45702c498e96] waiting for daemon to start [2019-08-24T20:02:42.464Z] daemon.go:364: [d45702c498e96] daemon started [2019-08-24T20:02:42.464Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-24T20:02:42.464Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-24T20:02:42.464Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-24T20:02:42.464Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-24T20:02:42.464Z] daemon.go:472: [d45702c498e96] Stopping daemon [2019-08-24T20:02:42.464Z] daemon.go:307: [d45702c498e96] exiting daemon [2019-08-24T20:02:42.464Z] daemon.go:459: [d45702c498e96] Daemon stopped [2019-08-24T20:02:42.464Z] === RUN TestRunContainerWithBridgeNone [2019-08-24T20:02:43.088Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/rootless [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/volume [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-24T20:02:43.088Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === Skipped [2019-08-24T20:02:43.088Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-24T20:02:43.088Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-24T20:02:43.088Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:73: No driver to put! [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-24T20:02:43.088Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-24T20:02:43.088Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-24T20:02:43.088Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.01s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:02:43.088Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-24T20:02:43.088Z] graphtest_unix.go:73: No driver to put! [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-24T20:02:43.088Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-24T20:02:43.088Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] [2019-08-24T20:02:43.088Z] DONE 2040 tests, 20 skipped in 374.740s [2019-08-24T20:02:43.428Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 2.813s [2019-08-24T20:02:43.685Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2019-08-24T20:02:43.685Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart [2019-08-24T20:02:43.685Z] daemon.go:336: [d20750126d36d] waiting for daemon to start [2019-08-24T20:02:43.685Z] daemon.go:336: [d20750126d36d] waiting for daemon to start [2019-08-24T20:02:43.685Z] daemon.go:364: [d20750126d36d] daemon started [2019-08-24T20:02:43.685Z] daemon.go:307: [d20750126d36d] exiting daemon [2019-08-24T20:02:43.685Z] daemon.go:336: [d20750126d36d] waiting for daemon to start [2019-08-24T20:02:43.685Z] daemon.go:336: [d20750126d36d] waiting for daemon to start [2019-08-24T20:02:43.685Z] daemon.go:364: [d20750126d36d] daemon started [2019-08-24T20:02:43.685Z] daemon.go:472: [d20750126d36d] Stopping daemon [2019-08-24T20:02:43.685Z] daemon.go:307: [d20750126d36d] exiting daemon [2019-08-24T20:02:43.685Z] daemon.go:459: [d20750126d36d] Daemon stopped [2019-08-24T20:02:43.685Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 4.248s Post stage [Pipeline] junit [2019-08-24T20:02:44.134Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-24T20:02:44.617Z] --- PASS: TestDaemonRestartIpcMode (4.73s) [2019-08-24T20:02:44.617Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode [2019-08-24T20:02:44.617Z] daemon.go:336: [d63bf301a0613] waiting for daemon to start [2019-08-24T20:02:44.617Z] daemon.go:336: [d63bf301a0613] waiting for daemon to start [2019-08-24T20:02:44.617Z] daemon.go:364: [d63bf301a0613] daemon started [2019-08-24T20:02:44.617Z] daemon.go:472: [d63bf301a0613] Stopping daemon [2019-08-24T20:02:44.617Z] daemon.go:307: [d63bf301a0613] exiting daemon [2019-08-24T20:02:44.617Z] daemon.go:459: [d63bf301a0613] Daemon stopped [2019-08-24T20:02:44.617Z] daemon.go:336: [d63bf301a0613] waiting for daemon to start [2019-08-24T20:02:44.617Z] daemon.go:336: [d63bf301a0613] waiting for daemon to start [2019-08-24T20:02:44.617Z] daemon.go:364: [d63bf301a0613] daemon started [2019-08-24T20:02:44.617Z] daemon.go:472: [d63bf301a0613] Stopping daemon [2019-08-24T20:02:44.617Z] daemon.go:307: [d63bf301a0613] exiting daemon [2019-08-24T20:02:44.617Z] daemon.go:459: [d63bf301a0613] Daemon stopped [2019-08-24T20:02:44.617Z] PASS [2019-08-24T20:02:44.617Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-24T20:02:44.815Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39495-HRQIOEIRBRKC3VD4DB523BGVDA5ZABNECCLB3EWT2IWA4IA5YLJA/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/make.sh dynbinary test-integration [2019-08-24T20:02:44.874Z] INFO: Testing against a local daemon [2019-08-24T20:02:44.874Z] === RUN TestCommitInheritsEnv [2019-08-24T20:02:44.874Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.096s [2019-08-24T20:02:44.911Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2019-08-24T20:02:44.911Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-24T20:02:44.911Z] daemon.go:336: [d361ede545900] waiting for daemon to start [2019-08-24T20:02:44.911Z] daemon.go:336: [d361ede545900] waiting for daemon to start [2019-08-24T20:02:44.911Z] daemon.go:364: [d361ede545900] daemon started [2019-08-24T20:02:44.911Z] daemon.go:472: [d361ede545900] Stopping daemon [2019-08-24T20:02:44.911Z] daemon.go:307: [d361ede545900] exiting daemon [2019-08-24T20:02:44.911Z] daemon.go:459: [d361ede545900] Daemon stopped [2019-08-24T20:02:44.911Z] === RUN TestNetworkInvalidJSON [2019-08-24T20:02:44.911Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-24T20:02:44.911Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-24T20:02:44.911Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:02:44.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:02:44.911Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:02:44.911Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:02:44.911Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-24T20:02:44.911Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:02:44.911Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:02:44.911Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-24T20:02:44.911Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-24T20:02:44.911Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-24T20:02:44.911Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-24T20:02:44.911Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-24T20:02:45.132Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.374s [2019-08-24T20:02:45.389Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-08-24T20:02:45.389Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-24T20:02:45.389Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-24T20:02:45.389Z] === RUN TestImagesFilterMultiReference [2019-08-24T20:02:45.389Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-08-24T20:02:45.389Z] === RUN TestImagePullPlatformInvalid [2019-08-24T20:02:45.389Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-08-24T20:02:45.389Z] === RUN TestRemoveImageOrphaning [2019-08-24T20:02:45.437Z] [2019-08-24T20:02:45.437Z] Removing bundles/ [2019-08-24T20:02:45.437Z] [2019-08-24T20:02:45.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-24T20:02:45.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T20:02:45.437Z] GOOS="" GOARCH="" GOARM="" [2019-08-24T20:02:45.691Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-08-24T20:02:45.691Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-24T20:02:45.691Z] daemon.go:336: [dfe51631abe13] waiting for daemon to start [2019-08-24T20:02:45.691Z] daemon.go:336: [dfe51631abe13] waiting for daemon to start [2019-08-24T20:02:45.691Z] daemon.go:364: [dfe51631abe13] daemon started [2019-08-24T20:02:45.691Z] daemon.go:472: [dfe51631abe13] Stopping daemon [2019-08-24T20:02:45.691Z] daemon.go:307: [dfe51631abe13] exiting daemon [2019-08-24T20:02:45.691Z] daemon.go:459: [dfe51631abe13] Daemon stopped [2019-08-24T20:02:45.691Z] daemon.go:336: [dfe51631abe13] waiting for daemon to start [2019-08-24T20:02:45.691Z] daemon.go:336: [dfe51631abe13] waiting for daemon to start [2019-08-24T20:02:45.691Z] daemon.go:364: [dfe51631abe13] daemon started [2019-08-24T20:02:45.691Z] daemon.go:472: [dfe51631abe13] Stopping daemon [2019-08-24T20:02:45.691Z] daemon.go:307: [dfe51631abe13] exiting daemon [2019-08-24T20:02:45.691Z] daemon.go:459: [dfe51631abe13] Daemon stopped [2019-08-24T20:02:45.691Z] === RUN TestDaemonDefaultNetworkPools [2019-08-24T20:02:45.955Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2019-08-24T20:02:45.955Z] === RUN TestRemoveImageGarbageCollector [2019-08-24T20:02:46.212Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 0.921s [2019-08-24T20:02:46.470Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 3.601s [2019-08-24T20:02:46.542Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2019-08-24T20:02:46.542Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-24T20:02:46.542Z] daemon.go:336: [d1cd62288441e] waiting for daemon to start [2019-08-24T20:02:46.542Z] daemon.go:336: [d1cd62288441e] waiting for daemon to start [2019-08-24T20:02:46.542Z] daemon.go:364: [d1cd62288441e] daemon started [2019-08-24T20:02:46.542Z] daemon.go:472: [d1cd62288441e] Stopping daemon [2019-08-24T20:02:46.542Z] daemon.go:307: [d1cd62288441e] exiting daemon [2019-08-24T20:02:46.542Z] daemon.go:459: [d1cd62288441e] Daemon stopped [2019-08-24T20:02:46.542Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-24T20:02:46.727Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.614s [2019-08-24T20:02:47.292Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.347s [2019-08-24T20:02:47.927Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-08-24T20:02:47.927Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-24T20:02:47.927Z] daemon.go:336: [ddf153ca00733] waiting for daemon to start [2019-08-24T20:02:47.927Z] daemon.go:336: [ddf153ca00733] waiting for daemon to start [2019-08-24T20:02:47.927Z] daemon.go:364: [ddf153ca00733] daemon started [2019-08-24T20:02:47.927Z] daemon.go:472: [ddf153ca00733] Stopping daemon [2019-08-24T20:02:47.927Z] daemon.go:307: [ddf153ca00733] exiting daemon [2019-08-24T20:02:47.927Z] daemon.go:459: [ddf153ca00733] Daemon stopped [2019-08-24T20:02:47.927Z] daemon.go:336: [ddf153ca00733] waiting for daemon to start [2019-08-24T20:02:47.927Z] daemon.go:336: [ddf153ca00733] waiting for daemon to start [2019-08-24T20:02:47.927Z] daemon.go:364: [ddf153ca00733] daemon started [2019-08-24T20:02:47.927Z] daemon.go:472: [ddf153ca00733] Stopping daemon [2019-08-24T20:02:47.927Z] daemon.go:307: [ddf153ca00733] exiting daemon [2019-08-24T20:02:47.927Z] daemon.go:459: [ddf153ca00733] Daemon stopped [2019-08-24T20:02:47.927Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-24T20:02:48.662Z] --- PASS: TestRemoveImageGarbageCollector (2.54s) [2019-08-24T20:02:48.662Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector [2019-08-24T20:02:48.662Z] daemon.go:336: [da48167a650ef] waiting for daemon to start [2019-08-24T20:02:48.662Z] daemon.go:336: [da48167a650ef] waiting for daemon to start [2019-08-24T20:02:48.662Z] daemon.go:364: [da48167a650ef] daemon started [2019-08-24T20:02:48.662Z] daemon.go:472: [da48167a650ef] Stopping daemon [2019-08-24T20:02:48.662Z] daemon.go:307: [da48167a650ef] exiting daemon [2019-08-24T20:02:48.662Z] daemon.go:459: [da48167a650ef] Daemon stopped [2019-08-24T20:02:48.662Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-24T20:02:48.662Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-08-24T20:02:48.662Z] === RUN TestTagInvalidReference [2019-08-24T20:02:48.662Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-24T20:02:48.662Z] === RUN TestTagValidPrefixedRepo [2019-08-24T20:02:48.662Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-08-24T20:02:48.662Z] === RUN TestTagExistedNameWithoutForce [2019-08-24T20:02:48.662Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-08-24T20:02:48.662Z] === RUN TestTagOfficialNames [2019-08-24T20:02:48.662Z] --- PASS: TestTagOfficialNames (0.08s) [2019-08-24T20:02:48.662Z] === RUN TestTagMatchesDigest [2019-08-24T20:02:48.662Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-24T20:02:48.662Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-24T20:02:49.199Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2019-08-24T20:02:49.199Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-24T20:02:49.199Z] daemon.go:336: [da929988491dc] waiting for daemon to start [2019-08-24T20:02:49.199Z] daemon.go:336: [da929988491dc] waiting for daemon to start [2019-08-24T20:02:49.199Z] daemon.go:364: [da929988491dc] daemon started [2019-08-24T20:02:49.199Z] daemon.go:472: [da929988491dc] Stopping daemon [2019-08-24T20:02:49.199Z] daemon.go:307: [da929988491dc] exiting daemon [2019-08-24T20:02:49.199Z] daemon.go:459: [da929988491dc] Daemon stopped [2019-08-24T20:02:49.199Z] daemon.go:336: [da929988491dc] waiting for daemon to start [2019-08-24T20:02:49.199Z] daemon.go:336: [da929988491dc] waiting for daemon to start [2019-08-24T20:02:49.199Z] daemon.go:364: [da929988491dc] daemon started [2019-08-24T20:02:49.199Z] daemon.go:472: [da929988491dc] Stopping daemon [2019-08-24T20:02:49.199Z] daemon.go:307: [da929988491dc] exiting daemon [2019-08-24T20:02:49.199Z] daemon.go:459: [da929988491dc] Daemon stopped [2019-08-24T20:02:49.199Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-24T20:02:49.973Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-08-24T20:02:49.973Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-24T20:02:49.973Z] daemon.go:336: [d3513288fefdd] waiting for daemon to start [2019-08-24T20:02:49.973Z] daemon.go:336: [d3513288fefdd] waiting for daemon to start [2019-08-24T20:02:49.973Z] daemon.go:364: [d3513288fefdd] daemon started [2019-08-24T20:02:49.973Z] daemon.go:472: [d3513288fefdd] Stopping daemon [2019-08-24T20:02:49.973Z] daemon.go:307: [d3513288fefdd] exiting daemon [2019-08-24T20:02:49.973Z] daemon.go:459: [d3513288fefdd] Daemon stopped [2019-08-24T20:02:49.973Z] === RUN TestServiceWithPredefinedNetwork [2019-08-24T20:02:50.556Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 3.911s [2019-08-24T20:02:52.452Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout 2.014s [2019-08-24T20:02:52.606Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2019-08-24T20:02:52.606Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-24T20:02:52.606Z] daemon.go:336: [dcb3cca33d702] waiting for daemon to start [2019-08-24T20:02:52.606Z] daemon.go:336: [dcb3cca33d702] waiting for daemon to start [2019-08-24T20:02:52.606Z] daemon.go:364: [dcb3cca33d702] daemon started [2019-08-24T20:02:52.606Z] daemon.go:472: [dcb3cca33d702] Stopping daemon [2019-08-24T20:02:52.606Z] daemon.go:307: [dcb3cca33d702] exiting daemon [2019-08-24T20:02:52.606Z] daemon.go:459: [dcb3cca33d702] Daemon stopped [2019-08-24T20:02:52.606Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-24T20:02:52.606Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-24T20:02:52.606Z] service_test.go:230: FLAKY_TEST [2019-08-24T20:02:52.606Z] === RUN TestServiceWithDataPathPortInit [2019-08-24T20:02:56.631Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.524s [2019-08-24T20:02:58.831Z] --- PASS: TestServiceWithDataPathPortInit (6.06s) [2019-08-24T20:02:58.831Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-24T20:02:58.831Z] daemon.go:336: [db19ac2a3a177] waiting for daemon to start [2019-08-24T20:02:58.831Z] daemon.go:336: [db19ac2a3a177] waiting for daemon to start [2019-08-24T20:02:58.831Z] daemon.go:364: [db19ac2a3a177] daemon started [2019-08-24T20:02:58.831Z] daemon.go:472: [db19ac2a3a177] Stopping daemon [2019-08-24T20:02:58.831Z] daemon.go:307: [db19ac2a3a177] exiting daemon [2019-08-24T20:02:58.831Z] daemon.go:459: [db19ac2a3a177] Daemon stopped [2019-08-24T20:02:58.831Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-24T20:02:58.831Z] daemon.go:336: [df4b35bc61a52] waiting for daemon to start [2019-08-24T20:02:58.831Z] daemon.go:336: [df4b35bc61a52] waiting for daemon to start [2019-08-24T20:02:58.831Z] daemon.go:364: [df4b35bc61a52] daemon started [2019-08-24T20:02:58.831Z] daemon.go:472: [df4b35bc61a52] Stopping daemon [2019-08-24T20:02:58.831Z] daemon.go:307: [df4b35bc61a52] exiting daemon [2019-08-24T20:02:58.831Z] daemon.go:459: [df4b35bc61a52] Daemon stopped [2019-08-24T20:02:58.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-24T20:03:01.887Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 14.837s [2019-08-24T20:03:02.453Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 6.272s [2019-08-24T20:03:03.018Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 1.055s [2019-08-24T20:03:03.585Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.120s [2019-08-24T20:03:03.842Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.666s [2019-08-24T20:03:03.926Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.41s) [2019-08-24T20:03:03.926Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-24T20:03:03.926Z] daemon.go:336: [dd71f20ec4761] waiting for daemon to start [2019-08-24T20:03:03.926Z] daemon.go:336: [dd71f20ec4761] waiting for daemon to start [2019-08-24T20:03:03.926Z] daemon.go:364: [dd71f20ec4761] daemon started [2019-08-24T20:03:03.926Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8uj0wo9fuzucp4vtirm093bpi Created:2019-08-24 20:02:59.882879464 +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-24T20:03:03.926Z] daemon.go:472: [dd71f20ec4761] Stopping daemon [2019-08-24T20:03:03.926Z] daemon.go:307: [dd71f20ec4761] exiting daemon [2019-08-24T20:03:03.926Z] daemon.go:459: [dd71f20ec4761] Daemon stopped [2019-08-24T20:03:03.926Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-24T20:03:03.926Z] daemon.go:336: [db3472920c12d] waiting for daemon to start [2019-08-24T20:03:03.926Z] daemon.go:336: [db3472920c12d] waiting for daemon to start [2019-08-24T20:03:03.926Z] daemon.go:364: [db3472920c12d] daemon started [2019-08-24T20:03:03.926Z] daemon.go:472: [db3472920c12d] Stopping daemon [2019-08-24T20:03:03.926Z] daemon.go:307: [db3472920c12d] exiting daemon [2019-08-24T20:03:03.926Z] daemon.go:459: [db3472920c12d] Daemon stopped [2019-08-24T20:03:03.926Z] PASS [2019-08-24T20:03:03.926Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-24T20:03:04.101Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.523s [2019-08-24T20:03:04.402Z] INFO: Testing against a local daemon [2019-08-24T20:03:04.402Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-24T20:03:04.671Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.646s [2019-08-24T20:03:05.685Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.45s) [2019-08-24T20:03:05.686Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-08-24T20:03:05.686Z] daemon.go:336: [d80b71b2baae7] waiting for daemon to start [2019-08-24T20:03:05.686Z] daemon.go:336: [d80b71b2baae7] waiting for daemon to start [2019-08-24T20:03:05.686Z] daemon.go:364: [d80b71b2baae7] daemon started [2019-08-24T20:03:05.686Z] daemon.go:472: [d80b71b2baae7] Stopping daemon [2019-08-24T20:03:05.686Z] daemon.go:307: [d80b71b2baae7] exiting daemon [2019-08-24T20:03:05.686Z] daemon.go:459: [d80b71b2baae7] Daemon stopped [2019-08-24T20:03:05.686Z] daemon.go:336: [d80b71b2baae7] waiting for daemon to start [2019-08-24T20:03:05.686Z] daemon.go:336: [d80b71b2baae7] waiting for daemon to start [2019-08-24T20:03:05.686Z] daemon.go:364: [d80b71b2baae7] daemon started [2019-08-24T20:03:05.686Z] daemon.go:472: [d80b71b2baae7] Stopping daemon [2019-08-24T20:03:05.686Z] daemon.go:307: [d80b71b2baae7] exiting daemon [2019-08-24T20:03:05.686Z] daemon.go:459: [d80b71b2baae7] Daemon stopped [2019-08-24T20:03:05.686Z] === RUN TestDockerNetworkIpvlan [2019-08-24T20:03:06.502Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-08-24T20:03:07.312Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-08-24T20:03:07.960Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 3.986s [2019-08-24T20:03:08.117Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-08-24T20:03:09.861Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes 5.182s [2019-08-24T20:03:11.233Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors 1.186s [2019-08-24T20:03:11.390Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-08-24T20:03:11.798Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost 0.565s [2019-08-24T20:03:12.362Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.533s [2019-08-24T20:03:13.294Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 5.354s [2019-08-24T20:03:14.621Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-08-24T20:03:15.191Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 1.993s [2019-08-24T20:03:15.191Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) [2019-08-24T20:03:15.191Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) [2019-08-24T20:03:15.191Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) [2019-08-24T20:03:15.191Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-24T20:03:15.760Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults 3.584s [2019-08-24T20:03:16.327Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.534s [2019-08-24T20:03:17.069Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-08-24T20:03:20.507Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 5.226s [2019-08-24T20:03:21.175Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-08-24T20:03:26.334Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-08-24T20:03:27.058Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.816s [2019-08-24T20:03:30.336Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 2.834s [2019-08-24T20:03:30.336Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 3.855s [2019-08-24T20:03:30.431Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-08-24T20:03:30.594Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.441s [2019-08-24T20:03:32.492Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig 1.935s [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan (27.28s) [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [db4e522a548ba] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [db4e522a548ba] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [db4e522a548ba] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-08-24T20:03:33.004Z] daemon.go:472: [db4e522a548ba] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [db4e522a548ba] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [db4e522a548ba] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [de9c47f0c8386] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [de9c47f0c8386] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [de9c47f0c8386] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-08-24T20:03:33.004Z] daemon.go:472: [de9c47f0c8386] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [de9c47f0c8386] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [de9c47f0c8386] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [d4f2ea5ed1fd6] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [d4f2ea5ed1fd6] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [d4f2ea5ed1fd6] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.36s) [2019-08-24T20:03:33.004Z] daemon.go:472: [d4f2ea5ed1fd6] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [d4f2ea5ed1fd6] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [d4f2ea5ed1fd6] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [d6d3859ecc2d3] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [d6d3859ecc2d3] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [d6d3859ecc2d3] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.24s) [2019-08-24T20:03:33.004Z] daemon.go:472: [d6d3859ecc2d3] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [d6d3859ecc2d3] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [d6d3859ecc2d3] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [d4438fc43e09a] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [d4438fc43e09a] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [d4438fc43e09a] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.29s) [2019-08-24T20:03:33.004Z] daemon.go:472: [d4438fc43e09a] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [d4438fc43e09a] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [d4438fc43e09a] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [d2d116ab5329c] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [d2d116ab5329c] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [d2d116ab5329c] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.25s) [2019-08-24T20:03:33.004Z] daemon.go:472: [d2d116ab5329c] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [d2d116ab5329c] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [d2d116ab5329c] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [d13e7b6216b8c] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [d13e7b6216b8c] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [d13e7b6216b8c] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.24s) [2019-08-24T20:03:33.004Z] daemon.go:472: [d13e7b6216b8c] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [d13e7b6216b8c] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [d13e7b6216b8c] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [de478dc34a132] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [de478dc34a132] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [de478dc34a132] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.18s) [2019-08-24T20:03:33.004Z] daemon.go:472: [de478dc34a132] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [de478dc34a132] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [de478dc34a132] Daemon stopped [2019-08-24T20:03:33.004Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-24T20:03:33.004Z] daemon.go:336: [d2c649da61303] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:336: [d2c649da61303] waiting for daemon to start [2019-08-24T20:03:33.004Z] daemon.go:364: [d2c649da61303] daemon started [2019-08-24T20:03:33.004Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.94s) [2019-08-24T20:03:33.004Z] daemon.go:472: [d2c649da61303] Stopping daemon [2019-08-24T20:03:33.004Z] daemon.go:307: [d2c649da61303] exiting daemon [2019-08-24T20:03:33.004Z] daemon.go:459: [d2c649da61303] Daemon stopped [2019-08-24T20:03:33.004Z] PASS [2019-08-24T20:03:33.004Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-24T20:03:33.373Z] INFO: Testing against a local daemon [2019-08-24T20:03:33.373Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-24T20:03:34.646Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-08-24T20:03:34.646Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-24T20:03:34.646Z] daemon.go:336: [d157f711bfafb] waiting for daemon to start [2019-08-24T20:03:34.646Z] daemon.go:336: [d157f711bfafb] waiting for daemon to start [2019-08-24T20:03:34.646Z] daemon.go:364: [d157f711bfafb] daemon started [2019-08-24T20:03:34.646Z] daemon.go:472: [d157f711bfafb] Stopping daemon [2019-08-24T20:03:34.646Z] daemon.go:307: [d157f711bfafb] exiting daemon [2019-08-24T20:03:34.646Z] daemon.go:459: [d157f711bfafb] Daemon stopped [2019-08-24T20:03:34.646Z] daemon.go:336: [d157f711bfafb] waiting for daemon to start [2019-08-24T20:03:34.646Z] daemon.go:336: [d157f711bfafb] waiting for daemon to start [2019-08-24T20:03:34.646Z] daemon.go:364: [d157f711bfafb] daemon started [2019-08-24T20:03:34.646Z] daemon.go:472: [d157f711bfafb] Stopping daemon [2019-08-24T20:03:34.646Z] daemon.go:307: [d157f711bfafb] exiting daemon [2019-08-24T20:03:34.646Z] daemon.go:459: [d157f711bfafb] Daemon stopped [2019-08-24T20:03:34.646Z] === RUN TestDockerNetworkMacvlan [2019-08-24T20:03:35.451Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-24T20:03:36.308Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-24T20:03:36.672Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 4.460s [2019-08-24T20:03:37.586Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-24T20:03:37.604Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey 1.062s [2019-08-24T20:03:38.169Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.538s [2019-08-24T20:03:40.028Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-24T20:03:43.431Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 5.612s [2019-08-24T20:03:44.235Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-24T20:03:45.013Z] --- PASS: TestDockerNetworkMacvlan (10.42s) [2019-08-24T20:03:45.013Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:03:45.013Z] daemon.go:336: [d8015a0fd9d69] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:336: [d8015a0fd9d69] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:364: [d8015a0fd9d69] daemon started [2019-08-24T20:03:45.013Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-08-24T20:03:45.013Z] daemon.go:472: [d8015a0fd9d69] Stopping daemon [2019-08-24T20:03:45.013Z] daemon.go:307: [d8015a0fd9d69] exiting daemon [2019-08-24T20:03:45.013Z] daemon.go:459: [d8015a0fd9d69] Daemon stopped [2019-08-24T20:03:45.013Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:03:45.013Z] daemon.go:336: [d5f1120992d31] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:336: [d5f1120992d31] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:364: [d5f1120992d31] daemon started [2019-08-24T20:03:45.013Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-08-24T20:03:45.013Z] daemon.go:472: [d5f1120992d31] Stopping daemon [2019-08-24T20:03:45.013Z] daemon.go:307: [d5f1120992d31] exiting daemon [2019-08-24T20:03:45.013Z] daemon.go:459: [d5f1120992d31] Daemon stopped [2019-08-24T20:03:45.013Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:03:45.013Z] daemon.go:336: [d553cec515f41] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:336: [d553cec515f41] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:364: [d553cec515f41] daemon started [2019-08-24T20:03:45.013Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2019-08-24T20:03:45.013Z] daemon.go:472: [d553cec515f41] Stopping daemon [2019-08-24T20:03:45.013Z] daemon.go:307: [d553cec515f41] exiting daemon [2019-08-24T20:03:45.013Z] daemon.go:459: [d553cec515f41] Daemon stopped [2019-08-24T20:03:45.013Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:03:45.013Z] daemon.go:336: [d0f836dbb3315] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:336: [d0f836dbb3315] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:364: [d0f836dbb3315] daemon started [2019-08-24T20:03:45.013Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.32s) [2019-08-24T20:03:45.013Z] daemon.go:472: [d0f836dbb3315] Stopping daemon [2019-08-24T20:03:45.013Z] daemon.go:307: [d0f836dbb3315] exiting daemon [2019-08-24T20:03:45.013Z] daemon.go:459: [d0f836dbb3315] Daemon stopped [2019-08-24T20:03:45.013Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:03:45.013Z] daemon.go:336: [de55518118d9c] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:336: [de55518118d9c] waiting for daemon to start [2019-08-24T20:03:45.013Z] daemon.go:364: [de55518118d9c] daemon started [2019-08-24T20:03:45.013Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2019-08-24T20:03:45.013Z] daemon.go:472: [de55518118d9c] Stopping daemon [2019-08-24T20:03:45.013Z] daemon.go:307: [de55518118d9c] exiting daemon [2019-08-24T20:03:45.013Z] daemon.go:459: [de55518118d9c] Daemon stopped [2019-08-24T20:03:45.013Z] PASS [2019-08-24T20:03:45.013Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-24T20:03:45.013Z] testing: warning: no tests to run [2019-08-24T20:03:45.013Z] PASS [2019-08-24T20:03:45.013Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-24T20:03:45.797Z] INFO: Testing against a local daemon [2019-08-24T20:03:45.797Z] === RUN TestAuthZPluginAllowRequest [2019-08-24T20:03:45.956Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 7.822s [2019-08-24T20:03:46.887Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.741s [2019-08-24T20:03:46.952Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-24T20:03:46.953Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-08-24T20:03:46.953Z] remote: Enumerating objects: 19, done. [2019-08-24T20:03:46.953Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-08-24T20:03:46.953Z] 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-24T20:03:46.953Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-08-24T20:03:46.953Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-24T20:03:47.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/test/unit [2019-08-24T20:03:47.452Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 3.643s [2019-08-24T20:03:47.754Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2019-08-24T20:03:47.754Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-24T20:03:47.754Z] daemon.go:336: [d3bbc329eeeed] waiting for daemon to start [2019-08-24T20:03:47.754Z] daemon.go:336: [d3bbc329eeeed] waiting for daemon to start [2019-08-24T20:03:47.754Z] daemon.go:364: [d3bbc329eeeed] daemon started [2019-08-24T20:03:47.754Z] daemon.go:472: [d3bbc329eeeed] Stopping daemon [2019-08-24T20:03:47.754Z] daemon.go:307: [d3bbc329eeeed] exiting daemon [2019-08-24T20:03:47.754Z] daemon.go:459: [d3bbc329eeeed] Daemon stopped [2019-08-24T20:03:47.754Z] === RUN TestAuthZPluginTLS [2019-08-24T20:03:48.124Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-08-24T20:03:48.124Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-24T20:03:48.124Z] daemon.go:336: [df6487c494fcd] waiting for daemon to start [2019-08-24T20:03:48.124Z] daemon.go:336: [df6487c494fcd] waiting for daemon to start [2019-08-24T20:03:48.124Z] daemon.go:364: [df6487c494fcd] daemon started [2019-08-24T20:03:48.124Z] daemon.go:472: [df6487c494fcd] Stopping daemon [2019-08-24T20:03:48.124Z] daemon.go:307: [df6487c494fcd] exiting daemon [2019-08-24T20:03:48.124Z] daemon.go:459: [df6487c494fcd] Daemon stopped [2019-08-24T20:03:48.124Z] === RUN TestAuthZPluginDenyRequest [2019-08-24T20:03:48.384Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.725s [2019-08-24T20:03:48.895Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-08-24T20:03:48.895Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-24T20:03:48.895Z] daemon.go:336: [dea47e5c143d6] waiting for daemon to start [2019-08-24T20:03:48.895Z] daemon.go:336: [dea47e5c143d6] waiting for daemon to start [2019-08-24T20:03:48.895Z] daemon.go:364: [dea47e5c143d6] daemon started [2019-08-24T20:03:48.895Z] daemon.go:472: [dea47e5c143d6] Stopping daemon [2019-08-24T20:03:48.895Z] daemon.go:307: [dea47e5c143d6] exiting daemon [2019-08-24T20:03:48.895Z] daemon.go:459: [dea47e5c143d6] Daemon stopped [2019-08-24T20:03:48.895Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-24T20:03:49.265Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-08-24T20:03:49.265Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-24T20:03:49.265Z] daemon.go:336: [d2cf629e0b03b] waiting for daemon to start [2019-08-24T20:03:49.265Z] daemon.go:336: [d2cf629e0b03b] waiting for daemon to start [2019-08-24T20:03:49.265Z] daemon.go:364: [d2cf629e0b03b] daemon started [2019-08-24T20:03:49.265Z] daemon.go:472: [d2cf629e0b03b] Stopping daemon [2019-08-24T20:03:49.265Z] daemon.go:307: [d2cf629e0b03b] exiting daemon [2019-08-24T20:03:49.265Z] daemon.go:459: [d2cf629e0b03b] Daemon stopped [2019-08-24T20:03:49.265Z] === RUN TestAuthZPluginDenyResponse [2019-08-24T20:03:49.803Z] ? github.com/docker/docker/api [no test files] [2019-08-24T20:03:50.087Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-08-24T20:03:50.087Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-24T20:03:50.087Z] daemon.go:336: [db6b548f46aad] waiting for daemon to start [2019-08-24T20:03:50.087Z] daemon.go:336: [db6b548f46aad] waiting for daemon to start [2019-08-24T20:03:50.087Z] daemon.go:364: [db6b548f46aad] daemon started [2019-08-24T20:03:50.088Z] daemon.go:472: [db6b548f46aad] Stopping daemon [2019-08-24T20:03:50.088Z] daemon.go:307: [db6b548f46aad] exiting daemon [2019-08-24T20:03:50.088Z] daemon.go:459: [db6b548f46aad] Daemon stopped [2019-08-24T20:03:50.088Z] === RUN TestAuthZPluginAllowEventStream [2019-08-24T20:03:51.417Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2019-08-24T20:03:51.417Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-24T20:03:51.417Z] daemon.go:336: [dc8374c39eff3] waiting for daemon to start [2019-08-24T20:03:51.417Z] daemon.go:336: [dc8374c39eff3] waiting for daemon to start [2019-08-24T20:03:51.417Z] daemon.go:364: [dc8374c39eff3] daemon started [2019-08-24T20:03:51.417Z] daemon.go:472: [dc8374c39eff3] Stopping daemon [2019-08-24T20:03:51.417Z] daemon.go:307: [dc8374c39eff3] exiting daemon [2019-08-24T20:03:51.417Z] daemon.go:459: [dc8374c39eff3] Daemon stopped [2019-08-24T20:03:51.417Z] === RUN TestAuthZPluginErrorResponse [2019-08-24T20:03:52.191Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-08-24T20:03:52.191Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-24T20:03:52.191Z] daemon.go:336: [dac098299796b] waiting for daemon to start [2019-08-24T20:03:52.191Z] daemon.go:336: [dac098299796b] waiting for daemon to start [2019-08-24T20:03:52.191Z] daemon.go:364: [dac098299796b] daemon started [2019-08-24T20:03:52.191Z] daemon.go:472: [dac098299796b] Stopping daemon [2019-08-24T20:03:52.191Z] daemon.go:307: [dac098299796b] exiting daemon [2019-08-24T20:03:52.191Z] daemon.go:459: [dac098299796b] Daemon stopped [2019-08-24T20:03:52.191Z] === RUN TestAuthZPluginErrorRequest [2019-08-24T20:03:52.566Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-08-24T20:03:52.566Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-24T20:03:52.566Z] daemon.go:336: [d57c76f3cab1e] waiting for daemon to start [2019-08-24T20:03:52.566Z] daemon.go:336: [d57c76f3cab1e] waiting for daemon to start [2019-08-24T20:03:52.566Z] daemon.go:364: [d57c76f3cab1e] daemon started [2019-08-24T20:03:52.566Z] daemon.go:472: [d57c76f3cab1e] Stopping daemon [2019-08-24T20:03:52.566Z] daemon.go:307: [d57c76f3cab1e] exiting daemon [2019-08-24T20:03:52.566Z] daemon.go:459: [d57c76f3cab1e] Daemon stopped [2019-08-24T20:03:52.566Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-24T20:03:53.363Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-08-24T20:03:53.363Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-24T20:03:53.363Z] daemon.go:336: [df11b7b06a08d] waiting for daemon to start [2019-08-24T20:03:53.363Z] daemon.go:336: [df11b7b06a08d] waiting for daemon to start [2019-08-24T20:03:53.363Z] daemon.go:364: [df11b7b06a08d] daemon started [2019-08-24T20:03:53.363Z] daemon.go:472: [df11b7b06a08d] Stopping daemon [2019-08-24T20:03:53.363Z] daemon.go:307: [df11b7b06a08d] exiting daemon [2019-08-24T20:03:53.363Z] daemon.go:459: [df11b7b06a08d] Daemon stopped [2019-08-24T20:03:53.363Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-24T20:03:53.672Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 4.631s [2019-08-24T20:03:53.672Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.636s [2019-08-24T20:03:53.672Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.017s [2019-08-24T20:03:55.573Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.566s [2019-08-24T20:03:55.980Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s) [2019-08-24T20:03:55.980Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-24T20:03:55.980Z] daemon.go:336: [d67bed5bf05ec] waiting for daemon to start [2019-08-24T20:03:55.980Z] daemon.go:336: [d67bed5bf05ec] waiting for daemon to start [2019-08-24T20:03:55.980Z] daemon.go:364: [d67bed5bf05ec] daemon started [2019-08-24T20:03:55.980Z] daemon.go:472: [d67bed5bf05ec] Stopping daemon [2019-08-24T20:03:55.980Z] daemon.go:307: [d67bed5bf05ec] exiting daemon [2019-08-24T20:03:55.980Z] daemon.go:459: [d67bed5bf05ec] Daemon stopped [2019-08-24T20:03:55.980Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-24T20:03:56.943Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.383s [2019-08-24T20:03:57.814Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2019-08-24T20:03:57.814Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-24T20:03:57.814Z] daemon.go:336: [dc7898fef7910] waiting for daemon to start [2019-08-24T20:03:57.814Z] daemon.go:336: [dc7898fef7910] waiting for daemon to start [2019-08-24T20:03:57.814Z] daemon.go:364: [dc7898fef7910] daemon started [2019-08-24T20:03:57.814Z] daemon.go:472: [dc7898fef7910] Stopping daemon [2019-08-24T20:03:57.814Z] daemon.go:307: [dc7898fef7910] exiting daemon [2019-08-24T20:03:57.814Z] daemon.go:459: [dc7898fef7910] Daemon stopped [2019-08-24T20:03:57.814Z] === RUN TestAuthZPluginHeader [2019-08-24T20:03:58.314Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.342s [2019-08-24T20:03:58.642Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-08-24T20:03:58.642Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-24T20:03:58.642Z] daemon.go:336: [d988295a2ebaf] waiting for daemon to start [2019-08-24T20:03:58.642Z] daemon.go:336: [d988295a2ebaf] waiting for daemon to start [2019-08-24T20:03:58.642Z] daemon.go:364: [d988295a2ebaf] daemon started [2019-08-24T20:03:58.642Z] daemon.go:472: [d988295a2ebaf] Stopping daemon [2019-08-24T20:03:58.642Z] daemon.go:307: [d988295a2ebaf] exiting daemon [2019-08-24T20:03:58.642Z] daemon.go:459: [d988295a2ebaf] Daemon stopped [2019-08-24T20:03:58.642Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-24T20:03:58.642Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-24T20:03:58.642Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:03:58.642Z] === RUN TestAuthZPluginV2Disable [2019-08-24T20:03:58.642Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-24T20:03:58.642Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:03:58.642Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-24T20:03:58.642Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-24T20:03:58.642Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:03:58.642Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-24T20:03:58.642Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-24T20:03:58.642Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:03:58.642Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-24T20:04:00.841Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.381s [2019-08-24T20:04:01.991Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2019-08-24T20:04:03.367Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove 2.308s [2019-08-24T20:04:03.624Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo 0.545s [2019-08-24T20:04:04.189Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.586s [2019-08-24T20:04:04.754Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.555s [2019-08-24T20:04:07.279Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun 2.318s [2019-08-24T20:04:07.279Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand 0.000s [2019-08-24T20:04:09.177Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 1.943s [2019-08-24T20:04:11.076Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 1.866s [2019-08-24T20:04:12.015Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 13.999s [2019-08-24T20:04:13.912Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.765s [2019-08-24T20:04:15.809Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 4.417s [2019-08-24T20:04:17.182Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.475s [2019-08-24T20:04:18.115Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 4.038s [2019-08-24T20:04:18.394Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.95s) [2019-08-24T20:04:18.394Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.394Z] daemon.go:364: [ddd1f379d2d4d] daemon started [2019-08-24T20:04:18.394Z] daemon.go:472: [ddd1f379d2d4d] Stopping daemon [2019-08-24T20:04:18.394Z] daemon.go:307: [ddd1f379d2d4d] exiting daemon [2019-08-24T20:04:18.394Z] daemon.go:459: [ddd1f379d2d4d] Daemon stopped [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.394Z] daemon.go:350: [ddd1f379d2d4d] error pinging daemon on start: Get http://ddd1f379d2d4d.sock/_ping: context deadline exceeded [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.394Z] daemon.go:350: [ddd1f379d2d4d] error pinging daemon on start: Get http://ddd1f379d2d4d.sock/_ping: context deadline exceeded [2019-08-24T20:04:18.394Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.395Z] daemon.go:350: [ddd1f379d2d4d] error pinging daemon on start: Get http://ddd1f379d2d4d.sock/_ping: context deadline exceeded [2019-08-24T20:04:18.395Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.395Z] daemon.go:350: [ddd1f379d2d4d] error pinging daemon on start: Get http://ddd1f379d2d4d.sock/_ping: context deadline exceeded [2019-08-24T20:04:18.395Z] daemon.go:307: [ddd1f379d2d4d] exiting daemon [2019-08-24T20:04:18.395Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.395Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.395Z] daemon.go:336: [ddd1f379d2d4d] waiting for daemon to start [2019-08-24T20:04:18.395Z] daemon.go:364: [ddd1f379d2d4d] daemon started [2019-08-24T20:04:18.395Z] daemon.go:472: [ddd1f379d2d4d] Stopping daemon [2019-08-24T20:04:18.395Z] daemon.go:307: [ddd1f379d2d4d] exiting daemon [2019-08-24T20:04:18.395Z] daemon.go:459: [ddd1f379d2d4d] Daemon stopped [2019-08-24T20:04:18.395Z] PASS [2019-08-24T20:04:18.395Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-24T20:04:18.395Z] INFO: Testing against a local daemon [2019-08-24T20:04:18.395Z] === RUN TestPluginInvalidJSON [2019-08-24T20:04:18.395Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:04:18.395Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:04:18.395Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:04:18.395Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-08-24T20:04:18.395Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-24T20:04:18.395Z] PASS [2019-08-24T20:04:18.395Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-24T20:04:18.395Z] INFO: Testing against a local daemon [2019-08-24T20:04:18.395Z] === RUN TestExternalGraphDriver [2019-08-24T20:04:18.395Z] === RUN TestExternalGraphDriver/json [2019-08-24T20:04:18.395Z] === RUN TestExternalGraphDriver/spec [2019-08-24T20:04:19.047Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 2.152s [2019-08-24T20:04:19.612Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.558s [2019-08-24T20:04:20.811Z] === RUN TestExternalGraphDriver/pull [2019-08-24T20:04:22.757Z] --- PASS: TestExternalGraphDriver (6.50s) [2019-08-24T20:04:22.757Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:364: [dc10fbeee3f9a] daemon started [2019-08-24T20:04:22.757Z] daemon.go:472: [dc10fbeee3f9a] Stopping daemon [2019-08-24T20:04:22.757Z] daemon.go:307: [dc10fbeee3f9a] exiting daemon [2019-08-24T20:04:22.757Z] daemon.go:459: [dc10fbeee3f9a] Daemon stopped [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:364: [dc10fbeee3f9a] daemon started [2019-08-24T20:04:22.757Z] daemon.go:472: [dc10fbeee3f9a] Stopping daemon [2019-08-24T20:04:22.757Z] daemon.go:307: [dc10fbeee3f9a] exiting daemon [2019-08-24T20:04:22.757Z] daemon.go:459: [dc10fbeee3f9a] Daemon stopped [2019-08-24T20:04:22.757Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:364: [dc10fbeee3f9a] daemon started [2019-08-24T20:04:22.757Z] daemon.go:472: [dc10fbeee3f9a] Stopping daemon [2019-08-24T20:04:22.757Z] daemon.go:307: [dc10fbeee3f9a] exiting daemon [2019-08-24T20:04:22.757Z] daemon.go:459: [dc10fbeee3f9a] Daemon stopped [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:364: [dc10fbeee3f9a] daemon started [2019-08-24T20:04:22.757Z] daemon.go:472: [dc10fbeee3f9a] Stopping daemon [2019-08-24T20:04:22.757Z] daemon.go:307: [dc10fbeee3f9a] exiting daemon [2019-08-24T20:04:22.757Z] daemon.go:459: [dc10fbeee3f9a] Daemon stopped [2019-08-24T20:04:22.757Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:336: [dc10fbeee3f9a] waiting for daemon to start [2019-08-24T20:04:22.757Z] daemon.go:364: [dc10fbeee3f9a] daemon started [2019-08-24T20:04:22.757Z] daemon.go:472: [dc10fbeee3f9a] Stopping daemon [2019-08-24T20:04:22.757Z] daemon.go:307: [dc10fbeee3f9a] exiting daemon [2019-08-24T20:04:22.757Z] daemon.go:459: [dc10fbeee3f9a] Daemon stopped [2019-08-24T20:04:22.757Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2019-08-24T20:04:22.757Z] === RUN TestGraphdriverPluginV2 [2019-08-24T20:04:22.757Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-08-24T20:04:22.757Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:04:22.757Z] PASS [2019-08-24T20:04:22.757Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-24T20:04:23.124Z] INFO: Testing against a local daemon [2019-08-24T20:04:23.124Z] === RUN TestContinueAfterPluginCrash [2019-08-24T20:04:23.124Z] === PAUSE TestContinueAfterPluginCrash [2019-08-24T20:04:23.124Z] === RUN TestDaemonStartWithLogOpt [2019-08-24T20:04:23.124Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-24T20:04:23.124Z] === CONT TestContinueAfterPluginCrash [2019-08-24T20:04:23.124Z] === CONT TestDaemonStartWithLogOpt [2019-08-24T20:04:23.796Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.966s [2019-08-24T20:04:27.978Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.668s [2019-08-24T20:04:32.155Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 14.252s [2019-08-24T20:04:32.720Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged 5.189s [2019-08-24T20:04:33.652Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 1.163s [2019-08-24T20:04:33.652Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.036s [2019-08-24T20:04:34.506Z] --- PASS: TestDaemonStartWithLogOpt (11.35s) [2019-08-24T20:04:34.506Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-24T20:04:34.506Z] daemon.go:336: [d91f16df7896a] waiting for daemon to start [2019-08-24T20:04:34.506Z] daemon.go:336: [d91f16df7896a] waiting for daemon to start [2019-08-24T20:04:34.506Z] daemon.go:364: [d91f16df7896a] daemon started [2019-08-24T20:04:34.506Z] daemon.go:472: [d91f16df7896a] Stopping daemon [2019-08-24T20:04:34.506Z] daemon.go:307: [d91f16df7896a] exiting daemon [2019-08-24T20:04:34.506Z] daemon.go:459: [d91f16df7896a] Daemon stopped [2019-08-24T20:04:34.506Z] daemon.go:336: [d91f16df7896a] waiting for daemon to start [2019-08-24T20:04:34.506Z] daemon.go:336: [d91f16df7896a] waiting for daemon to start [2019-08-24T20:04:34.506Z] daemon.go:364: [d91f16df7896a] daemon started [2019-08-24T20:04:34.506Z] daemon.go:472: [d91f16df7896a] Stopping daemon [2019-08-24T20:04:34.506Z] daemon.go:307: [d91f16df7896a] exiting daemon [2019-08-24T20:04:34.506Z] daemon.go:459: [d91f16df7896a] Daemon stopped [2019-08-24T20:04:35.024Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 2.097s [2019-08-24T20:04:35.956Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.205s [2019-08-24T20:04:37.328Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.232s [2019-08-24T20:04:39.607Z] --- PASS: TestContinueAfterPluginCrash (16.26s) [2019-08-24T20:04:39.607Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-24T20:04:39.607Z] daemon.go:336: [d1d42d7b678cc] waiting for daemon to start [2019-08-24T20:04:39.607Z] daemon.go:336: [d1d42d7b678cc] waiting for daemon to start [2019-08-24T20:04:39.607Z] daemon.go:364: [d1d42d7b678cc] daemon started [2019-08-24T20:04:39.607Z] daemon.go:472: [d1d42d7b678cc] Stopping daemon [2019-08-24T20:04:39.607Z] daemon.go:307: [d1d42d7b678cc] exiting daemon [2019-08-24T20:04:39.607Z] daemon.go:459: [d1d42d7b678cc] Daemon stopped [2019-08-24T20:04:39.607Z] PASS [2019-08-24T20:04:39.607Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-24T20:04:39.607Z] INFO: Testing against a local daemon [2019-08-24T20:04:39.607Z] === RUN TestPluginWithDevMounts [2019-08-24T20:04:39.607Z] === PAUSE TestPluginWithDevMounts [2019-08-24T20:04:39.607Z] === CONT TestPluginWithDevMounts [2019-08-24T20:04:39.856Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 5.903s [2019-08-24T20:04:41.230Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 3.854s [2019-08-24T20:04:41.398Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-08-24T20:04:41.398Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-24T20:04:41.398Z] daemon.go:336: [d3756da0da8dc] waiting for daemon to start [2019-08-24T20:04:41.398Z] daemon.go:336: [d3756da0da8dc] waiting for daemon to start [2019-08-24T20:04:41.398Z] daemon.go:364: [d3756da0da8dc] daemon started [2019-08-24T20:04:41.398Z] daemon.go:472: [d3756da0da8dc] Stopping daemon [2019-08-24T20:04:41.398Z] daemon.go:307: [d3756da0da8dc] exiting daemon [2019-08-24T20:04:41.398Z] daemon.go:459: [d3756da0da8dc] Daemon stopped [2019-08-24T20:04:41.398Z] PASS [2019-08-24T20:04:41.398Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-24T20:04:41.774Z] INFO: Testing against a local daemon [2019-08-24T20:04:41.774Z] === RUN TestSecretInspect [2019-08-24T20:04:42.162Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 2.746s [2019-08-24T20:04:45.052Z] --- PASS: TestSecretInspect (3.08s) [2019-08-24T20:04:45.052Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-24T20:04:45.052Z] daemon.go:336: [dc88ef1fed55f] waiting for daemon to start [2019-08-24T20:04:45.052Z] daemon.go:336: [dc88ef1fed55f] waiting for daemon to start [2019-08-24T20:04:45.052Z] daemon.go:364: [dc88ef1fed55f] daemon started [2019-08-24T20:04:45.052Z] daemon.go:472: [dc88ef1fed55f] Stopping daemon [2019-08-24T20:04:45.052Z] daemon.go:307: [dc88ef1fed55f] exiting daemon [2019-08-24T20:04:45.052Z] daemon.go:459: [dc88ef1fed55f] Daemon stopped [2019-08-24T20:04:45.052Z] === RUN TestSecretList [2019-08-24T20:04:45.442Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 2.734s [2019-08-24T20:04:48.254Z] --- PASS: TestSecretList (2.85s) [2019-08-24T20:04:48.254Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-24T20:04:48.254Z] daemon.go:336: [d5a53f899fe22] waiting for daemon to start [2019-08-24T20:04:48.254Z] daemon.go:336: [d5a53f899fe22] waiting for daemon to start [2019-08-24T20:04:48.254Z] daemon.go:364: [d5a53f899fe22] daemon started [2019-08-24T20:04:48.254Z] daemon.go:472: [d5a53f899fe22] Stopping daemon [2019-08-24T20:04:48.254Z] daemon.go:307: [d5a53f899fe22] exiting daemon [2019-08-24T20:04:48.254Z] daemon.go:459: [d5a53f899fe22] Daemon stopped [2019-08-24T20:04:48.254Z] === RUN TestSecretsCreateAndDelete [2019-08-24T20:04:50.123Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2019-08-24T20:04:50.124Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-24T20:04:50.124Z] daemon.go:336: [d757f97f4812a] waiting for daemon to start [2019-08-24T20:04:50.124Z] daemon.go:336: [d757f97f4812a] waiting for daemon to start [2019-08-24T20:04:50.124Z] daemon.go:364: [d757f97f4812a] daemon started [2019-08-24T20:04:50.124Z] daemon.go:472: [d757f97f4812a] Stopping daemon [2019-08-24T20:04:50.124Z] daemon.go:307: [d757f97f4812a] exiting daemon [2019-08-24T20:04:50.124Z] daemon.go:459: [d757f97f4812a] Daemon stopped [2019-08-24T20:04:50.124Z] === RUN TestSecretsUpdate [2019-08-24T20:04:50.702Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 8.877s [2019-08-24T20:04:52.552Z] --- PASS: TestSecretsUpdate (2.46s) [2019-08-24T20:04:52.552Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-24T20:04:52.552Z] daemon.go:336: [de64af1b90697] waiting for daemon to start [2019-08-24T20:04:52.552Z] daemon.go:336: [de64af1b90697] waiting for daemon to start [2019-08-24T20:04:52.552Z] daemon.go:364: [de64af1b90697] daemon started [2019-08-24T20:04:52.552Z] daemon.go:472: [de64af1b90697] Stopping daemon [2019-08-24T20:04:52.552Z] daemon.go:307: [de64af1b90697] exiting daemon [2019-08-24T20:04:52.552Z] daemon.go:459: [de64af1b90697] Daemon stopped [2019-08-24T20:04:52.552Z] === RUN TestTemplatedSecret [2019-08-24T20:04:52.599Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 7.759s [2019-08-24T20:04:52.612Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-24T20:04:52.612Z] [2019-08-24T20:04:52.612Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-24T20:04:52.612Z] PKG_CONFIG=pkg-config [2019-08-24T20:04:52.612Z] GOLANG_VERSION=1.12.9 [2019-08-24T20:04:52.612Z] HOSTNAME=90546c858070 [2019-08-24T20:04:52.612Z] DOCKER_EXPERIMENTAL=1 [2019-08-24T20:04:52.612Z] container=docker [2019-08-24T20:04:52.612Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-24T20:04:52.612Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-24T20:04:52.612Z] GOPATH=/go [2019-08-24T20:04:52.612Z] PWD=/go/src/github.com/docker/docker [2019-08-24T20:04:52.612Z] HOME=/root [2019-08-24T20:04:52.612Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-24T20:04:52.612Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-24T20:04:52.612Z] DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad [2019-08-24T20:04:52.612Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-24T20:04:52.612Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-24T20:04:52.612Z] TERM=xterm [2019-08-24T20:04:52.612Z] DEST=bundles/test-integration [2019-08-24T20:04:52.612Z] SHLVL=1 [2019-08-24T20:04:52.612Z] TIMEOUT=120m [2019-08-24T20:04:52.612Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-24T20:04:52.612Z] DOCKER_PKG=github.com/docker/docker [2019-08-24T20:04:52.612Z] _=/usr/bin/env [2019-08-24T20:04:52.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-24T20:04:55.878Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 2.554s [2019-08-24T20:04:56.768Z] --- PASS: TestTemplatedSecret (3.78s) [2019-08-24T20:04:56.768Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-24T20:04:56.768Z] daemon.go:336: [d1014030bb778] waiting for daemon to start [2019-08-24T20:04:56.768Z] daemon.go:336: [d1014030bb778] waiting for daemon to start [2019-08-24T20:04:56.768Z] daemon.go:364: [d1014030bb778] daemon started [2019-08-24T20:04:56.768Z] daemon.go:472: [d1014030bb778] Stopping daemon [2019-08-24T20:04:56.768Z] daemon.go:307: [d1014030bb778] exiting daemon [2019-08-24T20:04:56.768Z] daemon.go:459: [d1014030bb778] Daemon stopped [2019-08-24T20:04:56.768Z] === RUN TestSecretCreateResolve [2019-08-24T20:04:58.404Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 2.808s [2019-08-24T20:04:59.353Z] --- PASS: TestSecretCreateResolve (2.88s) [2019-08-24T20:04:59.354Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-24T20:04:59.354Z] daemon.go:336: [d23c894f9e331] waiting for daemon to start [2019-08-24T20:04:59.354Z] daemon.go:336: [d23c894f9e331] waiting for daemon to start [2019-08-24T20:04:59.354Z] daemon.go:364: [d23c894f9e331] daemon started [2019-08-24T20:04:59.354Z] daemon.go:472: [d23c894f9e331] Stopping daemon [2019-08-24T20:04:59.354Z] daemon.go:307: [d23c894f9e331] exiting daemon [2019-08-24T20:04:59.354Z] daemon.go:459: [d23c894f9e331] Daemon stopped [2019-08-24T20:04:59.354Z] PASS [2019-08-24T20:04:59.354Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-24T20:04:59.780Z] INFO: Testing against a local daemon [2019-08-24T20:04:59.780Z] === RUN TestServiceCreateInit [2019-08-24T20:04:59.780Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-24T20:05:00.299Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 10.170s [2019-08-24T20:05:03.627Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 2.833s [2019-08-24T20:05:04.853Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-24T20:05:06.153Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize 2.174s [2019-08-24T20:05:09.429Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload 3.116s [2019-08-24T20:05:09.429Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify 0.138s [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-24T20:05:09.652Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-24T20:05:09.652Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-08-24T20:05:10.073Z] --- PASS: TestServiceCreateInit (10.03s) [2019-08-24T20:05:10.074Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2019-08-24T20:05:10.074Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-24T20:05:10.074Z] daemon.go:336: [d1d902f1384b7] waiting for daemon to start [2019-08-24T20:05:10.074Z] daemon.go:336: [d1d902f1384b7] waiting for daemon to start [2019-08-24T20:05:10.074Z] daemon.go:364: [d1d902f1384b7] daemon started [2019-08-24T20:05:10.074Z] daemon.go:472: [d1d902f1384b7] Stopping daemon [2019-08-24T20:05:10.074Z] daemon.go:307: [d1d902f1384b7] exiting daemon [2019-08-24T20:05:10.074Z] daemon.go:459: [d1d902f1384b7] Daemon stopped [2019-08-24T20:05:10.074Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.88s) [2019-08-24T20:05:10.074Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-24T20:05:10.074Z] daemon.go:336: [db358733a15aa] waiting for daemon to start [2019-08-24T20:05:10.074Z] daemon.go:336: [db358733a15aa] waiting for daemon to start [2019-08-24T20:05:10.074Z] daemon.go:364: [db358733a15aa] daemon started [2019-08-24T20:05:10.074Z] daemon.go:472: [db358733a15aa] Stopping daemon [2019-08-24T20:05:10.074Z] daemon.go:307: [db358733a15aa] exiting daemon [2019-08-24T20:05:10.074Z] daemon.go:459: [db358733a15aa] Daemon stopped [2019-08-24T20:05:10.074Z] === RUN TestCreateServiceMultipleTimes [2019-08-24T20:05:13.832Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.5% of statements [2019-08-24T20:05:13.832Z] ok github.com/docker/docker/builder/dockerfile 0.544s coverage: 45.1% of statements [2019-08-24T20:05:15.980Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 5.800s [2019-08-24T20:05:16.355Z] ok github.com/docker/docker/builder/remotecontext/git 0.889s coverage: 85.1% of statements [2019-08-24T20:05:16.355Z] ok github.com/docker/docker/builder/remotecontext 0.192s coverage: 13.6% of statements [2019-08-24T20:05:16.355Z] ? github.com/docker/docker/cli [no test files] [2019-08-24T20:05:16.355Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-24T20:05:16.612Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-08-24T20:05:19.255Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks 2.173s [2019-08-24T20:05:19.255Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 21.093s [2019-08-24T20:05:19.255Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.134s [2019-08-24T20:05:21.780Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.134s [2019-08-24T20:05:21.874Z] ok github.com/docker/docker/client 0.245s coverage: 75.8% of statements [2019-08-24T20:05:25.958Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 6.316s [2019-08-24T20:05:26.214Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.422s [2019-08-24T20:05:26.779Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.547s [2019-08-24T20:05:28.149Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 1.132s [2019-08-24T20:05:28.149Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 4.852s [2019-08-24T20:05:28.149Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.189s [2019-08-24T20:05:28.407Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.382s [2019-08-24T20:05:28.971Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.492s [2019-08-24T20:05:29.917Z] --- PASS: TestCreateServiceMultipleTimes (17.38s) [2019-08-24T20:05:29.917Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-24T20:05:29.917Z] daemon.go:336: [df71010ef40e4] waiting for daemon to start [2019-08-24T20:05:29.917Z] daemon.go:336: [df71010ef40e4] waiting for daemon to start [2019-08-24T20:05:29.917Z] daemon.go:364: [df71010ef40e4] daemon started [2019-08-24T20:05:29.917Z] daemon.go:472: [df71010ef40e4] Stopping daemon [2019-08-24T20:05:29.917Z] daemon.go:307: [df71010ef40e4] exiting daemon [2019-08-24T20:05:29.917Z] daemon.go:459: [df71010ef40e4] Daemon stopped [2019-08-24T20:05:29.917Z] === RUN TestCreateServiceConflict [2019-08-24T20:05:29.917Z] --- PASS: TestCreateServiceConflict (2.38s) [2019-08-24T20:05:29.917Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-24T20:05:29.918Z] daemon.go:336: [d9aac2c9eae07] waiting for daemon to start [2019-08-24T20:05:29.918Z] daemon.go:336: [d9aac2c9eae07] waiting for daemon to start [2019-08-24T20:05:29.918Z] daemon.go:364: [d9aac2c9eae07] daemon started [2019-08-24T20:05:29.918Z] daemon.go:472: [d9aac2c9eae07] Stopping daemon [2019-08-24T20:05:29.918Z] daemon.go:307: [d9aac2c9eae07] exiting daemon [2019-08-24T20:05:29.918Z] daemon.go:459: [d9aac2c9eae07] Daemon stopped [2019-08-24T20:05:29.918Z] === RUN TestCreateServiceMaxReplicas [2019-08-24T20:05:32.249Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 2.701s [2019-08-24T20:05:33.085Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2019-08-24T20:05:33.085Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-24T20:05:33.085Z] daemon.go:336: [d70fb92112b3d] waiting for daemon to start [2019-08-24T20:05:33.085Z] daemon.go:336: [d70fb92112b3d] waiting for daemon to start [2019-08-24T20:05:33.085Z] daemon.go:364: [d70fb92112b3d] daemon started [2019-08-24T20:05:33.085Z] daemon.go:472: [d70fb92112b3d] Stopping daemon [2019-08-24T20:05:33.085Z] daemon.go:307: [d70fb92112b3d] exiting daemon [2019-08-24T20:05:33.085Z] daemon.go:459: [d70fb92112b3d] Daemon stopped [2019-08-24T20:05:33.085Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-24T20:05:33.621Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.931s [2019-08-24T20:05:35.518Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 1.853s [2019-08-24T20:05:37.415Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.755s [2019-08-24T20:05:38.787Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.543s [2019-08-24T20:05:40.158Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.344s [2019-08-24T20:05:41.529Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash 13.145s [2019-08-24T20:05:41.529Z] --- PASS: TestImportExtremelyLargeImageWorks (172.81s) [2019-08-24T20:05:41.529Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks [2019-08-24T20:05:41.529Z] daemon.go:336: [df69cfa23c9bf] waiting for daemon to start [2019-08-24T20:05:41.529Z] daemon.go:336: [df69cfa23c9bf] waiting for daemon to start [2019-08-24T20:05:41.529Z] daemon.go:364: [df69cfa23c9bf] daemon started [2019-08-24T20:05:41.529Z] daemon.go:472: [df69cfa23c9bf] Stopping daemon [2019-08-24T20:05:41.529Z] daemon.go:307: [df69cfa23c9bf] exiting daemon [2019-08-24T20:05:41.529Z] daemon.go:459: [df69cfa23c9bf] Daemon stopped [2019-08-24T20:05:41.529Z] PASS [2019-08-24T20:05:41.529Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-24T20:05:41.787Z] INFO: Testing against a local daemon [2019-08-24T20:05:41.787Z] === RUN TestNetworkCreateDelete [2019-08-24T20:05:41.787Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-08-24T20:05:41.787Z] === RUN TestDockerNetworkDeletePreferID [2019-08-24T20:05:42.045Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-08-24T20:05:42.045Z] === RUN TestInspectNetwork [2019-08-24T20:05:42.303Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling 0.909s [2019-08-24T20:05:48.855Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 7.698s [2019-08-24T20:05:49.111Z] === RUN TestInspectNetwork/full_network_id [2019-08-24T20:05:49.112Z] === RUN TestInspectNetwork/partial_network_id [2019-08-24T20:05:49.112Z] === RUN TestInspectNetwork/network_name [2019-08-24T20:05:49.112Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-24T20:05:49.572Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.87s) [2019-08-24T20:05:49.572Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-24T20:05:49.572Z] daemon.go:336: [daff78c6d8904] waiting for daemon to start [2019-08-24T20:05:49.572Z] daemon.go:336: [daff78c6d8904] waiting for daemon to start [2019-08-24T20:05:49.572Z] daemon.go:364: [daff78c6d8904] daemon started [2019-08-24T20:05:49.572Z] daemon.go:472: [daff78c6d8904] Stopping daemon [2019-08-24T20:05:49.572Z] daemon.go:307: [daff78c6d8904] exiting daemon [2019-08-24T20:05:49.572Z] daemon.go:459: [daff78c6d8904] Daemon stopped [2019-08-24T20:05:49.572Z] === RUN TestCreateServiceSecretFileMode [2019-08-24T20:05:50.345Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2019-08-24T20:05:50.345Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-24T20:05:50.345Z] daemon.go:336: [d5ee83dcb4777] waiting for daemon to start [2019-08-24T20:05:50.345Z] daemon.go:336: [d5ee83dcb4777] waiting for daemon to start [2019-08-24T20:05:50.345Z] daemon.go:364: [d5ee83dcb4777] daemon started [2019-08-24T20:05:50.345Z] daemon.go:472: [d5ee83dcb4777] Stopping daemon [2019-08-24T20:05:50.345Z] daemon.go:307: [d5ee83dcb4777] exiting daemon [2019-08-24T20:05:50.345Z] daemon.go:459: [d5ee83dcb4777] Daemon stopped [2019-08-24T20:05:50.345Z] === RUN TestCreateServiceConfigFileMode [2019-08-24T20:05:53.535Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2019-08-24T20:05:53.535Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-24T20:05:53.535Z] daemon.go:336: [d9170f51230f1] waiting for daemon to start [2019-08-24T20:05:53.535Z] daemon.go:336: [d9170f51230f1] waiting for daemon to start [2019-08-24T20:05:53.535Z] daemon.go:364: [d9170f51230f1] daemon started [2019-08-24T20:05:53.535Z] daemon.go:472: [d9170f51230f1] Stopping daemon [2019-08-24T20:05:53.535Z] daemon.go:307: [d9170f51230f1] exiting daemon [2019-08-24T20:05:53.535Z] daemon.go:459: [d9170f51230f1] Daemon stopped [2019-08-24T20:05:53.535Z] === RUN TestCreateServiceSysctls [2019-08-24T20:05:54.365Z] --- PASS: TestInspectNetwork (11.35s) [2019-08-24T20:05:54.365Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork [2019-08-24T20:05:54.365Z] daemon.go:336: [d13c5d8dee8e8] waiting for daemon to start [2019-08-24T20:05:54.365Z] daemon.go:336: [d13c5d8dee8e8] waiting for daemon to start [2019-08-24T20:05:54.365Z] daemon.go:364: [d13c5d8dee8e8] daemon started [2019-08-24T20:05:54.365Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-24T20:05:54.365Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-24T20:05:54.365Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-24T20:05:54.365Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-24T20:05:54.365Z] daemon.go:472: [d13c5d8dee8e8] Stopping daemon [2019-08-24T20:05:54.365Z] daemon.go:307: [d13c5d8dee8e8] exiting daemon [2019-08-24T20:05:54.365Z] daemon.go:459: [d13c5d8dee8e8] Daemon stopped [2019-08-24T20:05:54.365Z] === RUN TestRunContainerWithBridgeNone [2019-08-24T20:05:56.889Z] --- PASS: TestRunContainerWithBridgeNone (3.25s) [2019-08-24T20:05:56.889Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone [2019-08-24T20:05:56.889Z] daemon.go:336: [d32b9173d88a7] waiting for daemon to start [2019-08-24T20:05:56.889Z] daemon.go:336: [d32b9173d88a7] waiting for daemon to start [2019-08-24T20:05:56.889Z] daemon.go:364: [d32b9173d88a7] daemon started [2019-08-24T20:05:56.889Z] daemon.go:472: [d32b9173d88a7] Stopping daemon [2019-08-24T20:05:56.889Z] daemon.go:307: [d32b9173d88a7] exiting daemon [2019-08-24T20:05:56.889Z] daemon.go:459: [d32b9173d88a7] Daemon stopped [2019-08-24T20:05:56.889Z] === RUN TestNetworkInvalidJSON [2019-08-24T20:05:56.889Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-24T20:05:56.889Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-24T20:05:56.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:05:56.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:05:56.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:05:56.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:05:56.889Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-24T20:05:56.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:05:56.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:05:56.889Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-08-24T20:05:56.889Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-24T20:05:56.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-24T20:05:56.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-24T20:05:56.889Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-24T20:05:57.819Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-24T20:05:57.819Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore [2019-08-24T20:05:57.819Z] daemon.go:336: [de2b31bfd19f0] waiting for daemon to start [2019-08-24T20:05:57.819Z] daemon.go:336: [de2b31bfd19f0] waiting for daemon to start [2019-08-24T20:05:57.819Z] daemon.go:364: [de2b31bfd19f0] daemon started [2019-08-24T20:05:57.819Z] daemon.go:472: [de2b31bfd19f0] Stopping daemon [2019-08-24T20:05:57.819Z] daemon.go:307: [de2b31bfd19f0] exiting daemon [2019-08-24T20:05:57.819Z] daemon.go:459: [de2b31bfd19f0] Daemon stopped [2019-08-24T20:05:57.819Z] daemon.go:336: [de2b31bfd19f0] waiting for daemon to start [2019-08-24T20:05:57.819Z] daemon.go:336: [de2b31bfd19f0] waiting for daemon to start [2019-08-24T20:05:57.819Z] daemon.go:364: [de2b31bfd19f0] daemon started [2019-08-24T20:05:57.819Z] daemon.go:472: [de2b31bfd19f0] Stopping daemon [2019-08-24T20:05:57.819Z] daemon.go:307: [de2b31bfd19f0] exiting daemon [2019-08-24T20:05:57.819Z] daemon.go:459: [de2b31bfd19f0] Daemon stopped [2019-08-24T20:05:57.819Z] === RUN TestDaemonDefaultNetworkPools [2019-08-24T20:05:58.701Z] --- PASS: TestCreateServiceSysctls (4.35s) [2019-08-24T20:05:58.701Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-24T20:05:58.701Z] daemon.go:336: [debe8fde33465] waiting for daemon to start [2019-08-24T20:05:58.701Z] daemon.go:336: [debe8fde33465] waiting for daemon to start [2019-08-24T20:05:58.701Z] daemon.go:364: [debe8fde33465] daemon started [2019-08-24T20:05:58.701Z] daemon.go:472: [debe8fde33465] Stopping daemon [2019-08-24T20:05:58.701Z] daemon.go:307: [debe8fde33465] exiting daemon [2019-08-24T20:05:58.702Z] daemon.go:459: [debe8fde33465] Daemon stopped [2019-08-24T20:05:58.702Z] === RUN TestCreateServiceCapabilities [2019-08-24T20:05:58.751Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-08-24T20:05:58.751Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools [2019-08-24T20:05:58.751Z] daemon.go:336: [d9c9f3e867a0d] waiting for daemon to start [2019-08-24T20:05:58.751Z] daemon.go:336: [d9c9f3e867a0d] waiting for daemon to start [2019-08-24T20:05:58.751Z] daemon.go:364: [d9c9f3e867a0d] daemon started [2019-08-24T20:05:58.751Z] daemon.go:472: [d9c9f3e867a0d] Stopping daemon [2019-08-24T20:05:58.751Z] daemon.go:307: [d9c9f3e867a0d] exiting daemon [2019-08-24T20:05:58.751Z] daemon.go:459: [d9c9f3e867a0d] Daemon stopped [2019-08-24T20:05:58.751Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-24T20:06:00.122Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-08-24T20:06:00.122Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork [2019-08-24T20:06:00.122Z] daemon.go:336: [d80e933a0edcc] waiting for daemon to start [2019-08-24T20:06:00.122Z] daemon.go:336: [d80e933a0edcc] waiting for daemon to start [2019-08-24T20:06:00.122Z] daemon.go:364: [d80e933a0edcc] daemon started [2019-08-24T20:06:00.122Z] daemon.go:472: [d80e933a0edcc] Stopping daemon [2019-08-24T20:06:00.122Z] daemon.go:307: [d80e933a0edcc] exiting daemon [2019-08-24T20:06:00.122Z] daemon.go:459: [d80e933a0edcc] Daemon stopped [2019-08-24T20:06:00.122Z] daemon.go:336: [d80e933a0edcc] waiting for daemon to start [2019-08-24T20:06:00.122Z] daemon.go:336: [d80e933a0edcc] waiting for daemon to start [2019-08-24T20:06:00.122Z] daemon.go:364: [d80e933a0edcc] daemon started [2019-08-24T20:06:00.122Z] daemon.go:472: [d80e933a0edcc] Stopping daemon [2019-08-24T20:06:00.122Z] daemon.go:307: [d80e933a0edcc] exiting daemon [2019-08-24T20:06:00.122Z] daemon.go:459: [d80e933a0edcc] Daemon stopped [2019-08-24T20:06:00.122Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-24T20:06:00.565Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.9% of statements [2019-08-24T20:06:00.565Z] ok github.com/docker/docker/container 0.116s coverage: 35.5% of statements [2019-08-24T20:06:00.565Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-24T20:06:00.565Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-24T20:06:00.565Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-24T20:06:00.565Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-24T20:06:01.053Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-08-24T20:06:01.053Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-24T20:06:01.053Z] daemon.go:336: [dc6f58f2e2d3a] waiting for daemon to start [2019-08-24T20:06:01.053Z] daemon.go:336: [dc6f58f2e2d3a] waiting for daemon to start [2019-08-24T20:06:01.053Z] daemon.go:364: [dc6f58f2e2d3a] daemon started [2019-08-24T20:06:01.053Z] daemon.go:472: [dc6f58f2e2d3a] Stopping daemon [2019-08-24T20:06:01.053Z] daemon.go:307: [dc6f58f2e2d3a] exiting daemon [2019-08-24T20:06:01.053Z] daemon.go:459: [dc6f58f2e2d3a] Daemon stopped [2019-08-24T20:06:01.053Z] daemon.go:336: [dc6f58f2e2d3a] waiting for daemon to start [2019-08-24T20:06:01.053Z] daemon.go:336: [dc6f58f2e2d3a] waiting for daemon to start [2019-08-24T20:06:01.053Z] daemon.go:364: [dc6f58f2e2d3a] daemon started [2019-08-24T20:06:01.053Z] daemon.go:472: [dc6f58f2e2d3a] Stopping daemon [2019-08-24T20:06:01.053Z] daemon.go:307: [dc6f58f2e2d3a] exiting daemon [2019-08-24T20:06:01.053Z] daemon.go:459: [dc6f58f2e2d3a] Daemon stopped [2019-08-24T20:06:01.053Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-24T20:06:01.617Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-08-24T20:06:01.617Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool [2019-08-24T20:06:01.617Z] daemon.go:336: [da2eccccf435f] waiting for daemon to start [2019-08-24T20:06:01.617Z] daemon.go:336: [da2eccccf435f] waiting for daemon to start [2019-08-24T20:06:01.617Z] daemon.go:364: [da2eccccf435f] daemon started [2019-08-24T20:06:01.617Z] daemon.go:472: [da2eccccf435f] Stopping daemon [2019-08-24T20:06:01.617Z] daemon.go:307: [da2eccccf435f] exiting daemon [2019-08-24T20:06:01.617Z] daemon.go:459: [da2eccccf435f] Daemon stopped [2019-08-24T20:06:01.617Z] === RUN TestServiceWithPredefinedNetwork [2019-08-24T20:06:02.021Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2019-08-24T20:06:02.022Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-24T20:06:02.022Z] daemon.go:336: [da4d4651e2b8f] waiting for daemon to start [2019-08-24T20:06:02.022Z] daemon.go:336: [da4d4651e2b8f] waiting for daemon to start [2019-08-24T20:06:02.022Z] daemon.go:364: [da4d4651e2b8f] daemon started [2019-08-24T20:06:02.022Z] daemon.go:472: [da4d4651e2b8f] Stopping daemon [2019-08-24T20:06:02.022Z] daemon.go:307: [da4d4651e2b8f] exiting daemon [2019-08-24T20:06:02.022Z] daemon.go:459: [da4d4651e2b8f] Daemon stopped [2019-08-24T20:06:02.022Z] === RUN TestInspect [2019-08-24T20:06:04.440Z] --- PASS: TestInspect (2.89s) [2019-08-24T20:06:04.440Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-24T20:06:04.440Z] daemon.go:336: [da64a1a97a39e] waiting for daemon to start [2019-08-24T20:06:04.440Z] daemon.go:336: [da64a1a97a39e] waiting for daemon to start [2019-08-24T20:06:04.440Z] daemon.go:364: [da64a1a97a39e] daemon started [2019-08-24T20:06:04.440Z] daemon.go:472: [da64a1a97a39e] Stopping daemon [2019-08-24T20:06:04.440Z] daemon.go:307: [da64a1a97a39e] exiting daemon [2019-08-24T20:06:04.440Z] daemon.go:459: [da64a1a97a39e] Daemon stopped [2019-08-24T20:06:04.440Z] === RUN TestDockerNetworkConnectAlias [2019-08-24T20:06:04.896Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2019-08-24T20:06:04.896Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork [2019-08-24T20:06:04.896Z] daemon.go:336: [d23ecf68929ab] waiting for daemon to start [2019-08-24T20:06:04.896Z] daemon.go:336: [d23ecf68929ab] waiting for daemon to start [2019-08-24T20:06:04.896Z] daemon.go:364: [d23ecf68929ab] daemon started [2019-08-24T20:06:04.896Z] daemon.go:472: [d23ecf68929ab] Stopping daemon [2019-08-24T20:06:04.896Z] daemon.go:307: [d23ecf68929ab] exiting daemon [2019-08-24T20:06:04.896Z] daemon.go:459: [d23ecf68929ab] Daemon stopped [2019-08-24T20:06:04.896Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-24T20:06:04.896Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-24T20:06:04.896Z] service_test.go:230: FLAKY_TEST [2019-08-24T20:06:04.896Z] === RUN TestServiceWithDataPathPortInit [2019-08-24T20:06:06.792Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster 16.529s [2019-08-24T20:06:06.792Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) [2019-08-24T20:06:08.673Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2019-08-24T20:06:09.237Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-08-24T20:06:10.864Z] --- PASS: TestDockerNetworkConnectAlias (6.03s) [2019-08-24T20:06:10.864Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-24T20:06:10.864Z] daemon.go:336: [d503790f47c13] waiting for daemon to start [2019-08-24T20:06:10.864Z] daemon.go:336: [d503790f47c13] waiting for daemon to start [2019-08-24T20:06:10.864Z] daemon.go:364: [d503790f47c13] daemon started [2019-08-24T20:06:10.864Z] daemon.go:472: [d503790f47c13] Stopping daemon [2019-08-24T20:06:10.864Z] daemon.go:307: [d503790f47c13] exiting daemon [2019-08-24T20:06:10.864Z] daemon.go:459: [d503790f47c13] Daemon stopped [2019-08-24T20:06:10.864Z] === RUN TestDockerNetworkReConnect [2019-08-24T20:06:10.969Z] --- PASS: TestServiceWithDataPathPortInit (5.99s) [2019-08-24T20:06:10.969Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-24T20:06:10.969Z] daemon.go:336: [d83a8aabbfa19] waiting for daemon to start [2019-08-24T20:06:10.969Z] daemon.go:336: [d83a8aabbfa19] waiting for daemon to start [2019-08-24T20:06:10.969Z] daemon.go:364: [d83a8aabbfa19] daemon started [2019-08-24T20:06:10.969Z] daemon.go:472: [d83a8aabbfa19] Stopping daemon [2019-08-24T20:06:10.969Z] daemon.go:307: [d83a8aabbfa19] exiting daemon [2019-08-24T20:06:10.969Z] daemon.go:459: [d83a8aabbfa19] Daemon stopped [2019-08-24T20:06:10.969Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-24T20:06:10.969Z] daemon.go:336: [d76eab0176e07] waiting for daemon to start [2019-08-24T20:06:10.969Z] daemon.go:336: [d76eab0176e07] waiting for daemon to start [2019-08-24T20:06:10.969Z] daemon.go:364: [d76eab0176e07] daemon started [2019-08-24T20:06:10.969Z] daemon.go:472: [d76eab0176e07] Stopping daemon [2019-08-24T20:06:10.969Z] daemon.go:307: [d76eab0176e07] exiting daemon [2019-08-24T20:06:10.969Z] daemon.go:459: [d76eab0176e07] Daemon stopped [2019-08-24T20:06:10.969Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-24T20:06:11.135Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-08-24T20:06:11.226Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 23.243s [2019-08-24T20:06:13.124Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.772s [2019-08-24T20:06:14.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-24T20:06:15.951Z] --- PASS: TestDockerNetworkReConnect (5.01s) [2019-08-24T20:06:15.951Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-24T20:06:15.951Z] daemon.go:336: [ddbbb2bdbdeab] waiting for daemon to start [2019-08-24T20:06:15.951Z] daemon.go:336: [ddbbb2bdbdeab] waiting for daemon to start [2019-08-24T20:06:15.951Z] daemon.go:364: [ddbbb2bdbdeab] daemon started [2019-08-24T20:06:15.951Z] daemon.go:472: [ddbbb2bdbdeab] Stopping daemon [2019-08-24T20:06:15.951Z] daemon.go:307: [ddbbb2bdbdeab] exiting daemon [2019-08-24T20:06:15.951Z] daemon.go:459: [ddbbb2bdbdeab] Daemon stopped [2019-08-24T20:06:15.951Z] === RUN TestServicePlugin [2019-08-24T20:06:15.951Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-24T20:06:15.951Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:06:15.951Z] === RUN TestServiceUpdateLabel [2019-08-24T20:06:17.330Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.18s) [2019-08-24T20:06:17.330Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-24T20:06:17.330Z] daemon.go:336: [d8836ee0575ab] waiting for daemon to start [2019-08-24T20:06:17.330Z] daemon.go:336: [d8836ee0575ab] waiting for daemon to start [2019-08-24T20:06:17.330Z] daemon.go:364: [d8836ee0575ab] daemon started [2019-08-24T20:06:17.330Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:468p7mkelkmob1mzijsuh951n Created:2019-08-24 20:06:12.17818476 +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-24T20:06:17.330Z] daemon.go:472: [d8836ee0575ab] Stopping daemon [2019-08-24T20:06:17.330Z] daemon.go:307: [d8836ee0575ab] exiting daemon [2019-08-24T20:06:17.330Z] daemon.go:459: [d8836ee0575ab] Daemon stopped [2019-08-24T20:06:17.330Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-24T20:06:17.330Z] daemon.go:336: [d7260e7e5db7b] waiting for daemon to start [2019-08-24T20:06:17.330Z] daemon.go:336: [d7260e7e5db7b] waiting for daemon to start [2019-08-24T20:06:17.330Z] daemon.go:364: [d7260e7e5db7b] daemon started [2019-08-24T20:06:17.330Z] daemon.go:472: [d7260e7e5db7b] Stopping daemon [2019-08-24T20:06:17.330Z] daemon.go:307: [d7260e7e5db7b] exiting daemon [2019-08-24T20:06:17.330Z] daemon.go:459: [d7260e7e5db7b] Daemon stopped [2019-08-24T20:06:17.330Z] PASS [2019-08-24T20:06:17.330Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-24T20:06:17.330Z] INFO: Testing against a local daemon [2019-08-24T20:06:17.330Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-24T20:06:17.330Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-08-24T20:06:17.330Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-24T20:06:17.330Z] === RUN TestDockerNetworkIpvlan [2019-08-24T20:06:17.330Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-24T20:06:17.330Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-24T20:06:17.330Z] PASS [2019-08-24T20:06:17.330Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-24T20:06:17.594Z] INFO: Testing against a local daemon [2019-08-24T20:06:17.594Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-24T20:06:18.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-24T20:06:18.399Z] --- PASS: TestServiceUpdateLabel (2.86s) [2019-08-24T20:06:18.399Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-24T20:06:18.399Z] daemon.go:336: [d12daa7d4db7e] waiting for daemon to start [2019-08-24T20:06:18.399Z] daemon.go:336: [d12daa7d4db7e] waiting for daemon to start [2019-08-24T20:06:18.399Z] daemon.go:364: [d12daa7d4db7e] daemon started [2019-08-24T20:06:18.399Z] daemon.go:472: [d12daa7d4db7e] Stopping daemon [2019-08-24T20:06:18.399Z] daemon.go:307: [d12daa7d4db7e] exiting daemon [2019-08-24T20:06:18.399Z] daemon.go:459: [d12daa7d4db7e] Daemon stopped [2019-08-24T20:06:18.399Z] === RUN TestServiceUpdateSecrets [2019-08-24T20:06:18.976Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-08-24T20:06:18.976Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance [2019-08-24T20:06:18.976Z] daemon.go:336: [dc71fe9a55805] waiting for daemon to start [2019-08-24T20:06:18.976Z] daemon.go:336: [dc71fe9a55805] waiting for daemon to start [2019-08-24T20:06:18.976Z] daemon.go:364: [dc71fe9a55805] daemon started [2019-08-24T20:06:18.976Z] daemon.go:472: [dc71fe9a55805] Stopping daemon [2019-08-24T20:06:18.976Z] daemon.go:307: [dc71fe9a55805] exiting daemon [2019-08-24T20:06:18.976Z] daemon.go:459: [dc71fe9a55805] Daemon stopped [2019-08-24T20:06:18.976Z] daemon.go:336: [dc71fe9a55805] waiting for daemon to start [2019-08-24T20:06:18.976Z] daemon.go:336: [dc71fe9a55805] waiting for daemon to start [2019-08-24T20:06:18.976Z] daemon.go:364: [dc71fe9a55805] daemon started [2019-08-24T20:06:18.976Z] daemon.go:472: [dc71fe9a55805] Stopping daemon [2019-08-24T20:06:18.976Z] daemon.go:307: [dc71fe9a55805] exiting daemon [2019-08-24T20:06:18.976Z] daemon.go:459: [dc71fe9a55805] Daemon stopped [2019-08-24T20:06:18.976Z] === RUN TestDockerNetworkMacvlan [2019-08-24T20:06:19.379Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-08-24T20:06:19.906Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-24T20:06:19.942Z] ok github.com/docker/docker/daemon 12.190s coverage: 17.6% of statements [2019-08-24T20:06:19.942Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-24T20:06:19.942Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-24T20:06:20.841Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-24T20:06:21.772Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-24T20:06:21.836Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-08-24T20:06:22.401Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 84.2% of statements [2019-08-24T20:06:22.401Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-08-24T20:06:22.401Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-24T20:06:22.401Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-24T20:06:23.667Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 10.430s [2019-08-24T20:06:24.231Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.778s [2019-08-24T20:06:24.297Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-08-24T20:06:24.795Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.499s [2019-08-24T20:06:25.052Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-24T20:06:25.310Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.529s [2019-08-24T20:06:26.191Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-08-24T20:06:26.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-24T20:06:26.681Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.373s [2019-08-24T20:06:26.681Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) [2019-08-24T20:06:27.121Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.226s coverage: 56.9% of statements [2019-08-24T20:06:27.302Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit 14.781s [2019-08-24T20:06:27.302Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.318s [2019-08-24T20:06:27.867Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.771s [2019-08-24T20:06:29.239Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-24T20:06:30.409Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.327s coverage: 72.5% of statements [2019-08-24T20:06:30.666Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.748s coverage: 46.0% of statements [2019-08-24T20:06:30.666Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-24T20:06:31.138Z] --- PASS: TestDockerNetworkMacvlan (12.14s) [2019-08-24T20:06:31.138Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-24T20:06:31.138Z] daemon.go:336: [d7676f8fcf63f] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:336: [d7676f8fcf63f] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:364: [d7676f8fcf63f] daemon started [2019-08-24T20:06:31.138Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-08-24T20:06:31.138Z] daemon.go:472: [d7676f8fcf63f] Stopping daemon [2019-08-24T20:06:31.138Z] daemon.go:307: [d7676f8fcf63f] exiting daemon [2019-08-24T20:06:31.138Z] daemon.go:459: [d7676f8fcf63f] Daemon stopped [2019-08-24T20:06:31.138Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-24T20:06:31.138Z] daemon.go:336: [d6a2b51110172] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:336: [d6a2b51110172] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:364: [d6a2b51110172] daemon started [2019-08-24T20:06:31.138Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-08-24T20:06:31.138Z] daemon.go:472: [d6a2b51110172] Stopping daemon [2019-08-24T20:06:31.138Z] daemon.go:307: [d6a2b51110172] exiting daemon [2019-08-24T20:06:31.138Z] daemon.go:459: [d6a2b51110172] Daemon stopped [2019-08-24T20:06:31.138Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-24T20:06:31.138Z] daemon.go:336: [dc124837bbae9] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:336: [dc124837bbae9] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:364: [dc124837bbae9] daemon started [2019-08-24T20:06:31.138Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2019-08-24T20:06:31.138Z] daemon.go:472: [dc124837bbae9] Stopping daemon [2019-08-24T20:06:31.138Z] daemon.go:307: [dc124837bbae9] exiting daemon [2019-08-24T20:06:31.138Z] daemon.go:459: [dc124837bbae9] Daemon stopped [2019-08-24T20:06:31.138Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-24T20:06:31.138Z] daemon.go:336: [dbee0c015c218] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:336: [dbee0c015c218] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:364: [dbee0c015c218] daemon started [2019-08-24T20:06:31.138Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s) [2019-08-24T20:06:31.138Z] daemon.go:472: [dbee0c015c218] Stopping daemon [2019-08-24T20:06:31.138Z] daemon.go:307: [dbee0c015c218] exiting daemon [2019-08-24T20:06:31.138Z] daemon.go:459: [dbee0c015c218] Daemon stopped [2019-08-24T20:06:31.138Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-24T20:06:31.138Z] daemon.go:336: [dd1d5031a9061] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:336: [dd1d5031a9061] waiting for daemon to start [2019-08-24T20:06:31.138Z] daemon.go:364: [dd1d5031a9061] daemon started [2019-08-24T20:06:31.138Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s) [2019-08-24T20:06:31.138Z] daemon.go:472: [dd1d5031a9061] Stopping daemon [2019-08-24T20:06:31.138Z] daemon.go:307: [dd1d5031a9061] exiting daemon [2019-08-24T20:06:31.138Z] daemon.go:459: [dd1d5031a9061] Daemon stopped [2019-08-24T20:06:31.138Z] PASS [2019-08-24T20:06:31.138Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-24T20:06:31.138Z] testing: warning: no tests to run [2019-08-24T20:06:31.138Z] PASS [2019-08-24T20:06:31.138Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-24T20:06:31.396Z] INFO: Testing against a local daemon [2019-08-24T20:06:31.396Z] === RUN TestAuthZPluginAllowRequest [2019-08-24T20:06:32.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-24T20:06:32.564Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.068s coverage: 50.8% of statements [2019-08-24T20:06:33.295Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-08-24T20:06:33.295Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest [2019-08-24T20:06:33.295Z] daemon.go:336: [d5ed0db7c499b] waiting for daemon to start [2019-08-24T20:06:33.295Z] daemon.go:336: [d5ed0db7c499b] waiting for daemon to start [2019-08-24T20:06:33.295Z] daemon.go:364: [d5ed0db7c499b] daemon started [2019-08-24T20:06:33.295Z] daemon.go:472: [d5ed0db7c499b] Stopping daemon [2019-08-24T20:06:33.295Z] daemon.go:307: [d5ed0db7c499b] exiting daemon [2019-08-24T20:06:33.295Z] daemon.go:459: [d5ed0db7c499b] Daemon stopped [2019-08-24T20:06:33.295Z] === RUN TestAuthZPluginTLS [2019-08-24T20:06:33.552Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-08-24T20:06:33.552Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS [2019-08-24T20:06:33.552Z] daemon.go:336: [db99d24d5a696] waiting for daemon to start [2019-08-24T20:06:33.552Z] daemon.go:336: [db99d24d5a696] waiting for daemon to start [2019-08-24T20:06:33.552Z] daemon.go:364: [db99d24d5a696] daemon started [2019-08-24T20:06:33.552Z] daemon.go:472: [db99d24d5a696] Stopping daemon [2019-08-24T20:06:33.552Z] daemon.go:307: [db99d24d5a696] exiting daemon [2019-08-24T20:06:33.552Z] daemon.go:459: [db99d24d5a696] Daemon stopped [2019-08-24T20:06:33.552Z] === RUN TestAuthZPluginDenyRequest [2019-08-24T20:06:34.117Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-08-24T20:06:34.117Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest [2019-08-24T20:06:34.117Z] daemon.go:336: [d538b3647e8bb] waiting for daemon to start [2019-08-24T20:06:34.117Z] daemon.go:336: [d538b3647e8bb] waiting for daemon to start [2019-08-24T20:06:34.117Z] daemon.go:364: [d538b3647e8bb] daemon started [2019-08-24T20:06:34.117Z] daemon.go:472: [d538b3647e8bb] Stopping daemon [2019-08-24T20:06:34.117Z] daemon.go:307: [d538b3647e8bb] exiting daemon [2019-08-24T20:06:34.117Z] daemon.go:459: [d538b3647e8bb] Daemon stopped [2019-08-24T20:06:34.117Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-24T20:06:34.460Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.467s coverage: 76.1% of statements [2019-08-24T20:06:34.681Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-08-24T20:06:34.681Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse [2019-08-24T20:06:34.681Z] daemon.go:336: [dbc75147547f6] waiting for daemon to start [2019-08-24T20:06:34.681Z] daemon.go:336: [dbc75147547f6] waiting for daemon to start [2019-08-24T20:06:34.681Z] daemon.go:364: [dbc75147547f6] daemon started [2019-08-24T20:06:34.681Z] daemon.go:472: [dbc75147547f6] Stopping daemon [2019-08-24T20:06:34.681Z] daemon.go:307: [dbc75147547f6] exiting daemon [2019-08-24T20:06:34.681Z] daemon.go:459: [dbc75147547f6] Daemon stopped [2019-08-24T20:06:34.681Z] === RUN TestAuthZPluginDenyResponse [2019-08-24T20:06:34.925Z] --- PASS: TestServiceUpdateSecrets (16.03s) [2019-08-24T20:06:34.925Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-24T20:06:34.925Z] daemon.go:336: [d4eeeb275d5d7] waiting for daemon to start [2019-08-24T20:06:34.925Z] daemon.go:336: [d4eeeb275d5d7] waiting for daemon to start [2019-08-24T20:06:34.925Z] daemon.go:364: [d4eeeb275d5d7] daemon started [2019-08-24T20:06:34.925Z] daemon.go:472: [d4eeeb275d5d7] Stopping daemon [2019-08-24T20:06:34.925Z] daemon.go:307: [d4eeeb275d5d7] exiting daemon [2019-08-24T20:06:34.925Z] daemon.go:459: [d4eeeb275d5d7] Daemon stopped [2019-08-24T20:06:34.925Z] === RUN TestServiceUpdateConfigs [2019-08-24T20:06:35.247Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-08-24T20:06:35.247Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse [2019-08-24T20:06:35.247Z] daemon.go:336: [dca94b8124de3] waiting for daemon to start [2019-08-24T20:06:35.247Z] daemon.go:336: [dca94b8124de3] waiting for daemon to start [2019-08-24T20:06:35.247Z] daemon.go:364: [dca94b8124de3] daemon started [2019-08-24T20:06:35.247Z] daemon.go:472: [dca94b8124de3] Stopping daemon [2019-08-24T20:06:35.247Z] daemon.go:307: [dca94b8124de3] exiting daemon [2019-08-24T20:06:35.247Z] daemon.go:459: [dca94b8124de3] Daemon stopped [2019-08-24T20:06:35.247Z] === RUN TestAuthZPluginAllowEventStream [2019-08-24T20:06:35.392Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-08-24T20:06:35.392Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.964s coverage: 57.2% of statements [2019-08-24T20:06:35.392Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-24T20:06:35.392Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-24T20:06:36.617Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2019-08-24T20:06:36.617Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream [2019-08-24T20:06:36.617Z] daemon.go:336: [d524aad154cfa] waiting for daemon to start [2019-08-24T20:06:36.617Z] daemon.go:336: [d524aad154cfa] waiting for daemon to start [2019-08-24T20:06:36.617Z] daemon.go:364: [d524aad154cfa] daemon started [2019-08-24T20:06:36.617Z] daemon.go:472: [d524aad154cfa] Stopping daemon [2019-08-24T20:06:36.617Z] daemon.go:307: [d524aad154cfa] exiting daemon [2019-08-24T20:06:36.617Z] daemon.go:459: [d524aad154cfa] Daemon stopped [2019-08-24T20:06:36.617Z] === RUN TestAuthZPluginErrorResponse [2019-08-24T20:06:37.181Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-08-24T20:06:37.181Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse [2019-08-24T20:06:37.181Z] daemon.go:336: [d3e572e573c1f] waiting for daemon to start [2019-08-24T20:06:37.181Z] daemon.go:336: [d3e572e573c1f] waiting for daemon to start [2019-08-24T20:06:37.181Z] daemon.go:364: [d3e572e573c1f] daemon started [2019-08-24T20:06:37.181Z] daemon.go:472: [d3e572e573c1f] Stopping daemon [2019-08-24T20:06:37.181Z] daemon.go:307: [d3e572e573c1f] exiting daemon [2019-08-24T20:06:37.181Z] daemon.go:459: [d3e572e573c1f] Daemon stopped [2019-08-24T20:06:37.181Z] === RUN TestAuthZPluginErrorRequest [2019-08-24T20:06:37.287Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2019-08-24T20:06:37.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-24T20:06:37.746Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-08-24T20:06:37.746Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest [2019-08-24T20:06:37.746Z] daemon.go:336: [d5ee5d3daa6a6] waiting for daemon to start [2019-08-24T20:06:37.746Z] daemon.go:336: [d5ee5d3daa6a6] waiting for daemon to start [2019-08-24T20:06:37.746Z] daemon.go:364: [d5ee5d3daa6a6] daemon started [2019-08-24T20:06:37.746Z] daemon.go:472: [d5ee5d3daa6a6] Stopping daemon [2019-08-24T20:06:37.746Z] daemon.go:307: [d5ee5d3daa6a6] exiting daemon [2019-08-24T20:06:37.746Z] daemon.go:459: [d5ee5d3daa6a6] Daemon stopped [2019-08-24T20:06:37.746Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-24T20:06:37.851Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-08-24T20:06:38.310Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-08-24T20:06:38.310Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-24T20:06:38.310Z] daemon.go:336: [dd5c3ac10368f] waiting for daemon to start [2019-08-24T20:06:38.310Z] daemon.go:336: [dd5c3ac10368f] waiting for daemon to start [2019-08-24T20:06:38.310Z] daemon.go:364: [dd5c3ac10368f] daemon started [2019-08-24T20:06:38.310Z] daemon.go:472: [dd5c3ac10368f] Stopping daemon [2019-08-24T20:06:38.310Z] daemon.go:307: [dd5c3ac10368f] exiting daemon [2019-08-24T20:06:38.310Z] daemon.go:459: [dd5c3ac10368f] Daemon stopped [2019-08-24T20:06:38.310Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-24T20:06:38.875Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 11.813s [2019-08-24T20:06:39.220Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2019-08-24T20:06:39.220Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-24T20:06:39.220Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-24T20:06:39.441Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.364s [2019-08-24T20:06:40.005Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.497s [2019-08-24T20:06:40.149Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 42.7% of statements [2019-08-24T20:06:40.570Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.530s [2019-08-24T20:06:40.570Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-08-24T20:06:40.570Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking [2019-08-24T20:06:40.570Z] daemon.go:336: [db9d22ebe83b7] waiting for daemon to start [2019-08-24T20:06:40.570Z] daemon.go:336: [db9d22ebe83b7] waiting for daemon to start [2019-08-24T20:06:40.570Z] daemon.go:364: [db9d22ebe83b7] daemon started [2019-08-24T20:06:40.570Z] daemon.go:472: [db9d22ebe83b7] Stopping daemon [2019-08-24T20:06:40.570Z] daemon.go:307: [db9d22ebe83b7] exiting daemon [2019-08-24T20:06:40.570Z] daemon.go:459: [db9d22ebe83b7] Daemon stopped [2019-08-24T20:06:40.570Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-24T20:06:40.827Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.323s [2019-08-24T20:06:41.090Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 78.6% of statements [2019-08-24T20:06:41.347Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-24T20:06:41.347Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-24T20:06:41.604Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2019-08-24T20:06:41.758Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 0.936s [2019-08-24T20:06:41.758Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.023s [2019-08-24T20:06:42.535Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-08-24T20:06:42.689Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2019-08-24T20:06:42.689Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-24T20:06:42.689Z] daemon.go:336: [dfbdf2f53df69] waiting for daemon to start [2019-08-24T20:06:42.689Z] daemon.go:336: [dfbdf2f53df69] waiting for daemon to start [2019-08-24T20:06:42.689Z] daemon.go:364: [dfbdf2f53df69] daemon started [2019-08-24T20:06:42.689Z] daemon.go:472: [dfbdf2f53df69] Stopping daemon [2019-08-24T20:06:42.689Z] daemon.go:307: [dfbdf2f53df69] exiting daemon [2019-08-24T20:06:42.689Z] daemon.go:459: [dfbdf2f53df69] Daemon stopped [2019-08-24T20:06:42.689Z] === RUN TestAuthZPluginHeader [2019-08-24T20:06:43.100Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2019-08-24T20:06:43.357Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2019-08-24T20:06:43.625Z] --- PASS: TestAuthZPluginHeader (0.82s) [2019-08-24T20:06:43.625Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader [2019-08-24T20:06:43.625Z] daemon.go:336: [d67139b525baa] waiting for daemon to start [2019-08-24T20:06:43.625Z] daemon.go:336: [d67139b525baa] waiting for daemon to start [2019-08-24T20:06:43.625Z] daemon.go:364: [d67139b525baa] daemon started [2019-08-24T20:06:43.625Z] daemon.go:472: [d67139b525baa] Stopping daemon [2019-08-24T20:06:43.625Z] daemon.go:307: [d67139b525baa] exiting daemon [2019-08-24T20:06:43.625Z] daemon.go:459: [d67139b525baa] Daemon stopped [2019-08-24T20:06:43.625Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-24T20:06:44.189Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.346s [2019-08-24T20:06:44.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-24T20:06:44.730Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-08-24T20:06:44.730Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-24T20:06:44.730Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 18.6% of statements [2019-08-24T20:06:46.626Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2019-08-24T20:06:46.714Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.305s [2019-08-24T20:06:46.884Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2019-08-24T20:06:47.815Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-08-24T20:06:48.071Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 84.5% of statements [2019-08-24T20:06:48.071Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-24T20:06:48.071Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-24T20:06:48.084Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2019-08-24T20:06:48.084Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest [2019-08-24T20:06:48.084Z] daemon.go:336: [d8a0658a120a3] waiting for daemon to start [2019-08-24T20:06:48.084Z] daemon.go:336: [d8a0658a120a3] waiting for daemon to start [2019-08-24T20:06:48.084Z] daemon.go:364: [d8a0658a120a3] daemon started [2019-08-24T20:06:48.084Z] daemon.go:472: [d8a0658a120a3] Stopping daemon [2019-08-24T20:06:48.084Z] daemon.go:307: [d8a0658a120a3] exiting daemon [2019-08-24T20:06:48.084Z] daemon.go:459: [d8a0658a120a3] Daemon stopped [2019-08-24T20:06:48.084Z] daemon.go:336: [d8a0658a120a3] waiting for daemon to start [2019-08-24T20:06:48.084Z] daemon.go:336: [d8a0658a120a3] waiting for daemon to start [2019-08-24T20:06:48.084Z] daemon.go:364: [d8a0658a120a3] daemon started [2019-08-24T20:06:48.084Z] daemon.go:472: [d8a0658a120a3] Stopping daemon [2019-08-24T20:06:48.084Z] daemon.go:307: [d8a0658a120a3] exiting daemon [2019-08-24T20:06:48.084Z] daemon.go:459: [d8a0658a120a3] Daemon stopped [2019-08-24T20:06:48.084Z] === RUN TestAuthZPluginV2Disable [2019-08-24T20:06:48.343Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.793s [2019-08-24T20:06:50.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-24T20:06:50.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-24T20:06:50.239Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.535s [2019-08-24T20:06:50.239Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.366s [2019-08-24T20:06:50.592Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2019-08-24T20:06:50.592Z] ok github.com/docker/docker/distribution 0.215s coverage: 22.6% of statements [2019-08-24T20:06:50.592Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-24T20:06:51.314Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2019-08-24T20:06:51.314Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-24T20:06:51.314Z] daemon.go:336: [d2b63a183dfb0] waiting for daemon to start [2019-08-24T20:06:51.314Z] daemon.go:336: [d2b63a183dfb0] waiting for daemon to start [2019-08-24T20:06:51.314Z] daemon.go:364: [d2b63a183dfb0] daemon started [2019-08-24T20:06:51.314Z] daemon.go:472: [d2b63a183dfb0] Stopping daemon [2019-08-24T20:06:51.314Z] daemon.go:307: [d2b63a183dfb0] exiting daemon [2019-08-24T20:06:51.314Z] daemon.go:459: [d2b63a183dfb0] Daemon stopped [2019-08-24T20:06:51.314Z] === RUN TestServiceUpdateNetwork [2019-08-24T20:06:51.524Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-08-24T20:06:51.610Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.077s [2019-08-24T20:06:51.610Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2019-08-24T20:06:51.610Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable [2019-08-24T20:06:51.610Z] daemon.go:336: [d8707e077e709] waiting for daemon to start [2019-08-24T20:06:51.610Z] daemon.go:336: [d8707e077e709] waiting for daemon to start [2019-08-24T20:06:51.610Z] daemon.go:364: [d8707e077e709] daemon started [2019-08-24T20:06:51.610Z] daemon.go:472: [d8707e077e709] Stopping daemon [2019-08-24T20:06:51.610Z] daemon.go:307: [d8707e077e709] exiting daemon [2019-08-24T20:06:51.610Z] daemon.go:459: [d8707e077e709] Daemon stopped [2019-08-24T20:06:51.610Z] daemon.go:336: [d8707e077e709] waiting for daemon to start [2019-08-24T20:06:51.610Z] daemon.go:336: [d8707e077e709] waiting for daemon to start [2019-08-24T20:06:51.610Z] daemon.go:364: [d8707e077e709] daemon started [2019-08-24T20:06:51.610Z] daemon.go:472: [d8707e077e709] Stopping daemon [2019-08-24T20:06:51.610Z] daemon.go:307: [d8707e077e709] exiting daemon [2019-08-24T20:06:51.610Z] daemon.go:459: [d8707e077e709] Daemon stopped [2019-08-24T20:06:51.610Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-24T20:06:52.893Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-08-24T20:06:53.458Z] ok github.com/docker/docker/distribution/xfer 1.430s coverage: 83.4% of statements [2019-08-24T20:06:53.458Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-24T20:06:53.505Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.048s [2019-08-24T20:06:54.024Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-08-24T20:06:54.024Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-24T20:06:54.070Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.726s [2019-08-24T20:06:54.634Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.296s [2019-08-24T20:06:54.891Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2019-08-24T20:06:54.891Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests [2019-08-24T20:06:54.891Z] daemon.go:336: [d98f5805ea34a] waiting for daemon to start [2019-08-24T20:06:54.891Z] daemon.go:336: [d98f5805ea34a] waiting for daemon to start [2019-08-24T20:06:54.891Z] daemon.go:364: [d98f5805ea34a] daemon started [2019-08-24T20:06:54.891Z] daemon.go:472: [d98f5805ea34a] Stopping daemon [2019-08-24T20:06:54.891Z] daemon.go:307: [d98f5805ea34a] exiting daemon [2019-08-24T20:06:54.891Z] daemon.go:459: [d98f5805ea34a] Daemon stopped [2019-08-24T20:06:54.891Z] daemon.go:336: [d98f5805ea34a] waiting for daemon to start [2019-08-24T20:06:54.891Z] daemon.go:336: [d98f5805ea34a] waiting for daemon to start [2019-08-24T20:06:54.891Z] daemon.go:364: [d98f5805ea34a] daemon started [2019-08-24T20:06:54.891Z] daemon.go:472: [d98f5805ea34a] Stopping daemon [2019-08-24T20:06:54.891Z] daemon.go:307: [d98f5805ea34a] exiting daemon [2019-08-24T20:06:54.891Z] daemon.go:459: [d98f5805ea34a] Daemon stopped [2019-08-24T20:06:54.891Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-24T20:06:54.957Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-08-24T20:06:54.957Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-24T20:06:55.889Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-24T20:06:55.889Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-24T20:06:55.889Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-24T20:06:55.889Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-24T20:06:55.889Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-24T20:06:55.889Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-24T20:06:55.889Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-24T20:06:56.147Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-24T20:06:56.147Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-24T20:06:56.147Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-24T20:06:56.712Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-08-24T20:06:56.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-24T20:06:57.417Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 2.708s [2019-08-24T20:06:57.644Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-08-24T20:06:58.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-24T20:06:59.015Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-08-24T20:06:59.015Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-08-24T20:07:00.693Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 3.010s [2019-08-24T20:07:00.908Z] ok github.com/docker/docker/pkg/archive 0.388s coverage: 76.9% of statements [2019-08-24T20:07:02.277Z] ok github.com/docker/docker/pkg/authorization 0.596s coverage: 66.7% of statements [2019-08-24T20:07:02.277Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-08-24T20:07:02.534Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-08-24T20:07:02.588Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 2.102s [2019-08-24T20:07:04.956Z] --- PASS: TestServiceUpdateNetwork (14.41s) [2019-08-24T20:07:04.956Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-24T20:07:04.956Z] daemon.go:336: [d993c1782f856] waiting for daemon to start [2019-08-24T20:07:04.956Z] daemon.go:336: [d993c1782f856] waiting for daemon to start [2019-08-24T20:07:04.956Z] daemon.go:364: [d993c1782f856] daemon started [2019-08-24T20:07:04.956Z] daemon.go:472: [d993c1782f856] Stopping daemon [2019-08-24T20:07:04.956Z] daemon.go:307: [d993c1782f856] exiting daemon [2019-08-24T20:07:04.956Z] daemon.go:459: [d993c1782f856] Daemon stopped [2019-08-24T20:07:04.956Z] PASS [2019-08-24T20:07:04.956Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-24T20:07:04.956Z] INFO: Testing against a local daemon [2019-08-24T20:07:04.956Z] === RUN TestSessionCreate [2019-08-24T20:07:04.956Z] --- PASS: TestSessionCreate (0.03s) [2019-08-24T20:07:04.956Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-24T20:07:04.956Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-08-24T20:07:04.956Z] PASS [2019-08-24T20:07:04.956Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-24T20:07:04.956Z] INFO: Testing against a local daemon [2019-08-24T20:07:04.956Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-24T20:07:04.956Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-24T20:07:04.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-24T20:07:04.956Z] === RUN TestEventsExecDie [2019-08-24T20:07:05.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-24T20:07:05.840Z] --- PASS: TestEventsExecDie (0.97s) [2019-08-24T20:07:05.840Z] === RUN TestEventsBackwardsCompatible [2019-08-24T20:07:06.222Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-08-24T20:07:06.222Z] === RUN TestInfoBinaryCommits [2019-08-24T20:07:06.222Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-08-24T20:07:06.222Z] === RUN TestInfoAPIVersioned [2019-08-24T20:07:06.222Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-24T20:07:06.222Z] === RUN TestInfoAPI [2019-08-24T20:07:06.222Z] --- PASS: TestInfoAPI (0.03s) [2019-08-24T20:07:06.222Z] === RUN TestInfoAPIWarnings [2019-08-24T20:07:06.727Z] ok github.com/docker/docker/layer 7.859s coverage: 66.9% of statements [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/oci [no test files] [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-24T20:07:06.727Z] ok github.com/docker/docker/pkg/chrootarchive 2.961s coverage: 43.2% of statements [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-24T20:07:06.727Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-24T20:07:06.727Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-08-24T20:07:06.763Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.87s) [2019-08-24T20:07:06.763Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-24T20:07:06.763Z] daemon.go:336: [d5e48fd2e79db] waiting for daemon to start [2019-08-24T20:07:06.763Z] daemon.go:336: [d5e48fd2e79db] waiting for daemon to start [2019-08-24T20:07:06.763Z] daemon.go:364: [d5e48fd2e79db] daemon started [2019-08-24T20:07:06.763Z] daemon.go:472: [d5e48fd2e79db] Stopping daemon [2019-08-24T20:07:06.763Z] daemon.go:307: [d5e48fd2e79db] exiting daemon [2019-08-24T20:07:06.763Z] daemon.go:459: [d5e48fd2e79db] Daemon stopped [2019-08-24T20:07:06.763Z] daemon.go:336: [d5e48fd2e79db] waiting for daemon to start [2019-08-24T20:07:06.763Z] daemon.go:336: [d5e48fd2e79db] waiting for daemon to start [2019-08-24T20:07:06.763Z] daemon.go:307: [d5e48fd2e79db] exiting daemon [2019-08-24T20:07:06.763Z] daemon.go:336: [d5e48fd2e79db] waiting for daemon to start [2019-08-24T20:07:06.763Z] daemon.go:336: [d5e48fd2e79db] waiting for daemon to start [2019-08-24T20:07:06.763Z] daemon.go:336: [d5e48fd2e79db] waiting for daemon to start [2019-08-24T20:07:06.763Z] daemon.go:364: [d5e48fd2e79db] daemon started [2019-08-24T20:07:06.763Z] daemon.go:472: [d5e48fd2e79db] Stopping daemon [2019-08-24T20:07:06.763Z] daemon.go:307: [d5e48fd2e79db] exiting daemon [2019-08-24T20:07:06.763Z] daemon.go:459: [d5e48fd2e79db] Daemon stopped [2019-08-24T20:07:06.763Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-24T20:07:07.012Z] --- PASS: TestInfoAPIWarnings (0.85s) [2019-08-24T20:07:07.012Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-24T20:07:07.012Z] daemon.go:336: [d214f032d95f7] waiting for daemon to start [2019-08-24T20:07:07.012Z] daemon.go:336: [d214f032d95f7] waiting for daemon to start [2019-08-24T20:07:07.012Z] daemon.go:364: [d214f032d95f7] daemon started [2019-08-24T20:07:07.012Z] daemon.go:472: [d214f032d95f7] Stopping daemon [2019-08-24T20:07:07.012Z] daemon.go:307: [d214f032d95f7] exiting daemon [2019-08-24T20:07:07.012Z] daemon.go:459: [d214f032d95f7] Daemon stopped [2019-08-24T20:07:07.012Z] === RUN TestLoginFailsWithBadCredentials [2019-08-24T20:07:07.020Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 4.796s [2019-08-24T20:07:07.385Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2019-08-24T20:07:07.385Z] === RUN TestPingCacheHeaders [2019-08-24T20:07:07.385Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-08-24T20:07:07.385Z] === RUN TestPingGet [2019-08-24T20:07:07.385Z] --- PASS: TestPingGet (0.02s) [2019-08-24T20:07:07.385Z] === RUN TestPingHead [2019-08-24T20:07:07.385Z] --- PASS: TestPingHead (0.03s) [2019-08-24T20:07:07.385Z] === RUN TestVersion [2019-08-24T20:07:07.385Z] --- PASS: TestVersion (0.03s) [2019-08-24T20:07:07.385Z] PASS [2019-08-24T20:07:07.385Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-24T20:07:07.585Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.472s [2019-08-24T20:07:07.662Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-08-24T20:07:07.662Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2019-08-24T20:07:07.767Z] INFO: Testing against a local daemon [2019-08-24T20:07:07.767Z] === RUN TestVolumesCreateAndList [2019-08-24T20:07:07.767Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-08-24T20:07:07.767Z] === RUN TestVolumesRemove [2019-08-24T20:07:07.767Z] --- PASS: TestVolumesRemove (0.09s) [2019-08-24T20:07:07.767Z] === RUN TestVolumesInspect [2019-08-24T20:07:07.767Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-24T20:07:07.767Z] === RUN TestVolumesInvalidJSON [2019-08-24T20:07:07.767Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-24T20:07:07.767Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-24T20:07:07.767Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-24T20:07:07.767Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-08-24T20:07:07.768Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-24T20:07:07.768Z] PASS [2019-08-24T20:07:07.768Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-24T20:07:08.226Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-08-24T20:07:08.516Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 0.832s [2019-08-24T20:07:08.790Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2019-08-24T20:07:09.048Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-08-24T20:07:09.083Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.539s [2019-08-24T20:07:09.586Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-24T20:07:09.586Z] Clearing AppArmor profiles cache:. [2019-08-24T20:07:09.586Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-24T20:07:09.586Z] Unloading profiles will leave already running processes permanently [2019-08-24T20:07:09.586Z] unconfined, which can lead to unexpected situations. [2019-08-24T20:07:09.586Z] [2019-08-24T20:07:09.586Z] To set a process to complain mode, use the command line tool [2019-08-24T20:07:09.586Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-24T20:07:09.586Z] with the 'teardown' option." [2019-08-24T20:07:09.586Z] Removing test suite binaries [2019-08-24T20:07:09.586Z] [2019-08-24T20:07:09.648Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.502s [2019-08-24T20:07:09.648Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.010s [2019-08-24T20:07:09.979Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-08-24T20:07:10.578Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 1.030s [2019-08-24T20:07:10.911Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-08-24T20:07:11.142Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.437s [2019-08-24T20:07:11.398Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.378s [2019-08-24T20:07:11.476Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2019-08-24T20:07:11.962Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.405s [2019-08-24T20:07:12.041Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-24T20:07:12.219Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.272s [2019-08-24T20:07:12.298Z] ok github.com/docker/docker/pkg/discovery/kv 3.114s coverage: 84.1% of statements [2019-08-24T20:07:12.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-24T20:07:12.783Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.454s [2019-08-24T20:07:12.994Z] + echo Ensuring container killed. [2019-08-24T20:07:12.994Z] Ensuring container killed. [2019-08-24T20:07:12.994Z] + docker rm -vf docker-pr3 [2019-08-24T20:07:12.994Z] Error: No such container: docker-pr3 [2019-08-24T20:07:12.994Z] + true [Pipeline] sh [2019-08-24T20:07:13.668Z] ok github.com/docker/docker/pkg/idtools 0.430s coverage: 70.1% of statements [2019-08-24T20:07:13.668Z] ok github.com/docker/docker/pkg/ioutils 0.400s coverage: 69.3% of statements [2019-08-24T20:07:13.713Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.086s [2019-08-24T20:07:13.862Z] + echo Chowning /workspace to jenkins user [2019-08-24T20:07:13.863Z] Chowning /workspace to jenkins user [2019-08-24T20:07:13.863Z] + id -u [2019-08-24T20:07:13.863Z] + id -g [2019-08-24T20:07:13.863Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39495:/workspace busybox chown -R 1001:1001 /workspace [2019-08-24T20:07:13.863Z] Unable to find image 'busybox:latest' locally [2019-08-24T20:07:13.863Z] latest: Pulling from library/busybox [2019-08-24T20:07:13.925Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-08-24T20:07:14.183Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-08-24T20:07:14.225Z] 7eaca4b6b397: Pulling fs layer [2019-08-24T20:07:14.225Z] 7eaca4b6b397: Verifying Checksum [2019-08-24T20:07:14.225Z] 7eaca4b6b397: Download complete [2019-08-24T20:07:14.441Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-08-24T20:07:14.441Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-24T20:07:15.006Z] 7eaca4b6b397: Pull complete [2019-08-24T20:07:15.006Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-24T20:07:15.006Z] Status: Downloaded newer image for busybox:latest [2019-08-24T20:07:15.006Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-08-24T20:07:15.264Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-08-24T20:07:15.521Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-08-24T20:07:15.521Z] ok github.com/docker/docker/pkg/mount 0.580s coverage: 69.6% of statements [2019-08-24T20:07:15.521Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-24T20:07:16.087Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-08-24T20:07:16.087Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-08-24T20:07:16.087Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-24T20:07:16.087Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-24T20:07:16.265Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken 47.991s [2019-08-24T20:07:16.529Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 2.641s [Pipeline] sh [2019-08-24T20:07:17.019Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-08-24T20:07:17.712Z] + echo Creating s390x-integration-bundles.tar.gz [2019-08-24T20:07:17.712Z] Creating s390x-integration-bundles.tar.gz [2019-08-24T20:07:17.712Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [2019-08-24T20:07:17.712Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] step [2019-08-24T20:07:17.860Z] Archiving artifacts [2019-08-24T20:07:17.950Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-08-24T20:07:18.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-24T20:07:18.207Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-08-24T20:07:18.464Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-08-24T20:07:19.831Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 73.9% of statements [2019-08-24T20:07:20.088Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-08-24T20:07:21.785Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.453s [Pipeline] sh [2019-08-24T20:07:23.359Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2019-08-24T20:07:23.360Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-08-24T20:07:23.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-24T20:07:23.617Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-08-24T20:07:23.683Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2019-08-24T20:07:23.683Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:364: [daa40513a5bc0] daemon started [2019-08-24T20:07:23.683Z] daemon.go:472: [daa40513a5bc0] Stopping daemon [2019-08-24T20:07:23.683Z] daemon.go:307: [daa40513a5bc0] exiting daemon [2019-08-24T20:07:23.683Z] daemon.go:459: [daa40513a5bc0] Daemon stopped [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:350: [daa40513a5bc0] error pinging daemon on start: Get http://daa40513a5bc0.sock/_ping: context deadline exceeded [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:350: [daa40513a5bc0] error pinging daemon on start: Get http://daa40513a5bc0.sock/_ping: context deadline exceeded [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:350: [daa40513a5bc0] error pinging daemon on start: Get http://daa40513a5bc0.sock/_ping: context deadline exceeded [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:350: [daa40513a5bc0] error pinging daemon on start: Get http://daa40513a5bc0.sock/_ping: context deadline exceeded [2019-08-24T20:07:23.683Z] daemon.go:307: [daa40513a5bc0] exiting daemon [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:336: [daa40513a5bc0] waiting for daemon to start [2019-08-24T20:07:23.683Z] daemon.go:364: [daa40513a5bc0] daemon started [2019-08-24T20:07:23.683Z] daemon.go:472: [daa40513a5bc0] Stopping daemon [2019-08-24T20:07:23.683Z] daemon.go:307: [daa40513a5bc0] exiting daemon [2019-08-24T20:07:23.683Z] daemon.go:459: [daa40513a5bc0] Daemon stopped [2019-08-24T20:07:23.683Z] PASS [2019-08-24T20:07:23.683Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-24T20:07:23.683Z] INFO: Testing against a local daemon [2019-08-24T20:07:23.683Z] === RUN TestPluginInvalidJSON [2019-08-24T20:07:23.683Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:07:23.683Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:07:23.683Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:07:23.683Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-08-24T20:07:23.683Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-24T20:07:23.683Z] PASS [2019-08-24T20:07:23.683Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-24T20:07:23.683Z] INFO: Testing against a local daemon [2019-08-24T20:07:23.683Z] === RUN TestExternalGraphDriver [2019-08-24T20:07:23.683Z] === RUN TestExternalGraphDriver/json [2019-08-24T20:07:23.691Z] + make clean [2019-08-24T20:07:23.874Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-08-24T20:07:24.054Z] docker volume rm -f docker-dev-cache [2019-08-24T20:07:24.054Z] docker-dev-cache [2019-08-24T20:07:24.132Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [Pipeline] deleteDir [2019-08-24T20:07:24.697Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-08-24T20:07:25.261Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-08-24T20:07:25.518Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2019-08-24T20:07:25.577Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 3.736s [2019-08-24T20:07:25.834Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.109s [2019-08-24T20:07:25.834Z] === RUN TestExternalGraphDriver/spec [2019-08-24T20:07:25.834Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.124s [2019-08-24T20:07:26.082Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2019-08-24T20:07:26.091Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.106s [2019-08-24T20:07:26.092Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.099s [2019-08-24T20:07:26.349Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.285s [2019-08-24T20:07:26.646Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-08-24T20:07:26.903Z] testing: warning: no tests to run [2019-08-24T20:07:26.903Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-08-24T20:07:27.159Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-08-24T20:07:27.416Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-08-24T20:07:27.672Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-08-24T20:07:28.248Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.555s [2019-08-24T20:07:28.248Z] === RUN TestExternalGraphDriver/pull [2019-08-24T20:07:29.616Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.604s [2019-08-24T20:07:30.181Z] --- PASS: TestExternalGraphDriver (6.42s) [2019-08-24T20:07:30.181Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:364: [db46ab3dd0ba2] daemon started [2019-08-24T20:07:30.181Z] daemon.go:472: [db46ab3dd0ba2] Stopping daemon [2019-08-24T20:07:30.181Z] daemon.go:307: [db46ab3dd0ba2] exiting daemon [2019-08-24T20:07:30.181Z] daemon.go:459: [db46ab3dd0ba2] Daemon stopped [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:364: [db46ab3dd0ba2] daemon started [2019-08-24T20:07:30.181Z] daemon.go:472: [db46ab3dd0ba2] Stopping daemon [2019-08-24T20:07:30.181Z] daemon.go:307: [db46ab3dd0ba2] exiting daemon [2019-08-24T20:07:30.181Z] daemon.go:459: [db46ab3dd0ba2] Daemon stopped [2019-08-24T20:07:30.181Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:364: [db46ab3dd0ba2] daemon started [2019-08-24T20:07:30.181Z] daemon.go:472: [db46ab3dd0ba2] Stopping daemon [2019-08-24T20:07:30.181Z] daemon.go:307: [db46ab3dd0ba2] exiting daemon [2019-08-24T20:07:30.181Z] daemon.go:459: [db46ab3dd0ba2] Daemon stopped [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:364: [db46ab3dd0ba2] daemon started [2019-08-24T20:07:30.181Z] daemon.go:472: [db46ab3dd0ba2] Stopping daemon [2019-08-24T20:07:30.181Z] daemon.go:307: [db46ab3dd0ba2] exiting daemon [2019-08-24T20:07:30.181Z] daemon.go:459: [db46ab3dd0ba2] Daemon stopped [2019-08-24T20:07:30.181Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:336: [db46ab3dd0ba2] waiting for daemon to start [2019-08-24T20:07:30.181Z] daemon.go:364: [db46ab3dd0ba2] daemon started [2019-08-24T20:07:30.181Z] daemon.go:472: [db46ab3dd0ba2] Stopping daemon [2019-08-24T20:07:30.181Z] daemon.go:307: [db46ab3dd0ba2] exiting daemon [2019-08-24T20:07:30.181Z] daemon.go:459: [db46ab3dd0ba2] Daemon stopped [2019-08-24T20:07:30.181Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2019-08-24T20:07:30.181Z] === RUN TestGraphdriverPluginV2 [2019-08-24T20:07:30.192Z] ok github.com/docker/docker/plugin 0.527s coverage: 27.0% of statements [2019-08-24T20:07:30.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-24T20:07:30.449Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-08-24T20:07:31.381Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-08-24T20:07:31.637Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-08-24T20:07:32.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-24T20:07:33.531Z] ok github.com/docker/docker/registry 0.091s coverage: 56.4% of statements [2019-08-24T20:07:33.789Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-08-24T20:07:34.047Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-08-24T20:07:34.357Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 4.520s [2019-08-24T20:07:34.614Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.459s [2019-08-24T20:07:34.614Z] --- PASS: TestGraphdriverPluginV2 (4.56s) [2019-08-24T20:07:34.614Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 [2019-08-24T20:07:34.614Z] daemon.go:336: [d56e6f4e3e889] waiting for daemon to start [2019-08-24T20:07:34.614Z] daemon.go:336: [d56e6f4e3e889] waiting for daemon to start [2019-08-24T20:07:34.614Z] daemon.go:364: [d56e6f4e3e889] daemon started [2019-08-24T20:07:34.614Z] daemon.go:472: [d56e6f4e3e889] Stopping daemon [2019-08-24T20:07:34.614Z] daemon.go:307: [d56e6f4e3e889] exiting daemon [2019-08-24T20:07:34.614Z] daemon.go:459: [d56e6f4e3e889] Daemon stopped [2019-08-24T20:07:34.614Z] daemon.go:336: [d56e6f4e3e889] waiting for daemon to start [2019-08-24T20:07:34.614Z] daemon.go:336: [d56e6f4e3e889] waiting for daemon to start [2019-08-24T20:07:34.614Z] daemon.go:364: [d56e6f4e3e889] daemon started [2019-08-24T20:07:34.614Z] daemon.go:472: [d56e6f4e3e889] Stopping daemon [2019-08-24T20:07:34.614Z] daemon.go:307: [d56e6f4e3e889] exiting daemon [2019-08-24T20:07:34.614Z] daemon.go:459: [d56e6f4e3e889] Daemon stopped [2019-08-24T20:07:34.614Z] PASS [2019-08-24T20:07:34.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-24T20:07:34.871Z] INFO: Testing against a local daemon [2019-08-24T20:07:34.871Z] === RUN TestContinueAfterPluginCrash [2019-08-24T20:07:34.871Z] === PAUSE TestContinueAfterPluginCrash [2019-08-24T20:07:34.871Z] === RUN TestDaemonStartWithLogOpt [2019-08-24T20:07:34.871Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-24T20:07:34.871Z] === CONT TestContinueAfterPluginCrash [2019-08-24T20:07:34.871Z] === CONT TestDaemonStartWithLogOpt [2019-08-24T20:07:34.979Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-08-24T20:07:35.128Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.578s [2019-08-24T20:07:35.542Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-08-24T20:07:36.473Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2019-08-24T20:07:37.036Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-08-24T20:07:37.967Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-08-24T20:07:39.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-24T20:07:41.245Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-24T20:07:41.245Z] Using test binary docker [2019-08-24T20:07:41.245Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-24T20:07:41.245Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-24T20:07:41.245Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-24T20:07:41.245Z] Warning failed to create cache: (null) [2019-08-24T20:07:41.245Z] . [2019-08-24T20:07:41.245Z] INFO: Waiting for daemon to start... [2019-08-24T20:07:41.245Z] Starting dockerd [2019-08-24T20:07:43.269Z] . [2019-08-24T20:07:43.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-24T20:07:43.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-24T20:07:43.269Z] Error: No such image: emptyfs [2019-08-24T20:07:43.552Z] Running integration-test (iteration 1) [2019-08-24T20:07:43.553Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-24T20:07:49.989Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 14.215s [2019-08-24T20:07:50.247Z] --- PASS: TestDaemonStartWithLogOpt (15.50s) [2019-08-24T20:07:50.247Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt [2019-08-24T20:07:50.247Z] daemon.go:336: [dcc5e2f0ef437] waiting for daemon to start [2019-08-24T20:07:50.247Z] daemon.go:336: [dcc5e2f0ef437] waiting for daemon to start [2019-08-24T20:07:50.247Z] daemon.go:364: [dcc5e2f0ef437] daemon started [2019-08-24T20:07:50.247Z] daemon.go:472: [dcc5e2f0ef437] Stopping daemon [2019-08-24T20:07:50.247Z] daemon.go:307: [dcc5e2f0ef437] exiting daemon [2019-08-24T20:07:50.247Z] daemon.go:459: [dcc5e2f0ef437] Daemon stopped [2019-08-24T20:07:50.247Z] daemon.go:336: [dcc5e2f0ef437] waiting for daemon to start [2019-08-24T20:07:50.247Z] daemon.go:336: [dcc5e2f0ef437] waiting for daemon to start [2019-08-24T20:07:50.247Z] daemon.go:364: [dcc5e2f0ef437] daemon started [2019-08-24T20:07:50.247Z] daemon.go:472: [dcc5e2f0ef437] Stopping daemon [2019-08-24T20:07:50.247Z] daemon.go:307: [dcc5e2f0ef437] exiting daemon [2019-08-24T20:07:50.247Z] daemon.go:459: [dcc5e2f0ef437] Daemon stopped [2019-08-24T20:07:52.812Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/rootless [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/volume [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-24T20:07:52.812Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === Skipped [2019-08-24T20:07:52.812Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-24T20:07:52.812Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-24T20:07:52.812Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:73: No driver to put! [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-24T20:07:52.812Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-24T20:07:52.812Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-24T20:07:52.812Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-24T20:07:52.812Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-24T20:07:52.812Z] graphtest_unix.go:73: No driver to put! [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-24T20:07:52.812Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-24T20:07:52.812Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] [2019-08-24T20:07:52.812Z] DONE 2040 tests, 20 skipped in 242.554s Post stage [Pipeline] junit [2019-08-24T20:07:52.823Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-08-24T20:07:53.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39495/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/validate/vendor [2019-08-24T20:07:53.521Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 3.880s [2019-08-24T20:07:54.437Z] No vendor changes in diff. [2019-08-24T20:07:54.889Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.183s [2019-08-24T20:07:54.889Z] --- PASS: TestContinueAfterPluginCrash (20.14s) [2019-08-24T20:07:54.889Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash [2019-08-24T20:07:54.889Z] daemon.go:336: [d7fc4b5674934] waiting for daemon to start [2019-08-24T20:07:54.889Z] daemon.go:336: [d7fc4b5674934] waiting for daemon to start [2019-08-24T20:07:54.889Z] daemon.go:364: [d7fc4b5674934] daemon started [2019-08-24T20:07:54.889Z] daemon.go:472: [d7fc4b5674934] Stopping daemon [2019-08-24T20:07:54.889Z] daemon.go:307: [d7fc4b5674934] exiting daemon [2019-08-24T20:07:54.889Z] daemon.go:459: [d7fc4b5674934] Daemon stopped [2019-08-24T20:07:54.889Z] PASS [2019-08-24T20:07:54.889Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-08-24T20:07:55.146Z] INFO: Testing against a local daemon [2019-08-24T20:07:55.146Z] === RUN TestPluginWithDevMounts [2019-08-24T20:07:55.146Z] === PAUSE TestPluginWithDevMounts [2019-08-24T20:07:55.146Z] === CONT TestPluginWithDevMounts [2019-08-24T20:07:55.334Z] + echo Building e2e image [2019-08-24T20:07:55.335Z] Building e2e image [2019-08-24T20:07:55.335Z] + docker build --build-arg DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -t moby-e2e-test -f Dockerfile.e2e . [2019-08-24T20:07:55.335Z] #2 [internal] load .dockerignore [2019-08-24T20:07:55.335Z] #2 transferring context: 34B done [2019-08-24T20:07:55.335Z] #2 DONE 0.0s [2019-08-24T20:07:55.335Z] [2019-08-24T20:07:55.335Z] #1 [internal] load build definition from Dockerfile.e2e [2019-08-24T20:07:55.335Z] #1 transferring dockerfile: 3.19kB done [2019-08-24T20:07:55.335Z] #1 DONE 0.0s [2019-08-24T20:07:55.335Z] [2019-08-24T20:07:55.335Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-08-24T20:07:55.593Z] #4 ... [2019-08-24T20:07:55.593Z] [2019-08-24T20:07:55.593Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-08-24T20:07:55.593Z] #3 DONE 0.2s [2019-08-24T20:07:55.593Z] [2019-08-24T20:07:55.593Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-08-24T20:07:55.593Z] #4 DONE 0.3s [2019-08-24T20:07:55.593Z] [2019-08-24T20:07:55.593Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-08-24T20:07:55.593Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-08-24T20:07:55.853Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-08-24T20:07:55.853Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-08-24T20:07:55.853Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-08-24T20:07:55.853Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-24T20:07:55.853Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 [2019-08-24T20:07:56.110Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.2s done [2019-08-24T20:07:56.110Z] #5 DONE 0.4s [2019-08-24T20:07:56.110Z] [2019-08-24T20:07:56.110Z] #8 [internal] load build context [2019-08-24T20:07:56.110Z] #8 transferring context: 796.00kB 0.3s done [2019-08-24T20:07:56.110Z] #8 DONE 0.3s [2019-08-24T20:07:56.110Z] [2019-08-24T20:07:56.110Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-24T20:07:56.110Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-08-24T20:07:56.110Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-08-24T20:07:56.110Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-08-24T20:07:56.110Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-08-24T20:07:56.110Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-08-24T20:07:56.110Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-08-24T20:07:56.110Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-24T20:07:56.110Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 8.54MB / 125.33MB 0.4s [2019-08-24T20:07:56.110Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-08-24T20:07:56.110Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-08-24T20:07:56.110Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 16.06MB / 125.33MB 0.5s [2019-08-24T20:07:56.369Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 27.31MB / 125.33MB 0.7s [2019-08-24T20:07:56.369Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-08-24T20:07:56.627Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 39.61MB / 125.33MB 0.9s [2019-08-24T20:07:56.627Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-08-24T20:07:56.627Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 46.89MB / 125.33MB 1.0s [2019-08-24T20:07:56.886Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 66.33MB / 125.33MB 1.2s [2019-08-24T20:07:56.886Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 74.62MB / 125.33MB 1.3s [2019-08-24T20:07:57.041Z] --- PASS: TestPluginWithDevMounts (1.94s) [2019-08-24T20:07:57.042Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts [2019-08-24T20:07:57.042Z] daemon.go:336: [d7870a598968a] waiting for daemon to start [2019-08-24T20:07:57.042Z] daemon.go:336: [d7870a598968a] waiting for daemon to start [2019-08-24T20:07:57.042Z] daemon.go:364: [d7870a598968a] daemon started [2019-08-24T20:07:57.042Z] daemon.go:472: [d7870a598968a] Stopping daemon [2019-08-24T20:07:57.042Z] daemon.go:307: [d7870a598968a] exiting daemon [2019-08-24T20:07:57.042Z] daemon.go:459: [d7870a598968a] Daemon stopped [2019-08-24T20:07:57.042Z] PASS [2019-08-24T20:07:57.042Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-24T20:07:57.144Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 90.90MB / 125.33MB 1.5s [2019-08-24T20:07:57.144Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 102.56MB / 125.33MB 1.6s [2019-08-24T20:07:57.299Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 2.606s [2019-08-24T20:07:57.299Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) [2019-08-24T20:07:57.299Z] INFO: Testing against a local daemon [2019-08-24T20:07:57.299Z] === RUN TestSecretInspect [2019-08-24T20:07:57.404Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 116.31MB / 125.33MB 1.7s [2019-08-24T20:07:57.404Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s [2019-08-24T20:07:57.662Z] #14 ... [2019-08-24T20:07:57.662Z] [2019-08-24T20:07:57.662Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-08-24T20:07:57.662Z] #6 DONE 1.5s [2019-08-24T20:07:57.662Z] [2019-08-24T20:07:57.662Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-24T20:07:57.662Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s done [2019-08-24T20:07:57.662Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-08-24T20:07:58.806Z] Loaded image: buildpack-deps:jessie [2019-08-24T20:07:58.806Z] Loaded image: busybox:latest [2019-08-24T20:07:58.806Z] Loaded image: busybox:glibc [2019-08-24T20:07:58.806Z] Loaded image: debian:jessie [2019-08-24T20:07:58.806Z] Loaded image: hello-world:latest [2019-08-24T20:07:58.806Z] INFO: Testing against a local daemon [2019-08-24T20:07:58.806Z] === RUN TestCgroupNamespacesBuild [2019-08-24T20:07:59.824Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2019-08-24T20:07:59.824Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-24T20:07:59.824Z] daemon.go:336: [d69077648c0a6] waiting for daemon to start [2019-08-24T20:07:59.824Z] daemon.go:336: [d69077648c0a6] waiting for daemon to start [2019-08-24T20:07:59.824Z] daemon.go:364: [d69077648c0a6] daemon started [2019-08-24T20:07:59.824Z] daemon.go:472: [d69077648c0a6] Stopping daemon [2019-08-24T20:07:59.824Z] daemon.go:307: [d69077648c0a6] exiting daemon [2019-08-24T20:07:59.824Z] daemon.go:459: [d69077648c0a6] Daemon stopped [2019-08-24T20:07:59.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-24T20:08:00.574Z] --- PASS: TestSecretInspect (2.67s) [2019-08-24T20:08:00.574Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect [2019-08-24T20:08:00.574Z] daemon.go:336: [d2ad38b9ba8ed] waiting for daemon to start [2019-08-24T20:08:00.574Z] daemon.go:336: [d2ad38b9ba8ed] waiting for daemon to start [2019-08-24T20:08:00.574Z] daemon.go:364: [d2ad38b9ba8ed] daemon started [2019-08-24T20:08:00.574Z] daemon.go:472: [d2ad38b9ba8ed] Stopping daemon [2019-08-24T20:08:00.574Z] daemon.go:307: [d2ad38b9ba8ed] exiting daemon [2019-08-24T20:08:00.574Z] daemon.go:459: [d2ad38b9ba8ed] Daemon stopped [2019-08-24T20:08:00.574Z] === RUN TestSecretList [2019-08-24T20:08:01.852Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2019-08-24T20:08:01.852Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-24T20:08:01.852Z] daemon.go:336: [d44c1ffc4e8c8] waiting for daemon to start [2019-08-24T20:08:01.852Z] daemon.go:336: [d44c1ffc4e8c8] waiting for daemon to start [2019-08-24T20:08:01.852Z] daemon.go:364: [d44c1ffc4e8c8] daemon started [2019-08-24T20:08:01.852Z] daemon.go:472: [d44c1ffc4e8c8] Stopping daemon [2019-08-24T20:08:01.852Z] daemon.go:307: [d44c1ffc4e8c8] exiting daemon [2019-08-24T20:08:01.852Z] daemon.go:459: [d44c1ffc4e8c8] Daemon stopped [2019-08-24T20:08:01.852Z] === RUN TestBuildWithSession [2019-08-24T20:08:02.916Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.0s [2019-08-24T20:08:03.100Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection 29.502s [2019-08-24T20:08:03.100Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 5.395s [2019-08-24T20:08:03.100Z] --- PASS: TestSecretList (3.12s) [2019-08-24T20:08:03.100Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList [2019-08-24T20:08:03.100Z] daemon.go:336: [d644fa6c3cb52] waiting for daemon to start [2019-08-24T20:08:03.100Z] daemon.go:336: [d644fa6c3cb52] waiting for daemon to start [2019-08-24T20:08:03.100Z] daemon.go:364: [d644fa6c3cb52] daemon started [2019-08-24T20:08:03.100Z] daemon.go:472: [d644fa6c3cb52] Stopping daemon [2019-08-24T20:08:03.100Z] daemon.go:307: [d644fa6c3cb52] exiting daemon [2019-08-24T20:08:03.100Z] daemon.go:459: [d644fa6c3cb52] Daemon stopped [2019-08-24T20:08:03.100Z] === RUN TestSecretsCreateAndDelete [2019-08-24T20:08:03.100Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch 0.515s [2019-08-24T20:08:03.849Z] #14 ... [2019-08-24T20:08:03.849Z] [2019-08-24T20:08:03.849Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-08-24T20:08:03.849Z] #7 1.084 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-24T20:08:03.849Z] #7 2.165 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-24T20:08:03.849Z] #7 2.273 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-24T20:08:03.849Z] #7 2.278 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-24T20:08:03.849Z] #7 2.488 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-24T20:08:03.849Z] #7 2.498 (4/31) Installing readline (8.0.0-r0) [2019-08-24T20:08:03.849Z] #7 2.503 (5/31) Installing bash (5.0.0-r0) [2019-08-24T20:08:03.849Z] #7 2.521 Executing bash-5.0.0-r0.post-install [2019-08-24T20:08:03.849Z] #7 2.526 (6/31) Installing ca-certificates (20190108-r0) [2019-08-24T20:08:03.849Z] #7 2.545 (7/31) Installing libgcc (8.3.0-r0) [2019-08-24T20:08:03.849Z] #7 2.548 (8/31) Installing libstdc++ (8.3.0-r0) [2019-08-24T20:08:03.849Z] #7 2.561 (9/31) Installing binutils (2.32-r0) [2019-08-24T20:08:03.849Z] #7 2.665 (10/31) Installing gmp (6.1.2-r1) [2019-08-24T20:08:03.849Z] #7 2.675 (11/31) Installing isl (0.18-r0) [2019-08-24T20:08:03.849Z] #7 2.698 (12/31) Installing libgomp (8.3.0-r0) [2019-08-24T20:08:03.849Z] #7 2.705 (13/31) Installing libatomic (8.3.0-r0) [2019-08-24T20:08:03.849Z] #7 2.707 (14/31) Installing mpfr3 (3.1.5-r1) [2019-08-24T20:08:03.849Z] #7 2.717 (15/31) Installing mpc1 (1.1.0-r0) [2019-08-24T20:08:03.849Z] #7 2.720 (16/31) Installing gcc (8.3.0-r0) [2019-08-24T20:08:03.849Z] #7 3.595 (17/31) Installing musl-dev (1.1.22-r3) [2019-08-24T20:08:03.849Z] #7 3.697 (18/31) Installing libc-dev (0.7.1-r0) [2019-08-24T20:08:03.849Z] #7 3.699 (19/31) Installing g++ (8.3.0-r0) [2019-08-24T20:08:03.849Z] #7 4.268 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-08-24T20:08:03.849Z] #7 4.271 (21/31) Installing libcurl (7.65.1-r0) [2019-08-24T20:08:03.849Z] #7 4.284 (22/31) Installing expat (2.2.7-r0) [2019-08-24T20:08:03.849Z] #7 4.288 (23/31) Installing pcre2 (10.33-r0) [2019-08-24T20:08:03.849Z] #7 4.305 (24/31) Installing git (2.22.0-r0) [2019-08-24T20:08:03.849Z] #7 4.527 (25/31) Installing libmnl (1.0.4-r0) [2019-08-24T20:08:03.849Z] #7 4.530 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-08-24T20:08:03.849Z] #7 4.534 (27/31) Installing iptables (1.8.3-r0) [2019-08-24T20:08:03.849Z] #7 4.570 (28/31) Installing pigz (2.4-r0) [2019-08-24T20:08:03.849Z] #7 4.575 (29/31) Installing tar (1.32-r0) [2019-08-24T20:08:03.849Z] #7 4.584 (30/31) Installing xz-libs (5.2.4-r0) [2019-08-24T20:08:03.849Z] #7 4.590 (31/31) Installing xz (5.2.4-r0) [2019-08-24T20:08:03.849Z] #7 4.596 Executing busybox-1.30.1-r2.trigger [2019-08-24T20:08:03.849Z] #7 4.602 Executing ca-certificates-20190108-r0.trigger [2019-08-24T20:08:03.849Z] #7 4.660 OK: 185 MiB in 45 packages [2019-08-24T20:08:03.849Z] #7 DONE 6.2s [2019-08-24T20:08:03.849Z] [2019-08-24T20:08:03.849Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-24T20:08:03.849Z] #14 ... [2019-08-24T20:08:03.849Z] [2019-08-24T20:08:03.849Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-08-24T20:08:03.849Z] #9 DONE 0.1s [2019-08-24T20:08:03.849Z] [2019-08-24T20:08:03.849Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-24T20:08:03.849Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.1s done [2019-08-24T20:08:03.902Z] --- PASS: TestBuildWithSession (2.26s) [2019-08-24T20:08:03.902Z] === RUN TestBuildSquashParent [2019-08-24T20:08:04.106Z] #14 ... [2019-08-24T20:08:04.106Z] [2019-08-24T20:08:04.106Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-08-24T20:08:04.106Z] #10 DONE 0.1s [2019-08-24T20:08:04.106Z] [2019-08-24T20:08:04.106Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-08-24T20:08:04.106Z] #11 DONE 0.1s [2019-08-24T20:08:04.106Z] [2019-08-24T20:08:04.106Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-24T20:08:04.106Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-08-24T20:08:04.106Z] #14 DONE 8.5s [2019-08-24T20:08:04.106Z] [2019-08-24T20:08:04.106Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-08-24T20:08:04.106Z] #12 DONE 0.1s [2019-08-24T20:08:04.106Z] [2019-08-24T20:08:04.106Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-24T20:08:04.362Z] #15 ... [2019-08-24T20:08:04.362Z] [2019-08-24T20:08:04.362Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-08-24T20:08:04.362Z] #13 DONE 0.1s [2019-08-24T20:08:04.362Z] [2019-08-24T20:08:04.362Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-24T20:08:04.619Z] #15 0.594 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-24T20:08:06.006Z] #15 1.662 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-24T20:08:06.006Z] #15 1.741 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-24T20:08:06.006Z] #15 1.744 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-24T20:08:06.006Z] #15 1.872 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-24T20:08:06.006Z] #15 1.880 (4/43) Installing readline (8.0.0-r0) [2019-08-24T20:08:06.006Z] #15 1.884 (5/43) Installing bash (5.0.0-r0) [2019-08-24T20:08:06.006Z] #15 1.895 Executing bash-5.0.0-r0.post-install [2019-08-24T20:08:06.006Z] #15 1.897 (6/43) Installing linux-headers (4.19.36-r0) [2019-08-24T20:08:06.006Z] #15 1.967 (7/43) Installing libuuid (2.33.2-r0) [2019-08-24T20:08:06.006Z] #15 1.969 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-08-24T20:08:06.006Z] #15 1.972 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-08-24T20:08:06.006Z] #15 1.976 (10/43) Installing binutils (2.32-r0) [2019-08-24T20:08:06.006Z] #15 2.042 (11/43) Installing libmagic (5.37-r0) [2019-08-24T20:08:06.006Z] #15 2.060 (12/43) Installing file (5.37-r0) [2019-08-24T20:08:06.006Z] #15 2.062 (13/43) Installing gmp (6.1.2-r1) [2019-08-24T20:08:06.006Z] #15 2.068 (14/43) Installing isl (0.18-r0) [2019-08-24T20:08:06.264Z] #15 2.100 (15/43) Installing libgomp (8.3.0-r0) [2019-08-24T20:08:06.264Z] #15 2.106 (16/43) Installing libatomic (8.3.0-r0) [2019-08-24T20:08:06.264Z] #15 2.108 (17/43) Installing libgcc (8.3.0-r0) [2019-08-24T20:08:06.264Z] #15 2.110 (18/43) Installing mpfr3 (3.1.5-r1) [2019-08-24T20:08:06.264Z] #15 2.115 (19/43) Installing mpc1 (1.1.0-r0) [2019-08-24T20:08:06.264Z] #15 2.117 (20/43) Installing libstdc++ (8.3.0-r0) [2019-08-24T20:08:06.264Z] #15 2.128 (21/43) Installing gcc (8.3.0-r0) [2019-08-24T20:08:06.377Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.717s [2019-08-24T20:08:06.634Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.539s [2019-08-24T20:08:06.634Z] --- PASS: TestSecretsCreateAndDelete (3.54s) [2019-08-24T20:08:06.634Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete [2019-08-24T20:08:06.634Z] daemon.go:336: [de35b99ebc76a] waiting for daemon to start [2019-08-24T20:08:06.634Z] daemon.go:336: [de35b99ebc76a] waiting for daemon to start [2019-08-24T20:08:06.634Z] daemon.go:364: [de35b99ebc76a] daemon started [2019-08-24T20:08:06.634Z] daemon.go:472: [de35b99ebc76a] Stopping daemon [2019-08-24T20:08:06.634Z] daemon.go:307: [de35b99ebc76a] exiting daemon [2019-08-24T20:08:06.634Z] daemon.go:459: [de35b99ebc76a] Daemon stopped [2019-08-24T20:08:06.634Z] === RUN TestSecretsUpdate [2019-08-24T20:08:06.834Z] #15 2.795 (22/43) Installing musl-dev (1.1.22-r3) [2019-08-24T20:08:07.091Z] #15 2.870 (23/43) Installing libc-dev (0.7.1-r0) [2019-08-24T20:08:07.091Z] #15 2.871 (24/43) Installing g++ (8.3.0-r0) [2019-08-24T20:08:07.348Z] #15 3.275 (25/43) Installing make (4.2.1-r2) [2019-08-24T20:08:07.348Z] #15 3.279 (26/43) Installing fortify-headers (1.1-r0) [2019-08-24T20:08:07.348Z] #15 3.281 (27/43) Installing build-base (0.5-r1) [2019-08-24T20:08:07.348Z] #15 3.283 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-08-24T20:08:07.348Z] #15 3.286 (29/43) Installing libcurl (7.65.1-r0) [2019-08-24T20:08:07.348Z] #15 3.291 (30/43) Installing curl (7.65.1-r0) [2019-08-24T20:08:07.348Z] #15 3.295 (31/43) Installing oniguruma (6.9.2-r0) [2019-08-24T20:08:07.348Z] #15 3.301 (32/43) Installing jq (1.6-r0) [2019-08-24T20:08:07.348Z] #15 3.308 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-08-24T20:08:07.348Z] #15 3.313 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-08-24T20:08:07.348Z] #15 3.314 (35/43) Installing libaio (0.3.111-r0) [2019-08-24T20:08:07.348Z] #15 3.316 (36/43) Installing libblkid (2.33.2-r0) [2019-08-24T20:08:07.348Z] #15 3.321 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-08-24T20:08:07.348Z] #15 3.350 (38/43) Installing libfdisk (2.33.2-r0) [2019-08-24T20:08:07.604Z] #15 3.356 (39/43) Installing libmount (2.33.2-r0) [2019-08-24T20:08:07.604Z] #15 3.361 (40/43) Installing libsmartcols (2.33.2-r0) [2019-08-24T20:08:07.604Z] #15 3.365 (41/43) Installing pkgconf (1.6.1-r1) [2019-08-24T20:08:07.604Z] #15 3.368 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-08-24T20:08:07.604Z] #15 3.388 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-08-24T20:08:07.604Z] #15 3.393 Executing busybox-1.30.1-r2.trigger [2019-08-24T20:08:07.604Z] #15 3.399 OK: 190 MiB in 58 packages [2019-08-24T20:08:08.534Z] #15 DONE 4.2s [2019-08-24T20:08:08.534Z] [2019-08-24T20:08:08.534Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-08-24T20:08:09.097Z] #16 DONE 0.8s [2019-08-24T20:08:09.097Z] [2019-08-24T20:08:09.097Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-08-24T20:08:09.155Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 2.213s [2019-08-24T20:08:09.719Z] --- PASS: TestSecretsUpdate (3.12s) [2019-08-24T20:08:09.719Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate [2019-08-24T20:08:09.719Z] daemon.go:336: [d69dd5b4d314d] waiting for daemon to start [2019-08-24T20:08:09.719Z] daemon.go:336: [d69dd5b4d314d] waiting for daemon to start [2019-08-24T20:08:09.719Z] daemon.go:364: [d69dd5b4d314d] daemon started [2019-08-24T20:08:09.719Z] daemon.go:472: [d69dd5b4d314d] Stopping daemon [2019-08-24T20:08:09.719Z] daemon.go:307: [d69dd5b4d314d] exiting daemon [2019-08-24T20:08:09.719Z] daemon.go:459: [d69dd5b4d314d] Daemon stopped [2019-08-24T20:08:09.719Z] === RUN TestTemplatedSecret [2019-08-24T20:08:09.719Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.656s [2019-08-24T20:08:10.031Z] #17 DONE 0.7s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-08-24T20:08:10.031Z] #18 DONE 0.0s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-08-24T20:08:10.031Z] #19 DONE 0.1s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-24T20:08:10.031Z] #22 DONE 0.1s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-08-24T20:08:10.031Z] #26 DONE 0.1s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-08-24T20:08:10.031Z] #27 DONE 0.1s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-24T20:08:10.031Z] #23 DONE 0.1s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-08-24T20:08:10.031Z] #28 DONE 0.1s [2019-08-24T20:08:10.031Z] [2019-08-24T20:08:10.031Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-24T20:08:10.707Z] --- PASS: TestBuildSquashParent (5.75s) [2019-08-24T20:08:10.707Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-24T20:08:10.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T20:08:10.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T20:08:10.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T20:08:10.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T20:08:10.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T20:08:10.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T20:08:10.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T20:08:10.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T20:08:10.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T20:08:10.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T20:08:10.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T20:08:10.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T20:08:10.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-24T20:08:10.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-24T20:08:10.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-24T20:08:10.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-24T20:08:11.088Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.137s [2019-08-24T20:08:11.401Z] #24 1.372 + RM_GOPATH=0 [2019-08-24T20:08:11.401Z] #24 1.372 + TMP_GOPATH= [2019-08-24T20:08:11.401Z] #24 1.372 + : /build [2019-08-24T20:08:11.401Z] #24 1.372 + '[' -z '' ']' [2019-08-24T20:08:11.401Z] #24 1.374 ++ mktemp -d [2019-08-24T20:08:11.401Z] #24 1.375 + export GOPATH=/tmp/tmp.DkNOah [2019-08-24T20:08:11.401Z] #24 1.375 + GOPATH=/tmp/tmp.DkNOah [2019-08-24T20:08:11.401Z] #24 1.375 + RM_GOPATH=1 [2019-08-24T20:08:11.401Z] #24 1.375 ++ dirname ./install.sh [2019-08-24T20:08:11.401Z] #24 1.376 + dir=. [2019-08-24T20:08:11.401Z] #24 1.376 + bin=dockercli [2019-08-24T20:08:11.401Z] #24 1.376 + shift [2019-08-24T20:08:11.401Z] #24 1.376 + '[' '!' -f ./dockercli.installer ']' [2019-08-24T20:08:11.401Z] #24 1.376 + . ./dockercli.installer [2019-08-24T20:08:11.401Z] #24 1.376 ++ DOCKERCLI_CHANNEL=stable [2019-08-24T20:08:11.401Z] #24 1.376 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-24T20:08:11.401Z] #24 1.376 + install_dockercli [2019-08-24T20:08:11.401Z] #24 1.377 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-24T20:08:11.401Z] #24 1.377 Install docker/cli version 17.06.2-ce from stable [2019-08-24T20:08:11.401Z] #24 1.377 ++ uname -m [2019-08-24T20:08:11.401Z] #24 1.387 + arch=x86_64 [2019-08-24T20:08:11.401Z] #24 1.387 + '[' x86_64 '!=' x86_64 ']' [2019-08-24T20:08:11.401Z] #24 1.387 + url=https://download.docker.com/linux/static [2019-08-24T20:08:11.401Z] #24 1.387 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-24T20:08:11.401Z] #24 1.388 + tar -xz docker/docker [2019-08-24T20:08:12.457Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 1.296s [2019-08-24T20:08:12.749Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-24T20:08:13.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-24T20:08:13.388Z] --- PASS: TestTemplatedSecret (3.39s) [2019-08-24T20:08:13.388Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret [2019-08-24T20:08:13.388Z] daemon.go:336: [d542d8db1d919] waiting for daemon to start [2019-08-24T20:08:13.388Z] daemon.go:336: [d542d8db1d919] waiting for daemon to start [2019-08-24T20:08:13.388Z] daemon.go:364: [d542d8db1d919] daemon started [2019-08-24T20:08:13.388Z] daemon.go:472: [d542d8db1d919] Stopping daemon [2019-08-24T20:08:13.388Z] daemon.go:307: [d542d8db1d919] exiting daemon [2019-08-24T20:08:13.388Z] daemon.go:459: [d542d8db1d919] Daemon stopped [2019-08-24T20:08:13.388Z] === RUN TestSecretCreateResolve [2019-08-24T20:08:13.924Z] #24 3.570 + mkdir -p /build [2019-08-24T20:08:13.924Z] #24 3.574 + mv docker/docker /build/ [2019-08-24T20:08:13.924Z] #24 3.575 + rmdir docker [2019-08-24T20:08:14.318Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 1.992s [2019-08-24T20:08:14.576Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.378s [2019-08-24T20:08:14.833Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.052s [2019-08-24T20:08:14.858Z] #24 DONE 4.6s [2019-08-24T20:08:14.858Z] [2019-08-24T20:08:14.858Z] #31 [builder 1/4] COPY . . [2019-08-24T20:08:14.858Z] #31 DONE 4.9s [2019-08-24T20:08:14.858Z] [2019-08-24T20:08:14.858Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T20:08:14.858Z] #20 2.193 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-24T20:08:14.858Z] #20 2.909 ######################################################################## 100.0% [2019-08-24T20:08:14.858Z] #20 3.039 ## 3.5% ############## 20.0% ########################### 37.8% ########################################### 60.7% ####################################################### 76.7% ##################################################################### 96.6% ######################################################################## 100.0% [2019-08-24T20:08:14.858Z] #20 4.075 ######################################################################## 100.0% [2019-08-24T20:08:14.858Z] #20 4.194 0.1% ######################################################## 79.1% ######################################################################## 100.0% [2019-08-24T20:08:14.858Z] #20 4.713 ######################################################################## 100.0% [2019-08-24T20:08:15.089Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.424s [2019-08-24T20:08:15.638Z] #20 4.855 0.0% ############### 21.4% ############################# 41.2% ########################################## 58.8% ######################################################## 78.4% ################################################################# 90.7% ######################################################################## 100.0% [2019-08-24T20:08:15.654Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.395s [2019-08-24T20:08:15.729Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-08-24T20:08:15.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2019-08-24T20:08:15.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2019-08-24T20:08:15.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s) [2019-08-24T20:08:15.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.62s) [2019-08-24T20:08:15.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2019-08-24T20:08:15.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s) [2019-08-24T20:08:15.729Z] === RUN TestBuildMultiStageCopy [2019-08-24T20:08:15.729Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-24T20:08:16.202Z] #20 6.248 ######################################################################## 100.0% [2019-08-24T20:08:16.217Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.670s [2019-08-24T20:08:16.217Z] --- PASS: TestSecretCreateResolve (3.10s) [2019-08-24T20:08:16.217Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve [2019-08-24T20:08:16.217Z] daemon.go:336: [d8a6c0f2e8bea] waiting for daemon to start [2019-08-24T20:08:16.217Z] daemon.go:336: [d8a6c0f2e8bea] waiting for daemon to start [2019-08-24T20:08:16.217Z] daemon.go:364: [d8a6c0f2e8bea] daemon started [2019-08-24T20:08:16.217Z] daemon.go:472: [d8a6c0f2e8bea] Stopping daemon [2019-08-24T20:08:16.217Z] daemon.go:307: [d8a6c0f2e8bea] exiting daemon [2019-08-24T20:08:16.217Z] daemon.go:459: [d8a6c0f2e8bea] Daemon stopped [2019-08-24T20:08:16.217Z] PASS [2019-08-24T20:08:16.217Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-24T20:08:16.474Z] INFO: Testing against a local daemon [2019-08-24T20:08:16.474Z] === RUN TestServiceCreateInit [2019-08-24T20:08:16.474Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-24T20:08:16.974Z] #20 6.371 0.0% ##### 7.1% ########### 16.0% ################## 25.6% ######################### 35.4% ############################## 41.8% [2019-08-24T20:08:16.974Z] #20 ... [2019-08-24T20:08:16.974Z] [2019-08-24T20:08:16.974Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-08-24T20:08:16.974Z] #32 DONE 2.3s [2019-08-24T20:08:16.974Z] [2019-08-24T20:08:16.974Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T20:08:16.974Z] #20 6.371 0.0% ##### 7.1% ########### 16.0% ################## 25.6% ######################### 35.4% ############################## 41.8% ############################### 44.3% ################################### 49.7% [2019-08-24T20:08:16.974Z] #20 ... [2019-08-24T20:08:16.974Z] [2019-08-24T20:08:16.974Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-24T20:08:17.203Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-24T20:08:17.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-24T20:08:18.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-24T20:08:18.343Z] #33 1.335 [2019-08-24T20:08:18.344Z] #33 1.454 Removing bundles/ [2019-08-24T20:08:18.370Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.226s [2019-08-24T20:08:18.386Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-24T20:08:18.600Z] #33 1.455 [2019-08-24T20:08:18.600Z] #33 1.497 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-08-24T20:08:19.016Z] --- PASS: TestBuildMultiStageCopy (3.66s) [2019-08-24T20:08:19.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2019-08-24T20:08:19.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2019-08-24T20:08:19.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2019-08-24T20:08:19.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2019-08-24T20:08:19.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-08-24T20:08:19.016Z] === RUN TestBuildMultiStageParentConfig [2019-08-24T20:08:19.301Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.782s [2019-08-24T20:08:19.531Z] #33 2.504 Building test suite binary ./integration-cli/test.main [2019-08-24T20:08:20.025Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2019-08-24T20:08:20.025Z] === RUN TestBuildLabelWithTargets [2019-08-24T20:08:20.096Z] #33 ... [2019-08-24T20:08:20.096Z] [2019-08-24T20:08:20.096Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-24T20:08:20.354Z] #29 ... [2019-08-24T20:08:20.354Z] [2019-08-24T20:08:20.354Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-24T20:08:20.354Z] #20 6.371 0.0% ##### 7.1% ########### 16.0% ################## 25.6% ######################### 35.4% ############################## 41.8% ############################### 44.3% ################################### 49.7% #################################### 50.9% ########################################### 60.5% ############################################# 63.3% ################################################# 68.7% ##################################################### 74.6% ############################################################ 83.6% ################################################################ 90.2% ######################################################################## 100.0% [2019-08-24T20:08:20.354Z] #20 8.576 [2019-08-24T20:08:20.354Z] #20 9.593 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-24T20:08:20.354Z] #20 10.03 ######################################################################## 100.0% [2019-08-24T20:08:20.354Z] #20 10.14 ###################################################### 75.4% ######################################################################## 100.0% [2019-08-24T20:08:20.354Z] #20 10.50 [2019-08-24T20:08:21.499Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-08-24T20:08:21.499Z] === RUN TestBuildWithEmptyLayers [2019-08-24T20:08:21.725Z] #20 11.54 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-24T20:08:21.825Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-24T20:08:21.983Z] #20 11.98 ######################################################################## 100.0% [2019-08-24T20:08:21.983Z] #20 12.12 0.7% ######################################################################## 100.0% [2019-08-24T20:08:22.082Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 2.946s [2019-08-24T20:08:22.114Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2019-08-24T20:08:22.114Z] === RUN TestBuildMultiStageOnBuild [2019-08-24T20:08:22.547Z] #20 12.48 [2019-08-24T20:08:23.480Z] #20 13.61 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-24T20:08:23.737Z] #20 13.78 skipping existing 1849cc453dee [2019-08-24T20:08:23.977Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.763s [2019-08-24T20:08:23.995Z] #20 14.17 [2019-08-24T20:08:24.801Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2019-08-24T20:08:24.801Z] === RUN TestBuildUncleanTarFilenames [2019-08-24T20:08:25.366Z] #20 15.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-24T20:08:25.812Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2019-08-24T20:08:25.812Z] === RUN TestBuildMultiStageLayerLeak [2019-08-24T20:08:25.881Z] #20 15.78 ######################################################################## 100.0% [2019-08-24T20:08:25.881Z] #20 15.87 ######################################################################## 100.0% [2019-08-24T20:08:26.139Z] #20 16.14 [2019-08-24T20:08:26.139Z] #20 16.26 Download of images into '/build' complete. [2019-08-24T20:08:26.139Z] #20 16.26 Use something like the following to load the result into a Docker daemon: [2019-08-24T20:08:26.139Z] #20 16.26 tar -cC '/build' . | docker load [2019-08-24T20:08:26.397Z] #20 DONE 16.6s [2019-08-24T20:08:26.397Z] [2019-08-24T20:08:26.397Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-24T20:08:26.502Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.351s [2019-08-24T20:08:26.759Z] --- PASS: TestServiceCreateInit (10.27s) [2019-08-24T20:08:26.759Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2019-08-24T20:08:26.759Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled [2019-08-24T20:08:26.759Z] daemon.go:336: [d1c61e42b5961] waiting for daemon to start [2019-08-24T20:08:26.759Z] daemon.go:336: [d1c61e42b5961] waiting for daemon to start [2019-08-24T20:08:26.759Z] daemon.go:364: [d1c61e42b5961] daemon started [2019-08-24T20:08:26.759Z] daemon.go:472: [d1c61e42b5961] Stopping daemon [2019-08-24T20:08:26.759Z] daemon.go:307: [d1c61e42b5961] exiting daemon [2019-08-24T20:08:26.759Z] daemon.go:459: [d1c61e42b5961] Daemon stopped [2019-08-24T20:08:26.759Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2019-08-24T20:08:26.759Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled [2019-08-24T20:08:26.759Z] daemon.go:336: [d34ed67c460ce] waiting for daemon to start [2019-08-24T20:08:26.759Z] daemon.go:336: [d34ed67c460ce] waiting for daemon to start [2019-08-24T20:08:26.759Z] daemon.go:364: [d34ed67c460ce] daemon started [2019-08-24T20:08:26.759Z] daemon.go:472: [d34ed67c460ce] Stopping daemon [2019-08-24T20:08:26.759Z] daemon.go:307: [d34ed67c460ce] exiting daemon [2019-08-24T20:08:26.759Z] daemon.go:459: [d34ed67c460ce] Daemon stopped [2019-08-24T20:08:26.759Z] === RUN TestCreateServiceMultipleTimes [2019-08-24T20:08:27.018Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy 4.007s [2019-08-24T20:08:27.950Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.458s [2019-08-24T20:08:28.493Z] --- PASS: TestBuildMultiStageLayerLeak (2.48s) [2019-08-24T20:08:28.493Z] === RUN TestBuildWithHugeFile [2019-08-24T20:08:28.921Z] #29 ... [2019-08-24T20:08:28.921Z] [2019-08-24T20:08:28.921Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-24T20:08:29.847Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.976s [2019-08-24T20:08:29.853Z] #21 DONE 0.9s [2019-08-24T20:08:29.853Z] [2019-08-24T20:08:29.853Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-08-24T20:08:29.853Z] #25 DONE 0.1s [2019-08-24T20:08:29.853Z] [2019-08-24T20:08:29.853Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-24T20:08:30.410Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.505s [2019-08-24T20:08:34.605Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 3.834s [2019-08-24T20:08:36.501Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 2.267s [2019-08-24T20:08:37.431Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.044s [2019-08-24T20:08:38.801Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.003s [2019-08-24T20:08:39.815Z] #29 29.00 # github.com/docker/docker/contrib/httpserver [2019-08-24T20:08:39.815Z] #29 29.00 loadinternal: cannot find runtime/cgo [2019-08-24T20:08:39.815Z] #29 DONE 29.3s [2019-08-24T20:08:39.815Z] [2019-08-24T20:08:39.815Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-24T20:08:40.073Z] #33 ... [2019-08-24T20:08:40.073Z] [2019-08-24T20:08:40.073Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-08-24T20:08:40.331Z] #30 DONE 0.1s [2019-08-24T20:08:40.331Z] [2019-08-24T20:08:40.331Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-24T20:08:48.756Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 9.848s [2019-08-24T20:08:50.655Z] --- PASS: TestCreateServiceMultipleTimes (23.93s) [2019-08-24T20:08:50.655Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes [2019-08-24T20:08:50.655Z] daemon.go:336: [d1a8aa7eb878f] waiting for daemon to start [2019-08-24T20:08:50.655Z] daemon.go:336: [d1a8aa7eb878f] waiting for daemon to start [2019-08-24T20:08:50.655Z] daemon.go:364: [d1a8aa7eb878f] daemon started [2019-08-24T20:08:50.655Z] daemon.go:472: [d1a8aa7eb878f] Stopping daemon [2019-08-24T20:08:50.655Z] daemon.go:307: [d1a8aa7eb878f] exiting daemon [2019-08-24T20:08:50.655Z] daemon.go:459: [d1a8aa7eb878f] Daemon stopped [2019-08-24T20:08:50.655Z] === RUN TestCreateServiceConflict [2019-08-24T20:08:50.912Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 22.865s [2019-08-24T20:08:54.187Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 5.852s [2019-08-24T20:08:55.119Z] --- PASS: TestCreateServiceConflict (4.22s) [2019-08-24T20:08:55.119Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict [2019-08-24T20:08:55.119Z] daemon.go:336: [da508067226cf] waiting for daemon to start [2019-08-24T20:08:55.119Z] daemon.go:336: [da508067226cf] waiting for daemon to start [2019-08-24T20:08:55.119Z] daemon.go:364: [da508067226cf] daemon started [2019-08-24T20:08:55.119Z] daemon.go:472: [da508067226cf] Stopping daemon [2019-08-24T20:08:55.119Z] daemon.go:307: [da508067226cf] exiting daemon [2019-08-24T20:08:55.119Z] daemon.go:459: [da508067226cf] Daemon stopped [2019-08-24T20:08:55.119Z] === RUN TestCreateServiceMaxReplicas [2019-08-24T20:08:55.376Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 4.198s [2019-08-24T20:08:56.746Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 2.275s [2019-08-24T20:08:59.269Z] --- PASS: TestCreateServiceMaxReplicas (4.40s) [2019-08-24T20:08:59.269Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas [2019-08-24T20:08:59.269Z] daemon.go:336: [d1b4d5c8ed034] waiting for daemon to start [2019-08-24T20:08:59.269Z] daemon.go:336: [d1b4d5c8ed034] waiting for daemon to start [2019-08-24T20:08:59.269Z] daemon.go:364: [d1b4d5c8ed034] daemon started [2019-08-24T20:08:59.269Z] daemon.go:472: [d1b4d5c8ed034] Stopping daemon [2019-08-24T20:08:59.269Z] daemon.go:307: [d1b4d5c8ed034] exiting daemon [2019-08-24T20:08:59.269Z] daemon.go:459: [d1b4d5c8ed034] Daemon stopped [2019-08-24T20:08:59.269Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-24T20:09:01.163Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 4.185s [2019-08-24T20:09:02.098Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.262s [2019-08-24T20:09:03.470Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.320s [2019-08-24T20:09:04.035Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.484s [2019-08-24T20:09:04.599Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.582s [2019-08-24T20:09:05.971Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.246s [2019-08-24T20:09:06.904Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.201s [2019-08-24T20:09:08.274Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.111s [2019-08-24T20:09:09.644Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 3.584s [2019-08-24T20:09:12.918Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.328s [2019-08-24T20:09:12.918Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.113s [2019-08-24T20:09:12.918Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.312s [2019-08-24T20:09:12.918Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) [2019-08-24T20:09:13.483Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.648s [2019-08-24T20:09:14.853Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.192s [2019-08-24T20:09:14.853Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.094s [2019-08-24T20:09:15.111Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.83s) [2019-08-24T20:09:15.111Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames [2019-08-24T20:09:15.111Z] daemon.go:336: [dc7e87982e907] waiting for daemon to start [2019-08-24T20:09:15.111Z] daemon.go:336: [dc7e87982e907] waiting for daemon to start [2019-08-24T20:09:15.111Z] daemon.go:364: [dc7e87982e907] daemon started [2019-08-24T20:09:15.111Z] daemon.go:472: [dc7e87982e907] Stopping daemon [2019-08-24T20:09:15.111Z] daemon.go:307: [dc7e87982e907] exiting daemon [2019-08-24T20:09:15.111Z] daemon.go:459: [dc7e87982e907] Daemon stopped [2019-08-24T20:09:15.111Z] === RUN TestCreateServiceSecretFileMode [2019-08-24T20:09:16.041Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 1.009s [2019-08-24T20:09:17.939Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2019-08-24T20:09:17.939Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode [2019-08-24T20:09:17.939Z] daemon.go:336: [d23502f30908a] waiting for daemon to start [2019-08-24T20:09:17.939Z] daemon.go:336: [d23502f30908a] waiting for daemon to start [2019-08-24T20:09:17.939Z] daemon.go:364: [d23502f30908a] daemon started [2019-08-24T20:09:17.939Z] daemon.go:472: [d23502f30908a] Stopping daemon [2019-08-24T20:09:17.939Z] daemon.go:307: [d23502f30908a] exiting daemon [2019-08-24T20:09:17.939Z] daemon.go:459: [d23502f30908a] Daemon stopped [2019-08-24T20:09:17.939Z] === RUN TestCreateServiceConfigFileMode [2019-08-24T20:09:21.216Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 4.779s [2019-08-24T20:09:21.216Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2019-08-24T20:09:21.216Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode [2019-08-24T20:09:21.216Z] daemon.go:336: [dc634835a01a8] waiting for daemon to start [2019-08-24T20:09:21.216Z] daemon.go:336: [dc634835a01a8] waiting for daemon to start [2019-08-24T20:09:21.216Z] daemon.go:364: [dc634835a01a8] daemon started [2019-08-24T20:09:21.216Z] daemon.go:472: [dc634835a01a8] Stopping daemon [2019-08-24T20:09:21.216Z] daemon.go:307: [dc634835a01a8] exiting daemon [2019-08-24T20:09:21.216Z] daemon.go:459: [dc634835a01a8] Daemon stopped [2019-08-24T20:09:21.216Z] === RUN TestCreateServiceSysctls [2019-08-24T20:09:22.147Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 0.913s [2019-08-24T20:09:23.078Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.110s [2019-08-24T20:09:23.643Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.640s [2019-08-24T20:09:25.013Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.084s [2019-08-24T20:09:25.578Z] --- PASS: TestCreateServiceSysctls (4.50s) [2019-08-24T20:09:25.578Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls [2019-08-24T20:09:25.578Z] daemon.go:336: [da10cd8c0d685] waiting for daemon to start [2019-08-24T20:09:25.578Z] daemon.go:336: [da10cd8c0d685] waiting for daemon to start [2019-08-24T20:09:25.578Z] daemon.go:364: [da10cd8c0d685] daemon started [2019-08-24T20:09:25.578Z] daemon.go:472: [da10cd8c0d685] Stopping daemon [2019-08-24T20:09:25.578Z] daemon.go:307: [da10cd8c0d685] exiting daemon [2019-08-24T20:09:25.578Z] daemon.go:459: [da10cd8c0d685] Daemon stopped [2019-08-24T20:09:25.578Z] === RUN TestCreateServiceCapabilities [2019-08-24T20:09:26.509Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.696s [2019-08-24T20:09:29.032Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.173s [2019-08-24T20:09:29.033Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2019-08-24T20:09:29.033Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities [2019-08-24T20:09:29.033Z] daemon.go:336: [d2d7812c1f76e] waiting for daemon to start [2019-08-24T20:09:29.033Z] daemon.go:336: [d2d7812c1f76e] waiting for daemon to start [2019-08-24T20:09:29.033Z] daemon.go:364: [d2d7812c1f76e] daemon started [2019-08-24T20:09:29.033Z] daemon.go:472: [d2d7812c1f76e] Stopping daemon [2019-08-24T20:09:29.033Z] daemon.go:307: [d2d7812c1f76e] exiting daemon [2019-08-24T20:09:29.033Z] daemon.go:459: [d2d7812c1f76e] Daemon stopped [2019-08-24T20:09:29.033Z] === RUN TestInspect [2019-08-24T20:09:32.310Z] --- PASS: TestInspect (3.02s) [2019-08-24T20:09:32.310Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect [2019-08-24T20:09:32.310Z] daemon.go:336: [d699e9ffc8661] waiting for daemon to start [2019-08-24T20:09:32.310Z] daemon.go:336: [d699e9ffc8661] waiting for daemon to start [2019-08-24T20:09:32.310Z] daemon.go:364: [d699e9ffc8661] daemon started [2019-08-24T20:09:32.310Z] daemon.go:472: [d699e9ffc8661] Stopping daemon [2019-08-24T20:09:32.310Z] daemon.go:307: [d699e9ffc8661] exiting daemon [2019-08-24T20:09:32.310Z] daemon.go:459: [d699e9ffc8661] Daemon stopped [2019-08-24T20:09:32.310Z] === RUN TestDockerNetworkConnectAlias [2019-08-24T20:09:32.567Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 3.815s [2019-08-24T20:09:39.116Z] --- PASS: TestDockerNetworkConnectAlias (7.25s) [2019-08-24T20:09:39.116Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias [2019-08-24T20:09:39.116Z] daemon.go:336: [d0c5f1ad1be4f] waiting for daemon to start [2019-08-24T20:09:39.116Z] daemon.go:336: [d0c5f1ad1be4f] waiting for daemon to start [2019-08-24T20:09:39.116Z] daemon.go:364: [d0c5f1ad1be4f] daemon started [2019-08-24T20:09:39.116Z] daemon.go:472: [d0c5f1ad1be4f] Stopping daemon [2019-08-24T20:09:39.116Z] daemon.go:307: [d0c5f1ad1be4f] exiting daemon [2019-08-24T20:09:39.116Z] daemon.go:459: [d0c5f1ad1be4f] Daemon stopped [2019-08-24T20:09:39.116Z] === RUN TestDockerNetworkReConnect [2019-08-24T20:09:45.664Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2019-08-24T20:09:45.664Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect [2019-08-24T20:09:45.664Z] daemon.go:336: [de4e7fb11ba08] waiting for daemon to start [2019-08-24T20:09:45.664Z] daemon.go:336: [de4e7fb11ba08] waiting for daemon to start [2019-08-24T20:09:45.664Z] daemon.go:364: [de4e7fb11ba08] daemon started [2019-08-24T20:09:45.664Z] daemon.go:472: [de4e7fb11ba08] Stopping daemon [2019-08-24T20:09:45.664Z] daemon.go:307: [de4e7fb11ba08] exiting daemon [2019-08-24T20:09:45.664Z] daemon.go:459: [de4e7fb11ba08] Daemon stopped [2019-08-24T20:09:45.664Z] === RUN TestServicePlugin [2019-08-24T20:09:50.948Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 18.046s [2019-08-24T20:09:51.879Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.091s [2019-08-24T20:09:52.136Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.345s [2019-08-24T20:09:53.506Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.382s [2019-08-24T20:09:54.878Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.136s [2019-08-24T20:09:56.247Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.535s [2019-08-24T20:09:56.247Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) [2019-08-24T20:09:56.247Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-24T20:09:56.247Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) [2019-08-24T20:09:56.247Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) [2019-08-24T20:09:58.143Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 1.968s [2019-08-24T20:09:58.143Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.046s [2019-08-24T20:09:59.512Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 1.091s [2019-08-24T20:10:00.076Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.588s [2019-08-24T20:10:01.006Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore 30.672s [2019-08-24T20:10:01.006Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 1.088s [2019-08-24T20:10:01.006Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.097s [2019-08-24T20:10:05.184Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 3.488s [2019-08-24T20:10:05.538Z] --- PASS: TestBuildWithHugeFile (82.81s) [2019-08-24T20:10:05.538Z] === RUN TestBuildWithEmptyDockerfile [2019-08-24T20:10:05.538Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T20:10:05.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T20:10:05.538Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T20:10:05.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T20:10:05.538Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T20:10:05.538Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T20:10:05.538Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-24T20:10:05.538Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-24T20:10:05.538Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-24T20:10:05.538Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-08-24T20:10:05.538Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-08-24T20:10:05.538Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-08-24T20:10:05.538Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-08-24T20:10:05.538Z] === RUN TestBuildPreserveOwnership [2019-08-24T20:10:05.538Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-24T20:10:05.538Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-24T20:10:05.538Z] --- PASS: TestBuildPreserveOwnership (4.97s) [2019-08-24T20:10:05.538Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2019-08-24T20:10:05.538Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2019-08-24T20:10:05.538Z] === RUN TestBuildPlatformInvalid [2019-08-24T20:10:05.538Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-08-24T20:10:05.538Z] PASS [2019-08-24T20:10:05.538Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-24T20:10:05.538Z] INFO: Testing against a local daemon [2019-08-24T20:10:05.538Z] === RUN TestConfigList [2019-08-24T20:10:05.538Z] --- PASS: TestConfigList (2.28s) [2019-08-24T20:10:05.538Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-24T20:10:05.538Z] daemon.go:336: [d9bc9e1c3f337] waiting for daemon to start [2019-08-24T20:10:05.538Z] daemon.go:336: [d9bc9e1c3f337] waiting for daemon to start [2019-08-24T20:10:05.538Z] daemon.go:364: [d9bc9e1c3f337] daemon started [2019-08-24T20:10:05.538Z] daemon.go:472: [d9bc9e1c3f337] Stopping daemon [2019-08-24T20:10:05.538Z] daemon.go:307: [d9bc9e1c3f337] exiting daemon [2019-08-24T20:10:05.538Z] daemon.go:459: [d9bc9e1c3f337] Daemon stopped [2019-08-24T20:10:05.538Z] === RUN TestConfigsCreateAndDelete [2019-08-24T20:10:05.538Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2019-08-24T20:10:05.538Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-24T20:10:05.538Z] daemon.go:336: [d924372fa914f] waiting for daemon to start [2019-08-24T20:10:05.538Z] daemon.go:336: [d924372fa914f] waiting for daemon to start [2019-08-24T20:10:05.538Z] daemon.go:364: [d924372fa914f] daemon started [2019-08-24T20:10:05.538Z] daemon.go:472: [d924372fa914f] Stopping daemon [2019-08-24T20:10:05.538Z] daemon.go:307: [d924372fa914f] exiting daemon [2019-08-24T20:10:05.538Z] daemon.go:459: [d924372fa914f] Daemon stopped [2019-08-24T20:10:05.538Z] === RUN TestConfigsUpdate [2019-08-24T20:10:05.538Z] --- PASS: TestConfigsUpdate (2.25s) [2019-08-24T20:10:05.538Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-24T20:10:05.538Z] daemon.go:336: [de04eea427e90] waiting for daemon to start [2019-08-24T20:10:05.538Z] daemon.go:336: [de04eea427e90] waiting for daemon to start [2019-08-24T20:10:05.538Z] daemon.go:364: [de04eea427e90] daemon started [2019-08-24T20:10:05.538Z] daemon.go:472: [de04eea427e90] Stopping daemon [2019-08-24T20:10:05.538Z] daemon.go:307: [de04eea427e90] exiting daemon [2019-08-24T20:10:05.538Z] daemon.go:459: [de04eea427e90] Daemon stopped [2019-08-24T20:10:05.538Z] === RUN TestTemplatedConfig [2019-08-24T20:10:06.543Z] --- PASS: TestTemplatedConfig (2.98s) [2019-08-24T20:10:06.543Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-24T20:10:06.543Z] daemon.go:336: [d4457fb04f796] waiting for daemon to start [2019-08-24T20:10:06.543Z] daemon.go:336: [d4457fb04f796] waiting for daemon to start [2019-08-24T20:10:06.543Z] daemon.go:364: [d4457fb04f796] daemon started [2019-08-24T20:10:06.543Z] daemon.go:472: [d4457fb04f796] Stopping daemon [2019-08-24T20:10:06.543Z] daemon.go:307: [d4457fb04f796] exiting daemon [2019-08-24T20:10:06.543Z] daemon.go:459: [d4457fb04f796] Daemon stopped [2019-08-24T20:10:06.543Z] === RUN TestConfigInspect [2019-08-24T20:10:07.078Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 2.478s [2019-08-24T20:10:08.448Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 1.120s [2019-08-24T20:10:08.574Z] --- PASS: TestConfigInspect (2.30s) [2019-08-24T20:10:08.574Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-24T20:10:08.574Z] daemon.go:336: [d220582831fbb] waiting for daemon to start [2019-08-24T20:10:08.574Z] daemon.go:336: [d220582831fbb] waiting for daemon to start [2019-08-24T20:10:08.574Z] daemon.go:364: [d220582831fbb] daemon started [2019-08-24T20:10:08.574Z] daemon.go:472: [d220582831fbb] Stopping daemon [2019-08-24T20:10:08.574Z] daemon.go:307: [d220582831fbb] exiting daemon [2019-08-24T20:10:08.574Z] daemon.go:459: [d220582831fbb] Daemon stopped [2019-08-24T20:10:08.574Z] === RUN TestConfigCreateWithLabels [2019-08-24T20:10:08.705Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.410s [2019-08-24T20:10:09.269Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.639s [2019-08-24T20:10:09.269Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) [2019-08-24T20:10:10.640Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 1.018s [2019-08-24T20:10:11.257Z] --- PASS: TestConfigCreateWithLabels (2.36s) [2019-08-24T20:10:11.257Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-24T20:10:11.257Z] daemon.go:336: [d33bdbb0a40f4] waiting for daemon to start [2019-08-24T20:10:11.257Z] daemon.go:336: [d33bdbb0a40f4] waiting for daemon to start [2019-08-24T20:10:11.257Z] daemon.go:364: [d33bdbb0a40f4] daemon started [2019-08-24T20:10:11.257Z] daemon.go:472: [d33bdbb0a40f4] Stopping daemon [2019-08-24T20:10:11.257Z] daemon.go:307: [d33bdbb0a40f4] exiting daemon [2019-08-24T20:10:11.257Z] daemon.go:459: [d33bdbb0a40f4] Daemon stopped [2019-08-24T20:10:11.257Z] === RUN TestConfigCreateResolve [2019-08-24T20:10:13.163Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 2.571s [2019-08-24T20:10:13.163Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.024s [2019-08-24T20:10:13.163Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-08-24T20:10:13.284Z] --- PASS: TestConfigCreateResolve (2.29s) [2019-08-24T20:10:13.284Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-24T20:10:13.284Z] daemon.go:336: [db97d6a2108e6] waiting for daemon to start [2019-08-24T20:10:13.284Z] daemon.go:336: [db97d6a2108e6] waiting for daemon to start [2019-08-24T20:10:13.284Z] daemon.go:364: [db97d6a2108e6] daemon started [2019-08-24T20:10:13.284Z] daemon.go:472: [db97d6a2108e6] Stopping daemon [2019-08-24T20:10:13.284Z] daemon.go:307: [db97d6a2108e6] exiting daemon [2019-08-24T20:10:13.284Z] daemon.go:459: [db97d6a2108e6] Daemon stopped [2019-08-24T20:10:13.284Z] === RUN TestConfigDaemonLibtrustID [2019-08-24T20:10:13.728Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.743s [2019-08-24T20:10:13.899Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-08-24T20:10:13.899Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-24T20:10:13.899Z] daemon.go:336: [d5f90dff73970] waiting for daemon to start [2019-08-24T20:10:13.899Z] daemon.go:336: [d5f90dff73970] waiting for daemon to start [2019-08-24T20:10:13.899Z] daemon.go:364: [d5f90dff73970] daemon started [2019-08-24T20:10:13.899Z] daemon.go:472: [d5f90dff73970] Stopping daemon [2019-08-24T20:10:13.899Z] daemon.go:307: [d5f90dff73970] exiting daemon [2019-08-24T20:10:13.899Z] daemon.go:459: [d5f90dff73970] Daemon stopped [2019-08-24T20:10:13.899Z] PASS [2019-08-24T20:10:13.899Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-24T20:10:13.899Z] INFO: Testing against a local daemon [2019-08-24T20:10:13.899Z] === RUN TestCheckpoint [2019-08-24T20:10:13.899Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-24T20:10:13.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-24T20:10:13.899Z] === RUN TestContainerInvalidJSON [2019-08-24T20:10:13.899Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T20:10:13.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T20:10:13.899Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T20:10:13.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T20:10:13.899Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-24T20:10:13.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-24T20:10:13.899Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-24T20:10:13.899Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-24T20:10:13.899Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-24T20:10:13.899Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-08-24T20:10:13.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-24T20:10:13.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-24T20:10:13.899Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-24T20:10:13.899Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-24T20:10:14.193Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-08-24T20:10:14.193Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-24T20:10:14.193Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-08-24T20:10:14.193Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-24T20:10:14.193Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-08-24T20:10:14.193Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-24T20:10:14.476Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-24T20:10:14.476Z] === RUN TestCopyFromContainer [2019-08-24T20:10:14.661Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 0.959s [2019-08-24T20:10:15.951Z] === RUN TestCopyFromContainer// [2019-08-24T20:10:15.951Z] === RUN TestCopyFromContainer//bar/root [2019-08-24T20:10:16.030Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 1.035s [2019-08-24T20:10:16.235Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-24T20:10:16.235Z] === RUN TestCopyFromContainer/bar/quux [2019-08-24T20:10:16.235Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-24T20:10:16.521Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-24T20:10:16.521Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-24T20:10:16.521Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-24T20:10:16.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-24T20:10:16.806Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer (2.55s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-08-24T20:10:16.806Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-08-24T20:10:16.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-08-24T20:10:16.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-24T20:10:16.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T20:10:16.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T20:10:16.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T20:10:16.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T20:10:16.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T20:10:16.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T20:10:16.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-24T20:10:16.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-24T20:10:16.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-24T20:10:16.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-08-24T20:10:16.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-08-24T20:10:16.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-08-24T20:10:16.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-08-24T20:10:16.807Z] === RUN TestCreateWithInvalidEnv [2019-08-24T20:10:16.961Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 0.966s [2019-08-24T20:10:17.090Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-24T20:10:17.090Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-24T20:10:17.090Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-24T20:10:17.090Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-24T20:10:17.090Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-24T20:10:17.090Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-24T20:10:17.090Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-24T20:10:17.090Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-24T20:10:17.090Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-24T20:10:17.090Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-08-24T20:10:17.090Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-24T20:10:17.090Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-24T20:10:17.090Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-24T20:10:17.090Z] === RUN TestCreateTmpfsMountsTarget [2019-08-24T20:10:17.090Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-08-24T20:10:17.090Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-24T20:10:17.893Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 10.944s [2019-08-24T20:10:18.459Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.740s [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T20:10:19.112Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-24T20:10:19.112Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.02s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-08-24T20:10:19.112Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-08-24T20:10:19.112Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-24T20:10:20.982Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 1.980s [2019-08-24T20:10:20.982Z] --- PASS: TestServicePlugin (35.28s) [2019-08-24T20:10:20.982Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-24T20:10:20.982Z] daemon.go:336: [d62839c7bab8d] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:336: [d62839c7bab8d] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:364: [d62839c7bab8d] daemon started [2019-08-24T20:10:20.982Z] daemon.go:472: [d62839c7bab8d] Stopping daemon [2019-08-24T20:10:20.982Z] daemon.go:307: [d62839c7bab8d] exiting daemon [2019-08-24T20:10:20.982Z] daemon.go:459: [d62839c7bab8d] Daemon stopped [2019-08-24T20:10:20.982Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-24T20:10:20.982Z] daemon.go:336: [df79b488cacc0] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:336: [df79b488cacc0] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:364: [df79b488cacc0] daemon started [2019-08-24T20:10:20.982Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-24T20:10:20.982Z] daemon.go:336: [dfa8962860e69] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:336: [dfa8962860e69] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:364: [dfa8962860e69] daemon started [2019-08-24T20:10:20.982Z] plugin_test.go:62: [dfa8962860e69] joining swarm manager [df79b488cacc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-08-24T20:10:20.982Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-24T20:10:20.982Z] daemon.go:336: [dc7966f6e3496] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:336: [dc7966f6e3496] waiting for daemon to start [2019-08-24T20:10:20.982Z] daemon.go:364: [dc7966f6e3496] daemon started [2019-08-24T20:10:20.982Z] plugin_test.go:65: [dc7966f6e3496] joining swarm manager [df79b488cacc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-08-24T20:10:20.982Z] daemon.go:472: [dc7966f6e3496] Stopping daemon [2019-08-24T20:10:20.982Z] daemon.go:307: [dc7966f6e3496] exiting daemon [2019-08-24T20:10:20.982Z] daemon.go:459: [dc7966f6e3496] Daemon stopped [2019-08-24T20:10:20.982Z] daemon.go:472: [dfa8962860e69] Stopping daemon [2019-08-24T20:10:20.982Z] daemon.go:307: [dfa8962860e69] exiting daemon [2019-08-24T20:10:20.982Z] daemon.go:459: [dfa8962860e69] Daemon stopped [2019-08-24T20:10:20.982Z] daemon.go:472: [df79b488cacc0] Stopping daemon [2019-08-24T20:10:20.982Z] daemon.go:307: [df79b488cacc0] exiting daemon [2019-08-24T20:10:20.982Z] daemon.go:459: [df79b488cacc0] Daemon stopped [2019-08-24T20:10:20.982Z] === RUN TestServiceUpdateLabel [2019-08-24T20:10:21.140Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2019-08-24T20:10:21.140Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-24T20:10:21.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T20:10:21.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T20:10:21.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T20:10:21.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T20:10:21.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T20:10:21.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T20:10:21.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T20:10:21.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T20:10:21.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T20:10:21.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T20:10:21.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-24T20:10:21.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-24T20:10:21.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-24T20:10:21.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-24T20:10:21.425Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-24T20:10:21.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-08-24T20:10:21.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-08-24T20:10:21.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-08-24T20:10:21.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-08-24T20:10:21.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-08-24T20:10:21.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-08-24T20:10:21.425Z] === RUN TestContainerStartOnDaemonRestart [2019-08-24T20:10:21.425Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-24T20:10:21.425Z] === RUN TestDaemonRestartIpcMode [2019-08-24T20:10:21.425Z] === PAUSE TestDaemonRestartIpcMode [2019-08-24T20:10:21.425Z] === RUN TestDiff [2019-08-24T20:10:21.914Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 1.005s [2019-08-24T20:10:22.041Z] --- PASS: TestDiff (0.70s) [2019-08-24T20:10:22.041Z] === RUN TestExecWithCloseStdin [2019-08-24T20:10:23.049Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-08-24T20:10:23.049Z] === RUN TestExec [2019-08-24T20:10:23.807Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.778s [2019-08-24T20:10:23.807Z] --- PASS: TestServiceUpdateLabel (3.08s) [2019-08-24T20:10:23.807Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel [2019-08-24T20:10:23.807Z] daemon.go:336: [d303593d97e4a] waiting for daemon to start [2019-08-24T20:10:23.807Z] daemon.go:336: [d303593d97e4a] waiting for daemon to start [2019-08-24T20:10:23.807Z] daemon.go:364: [d303593d97e4a] daemon started [2019-08-24T20:10:23.807Z] daemon.go:472: [d303593d97e4a] Stopping daemon [2019-08-24T20:10:23.807Z] daemon.go:307: [d303593d97e4a] exiting daemon [2019-08-24T20:10:23.807Z] daemon.go:459: [d303593d97e4a] Daemon stopped [2019-08-24T20:10:23.807Z] === RUN TestServiceUpdateSecrets [2019-08-24T20:10:24.053Z] --- PASS: TestExec (0.89s) [2019-08-24T20:10:24.054Z] === RUN TestExecUser [2019-08-24T20:10:24.673Z] --- PASS: TestExecUser (0.87s) [2019-08-24T20:10:24.673Z] === RUN TestExportContainerAndImportImage [2019-08-24T20:10:24.737Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 1.033s [2019-08-24T20:10:25.682Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-08-24T20:10:25.682Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-24T20:10:26.633Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 1.855s [2019-08-24T20:10:27.156Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-08-24T20:10:27.156Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-24T20:10:27.156Z] daemon.go:336: [d7bd8ce6bd01a] waiting for daemon to start [2019-08-24T20:10:27.156Z] daemon.go:336: [d7bd8ce6bd01a] waiting for daemon to start [2019-08-24T20:10:27.156Z] daemon.go:364: [d7bd8ce6bd01a] daemon started [2019-08-24T20:10:27.156Z] daemon.go:472: [d7bd8ce6bd01a] Stopping daemon [2019-08-24T20:10:27.156Z] daemon.go:307: [d7bd8ce6bd01a] exiting daemon [2019-08-24T20:10:27.156Z] daemon.go:459: [d7bd8ce6bd01a] Daemon stopped [2019-08-24T20:10:27.156Z] daemon.go:336: [d7bd8ce6bd01a] waiting for daemon to start [2019-08-24T20:10:27.156Z] daemon.go:336: [d7bd8ce6bd01a] waiting for daemon to start [2019-08-24T20:10:27.156Z] daemon.go:364: [d7bd8ce6bd01a] daemon started [2019-08-24T20:10:27.156Z] daemon.go:472: [d7bd8ce6bd01a] Stopping daemon [2019-08-24T20:10:27.156Z] daemon.go:307: [d7bd8ce6bd01a] exiting daemon [2019-08-24T20:10:27.156Z] daemon.go:459: [d7bd8ce6bd01a] Daemon stopped [2019-08-24T20:10:27.156Z] === RUN TestHealthCheckWorkdir [2019-08-24T20:10:27.563Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 0.936s [2019-08-24T20:10:27.563Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.010s [2019-08-24T20:10:27.563Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.011s [2019-08-24T20:10:27.563Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.065s [2019-08-24T20:10:27.563Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.011s [2019-08-24T20:10:27.563Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.002s [2019-08-24T20:10:27.563Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.060s [2019-08-24T20:10:28.633Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-08-24T20:10:28.633Z] === RUN TestHealthKillContainer [2019-08-24T20:10:29.457Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 1.703s [2019-08-24T20:10:31.313Z] --- PASS: TestHealthKillContainer (2.93s) [2019-08-24T20:10:31.313Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-24T20:10:31.351Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 1.910s [2019-08-24T20:10:31.351Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s [2019-08-24T20:10:31.758Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-24T20:10:31.758Z] #33 124.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-24T20:10:31.758Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-24T20:10:31.758Z] #33 130.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-24T20:10:31.758Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-24T20:10:32.016Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-24T20:10:32.282Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.790s [2019-08-24T20:10:32.320Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2019-08-24T20:10:32.320Z] === RUN TestIpcModeNone [2019-08-24T20:10:32.935Z] --- PASS: TestIpcModeNone (0.87s) [2019-08-24T20:10:32.935Z] === RUN TestIpcModePrivate [2019-08-24T20:10:33.213Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 0.881s [2019-08-24T20:10:33.777Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.861s [2019-08-24T20:10:33.943Z] --- PASS: TestIpcModePrivate (0.89s) [2019-08-24T20:10:33.944Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-08-24T20:10:33.944Z] === RUN TestIpcModeShareable [2019-08-24T20:10:34.709Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 0.842s [2019-08-24T20:10:34.952Z] --- PASS: TestIpcModeShareable (0.91s) [2019-08-24T20:10:34.952Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-08-24T20:10:34.952Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-24T20:10:35.291Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-24T20:10:35.640Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.771s [2019-08-24T20:10:35.640Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.065s [2019-08-24T20:10:35.640Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-08-24T20:10:36.571Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.777s [2019-08-24T20:10:36.571Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.002s [2019-08-24T20:10:36.571Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.061s [2019-08-24T20:10:36.571Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.130s [2019-08-24T20:10:36.829Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.082s [2019-08-24T20:10:37.631Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2019-08-24T20:10:37.631Z] === RUN TestAPIIpcModeHost [2019-08-24T20:10:37.759Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 0.832s [2019-08-24T20:10:37.817Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-24T20:10:37.817Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-24T20:10:37.915Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-08-24T20:10:37.915Z] === RUN TestDaemonIpcModeShareable [2019-08-24T20:10:38.690Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.630s [2019-08-24T20:10:38.948Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2019-08-24T20:10:38.948Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets [2019-08-24T20:10:38.948Z] daemon.go:336: [df762ae6f78e0] waiting for daemon to start [2019-08-24T20:10:38.948Z] daemon.go:336: [df762ae6f78e0] waiting for daemon to start [2019-08-24T20:10:38.948Z] daemon.go:364: [df762ae6f78e0] daemon started [2019-08-24T20:10:38.948Z] daemon.go:472: [df762ae6f78e0] Stopping daemon [2019-08-24T20:10:38.948Z] daemon.go:307: [df762ae6f78e0] exiting daemon [2019-08-24T20:10:38.948Z] daemon.go:459: [df762ae6f78e0] Daemon stopped [2019-08-24T20:10:38.948Z] === RUN TestServiceUpdateConfigs [2019-08-24T20:10:39.205Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 0.821s [2019-08-24T20:10:39.205Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-08-24T20:10:39.942Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-08-24T20:10:39.942Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-24T20:10:39.942Z] daemon.go:336: [da2647c88433b] waiting for daemon to start [2019-08-24T20:10:39.942Z] daemon.go:336: [da2647c88433b] waiting for daemon to start [2019-08-24T20:10:39.942Z] daemon.go:364: [da2647c88433b] daemon started [2019-08-24T20:10:39.942Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-24T20:10:39.942Z] daemon.go:472: [da2647c88433b] Stopping daemon [2019-08-24T20:10:39.942Z] daemon.go:307: [da2647c88433b] exiting daemon [2019-08-24T20:10:39.942Z] daemon.go:459: [da2647c88433b] Daemon stopped [2019-08-24T20:10:39.942Z] === RUN TestDaemonIpcModePrivate [2019-08-24T20:10:40.346Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-24T20:10:41.101Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.381s [2019-08-24T20:10:41.279Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-24T20:10:41.964Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-08-24T20:10:41.964Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-24T20:10:41.964Z] daemon.go:336: [d3057ddee4eb6] waiting for daemon to start [2019-08-24T20:10:41.964Z] daemon.go:336: [d3057ddee4eb6] waiting for daemon to start [2019-08-24T20:10:41.964Z] daemon.go:364: [d3057ddee4eb6] daemon started [2019-08-24T20:10:41.964Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-24T20:10:41.964Z] daemon.go:472: [d3057ddee4eb6] Stopping daemon [2019-08-24T20:10:41.964Z] daemon.go:307: [d3057ddee4eb6] exiting daemon [2019-08-24T20:10:41.964Z] daemon.go:459: [d3057ddee4eb6] Daemon stopped [2019-08-24T20:10:41.964Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-24T20:10:42.032Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.785s [2019-08-24T20:10:42.032Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-08-24T20:10:42.963Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 0.805s [2019-08-24T20:10:43.439Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2019-08-24T20:10:43.439Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-24T20:10:43.439Z] daemon.go:336: [d16b8b4da8bac] waiting for daemon to start [2019-08-24T20:10:43.439Z] daemon.go:336: [d16b8b4da8bac] waiting for daemon to start [2019-08-24T20:10:43.439Z] daemon.go:364: [d16b8b4da8bac] daemon started [2019-08-24T20:10:43.439Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-24T20:10:43.439Z] daemon.go:472: [d16b8b4da8bac] Stopping daemon [2019-08-24T20:10:43.439Z] daemon.go:307: [d16b8b4da8bac] exiting daemon [2019-08-24T20:10:43.439Z] daemon.go:459: [d16b8b4da8bac] Daemon stopped [2019-08-24T20:10:43.439Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-24T20:10:43.539Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 0.774s [2019-08-24T20:10:44.469Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 0.882s [2019-08-24T20:10:44.556Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-24T20:10:45.400Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 0.834s [2019-08-24T20:10:45.401Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.005s [2019-08-24T20:10:45.471Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-08-24T20:10:45.471Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-24T20:10:45.471Z] daemon.go:336: [d8aee4283a274] waiting for daemon to start [2019-08-24T20:10:45.471Z] daemon.go:336: [d8aee4283a274] waiting for daemon to start [2019-08-24T20:10:45.471Z] daemon.go:364: [d8aee4283a274] daemon started [2019-08-24T20:10:45.471Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-24T20:10:45.471Z] daemon.go:472: [d8aee4283a274] Stopping daemon [2019-08-24T20:10:45.471Z] daemon.go:307: [d8aee4283a274] exiting daemon [2019-08-24T20:10:45.471Z] daemon.go:459: [d8aee4283a274] Daemon stopped [2019-08-24T20:10:45.471Z] === RUN TestIpcModeOlderClient [2019-08-24T20:10:45.471Z] === PAUSE TestIpcModeOlderClient [2019-08-24T20:10:45.471Z] === RUN TestKillContainerInvalidSignal [2019-08-24T20:10:46.085Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2019-08-24T20:10:46.085Z] === RUN TestKillContainer [2019-08-24T20:10:46.085Z] === RUN TestKillContainer/no_signal [2019-08-24T20:10:46.331Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 0.859s [2019-08-24T20:10:46.452Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-24T20:10:46.700Z] === RUN TestKillContainer/non_killing_signal [2019-08-24T20:10:46.982Z] === RUN TestKillContainer/killing_signal [2019-08-24T20:10:47.262Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 0.666s [2019-08-24T20:10:47.986Z] --- PASS: TestKillContainer (2.16s) [2019-08-24T20:10:47.986Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-08-24T20:10:47.986Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-08-24T20:10:47.986Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2019-08-24T20:10:47.986Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-24T20:10:48.208Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 0.870s [2019-08-24T20:10:48.208Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.087s [2019-08-24T20:10:48.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-24T20:10:48.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-24T20:10:48.974Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-24T20:10:49.144Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 0.542s [2019-08-24T20:10:49.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2019-08-24T20:10:49.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2019-08-24T20:10:49.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-08-24T20:10:49.508Z] === RUN TestKillStoppedContainer [2019-08-24T20:10:49.710Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 0.657s [2019-08-24T20:10:49.796Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-08-24T20:10:49.796Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-24T20:10:49.796Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-08-24T20:10:49.796Z] === RUN TestKillDifferentUserContainer [2019-08-24T20:10:50.410Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-08-24T20:10:50.410Z] === RUN TestInspectOomKilledTrue [2019-08-24T20:10:51.497Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-24T20:10:51.605Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.356s [2019-08-24T20:10:51.880Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2019-08-24T20:10:51.880Z] === RUN TestInspectOomKilledFalse [2019-08-24T20:10:52.497Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2019-08-24T20:10:52.497Z] === RUN TestLinksEtcHostsContentMatch [2019-08-24T20:10:52.973Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.359s [2019-08-24T20:10:52.973Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.045s [2019-08-24T20:10:52.973Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.005s [2019-08-24T20:10:52.973Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s [2019-08-24T20:10:52.973Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.013s [2019-08-24T20:10:53.113Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-08-24T20:10:53.114Z] === RUN TestLinksContainerNames [2019-08-24T20:10:53.537Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 30.063s [2019-08-24T20:10:54.019Z] #33 156.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-24T20:10:54.102Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 0.610s [2019-08-24T20:10:54.360Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2019-08-24T20:10:54.360Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs [2019-08-24T20:10:54.360Z] daemon.go:336: [d202f9b7d2999] waiting for daemon to start [2019-08-24T20:10:54.360Z] daemon.go:336: [d202f9b7d2999] waiting for daemon to start [2019-08-24T20:10:54.360Z] daemon.go:364: [d202f9b7d2999] daemon started [2019-08-24T20:10:54.360Z] daemon.go:472: [d202f9b7d2999] Stopping daemon [2019-08-24T20:10:54.360Z] daemon.go:307: [d202f9b7d2999] exiting daemon [2019-08-24T20:10:54.360Z] daemon.go:459: [d202f9b7d2999] Daemon stopped [2019-08-24T20:10:54.360Z] === RUN TestServiceUpdateNetwork [2019-08-24T20:10:54.590Z] --- PASS: TestLinksContainerNames (1.44s) [2019-08-24T20:10:54.590Z] === RUN TestLogsFollowTailEmpty [2019-08-24T20:10:54.948Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-24T20:10:55.206Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2019-08-24T20:10:55.206Z] === RUN TestContainerNetworkMountsNoChown [2019-08-24T20:10:56.215Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/default [2019-08-24T20:10:56.215Z] === PAUSE TestMountDaemonRoot/default [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/private [2019-08-24T20:10:56.215Z] === PAUSE TestMountDaemonRoot/private [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/rprivate [2019-08-24T20:10:56.215Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/slave [2019-08-24T20:10:56.215Z] === PAUSE TestMountDaemonRoot/slave [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/rslave [2019-08-24T20:10:56.215Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/shared [2019-08-24T20:10:56.215Z] === PAUSE TestMountDaemonRoot/shared [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/rshared [2019-08-24T20:10:56.215Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-24T20:10:56.215Z] === CONT TestMountDaemonRoot/default [2019-08-24T20:10:56.215Z] === CONT TestMountDaemonRoot/rslave [2019-08-24T20:10:56.215Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/slave [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/private [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rprivate [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/shared [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rshared [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-24T20:10:56.216Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T20:10:56.216Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-24T20:10:56.216Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-24T20:10:56.501Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-08-24T20:10:56.501Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-08-24T20:10:56.501Z] === RUN TestContainerBindMountNonRecursive [2019-08-24T20:10:57.510Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-24T20:10:58.525Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2019-08-24T20:10:58.525Z] === RUN TestNetworkNat [2019-08-24T20:10:58.532Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 4.558s [2019-08-24T20:10:58.813Z] --- PASS: TestNetworkNat (0.76s) [2019-08-24T20:10:58.813Z] === RUN TestNetworkLocalhostTCPNat [2019-08-24T20:10:58.884Z] #33 161.8 [2019-08-24T20:10:59.462Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 0.967s [2019-08-24T20:10:59.463Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 1.012s [2019-08-24T20:10:59.812Z] #33 DONE 162.9s [2019-08-24T20:10:59.831Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2019-08-24T20:10:59.831Z] === RUN TestNetworkLoopbackNat [2019-08-24T20:11:00.069Z] [2019-08-24T20:11:00.069Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-08-24T20:11:00.833Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 0.802s [2019-08-24T20:11:00.833Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) [2019-08-24T20:11:00.833Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.059s [2019-08-24T20:11:00.839Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2019-08-24T20:11:00.839Z] === RUN TestPause [2019-08-24T20:11:01.454Z] --- PASS: TestPause (0.77s) [2019-08-24T20:11:01.454Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-24T20:11:01.454Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-24T20:11:01.454Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-24T20:11:01.454Z] === RUN TestPauseStopPausedContainer [2019-08-24T20:11:01.962Z] #34 DONE 2.0s [2019-08-24T20:11:02.462Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-08-24T20:11:02.462Z] === RUN TestPsFilter [2019-08-24T20:11:02.462Z] --- PASS: TestPsFilter (0.20s) [2019-08-24T20:11:02.462Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-24T20:11:03.078Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-08-24T20:11:03.078Z] === RUN TestRemoveContainerWithVolume [2019-08-24T20:11:03.358Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 2.856s [2019-08-24T20:11:03.858Z] [2019-08-24T20:11:03.858Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-08-24T20:11:04.087Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-08-24T20:11:04.087Z] === RUN TestRemoveContainerRunning [2019-08-24T20:11:04.711Z] --- PASS: TestRemoveContainerRunning (0.74s) [2019-08-24T20:11:04.711Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-24T20:11:04.727Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 1.092s [2019-08-24T20:11:05.328Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2019-08-24T20:11:05.328Z] === RUN TestRemoveInvalidContainer [2019-08-24T20:11:05.328Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-08-24T20:11:05.328Z] === RUN TestRenameLinkedContainer [2019-08-24T20:11:05.659Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 0.970s [2019-08-24T20:11:05.750Z] #35 DONE 1.7s [2019-08-24T20:11:05.750Z] [2019-08-24T20:11:05.750Z] #36 exporting to image [2019-08-24T20:11:05.750Z] #36 exporting layers [2019-08-24T20:11:08.785Z] --- PASS: TestRenameLinkedContainer (2.83s) [2019-08-24T20:11:08.785Z] === RUN TestRenameStoppedContainer [2019-08-24T20:11:09.071Z] --- PASS: TestRenameStoppedContainer (0.73s) [2019-08-24T20:11:09.071Z] === RUN TestRenameRunningContainerAndReuse [2019-08-24T20:11:09.835Z] --- PASS: TestServiceUpdateNetwork (15.54s) [2019-08-24T20:11:09.835Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork [2019-08-24T20:11:09.835Z] daemon.go:336: [ddb94cf2d39b4] waiting for daemon to start [2019-08-24T20:11:09.835Z] daemon.go:336: [ddb94cf2d39b4] waiting for daemon to start [2019-08-24T20:11:09.835Z] daemon.go:364: [ddb94cf2d39b4] daemon started [2019-08-24T20:11:09.835Z] daemon.go:472: [ddb94cf2d39b4] Stopping daemon [2019-08-24T20:11:09.835Z] daemon.go:307: [ddb94cf2d39b4] exiting daemon [2019-08-24T20:11:09.835Z] daemon.go:459: [ddb94cf2d39b4] Daemon stopped [2019-08-24T20:11:09.835Z] PASS [2019-08-24T20:11:09.835Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-24T20:11:09.835Z] INFO: Testing against a local daemon [2019-08-24T20:11:09.835Z] === RUN TestSessionCreate [2019-08-24T20:11:09.835Z] --- PASS: TestSessionCreate (0.02s) [2019-08-24T20:11:09.835Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-24T20:11:09.926Z] #36 exporting layers 3.8s done [2019-08-24T20:11:09.926Z] #36 writing image sha256:696e55c691d80d82ff8a5c886f0f172222ff1968cdddef2ce73218d698f4f9df done [2019-08-24T20:11:09.926Z] #36 naming to docker.io/library/moby-e2e-test done [2019-08-24T20:11:09.926Z] #36 DONE 3.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-24T20:11:10.093Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-08-24T20:11:10.093Z] PASS [2019-08-24T20:11:10.093Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-24T20:11:10.093Z] INFO: Testing against a local daemon [2019-08-24T20:11:10.093Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-24T20:11:10.093Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-24T20:11:10.093Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-24T20:11:10.093Z] === RUN TestEventsExecDie [2019-08-24T20:11:10.226Z] + echo Ensuring container killed. [2019-08-24T20:11:10.226Z] Ensuring container killed. [2019-08-24T20:11:10.226Z] + docker rm -vf docker-pr3 [2019-08-24T20:11:10.226Z] Error: No such container: docker-pr3 [2019-08-24T20:11:10.226Z] + true [Pipeline] sh [2019-08-24T20:11:10.513Z] + echo Chowning /workspace to jenkins user [2019-08-24T20:11:10.513Z] Chowning /workspace to jenkins user [2019-08-24T20:11:10.513Z] + id -u [2019-08-24T20:11:10.513Z] + id -g [2019-08-24T20:11:10.513Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39495:/workspace busybox chown -R 1000:1000 /workspace [2019-08-24T20:11:10.566Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2019-08-24T20:11:10.566Z] === RUN TestRenameInvalidName [2019-08-24T20:11:10.660Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 3.889s [2019-08-24T20:11:11.187Z] --- PASS: TestRenameInvalidName (0.74s) [2019-08-24T20:11:11.187Z] === RUN TestRenameAnonymousContainer [2019-08-24T20:11:11.224Z] --- PASS: TestEventsExecDie (1.08s) [2019-08-24T20:11:11.224Z] === RUN TestEventsBackwardsCompatible [Pipeline] sh [2019-08-24T20:11:11.481Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-08-24T20:11:11.481Z] === RUN TestInfoBinaryCommits [2019-08-24T20:11:11.481Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.494s [2019-08-24T20:11:11.481Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-08-24T20:11:11.481Z] === RUN TestInfoAPIVersioned [2019-08-24T20:11:11.481Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-24T20:11:11.481Z] === RUN TestInfoAPI [2019-08-24T20:11:11.481Z] --- PASS: TestInfoAPI (0.03s) [2019-08-24T20:11:11.481Z] === RUN TestInfoAPIWarnings [2019-08-24T20:11:11.725Z] + echo Creating unit-bundles.tar.gz [2019-08-24T20:11:11.725Z] Creating unit-bundles.tar.gz [2019-08-24T20:11:11.725Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-08-24T20:11:11.725Z] bundles/junit-report.xml [2019-08-24T20:11:11.725Z] bundles/go-test-report.json [2019-08-24T20:11:11.725Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-08-24T20:11:11.769Z] Archiving artifacts [Pipeline] sh [2019-08-24T20:11:12.146Z] + make clean [2019-08-24T20:11:12.403Z] docker volume rm -f docker-dev-cache [2019-08-24T20:11:12.403Z] docker-dev-cache [Pipeline] deleteDir [2019-08-24T20:11:12.412Z] --- PASS: TestInfoAPIWarnings (0.86s) [2019-08-24T20:11:12.412Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings [2019-08-24T20:11:12.412Z] daemon.go:336: [db1a94deb183b] waiting for daemon to start [2019-08-24T20:11:12.412Z] daemon.go:336: [db1a94deb183b] waiting for daemon to start [2019-08-24T20:11:12.412Z] daemon.go:364: [db1a94deb183b] daemon started [2019-08-24T20:11:12.412Z] daemon.go:472: [db1a94deb183b] Stopping daemon [2019-08-24T20:11:12.412Z] daemon.go:307: [db1a94deb183b] exiting daemon [2019-08-24T20:11:12.412Z] daemon.go:459: [db1a94deb183b] Daemon stopped [2019-08-24T20:11:12.412Z] === RUN TestLoginFailsWithBadCredentials [2019-08-24T20:11:12.412Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2019-08-24T20:11:12.412Z] === RUN TestPingCacheHeaders [2019-08-24T20:11:12.412Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-08-24T20:11:12.412Z] === RUN TestPingGet [2019-08-24T20:11:12.669Z] --- PASS: TestPingGet (0.03s) [2019-08-24T20:11:12.669Z] === RUN TestPingHead [2019-08-24T20:11:12.669Z] --- PASS: TestPingHead (0.04s) [2019-08-24T20:11:12.669Z] === RUN TestVersion [2019-08-24T20:11:12.669Z] --- PASS: TestVersion (0.03s) [2019-08-24T20:11:12.669Z] PASS [2019-08-24T20:11:12.669Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-24T20:11:12.669Z] INFO: Testing against a local daemon [2019-08-24T20:11:12.669Z] === RUN TestVolumesCreateAndList [2019-08-24T20:11:12.669Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-08-24T20:11:12.669Z] === RUN TestVolumesRemove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-24T20:11:12.910Z] Terminated [2019-08-24T20:11:12.920Z] Terminated [2019-08-24T20:11:12.930Z] Terminated [2019-08-24T20:11:12.926Z] --- PASS: TestVolumesRemove (0.09s) [2019-08-24T20:11:12.926Z] === RUN TestVolumesInspect [2019-08-24T20:11:12.926Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-24T20:11:12.926Z] === RUN TestVolumesInvalidJSON [2019-08-24T20:11:12.926Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-24T20:11:12.926Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-24T20:11:12.926Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-24T20:11:12.926Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-08-24T20:11:12.926Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-24T20:11:12.926Z] PASS [2019-08-24T20:11:12.926Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-24T20:11:12.942Z] Terminated [2019-08-24T20:11:13.859Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 1.788s [2019-08-24T20:11:13.866Z] --- PASS: TestRenameAnonymousContainer (2.66s) [2019-08-24T20:11:13.866Z] === RUN TestRenameContainerWithSameName [2019-08-24T20:11:14.424Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found [2019-08-24T20:11:14.424Z] Clearing AppArmor profiles cache:. [2019-08-24T20:11:14.424Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-24T20:11:14.424Z] Unloading profiles will leave already running processes permanently [2019-08-24T20:11:14.424Z] unconfined, which can lead to unexpected situations. [2019-08-24T20:11:14.424Z] [2019-08-24T20:11:14.424Z] To set a process to complain mode, use the command line tool [2019-08-24T20:11:14.424Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-24T20:11:14.424Z] with the 'teardown' option." [2019-08-24T20:11:14.424Z] Removing test suite binaries [2019-08-24T20:11:14.499Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-08-24T20:11:14.499Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-24T20:11:14.681Z] [2019-08-24T20:11:15.246Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 1.049s [2019-08-24T20:11:15.970Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2019-08-24T20:11:15.970Z] === RUN TestResize [2019-08-24T20:11:16.586Z] --- PASS: TestResize (0.75s) [2019-08-24T20:11:16.586Z] === RUN TestResizeWithInvalidSize [2019-08-24T20:11:17.606Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-08-24T20:11:17.606Z] === RUN TestResizeWhenContainerNotStarted [2019-08-24T20:11:18.223Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:11:18.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:11:18.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:11:18.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-24T20:11:18.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:11:18.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-24T20:11:18.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-24T20:11:20.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-24T20:11:21.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-24T20:11:21.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-24T20:11:21.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-24T20:11:21.791Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote 11.708s [2019-08-24T20:11:23.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:11:25.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-24T20:11:25.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-24T20:11:25.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-24T20:11:28.627Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-24T20:11:28.627Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.15s) [2019-08-24T20:11:28.627Z] 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-24T20:11:28.627Z] daemon.go:336: [da3004f786acb] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:336: [da3004f786acb] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:364: [da3004f786acb] daemon started [2019-08-24T20:11:28.627Z] daemon.go:472: [da3004f786acb] Stopping daemon [2019-08-24T20:11:28.627Z] daemon.go:307: [da3004f786acb] exiting daemon [2019-08-24T20:11:28.627Z] daemon.go:459: [da3004f786acb] Daemon stopped [2019-08-24T20:11:28.627Z] daemon.go:336: [da3004f786acb] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:336: [da3004f786acb] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:364: [da3004f786acb] daemon started [2019-08-24T20:11:28.627Z] daemon.go:472: [da3004f786acb] Stopping daemon [2019-08-24T20:11:28.627Z] daemon.go:307: [da3004f786acb] exiting daemon [2019-08-24T20:11:28.627Z] daemon.go:459: [da3004f786acb] Daemon stopped [2019-08-24T20:11:28.627Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.48s) [2019-08-24T20:11:28.627Z] 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-24T20:11:28.627Z] daemon.go:336: [d397556e369fd] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:336: [d397556e369fd] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:364: [d397556e369fd] daemon started [2019-08-24T20:11:28.627Z] daemon.go:336: [d397556e369fd] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:307: [d397556e369fd] exiting daemon [2019-08-24T20:11:28.627Z] daemon.go:336: [d397556e369fd] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:364: [d397556e369fd] daemon started [2019-08-24T20:11:28.627Z] daemon.go:472: [d397556e369fd] Stopping daemon [2019-08-24T20:11:28.627Z] daemon.go:307: [d397556e369fd] exiting daemon [2019-08-24T20:11:28.627Z] daemon.go:459: [d397556e369fd] Daemon stopped [2019-08-24T20:11:28.627Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.64s) [2019-08-24T20:11:28.627Z] 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-24T20:11:28.627Z] daemon.go:336: [d8d4577a22a7b] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:336: [d8d4577a22a7b] waiting for daemon to start [2019-08-24T20:11:28.627Z] daemon.go:364: [d8d4577a22a7b] daemon started [2019-08-24T20:11:28.627Z] daemon.go:336: [d8d4577a22a7b] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:307: [d8d4577a22a7b] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:336: [d8d4577a22a7b] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d8d4577a22a7b] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d8d4577a22a7b] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d8d4577a22a7b] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d8d4577a22a7b] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.68s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [dc6e471975f15] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [dc6e471975f15] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [dc6e471975f15] daemon started [2019-08-24T20:11:28.628Z] daemon.go:307: [dc6e471975f15] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:336: [dc6e471975f15] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [dc6e471975f15] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [dc6e471975f15] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [dc6e471975f15] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [dc6e471975f15] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [dc6e471975f15] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [dd3056cf185a1] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [dd3056cf185a1] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [dd3056cf185a1] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [dd3056cf185a1] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [dd3056cf185a1] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [dd3056cf185a1] Daemon stopped [2019-08-24T20:11:28.628Z] daemon.go:336: [dd3056cf185a1] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [dd3056cf185a1] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [dd3056cf185a1] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [dd3056cf185a1] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [dd3056cf185a1] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [dd3056cf185a1] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.91s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [d2625e35d0aa5] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d2625e35d0aa5] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d2625e35d0aa5] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d2625e35d0aa5] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d2625e35d0aa5] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d2625e35d0aa5] Daemon stopped [2019-08-24T20:11:28.628Z] daemon.go:336: [d2625e35d0aa5] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d2625e35d0aa5] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d2625e35d0aa5] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d2625e35d0aa5] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d2625e35d0aa5] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d2625e35d0aa5] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.61s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [d0fc43801b44a] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d0fc43801b44a] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d0fc43801b44a] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d0fc43801b44a] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d0fc43801b44a] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d0fc43801b44a] Daemon stopped [2019-08-24T20:11:28.628Z] daemon.go:336: [d0fc43801b44a] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d0fc43801b44a] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d0fc43801b44a] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d0fc43801b44a] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d0fc43801b44a] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d0fc43801b44a] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [d2a2a27b2ffd4] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d2a2a27b2ffd4] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d2a2a27b2ffd4] daemon started [2019-08-24T20:11:28.628Z] daemon.go:336: [d2a2a27b2ffd4] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:307: [d2a2a27b2ffd4] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:336: [d2a2a27b2ffd4] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d2a2a27b2ffd4] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d2a2a27b2ffd4] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d2a2a27b2ffd4] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d2a2a27b2ffd4] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [d5a64b6dcba2c] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d5a64b6dcba2c] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d5a64b6dcba2c] daemon started [2019-08-24T20:11:28.628Z] daemon.go:336: [d5a64b6dcba2c] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:307: [d5a64b6dcba2c] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:336: [d5a64b6dcba2c] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d5a64b6dcba2c] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d5a64b6dcba2c] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d5a64b6dcba2c] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d5a64b6dcba2c] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [df4247ec1b971] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [df4247ec1b971] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [df4247ec1b971] daemon started [2019-08-24T20:11:28.628Z] daemon.go:307: [df4247ec1b971] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:336: [df4247ec1b971] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [df4247ec1b971] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [df4247ec1b971] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [df4247ec1b971] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [df4247ec1b971] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [df4247ec1b971] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [d12386f8ac071] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d12386f8ac071] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d12386f8ac071] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d12386f8ac071] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d12386f8ac071] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d12386f8ac071] Daemon stopped [2019-08-24T20:11:28.628Z] daemon.go:336: [d12386f8ac071] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [d12386f8ac071] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [d12386f8ac071] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [d12386f8ac071] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [d12386f8ac071] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [d12386f8ac071] Daemon stopped [2019-08-24T20:11:28.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2019-08-24T20:11:28.628Z] 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-24T20:11:28.628Z] daemon.go:336: [dfc672de869e0] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [dfc672de869e0] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [dfc672de869e0] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [dfc672de869e0] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [dfc672de869e0] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [dfc672de869e0] Daemon stopped [2019-08-24T20:11:28.628Z] daemon.go:336: [dfc672de869e0] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:336: [dfc672de869e0] waiting for daemon to start [2019-08-24T20:11:28.628Z] daemon.go:364: [dfc672de869e0] daemon started [2019-08-24T20:11:28.628Z] daemon.go:472: [dfc672de869e0] Stopping daemon [2019-08-24T20:11:28.628Z] daemon.go:307: [dfc672de869e0] exiting daemon [2019-08-24T20:11:28.628Z] daemon.go:459: [dfc672de869e0] Daemon stopped [2019-08-24T20:11:28.628Z] === RUN TestCgroupNamespacesRun [2019-08-24T20:11:30.110Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2019-08-24T20:11:30.110Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-24T20:11:30.110Z] daemon.go:336: [dab97ddb185f3] waiting for daemon to start [2019-08-24T20:11:30.110Z] daemon.go:336: [dab97ddb185f3] waiting for daemon to start [2019-08-24T20:11:30.110Z] daemon.go:364: [dab97ddb185f3] daemon started [2019-08-24T20:11:30.110Z] daemon.go:472: [dab97ddb185f3] Stopping daemon [2019-08-24T20:11:30.110Z] daemon.go:307: [dab97ddb185f3] exiting daemon [2019-08-24T20:11:30.110Z] daemon.go:459: [dab97ddb185f3] Daemon stopped [2019-08-24T20:11:30.110Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-24T20:11:30.110Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2019-08-24T20:11:30.110Z] run_cgroupns_linux_test.go:71: requirement.CgroupNamespacesEnabled() [2019-08-24T20:11:30.110Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-24T20:11:32.141Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2019-08-24T20:11:32.141Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-24T20:11:32.141Z] daemon.go:336: [d9371abd9adff] waiting for daemon to start [2019-08-24T20:11:32.141Z] daemon.go:336: [d9371abd9adff] waiting for daemon to start [2019-08-24T20:11:32.141Z] daemon.go:364: [d9371abd9adff] daemon started [2019-08-24T20:11:32.141Z] daemon.go:472: [d9371abd9adff] Stopping daemon [2019-08-24T20:11:32.141Z] daemon.go:307: [d9371abd9adff] exiting daemon [2019-08-24T20:11:32.141Z] daemon.go:459: [d9371abd9adff] Daemon stopped [2019-08-24T20:11:32.141Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-24T20:11:33.619Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-08-24T20:11:33.619Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-24T20:11:33.619Z] daemon.go:336: [d598fd512f3ce] waiting for daemon to start [2019-08-24T20:11:33.619Z] daemon.go:336: [d598fd512f3ce] waiting for daemon to start [2019-08-24T20:11:33.619Z] daemon.go:364: [d598fd512f3ce] daemon started [2019-08-24T20:11:33.619Z] daemon.go:472: [d598fd512f3ce] Stopping daemon [2019-08-24T20:11:33.619Z] daemon.go:307: [d598fd512f3ce] exiting daemon [2019-08-24T20:11:33.619Z] daemon.go:459: [d598fd512f3ce] Daemon stopped [2019-08-24T20:11:33.619Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-24T20:11:35.647Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2019-08-24T20:11:35.647Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-24T20:11:35.647Z] daemon.go:336: [de4eb63d16e7e] waiting for daemon to start [2019-08-24T20:11:35.647Z] daemon.go:336: [de4eb63d16e7e] waiting for daemon to start [2019-08-24T20:11:35.647Z] daemon.go:364: [de4eb63d16e7e] daemon started [2019-08-24T20:11:35.647Z] daemon.go:472: [de4eb63d16e7e] Stopping daemon [2019-08-24T20:11:35.647Z] daemon.go:307: [de4eb63d16e7e] exiting daemon [2019-08-24T20:11:35.647Z] daemon.go:459: [de4eb63d16e7e] Daemon stopped [2019-08-24T20:11:35.647Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-24T20:11:36.264Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-08-24T20:11:36.264Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-24T20:11:36.264Z] daemon.go:336: [d456a509e1f2f] waiting for daemon to start [2019-08-24T20:11:36.264Z] daemon.go:336: [d456a509e1f2f] waiting for daemon to start [2019-08-24T20:11:36.264Z] daemon.go:364: [d456a509e1f2f] daemon started [2019-08-24T20:11:36.264Z] daemon.go:472: [d456a509e1f2f] Stopping daemon [2019-08-24T20:11:36.264Z] daemon.go:307: [d456a509e1f2f] exiting daemon [2019-08-24T20:11:36.264Z] daemon.go:459: [d456a509e1f2f] Daemon stopped [2019-08-24T20:11:36.264Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-24T20:11:37.298Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2019-08-24T20:11:37.298Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-24T20:11:37.298Z] daemon.go:336: [d1384a13cdb8f] waiting for daemon to start [2019-08-24T20:11:37.298Z] daemon.go:336: [d1384a13cdb8f] waiting for daemon to start [2019-08-24T20:11:37.298Z] daemon.go:364: [d1384a13cdb8f] daemon started [2019-08-24T20:11:37.298Z] daemon.go:472: [d1384a13cdb8f] Stopping daemon [2019-08-24T20:11:37.298Z] daemon.go:307: [d1384a13cdb8f] exiting daemon [2019-08-24T20:11:37.298Z] daemon.go:459: [d1384a13cdb8f] Daemon stopped [2019-08-24T20:11:37.298Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-24T20:11:39.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2019-08-24T20:11:39.320Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-24T20:11:39.320Z] daemon.go:336: [d328ba98d5726] waiting for daemon to start [2019-08-24T20:11:39.320Z] daemon.go:336: [d328ba98d5726] waiting for daemon to start [2019-08-24T20:11:39.320Z] daemon.go:364: [d328ba98d5726] daemon started [2019-08-24T20:11:39.320Z] daemon.go:472: [d328ba98d5726] Stopping daemon [2019-08-24T20:11:39.320Z] daemon.go:307: [d328ba98d5726] exiting daemon [2019-08-24T20:11:39.320Z] daemon.go:459: [d328ba98d5726] Daemon stopped [2019-08-24T20:11:39.320Z] === RUN TestKernelTCPMemory [2019-08-24T20:11:39.847Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 23.817s [2019-08-24T20:11:39.938Z] --- PASS: TestKernelTCPMemory (0.92s) [2019-08-24T20:11:39.938Z] === RUN TestNISDomainname [2019-08-24T20:11:40.777Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs 1.496s [2019-08-24T20:11:40.952Z] --- PASS: TestNISDomainname (1.10s) [2019-08-24T20:11:40.952Z] === RUN TestHostnameDnsResolution [2019-08-24T20:11:41.034Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.448s [2019-08-24T20:11:42.430Z] --- PASS: TestHostnameDnsResolution (1.18s) [2019-08-24T20:11:42.430Z] === RUN TestStats [2019-08-24T20:11:44.313Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.196s [2019-08-24T20:11:45.105Z] --- PASS: TestStats (2.47s) [2019-08-24T20:11:45.105Z] === RUN TestStopContainerWithTimeout [2019-08-24T20:11:45.105Z] === RUN TestStopContainerWithTimeout/0 [2019-08-24T20:11:45.105Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-24T20:11:45.105Z] === RUN TestStopContainerWithTimeout/1 [2019-08-24T20:11:45.105Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-24T20:11:45.105Z] === RUN TestStopContainerWithTimeout/3 [2019-08-24T20:11:45.105Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-24T20:11:45.105Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-24T20:11:45.105Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-24T20:11:45.105Z] === CONT TestStopContainerWithTimeout/0 [2019-08-24T20:11:45.105Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-24T20:11:45.105Z] === CONT TestStopContainerWithTimeout/1 [2019-08-24T20:11:45.105Z] === CONT TestStopContainerWithTimeout/3 [2019-08-24T20:11:46.835Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.044s [2019-08-24T20:11:48.576Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-08-24T20:11:48.576Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2019-08-24T20:11:48.576Z] --- PASS: TestStopContainerWithTimeout/1 (2.40s) [2019-08-24T20:11:48.576Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-08-24T20:11:48.576Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2019-08-24T20:11:48.576Z] === RUN TestDeleteDevicemapper [2019-08-24T20:11:48.576Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-24T20:11:48.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-24T20:11:48.576Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-24T20:11:49.356Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.334s [2019-08-24T20:11:50.051Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2019-08-24T20:11:50.051Z] === RUN TestUpdateMemory [2019-08-24T20:11:51.250Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.653s [2019-08-24T20:11:51.250Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.150s [2019-08-24T20:11:51.526Z] --- PASS: TestUpdateMemory (1.12s) [2019-08-24T20:11:51.526Z] === RUN TestUpdateCPUQuota [2019-08-24T20:11:52.181Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.904s [2019-08-24T20:11:53.111Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 0.910s [2019-08-24T20:11:53.554Z] --- PASS: TestUpdateCPUQuota (1.88s) [2019-08-24T20:11:53.554Z] === RUN TestUpdatePidsLimit [2019-08-24T20:11:53.554Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-24T20:11:53.554Z] === RUN TestUpdatePidsLimit/no_change [2019-08-24T20:11:54.042Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.097s [2019-08-24T20:11:54.180Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-24T20:11:54.463Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-24T20:11:54.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-24T20:11:54.973Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 0.926s [2019-08-24T20:11:55.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-24T20:11:55.646Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-24T20:11:55.951Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 0.950s [2019-08-24T20:11:56.919Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 1.009s [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit (4.13s) [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-08-24T20:11:57.668Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-08-24T20:11:57.668Z] === RUN TestUpdateRestartPolicy [2019-08-24T20:11:58.289Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.097s [2019-08-24T20:11:59.220Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.062s [2019-08-24T20:12:00.151Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 0.911s [2019-08-24T20:12:01.082Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.054s [2019-08-24T20:12:02.453Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.046s [2019-08-24T20:12:03.387Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 1.001s [2019-08-24T20:12:04.319Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.034s [2019-08-24T20:12:05.689Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.490s [2019-08-24T20:12:07.060Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.054s [2019-08-24T20:12:07.994Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 0.933s [2019-08-24T20:12:07.994Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.011s [2019-08-24T20:12:08.928Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 0.949s [2019-08-24T20:12:09.860Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 0.932s [2019-08-24T20:12:10.186Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2019-08-24T20:12:10.186Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-24T20:12:10.186Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2019-08-24T20:12:10.186Z] === RUN TestWaitNonBlocked [2019-08-24T20:12:10.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:12:10.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:12:10.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:12:10.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:12:10.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-24T20:12:10.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-24T20:12:10.792Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.198s [2019-08-24T20:12:11.208Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-08-24T20:12:11.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2019-08-24T20:12:11.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2019-08-24T20:12:11.208Z] === RUN TestWaitBlocked [2019-08-24T20:12:11.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:12:11.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:12:11.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:12:11.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:12:11.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-24T20:12:11.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-24T20:12:12.161Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 1.162s [2019-08-24T20:12:12.685Z] --- PASS: TestWaitBlocked (0.06s) [2019-08-24T20:12:12.685Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-08-24T20:12:12.685Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2019-08-24T20:12:12.685Z] === CONT TestContainerStartOnDaemonRestart [2019-08-24T20:12:12.685Z] === CONT TestIpcModeOlderClient [2019-08-24T20:12:12.685Z] === CONT TestDaemonRestartIpcMode [2019-08-24T20:12:12.685Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-08-24T20:12:13.531Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.201s [2019-08-24T20:12:15.425Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 1.831s [2019-08-24T20:12:15.989Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 0.887s [2019-08-24T20:12:16.155Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2019-08-24T20:12:16.155Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-24T20:12:16.155Z] daemon.go:336: [dc65e1b0939b9] waiting for daemon to start [2019-08-24T20:12:16.155Z] daemon.go:336: [dc65e1b0939b9] waiting for daemon to start [2019-08-24T20:12:16.155Z] daemon.go:364: [dc65e1b0939b9] daemon started [2019-08-24T20:12:16.155Z] daemon.go:336: [dc65e1b0939b9] waiting for daemon to start [2019-08-24T20:12:16.155Z] daemon.go:307: [dc65e1b0939b9] exiting daemon [2019-08-24T20:12:16.155Z] daemon.go:336: [dc65e1b0939b9] waiting for daemon to start [2019-08-24T20:12:16.155Z] daemon.go:364: [dc65e1b0939b9] daemon started [2019-08-24T20:12:16.155Z] daemon.go:472: [dc65e1b0939b9] Stopping daemon [2019-08-24T20:12:16.155Z] daemon.go:307: [dc65e1b0939b9] exiting daemon [2019-08-24T20:12:16.155Z] daemon.go:459: [dc65e1b0939b9] Daemon stopped [2019-08-24T20:12:16.437Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2019-08-24T20:12:16.437Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-24T20:12:16.437Z] daemon.go:336: [d2f1f8610cc80] waiting for daemon to start [2019-08-24T20:12:16.437Z] daemon.go:336: [d2f1f8610cc80] waiting for daemon to start [2019-08-24T20:12:16.437Z] daemon.go:364: [d2f1f8610cc80] daemon started [2019-08-24T20:12:16.437Z] daemon.go:472: [d2f1f8610cc80] Stopping daemon [2019-08-24T20:12:16.437Z] daemon.go:307: [d2f1f8610cc80] exiting daemon [2019-08-24T20:12:16.437Z] daemon.go:459: [d2f1f8610cc80] Daemon stopped [2019-08-24T20:12:16.437Z] daemon.go:336: [d2f1f8610cc80] waiting for daemon to start [2019-08-24T20:12:16.437Z] daemon.go:336: [d2f1f8610cc80] waiting for daemon to start [2019-08-24T20:12:16.437Z] daemon.go:364: [d2f1f8610cc80] daemon started [2019-08-24T20:12:16.437Z] daemon.go:472: [d2f1f8610cc80] Stopping daemon [2019-08-24T20:12:16.437Z] daemon.go:307: [d2f1f8610cc80] exiting daemon [2019-08-24T20:12:16.437Z] daemon.go:459: [d2f1f8610cc80] Daemon stopped [2019-08-24T20:12:16.437Z] PASS [2019-08-24T20:12:16.437Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-24T20:12:16.437Z] INFO: Testing against a local daemon [2019-08-24T20:12:16.437Z] === RUN TestCommitInheritsEnv [2019-08-24T20:12:17.055Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-08-24T20:12:17.055Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-24T20:12:17.055Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-24T20:12:17.055Z] === RUN TestImagesFilterMultiReference [2019-08-24T20:12:17.055Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-24T20:12:17.055Z] === RUN TestImagePullPlatformInvalid [2019-08-24T20:12:17.055Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-08-24T20:12:17.055Z] === RUN TestRemoveImageOrphaning [2019-08-24T20:12:17.677Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-08-24T20:12:17.677Z] === RUN TestRemoveImageGarbageCollector [2019-08-24T20:12:17.677Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-24T20:12:17.677Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:12:17.677Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-24T20:12:17.677Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-08-24T20:12:17.677Z] === RUN TestTagInvalidReference [2019-08-24T20:12:17.677Z] --- PASS: TestTagInvalidReference (0.05s) [2019-08-24T20:12:17.677Z] === RUN TestTagValidPrefixedRepo [2019-08-24T20:12:17.677Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-08-24T20:12:17.677Z] === RUN TestTagExistedNameWithoutForce [2019-08-24T20:12:17.677Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-08-24T20:12:17.677Z] === RUN TestTagOfficialNames [2019-08-24T20:12:17.677Z] --- PASS: TestTagOfficialNames (0.06s) [2019-08-24T20:12:17.677Z] === RUN TestTagMatchesDigest [2019-08-24T20:12:17.961Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-08-24T20:12:17.961Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-24T20:12:18.511Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.572s [2019-08-24T20:12:22.685Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum 49.785s [2019-08-24T20:12:23.617Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.017s [2019-08-24T20:12:27.798Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 3.875s [2019-08-24T20:12:28.362Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.883s [2019-08-24T20:12:34.910Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.341s [2019-08-24T20:12:37.432Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 3.685s [2019-08-24T20:12:38.363Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 0.890s [2019-08-24T20:12:43.621Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 5.132s [2019-08-24T20:12:44.552Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 1.031s [2019-08-24T20:12:45.484Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 0.917s [2019-08-24T20:12:47.381Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 1.866s [2019-08-24T20:12:49.275Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 1.838s [2019-08-24T20:12:50.206Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 0.907s [2019-08-24T20:12:54.381Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.502s [2019-08-24T20:12:54.381Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.389s [2019-08-24T20:12:54.945Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 0.983s [2019-08-24T20:12:56.840Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 1.681s [2019-08-24T20:12:56.840Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.086s [2019-08-24T20:12:56.840Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.075s [2019-08-24T20:12:57.404Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.523s [2019-08-24T20:12:58.335Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 0.797s [2019-08-24T20:12:58.336Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) [2019-08-24T20:12:58.336Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.081s [2019-08-24T20:12:59.266Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 0.842s [2019-08-24T20:12:59.523Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.341s [2019-08-24T20:12:59.780Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.089s [2019-08-24T20:12:59.780Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.145s [2019-08-24T20:13:00.037Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.163s [2019-08-24T20:13:00.037Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-08-24T20:13:00.037Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.075s [2019-08-24T20:13:00.294Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.149s [2019-08-24T20:13:02.817Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 2.369s [2019-08-24T20:13:02.817Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.068s [2019-08-24T20:13:02.817Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.020s [2019-08-24T20:13:06.096Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.443s [2019-08-24T20:13:06.096Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.089s [2019-08-24T20:13:06.096Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.025s [2019-08-24T20:13:06.096Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.143s [2019-08-24T20:13:06.096Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.057s [2019-08-24T20:13:06.096Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.077s [2019-08-24T20:13:07.030Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.618s [2019-08-24T20:13:08.927Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.420s [2019-08-24T20:13:09.490Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.665s [2019-08-24T20:13:11.384Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.229s [2019-08-24T20:13:12.315Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster 24.281s [2019-08-24T20:13:12.572Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.583s [2019-08-24T20:13:13.504Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.614s [2019-08-24T20:13:14.434Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.608s [2019-08-24T20:13:14.434Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.073s [2019-08-24T20:13:15.364Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 0.875s [2019-08-24T20:13:15.364Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.010s [2019-08-24T20:13:15.364Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.010s [2019-08-24T20:13:15.364Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.032s [2019-08-24T20:13:16.734Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.252s [2019-08-24T20:13:17.664Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 0.863s [2019-08-24T20:13:19.036Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.164s [2019-08-24T20:13:19.036Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.011s [2019-08-24T20:13:19.036Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.018s [2019-08-24T20:13:19.036Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.059s [2019-08-24T20:13:27.132Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode 6.082s [2019-08-24T20:13:28.502Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 2.701s [2019-08-24T20:13:31.777Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 2.752s [2019-08-24T20:13:33.147Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 2.023s [2019-08-24T20:13:33.712Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.483s [2019-08-24T20:13:34.654Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput 1.275s [2019-08-24T20:13:35.585Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 1.008s [2019-08-24T20:13:36.956Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 1.101s [2019-08-24T20:13:37.520Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 0.913s [2019-08-24T20:13:38.451Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 0.864s [2019-08-24T20:13:38.451Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 3.823s [2019-08-24T20:13:39.383Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 0.922s [2019-08-24T20:13:41.278Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.551s [2019-08-24T20:13:43.176Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.498s [2019-08-24T20:13:47.355Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 3.825s [2019-08-24T20:13:49.877Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.385s [2019-08-24T20:13:50.809Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.296s [2019-08-24T20:13:52.704Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 1.670s [2019-08-24T20:13:53.634Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.609s [2019-08-24T20:13:53.891Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.348s [2019-08-24T20:13:55.262Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.343s [2019-08-24T20:13:56.192Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.828s [2019-08-24T20:13:56.193Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.044s [2019-08-24T20:13:56.757Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.345s [2019-08-24T20:13:56.757Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.058s [2019-08-24T20:13:56.757Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.020s [2019-08-24T20:13:57.014Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 7.745s [2019-08-24T20:13:58.915Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 1.805s [2019-08-24T20:14:00.286Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 1.730s [2019-08-24T20:14:00.286Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.022s [2019-08-24T20:14:00.286Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.010s [2019-08-24T20:14:01.655Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 1.039s [2019-08-24T20:14:01.655Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.251s [2019-08-24T20:14:02.219Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.508s [2019-08-24T20:14:03.151Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.063s [2019-08-24T20:14:03.715Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.299s [2019-08-24T20:14:03.715Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) [2019-08-24T20:14:03.715Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) [2019-08-24T20:14:05.610Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 1.951s [2019-08-24T20:14:06.542Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 0.775s [2019-08-24T20:14:07.107Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 0.835s [2019-08-24T20:14:08.039Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 0.879s [2019-08-24T20:14:08.970Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.592s [2019-08-24T20:14:09.900Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 0.694s [2019-08-24T20:14:10.831Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 0.808s [2019-08-24T20:14:14.105Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 3.027s [2019-08-24T20:14:14.105Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 5.916s [2019-08-24T20:14:14.669Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 0.910s [2019-08-24T20:14:17.193Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.574s [2019-08-24T20:14:19.091Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.802s [2019-08-24T20:14:20.463Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec 0.711s [2019-08-24T20:14:21.040Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused 0.631s [2019-08-24T20:14:21.973Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 0.601s [2019-08-24T20:14:22.904Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 0.599s [2019-08-24T20:14:24.800Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart 1.612s [2019-08-24T20:14:25.731Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible 0.674s [2019-08-24T20:14:26.663Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders 0.687s [2019-08-24T20:14:27.594Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 0.701s [2019-08-24T20:14:28.525Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 0.671s [2019-08-24T20:14:29.456Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 0.708s [2019-08-24T20:14:29.456Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 4.208s [2019-08-24T20:14:30.386Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 0.736s [2019-08-24T20:14:32.285Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 1.601s [2019-08-24T20:14:34.184Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup 1.452s [2019-08-24T20:14:35.555Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv 1.036s [2019-08-24T20:14:35.555Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 5.456s [2019-08-24T20:14:37.451Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost 1.555s [2019-08-24T20:14:38.382Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 0.673s [2019-08-24T20:14:41.660Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 3.328s [2019-08-24T20:14:43.030Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive 0.730s [2019-08-24T20:14:43.603Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 0.643s [2019-08-24T20:14:44.533Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer 0.696s [2019-08-24T20:14:45.465Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError 0.610s [2019-08-24T20:14:46.396Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer 0.647s [2019-08-24T20:14:47.326Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.555s [2019-08-24T20:14:49.222Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.673s [2019-08-24T20:14:50.154Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv 0.706s [2019-08-24T20:14:51.086Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails 0.702s [2019-08-24T20:15:03.269Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup 11.132s [2019-08-24T20:15:03.269Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging 0.857s [2019-08-24T20:15:03.832Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 6.887s [2019-08-24T20:15:04.089Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 0.680s [2019-08-24T20:15:05.461Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin 0.788s [2019-08-24T20:15:06.392Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 0.806s [2019-08-24T20:15:06.956Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 1.586s [2019-08-24T20:15:07.213Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits 0.638s [2019-08-24T20:15:07.213Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) [2019-08-24T20:15:09.739Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser 2.168s [2019-08-24T20:15:10.670Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.793s [2019-08-24T20:15:12.573Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged 1.518s [2019-08-24T20:15:13.514Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 0.710s [2019-08-24T20:15:14.885Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser 0.957s [2019-08-24T20:15:20.139Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 4.916s [2019-08-24T20:15:25.391Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 4.850s [2019-08-24T20:15:26.760Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.019s [2019-08-24T20:15:30.934Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 12.025s [2019-08-24T20:15:31.499Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 4.875s [2019-08-24T20:15:32.431Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.751s [2019-08-24T20:15:32.431Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-08-24T20:15:32.431Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.083s [2019-08-24T20:15:54.339Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 21.040s [2019-08-24T20:15:54.340Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.010s [2019-08-24T20:15:54.340Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.010s [2019-08-24T20:15:54.340Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.009s [2019-08-24T20:15:54.596Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 0.928s [2019-08-24T20:15:54.596Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.009s [2019-08-24T20:15:55.528Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 0.863s [2019-08-24T20:15:55.528Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.010s [2019-08-24T20:15:55.528Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.010s [2019-08-24T20:15:55.528Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.066s [2019-08-24T20:15:55.786Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.290s [2019-08-24T20:15:56.044Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.286s [2019-08-24T20:15:56.610Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.480s [2019-08-24T20:15:56.610Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.009s [2019-08-24T20:15:57.570Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 0.857s [2019-08-24T20:15:57.570Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.047s [2019-08-24T20:15:58.134Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 21.487s [2019-08-24T20:15:58.698Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 0.923s [2019-08-24T20:15:59.630Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 1.035s [2019-08-24T20:15:59.630Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.053s [2019-08-24T20:16:01.003Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 1.039s [2019-08-24T20:16:04.280Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 3.124s [2019-08-24T20:16:04.280Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.028s [2019-08-24T20:16:04.280Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.058s [2019-08-24T20:16:06.177Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 2.360s [2019-08-24T20:16:08.700Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 2.228s [2019-08-24T20:16:08.700Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.011s [2019-08-24T20:16:10.596Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 1.780s [2019-08-24T20:16:12.492Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 1.889s [2019-08-24T20:16:14.386Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 1.843s [2019-08-24T20:16:14.643Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.530s [2019-08-24T20:16:15.207Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.574s [2019-08-24T20:16:15.771Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.533s [2019-08-24T20:16:16.701Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 1.002s [2019-08-24T20:16:17.632Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 0.670s [2019-08-24T20:16:18.563Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.591s [2019-08-24T20:16:19.494Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 0.880s [2019-08-24T20:16:19.494Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.014s [2019-08-24T20:16:19.494Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.032s [2019-08-24T20:16:19.494Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.014s [2019-08-24T20:16:20.074Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.537s [2019-08-24T20:16:21.012Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.680s [2019-08-24T20:16:21.943Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.618s [2019-08-24T20:16:22.506Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.611s [2019-08-24T20:16:23.436Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.594s [2019-08-24T20:16:24.368Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.576s [2019-08-24T20:16:24.932Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.584s [2019-08-24T20:16:24.932Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.015s [2019-08-24T20:16:25.190Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 10.121s [2019-08-24T20:16:27.084Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks 1.217s [2019-08-24T20:16:27.648Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.810s [2019-08-24T20:16:28.583Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.654s [2019-08-24T20:16:28.583Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.064s [2019-08-24T20:16:29.955Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.879s [2019-08-24T20:16:29.955Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) [2019-08-24T20:16:31.324Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 1.004s [2019-08-24T20:16:32.255Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.734s [2019-08-24T20:16:32.818Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.619s [2019-08-24T20:16:33.749Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 0.920s [2019-08-24T20:16:33.749Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.010s [2019-08-24T20:16:34.007Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.025s [2019-08-24T20:16:34.007Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) [2019-08-24T20:16:34.571Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.576s [2019-08-24T20:16:35.501Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.599s [2019-08-24T20:16:35.501Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.077s [2019-08-24T20:16:36.433Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.600s [2019-08-24T20:16:37.365Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.607s [2019-08-24T20:16:39.261Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.807s [2019-08-24T20:16:39.261Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.012s [2019-08-24T20:16:39.826Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.639s [2019-08-24T20:16:41.216Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 0.925s [2019-08-24T20:16:42.590Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.270s [2019-08-24T20:16:43.521Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.592s [2019-08-24T20:16:44.452Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 0.796s [2019-08-24T20:16:45.382Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.621s [2019-08-24T20:16:46.315Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.792s [2019-08-24T20:16:47.247Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 0.618s [2019-08-24T20:16:48.178Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.629s [2019-08-24T20:16:48.178Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.018s [2019-08-24T20:16:50.703Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 2.388s [2019-08-24T20:16:52.597Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.269s [2019-08-24T20:16:54.496Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.893s [2019-08-24T20:16:54.753Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.404s [2019-08-24T20:16:56.648Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.342s [2019-08-24T20:16:59.171Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 1.772s [2019-08-24T20:17:01.704Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 1.866s [2019-08-24T20:17:01.704Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.045s [2019-08-24T20:17:04.228Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 1.948s [2019-08-24T20:17:04.485Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.277s [2019-08-24T20:17:05.061Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 28.318s [2019-08-24T20:17:05.629Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.693s [2019-08-24T20:17:20.488Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 13.442s [2019-08-24T20:17:21.858Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 2.702s [2019-08-24T20:17:24.384Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename 1.625s [2019-08-24T20:17:24.951Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 1.068s [2019-08-24T20:17:28.229Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.397s [2019-08-24T20:17:28.229Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.021s [2019-08-24T20:17:28.229Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.405s [2019-08-24T20:17:28.229Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.014s [2019-08-24T20:17:28.486Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s [2019-08-24T20:17:29.419Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.654s [2019-08-24T20:17:29.984Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.495s [2019-08-24T20:17:31.355Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 24.867s [2019-08-24T20:17:34.630Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.995s [2019-08-24T20:17:35.194Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.937s [2019-08-24T20:17:36.563Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 4.031s [2019-08-24T20:17:39.086Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 0.902s [2019-08-24T20:17:40.028Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.757s [2019-08-24T20:17:40.521Z] --- PASS: TestImportExtremelyLargeImageWorks (315.12s) [2019-08-24T20:17:40.521Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-24T20:17:40.521Z] daemon.go:336: [d2380227ed959] waiting for daemon to start [2019-08-24T20:17:40.521Z] daemon.go:336: [d2380227ed959] waiting for daemon to start [2019-08-24T20:17:40.521Z] daemon.go:364: [d2380227ed959] daemon started [2019-08-24T20:17:40.521Z] daemon.go:472: [d2380227ed959] Stopping daemon [2019-08-24T20:17:40.521Z] daemon.go:307: [d2380227ed959] exiting daemon [2019-08-24T20:17:40.521Z] daemon.go:459: [d2380227ed959] Daemon stopped [2019-08-24T20:17:40.521Z] PASS [2019-08-24T20:17:40.521Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-24T20:17:40.521Z] INFO: Testing against a local daemon [2019-08-24T20:17:40.521Z] === RUN TestNetworkCreateDelete [2019-08-24T20:17:40.521Z] --- PASS: TestNetworkCreateDelete (0.24s) [2019-08-24T20:17:40.521Z] === RUN TestDockerNetworkDeletePreferID [2019-08-24T20:17:40.521Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2019-08-24T20:17:40.521Z] === RUN TestInspectNetwork [2019-08-24T20:17:40.521Z] === RUN TestInspectNetwork/full_network_id [2019-08-24T20:17:40.521Z] === RUN TestInspectNetwork/partial_network_id [2019-08-24T20:17:40.521Z] === RUN TestInspectNetwork/network_name [2019-08-24T20:17:40.521Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-24T20:17:40.959Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.602s [2019-08-24T20:17:40.959Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.019s [2019-08-24T20:17:42.331Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.307s [2019-08-24T20:17:42.331Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig 2.519s [2019-08-24T20:17:42.548Z] --- PASS: TestInspectNetwork (8.49s) [2019-08-24T20:17:42.548Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-24T20:17:42.548Z] daemon.go:336: [d8fd67d27e6da] waiting for daemon to start [2019-08-24T20:17:42.548Z] daemon.go:336: [d8fd67d27e6da] waiting for daemon to start [2019-08-24T20:17:42.548Z] daemon.go:364: [d8fd67d27e6da] daemon started [2019-08-24T20:17:42.548Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-24T20:17:42.548Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2019-08-24T20:17:42.548Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-24T20:17:42.548Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-24T20:17:42.548Z] daemon.go:472: [d8fd67d27e6da] Stopping daemon [2019-08-24T20:17:42.548Z] daemon.go:307: [d8fd67d27e6da] exiting daemon [2019-08-24T20:17:42.548Z] daemon.go:459: [d8fd67d27e6da] Daemon stopped [2019-08-24T20:17:42.548Z] === RUN TestRunContainerWithBridgeNone [2019-08-24T20:17:43.702Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 1.262s [2019-08-24T20:17:45.074Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.370s [2019-08-24T20:17:45.231Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-08-24T20:17:45.231Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-24T20:17:45.231Z] daemon.go:336: [dee054738fc5e] waiting for daemon to start [2019-08-24T20:17:45.231Z] daemon.go:336: [dee054738fc5e] waiting for daemon to start [2019-08-24T20:17:45.231Z] daemon.go:364: [dee054738fc5e] daemon started [2019-08-24T20:17:45.231Z] daemon.go:472: [dee054738fc5e] Stopping daemon [2019-08-24T20:17:45.231Z] daemon.go:307: [dee054738fc5e] exiting daemon [2019-08-24T20:17:45.231Z] daemon.go:459: [dee054738fc5e] Daemon stopped [2019-08-24T20:17:45.231Z] === RUN TestNetworkInvalidJSON [2019-08-24T20:17:45.231Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-24T20:17:45.231Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-24T20:17:45.231Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:17:45.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:17:45.231Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:17:45.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:17:45.231Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-24T20:17:45.231Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-24T20:17:45.231Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-24T20:17:45.231Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-08-24T20:17:45.231Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-24T20:17:45.231Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-24T20:17:45.231Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-24T20:17:45.231Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-24T20:17:45.332Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate 2.224s [2019-08-24T20:17:46.243Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-24T20:17:46.243Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-24T20:17:46.243Z] daemon.go:336: [dd1c8233fadf3] waiting for daemon to start [2019-08-24T20:17:46.243Z] daemon.go:336: [dd1c8233fadf3] waiting for daemon to start [2019-08-24T20:17:46.243Z] daemon.go:364: [dd1c8233fadf3] daemon started [2019-08-24T20:17:46.243Z] daemon.go:472: [dd1c8233fadf3] Stopping daemon [2019-08-24T20:17:46.243Z] daemon.go:307: [dd1c8233fadf3] exiting daemon [2019-08-24T20:17:46.243Z] daemon.go:459: [dd1c8233fadf3] Daemon stopped [2019-08-24T20:17:46.243Z] daemon.go:336: [dd1c8233fadf3] waiting for daemon to start [2019-08-24T20:17:46.243Z] daemon.go:336: [dd1c8233fadf3] waiting for daemon to start [2019-08-24T20:17:46.243Z] daemon.go:364: [dd1c8233fadf3] daemon started [2019-08-24T20:17:46.243Z] daemon.go:472: [dd1c8233fadf3] Stopping daemon [2019-08-24T20:17:46.243Z] daemon.go:307: [dd1c8233fadf3] exiting daemon [2019-08-24T20:17:46.243Z] daemon.go:459: [dd1c8233fadf3] Daemon stopped [2019-08-24T20:17:46.243Z] === RUN TestDaemonDefaultNetworkPools [2019-08-24T20:17:46.262Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 0.997s [2019-08-24T20:17:46.858Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-08-24T20:17:46.858Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-24T20:17:46.858Z] daemon.go:336: [d133481e6d925] waiting for daemon to start [2019-08-24T20:17:46.858Z] daemon.go:336: [d133481e6d925] waiting for daemon to start [2019-08-24T20:17:46.858Z] daemon.go:364: [d133481e6d925] daemon started [2019-08-24T20:17:46.858Z] daemon.go:472: [d133481e6d925] Stopping daemon [2019-08-24T20:17:46.858Z] daemon.go:307: [d133481e6d925] exiting daemon [2019-08-24T20:17:46.858Z] daemon.go:459: [d133481e6d925] Daemon stopped [2019-08-24T20:17:46.858Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-24T20:17:47.634Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 0.995s [2019-08-24T20:17:48.197Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts 2.104s [2019-08-24T20:17:48.330Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-08-24T20:17:48.330Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-24T20:17:48.330Z] daemon.go:336: [d55fa089cc8de] waiting for daemon to start [2019-08-24T20:17:48.330Z] daemon.go:336: [d55fa089cc8de] waiting for daemon to start [2019-08-24T20:17:48.330Z] daemon.go:364: [d55fa089cc8de] daemon started [2019-08-24T20:17:48.330Z] daemon.go:472: [d55fa089cc8de] Stopping daemon [2019-08-24T20:17:48.330Z] daemon.go:307: [d55fa089cc8de] exiting daemon [2019-08-24T20:17:48.330Z] daemon.go:459: [d55fa089cc8de] Daemon stopped [2019-08-24T20:17:48.330Z] daemon.go:336: [d55fa089cc8de] waiting for daemon to start [2019-08-24T20:17:48.330Z] daemon.go:336: [d55fa089cc8de] waiting for daemon to start [2019-08-24T20:17:48.330Z] daemon.go:364: [d55fa089cc8de] daemon started [2019-08-24T20:17:48.330Z] daemon.go:472: [d55fa089cc8de] Stopping daemon [2019-08-24T20:17:48.330Z] daemon.go:307: [d55fa089cc8de] exiting daemon [2019-08-24T20:17:48.330Z] daemon.go:459: [d55fa089cc8de] Daemon stopped [2019-08-24T20:17:48.330Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-24T20:17:49.805Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2019-08-24T20:17:49.805Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-24T20:17:49.805Z] daemon.go:336: [dec5f52b3da7e] waiting for daemon to start [2019-08-24T20:17:49.805Z] daemon.go:336: [dec5f52b3da7e] waiting for daemon to start [2019-08-24T20:17:49.805Z] daemon.go:364: [dec5f52b3da7e] daemon started [2019-08-24T20:17:49.805Z] daemon.go:472: [dec5f52b3da7e] Stopping daemon [2019-08-24T20:17:49.805Z] daemon.go:307: [dec5f52b3da7e] exiting daemon [2019-08-24T20:17:49.805Z] daemon.go:459: [dec5f52b3da7e] Daemon stopped [2019-08-24T20:17:49.805Z] daemon.go:336: [dec5f52b3da7e] waiting for daemon to start [2019-08-24T20:17:49.805Z] daemon.go:336: [dec5f52b3da7e] waiting for daemon to start [2019-08-24T20:17:49.805Z] daemon.go:364: [dec5f52b3da7e] daemon started [2019-08-24T20:17:49.805Z] daemon.go:472: [dec5f52b3da7e] Stopping daemon [2019-08-24T20:17:49.805Z] daemon.go:307: [dec5f52b3da7e] exiting daemon [2019-08-24T20:17:49.805Z] daemon.go:459: [dec5f52b3da7e] Daemon stopped [2019-08-24T20:17:49.805Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-24T20:17:50.095Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 2.802s [2019-08-24T20:17:50.097Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-08-24T20:17:50.097Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-24T20:17:50.097Z] daemon.go:336: [d0d1cefaf4843] waiting for daemon to start [2019-08-24T20:17:50.097Z] daemon.go:336: [d0d1cefaf4843] waiting for daemon to start [2019-08-24T20:17:50.097Z] daemon.go:364: [d0d1cefaf4843] daemon started [2019-08-24T20:17:50.097Z] daemon.go:472: [d0d1cefaf4843] Stopping daemon [2019-08-24T20:17:50.097Z] daemon.go:307: [d0d1cefaf4843] exiting daemon [2019-08-24T20:17:50.097Z] daemon.go:459: [d0d1cefaf4843] Daemon stopped [2019-08-24T20:17:50.097Z] === RUN TestServiceWithPredefinedNetwork [2019-08-24T20:17:51.465Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 0.964s [2019-08-24T20:17:51.465Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 1.753s [2019-08-24T20:17:52.029Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 0.892s [2019-08-24T20:17:52.776Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2019-08-24T20:17:52.776Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-24T20:17:52.776Z] daemon.go:336: [d2be480d82d21] waiting for daemon to start [2019-08-24T20:17:52.776Z] daemon.go:336: [d2be480d82d21] waiting for daemon to start [2019-08-24T20:17:52.776Z] daemon.go:364: [d2be480d82d21] daemon started [2019-08-24T20:17:52.776Z] daemon.go:472: [d2be480d82d21] Stopping daemon [2019-08-24T20:17:52.776Z] daemon.go:307: [d2be480d82d21] exiting daemon [2019-08-24T20:17:52.776Z] daemon.go:459: [d2be480d82d21] Daemon stopped [2019-08-24T20:17:52.776Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-24T20:17:52.776Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-24T20:17:52.776Z] service_test.go:230: FLAKY_TEST [2019-08-24T20:17:52.776Z] === RUN TestServiceWithDataPathPortInit [2019-08-24T20:17:57.162Z] --- PASS: TestServiceWithDataPathPortInit (4.49s) [2019-08-24T20:17:57.162Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-24T20:17:57.162Z] daemon.go:336: [dd3f12ca53989] waiting for daemon to start [2019-08-24T20:17:57.162Z] daemon.go:336: [dd3f12ca53989] waiting for daemon to start [2019-08-24T20:17:57.162Z] daemon.go:364: [dd3f12ca53989] daemon started [2019-08-24T20:17:57.162Z] daemon.go:472: [dd3f12ca53989] Stopping daemon [2019-08-24T20:17:57.162Z] daemon.go:307: [dd3f12ca53989] exiting daemon [2019-08-24T20:17:57.162Z] daemon.go:459: [dd3f12ca53989] Daemon stopped [2019-08-24T20:17:57.162Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-24T20:17:57.162Z] daemon.go:336: [df1f19273d30e] waiting for daemon to start [2019-08-24T20:17:57.162Z] daemon.go:336: [df1f19273d30e] waiting for daemon to start [2019-08-24T20:17:57.162Z] daemon.go:364: [df1f19273d30e] daemon started [2019-08-24T20:17:57.162Z] daemon.go:472: [df1f19273d30e] Stopping daemon [2019-08-24T20:17:57.162Z] daemon.go:307: [df1f19273d30e] exiting daemon [2019-08-24T20:17:57.162Z] daemon.go:459: [df1f19273d30e] Daemon stopped [2019-08-24T20:17:57.162Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-24T20:17:57.285Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable 4.269s [2019-08-24T20:17:59.178Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 7.061s [2019-08-24T20:18:01.582Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.44s) [2019-08-24T20:18:01.582Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-24T20:18:01.582Z] daemon.go:336: [d5da9580ee9b4] waiting for daemon to start [2019-08-24T20:18:01.582Z] daemon.go:336: [d5da9580ee9b4] waiting for daemon to start [2019-08-24T20:18:01.582Z] daemon.go:364: [d5da9580ee9b4] daemon started [2019-08-24T20:18:01.582Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vcpgak1b75hl5o5vjmo277z9t Created:2019-08-24 20:17:57.808451152 +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-24T20:18:01.582Z] daemon.go:472: [d5da9580ee9b4] Stopping daemon [2019-08-24T20:18:01.582Z] daemon.go:307: [d5da9580ee9b4] exiting daemon [2019-08-24T20:18:01.582Z] daemon.go:459: [d5da9580ee9b4] Daemon stopped [2019-08-24T20:18:01.582Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-24T20:18:01.582Z] daemon.go:336: [dc7fc52f4cb11] waiting for daemon to start [2019-08-24T20:18:01.582Z] daemon.go:336: [dc7fc52f4cb11] waiting for daemon to start [2019-08-24T20:18:01.582Z] daemon.go:364: [dc7fc52f4cb11] daemon started [2019-08-24T20:18:01.582Z] daemon.go:472: [dc7fc52f4cb11] Stopping daemon [2019-08-24T20:18:01.582Z] daemon.go:307: [dc7fc52f4cb11] exiting daemon [2019-08-24T20:18:01.582Z] daemon.go:459: [dc7fc52f4cb11] Daemon stopped [2019-08-24T20:18:01.582Z] PASS [2019-08-24T20:18:01.582Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-24T20:18:01.582Z] INFO: Testing against a local daemon [2019-08-24T20:18:01.582Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-24T20:18:01.582Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-08-24T20:18:01.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-24T20:18:01.582Z] === RUN TestDockerNetworkIpvlan [2019-08-24T20:18:01.582Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-24T20:18:01.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-24T20:18:01.582Z] PASS [2019-08-24T20:18:01.582Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-24T20:18:01.582Z] INFO: Testing against a local daemon [2019-08-24T20:18:01.582Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-24T20:18:02.451Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 5.333s [2019-08-24T20:18:03.058Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-08-24T20:18:03.058Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-24T20:18:03.058Z] daemon.go:336: [dcf3970d354ab] waiting for daemon to start [2019-08-24T20:18:03.058Z] daemon.go:336: [dcf3970d354ab] waiting for daemon to start [2019-08-24T20:18:03.058Z] daemon.go:364: [dcf3970d354ab] daemon started [2019-08-24T20:18:03.058Z] daemon.go:472: [dcf3970d354ab] Stopping daemon [2019-08-24T20:18:03.058Z] daemon.go:307: [dcf3970d354ab] exiting daemon [2019-08-24T20:18:03.058Z] daemon.go:459: [dcf3970d354ab] Daemon stopped [2019-08-24T20:18:03.058Z] daemon.go:336: [dcf3970d354ab] waiting for daemon to start [2019-08-24T20:18:03.058Z] daemon.go:336: [dcf3970d354ab] waiting for daemon to start [2019-08-24T20:18:03.058Z] daemon.go:364: [dcf3970d354ab] daemon started [2019-08-24T20:18:03.058Z] daemon.go:472: [dcf3970d354ab] Stopping daemon [2019-08-24T20:18:03.058Z] daemon.go:307: [dcf3970d354ab] exiting daemon [2019-08-24T20:18:03.058Z] daemon.go:459: [dcf3970d354ab] Daemon stopped [2019-08-24T20:18:03.058Z] === RUN TestDockerNetworkMacvlan [2019-08-24T20:18:04.069Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-24T20:18:04.973Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.689s [2019-08-24T20:18:05.082Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-24T20:18:05.912Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.903s [2019-08-24T20:18:06.093Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-24T20:18:06.842Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 0.842s [2019-08-24T20:18:07.772Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.789s [2019-08-24T20:18:08.337Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.831s [2019-08-24T20:18:08.776Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-24T20:18:08.902Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.472s [2019-08-24T20:18:09.832Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.809s [2019-08-24T20:18:12.250Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-24T20:18:12.355Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.391s [2019-08-24T20:18:12.612Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.364s [2019-08-24T20:18:13.728Z] --- PASS: TestDockerNetworkMacvlan (10.44s) [2019-08-24T20:18:13.728Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:18:13.728Z] daemon.go:336: [d64f29ffdea1a] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:336: [d64f29ffdea1a] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:364: [d64f29ffdea1a] daemon started [2019-08-24T20:18:13.728Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-08-24T20:18:13.728Z] daemon.go:472: [d64f29ffdea1a] Stopping daemon [2019-08-24T20:18:13.728Z] daemon.go:307: [d64f29ffdea1a] exiting daemon [2019-08-24T20:18:13.728Z] daemon.go:459: [d64f29ffdea1a] Daemon stopped [2019-08-24T20:18:13.728Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:18:13.728Z] daemon.go:336: [d46cf1e1dc3b1] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:336: [d46cf1e1dc3b1] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:364: [d46cf1e1dc3b1] daemon started [2019-08-24T20:18:13.728Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-08-24T20:18:13.728Z] daemon.go:472: [d46cf1e1dc3b1] Stopping daemon [2019-08-24T20:18:13.728Z] daemon.go:307: [d46cf1e1dc3b1] exiting daemon [2019-08-24T20:18:13.728Z] daemon.go:459: [d46cf1e1dc3b1] Daemon stopped [2019-08-24T20:18:13.728Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:18:13.728Z] daemon.go:336: [d7f515457bdf4] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:336: [d7f515457bdf4] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:364: [d7f515457bdf4] daemon started [2019-08-24T20:18:13.728Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2019-08-24T20:18:13.728Z] daemon.go:472: [d7f515457bdf4] Stopping daemon [2019-08-24T20:18:13.728Z] daemon.go:307: [d7f515457bdf4] exiting daemon [2019-08-24T20:18:13.728Z] daemon.go:459: [d7f515457bdf4] Daemon stopped [2019-08-24T20:18:13.728Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:18:13.728Z] daemon.go:336: [df49b3a56de4f] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:336: [df49b3a56de4f] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:364: [df49b3a56de4f] daemon started [2019-08-24T20:18:13.728Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s) [2019-08-24T20:18:13.728Z] daemon.go:472: [df49b3a56de4f] Stopping daemon [2019-08-24T20:18:13.728Z] daemon.go:307: [df49b3a56de4f] exiting daemon [2019-08-24T20:18:13.728Z] daemon.go:459: [df49b3a56de4f] Daemon stopped [2019-08-24T20:18:13.728Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-24T20:18:13.728Z] daemon.go:336: [df9148e2b052d] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:336: [df9148e2b052d] waiting for daemon to start [2019-08-24T20:18:13.728Z] daemon.go:364: [df9148e2b052d] daemon started [2019-08-24T20:18:13.728Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2019-08-24T20:18:13.728Z] daemon.go:472: [df9148e2b052d] Stopping daemon [2019-08-24T20:18:13.728Z] daemon.go:307: [df9148e2b052d] exiting daemon [2019-08-24T20:18:13.728Z] daemon.go:459: [df9148e2b052d] Daemon stopped [2019-08-24T20:18:13.728Z] PASS [2019-08-24T20:18:13.728Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-24T20:18:13.728Z] testing: warning: no tests to run [2019-08-24T20:18:13.728Z] PASS [2019-08-24T20:18:13.728Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-24T20:18:13.728Z] INFO: Testing against a local daemon [2019-08-24T20:18:13.728Z] === RUN TestAuthZPluginAllowRequest [2019-08-24T20:18:13.980Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.268s [2019-08-24T20:18:15.203Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2019-08-24T20:18:15.203Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-24T20:18:15.203Z] daemon.go:336: [df260cae5833b] waiting for daemon to start [2019-08-24T20:18:15.203Z] daemon.go:336: [df260cae5833b] waiting for daemon to start [2019-08-24T20:18:15.203Z] daemon.go:364: [df260cae5833b] daemon started [2019-08-24T20:18:15.203Z] daemon.go:472: [df260cae5833b] Stopping daemon [2019-08-24T20:18:15.203Z] daemon.go:307: [df260cae5833b] exiting daemon [2019-08-24T20:18:15.203Z] daemon.go:459: [df260cae5833b] Daemon stopped [2019-08-24T20:18:15.203Z] === RUN TestAuthZPluginTLS [2019-08-24T20:18:15.823Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-08-24T20:18:15.823Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-24T20:18:15.823Z] daemon.go:336: [d2c805fd6c5af] waiting for daemon to start [2019-08-24T20:18:15.823Z] daemon.go:336: [d2c805fd6c5af] waiting for daemon to start [2019-08-24T20:18:15.823Z] daemon.go:364: [d2c805fd6c5af] daemon started [2019-08-24T20:18:15.823Z] daemon.go:472: [d2c805fd6c5af] Stopping daemon [2019-08-24T20:18:15.823Z] daemon.go:307: [d2c805fd6c5af] exiting daemon [2019-08-24T20:18:15.823Z] daemon.go:459: [d2c805fd6c5af] Daemon stopped [2019-08-24T20:18:15.823Z] === RUN TestAuthZPluginDenyRequest [2019-08-24T20:18:16.445Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-08-24T20:18:16.445Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-24T20:18:16.445Z] daemon.go:336: [d363ed47462e8] waiting for daemon to start [2019-08-24T20:18:16.445Z] daemon.go:336: [d363ed47462e8] waiting for daemon to start [2019-08-24T20:18:16.445Z] daemon.go:364: [d363ed47462e8] daemon started [2019-08-24T20:18:16.445Z] daemon.go:472: [d363ed47462e8] Stopping daemon [2019-08-24T20:18:16.445Z] daemon.go:307: [d363ed47462e8] exiting daemon [2019-08-24T20:18:16.445Z] daemon.go:459: [d363ed47462e8] Daemon stopped [2019-08-24T20:18:16.445Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-24T20:18:16.502Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.104s [2019-08-24T20:18:17.061Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-08-24T20:18:17.061Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-24T20:18:17.061Z] daemon.go:336: [d04e56b1cece5] waiting for daemon to start [2019-08-24T20:18:17.061Z] daemon.go:336: [d04e56b1cece5] waiting for daemon to start [2019-08-24T20:18:17.061Z] daemon.go:364: [d04e56b1cece5] daemon started [2019-08-24T20:18:17.061Z] daemon.go:472: [d04e56b1cece5] Stopping daemon [2019-08-24T20:18:17.061Z] daemon.go:307: [d04e56b1cece5] exiting daemon [2019-08-24T20:18:17.061Z] daemon.go:459: [d04e56b1cece5] Daemon stopped [2019-08-24T20:18:17.062Z] === RUN TestAuthZPluginDenyResponse [2019-08-24T20:18:17.065Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.786s [2019-08-24T20:18:17.677Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-08-24T20:18:17.677Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-24T20:18:17.677Z] daemon.go:336: [dca2cfbaa9123] waiting for daemon to start [2019-08-24T20:18:17.677Z] daemon.go:336: [dca2cfbaa9123] waiting for daemon to start [2019-08-24T20:18:17.677Z] daemon.go:364: [dca2cfbaa9123] daemon started [2019-08-24T20:18:17.677Z] daemon.go:472: [dca2cfbaa9123] Stopping daemon [2019-08-24T20:18:17.677Z] daemon.go:307: [dca2cfbaa9123] exiting daemon [2019-08-24T20:18:17.677Z] daemon.go:459: [dca2cfbaa9123] Daemon stopped [2019-08-24T20:18:17.677Z] === RUN TestAuthZPluginAllowEventStream [2019-08-24T20:18:18.960Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.631s [2019-08-24T20:18:19.703Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-08-24T20:18:19.703Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-24T20:18:19.703Z] daemon.go:336: [da03e4c343ed0] waiting for daemon to start [2019-08-24T20:18:19.703Z] daemon.go:336: [da03e4c343ed0] waiting for daemon to start [2019-08-24T20:18:19.703Z] daemon.go:364: [da03e4c343ed0] daemon started [2019-08-24T20:18:19.703Z] daemon.go:472: [da03e4c343ed0] Stopping daemon [2019-08-24T20:18:19.703Z] daemon.go:307: [da03e4c343ed0] exiting daemon [2019-08-24T20:18:19.703Z] daemon.go:459: [da03e4c343ed0] Daemon stopped [2019-08-24T20:18:19.703Z] === RUN TestAuthZPluginErrorResponse [2019-08-24T20:18:19.986Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-08-24T20:18:19.986Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-24T20:18:19.986Z] daemon.go:336: [dbf751cc73c1a] waiting for daemon to start [2019-08-24T20:18:19.986Z] daemon.go:336: [dbf751cc73c1a] waiting for daemon to start [2019-08-24T20:18:19.986Z] daemon.go:364: [dbf751cc73c1a] daemon started [2019-08-24T20:18:19.986Z] daemon.go:472: [dbf751cc73c1a] Stopping daemon [2019-08-24T20:18:19.986Z] daemon.go:307: [dbf751cc73c1a] exiting daemon [2019-08-24T20:18:19.986Z] daemon.go:459: [dbf751cc73c1a] Daemon stopped [2019-08-24T20:18:19.986Z] === RUN TestAuthZPluginErrorRequest [2019-08-24T20:18:20.601Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-08-24T20:18:20.601Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-24T20:18:20.601Z] daemon.go:336: [d80516b1c3041] waiting for daemon to start [2019-08-24T20:18:20.601Z] daemon.go:336: [d80516b1c3041] waiting for daemon to start [2019-08-24T20:18:20.601Z] daemon.go:364: [d80516b1c3041] daemon started [2019-08-24T20:18:20.601Z] daemon.go:472: [d80516b1c3041] Stopping daemon [2019-08-24T20:18:20.601Z] daemon.go:307: [d80516b1c3041] exiting daemon [2019-08-24T20:18:20.601Z] daemon.go:459: [d80516b1c3041] Daemon stopped [2019-08-24T20:18:20.601Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-24T20:18:21.216Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-08-24T20:18:21.217Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-24T20:18:21.217Z] daemon.go:336: [d00b67a09a5e5] waiting for daemon to start [2019-08-24T20:18:21.217Z] daemon.go:336: [d00b67a09a5e5] waiting for daemon to start [2019-08-24T20:18:21.217Z] daemon.go:364: [d00b67a09a5e5] daemon started [2019-08-24T20:18:21.217Z] daemon.go:472: [d00b67a09a5e5] Stopping daemon [2019-08-24T20:18:21.217Z] daemon.go:307: [d00b67a09a5e5] exiting daemon [2019-08-24T20:18:21.217Z] daemon.go:459: [d00b67a09a5e5] Daemon stopped [2019-08-24T20:18:21.217Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-24T20:18:23.254Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-08-24T20:18:23.254Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-24T20:18:23.254Z] daemon.go:336: [d03d0eadf609b] waiting for daemon to start [2019-08-24T20:18:23.254Z] daemon.go:336: [d03d0eadf609b] waiting for daemon to start [2019-08-24T20:18:23.254Z] daemon.go:364: [d03d0eadf609b] daemon started [2019-08-24T20:18:23.254Z] daemon.go:472: [d03d0eadf609b] Stopping daemon [2019-08-24T20:18:23.254Z] daemon.go:307: [d03d0eadf609b] exiting daemon [2019-08-24T20:18:23.254Z] daemon.go:459: [d03d0eadf609b] Daemon stopped [2019-08-24T20:18:23.254Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-24T20:18:25.507Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 6.025s [2019-08-24T20:18:25.507Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) [2019-08-24T20:18:25.507Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.570s [2019-08-24T20:18:25.942Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2019-08-24T20:18:25.942Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-24T20:18:25.942Z] daemon.go:336: [d3649fb084dba] waiting for daemon to start [2019-08-24T20:18:25.942Z] daemon.go:336: [d3649fb084dba] waiting for daemon to start [2019-08-24T20:18:25.942Z] daemon.go:364: [d3649fb084dba] daemon started [2019-08-24T20:18:25.942Z] daemon.go:472: [d3649fb084dba] Stopping daemon [2019-08-24T20:18:25.942Z] daemon.go:307: [d3649fb084dba] exiting daemon [2019-08-24T20:18:25.942Z] daemon.go:459: [d3649fb084dba] Daemon stopped [2019-08-24T20:18:25.942Z] === RUN TestAuthZPluginHeader [2019-08-24T20:18:26.558Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-08-24T20:18:26.558Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-24T20:18:26.558Z] daemon.go:336: [d6f57f4ca9ecc] waiting for daemon to start [2019-08-24T20:18:26.558Z] daemon.go:336: [d6f57f4ca9ecc] waiting for daemon to start [2019-08-24T20:18:26.558Z] daemon.go:364: [d6f57f4ca9ecc] daemon started [2019-08-24T20:18:26.558Z] daemon.go:472: [d6f57f4ca9ecc] Stopping daemon [2019-08-24T20:18:26.558Z] daemon.go:307: [d6f57f4ca9ecc] exiting daemon [2019-08-24T20:18:26.558Z] daemon.go:459: [d6f57f4ca9ecc] Daemon stopped [2019-08-24T20:18:26.558Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-24T20:18:26.558Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-24T20:18:26.558Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:18:26.558Z] === RUN TestAuthZPluginV2Disable [2019-08-24T20:18:26.558Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-24T20:18:26.558Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:18:26.558Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-24T20:18:26.558Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-24T20:18:26.558Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:18:26.558Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-24T20:18:26.558Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-24T20:18:26.558Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:18:26.558Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-24T20:18:28.034Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 25.094s [2019-08-24T20:18:28.597Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.284s [2019-08-24T20:18:30.492Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.726s [2019-08-24T20:18:33.030Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.219s [2019-08-24T20:18:38.283Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 4.991s [2019-08-24T20:18:38.541Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 10.519s [2019-08-24T20:18:39.911Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 1.963s [2019-08-24T20:18:41.806Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.664s [2019-08-24T20:18:42.370Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask 2.899s [2019-08-24T20:18:43.301Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.555s [2019-08-24T20:18:44.993Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-08-24T20:18:44.993Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:364: [d289a3b15b397] daemon started [2019-08-24T20:18:44.993Z] daemon.go:472: [d289a3b15b397] Stopping daemon [2019-08-24T20:18:44.993Z] daemon.go:307: [d289a3b15b397] exiting daemon [2019-08-24T20:18:44.993Z] daemon.go:459: [d289a3b15b397] Daemon stopped [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:350: [d289a3b15b397] error pinging daemon on start: Get http://d289a3b15b397.sock/_ping: context deadline exceeded [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:350: [d289a3b15b397] error pinging daemon on start: Get http://d289a3b15b397.sock/_ping: context deadline exceeded [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:350: [d289a3b15b397] error pinging daemon on start: Get http://d289a3b15b397.sock/_ping: context deadline exceeded [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:350: [d289a3b15b397] error pinging daemon on start: Get http://d289a3b15b397.sock/_ping: context deadline exceeded [2019-08-24T20:18:44.993Z] daemon.go:307: [d289a3b15b397] exiting daemon [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:336: [d289a3b15b397] waiting for daemon to start [2019-08-24T20:18:44.993Z] daemon.go:364: [d289a3b15b397] daemon started [2019-08-24T20:18:44.993Z] daemon.go:472: [d289a3b15b397] Stopping daemon [2019-08-24T20:18:44.993Z] daemon.go:307: [d289a3b15b397] exiting daemon [2019-08-24T20:18:44.993Z] daemon.go:459: [d289a3b15b397] Daemon stopped [2019-08-24T20:18:44.993Z] PASS [2019-08-24T20:18:44.993Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-24T20:18:44.993Z] INFO: Testing against a local daemon [2019-08-24T20:18:44.993Z] === RUN TestPluginInvalidJSON [2019-08-24T20:18:44.993Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:18:44.993Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:18:44.993Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-24T20:18:44.993Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-08-24T20:18:44.993Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-24T20:18:44.993Z] PASS [2019-08-24T20:18:44.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-24T20:18:44.993Z] INFO: Testing against a local daemon [2019-08-24T20:18:44.993Z] === RUN TestExternalGraphDriver [2019-08-24T20:18:44.993Z] === RUN TestExternalGraphDriver/json [2019-08-24T20:18:46.006Z] === RUN TestExternalGraphDriver/spec [2019-08-24T20:18:48.688Z] === RUN TestExternalGraphDriver/pull [2019-08-24T20:18:50.707Z] --- PASS: TestExternalGraphDriver (6.68s) [2019-08-24T20:18:50.707Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:364: [dbfa2d575a005] daemon started [2019-08-24T20:18:50.707Z] daemon.go:472: [dbfa2d575a005] Stopping daemon [2019-08-24T20:18:50.707Z] daemon.go:307: [dbfa2d575a005] exiting daemon [2019-08-24T20:18:50.707Z] daemon.go:459: [dbfa2d575a005] Daemon stopped [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:364: [dbfa2d575a005] daemon started [2019-08-24T20:18:50.707Z] daemon.go:472: [dbfa2d575a005] Stopping daemon [2019-08-24T20:18:50.707Z] daemon.go:307: [dbfa2d575a005] exiting daemon [2019-08-24T20:18:50.707Z] daemon.go:459: [dbfa2d575a005] Daemon stopped [2019-08-24T20:18:50.707Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:364: [dbfa2d575a005] daemon started [2019-08-24T20:18:50.707Z] daemon.go:472: [dbfa2d575a005] Stopping daemon [2019-08-24T20:18:50.707Z] daemon.go:307: [dbfa2d575a005] exiting daemon [2019-08-24T20:18:50.707Z] daemon.go:459: [dbfa2d575a005] Daemon stopped [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:364: [dbfa2d575a005] daemon started [2019-08-24T20:18:50.707Z] daemon.go:472: [dbfa2d575a005] Stopping daemon [2019-08-24T20:18:50.707Z] daemon.go:307: [dbfa2d575a005] exiting daemon [2019-08-24T20:18:50.707Z] daemon.go:459: [dbfa2d575a005] Daemon stopped [2019-08-24T20:18:50.707Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:336: [dbfa2d575a005] waiting for daemon to start [2019-08-24T20:18:50.707Z] daemon.go:364: [dbfa2d575a005] daemon started [2019-08-24T20:18:50.707Z] daemon.go:472: [dbfa2d575a005] Stopping daemon [2019-08-24T20:18:50.707Z] daemon.go:307: [dbfa2d575a005] exiting daemon [2019-08-24T20:18:50.707Z] daemon.go:459: [dbfa2d575a005] Daemon stopped [2019-08-24T20:18:50.707Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2019-08-24T20:18:50.707Z] === RUN TestGraphdriverPluginV2 [2019-08-24T20:18:50.707Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-08-24T20:18:50.707Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:18:50.707Z] PASS [2019-08-24T20:18:50.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-24T20:18:50.707Z] INFO: Testing against a local daemon [2019-08-24T20:18:50.707Z] === RUN TestContinueAfterPluginCrash [2019-08-24T20:18:50.707Z] === PAUSE TestContinueAfterPluginCrash [2019-08-24T20:18:50.707Z] === RUN TestDaemonStartWithLogOpt [2019-08-24T20:18:50.707Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-24T20:18:50.707Z] === CONT TestContinueAfterPluginCrash [2019-08-24T20:18:50.707Z] === CONT TestDaemonStartWithLogOpt [2019-08-24T20:18:53.257Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 10.118s [2019-08-24T20:18:55.151Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 1.946s [2019-08-24T20:18:55.151Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.586s [2019-08-24T20:18:58.426Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 2.478s [2019-08-24T20:19:00.951Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 2.386s [2019-08-24T20:19:02.847Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.610s [2019-08-24T20:19:02.847Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.001s [2019-08-24T20:19:02.847Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.059s [2019-08-24T20:19:03.412Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 0.773s [2019-08-24T20:19:03.412Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.002s [2019-08-24T20:19:03.983Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 1.428s [2019-08-24T20:19:04.241Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 0.710s [2019-08-24T20:19:04.241Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.004s [2019-08-24T20:19:05.172Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.894s [2019-08-24T20:19:05.172Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.121s [2019-08-24T20:19:07.070Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.573s [2019-08-24T20:19:07.070Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.007s [2019-08-24T20:19:07.635Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 3.050s [2019-08-24T20:19:09.208Z] --- PASS: TestDaemonStartWithLogOpt (16.51s) [2019-08-24T20:19:09.208Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-24T20:19:09.208Z] daemon.go:336: [d8a6a5a1d29b8] waiting for daemon to start [2019-08-24T20:19:09.208Z] daemon.go:336: [d8a6a5a1d29b8] waiting for daemon to start [2019-08-24T20:19:09.208Z] daemon.go:364: [d8a6a5a1d29b8] daemon started [2019-08-24T20:19:09.208Z] daemon.go:472: [d8a6a5a1d29b8] Stopping daemon [2019-08-24T20:19:09.208Z] daemon.go:307: [d8a6a5a1d29b8] exiting daemon [2019-08-24T20:19:09.208Z] daemon.go:459: [d8a6a5a1d29b8] Daemon stopped [2019-08-24T20:19:09.208Z] daemon.go:336: [d8a6a5a1d29b8] waiting for daemon to start [2019-08-24T20:19:09.208Z] daemon.go:336: [d8a6a5a1d29b8] waiting for daemon to start [2019-08-24T20:19:09.208Z] daemon.go:364: [d8a6a5a1d29b8] daemon started [2019-08-24T20:19:09.208Z] daemon.go:472: [d8a6a5a1d29b8] Stopping daemon [2019-08-24T20:19:09.208Z] daemon.go:307: [d8a6a5a1d29b8] exiting daemon [2019-08-24T20:19:09.208Z] daemon.go:459: [d8a6a5a1d29b8] Daemon stopped [2019-08-24T20:19:10.909Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.763s [2019-08-24T20:19:11.474Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 2.254s [2019-08-24T20:19:11.879Z] --- PASS: TestContinueAfterPluginCrash (21.33s) [2019-08-24T20:19:11.879Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-24T20:19:11.879Z] daemon.go:336: [d275f523040d7] waiting for daemon to start [2019-08-24T20:19:11.879Z] daemon.go:336: [d275f523040d7] waiting for daemon to start [2019-08-24T20:19:11.879Z] daemon.go:364: [d275f523040d7] daemon started [2019-08-24T20:19:11.879Z] daemon.go:472: [d275f523040d7] Stopping daemon [2019-08-24T20:19:11.879Z] daemon.go:307: [d275f523040d7] exiting daemon [2019-08-24T20:19:11.879Z] daemon.go:459: [d275f523040d7] Daemon stopped [2019-08-24T20:19:11.879Z] PASS [2019-08-24T20:19:11.879Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-24T20:19:12.162Z] INFO: Testing against a local daemon [2019-08-24T20:19:12.162Z] === RUN TestPluginWithDevMounts [2019-08-24T20:19:12.162Z] === PAUSE TestPluginWithDevMounts [2019-08-24T20:19:12.162Z] === CONT TestPluginWithDevMounts [2019-08-24T20:19:12.406Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.875s [2019-08-24T20:19:12.970Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.414s [2019-08-24T20:19:13.226Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.258s [2019-08-24T20:19:14.596Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 2.387s [2019-08-24T20:19:14.840Z] --- PASS: TestPluginWithDevMounts (2.35s) [2019-08-24T20:19:14.840Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-24T20:19:14.840Z] daemon.go:336: [d5752d3579463] waiting for daemon to start [2019-08-24T20:19:14.840Z] daemon.go:336: [d5752d3579463] waiting for daemon to start [2019-08-24T20:19:14.840Z] daemon.go:364: [d5752d3579463] daemon started [2019-08-24T20:19:14.840Z] daemon.go:472: [d5752d3579463] Stopping daemon [2019-08-24T20:19:14.840Z] daemon.go:307: [d5752d3579463] exiting daemon [2019-08-24T20:19:14.840Z] daemon.go:459: [d5752d3579463] Daemon stopped [2019-08-24T20:19:14.840Z] PASS [2019-08-24T20:19:14.840Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-24T20:19:14.840Z] INFO: Testing against a local daemon [2019-08-24T20:19:14.840Z] === RUN TestSecretInspect [2019-08-24T20:19:16.491Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 2.438s [2019-08-24T20:19:16.872Z] --- PASS: TestSecretInspect (2.30s) [2019-08-24T20:19:16.872Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-24T20:19:16.872Z] daemon.go:336: [d6c5ca5dbdbd6] waiting for daemon to start [2019-08-24T20:19:16.872Z] daemon.go:336: [d6c5ca5dbdbd6] waiting for daemon to start [2019-08-24T20:19:16.872Z] daemon.go:364: [d6c5ca5dbdbd6] daemon started [2019-08-24T20:19:16.872Z] daemon.go:472: [d6c5ca5dbdbd6] Stopping daemon [2019-08-24T20:19:16.872Z] daemon.go:307: [d6c5ca5dbdbd6] exiting daemon [2019-08-24T20:19:16.872Z] daemon.go:459: [d6c5ca5dbdbd6] Daemon stopped [2019-08-24T20:19:16.872Z] === RUN TestSecretList [2019-08-24T20:19:17.055Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 0.978s [2019-08-24T20:19:17.619Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 0.724s [2019-08-24T20:19:19.549Z] --- PASS: TestSecretList (2.27s) [2019-08-24T20:19:19.549Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-24T20:19:19.549Z] daemon.go:336: [da9e3395e78ba] waiting for daemon to start [2019-08-24T20:19:19.549Z] daemon.go:336: [da9e3395e78ba] waiting for daemon to start [2019-08-24T20:19:19.549Z] daemon.go:364: [da9e3395e78ba] daemon started [2019-08-24T20:19:19.549Z] daemon.go:472: [da9e3395e78ba] Stopping daemon [2019-08-24T20:19:19.549Z] daemon.go:307: [da9e3395e78ba] exiting daemon [2019-08-24T20:19:19.549Z] daemon.go:459: [da9e3395e78ba] Daemon stopped [2019-08-24T20:19:19.549Z] === RUN TestSecretsCreateAndDelete [2019-08-24T20:19:20.895Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 2.933s [2019-08-24T20:19:21.460Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 3.214s [2019-08-24T20:19:21.573Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2019-08-24T20:19:21.573Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-24T20:19:21.573Z] daemon.go:336: [d6f90c44dd8cb] waiting for daemon to start [2019-08-24T20:19:21.573Z] daemon.go:336: [d6f90c44dd8cb] waiting for daemon to start [2019-08-24T20:19:21.573Z] daemon.go:364: [d6f90c44dd8cb] daemon started [2019-08-24T20:19:21.573Z] daemon.go:472: [d6f90c44dd8cb] Stopping daemon [2019-08-24T20:19:21.573Z] daemon.go:307: [d6f90c44dd8cb] exiting daemon [2019-08-24T20:19:21.573Z] daemon.go:459: [d6f90c44dd8cb] Daemon stopped [2019-08-24T20:19:21.573Z] === RUN TestSecretsUpdate [2019-08-24T20:19:23.596Z] --- PASS: TestSecretsUpdate (2.27s) [2019-08-24T20:19:23.596Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-24T20:19:23.596Z] daemon.go:336: [dca48a014e135] waiting for daemon to start [2019-08-24T20:19:23.596Z] daemon.go:336: [dca48a014e135] waiting for daemon to start [2019-08-24T20:19:23.596Z] daemon.go:364: [dca48a014e135] daemon started [2019-08-24T20:19:23.596Z] daemon.go:472: [dca48a014e135] Stopping daemon [2019-08-24T20:19:23.596Z] daemon.go:307: [dca48a014e135] exiting daemon [2019-08-24T20:19:23.596Z] daemon.go:459: [dca48a014e135] Daemon stopped [2019-08-24T20:19:23.596Z] === RUN TestTemplatedSecret [2019-08-24T20:19:27.066Z] --- PASS: TestTemplatedSecret (2.95s) [2019-08-24T20:19:27.066Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-24T20:19:27.066Z] daemon.go:336: [dcbc6347ebe00] waiting for daemon to start [2019-08-24T20:19:27.066Z] daemon.go:336: [dcbc6347ebe00] waiting for daemon to start [2019-08-24T20:19:27.066Z] daemon.go:364: [dcbc6347ebe00] daemon started [2019-08-24T20:19:27.066Z] daemon.go:472: [dcbc6347ebe00] Stopping daemon [2019-08-24T20:19:27.066Z] daemon.go:307: [dcbc6347ebe00] exiting daemon [2019-08-24T20:19:27.066Z] daemon.go:459: [dcbc6347ebe00] Daemon stopped [2019-08-24T20:19:27.066Z] === RUN TestSecretCreateResolve [2019-08-24T20:19:28.011Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 5.381s [2019-08-24T20:19:28.011Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.112s [2019-08-24T20:19:28.011Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 6.321s [2019-08-24T20:19:29.091Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-08-24T20:19:29.091Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-24T20:19:29.091Z] daemon.go:336: [d6985178ab92b] waiting for daemon to start [2019-08-24T20:19:29.091Z] daemon.go:336: [d6985178ab92b] waiting for daemon to start [2019-08-24T20:19:29.091Z] daemon.go:364: [d6985178ab92b] daemon started [2019-08-24T20:19:29.091Z] daemon.go:472: [d6985178ab92b] Stopping daemon [2019-08-24T20:19:29.091Z] daemon.go:307: [d6985178ab92b] exiting daemon [2019-08-24T20:19:29.091Z] daemon.go:459: [d6985178ab92b] Daemon stopped [2019-08-24T20:19:29.091Z] PASS [2019-08-24T20:19:29.091Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-24T20:19:29.091Z] INFO: Testing against a local daemon [2019-08-24T20:19:29.091Z] === RUN TestServiceCreateInit [2019-08-24T20:19:29.091Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-24T20:19:31.291Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 3.544s [2019-08-24T20:19:33.185Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 4.795s [2019-08-24T20:19:33.497Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-24T20:19:37.898Z] --- PASS: TestServiceCreateInit (8.71s) [2019-08-24T20:19:37.898Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.28s) [2019-08-24T20:19:37.898Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-24T20:19:37.898Z] daemon.go:336: [dd5651a106b36] waiting for daemon to start [2019-08-24T20:19:37.898Z] daemon.go:336: [dd5651a106b36] waiting for daemon to start [2019-08-24T20:19:37.898Z] daemon.go:364: [dd5651a106b36] daemon started [2019-08-24T20:19:37.898Z] daemon.go:472: [dd5651a106b36] Stopping daemon [2019-08-24T20:19:37.898Z] daemon.go:307: [dd5651a106b36] exiting daemon [2019-08-24T20:19:37.898Z] daemon.go:459: [dd5651a106b36] Daemon stopped [2019-08-24T20:19:37.898Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.38s) [2019-08-24T20:19:37.898Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-24T20:19:37.898Z] daemon.go:336: [d0536c4175156] waiting for daemon to start [2019-08-24T20:19:37.898Z] daemon.go:336: [d0536c4175156] waiting for daemon to start [2019-08-24T20:19:37.898Z] daemon.go:364: [d0536c4175156] daemon started [2019-08-24T20:19:37.898Z] daemon.go:472: [d0536c4175156] Stopping daemon [2019-08-24T20:19:37.898Z] daemon.go:307: [d0536c4175156] exiting daemon [2019-08-24T20:19:37.898Z] daemon.go:459: [d0536c4175156] Daemon stopped [2019-08-24T20:19:37.898Z] === RUN TestCreateServiceMultipleTimes [2019-08-24T20:19:39.732Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 7.287s [2019-08-24T20:19:40.662Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.337s [2019-08-24T20:19:43.185Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 2.461s [2019-08-24T20:19:45.081Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.375s [2019-08-24T20:19:46.450Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 2.713s [2019-08-24T20:19:46.450Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.213s [2019-08-24T20:19:48.344Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.371s [2019-08-24T20:19:50.872Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.120s [2019-08-24T20:19:52.767Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.414s [2019-08-24T20:19:52.768Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.183s [2019-08-24T20:19:53.698Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 0.907s [2019-08-24T20:19:56.219Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 1.845s [2019-08-24T20:19:58.746Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 1.799s [2019-08-24T20:19:59.676Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.643s [2019-08-24T20:19:59.676Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) [2019-08-24T20:19:59.676Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 2.713s [2019-08-24T20:19:59.676Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.203s [2019-08-24T20:19:59.933Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.148s [2019-08-24T20:19:59.933Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.135s [2019-08-24T20:20:00.238Z] --- PASS: TestCreateServiceMultipleTimes (19.11s) [2019-08-24T20:20:00.238Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-24T20:20:00.238Z] daemon.go:336: [d605ed60e667f] waiting for daemon to start [2019-08-24T20:20:00.238Z] daemon.go:336: [d605ed60e667f] waiting for daemon to start [2019-08-24T20:20:00.238Z] daemon.go:364: [d605ed60e667f] daemon started [2019-08-24T20:20:00.238Z] daemon.go:472: [d605ed60e667f] Stopping daemon [2019-08-24T20:20:00.238Z] daemon.go:307: [d605ed60e667f] exiting daemon [2019-08-24T20:20:00.238Z] daemon.go:459: [d605ed60e667f] Daemon stopped [2019-08-24T20:20:00.238Z] === RUN TestCreateServiceConflict [2019-08-24T20:20:00.238Z] --- PASS: TestCreateServiceConflict (2.25s) [2019-08-24T20:20:00.238Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-24T20:20:00.238Z] daemon.go:336: [d9d524bb04190] waiting for daemon to start [2019-08-24T20:20:00.238Z] daemon.go:336: [d9d524bb04190] waiting for daemon to start [2019-08-24T20:20:00.238Z] daemon.go:364: [d9d524bb04190] daemon started [2019-08-24T20:20:00.238Z] daemon.go:472: [d9d524bb04190] Stopping daemon [2019-08-24T20:20:00.238Z] daemon.go:307: [d9d524bb04190] exiting daemon [2019-08-24T20:20:00.238Z] daemon.go:459: [d9d524bb04190] Daemon stopped [2019-08-24T20:20:00.238Z] === RUN TestCreateServiceMaxReplicas [2019-08-24T20:20:01.303Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 0.984s [2019-08-24T20:20:02.285Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2019-08-24T20:20:02.285Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-24T20:20:02.285Z] daemon.go:336: [d828c2570f2a4] waiting for daemon to start [2019-08-24T20:20:02.285Z] daemon.go:336: [d828c2570f2a4] waiting for daemon to start [2019-08-24T20:20:02.285Z] daemon.go:364: [d828c2570f2a4] daemon started [2019-08-24T20:20:02.285Z] daemon.go:472: [d828c2570f2a4] Stopping daemon [2019-08-24T20:20:02.285Z] daemon.go:307: [d828c2570f2a4] exiting daemon [2019-08-24T20:20:02.285Z] daemon.go:459: [d828c2570f2a4] Daemon stopped [2019-08-24T20:20:02.285Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-24T20:20:02.675Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 1.584s [2019-08-24T20:20:02.675Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) [2019-08-24T20:20:03.610Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.820s [2019-08-24T20:20:11.706Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 7.879s [2019-08-24T20:20:12.637Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.293s [2019-08-24T20:20:12.894Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.303s [2019-08-24T20:20:12.894Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) [2019-08-24T20:20:12.894Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.091s [2019-08-24T20:20:12.894Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.072s [2019-08-24T20:20:13.458Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.341s [2019-08-24T20:20:15.980Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.440s [2019-08-24T20:20:17.497Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2019-08-24T20:20:17.497Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-24T20:20:17.497Z] daemon.go:336: [dcbd64322579b] waiting for daemon to start [2019-08-24T20:20:17.497Z] daemon.go:336: [dcbd64322579b] waiting for daemon to start [2019-08-24T20:20:17.497Z] daemon.go:364: [dcbd64322579b] daemon started [2019-08-24T20:20:17.497Z] daemon.go:472: [dcbd64322579b] Stopping daemon [2019-08-24T20:20:17.497Z] daemon.go:307: [dcbd64322579b] exiting daemon [2019-08-24T20:20:17.497Z] daemon.go:459: [dcbd64322579b] Daemon stopped [2019-08-24T20:20:17.497Z] === RUN TestCreateServiceSecretFileMode [2019-08-24T20:20:17.874Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 1.526s [2019-08-24T20:20:18.520Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2019-08-24T20:20:18.520Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-24T20:20:18.520Z] daemon.go:336: [d3dda72c31ebb] waiting for daemon to start [2019-08-24T20:20:18.520Z] daemon.go:336: [d3dda72c31ebb] waiting for daemon to start [2019-08-24T20:20:18.520Z] daemon.go:364: [d3dda72c31ebb] daemon started [2019-08-24T20:20:18.520Z] daemon.go:472: [d3dda72c31ebb] Stopping daemon [2019-08-24T20:20:18.520Z] daemon.go:307: [d3dda72c31ebb] exiting daemon [2019-08-24T20:20:18.520Z] daemon.go:459: [d3dda72c31ebb] Daemon stopped [2019-08-24T20:20:18.520Z] === RUN TestCreateServiceConfigFileMode [2019-08-24T20:20:21.204Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2019-08-24T20:20:21.204Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-24T20:20:21.204Z] daemon.go:336: [dab58562b49fa] waiting for daemon to start [2019-08-24T20:20:21.204Z] daemon.go:336: [dab58562b49fa] waiting for daemon to start [2019-08-24T20:20:21.204Z] daemon.go:364: [dab58562b49fa] daemon started [2019-08-24T20:20:21.204Z] daemon.go:472: [dab58562b49fa] Stopping daemon [2019-08-24T20:20:21.204Z] daemon.go:307: [dab58562b49fa] exiting daemon [2019-08-24T20:20:21.204Z] daemon.go:459: [dab58562b49fa] Daemon stopped [2019-08-24T20:20:21.204Z] === RUN TestCreateServiceSysctls [2019-08-24T20:20:22.048Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.367s [2019-08-24T20:20:22.980Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.361s [2019-08-24T20:20:22.980Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.010s [2019-08-24T20:20:23.237Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.100s [2019-08-24T20:20:24.663Z] --- PASS: TestCreateServiceSysctls (3.53s) [2019-08-24T20:20:24.663Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-24T20:20:24.663Z] daemon.go:336: [d2258c9ff801a] waiting for daemon to start [2019-08-24T20:20:24.663Z] daemon.go:336: [d2258c9ff801a] waiting for daemon to start [2019-08-24T20:20:24.663Z] daemon.go:364: [d2258c9ff801a] daemon started [2019-08-24T20:20:24.663Z] daemon.go:472: [d2258c9ff801a] Stopping daemon [2019-08-24T20:20:24.663Z] daemon.go:307: [d2258c9ff801a] exiting daemon [2019-08-24T20:20:24.663Z] daemon.go:459: [d2258c9ff801a] Daemon stopped [2019-08-24T20:20:24.663Z] === RUN TestCreateServiceCapabilities [2019-08-24T20:20:26.520Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 2.660s [2019-08-24T20:20:27.354Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2019-08-24T20:20:27.354Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-24T20:20:27.354Z] daemon.go:336: [d00aa89808a94] waiting for daemon to start [2019-08-24T20:20:27.354Z] daemon.go:336: [d00aa89808a94] waiting for daemon to start [2019-08-24T20:20:27.354Z] daemon.go:364: [d00aa89808a94] daemon started [2019-08-24T20:20:27.354Z] daemon.go:472: [d00aa89808a94] Stopping daemon [2019-08-24T20:20:27.354Z] daemon.go:307: [d00aa89808a94] exiting daemon [2019-08-24T20:20:27.354Z] daemon.go:459: [d00aa89808a94] Daemon stopped [2019-08-24T20:20:27.354Z] === RUN TestInspect [2019-08-24T20:20:27.451Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 3.960s [2019-08-24T20:20:28.820Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.348s [2019-08-24T20:20:29.077Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.348s [2019-08-24T20:20:30.041Z] --- PASS: TestInspect (2.32s) [2019-08-24T20:20:30.041Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-24T20:20:30.041Z] daemon.go:336: [dc1fc95eda7f2] waiting for daemon to start [2019-08-24T20:20:30.041Z] daemon.go:336: [dc1fc95eda7f2] waiting for daemon to start [2019-08-24T20:20:30.041Z] daemon.go:364: [dc1fc95eda7f2] daemon started [2019-08-24T20:20:30.041Z] daemon.go:472: [dc1fc95eda7f2] Stopping daemon [2019-08-24T20:20:30.041Z] daemon.go:307: [dc1fc95eda7f2] exiting daemon [2019-08-24T20:20:30.041Z] daemon.go:459: [dc1fc95eda7f2] Daemon stopped [2019-08-24T20:20:30.041Z] === RUN TestDockerNetworkConnectAlias [2019-08-24T20:20:30.972Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 1.644s [2019-08-24T20:20:31.902Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 0.916s [2019-08-24T20:20:33.798Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 1.736s [2019-08-24T20:20:34.437Z] --- PASS: TestDockerNetworkConnectAlias (4.74s) [2019-08-24T20:20:34.437Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-24T20:20:34.437Z] daemon.go:336: [db283c65b9d2e] waiting for daemon to start [2019-08-24T20:20:34.437Z] daemon.go:336: [db283c65b9d2e] waiting for daemon to start [2019-08-24T20:20:34.437Z] daemon.go:364: [db283c65b9d2e] daemon started [2019-08-24T20:20:34.437Z] daemon.go:472: [db283c65b9d2e] Stopping daemon [2019-08-24T20:20:34.437Z] daemon.go:307: [db283c65b9d2e] exiting daemon [2019-08-24T20:20:34.437Z] daemon.go:459: [db283c65b9d2e] Daemon stopped [2019-08-24T20:20:34.437Z] === RUN TestDockerNetworkReConnect [2019-08-24T20:20:34.730Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 1.022s [2019-08-24T20:20:34.987Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.126s [2019-08-24T20:20:35.918Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.812s [2019-08-24T20:20:38.838Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2019-08-24T20:20:38.838Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-24T20:20:38.838Z] daemon.go:336: [dd36d2f3ac1e2] waiting for daemon to start [2019-08-24T20:20:38.838Z] daemon.go:336: [dd36d2f3ac1e2] waiting for daemon to start [2019-08-24T20:20:38.838Z] daemon.go:364: [dd36d2f3ac1e2] daemon started [2019-08-24T20:20:38.838Z] daemon.go:472: [dd36d2f3ac1e2] Stopping daemon [2019-08-24T20:20:38.838Z] daemon.go:307: [dd36d2f3ac1e2] exiting daemon [2019-08-24T20:20:38.838Z] daemon.go:459: [dd36d2f3ac1e2] Daemon stopped [2019-08-24T20:20:38.838Z] === RUN TestServicePlugin [2019-08-24T20:20:38.838Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-24T20:20:38.838Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-24T20:20:38.838Z] === RUN TestServiceUpdateLabel [2019-08-24T20:20:40.862Z] --- PASS: TestServiceUpdateLabel (2.25s) [2019-08-24T20:20:40.862Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-24T20:20:40.862Z] daemon.go:336: [d1fe6e11723a5] waiting for daemon to start [2019-08-24T20:20:40.862Z] daemon.go:336: [d1fe6e11723a5] waiting for daemon to start [2019-08-24T20:20:40.862Z] daemon.go:364: [d1fe6e11723a5] daemon started [2019-08-24T20:20:40.862Z] daemon.go:472: [d1fe6e11723a5] Stopping daemon [2019-08-24T20:20:40.862Z] daemon.go:307: [d1fe6e11723a5] exiting daemon [2019-08-24T20:20:40.862Z] daemon.go:459: [d1fe6e11723a5] Daemon stopped [2019-08-24T20:20:40.862Z] === RUN TestServiceUpdateSecrets [2019-08-24T20:20:41.176Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 4.318s [2019-08-24T20:20:41.176Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.555s [2019-08-24T20:20:41.434Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 14.859s [2019-08-24T20:20:41.999Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 0.834s [2019-08-24T20:20:42.567Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.640s [2019-08-24T20:20:44.462Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.752s [2019-08-24T20:20:45.025Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 0.778s [2019-08-24T20:20:45.590Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.372s [2019-08-24T20:20:46.154Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 0.771s [2019-08-24T20:20:46.154Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.010s [2019-08-24T20:20:47.084Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.791s [2019-08-24T20:20:48.982Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.214s [2019-08-24T20:20:49.545Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 0.764s [2019-08-24T20:20:50.477Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.644s [2019-08-24T20:20:51.408Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.624s [2019-08-24T20:20:52.778Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.514s [2019-08-24T20:20:54.672Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.648s [2019-08-24T20:20:54.672Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 2.638s [2019-08-24T20:20:55.603Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.850s [2019-08-24T20:20:56.078Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2019-08-24T20:20:56.078Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-24T20:20:56.078Z] daemon.go:336: [dad5076770d34] waiting for daemon to start [2019-08-24T20:20:56.078Z] daemon.go:336: [dad5076770d34] waiting for daemon to start [2019-08-24T20:20:56.078Z] daemon.go:364: [dad5076770d34] daemon started [2019-08-24T20:20:56.078Z] daemon.go:472: [dad5076770d34] Stopping daemon [2019-08-24T20:20:56.078Z] daemon.go:307: [dad5076770d34] exiting daemon [2019-08-24T20:20:56.078Z] daemon.go:459: [dad5076770d34] Daemon stopped [2019-08-24T20:20:56.078Z] === RUN TestServiceUpdateConfigs [2019-08-24T20:20:56.975Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.811s [2019-08-24T20:20:57.540Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.712s [2019-08-24T20:20:58.470Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.609s [2019-08-24T20:20:59.402Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.715s [2019-08-24T20:21:00.771Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.049s [2019-08-24T20:21:01.702Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 0.919s [2019-08-24T20:21:02.633Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.891s [2019-08-24T20:21:03.563Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.792s [2019-08-24T20:21:04.127Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 0.805s [2019-08-24T20:21:04.127Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.010s [2019-08-24T20:21:06.648Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.452s [2019-08-24T20:21:07.582Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.881s [2019-08-24T20:21:07.841Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.475s [2019-08-24T20:21:08.407Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.840s [2019-08-24T20:21:09.349Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.911s [2019-08-24T20:21:10.280Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.733s [2019-08-24T20:21:10.280Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.012s [2019-08-24T20:21:10.844Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.772s [2019-08-24T20:21:11.298Z] --- PASS: TestServiceUpdateConfigs (15.01s) [2019-08-24T20:21:11.298Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-24T20:21:11.298Z] daemon.go:336: [d878489d3130d] waiting for daemon to start [2019-08-24T20:21:11.298Z] daemon.go:336: [d878489d3130d] waiting for daemon to start [2019-08-24T20:21:11.298Z] daemon.go:364: [d878489d3130d] daemon started [2019-08-24T20:21:11.298Z] daemon.go:472: [d878489d3130d] Stopping daemon [2019-08-24T20:21:11.298Z] daemon.go:307: [d878489d3130d] exiting daemon [2019-08-24T20:21:11.298Z] daemon.go:459: [d878489d3130d] Daemon stopped [2019-08-24T20:21:11.298Z] === RUN TestServiceUpdateNetwork [2019-08-24T20:21:11.775Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.787s [2019-08-24T20:21:12.705Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.795s [2019-08-24T20:21:13.269Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.803s [2019-08-24T20:21:14.201Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.777s [2019-08-24T20:21:14.201Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.019s [2019-08-24T20:21:15.131Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.570s [2019-08-24T20:21:15.131Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.013s [2019-08-24T20:21:16.061Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.221s [2019-08-24T20:21:17.431Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.637s [2019-08-24T20:21:17.994Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.641s [2019-08-24T20:21:18.925Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 0.839s [2019-08-24T20:21:18.925Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.094s [2019-08-24T20:21:19.858Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.788s [2019-08-24T20:21:20.422Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 2.115s [2019-08-24T20:21:21.791Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.674s [2019-08-24T20:21:23.687Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.634s [2019-08-24T20:21:23.842Z] --- PASS: TestServiceUpdateNetwork (13.15s) [2019-08-24T20:21:23.842Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-24T20:21:23.842Z] daemon.go:336: [d50b924898072] waiting for daemon to start [2019-08-24T20:21:23.842Z] daemon.go:336: [d50b924898072] waiting for daemon to start [2019-08-24T20:21:23.842Z] daemon.go:364: [d50b924898072] daemon started [2019-08-24T20:21:23.842Z] daemon.go:472: [d50b924898072] Stopping daemon [2019-08-24T20:21:23.842Z] daemon.go:307: [d50b924898072] exiting daemon [2019-08-24T20:21:23.842Z] daemon.go:459: [d50b924898072] Daemon stopped [2019-08-24T20:21:23.842Z] PASS [2019-08-24T20:21:23.842Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-24T20:21:23.843Z] INFO: Testing against a local daemon [2019-08-24T20:21:23.843Z] === RUN TestSessionCreate [2019-08-24T20:21:23.843Z] --- PASS: TestSessionCreate (0.06s) [2019-08-24T20:21:23.843Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-24T20:21:23.843Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-08-24T20:21:23.843Z] PASS [2019-08-24T20:21:23.843Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-24T20:21:24.126Z] INFO: Testing against a local daemon [2019-08-24T20:21:24.126Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-24T20:21:24.126Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-24T20:21:24.126Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-24T20:21:24.126Z] === RUN TestEventsExecDie [2019-08-24T20:21:25.056Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.575s [2019-08-24T20:21:25.135Z] --- PASS: TestEventsExecDie (0.98s) [2019-08-24T20:21:25.135Z] === RUN TestEventsBackwardsCompatible [2019-08-24T20:21:25.135Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-08-24T20:21:25.135Z] === RUN TestInfoBinaryCommits [2019-08-24T20:21:25.135Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-08-24T20:21:25.135Z] === RUN TestInfoAPIVersioned [2019-08-24T20:21:25.135Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-24T20:21:25.135Z] === RUN TestInfoAPI [2019-08-24T20:21:25.135Z] --- PASS: TestInfoAPI (0.06s) [2019-08-24T20:21:25.135Z] === RUN TestInfoAPIWarnings [2019-08-24T20:21:25.987Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.775s [2019-08-24T20:21:26.143Z] --- PASS: TestInfoAPIWarnings (0.94s) [2019-08-24T20:21:26.143Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-24T20:21:26.143Z] daemon.go:336: [d54faa1c179b4] waiting for daemon to start [2019-08-24T20:21:26.143Z] daemon.go:336: [d54faa1c179b4] waiting for daemon to start [2019-08-24T20:21:26.143Z] daemon.go:364: [d54faa1c179b4] daemon started [2019-08-24T20:21:26.143Z] daemon.go:472: [d54faa1c179b4] Stopping daemon [2019-08-24T20:21:26.143Z] daemon.go:307: [d54faa1c179b4] exiting daemon [2019-08-24T20:21:26.143Z] daemon.go:459: [d54faa1c179b4] Daemon stopped [2019-08-24T20:21:26.143Z] === RUN TestLoginFailsWithBadCredentials [2019-08-24T20:21:26.550Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.763s [2019-08-24T20:21:26.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2019-08-24T20:21:26.760Z] === RUN TestPingCacheHeaders [2019-08-24T20:21:26.760Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-08-24T20:21:26.760Z] === RUN TestPingGet [2019-08-24T20:21:26.760Z] --- PASS: TestPingGet (0.05s) [2019-08-24T20:21:26.760Z] === RUN TestPingHead [2019-08-24T20:21:26.760Z] --- PASS: TestPingHead (0.06s) [2019-08-24T20:21:26.760Z] === RUN TestVersion [2019-08-24T20:21:27.042Z] --- PASS: TestVersion (0.06s) [2019-08-24T20:21:27.042Z] PASS [2019-08-24T20:21:27.042Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-24T20:21:27.042Z] INFO: Testing against a local daemon [2019-08-24T20:21:27.042Z] === RUN TestVolumesCreateAndList [2019-08-24T20:21:27.042Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-08-24T20:21:27.042Z] === RUN TestVolumesRemove [2019-08-24T20:21:27.325Z] --- PASS: TestVolumesRemove (0.11s) [2019-08-24T20:21:27.325Z] === RUN TestVolumesInspect [2019-08-24T20:21:27.325Z] --- PASS: TestVolumesInspect (0.04s) [2019-08-24T20:21:27.325Z] === RUN TestVolumesInvalidJSON [2019-08-24T20:21:27.325Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-24T20:21:27.325Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-24T20:21:27.325Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-24T20:21:27.325Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-08-24T20:21:27.325Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-24T20:21:27.325Z] PASS [2019-08-24T20:21:27.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-24T20:21:27.482Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.765s [2019-08-24T20:21:28.411Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.836s [2019-08-24T20:21:28.983Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.823s [2019-08-24T20:21:29.344Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-24T20:21:29.344Z] Clearing AppArmor profiles cache:. [2019-08-24T20:21:29.344Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-24T20:21:29.344Z] Unloading profiles will leave already running processes permanently [2019-08-24T20:21:29.344Z] unconfined, which can lead to unexpected situations. [2019-08-24T20:21:29.344Z] [2019-08-24T20:21:29.344Z] To set a process to complain mode, use the command line tool [2019-08-24T20:21:29.344Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-24T20:21:29.344Z] with the 'teardown' option." [2019-08-24T20:21:29.344Z] Removing test suite binaries [2019-08-24T20:21:29.344Z] [2019-08-24T20:21:30.875Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.781s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-24T20:21:31.797Z] + echo Ensuring container killed. [2019-08-24T20:21:31.797Z] Ensuring container killed. [2019-08-24T20:21:31.797Z] + docker rm -vf docker-pr3 [2019-08-24T20:21:31.797Z] Error: No such container: docker-pr3 [2019-08-24T20:21:31.797Z] + true [Pipeline] sh [2019-08-24T20:21:32.187Z] + echo Chowning /workspace to jenkins user [2019-08-24T20:21:32.187Z] Chowning /workspace to jenkins user [2019-08-24T20:21:32.187Z] + id -u [2019-08-24T20:21:32.187Z] + id -g [2019-08-24T20:21:32.187Z] + docker run --rm -v /home/docker/workspace/moby_PR-39495-HRQIOEIRBRKC3VD4DB523BGVDA5ZABNECCLB3EWT2IWA4IA5YLJA:/workspace busybox chown -R 1001:1001 /workspace [2019-08-24T20:21:32.187Z] Unable to find image 'busybox:latest' locally [2019-08-24T20:21:32.469Z] latest: Pulling from library/busybox [2019-08-24T20:21:32.469Z] ce3c955d98a5: Pulling fs layer [2019-08-24T20:21:32.752Z] ce3c955d98a5: Verifying Checksum [2019-08-24T20:21:32.752Z] ce3c955d98a5: Download complete [2019-08-24T20:21:33.377Z] ce3c955d98a5: Pull complete [2019-08-24T20:21:33.377Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-24T20:21:33.377Z] Status: Downloaded newer image for busybox:latest [2019-08-24T20:21:34.150Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 2.821s [2019-08-24T20:21:34.407Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.526s [2019-08-24T20:21:34.407Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.065s [Pipeline] sh [2019-08-24T20:21:35.238Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-08-24T20:21:35.238Z] Creating powerpc-integration-bundles.tar.gz [2019-08-24T20:21:35.238Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [2019-08-24T20:21:35.238Z] + xargs tar -czf powerpc-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-08-24T20:21:35.306Z] Archiving artifacts [2019-08-24T20:21:35.337Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.898s [Pipeline] sh [2019-08-24T20:21:35.863Z] + make clean [2019-08-24T20:21:36.477Z] docker volume rm -f docker-dev-cache [2019-08-24T20:21:36.477Z] docker-dev-cache [Pipeline] deleteDir [2019-08-24T20:21:37.232Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.443s [2019-08-24T20:21:38.162Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.890s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-24T20:21:40.058Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 1.758s [2019-08-24T20:21:43.338Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 2.742s [2019-08-24T20:21:45.861Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 2.963s [2019-08-24T20:21:45.861Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) [2019-08-24T20:21:45.861Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) [2019-08-24T20:21:46.793Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 0.924s [2019-08-24T20:21:48.689Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 2.015s [2019-08-24T20:21:50.585Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.573s [2019-08-24T20:21:53.108Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.334s [2019-08-24T20:21:54.051Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 1.303s [2019-08-24T20:21:56.577Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 2.082s [2019-08-24T20:21:57.141Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.730s [2019-08-24T20:21:57.141Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) [2019-08-24T20:21:57.398Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock 19.128s [2019-08-24T20:21:57.962Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.747s [2019-08-24T20:21:59.856Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 2.064s [2019-08-24T20:22:00.113Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.050s [2019-08-24T20:22:00.371Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig 1.505s [2019-08-24T20:22:00.935Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.773s [2019-08-24T20:22:01.499Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.814s [2019-08-24T20:22:02.432Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.807s [2019-08-24T20:22:03.363Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.841s [2019-08-24T20:22:03.363Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.032s [2019-08-24T20:22:03.363Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.482s [2019-08-24T20:22:04.293Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 0.784s [2019-08-24T20:22:04.857Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.791s [2019-08-24T20:22:05.789Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.948s [2019-08-24T20:22:06.722Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 0.856s [2019-08-24T20:22:07.654Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.886s [2019-08-24T20:22:08.585Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 0.763s [2019-08-24T20:22:09.150Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.746s [2019-08-24T20:22:10.083Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.853s [2019-08-24T20:22:10.083Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.010s [2019-08-24T20:22:11.014Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.792s [2019-08-24T20:22:11.578Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 0.767s [2019-08-24T20:22:13.473Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.604s [2019-08-24T20:22:13.747Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.375s [2019-08-24T20:22:13.747Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-24T20:22:17.923Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.630s [2019-08-24T20:22:18.180Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.613s [2019-08-24T20:22:23.433Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode 4.375s [2019-08-24T20:22:29.979Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.627s [2019-08-24T20:22:30.910Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.151s [2019-08-24T20:22:31.473Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope 7.517s [2019-08-24T20:22:32.844Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.615s [2019-08-24T20:22:32.844Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.017s [2019-08-24T20:22:32.844Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.017s [2019-08-24T20:22:32.844Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.009s [2019-08-24T20:22:33.407Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.803s [2019-08-24T20:22:33.977Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret 1.080s [2019-08-24T20:22:37.255Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.501s [2019-08-24T20:22:38.626Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.431s [2019-08-24T20:22:40.523Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.367s [2019-08-24T20:22:41.090Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 0.815s [2019-08-24T20:22:42.022Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.731s [2019-08-24T20:22:42.619Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.710s [2019-08-24T20:22:43.997Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.104s [2019-08-24T20:22:43.997Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.016s [2019-08-24T20:22:43.997Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.216s [2019-08-24T20:22:45.892Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.551s [2019-08-24T20:22:46.822Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.025s [2019-08-24T20:22:48.718Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.395s [2019-08-24T20:22:48.718Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.013s [2019-08-24T20:22:48.718Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.215s [2019-08-24T20:22:49.649Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService 15.139s [2019-08-24T20:22:50.578Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.741s [2019-08-24T20:22:52.473Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.813s [2019-08-24T20:23:00.571Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 6.953s [2019-08-24T20:23:00.571Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.784s [2019-08-24T20:23:00.828Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.772s [2019-08-24T20:23:02.197Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.254s [2019-08-24T20:23:04.721Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.352s [2019-08-24T20:23:07.995Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles 2.848s [2019-08-24T20:23:08.559Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource 3.453s [2019-08-24T20:23:10.468Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.440s [2019-08-24T20:23:13.743Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.643s [2019-08-24T20:23:14.674Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.623s [2019-08-24T20:23:16.570Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.677s [2019-08-24T20:23:16.570Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.049s [2019-08-24T20:23:16.827Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType 7.538s [2019-08-24T20:23:17.390Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.762s [2019-08-24T20:23:18.762Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.371s [2019-08-24T20:23:19.694Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.820s [2019-08-24T20:23:20.627Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.862s [2019-08-24T20:23:23.152Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.371s [2019-08-24T20:23:25.675Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 2.367s [2019-08-24T20:23:30.934Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 4.771s [2019-08-24T20:23:30.934Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.529s [2019-08-24T20:23:30.934Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.107s [2019-08-24T20:23:31.867Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.826s [2019-08-24T20:23:31.867Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.099s [2019-08-24T20:23:32.798Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.760s [2019-08-24T20:23:33.363Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.739s [2019-08-24T20:23:33.363Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.077s [2019-08-24T20:23:34.294Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.790s [2019-08-24T20:23:35.228Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 0.865s [2019-08-24T20:23:35.228Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) [2019-08-24T20:23:36.159Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.774s [2019-08-24T20:23:36.723Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.815s [2019-08-24T20:23:38.618Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.236s [2019-08-24T20:23:39.548Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.752s [2019-08-24T20:23:40.112Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.727s [2019-08-24T20:23:41.043Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.707s [2019-08-24T20:23:41.607Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.722s [2019-08-24T20:23:42.538Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.798s [2019-08-24T20:23:43.469Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.736s [2019-08-24T20:23:43.469Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-24T20:23:44.034Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.580s [2019-08-24T20:23:44.965Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.744s [2019-08-24T20:23:44.965Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) [2019-08-24T20:23:45.529Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.794s [2019-08-24T20:23:47.422Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.549s [2019-08-24T20:23:47.422Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) [2019-08-24T20:23:50.697Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.267s [2019-08-24T20:23:52.067Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.487s [2019-08-24T20:23:52.997Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 0.821s [2019-08-24T20:23:57.169Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.849s [2019-08-24T20:23:57.440Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 0.793s [2019-08-24T20:23:58.375Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.785s [2019-08-24T20:24:00.271Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 1.645s [2019-08-24T20:24:00.834Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.791s [2019-08-24T20:24:05.013Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 3.957s [2019-08-24T20:24:10.267Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 4.709s [2019-08-24T20:24:10.268Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.739s [2019-08-24T20:24:10.831Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.754s [2019-08-24T20:24:11.762Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.796s [2019-08-24T20:24:12.696Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.799s [2019-08-24T20:24:13.259Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.774s [2019-08-24T20:24:14.190Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.768s [2019-08-24T20:24:15.121Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 0.787s [2019-08-24T20:24:15.686Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.619s [2019-08-24T20:24:16.616Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.772s [2019-08-24T20:24:19.138Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.671s [2019-08-24T20:24:21.035Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.428s [2019-08-24T20:24:21.966Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.819s [2019-08-24T20:24:22.534Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 0.859s [2019-08-24T20:24:22.792Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.208s [2019-08-24T20:24:22.792Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) [2019-08-24T20:24:23.723Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.797s [2019-08-24T20:24:24.287Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.734s [2019-08-24T20:24:26.181Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.596s [2019-08-24T20:24:26.181Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.031s [2019-08-24T20:24:26.181Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.009s [2019-08-24T20:24:26.746Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.779s [2019-08-24T20:24:30.022Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.767s [2019-08-24T20:24:30.586Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.794s [2019-08-24T20:24:32.490Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 1.901s [2019-08-24T20:24:36.668Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 4.044s [2019-08-24T20:24:39.942Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 3.092s [2019-08-24T20:24:40.506Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.790s [2019-08-24T20:24:41.071Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.783s [2019-08-24T20:24:42.001Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.817s [2019-08-24T20:24:44.524Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.421s [2019-08-24T20:24:45.895Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.244s [2019-08-24T20:24:46.468Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.810s [2019-08-24T20:24:46.735Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.144s [2019-08-24T20:24:46.735Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.150s [2019-08-24T20:24:47.666Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.822s [2019-08-24T20:24:48.596Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 0.776s [2019-08-24T20:24:49.161Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.798s [2019-08-24T20:24:49.161Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) [2019-08-24T20:24:49.420Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.168s [2019-08-24T20:24:50.350Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.653s [2019-08-24T20:24:55.606Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 4.504s [2019-08-24T20:24:55.606Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 0.783s [2019-08-24T20:24:56.975Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.258s [2019-08-24T20:24:59.499Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.390s [2019-08-24T20:25:00.870Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.652s [2019-08-24T20:25:03.394Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.222s [2019-08-24T20:25:06.670Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 2.791s [2019-08-24T20:25:07.233Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.794s [2019-08-24T20:25:07.797Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.762s [2019-08-24T20:25:08.728Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.702s [2019-08-24T20:25:08.728Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) [2019-08-24T20:25:08.728Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-24T20:25:08.728Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) [2019-08-24T20:25:08.985Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.201s [2019-08-24T20:25:09.916Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 0.821s [2019-08-24T20:25:10.852Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.895s [2019-08-24T20:25:11.783Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.856s [2019-08-24T20:25:13.153Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.561s [2019-08-24T20:25:14.083Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 0.813s [2019-08-24T20:25:15.014Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.777s [2019-08-24T20:25:15.014Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.009s [2019-08-24T20:25:15.577Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.821s [2019-08-24T20:25:15.577Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.013s [2019-08-24T20:25:15.836Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.054s [2019-08-24T20:25:15.836Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.019s [2019-08-24T20:25:15.836Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.009s [2019-08-24T20:25:15.836Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.154s [2019-08-24T20:25:16.093Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.146s [2019-08-24T20:25:16.350Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.150s [2019-08-24T20:25:16.350Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.154s [2019-08-24T20:25:16.607Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.170s [2019-08-24T20:25:17.539Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.846s [2019-08-24T20:25:18.469Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.847s [2019-08-24T20:25:19.033Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.790s [2019-08-24T20:25:19.290Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.089s [2019-08-24T20:25:20.221Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.857s [2019-08-24T20:25:20.478Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.287s [2019-08-24T20:25:21.409Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.811s [2019-08-24T20:25:21.409Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.024s [2019-08-24T20:25:21.973Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.772s [2019-08-24T20:25:22.905Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.809s [2019-08-24T20:25:22.905Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.017s [2019-08-24T20:25:22.905Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.012s [2019-08-24T20:25:23.835Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.774s [2019-08-24T20:25:25.205Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.594s [2019-08-24T20:25:26.136Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 0.806s [2019-08-24T20:25:26.136Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) [2019-08-24T20:25:26.393Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 109.181s [2019-08-24T20:25:26.959Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.736s [2019-08-24T20:25:26.959Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.080s [2019-08-24T20:25:28.856Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.601s [2019-08-24T20:25:29.422Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.952s [2019-08-24T20:25:32.716Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 2.648s [2019-08-24T20:25:32.973Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 6.031s [2019-08-24T20:25:32.973Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.883s [2019-08-24T20:25:33.230Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.016s [2019-08-24T20:25:33.230Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.014s [2019-08-24T20:25:34.602Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.195s [2019-08-24T20:25:35.976Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.368s [2019-08-24T20:25:37.348Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.406s [2019-08-24T20:25:37.348Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.039s [2019-08-24T20:25:39.245Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 1.897s [2019-08-24T20:25:39.245Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.082s [2019-08-24T20:25:39.810Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.589s [2019-08-24T20:25:42.336Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.202s [2019-08-24T20:25:42.336Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.047s [2019-08-24T20:25:43.707Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart 9.729s [2019-08-24T20:25:43.964Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 1.753s [2019-08-24T20:25:43.964Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.066s [2019-08-24T20:25:43.964Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.010s [2019-08-24T20:25:45.864Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.715s [2019-08-24T20:25:47.760Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.660s [2019-08-24T20:25:47.760Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 0.359s [2019-08-24T20:25:47.760Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.069s [2019-08-24T20:25:47.760Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.067s [2019-08-24T20:25:48.017Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.063s [2019-08-24T20:25:48.274Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 0.404s [2019-08-24T20:25:50.798Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.477s [2019-08-24T20:25:54.078Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions 8.751s [2019-08-24T20:25:56.605Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 0.947s [2019-08-24T20:25:56.605Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.675s [2019-08-24T20:25:59.887Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.838s [2019-08-24T20:26:00.451Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 1.053s [2019-08-24T20:26:02.349Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.529s [2019-08-24T20:26:02.349Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 4.893s [2019-08-24T20:26:04.872Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 2.846s [2019-08-24T20:26:05.437Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork 1.437s [2019-08-24T20:26:07.962Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.104s [2019-08-24T20:26:08.526Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.621s [2019-08-24T20:26:10.421Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.486s [2019-08-24T20:26:10.421Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) [2019-08-24T20:26:10.421Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.805s [2019-08-24T20:26:13.697Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 2.124s [2019-08-24T20:26:16.221Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 1.871s [2019-08-24T20:26:17.153Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked 5.885s [2019-08-24T20:26:18.083Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.741s [2019-08-24T20:26:18.648Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.750s [2019-08-24T20:26:19.593Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 3.478s [2019-08-24T20:26:21.489Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain 1.317s [2019-08-24T20:26:24.010Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.744s [2019-08-24T20:26:27.282Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.050s [2019-08-24T20:26:32.533Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.452s [2019-08-24T20:26:35.806Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.765s [2019-08-24T20:26:37.700Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.832s [2019-08-24T20:26:38.266Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.635s [2019-08-24T20:26:39.197Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 0.848s [2019-08-24T20:26:40.128Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 0.788s [2019-08-24T20:26:40.128Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) [2019-08-24T20:26:40.691Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.838s [2019-08-24T20:26:45.948Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.626s [2019-08-24T20:26:49.241Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.497s [2019-08-24T20:26:49.499Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.597s [2019-08-24T20:26:50.431Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.617s [2019-08-24T20:26:50.431Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) [2019-08-24T20:26:51.361Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.713s [2019-08-24T20:26:53.257Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 1.617s [2019-08-24T20:26:53.257Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) [2019-08-24T20:26:54.626Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.356s [2019-08-24T20:26:55.997Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.753s [2019-08-24T20:26:56.927Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.712s [2019-08-24T20:26:58.296Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.470s [2019-08-24T20:27:03.549Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 4.450s [2019-08-24T20:27:04.920Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.528s [2019-08-24T20:27:04.920Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) [2019-08-24T20:27:05.851Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 0.872s [2019-08-24T20:27:06.782Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.735s [2019-08-24T20:27:12.036Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 3.826s [2019-08-24T20:27:15.319Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 2.945s [2019-08-24T20:27:15.319Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave 53.552s [2019-08-24T20:27:18.593Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.902s [2019-08-24T20:27:21.114Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity 2.199s [2019-08-24T20:27:26.368Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 3.683s [2019-08-24T20:27:31.622Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 4.840s [2019-08-24T20:27:33.516Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.322s [2019-08-24T20:27:36.038Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.423s [2019-08-24T20:27:37.407Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.592s [2019-08-24T20:27:39.305Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.570s [2019-08-24T20:27:41.828Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.450s [2019-08-24T20:27:44.353Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.357s [2019-08-24T20:27:46.249Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.390s [2019-08-24T20:27:48.772Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.368s [2019-08-24T20:27:51.294Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.318s [2019-08-24T20:28:06.147Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.050s [2019-08-24T20:28:06.147Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.020s [2019-08-24T20:28:06.147Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.029s [2019-08-24T20:28:07.078Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.858s [2019-08-24T20:28:07.078Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.055s [2019-08-24T20:28:07.078Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.041s [2019-08-24T20:28:07.078Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.020s [2019-08-24T20:28:08.009Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.899s [2019-08-24T20:28:08.009Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.010s [2019-08-24T20:28:08.265Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked 37.432s [2019-08-24T20:28:09.197Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 1.048s [2019-08-24T20:28:09.197Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.077s [2019-08-24T20:28:09.197Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.056s [2019-08-24T20:28:09.197Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.009s [2019-08-24T20:28:09.454Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.028s [2019-08-24T20:28:12.730Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.939s [2019-08-24T20:28:12.730Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.064s [2019-08-24T20:28:12.730Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.153s [2019-08-24T20:28:12.730Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.030s [2019-08-24T20:28:12.730Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.039s [2019-08-24T20:28:13.661Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.844s [2019-08-24T20:28:16.183Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.396s [2019-08-24T20:28:16.183Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.047s [2019-08-24T20:28:16.183Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.041s [2019-08-24T20:28:18.086Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain 2.798s [2019-08-24T20:28:19.981Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.634s [2019-08-24T20:28:24.157Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked 4.784s [2019-08-24T20:28:24.157Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.519s [2019-08-24T20:28:24.157Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-24T20:28:26.051Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.686s [2019-08-24T20:28:27.947Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.524s [2019-08-24T20:28:29.842Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 1.770s [2019-08-24T20:28:34.019Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 4.069s [2019-08-24T20:28:38.195Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.073s [2019-08-24T20:28:39.566Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.343s [2019-08-24T20:28:40.498Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.074s [2019-08-24T20:28:42.393Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.534s [2019-08-24T20:28:43.764Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.370s [2019-08-24T20:28:45.147Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.372s [2019-08-24T20:28:46.515Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.090s [2019-08-24T20:28:47.886Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.227s [2019-08-24T20:28:50.408Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.490s [2019-08-24T20:28:53.682Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.675s [2019-08-24T20:28:54.613Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.204s [2019-08-24T20:28:57.887Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.221s [2019-08-24T20:28:59.255Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.388s [2019-08-24T20:28:59.512Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.016s [2019-08-24T20:29:00.884Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.257s [2019-08-24T20:29:02.254Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.208s [2019-08-24T20:29:03.624Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.189s [2019-08-24T20:29:07.803Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 3.535s [2019-08-24T20:29:07.803Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.229s [2019-08-24T20:29:08.734Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.257s [2019-08-24T20:29:09.300Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.314s [2019-08-24T20:29:09.300Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.018s [2019-08-24T20:29:09.557Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.143s [2019-08-24T20:29:09.814Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.150s [2019-08-24T20:29:10.071Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.182s [2019-08-24T20:29:10.328Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.010s [2019-08-24T20:29:11.697Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.389s [2019-08-24T20:29:14.219Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 2.100s [2019-08-24T20:29:15.149Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 1.080s [2019-08-24T20:29:16.517Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.275s [2019-08-24T20:29:17.887Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.880s [2019-08-24T20:29:18.451Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.658s [2019-08-24T20:29:22.626Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 4.206s [2019-08-24T20:29:27.886Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.373s [2019-08-24T20:29:28.451Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.121s [2019-08-24T20:29:29.820Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.292s [2019-08-24T20:29:30.077Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.014s [2019-08-24T20:29:31.448Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.289s [2019-08-24T20:29:32.819Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.164s [2019-08-24T20:29:34.200Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.187s [2019-08-24T20:29:38.378Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 3.723s [2019-08-24T20:29:38.378Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.279s [2019-08-24T20:29:38.635Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.325s [2019-08-24T20:29:38.635Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.010s [2019-08-24T20:29:39.200Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.167s [2019-08-24T20:29:39.200Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.154s [2019-08-24T20:29:39.764Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.233s [2019-08-24T20:29:39.764Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.010s [2019-08-24T20:29:40.695Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.773s [2019-08-24T20:29:41.258Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.355s [2019-08-24T20:29:41.258Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.041s [2019-08-24T20:29:42.629Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 0.997s [2019-08-24T20:29:42.629Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.090s [2019-08-24T20:29:42.887Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.257s [2019-08-24T20:29:43.451Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.359s [2019-08-24T20:29:43.708Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.042s [2019-08-24T20:29:48.961Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.132s [2019-08-24T20:29:48.961Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.132s [2019-08-24T20:29:49.218Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.139s [2019-08-24T20:29:49.218Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.132s [2019-08-24T20:29:49.475Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.132s [2019-08-24T20:29:51.997Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak 2.471s [2019-08-24T20:29:53.367Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 1.030s [2019-08-24T20:29:58.621Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.407s [2019-08-24T20:30:01.896Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.315s [2019-08-24T20:30:05.172Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.670s [2019-08-24T20:30:07.069Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.413s [2019-08-24T20:30:17.029Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 7.952s [2019-08-24T20:30:19.553Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 2.831s [2019-08-24T20:30:21.448Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.711s [2019-08-24T20:30:22.379Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.678s [2019-08-24T20:30:22.945Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.589s [2019-08-24T20:30:24.847Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac 1.128s [2019-08-24T20:30:26.217Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 1.003s [2019-08-24T20:30:26.217Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.117s [2019-08-24T20:30:26.217Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.244s [2019-08-24T20:30:27.587Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 1.038s [2019-08-24T20:30:27.844Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.127s [2019-08-24T20:30:27.844Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.042s [2019-08-24T20:30:28.101Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.122s [2019-08-24T20:30:29.471Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.323s [2019-08-24T20:30:30.849Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.146s [2019-08-24T20:30:31.105Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.100s [2019-08-24T20:30:31.362Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.279s [2019-08-24T20:30:31.620Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.052s [2019-08-24T20:30:32.989Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster 98.334s [2019-08-24T20:30:47.846Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.551s [2019-08-24T20:30:47.846Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress 2.840s [2019-08-24T20:30:49.740Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.953s [2019-08-24T20:30:49.740Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup 2.036s [2019-08-24T20:30:53.016Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 1.666s [2019-08-24T20:31:01.122Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 6.466s [2019-08-24T20:31:01.122Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 10.482s [2019-08-24T20:31:01.122Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.213s [2019-08-24T20:31:01.686Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.696s [2019-08-24T20:31:01.686Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.063s [2019-08-24T20:31:01.686Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.085s [2019-08-24T20:31:01.943Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.164s [2019-08-24T20:31:02.202Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.153s [2019-08-24T20:31:02.202Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s [2019-08-24T20:31:03.133Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin 1.704s [2019-08-24T20:31:06.409Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 3.112s [2019-08-24T20:31:06.409Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.029s [2019-08-24T20:31:06.409Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) [2019-08-24T20:31:08.316Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect 1.116s [2019-08-24T20:31:12.492Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 4.055s [2019-08-24T20:31:17.746Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 4.018s [2019-08-24T20:31:17.746Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.030s [2019-08-24T20:31:18.676Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 1.061s [2019-08-24T20:31:21.199Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.356s [2019-08-24T20:31:21.199Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.051s [2019-08-24T20:31:22.572Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID 1.047s [2019-08-24T20:31:23.504Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.679s [2019-08-24T20:31:25.401Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP 1.200s [2019-08-24T20:31:33.506Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 7.278s [2019-08-24T20:31:34.070Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 0.874s [2019-08-24T20:31:36.591Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.144s [2019-08-24T20:31:36.848Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.313s [2019-08-24T20:31:38.221Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 1.503s [2019-08-24T20:31:38.480Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.214s [2019-08-24T20:31:38.480Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.014s [2019-08-24T20:31:38.480Z] OK: 1197 passed, 46 skipped [2019-08-24T20:31:38.480Z] PASS [2019-08-24T20:31:38.480Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-24T20:31:45.029Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found [2019-08-24T20:31:45.029Z] Clearing AppArmor profiles cache:. [2019-08-24T20:31:45.029Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-24T20:31:45.029Z] Unloading profiles will leave already running processes permanently [2019-08-24T20:31:45.029Z] unconfined, which can lead to unexpected situations. [2019-08-24T20:31:45.029Z] [2019-08-24T20:31:45.029Z] To set a process to complain mode, use the command line tool [2019-08-24T20:31:45.029Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-24T20:31:45.029Z] with the 'teardown' option." [2019-08-24T20:31:45.029Z] Removing test suite binaries [2019-08-24T20:31:45.029Z] [2019-08-24T20:31:59.883Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 50.054s [2019-08-24T20:32:01.777Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 1.188s [2019-08-24T20:32:05.956Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 2.860s [2019-08-24T20:32:08.478Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 1.790s [2019-08-24T20:32:12.652Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 3.573s [2019-08-24T20:32:15.928Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs 1.963s [2019-08-24T20:32:37.844Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation 14.427s [2019-08-24T20:32:52.697Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey 14.295s [2019-08-24T20:32:53.260Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile 1.154s [2019-08-24T20:32:55.783Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 0.972s [2019-08-24T20:32:59.960Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode 2.581s [2019-08-24T20:33:08.059Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 7.084s [2019-08-24T20:33:34.584Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY 14.447s [2019-08-24T20:33:34.584Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.028s [2019-08-24T20:33:37.859Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.532s [2019-08-24T20:33:41.134Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup 2.450s [2019-08-24T20:33:43.658Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal 1.867s [2019-08-24T20:33:46.182Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter 1.210s [2019-08-24T20:33:49.456Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 1.333s [2019-08-24T20:34:45.644Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 22.265s [2019-08-24T20:35:00.507Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.659s [2019-08-24T20:35:18.565Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.506s [2019-08-24T20:35:33.418Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.672s [2019-08-24T20:36:41.065Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.580s [2019-08-24T20:36:51.055Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.615s [2019-08-24T20:37:23.101Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.034s [2019-08-24T20:37:37.954Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.533s [2019-08-24T20:38:09.997Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.024s [2019-08-24T20:38:22.190Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.112s [2019-08-24T20:38:54.232Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.615s [2019-08-24T20:39:12.288Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.599s [2019-08-24T20:39:27.139Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.779s [2019-08-24T20:40:13.812Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.534s [2019-08-24T20:40:31.868Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.623s [2019-08-24T20:41:03.910Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.715s [2019-08-24T20:41:35.949Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 0.980s [2019-08-24T20:41:50.801Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.564s [2019-08-24T20:42:08.857Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.426s [2019-08-24T20:42:23.747Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.390s [2019-08-24T20:42:38.595Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.039s [2019-08-24T20:42:38.595Z] OK: 261 passed, 6 skipped [2019-08-24T20:42:38.595Z] PASS [2019-08-24T20:42:38.595Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-24T20:42:39.963Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found [2019-08-24T20:42:39.963Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5415 is not a child of this shell [2019-08-24T20:42:39.963Z] warning: PID 5415 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/df6c398654071/docker.pid had a nonzero exit code [2019-08-24T20:42:39.963Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/df6c398654071/root: target is busy [2019-08-24T20:42:39.963Z] (In some cases useful info about processes that [2019-08-24T20:42:39.963Z] use the device is found by lsof(8) or fuser(1).) [2019-08-24T20:42:39.963Z] Clearing AppArmor profiles cache:. [2019-08-24T20:42:39.963Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-24T20:42:39.963Z] Unloading profiles will leave already running processes permanently [2019-08-24T20:42:39.963Z] unconfined, which can lead to unexpected situations. [2019-08-24T20:42:39.963Z] [2019-08-24T20:42:39.963Z] To set a process to complain mode, use the command line tool [2019-08-24T20:42:39.964Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-24T20:42:39.964Z] with the 'teardown' option." [2019-08-24T20:42:39.964Z] Removing test suite binaries [2019-08-24T20:42:39.964Z] [2019-08-24T20:42:40.895Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-24T20:42:41.216Z] + echo Ensuring container killed. [2019-08-24T20:42:41.216Z] Ensuring container killed. [2019-08-24T20:42:41.216Z] + docker rm -vf docker-pr3 [2019-08-24T20:42:41.216Z] Error: No such container: docker-pr3 [2019-08-24T20:42:41.216Z] + true [Pipeline] sh [2019-08-24T20:42:41.503Z] + echo Chowning /workspace to jenkins user [2019-08-24T20:42:41.503Z] Chowning /workspace to jenkins user [2019-08-24T20:42:41.503Z] + id -u [2019-08-24T20:42:41.503Z] + id -g [2019-08-24T20:42:41.503Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39495:/workspace busybox chown -R 1000:1000 /workspace [2019-08-24T20:42:41.503Z] Unable to find image 'busybox:latest' locally [2019-08-24T20:42:41.503Z] latest: Pulling from library/busybox [2019-08-24T20:42:41.761Z] ee153a04d683: Pulling fs layer [2019-08-24T20:42:41.761Z] ee153a04d683: Verifying Checksum [2019-08-24T20:42:41.761Z] ee153a04d683: Download complete [2019-08-24T20:42:41.761Z] ee153a04d683: Pull complete [2019-08-24T20:42:41.761Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-24T20:42:41.761Z] Status: Downloaded newer image for busybox:latest [Pipeline] sh [2019-08-24T20:42:45.334Z] + echo Creating janky-bundles.tar.gz [2019-08-24T20:42:45.334Z] Creating janky-bundles.tar.gz [2019-08-24T20:42:45.334Z] + xargs tar -czf janky-bundles.tar.gz [2019-08-24T20:42:45.334Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-08-24T20:42:46.308Z] Archiving artifacts [Pipeline] sh [2019-08-24T20:42:47.800Z] + make clean [2019-08-24T20:42:48.057Z] docker volume rm -f docker-dev-cache [2019-08-24T20:42:48.057Z] 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