Pull request #39638 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Checking out git https://github.com/moby/moby.git into /var/jenkins_home/workspace/moby_PR-39638-SK3G2MLK2EMX7SN7OM4D5EWUJ6TDM5RXKQBI5CAXHGUZ32TKWECA@script to read Jenkinsfile using credential docker-jenkins-github-credentials > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/moby/moby.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39638/head:refs/remotes/origin/PR-39638 +refs/heads/master:refs/remotes/origin/master Merging remotes/origin/master commit 928381b2215c9608692e663e6ddfa9e609bc2d6f into PR head commit 42f0a0db75a921145c7f519f7b550e1392890da2 > git config core.sparsecheckout # timeout=10 > git checkout -f 42f0a0db75a921145c7f519f7b550e1392890da2 > git merge 928381b2215c9608692e663e6ddfa9e609bc2d6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 6c0f53b4566053e720d39e549d3408a75c3d7963 Checking out Revision 6c0f53b4566053e720d39e549d3408a75c3d7963 (PR-39638) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c0f53b4566053e720d39e549d3408a75c3d7963 Commit message: "Merge commit '928381b2215c9608692e663e6ddfa9e609bc2d6f' into HEAD" > git rev-list --no-walk ae53d04df2b24ad6f2db1ad280d4e88fed913c29 # timeout=10 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 060efd0187fe4302fe0ade72d0b5dd62d599683c using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 060efd0187fe4302fe0ade72d0b5dd62d599683c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 060efd0187fe4302fe0ade72d0b5dd62d599683c Commit message: "TAR-955 Helper to get pet node names." > git rev-list --no-walk 060efd0187fe4302fe0ade72d0b5dd62d599683c # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit) [Pipeline] { (Branch: janky) [Pipeline] { (Branch: experimental) [Pipeline] { (Branch: z) [Pipeline] { (Branch: powerpc) [Pipeline] { (Branch: vendor) [Pipeline] { (Branch: windowsRS1) [Pipeline] { (Branch: windowsRS5-process) [Pipeline] stage [Pipeline] { (unit) [Pipeline] stage [Pipeline] { (janky) [Pipeline] stage [Pipeline] { (experimental) [Pipeline] stage [Pipeline] { (z) [Pipeline] stage [Pipeline] { (powerpc) [Pipeline] stage [Pipeline] { (vendor) [Pipeline] stage [Pipeline] { (windowsRS1) [Pipeline] stage [Pipeline] { (windowsRS5-process) Stage "janky" skipped due to when conditional [Pipeline] } Stage "experimental" skipped due to when conditional [Pipeline] } Stage "z" skipped due to when conditional [Pipeline] } Stage "powerpc" skipped due to when conditional [Pipeline] } Stage "vendor" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] node [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [2019-08-01T06:09:45.839Z] Still waiting to schedule task [2019-08-01T06:09:45.840Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-08-01T06:11:00.215Z] Running on ubuntu-1804-overlay2 (i-09698c3f0f04ab30a) in /home/ubuntu/workspace/moby_PR-39638-SK3G2MLK2EMX7SN7OM4D5EWUJ6TDM5RXKQBI5CAXHGUZ32TKWECA [Pipeline] { [Pipeline] checkout [2019-08-01T06:11:03.584Z] using credential docker-jenkins-github-credentials [2019-08-01T06:11:03.590Z] Cloning the remote Git repository [2019-08-01T06:11:03.590Z] Cloning with configured refspecs honoured and without tags [2019-08-01T06:11:03.619Z] Cloning repository https://github.com/moby/moby.git [2019-08-01T06:11:03.676Z] > git init /home/ubuntu/workspace/moby_PR-39638-SK3G2MLK2EMX7SN7OM4D5EWUJ6TDM5RXKQBI5CAXHGUZ32TKWECA # timeout=10 [2019-08-01T06:11:04.666Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-01T06:11:04.667Z] > git --version # timeout=10 [2019-08-01T06:11:04.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-01T06:11:04.704Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39638/head:refs/remotes/origin/PR-39638 +refs/heads/master:refs/remotes/origin/master [2019-08-01T06:11:28.350Z] Fetching without tags [2019-08-01T06:11:28.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-01T06:11:28.220Z] > git config --add remote.origin.fetch +refs/pull/39638/head:refs/remotes/origin/PR-39638 # timeout=10 [2019-08-01T06:11:28.257Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-01T06:11:28.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-01T06:11:28.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-01T06:11:28.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-01T06:11:28.354Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39638/head:refs/remotes/origin/PR-39638 +refs/heads/master:refs/remotes/origin/master [2019-08-01T06:11:28.887Z] Merging remotes/origin/master commit 928381b2215c9608692e663e6ddfa9e609bc2d6f into PR head commit 42f0a0db75a921145c7f519f7b550e1392890da2 [2019-08-01T06:11:30.828Z] Merge succeeded, producing d149ac2ecfc916f1ce66addeb1d1f1502c063954 [2019-08-01T06:11:30.828Z] Checking out Revision d149ac2ecfc916f1ce66addeb1d1f1502c063954 (PR-39638) [2019-08-01T06:11:28.892Z] > git config core.sparsecheckout # timeout=10 [2019-08-01T06:11:28.935Z] > git checkout -f 42f0a0db75a921145c7f519f7b550e1392890da2 [2019-08-01T06:11:30.339Z] > git merge 928381b2215c9608692e663e6ddfa9e609bc2d6f # timeout=10 [2019-08-01T06:11:30.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-01T06:11:30.831Z] > git config core.sparsecheckout # timeout=10 [2019-08-01T06:11:30.856Z] > git checkout -f d149ac2ecfc916f1ce66addeb1d1f1502c063954 [2019-08-01T06:11:32.218Z] Commit message: "Merge commit '928381b2215c9608692e663e6ddfa9e609bc2d6f' into HEAD" [2019-08-01T06:11:32.264Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-01T06:11:33.588Z] + sudo modprobe ip_vs [2019-08-01T06:11:32.232Z] > git rev-list --no-walk ae53d04df2b24ad6f2db1ad280d4e88fed913c29 # timeout=10 [2019-08-01T06:11:34.151Z] + git rev-parse --short HEAD [2019-08-01T06:11:34.151Z] + GITCOMMIT=d149ac2ec [2019-08-01T06:11:34.151Z] + docker build --rm --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:d149ac2ec . [2019-08-01T06:11:44.118Z] [2019-08-01T06:11:44.118Z] #2 [internal] load .dockerignore [2019-08-01T06:11:44.118Z] #2 digest: sha256:736e0b51671b3113484e06f4ebc7f4a1e7141fa11f9e151094b51c4a6191059a [2019-08-01T06:11:44.118Z] #2 name: "[internal] load .dockerignore" [2019-08-01T06:11:44.118Z] #2 started: 2019-08-01 06:11:43.565749711 +0000 UTC [2019-08-01T06:11:44.118Z] #2 completed: 2019-08-01 06:11:43.565993567 +0000 UTC [2019-08-01T06:11:44.118Z] #2 duration: 243.856µs [2019-08-01T06:11:44.118Z] #2 started: 2019-08-01 06:11:43.566178323 +0000 UTC [2019-08-01T06:11:44.374Z] #2 transferring context: 87B done [2019-08-01T06:11:45.299Z] #1 ... [2019-08-01T06:11:45.299Z] [2019-08-01T06:11:45.299Z] #1 [internal] load build definition from Dockerfile [2019-08-01T06:11:45.299Z] #1 digest: sha256:db609efe8cf6427bfe1b728274698cdf9430020f03675f5341ef87dac1617492 [2019-08-01T06:11:45.299Z] #1 name: "[internal] load build definition from Dockerfile" [2019-08-01T06:11:45.299Z] #1 started: 2019-08-01 06:11:43.565744491 +0000 UTC [2019-08-01T06:11:45.299Z] #1 completed: 2019-08-01 06:11:43.566010756 +0000 UTC [2019-08-01T06:11:45.299Z] #1 duration: 266.265µs [2019-08-01T06:11:45.299Z] #1 started: 2019-08-01 06:11:43.566139881 +0000 UTC [2019-08-01T06:11:45.299Z] #1 completed: 2019-08-01 06:11:44.89308233 +0000 UTC [2019-08-01T06:11:45.299Z] #1 duration: 1.326942449s [2019-08-01T06:11:45.299Z] #1 transferring dockerfile: 10.29kB 0.1s done [2019-08-01T06:11:45.299Z] [2019-08-01T06:11:45.299Z] [2019-08-01T06:11:45.299Z] #2 [internal] load .dockerignore [2019-08-01T06:11:45.299Z] #2 completed: 2019-08-01 06:11:45.128374475 +0000 UTC [2019-08-01T06:11:45.299Z] #2 duration: 1.562196152s [2019-08-01T06:11:45.299Z] [2019-08-01T06:11:47.250Z] [2019-08-01T06:11:47.250Z] #3 [internal] load metadata for docker.io/library/golang:1.12.7-stretch [2019-08-01T06:11:47.250Z] #3 digest: sha256:5085c70263f4f5587f57f1bf6909b09f75e21b437523b07ad47040eb36c8fb65 [2019-08-01T06:11:47.250Z] #3 name: "[internal] load metadata for docker.io/library/golang:1.12.7-stretch" [2019-08-01T06:11:47.250Z] #3 started: 2019-08-01 06:11:47.031160575 +0000 UTC [2019-08-01T06:11:48.176Z] #3 completed: 2019-08-01 06:11:48.131051877 +0000 UTC [2019-08-01T06:11:48.176Z] #3 duration: 1.099891302s [2019-08-01T06:11:48.176Z] [2019-08-01T06:11:48.432Z] [2019-08-01T06:11:48.432Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f... [2019-08-01T06:11:48.432Z] #5 digest: sha256:0d336cb8fd6514a85eb316ec038899fefe3beab432d1448068f1123138d26d2f [2019-08-01T06:11:48.432Z] #5 name: "[base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222" [2019-08-01T06:11:48.432Z] #5 started: 2019-08-01 06:11:48.16393655 +0000 UTC [2019-08-01T06:11:48.432Z] #5 completed: 2019-08-01 06:11:48.164139186 +0000 UTC [2019-08-01T06:11:48.432Z] #5 duration: 202.636µs [2019-08-01T06:11:48.432Z] #5 started: 2019-08-01 06:11:48.166308911 +0000 UTC [2019-08-01T06:11:48.432Z] #5 started: 2019-08-01 06:11:48.18389274 +0000 UTC [2019-08-01T06:11:48.432Z] #5 resolve docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 0.0s done [2019-08-01T06:11:49.879Z] #5 sha256:88e108f3f5410e9e184bd61493306ab0be7e494fb5e4c42c33fc18284ef3a222 1.42kB / 1.42kB done [2019-08-01T06:11:49.879Z] #5 sha256:5ed856d584aea9940353b027dc82015ea8b45ff408529084348d7b467bd9aafb 1.80kB / 1.80kB done [2019-08-01T06:11:49.879Z] #5 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 0B / 10.79MB 0.8s [2019-08-01T06:11:49.879Z] #5 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 1.57MB / 4.34MB 0.8s [2019-08-01T06:11:49.879Z] #5 sha256:f50db16df5daeb5ec7b76a61d6e990d281ef5ffffcab7e3cc229898d1d924c1d 5.47kB / 5.47kB done [2019-08-01T06:11:49.879Z] #5 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 2.79MB / 45.34MB 0.8s [2019-08-01T06:11:54.062Z] #19 ... [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] #19 [internal] load build context [2019-08-01T06:11:54.062Z] #19 digest: sha256:42e087901f55c3e017555b2b1d4b5b47dd709a855d4849fca537911bad9332f4 [2019-08-01T06:11:54.062Z] #19 name: "[internal] load build context" [2019-08-01T06:11:54.062Z] #19 started: 2019-08-01 06:11:48.158984881 +0000 UTC [2019-08-01T06:11:54.062Z] #19 completed: 2019-08-01 06:11:48.159047331 +0000 UTC [2019-08-01T06:11:54.062Z] #19 duration: 62.45µs [2019-08-01T06:11:54.062Z] #19 started: 2019-08-01 06:11:48.16438006 +0000 UTC [2019-08-01T06:11:54.062Z] #19 completed: 2019-08-01 06:11:53.255531752 +0000 UTC [2019-08-01T06:11:54.062Z] #19 duration: 5.091151692s [2019-08-01T06:11:54.062Z] #19 transferring context: 45.34MB 2.9s done [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f... [2019-08-01T06:11:54.062Z] #5 sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 10.79MB / 10.79MB 5.0s done [2019-08-01T06:11:54.062Z] #5 sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 4.34MB / 4.34MB 1.7s done [2019-08-01T06:11:54.062Z] #5 sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 45.34MB / 45.34MB 5.0s done [2019-08-01T06:11:54.062Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 0B / 57.67MB 5.1s [2019-08-01T06:11:54.062Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 0B / 127.96MB 5.1s [2019-08-01T06:11:54.062Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 656.49kB / 50.07MB 5.1s [2019-08-01T06:11:54.062Z] #64 ... [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-01T06:11:54.062Z] #64 digest: sha256:ad8fabe0650487c46a88d1017e30ca52e526b9a24ddddd97b9a4dbdace8413cd [2019-08-01T06:11:54.062Z] #64 name: "FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e" [2019-08-01T06:11:54.062Z] #64 started: 2019-08-01 06:11:48.159417317 +0000 UTC [2019-08-01T06:11:54.062Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-01T06:11:54.062Z] #64 completed: 2019-08-01 06:11:53.406407161 +0000 UTC [2019-08-01T06:11:54.062Z] #64 duration: 5.246989844s [2019-08-01T06:11:54.062Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 5.2s done [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] #4 [internal] helper image for file operations [2019-08-01T06:11:54.062Z] #4 digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193 [2019-08-01T06:11:54.062Z] #4 name: "[internal] helper image for file operations" [2019-08-01T06:11:54.062Z] #4 started: 2019-08-01 06:11:48.157744901 +0000 UTC [2019-08-01T06:11:54.062Z] #4 resolve docker.io/docker/dockerfile-copy:v0.1.9@sha256:e8f159d3f00786604b93c675ee2783f8dc194bb565e61ca5788f6a6e9d304061 [2019-08-01T06:11:54.062Z] #5 ... [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f... [2019-08-01T06:11:54.062Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 4.16MB / 50.07MB 5.3s [2019-08-01T06:11:54.062Z] #4 ... [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] #4 [internal] helper image for file operations [2019-08-01T06:11:54.062Z] #4 completed: 2019-08-01 06:11:53.604362569 +0000 UTC [2019-08-01T06:11:54.062Z] #4 duration: 5.446617668s [2019-08-01T06:11:54.062Z] #4 resolve docker.io/docker/dockerfile-copy:v0.1.9@sha256:e8f159d3f00786604b93c675ee2783f8dc194bb565e61ca5788f6a6e9d304061 5.4s done [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] [2019-08-01T06:11:54.062Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f... [2019-08-01T06:11:54.062Z] #5 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 [2019-08-01T06:11:54.062Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 4.89MB / 57.67MB 5.5s [2019-08-01T06:11:54.062Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 8.09MB / 50.07MB 5.5s [2019-08-01T06:11:54.062Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 6.42MB / 127.96MB 5.7s [2019-08-01T06:11:54.062Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 11.12MB / 50.07MB 5.7s [2019-08-01T06:11:54.321Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 10.81MB / 57.67MB 5.9s [2019-08-01T06:11:54.321Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 14.08MB / 50.07MB 5.9s [2019-08-01T06:11:54.321Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 16.81MB / 50.07MB 6.0s [2019-08-01T06:11:54.577Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 14.78MB / 57.67MB 6.1s [2019-08-01T06:11:54.577Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 18.68MB / 57.67MB 6.3s [2019-08-01T06:11:54.577Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 13.33MB / 127.96MB 6.3s [2019-08-01T06:11:54.577Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 20.42MB / 50.07MB 6.3s [2019-08-01T06:11:54.838Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 23.60MB / 50.07MB 6.5s [2019-08-01T06:11:55.109Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 23.01MB / 57.67MB 6.6s [2019-08-01T06:11:55.109Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 27.07MB / 50.07MB 6.7s [2019-08-01T06:11:55.365Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 27.75MB / 57.67MB 6.9s [2019-08-01T06:11:55.365Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 19.74MB / 127.96MB 6.9s [2019-08-01T06:11:55.365Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 32.04MB / 50.07MB 7.0s [2019-08-01T06:11:55.622Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 39.04MB / 57.67MB 7.2s [2019-08-01T06:11:55.622Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 26.81MB / 127.96MB 7.3s [2019-08-01T06:11:55.622Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 37.75MB / 50.07MB 7.3s [2019-08-01T06:11:55.878Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 45.71MB / 57.67MB 7.4s [2019-08-01T06:11:55.878Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 43.50MB / 50.07MB 7.4s [2019-08-01T06:11:55.878Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 51.20MB / 57.67MB 7.6s [2019-08-01T06:11:55.878Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 34.54MB / 127.96MB 7.6s [2019-08-01T06:11:55.878Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 50.07MB / 50.07MB 7.6s [2019-08-01T06:11:56.135Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 54.35MB / 57.67MB 7.8s [2019-08-01T06:11:56.391Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 57.67MB / 57.67MB 8.0s [2019-08-01T06:11:56.391Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 40.94MB / 127.96MB 8.0s [2019-08-01T06:11:56.647Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 51.90MB / 127.96MB 8.3s [2019-08-01T06:11:56.903Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 61.76MB / 127.96MB 8.6s [2019-08-01T06:11:57.466Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 69.44MB / 127.96MB 8.9s [2019-08-01T06:11:57.721Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 78.42MB / 127.96MB 9.2s [2019-08-01T06:11:57.977Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 85.51MB / 127.96MB 9.5s [2019-08-01T06:11:58.232Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 92.77MB / 127.96MB 9.8s [2019-08-01T06:11:58.488Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 101.19MB / 127.96MB 10.1s [2019-08-01T06:11:58.744Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 109.48MB / 127.96MB 10.4s [2019-08-01T06:11:58.744Z] #5 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 5.1s [2019-08-01T06:11:59.000Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 117.97MB / 127.96MB 10.6s [2019-08-01T06:11:59.256Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 126.35MB / 127.96MB 10.9s [2019-08-01T06:11:59.818Z] #5 sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 57.67MB / 57.67MB 11.2s done [2019-08-01T06:11:59.818Z] #5 sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 127.96MB / 127.96MB 11.2s done [2019-08-01T06:11:59.818Z] #5 sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 50.07MB / 50.07MB 11.0s done [2019-08-01T06:11:59.818Z] #5 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 0B / 126B 11.3s [2019-08-01T06:11:59.818Z] #5 sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f 126B / 126B 11.3s done [2019-08-01T06:12:00.746Z] #4 ... [2019-08-01T06:12:00.746Z] [2019-08-01T06:12:00.746Z] #4 [internal] helper image for file operations [2019-08-01T06:12:00.746Z] #4 started: 2019-08-01 06:11:53.608875099 +0000 UTC [2019-08-01T06:12:00.746Z] #4 completed: 2019-08-01 06:11:53.609018156 +0000 UTC [2019-08-01T06:12:00.746Z] #4 duration: 143.057µs [2019-08-01T06:12:00.746Z] #4 started: 2019-08-01 06:11:53.616312087 +0000 UTC [2019-08-01T06:12:00.746Z] #4 completed: 2019-08-01 06:12:00.390723734 +0000 UTC [2019-08-01T06:12:00.746Z] #4 duration: 6.774411647s [2019-08-01T06:12:00.746Z] #4 sha256:494e63343c3f0d392e7af8d718979262baec9496a23e97ad110d62b9c90d6182 766B / 766B done [2019-08-01T06:12:00.746Z] #4 sha256:e8f159d3f00786604b93c675ee2783f8dc194bb565e61ca5788f6a6e9d304061 2.03kB / 2.03kB done [2019-08-01T06:12:00.746Z] #4 sha256:a546a4352bcaa6512f885d24fef3d9819e70551b98535ed1995e4b567ac6d05b 736B / 736B done [2019-08-01T06:12:00.746Z] #4 sha256:df3b4bed1f63b36992540a09e0d10bd3f9d0b082d50810313841d745d7cce368 898.21kB / 898.21kB 5.9s done [2019-08-01T06:12:00.746Z] #4 extracting sha256:df3b4bed1f63b36992540a09e0d10bd3f9d0b082d50810313841d745d7cce368 0.3s done [2019-08-01T06:12:00.746Z] #4 sha256:f7b6696c3fee7264ec4486cebe146a6a98aa8d1e46747843107ff473aada8d56 861.00kB / 861.00kB 6.0s done [2019-08-01T06:12:00.746Z] #4 extracting sha256:f7b6696c3fee7264ec4486cebe146a6a98aa8d1e46747843107ff473aada8d56 0.3s done [2019-08-01T06:12:00.746Z] [2019-08-01T06:12:00.746Z] [2019-08-01T06:12:00.746Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f... [2019-08-01T06:12:00.746Z] #5 extracting sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742 6.9s done [2019-08-01T06:12:00.746Z] #64 ... [2019-08-01T06:12:00.746Z] [2019-08-01T06:12:00.746Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-01T06:12:00.746Z] #64 started: 2019-08-01 06:11:53.406715218 +0000 UTC [2019-08-01T06:12:00.746Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-01T06:12:00.746Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-01T06:12:00.746Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 6.5s done [2019-08-01T06:12:00.746Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s [2019-08-01T06:12:00.746Z] #5 ... [2019-08-01T06:12:00.746Z] [2019-08-01T06:12:00.746Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f... [2019-08-01T06:12:00.746Z] #5 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e [2019-08-01T06:12:01.306Z] #64 ... [2019-08-01T06:12:01.306Z] [2019-08-01T06:12:01.306Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-01T06:12:01.306Z] #64 completed: 2019-08-01 06:12:01.05398214 +0000 UTC [2019-08-01T06:12:01.306Z] #64 duration: 7.647266922s [2019-08-01T06:12:01.306Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done [2019-08-01T06:12:01.306Z] [2019-08-01T06:12:01.306Z] [2019-08-01T06:12:01.306Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.7-stretch@sha256:88e108f3f... [2019-08-01T06:12:01.867Z] #5 extracting sha256:dbdc36973392a980d56b8fab63383ae44582f6502001d8bbdd543aa3bf1d746e 1.1s done [2019-08-01T06:12:02.125Z] #5 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 [2019-08-01T06:12:02.383Z] #5 extracting sha256:f59d6d019dd5b8398eb8d794e3fafe31f9411cc99a71dabfa587bf732b4a7385 0.4s done [2019-08-01T06:12:02.950Z] #5 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 [2019-08-01T06:12:07.124Z] #5 extracting sha256:aaef3e0262580b9032fc6741fb099c7313834c7cf332500901e87ceeb38ac153 4.1s done [2019-08-01T06:12:07.124Z] #5 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 [2019-08-01T06:12:11.341Z] #5 extracting sha256:0131e4edf1f358bec1dcc2a2b22a061205236e9c2d079bd7aa6a2bbeb24dddc5 3.5s done [2019-08-01T06:12:11.341Z] #5 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a [2019-08-01T06:12:16.596Z] #5 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 5.1s [2019-08-01T06:12:18.482Z] #5 extracting sha256:8013cb24ecbc9983f829d596566699f086ec54b48b51ef2591262bbb20a92b7a 7.2s done [2019-08-01T06:12:18.482Z] #5 extracting sha256:f4fcc76edb41c797057807154c045ae80b119ad3e570175d30a88ee12dfe676f done [2019-08-01T06:12:18.482Z] #5 completed: 2019-08-01 06:12:18.262777765 +0000 UTC [2019-08-01T06:12:18.482Z] #5 duration: 30.078885025s [2019-08-01T06:12:18.482Z] [2019-08-01T06:12:18.482Z] [2019-08-01T06:12:18.482Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-01T06:12:18.482Z] #6 digest: sha256:be8ce7ec4932a2f2fce6f029e221c6c9faaa008d8e3cde0499b15c5e69727f6f [2019-08-01T06:12:18.482Z] #6 name: "[base 2/2] RUN sed -ri \"s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g\" /etc/apt/sources.list && sed -ri \"s/(security).debian.org/cdn-fastly.deb.debian.org/g\" /etc/apt/sources.list" [2019-08-01T06:12:18.482Z] #6 started: 2019-08-01 06:12:18.265215873 +0000 UTC [2019-08-01T06:12:22.648Z] #6 completed: 2019-08-01 06:12:21.875040967 +0000 UTC [2019-08-01T06:12:22.648Z] #6 duration: 3.609825094s [2019-08-01T06:12:22.648Z] [2019-08-01T06:12:22.648Z] [2019-08-01T06:12:22.648Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:12:22.648Z] #58 digest: sha256:6b9648211c57454312b6ebb0758a31c3684a468371e41f0a2a8a6d0d09d608d8 [2019-08-01T06:12:22.648Z] #58 name: "[criu 1/1] RUN apt-get update && apt-get install -y \tlibnet-dev \tlibprotobuf-c0-dev \tlibprotobuf-dev \tlibnl-3-dev \tlibcap-dev \tprotobuf-compiler \tprotobuf-c-compiler \tpython-protobuf \t&& mkdir -p /usr/src/criu \t&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.11.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 \t&& cd /usr/src/criu \t&& make \t&& make PREFIX=/build/ install-criu" [2019-08-01T06:12:22.648Z] #58 started: 2019-08-01 06:12:21.87818421 +0000 UTC [2019-08-01T06:12:22.648Z] #23 ... [2019-08-01T06:12:22.648Z] [2019-08-01T06:12:22.648Z] #23 [gometalinter 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-01T06:12:22.648Z] #23 digest: sha256:366b92b33d860de08ea2d4eeebafabb9e5994cdbc0f7c33d38b5e3ea818ccbc9 [2019-08-01T06:12:22.648Z] #23 name: "[gometalinter 1/3] COPY hack/dockerfile/install/install.sh ./install.sh" [2019-08-01T06:12:22.648Z] #23 started: 2019-08-01 06:12:21.877951596 +0000 UTC [2019-08-01T06:12:22.648Z] #23 completed: 2019-08-01 06:12:22.502222531 +0000 UTC [2019-08-01T06:12:22.648Z] #23 duration: 624.270935ms [2019-08-01T06:12:22.648Z] [2019-08-01T06:12:22.903Z] [2019-08-01T06:12:22.903Z] #27 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-01T06:12:22.903Z] #27 digest: sha256:30dc5e451a7e7481b8d681619be59e57cd8970fe502547d88c6d8aeffad83dc7 [2019-08-01T06:12:22.903Z] #27 name: "[gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./" [2019-08-01T06:12:22.903Z] #27 started: 2019-08-01 06:12:22.506388259 +0000 UTC [2019-08-01T06:12:23.832Z] #60 ... [2019-08-01T06:12:23.832Z] [2019-08-01T06:12:23.832Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-01T06:12:23.832Z] #60 digest: sha256:7226dfd1cea3d4e37a978236f7dfc1bc5f7061b9b053660c29169e62448bec17 [2019-08-01T06:12:23.832Z] #60 name: "[rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./" [2019-08-01T06:12:23.832Z] #60 started: 2019-08-01 06:12:22.505803616 +0000 UTC [2019-08-01T06:12:23.832Z] #60 completed: 2019-08-01 06:12:23.602190092 +0000 UTC [2019-08-01T06:12:23.832Z] #60 duration: 1.096386476s [2019-08-01T06:12:23.832Z] [2019-08-01T06:12:23.832Z] [2019-08-01T06:12:23.832Z] #50 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-01T06:12:23.832Z] #50 digest: sha256:02a085857f681839e65b4e6c2bcad8c39ba020106ed5726d3d80e0f7052e1339 [2019-08-01T06:12:23.832Z] #50 name: "[proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./" [2019-08-01T06:12:23.832Z] #50 started: 2019-08-01 06:12:22.506265289 +0000 UTC [2019-08-01T06:12:23.832Z] #50 completed: 2019-08-01 06:12:23.575991987 +0000 UTC [2019-08-01T06:12:23.832Z] #50 duration: 1.069726698s [2019-08-01T06:12:23.832Z] [2019-08-01T06:12:23.832Z] [2019-08-01T06:12:23.832Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-01T06:12:23.832Z] #61 digest: sha256:6a39ac67d0b7f5936f29ce340dc0866044ecacd91a2755c368d14b255f66962b [2019-08-01T06:12:23.832Z] #61 name: "[rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit" [2019-08-01T06:12:23.832Z] #61 started: 2019-08-01 06:12:23.68495904 +0000 UTC [2019-08-01T06:12:24.088Z] #24 ... [2019-08-01T06:12:24.088Z] [2019-08-01T06:12:24.088Z] #24 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-01T06:12:24.088Z] #24 digest: sha256:b976a858bafab4fab3c286a95259b85815f570608925227b456a4f145c52ae0f [2019-08-01T06:12:24.088Z] #24 name: "[gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ./" [2019-08-01T06:12:24.088Z] #24 started: 2019-08-01 06:12:22.50595513 +0000 UTC [2019-08-01T06:12:24.088Z] #24 completed: 2019-08-01 06:12:23.777022397 +0000 UTC [2019-08-01T06:12:24.088Z] #24 duration: 1.271067267s [2019-08-01T06:12:24.088Z] [2019-08-01T06:12:24.088Z] [2019-08-01T06:12:24.088Z] #25 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-01T06:12:24.088Z] #25 digest: sha256:d7947d2502e8f322eed355948aa252974c91140b92be9a88f14ba7fbfa72d0f8 [2019-08-01T06:12:24.088Z] #25 name: "[gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter" [2019-08-01T06:12:24.088Z] #25 started: 2019-08-01 06:12:23.891945634 +0000 UTC [2019-08-01T06:12:24.464Z] #30 ... [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-01T06:12:24.464Z] #30 digest: sha256:89a980cfd0d78162ed6d2634d69eb1518434ca57819cacc325daf87c4c28e166 [2019-08-01T06:12:24.464Z] #30 name: "[tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./" [2019-08-01T06:12:24.464Z] #30 started: 2019-08-01 06:12:22.506348765 +0000 UTC [2019-08-01T06:12:24.464Z] #30 completed: 2019-08-01 06:12:24.257869228 +0000 UTC [2019-08-01T06:12:24.464Z] #30 duration: 1.751520463s [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] #33 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-01T06:12:24.464Z] #33 digest: sha256:d5480c34ef86c8633ceca72a8f2d47d97c2273ccda030d1f8b160713a81360de [2019-08-01T06:12:24.464Z] #33 name: "[vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./" [2019-08-01T06:12:24.464Z] #33 started: 2019-08-01 06:12:22.506311569 +0000 UTC [2019-08-01T06:12:24.464Z] #33 completed: 2019-08-01 06:12:24.264916058 +0000 UTC [2019-08-01T06:12:24.464Z] #33 duration: 1.758604489s [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] #53 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-01T06:12:24.464Z] #53 digest: sha256:64f91b77c1e041da31e1303b3a72ebfd14639a967a01fe25df4471ac86115c5b [2019-08-01T06:12:24.464Z] #53 name: "[dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./" [2019-08-01T06:12:24.464Z] #53 started: 2019-08-01 06:12:22.506212173 +0000 UTC [2019-08-01T06:12:24.464Z] #53 completed: 2019-08-01 06:12:24.308974253 +0000 UTC [2019-08-01T06:12:24.464Z] #53 duration: 1.80276208s [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] #27 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-01T06:12:24.464Z] #27 completed: 2019-08-01 06:12:24.327447991 +0000 UTC [2019-08-01T06:12:24.464Z] #27 duration: 1.821059732s [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] [2019-08-01T06:12:24.464Z] #28 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-01T06:12:24.464Z] #28 digest: sha256:560d0dcbfaef1806f9581f52b83f3268bab5ac6e91b3cc2631c57ec93df021d1 [2019-08-01T06:12:24.464Z] #28 name: "[gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum" [2019-08-01T06:12:24.464Z] #28 started: 2019-08-01 06:12:24.33171654 +0000 UTC [2019-08-01T06:12:27.803Z] #28 3.186 + RM_GOPATH=0 [2019-08-01T06:12:27.803Z] #28 3.186 + TMP_GOPATH= [2019-08-01T06:12:27.803Z] #28 3.186 + : /build [2019-08-01T06:12:27.803Z] #28 3.186 + '[' -z '' ']' [2019-08-01T06:12:27.803Z] #28 3.187 ++ mktemp -d [2019-08-01T06:12:27.803Z] #28 3.195 + export GOPATH=/tmp/tmp.vO7mkH8Xxy [2019-08-01T06:12:27.803Z] #28 3.195 + GOPATH=/tmp/tmp.vO7mkH8Xxy [2019-08-01T06:12:27.803Z] #28 3.195 + RM_GOPATH=1 [2019-08-01T06:12:27.803Z] #28 3.196 ++ dirname ./install.sh [2019-08-01T06:12:27.803Z] #28 3.196 + dir=. [2019-08-01T06:12:27.803Z] #28 3.196 + bin=gotestsum [2019-08-01T06:12:27.803Z] #28 3.196 + shift [2019-08-01T06:12:27.803Z] #28 3.196 + '[' '!' -f ./gotestsum.installer ']' [2019-08-01T06:12:27.803Z] #28 3.196 + . ./gotestsum.installer [2019-08-01T06:12:27.803Z] #28 3.196 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-01T06:12:27.803Z] #28 3.196 + install_gotestsum [2019-08-01T06:12:27.803Z] #28 3.196 + echo 'Installing gotestsum version v0.3.5' [2019-08-01T06:12:27.803Z] #28 3.196 + go get -d gotest.tools/gotestsum [2019-08-01T06:12:27.803Z] #28 3.196 Installing gotestsum version v0.3.5 [2019-08-01T06:12:30.335Z] #54 ... [2019-08-01T06:12:30.335Z] [2019-08-01T06:12:30.335Z] #54 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-01T06:12:30.335Z] #54 digest: sha256:ec6ad9802c63389a85dbef2181f0710b4a5997f98343108064ae08de9420c062 [2019-08-01T06:12:30.335Z] #54 name: "[dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli" [2019-08-01T06:12:30.335Z] #54 started: 2019-08-01 06:12:24.320607415 +0000 UTC [2019-08-01T06:12:30.335Z] #54 3.106 + RM_GOPATH=0 [2019-08-01T06:12:30.335Z] #54 3.106 + TMP_GOPATH= [2019-08-01T06:12:30.335Z] #54 3.106 + : /build [2019-08-01T06:12:30.335Z] #54 3.106 + '[' -z '' ']' [2019-08-01T06:12:30.335Z] #54 3.108 ++ mktemp -d [2019-08-01T06:12:30.335Z] #54 3.113 + export GOPATH=/tmp/tmp.DCWPU4rul7 [2019-08-01T06:12:30.335Z] #54 3.115 + GOPATH=/tmp/tmp.DCWPU4rul7 [2019-08-01T06:12:30.335Z] #54 3.115 + RM_GOPATH=1 [2019-08-01T06:12:30.335Z] #54 3.115 ++ dirname ./install.sh [2019-08-01T06:12:30.335Z] #54 3.126 + dir=. [2019-08-01T06:12:30.335Z] #54 3.135 + bin=dockercli [2019-08-01T06:12:30.335Z] #54 3.135 + shift [2019-08-01T06:12:30.335Z] #54 3.136 + '[' '!' -f ./dockercli.installer ']' [2019-08-01T06:12:30.335Z] #54 3.136 + . ./dockercli.installer [2019-08-01T06:12:30.335Z] #54 3.140 ++ DOCKERCLI_CHANNEL=stable [2019-08-01T06:12:30.335Z] #54 3.140 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-01T06:12:30.335Z] #54 3.141 + install_dockercli [2019-08-01T06:12:30.335Z] #54 3.154 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-01T06:12:30.335Z] #54 3.154 Install docker/cli version 17.06.2-ce from stable [2019-08-01T06:12:30.335Z] #54 3.166 ++ uname -m [2019-08-01T06:12:30.335Z] #54 3.174 + arch=x86_64 [2019-08-01T06:12:30.335Z] #54 3.174 + '[' x86_64 '!=' x86_64 ']' [2019-08-01T06:12:30.335Z] #54 3.175 + url=https://download.docker.com/linux/static [2019-08-01T06:12:30.335Z] #54 3.178 + tar -xz docker/docker [2019-08-01T06:12:30.335Z] #54 3.191 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-01T06:12:32.224Z] #16 ... [2019-08-01T06:12:32.224Z] [2019-08-01T06:12:32.224Z] #16 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-01T06:12:32.224Z] #16 digest: sha256:9bd129437f09c75a84ab177ef2e7d35221863fe9ca9b5da9e33809ef39d5d932 [2019-08-01T06:12:32.224Z] #16 name: "[swagger 1/1] RUN set -x \t&& export GOPATH=\"$(mktemp -d)\" \t&& git clone https://github.com/go-swagger/go-swagger.git \"/go/src/github.com/go-swagger/go-swagger\" \t&& (cd \"/go/src/github.com/go-swagger/go-swagger\" && git checkout -q \"c28258affb0b6251755d92489ef685af8d4ff3eb\") \t&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger \t&& rm -rf \"/go\"" [2019-08-01T06:12:32.224Z] #16 started: 2019-08-01 06:12:21.878138593 +0000 UTC [2019-08-01T06:12:32.224Z] #16 4.148 + mktemp -d [2019-08-01T06:12:32.224Z] #16 4.148 + export GOPATH=/tmp/tmp.Cyuehj08oB [2019-08-01T06:12:32.224Z] #16 4.148 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Cyuehj08oB/src/github.com/go-swagger/go-swagger [2019-08-01T06:12:32.224Z] #16 4.152 Cloning into '/tmp/tmp.Cyuehj08oB/src/github.com/go-swagger/go-swagger'... [2019-08-01T06:12:32.224Z] #56 ... [2019-08-01T06:12:32.224Z] [2019-08-01T06:12:32.224Z] #56 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-01T06:12:32.224Z] #56 digest: sha256:a64167898b516726ea50c865f77d5a2f9e34bb4d56e5f68dbe0c87ff1964023e [2019-08-01T06:12:32.224Z] #56 name: "[registry 1/1] RUN set -x \t&& export GOPATH=\"$(mktemp -d)\" \t&& git clone https://github.com/docker/distribution.git \"/go/src/github.com/docker/distribution\" \t&& (cd \"/go/src/github.com/docker/distribution\" && git checkout -q \"47a064d4195a9b56133891bbb13620c3ac83a827\") \t&& GOPATH=\"/go/src/github.com/docker/distribution/Godeps/_workspace:/go\" \t\tgo build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry \t&& case $(dpkg --print-architecture) in \t\tamd64|ppc64*|s390x) \t\t(cd \"/go/src/github.com/docker/distribution\" && git checkout -q \"ec87e9b6971d831f0eff752ddb54fb64693e51cd\"); \t\tGOPATH=\"/go/src/github.com/docker/distribution/Godeps/_workspace:/go\"; \t\t\tgo build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; \t\t;; \t esac \t&& rm -rf \"/go\"" [2019-08-01T06:12:32.224Z] #56 started: 2019-08-01 06:12:21.877725251 +0000 UTC [2019-08-01T06:12:32.224Z] #56 4.309 + mktemp -d [2019-08-01T06:12:32.224Z] #56 4.309 + export GOPATH=/tmp/tmp.LGhbdvzD7I [2019-08-01T06:12:32.224Z] #56 4.309 + git clone https://github.com/docker/distribution.git /tmp/tmp.LGhbdvzD7I/src/github.com/docker/distribution [2019-08-01T06:12:32.224Z] #56 4.314 Cloning into '/tmp/tmp.LGhbdvzD7I/src/github.com/docker/distribution'... [2019-08-01T06:12:32.224Z] #45 ... [2019-08-01T06:12:32.224Z] [2019-08-01T06:12:32.224Z] #45 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools [2019-08-01T06:12:32.224Z] #45 digest: sha256:8b17a8a8d0f795757e80fb705c0f5037a75a78811fb5a3f4c38bd3f500b92552 [2019-08-01T06:12:32.224Z] #45 name: "[containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools" [2019-08-01T06:12:32.224Z] #45 started: 2019-08-01 06:12:21.877997189 +0000 UTC [2019-08-01T06:12:32.224Z] #45 4.808 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-01T06:12:32.224Z] #45 4.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-01T06:12:32.224Z] #45 4.873 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-01T06:12:32.224Z] #45 4.997 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-01T06:12:32.224Z] #45 5.006 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-01T06:12:32.224Z] #45 5.921 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-08-01T06:12:32.224Z] #45 7.944 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-01T06:12:32.224Z] #45 9.814 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-01T06:12:32.480Z] #7 ... [2019-08-01T06:12:32.480Z] [2019-08-01T06:12:32.480Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y ... [2019-08-01T06:12:32.480Z] #7 digest: sha256:68e88ea60a999ed17b098ae34e3904f69e3ee37ca72b2ae114384904db0fb8cf [2019-08-01T06:12:32.480Z] #7 name: "[runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y \tlibapparmor-dev \tlibseccomp-dev" [2019-08-01T06:12:32.480Z] #7 started: 2019-08-01 06:12:21.878042108 +0000 UTC [2019-08-01T06:12:32.480Z] #7 4.012 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-01T06:12:32.480Z] #7 4.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-01T06:12:32.480Z] #7 4.375 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-01T06:12:32.480Z] #7 4.383 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-01T06:12:32.480Z] #7 4.406 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-01T06:12:32.480Z] #7 5.253 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-08-01T06:12:32.480Z] #7 7.337 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-01T06:12:32.480Z] #7 8.889 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-01T06:12:32.480Z] #18 ... [2019-08-01T06:12:32.480Z] [2019-08-01T06:12:32.480Z] #18 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... [2019-08-01T06:12:32.480Z] #18 digest: sha256:24c1a79e77074713cc856024fa28a6c928c3c9d2b276b435ee4265154f7ae94d [2019-08-01T06:12:32.480Z] #18 name: "[frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certificates --no-install-recommends" [2019-08-01T06:12:32.480Z] #18 started: 2019-08-01 06:12:21.877863713 +0000 UTC [2019-08-01T06:12:32.480Z] #18 4.196 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-01T06:12:32.480Z] #18 4.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-01T06:12:32.480Z] #18 4.375 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-01T06:12:32.480Z] #18 4.409 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-01T06:12:32.480Z] #18 4.413 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-01T06:12:32.480Z] #18 5.505 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-08-01T06:12:32.480Z] #18 7.290 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-01T06:12:32.480Z] #18 9.094 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-01T06:12:32.480Z] #36 ... [2019-08-01T06:12:32.480Z] [2019-08-01T06:12:32.480Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:12:32.480Z] #36 digest: sha256:87620e47cfde78accae02b8098ea8f857c61af61b68784f92c070a6423ea78d4 [2019-08-01T06:12:32.480Z] #36 name: "[tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common" [2019-08-01T06:12:32.480Z] #36 started: 2019-08-01 06:12:21.87808194 +0000 UTC [2019-08-01T06:12:32.480Z] #36 4.387 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-01T06:12:32.480Z] #36 4.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-01T06:12:32.480Z] #36 4.406 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-01T06:12:32.480Z] #36 4.412 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-01T06:12:32.480Z] #36 4.478 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-01T06:12:32.480Z] #36 5.235 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-08-01T06:12:32.480Z] #36 7.189 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-01T06:12:32.480Z] #36 8.664 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-01T06:12:32.790Z] #31 ... [2019-08-01T06:12:32.790Z] [2019-08-01T06:12:32.790Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:12:32.790Z] #31 digest: sha256:d6d844f882ff40bea024257d3f132ff4040f5f365ad02a5aac2de5682f408b57 [2019-08-01T06:12:32.790Z] #31 name: "[tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv" [2019-08-01T06:12:32.790Z] #31 started: 2019-08-01 06:12:24.263226072 +0000 UTC [2019-08-01T06:12:32.790Z] #31 3.279 + RM_GOPATH=0 [2019-08-01T06:12:32.790Z] #31 3.279 + TMP_GOPATH= [2019-08-01T06:12:32.790Z] #31 3.279 + : /build [2019-08-01T06:12:32.790Z] #31 3.279 + '[' -z '' ']' [2019-08-01T06:12:32.790Z] #31 3.279 ++ mktemp -d [2019-08-01T06:12:32.790Z] #31 3.281 + export GOPATH=/tmp/tmp.GYMWjATAUO [2019-08-01T06:12:32.790Z] #31 3.281 + GOPATH=/tmp/tmp.GYMWjATAUO [2019-08-01T06:12:32.790Z] #31 3.281 + RM_GOPATH=1 [2019-08-01T06:12:32.790Z] #31 3.281 ++ dirname ./install.sh [2019-08-01T06:12:32.790Z] #31 3.284 + dir=. [2019-08-01T06:12:32.790Z] #31 3.294 + bin=tomlv [2019-08-01T06:12:32.790Z] #31 3.294 + shift [2019-08-01T06:12:32.790Z] #31 3.294 + '[' '!' -f ./tomlv.installer ']' [2019-08-01T06:12:32.790Z] #31 3.294 + . ./tomlv.installer [2019-08-01T06:12:32.790Z] #31 3.294 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-01T06:12:32.790Z] #31 3.295 + install_tomlv [2019-08-01T06:12:32.790Z] #31 3.300 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-01T06:12:32.790Z] #31 3.302 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GYMWjATAUO/src/github.com/BurntSushi/toml [2019-08-01T06:12:32.790Z] #31 3.302 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-01T06:12:32.790Z] #31 3.303 Cloning into '/tmp/tmp.GYMWjATAUO/src/github.com/BurntSushi/toml'... [2019-08-01T06:12:32.790Z] #31 4.790 + cd /tmp/tmp.GYMWjATAUO/src/github.com/BurntSushi/toml [2019-08-01T06:12:32.790Z] #31 4.790 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-01T06:12:32.790Z] #31 4.799 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-01T06:12:32.790Z] #31 5.800 internal/cpu [2019-08-01T06:12:32.790Z] #31 5.827 errors [2019-08-01T06:12:32.790Z] #31 6.142 math/bits [2019-08-01T06:12:32.790Z] #31 6.615 internal/bytealg [2019-08-01T06:12:32.790Z] #31 6.993 math [2019-08-01T06:12:33.045Z] #31 8.404 runtime/internal/atomic [2019-08-01T06:12:33.045Z] #34 ... [2019-08-01T06:12:33.045Z] [2019-08-01T06:12:33.045Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:12:33.045Z] #34 digest: sha256:43e012b1ca04139d9a5a6314f19346a0d52d0e8cb750821264a0d9c71cd7afb4 [2019-08-01T06:12:33.045Z] #34 name: "[vndr 3/3] RUN PREFIX=/build ./install.sh vndr" [2019-08-01T06:12:33.045Z] #34 started: 2019-08-01 06:12:24.269614749 +0000 UTC [2019-08-01T06:12:33.045Z] #34 3.330 + RM_GOPATH=0 [2019-08-01T06:12:33.045Z] #34 3.330 + TMP_GOPATH= [2019-08-01T06:12:33.045Z] #34 3.330 + : /build [2019-08-01T06:12:33.045Z] #34 3.330 + '[' -z '' ']' [2019-08-01T06:12:33.045Z] #34 3.334 ++ mktemp -d [2019-08-01T06:12:33.045Z] #34 3.340 + export GOPATH=/tmp/tmp.lMLQaQ5kuJ [2019-08-01T06:12:33.045Z] #34 3.340 + GOPATH=/tmp/tmp.lMLQaQ5kuJ [2019-08-01T06:12:33.045Z] #34 3.340 + RM_GOPATH=1 [2019-08-01T06:12:33.045Z] #34 3.340 ++ dirname ./install.sh [2019-08-01T06:12:33.045Z] #34 3.349 + dir=. [2019-08-01T06:12:33.045Z] #34 3.350 + bin=vndr [2019-08-01T06:12:33.045Z] #34 3.350 + shift [2019-08-01T06:12:33.045Z] #34 3.350 + '[' '!' -f ./vndr.installer ']' [2019-08-01T06:12:33.045Z] #34 3.350 + . ./vndr.installer [2019-08-01T06:12:33.045Z] #34 3.350 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-01T06:12:33.045Z] #34 3.351 + install_vndr [2019-08-01T06:12:33.045Z] #34 3.351 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-01T06:12:33.045Z] #34 3.351 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lMLQaQ5kuJ/src/github.com/LK4D4/vndr [2019-08-01T06:12:33.045Z] #34 3.351 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-01T06:12:33.045Z] #34 3.358 Cloning into '/tmp/tmp.lMLQaQ5kuJ/src/github.com/LK4D4/vndr'... [2019-08-01T06:12:33.045Z] #34 4.660 + cd /tmp/tmp.lMLQaQ5kuJ/src/github.com/LK4D4/vndr [2019-08-01T06:12:33.045Z] #34 4.675 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-01T06:12:33.045Z] #34 4.709 + go build -buildmode=pie -v -o /build/vndr . [2019-08-01T06:12:33.045Z] #34 6.600 errors [2019-08-01T06:12:33.045Z] #34 6.890 internal/cpu [2019-08-01T06:12:33.045Z] #34 6.902 internal/race [2019-08-01T06:12:33.045Z] #34 7.222 runtime/internal/atomic [2019-08-01T06:12:33.045Z] #34 8.084 runtime/internal/sys [2019-08-01T06:12:33.045Z] #34 8.220 internal/bytealg [2019-08-01T06:12:33.045Z] #34 8.402 runtime/internal/math [2019-08-01T06:12:33.045Z] #34 8.618 sync/atomic [2019-08-01T06:12:33.606Z] #34 9.167 runtime [2019-08-01T06:12:33.606Z] #34 9.224 unicode [2019-08-01T06:12:33.606Z] #31 ... [2019-08-01T06:12:33.606Z] [2019-08-01T06:12:33.606Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:12:33.606Z] #31 9.201 runtime/internal/sys [2019-08-01T06:12:33.861Z] #51 ... [2019-08-01T06:12:33.861Z] [2019-08-01T06:12:33.861Z] #51 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-01T06:12:33.861Z] #51 digest: sha256:a4aaac8dc35420accf66473c28cce3d0605271813fb1313730ba49edc302f879 [2019-08-01T06:12:33.861Z] #51 name: "[proxy 3/3] RUN PREFIX=/build ./install.sh proxy" [2019-08-01T06:12:33.861Z] #51 started: 2019-08-01 06:12:23.578792963 +0000 UTC [2019-08-01T06:12:33.861Z] #51 3.488 + RM_GOPATH=0 [2019-08-01T06:12:33.861Z] #51 3.488 + TMP_GOPATH= [2019-08-01T06:12:33.861Z] #51 3.488 + : /build [2019-08-01T06:12:33.861Z] #51 3.488 + '[' -z '' ']' [2019-08-01T06:12:33.861Z] #51 3.488 ++ mktemp -d [2019-08-01T06:12:33.861Z] #51 3.494 + export GOPATH=/tmp/tmp.rlfiu1A3Rl [2019-08-01T06:12:33.861Z] #51 3.494 + GOPATH=/tmp/tmp.rlfiu1A3Rl [2019-08-01T06:12:33.861Z] #51 3.494 + RM_GOPATH=1 [2019-08-01T06:12:33.861Z] #51 3.495 ++ dirname ./install.sh [2019-08-01T06:12:33.861Z] #51 3.499 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-01T06:12:33.861Z] #51 3.499 + dir=. [2019-08-01T06:12:33.861Z] #51 3.499 + bin=proxy [2019-08-01T06:12:33.861Z] #51 3.499 + shift [2019-08-01T06:12:33.861Z] #51 3.499 + '[' '!' -f ./proxy.installer ']' [2019-08-01T06:12:33.861Z] #51 3.499 + . ./proxy.installer [2019-08-01T06:12:33.861Z] #51 3.499 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-01T06:12:33.861Z] #51 3.499 + install_proxy [2019-08-01T06:12:33.861Z] #51 3.499 + case "$1" in [2019-08-01T06:12:33.861Z] #51 3.499 + export CGO_ENABLED=0 [2019-08-01T06:12:33.861Z] #51 3.499 + CGO_ENABLED=0 [2019-08-01T06:12:33.861Z] #51 3.499 + _install_proxy [2019-08-01T06:12:33.861Z] #51 3.499 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-01T06:12:33.861Z] #51 3.499 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rlfiu1A3Rl/src/github.com/docker/libnetwork [2019-08-01T06:12:33.861Z] #51 3.516 Cloning into '/tmp/tmp.rlfiu1A3Rl/src/github.com/docker/libnetwork'... [2019-08-01T06:12:33.861Z] #61 ... [2019-08-01T06:12:33.861Z] [2019-08-01T06:12:33.861Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-01T06:12:33.861Z] #61 3.382 + RM_GOPATH=0 [2019-08-01T06:12:33.861Z] #61 3.382 + TMP_GOPATH= [2019-08-01T06:12:33.861Z] #61 3.382 + : /build/ [2019-08-01T06:12:33.861Z] #61 3.382 + '[' -z '' ']' [2019-08-01T06:12:33.861Z] #61 3.382 ++ mktemp -d [2019-08-01T06:12:33.861Z] #61 3.391 + export GOPATH=/tmp/tmp.LzFHLoQFR4 [2019-08-01T06:12:33.861Z] #61 3.391 + GOPATH=/tmp/tmp.LzFHLoQFR4 [2019-08-01T06:12:33.861Z] #61 3.391 + RM_GOPATH=1 [2019-08-01T06:12:33.862Z] #61 3.391 ++ dirname ./install.sh [2019-08-01T06:12:33.862Z] #61 3.410 + dir=. [2019-08-01T06:12:33.862Z] #61 3.410 + bin=rootlesskit [2019-08-01T06:12:33.862Z] #61 3.410 + shift [2019-08-01T06:12:33.862Z] #61 3.410 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-01T06:12:33.862Z] #61 3.410 + . ./rootlesskit.installer [2019-08-01T06:12:33.862Z] #61 3.410 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-01T06:12:33.862Z] #61 3.410 + install_rootlesskit [2019-08-01T06:12:33.862Z] #61 3.410 + case "$1" in [2019-08-01T06:12:33.862Z] #61 3.410 + export CGO_ENABLED=0 [2019-08-01T06:12:33.862Z] #61 3.410 + CGO_ENABLED=0 [2019-08-01T06:12:33.862Z] #61 3.410 + _install_rootlesskit [2019-08-01T06:12:33.862Z] #61 3.410 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-01T06:12:33.862Z] #61 3.410 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LzFHLoQFR4/src/github.com/rootless-containers/rootlesskit [2019-08-01T06:12:33.862Z] #61 3.410 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-01T06:12:33.862Z] #61 3.414 Cloning into '/tmp/tmp.LzFHLoQFR4/src/github.com/rootless-containers/rootlesskit'... [2019-08-01T06:12:33.862Z] #61 8.256 + cd /tmp/tmp.LzFHLoQFR4/src/github.com/rootless-containers/rootlesskit [2019-08-01T06:12:33.862Z] #61 8.277 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-01T06:12:33.862Z] #61 9.573 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-01T06:12:33.862Z] #61 9.573 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-01T06:12:33.862Z] #31 ... [2019-08-01T06:12:33.862Z] [2019-08-01T06:12:33.862Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:12:33.862Z] #31 9.589 runtime/internal/math [2019-08-01T06:12:34.423Z] #31 10.06 runtime [2019-08-01T06:12:36.939Z] #58 ... [2019-08-01T06:12:36.939Z] [2019-08-01T06:12:36.939Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:12:36.939Z] #58 4.710 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-01T06:12:36.939Z] #58 4.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-01T06:12:36.939Z] #58 4.748 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-01T06:12:36.939Z] #58 4.778 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-01T06:12:36.939Z] #58 4.778 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-01T06:12:36.939Z] #58 5.633 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-08-01T06:12:36.939Z] #58 7.731 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-01T06:12:36.939Z] #58 9.665 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-01T06:12:36.939Z] #25 ... [2019-08-01T06:12:36.939Z] [2019-08-01T06:12:36.939Z] #25 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-01T06:12:36.939Z] #25 2.925 + RM_GOPATH=0 [2019-08-01T06:12:36.939Z] #25 2.925 + TMP_GOPATH= [2019-08-01T06:12:36.939Z] #25 2.925 + : /build [2019-08-01T06:12:36.939Z] #25 2.925 + '[' -z '' ']' [2019-08-01T06:12:36.939Z] #25 2.928 ++ mktemp -d [2019-08-01T06:12:36.939Z] #25 2.933 + export GOPATH=/tmp/tmp.ovdqi1Inus [2019-08-01T06:12:36.939Z] #25 2.933 + GOPATH=/tmp/tmp.ovdqi1Inus [2019-08-01T06:12:36.939Z] #25 2.933 + RM_GOPATH=1 [2019-08-01T06:12:36.939Z] #25 2.935 ++ dirname ./install.sh [2019-08-01T06:12:36.939Z] #25 2.942 Installing gometalinter version v2.0.6 [2019-08-01T06:12:36.939Z] #25 2.942 + dir=. [2019-08-01T06:12:36.939Z] #25 2.942 + bin=gometalinter [2019-08-01T06:12:36.939Z] #25 2.942 + shift [2019-08-01T06:12:36.939Z] #25 2.942 + '[' '!' -f ./gometalinter.installer ']' [2019-08-01T06:12:36.939Z] #25 2.942 + . ./gometalinter.installer [2019-08-01T06:12:36.939Z] #25 2.942 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-01T06:12:36.939Z] #25 2.942 + install_gometalinter [2019-08-01T06:12:36.939Z] #25 2.942 + echo 'Installing gometalinter version v2.0.6' [2019-08-01T06:12:36.939Z] #25 2.942 + go get -d github.com/alecthomas/gometalinter [2019-08-01T06:12:36.939Z] #25 12.91 + cd /tmp/tmp.ovdqi1Inus/src/github.com/alecthomas/gometalinter [2019-08-01T06:12:36.939Z] #25 12.91 + git checkout -q v2.0.6 [2019-08-01T06:12:37.504Z] #25 13.54 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-01T06:12:38.868Z] #31 ... [2019-08-01T06:12:38.868Z] [2019-08-01T06:12:38.868Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:12:38.868Z] #31 14.26 unicode/utf8 [2019-08-01T06:12:39.430Z] #31 15.10 strconv [2019-08-01T06:12:40.800Z] #54 ... [2019-08-01T06:12:40.801Z] [2019-08-01T06:12:40.801Z] #54 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-01T06:12:40.801Z] #54 completed: 2019-08-01 06:12:40.555695349 +0000 UTC [2019-08-01T06:12:40.801Z] #54 duration: 16.235087934s [2019-08-01T06:12:40.801Z] #54 15.37 + mkdir -p /build [2019-08-01T06:12:40.801Z] #54 15.38 + mv docker/docker /build/ [2019-08-01T06:12:40.801Z] #54 15.39 + rmdir docker [2019-08-01T06:12:40.801Z] [2019-08-01T06:12:40.801Z] [2019-08-01T06:12:40.801Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:12:40.801Z] #34 16.04 unicode/utf8 [2019-08-01T06:12:41.362Z] #34 16.83 math/bits [2019-08-01T06:12:42.288Z] #34 17.89 math [2019-08-01T06:12:46.455Z] #31 ... [2019-08-01T06:12:46.455Z] [2019-08-01T06:12:46.455Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:12:46.455Z] #31 21.83 internal/race [2019-08-01T06:12:46.711Z] #31 22.13 sync/atomic [2019-08-01T06:12:46.966Z] #31 22.68 unicode [2019-08-01T06:12:52.220Z] #31 26.89 internal/testlog [2019-08-01T06:12:52.220Z] #31 27.81 encoding [2019-08-01T06:12:52.476Z] #31 28.17 runtime/cgo [2019-08-01T06:12:54.368Z] #56 ... [2019-08-01T06:12:54.368Z] [2019-08-01T06:12:54.368Z] #56 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-01T06:12:54.368Z] #56 22.43 + cd /tmp/tmp.LGhbdvzD7I/src/github.com/docker/distribution [2019-08-01T06:12:54.368Z] #56 22.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-01T06:12:54.368Z] #56 25.65 + GOPATH=/tmp/tmp.LGhbdvzD7I/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LGhbdvzD7I go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-01T06:12:56.266Z] #34 ... [2019-08-01T06:12:56.266Z] [2019-08-01T06:12:56.266Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:12:56.266Z] #34 25.37 strconv [2019-08-01T06:12:56.266Z] #34 31.18 internal/testlog [2019-08-01T06:12:56.266Z] #34 31.56 encoding [2019-08-01T06:12:56.266Z] #34 31.76 unicode/utf16 [2019-08-01T06:12:56.829Z] #34 32.30 container/list [2019-08-01T06:12:58.193Z] #34 33.45 crypto/internal/subtle [2019-08-01T06:12:58.193Z] #51 ... [2019-08-01T06:12:58.193Z] [2019-08-01T06:12:58.193Z] #51 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-01T06:12:58.193Z] #51 24.16 + cd /tmp/tmp.rlfiu1A3Rl/src/github.com/docker/libnetwork [2019-08-01T06:12:58.193Z] #51 24.16 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-01T06:12:58.193Z] #51 24.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-01T06:12:58.193Z] #36 ... [2019-08-01T06:12:58.193Z] [2019-08-01T06:12:58.193Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:12:58.193Z] #36 26.02 Fetched 7915 kB in 22s (351 kB/s) [2019-08-01T06:12:58.193Z] #36 26.02 Reading package lists... [2019-08-01T06:12:58.193Z] #36 35.57 Reading package lists... [2019-08-01T06:12:58.193Z] #34 ... [2019-08-01T06:12:58.193Z] [2019-08-01T06:12:58.193Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:12:58.193Z] #34 33.83 crypto/subtle [2019-08-01T06:12:58.449Z] #18 ... [2019-08-01T06:12:58.449Z] [2019-08-01T06:12:58.449Z] #18 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... [2019-08-01T06:12:58.449Z] #18 26.38 Fetched 7915 kB in 23s (342 kB/s) [2019-08-01T06:12:58.449Z] #18 26.38 Reading package lists... [2019-08-01T06:12:58.449Z] #18 36.27 Reading package lists... [2019-08-01T06:12:58.449Z] #34 ... [2019-08-01T06:12:58.449Z] [2019-08-01T06:12:58.449Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:12:58.449Z] #34 34.05 crypto/rc4 [2019-08-01T06:12:59.019Z] #34 34.58 internal/x/crypto/cryptobyte/asn1 [2019-08-01T06:12:59.019Z] #7 ... [2019-08-01T06:12:59.019Z] [2019-08-01T06:12:59.019Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y ... [2019-08-01T06:12:59.019Z] #7 26.95 Fetched 7915 kB in 22s (346 kB/s) [2019-08-01T06:12:59.019Z] #7 26.95 Reading package lists... [2019-08-01T06:12:59.019Z] #58 ... [2019-08-01T06:12:59.019Z] [2019-08-01T06:12:59.019Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:12:59.019Z] #58 26.99 Fetched 7915 kB in 23s (340 kB/s) [2019-08-01T06:12:59.019Z] #58 26.99 Reading package lists... [2019-08-01T06:12:59.275Z] #58 36.40 Reading package lists... [2019-08-01T06:12:59.275Z] #45 ... [2019-08-01T06:12:59.275Z] [2019-08-01T06:12:59.275Z] #45 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools [2019-08-01T06:12:59.275Z] #45 27.00 Fetched 7915 kB in 23s (341 kB/s) [2019-08-01T06:12:59.275Z] #45 27.00 Reading package lists... [2019-08-01T06:12:59.275Z] #7 ... [2019-08-01T06:12:59.275Z] [2019-08-01T06:12:59.275Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y ... [2019-08-01T06:13:07.356Z] #7 37.25 Reading package lists... [2019-08-01T06:13:07.356Z] #34 ... [2019-08-01T06:13:07.356Z] [2019-08-01T06:13:07.356Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:13:07.356Z] #34 34.67 internal/nettrace [2019-08-01T06:13:07.356Z] #34 34.94 internal/x/net/dns/dnsmessage [2019-08-01T06:13:07.356Z] #34 41.86 runtime/cgo [2019-08-01T06:13:07.356Z] #36 ... [2019-08-01T06:13:07.356Z] [2019-08-01T06:13:07.356Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:07.356Z] #36 35.57 Reading package lists... [2019-08-01T06:13:09.246Z] #36 44.73 Building dependency tree... [2019-08-01T06:13:09.246Z] #36 46.80 Reading state information... [2019-08-01T06:13:09.502Z] #45 ... [2019-08-01T06:13:09.502Z] [2019-08-01T06:13:09.502Z] #45 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools [2019-08-01T06:13:09.502Z] #45 37.52 Reading package lists... [2019-08-01T06:13:09.758Z] #45 46.73 Building dependency tree... [2019-08-01T06:13:09.758Z] #7 ... [2019-08-01T06:13:09.758Z] [2019-08-01T06:13:09.758Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y ... [2019-08-01T06:13:09.758Z] #7 37.25 Reading package lists... [2019-08-01T06:13:10.318Z] #7 46.36 Building dependency tree... [2019-08-01T06:13:10.318Z] #7 48.19 Reading state information... [2019-08-01T06:13:12.899Z] #7 50.55 The following additional packages will be installed: [2019-08-01T06:13:12.899Z] #7 50.56 libapparmor1 libseccomp2 [2019-08-01T06:13:12.899Z] #7 50.57 Suggested packages: [2019-08-01T06:13:12.899Z] #7 50.59 seccomp [2019-08-01T06:13:12.899Z] #7 50.92 The following NEW packages will be installed: [2019-08-01T06:13:12.899Z] #7 50.93 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-01T06:13:13.458Z] #16 ... [2019-08-01T06:13:13.458Z] [2019-08-01T06:13:13.458Z] #16 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-01T06:13:13.458Z] #16 51.26 + cd /tmp/tmp.Cyuehj08oB/src/github.com/go-swagger/go-swagger [2019-08-01T06:13:13.458Z] #16 51.28 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-01T06:13:15.970Z] #16 54.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-01T06:13:17.361Z] #18 ... [2019-08-01T06:13:17.361Z] [2019-08-01T06:13:17.361Z] #18 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... [2019-08-01T06:13:17.361Z] #18 36.27 Reading package lists... [2019-08-01T06:13:17.361Z] #18 45.66 Building dependency tree... [2019-08-01T06:13:17.361Z] #18 47.73 Reading state information... [2019-08-01T06:13:17.361Z] #18 50.10 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-01T06:13:17.361Z] #18 50.10 The following additional packages will be installed: [2019-08-01T06:13:17.361Z] #18 50.15 libjq1 libonig4 [2019-08-01T06:13:17.361Z] #18 50.71 The following NEW packages will be installed: [2019-08-01T06:13:17.361Z] #18 50.73 jq libjq1 libonig4 [2019-08-01T06:13:17.361Z] #18 51.85 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-08-01T06:13:17.361Z] #18 51.85 Need to get 327 kB of archives. [2019-08-01T06:13:17.361Z] #18 51.85 After this operation, 1157 kB of additional disk space will be used. [2019-08-01T06:13:17.361Z] #18 51.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-01T06:13:17.361Z] #18 51.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-01T06:13:17.361Z] #18 51.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-01T06:13:17.361Z] #18 53.42 debconf: delaying package configuration, since apt-utils is not installed [2019-08-01T06:13:17.361Z] #18 53.64 Fetched 327 kB in 1s (303 kB/s) [2019-08-01T06:13:17.361Z] #18 54.49 Selecting previously unselected package libonig4:amd64. [2019-08-01T06:13:17.361Z] #18 54.49 (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 ... 15090 files and directories currently installed.) [2019-08-01T06:13:17.361Z] #18 54.50 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-01T06:13:17.361Z] #36 ... [2019-08-01T06:13:17.361Z] [2019-08-01T06:13:17.361Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:17.361Z] #36 49.25 The following additional packages will be installed: [2019-08-01T06:13:17.361Z] #36 49.25 cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1 [2019-08-01T06:13:17.361Z] #36 49.26 libxml2 sgml-base vim vim-runtime xml-core xxd [2019-08-01T06:13:17.361Z] #36 49.30 Suggested packages: [2019-08-01T06:13:17.361Z] #36 49.30 codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc [2019-08-01T06:13:17.361Z] #36 49.30 vim-scripts debhelper [2019-08-01T06:13:17.361Z] #36 50.41 The following NEW packages will be installed: [2019-08-01T06:13:17.361Z] #36 50.44 cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1 [2019-08-01T06:13:17.361Z] #36 50.44 libxml2 sgml-base vim vim-common vim-runtime xml-core xxd [2019-08-01T06:13:17.361Z] #36 51.66 0 upgraded, 15 newly installed, 0 to remove and 4 not upgraded. [2019-08-01T06:13:17.361Z] #36 51.66 Need to get 20.2 MB of archives. [2019-08-01T06:13:17.361Z] #36 51.66 After this operation, 88.1 MB of additional disk space will be used. [2019-08-01T06:13:17.361Z] #36 51.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-01T06:13:17.361Z] #36 51.78 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-01T06:13:17.361Z] #36 51.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-01T06:13:17.361Z] #36 53.07 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-01T06:13:17.361Z] #36 53.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-01T06:13:17.361Z] #36 53.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-01T06:13:17.361Z] #36 53.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-01T06:13:17.361Z] #36 53.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-01T06:13:17.361Z] #36 53.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB] [2019-08-01T06:13:17.361Z] #36 53.90 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-01T06:13:17.361Z] #36 54.01 Get:11 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-01T06:13:17.361Z] #36 54.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-08-01T06:13:17.361Z] #36 54.28 Get:13 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-01T06:13:17.658Z] #58 ... [2019-08-01T06:13:17.658Z] [2019-08-01T06:13:17.658Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:17.658Z] #58 36.40 Reading package lists... [2019-08-01T06:13:17.658Z] #58 45.93 Building dependency tree... [2019-08-01T06:13:17.658Z] #58 47.76 Reading state information... [2019-08-01T06:13:17.658Z] #58 50.17 The following additional packages will be installed: [2019-08-01T06:13:17.658Z] #58 50.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-01T06:13:17.658Z] #58 50.18 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-01T06:13:17.658Z] #58 50.20 Suggested packages: [2019-08-01T06:13:17.658Z] #58 50.20 manpages-dev python-setuptools [2019-08-01T06:13:17.658Z] #58 52.33 The following NEW packages will be installed: [2019-08-01T06:13:17.658Z] #58 52.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-01T06:13:17.658Z] #58 52.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-01T06:13:17.658Z] #58 52.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-01T06:13:17.658Z] #58 52.34 zlib1g-dev [2019-08-01T06:13:17.658Z] #58 53.54 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2019-08-01T06:13:17.658Z] #58 53.54 Need to get 3602 kB of archives. [2019-08-01T06:13:17.658Z] #58 53.54 After this operation, 18.9 MB of additional disk space will be used. [2019-08-01T06:13:17.658Z] #58 53.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-01T06:13:17.658Z] #58 53.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-01T06:13:17.658Z] #58 53.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-01T06:13:17.658Z] #58 53.62 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-01T06:13:17.658Z] #58 53.62 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-01T06:13:17.658Z] #58 53.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-01T06:13:17.658Z] #58 53.63 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-01T06:13:17.658Z] #58 53.64 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-01T06:13:17.658Z] #58 53.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-01T06:13:17.658Z] #58 54.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-01T06:13:17.658Z] #58 54.30 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-01T06:13:17.658Z] #58 54.66 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-01T06:13:17.658Z] #58 54.87 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-08-01T06:13:17.658Z] #58 54.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-01T06:13:17.658Z] #58 55.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-01T06:13:17.658Z] #58 55.25 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-01T06:13:17.974Z] #36 ... [2019-08-01T06:13:17.974Z] [2019-08-01T06:13:17.974Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:17.974Z] #36 55.79 Get:14 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-08-01T06:13:18.248Z] #36 56.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB] [2019-08-01T06:13:19.613Z] #36 57.54 debconf: delaying package configuration, since apt-utils is not installed [2019-08-01T06:13:19.869Z] #36 57.80 Fetched 20.2 MB in 5s (3645 kB/s) [2019-08-01T06:13:20.811Z] #36 58.75 Selecting previously unselected package cmake-data. [2019-08-01T06:13:20.811Z] #36 58.75 (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% #51 ... [2019-08-01T06:13:20.811Z] [2019-08-01T06:13:20.811Z] #51 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-01T06:13:20.811Z] #51 completed: 2019-08-01 06:13:20.644608217 +0000 UTC [2019-08-01T06:13:20.811Z] #51 duration: 57.065815254s [2019-08-01T06:13:20.811Z] [2019-08-01T06:13:20.811Z] [2019-08-01T06:13:20.811Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:20.811Z] #36 58.75 (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 ... 15090 files and directories currently installed.) [2019-08-01T06:13:20.811Z] #36 58.83 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... [2019-08-01T06:13:20.811Z] #45 ... [2019-08-01T06:13:20.811Z] [2019-08-01T06:13:20.811Z] #45 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools [2019-08-01T06:13:20.811Z] #45 46.73 Building dependency tree... [2019-08-01T06:13:20.811Z] #45 48.93 Reading state information... [2019-08-01T06:13:20.811Z] #45 51.01 The following additional packages will be installed: [2019-08-01T06:13:20.811Z] #45 51.01 btrfs-progs liblzo2-2 [2019-08-01T06:13:20.811Z] #45 51.22 The following NEW packages will be installed: [2019-08-01T06:13:20.811Z] #45 51.23 btrfs-progs btrfs-tools liblzo2-2 [2019-08-01T06:13:20.811Z] #45 52.51 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-08-01T06:13:20.811Z] #45 52.51 Need to get 649 kB of archives. [2019-08-01T06:13:20.811Z] #45 52.51 After this operation, 4320 kB of additional disk space will be used. [2019-08-01T06:13:20.811Z] #45 52.51 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-01T06:13:20.811Z] #45 52.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-01T06:13:20.811Z] #45 52.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-01T06:13:20.811Z] #45 54.76 debconf: delaying package configuration, since apt-utils is not installed [2019-08-01T06:13:20.811Z] #45 56.20 Fetched 649 kB in 1s (525 kB/s) [2019-08-01T06:13:20.811Z] #45 56.39 Selecting previously unselected package liblzo2-2:amd64. [2019-08-01T06:13:20.811Z] #45 56.39 (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 ... 15090 files and directories currently installed.) [2019-08-01T06:13:20.811Z] #45 56.48 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-01T06:13:20.811Z] #45 57.47 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-01T06:13:20.811Z] #45 58.41 Selecting previously unselected package btrfs-progs. [2019-08-01T06:13:20.811Z] #45 58.41 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-01T06:13:20.811Z] #45 58.75 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-01T06:13:21.067Z] #36 ... [2019-08-01T06:13:21.067Z] [2019-08-01T06:13:21.067Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:21.067Z] #36 58.91 Unpacking cmake-data (3.7.2-1) ... [2019-08-01T06:13:21.324Z] #28 ... [2019-08-01T06:13:21.324Z] [2019-08-01T06:13:21.324Z] #28 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-01T06:13:21.324Z] #28 46.78 + cd /tmp/tmp.vO7mkH8Xxy/src/gotest.tools/gotestsum [2019-08-01T06:13:21.324Z] #28 46.78 + git checkout -q v0.3.5 [2019-08-01T06:13:21.324Z] #28 46.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-01T06:13:21.324Z] #58 ... [2019-08-01T06:13:21.324Z] [2019-08-01T06:13:21.324Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:21.324Z] #58 56.48 debconf: delaying package configuration, since apt-utils is not installed [2019-08-01T06:13:21.324Z] #58 57.03 Fetched 3602 kB in 2s (1268 kB/s) [2019-08-01T06:13:21.324Z] #58 57.76 Selecting previously unselected package libnet1:amd64. [2019-08-01T06:13:21.324Z] #58 57.76 (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 ... 15090 files and directories currently installed.) [2019-08-01T06:13:21.324Z] #58 57.82 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-01T06:13:21.324Z] #58 58.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-01T06:13:21.324Z] #58 58.91 Selecting previously unselected package libcap-dev:amd64. [2019-08-01T06:13:21.324Z] #58 58.91 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-01T06:13:21.324Z] #58 58.91 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-01T06:13:21.324Z] #58 59.16 Selecting previously unselected package libnet1-dev. [2019-08-01T06:13:21.324Z] #58 59.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-01T06:13:21.324Z] #58 59.18 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-01T06:13:22.688Z] #58 60.29 Selecting previously unselected package libnl-3-200:amd64. [2019-08-01T06:13:22.688Z] #58 60.29 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-01T06:13:22.688Z] #58 60.39 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-01T06:13:22.688Z] #58 60.57 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-01T06:13:22.688Z] #58 60.58 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-01T06:13:22.688Z] #58 60.60 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-01T06:13:24.053Z] #18 ... [2019-08-01T06:13:24.053Z] [2019-08-01T06:13:24.053Z] #18 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... [2019-08-01T06:13:24.053Z] #18 completed: 2019-08-01 06:13:23.664990999 +0000 UTC [2019-08-01T06:13:24.053Z] #18 duration: 1m1.787127286s [2019-08-01T06:13:24.053Z] #18 56.27 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-01T06:13:24.053Z] #18 58.13 Selecting previously unselected package libjq1:amd64. [2019-08-01T06:13:24.053Z] #18 58.26 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-01T06:13:24.053Z] #18 58.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-01T06:13:24.053Z] #18 58.94 Selecting previously unselected package jq. [2019-08-01T06:13:24.053Z] #18 58.94 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-01T06:13:24.053Z] #18 58.98 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-01T06:13:24.053Z] #18 59.27 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-01T06:13:24.053Z] #18 60.12 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-01T06:13:24.053Z] #18 60.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:13:24.053Z] #18 60.28 Setting up jq (1.5+dfsg-1.3) ... [2019-08-01T06:13:24.053Z] [2019-08-01T06:13:24.053Z] [2019-08-01T06:13:24.053Z] #45 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools [2019-08-01T06:13:24.053Z] #45 60.46 Selecting previously unselected package btrfs-tools. [2019-08-01T06:13:24.053Z] #45 60.46 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-01T06:13:24.053Z] #45 60.47 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-01T06:13:24.053Z] #45 60.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:13:24.053Z] #45 61.75 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-01T06:13:24.053Z] #7 ... [2019-08-01T06:13:24.053Z] [2019-08-01T06:13:24.053Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y ... [2019-08-01T06:13:24.053Z] #7 completed: 2019-08-01 06:13:23.683553219 +0000 UTC [2019-08-01T06:13:24.053Z] #7 duration: 1m1.805511111s [2019-08-01T06:13:24.053Z] #7 52.11 0 upgraded, 4 newly installed, 0 to remove and 4 not upgraded. [2019-08-01T06:13:24.053Z] #7 52.11 Need to get 300 kB of archives. [2019-08-01T06:13:24.053Z] #7 52.11 After this operation, 1201 kB of additional disk space will be used. [2019-08-01T06:13:24.053Z] #7 52.11 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-01T06:13:24.053Z] #7 52.12 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-01T06:13:24.053Z] #7 52.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-01T06:13:24.053Z] #7 52.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-01T06:13:24.053Z] #7 53.67 debconf: delaying package configuration, since apt-utils is not installed [2019-08-01T06:13:24.053Z] #7 54.34 Fetched 300 kB in 1s (268 kB/s) [2019-08-01T06:13:24.053Z] #7 56.30 Selecting previously unselected package libseccomp2:amd64. [2019-08-01T06:13:24.053Z] #7 56.30 (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 ... 15090 files and directories currently installed.) [2019-08-01T06:13:24.053Z] #7 56.42 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-01T06:13:24.053Z] #7 56.42 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-01T06:13:24.053Z] #7 57.72 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-01T06:13:24.053Z] #7 57.72 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-01T06:13:24.053Z] #7 57.76 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-01T06:13:24.053Z] #7 59.04 Selecting previously unselected package libapparmor1:amd64. [2019-08-01T06:13:24.053Z] #7 59.04 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-01T06:13:24.053Z] #7 59.06 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-01T06:13:24.053Z] #7 59.22 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-01T06:13:24.053Z] #7 59.25 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-01T06:13:24.053Z] #7 59.27 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-01T06:13:24.053Z] #7 60.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:13:24.053Z] #7 60.54 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-01T06:13:24.053Z] #7 60.56 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-01T06:13:24.053Z] #7 60.59 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-01T06:13:24.053Z] #7 60.62 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-01T06:13:24.053Z] #7 60.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:13:24.053Z] [2019-08-01T06:13:24.053Z] [2019-08-01T06:13:24.053Z] #45 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools [2019-08-01T06:13:24.053Z] #45 61.88 Setting up btrfs-progs (4.7.3-1) ... [2019-08-01T06:13:24.053Z] #45 61.95 Setting up btrfs-tools (4.7.3-1) ... [2019-08-01T06:13:24.053Z] #45 61.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:13:24.615Z] #45 completed: 2019-08-01 06:13:24.301564186 +0000 UTC [2019-08-01T06:13:24.615Z] #45 duration: 1m2.423566997s [2019-08-01T06:13:24.615Z] [2019-08-01T06:13:24.615Z] [2019-08-01T06:13:24.615Z] #46 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-01T06:13:24.615Z] #46 digest: sha256:c3184006282a41aaa28c7d1f54c8bccdf7884b39ac34c96e2653a839f4a3681c [2019-08-01T06:13:24.615Z] #46 name: "[containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh" [2019-08-01T06:13:24.615Z] #46 started: 2019-08-01 06:13:24.315654279 +0000 UTC [2019-08-01T06:13:25.983Z] #41 ... [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] #41 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-01T06:13:25.983Z] #41 digest: sha256:c3f2ffa9519f7842ac8111a1b2dd6642c4784e05c47e2b7e51242c0eca4ce385 [2019-08-01T06:13:25.983Z] #41 name: "[runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh" [2019-08-01T06:13:25.983Z] #41 started: 2019-08-01 06:13:23.687092525 +0000 UTC [2019-08-01T06:13:25.983Z] #41 completed: 2019-08-01 06:13:25.483568406 +0000 UTC [2019-08-01T06:13:25.983Z] #41 duration: 1.796475881s [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] #42 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-01T06:13:25.983Z] #42 digest: sha256:f6c3a1ad09d3a812b7d2f500bfe163ea6f7ccda8ecf401d1046d4c2b3d8a17cc [2019-08-01T06:13:25.983Z] #42 name: "[runc 2/3] COPY hack/dockerfile/install/runc.installer ./" [2019-08-01T06:13:25.983Z] #42 started: 2019-08-01 06:13:25.494969769 +0000 UTC [2019-08-01T06:13:25.983Z] #20 ... [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] #20 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-01T06:13:25.983Z] #20 digest: sha256:60052486440ae6741b30db23fc71a7acf29d1d666059496c96e3fc8e13e41faf [2019-08-01T06:13:25.983Z] #20 name: "[frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /" [2019-08-01T06:13:25.983Z] #20 started: 2019-08-01 06:13:23.680263969 +0000 UTC [2019-08-01T06:13:25.983Z] #20 completed: 2019-08-01 06:13:25.746642484 +0000 UTC [2019-08-01T06:13:25.983Z] #20 duration: 2.066378515s [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] #46 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-01T06:13:25.983Z] #46 completed: 2019-08-01 06:13:25.782876418 +0000 UTC [2019-08-01T06:13:25.983Z] #46 duration: 1.467222139s [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] [2019-08-01T06:13:25.983Z] #47 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-01T06:13:25.983Z] #47 digest: sha256:6201f0c0b9864f014cb7d00c8c30ffbc606f8d0c9300ba71f86159824c45746a [2019-08-01T06:13:25.983Z] #47 name: "[containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./" [2019-08-01T06:13:25.983Z] #47 started: 2019-08-01 06:13:25.793966942 +0000 UTC [2019-08-01T06:13:27.355Z] #8 ... [2019-08-01T06:13:27.355Z] [2019-08-01T06:13:27.355Z] #8 [dev 1/23] RUN groupadd -r docker [2019-08-01T06:13:27.355Z] #8 digest: sha256:bb487054aa8cb5b2de60549ca3c9cf7c7f7a0a4b65a9a3993d9c008ace737030 [2019-08-01T06:13:27.355Z] #8 name: "[dev 1/23] RUN groupadd -r docker" [2019-08-01T06:13:27.355Z] #8 started: 2019-08-01 06:13:23.687530892 +0000 UTC [2019-08-01T06:13:27.355Z] #8 completed: 2019-08-01 06:13:27.093361882 +0000 UTC [2019-08-01T06:13:27.355Z] #8 duration: 3.40583099s [2019-08-01T06:13:27.355Z] [2019-08-01T06:13:27.355Z] [2019-08-01T06:13:27.355Z] #9 [dev 2/23] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-01T06:13:27.355Z] #9 digest: sha256:cdb6ad56a60fcda9e976b9dfdc6a1d98d5f6007f446e06edfc7e9ad7e9473e20 [2019-08-01T06:13:27.355Z] #9 name: "[dev 2/23] RUN useradd --create-home --gid docker unprivilegeduser" [2019-08-01T06:13:27.355Z] #9 started: 2019-08-01 06:13:27.095427662 +0000 UTC [2019-08-01T06:13:27.611Z] #42 ... [2019-08-01T06:13:27.611Z] [2019-08-01T06:13:27.611Z] #42 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-01T06:13:27.611Z] #42 completed: 2019-08-01 06:13:27.367684346 +0000 UTC [2019-08-01T06:13:27.611Z] #42 duration: 1.872714577s [2019-08-01T06:13:27.611Z] [2019-08-01T06:13:27.611Z] [2019-08-01T06:13:27.611Z] #43 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-01T06:13:27.611Z] #43 digest: sha256:10b286632d3cb66887955c44b86c883eb93560ebf04054832078d245045d4a96 [2019-08-01T06:13:27.611Z] #43 name: "[runc 3/3] RUN PREFIX=/build ./install.sh runc" [2019-08-01T06:13:27.611Z] #43 started: 2019-08-01 06:13:27.380434408 +0000 UTC [2019-08-01T06:13:28.184Z] #47 ... [2019-08-01T06:13:28.184Z] [2019-08-01T06:13:28.184Z] #47 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-01T06:13:28.184Z] #47 completed: 2019-08-01 06:13:28.114868907 +0000 UTC [2019-08-01T06:13:28.184Z] #47 duration: 2.320901965s [2019-08-01T06:13:28.184Z] [2019-08-01T06:13:28.440Z] [2019-08-01T06:13:28.440Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:13:28.440Z] #48 digest: sha256:a38d3ffe5426d0031aa0b1350a45bb27fd08f544ae20ba2678d1c19d3318c55c [2019-08-01T06:13:28.440Z] #48 name: "[containerd 4/4] RUN PREFIX=/build ./install.sh containerd" [2019-08-01T06:13:28.440Z] #48 started: 2019-08-01 06:13:28.130056192 +0000 UTC [2019-08-01T06:13:28.440Z] #31 ... [2019-08-01T06:13:28.440Z] [2019-08-01T06:13:28.440Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:13:28.440Z] #31 53.93 sync [2019-08-01T06:13:28.440Z] #31 54.63 reflect [2019-08-01T06:13:28.440Z] #31 54.65 io [2019-08-01T06:13:28.440Z] #31 55.49 syscall [2019-08-01T06:13:28.696Z] #58 ... [2019-08-01T06:13:28.696Z] [2019-08-01T06:13:28.696Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:28.696Z] #58 62.02 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-01T06:13:28.696Z] #58 62.03 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-01T06:13:28.696Z] #58 62.05 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-01T06:13:28.696Z] #58 62.45 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-01T06:13:28.696Z] #58 62.45 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-01T06:13:28.696Z] #58 62.45 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-01T06:13:28.696Z] #58 62.63 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-01T06:13:28.696Z] #58 62.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-01T06:13:28.696Z] #58 62.66 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-01T06:13:28.696Z] #58 63.21 Selecting previously unselected package libprotobuf10:amd64. [2019-08-01T06:13:28.696Z] #58 63.21 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-01T06:13:28.696Z] #58 63.27 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-01T06:13:28.696Z] #58 64.50 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-01T06:13:28.696Z] #58 64.51 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-01T06:13:28.696Z] #58 64.51 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-01T06:13:28.696Z] #58 64.89 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-01T06:13:28.696Z] #58 64.89 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-01T06:13:28.696Z] #58 64.91 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-01T06:13:29.257Z] #58 67.16 Selecting previously unselected package libprotoc10:amd64. [2019-08-01T06:13:29.257Z] #58 67.16 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-01T06:13:29.257Z] #58 67.17 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-01T06:13:29.820Z] #34 ... [2019-08-01T06:13:29.820Z] [2019-08-01T06:13:29.820Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:13:29.820Z] #34 55.25 internal/x/crypto/curve25519 [2019-08-01T06:13:29.820Z] #34 57.60 sync [2019-08-01T06:13:29.820Z] #34 58.60 reflect [2019-08-01T06:13:29.820Z] #34 58.60 io [2019-08-01T06:13:29.820Z] #34 60.68 bytes [2019-08-01T06:13:29.820Z] #34 64.37 bufio [2019-08-01T06:13:29.820Z] #36 ... [2019-08-01T06:13:29.820Z] [2019-08-01T06:13:29.820Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:29.820Z] #36 64.38 Selecting previously unselected package liblzo2-2:amd64. [2019-08-01T06:13:29.820Z] #36 64.39 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-01T06:13:29.820Z] #36 64.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-01T06:13:29.820Z] #36 64.55 Selecting previously unselected package libicu57:amd64. [2019-08-01T06:13:29.820Z] #36 64.56 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-01T06:13:29.820Z] #36 64.57 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-01T06:13:31.706Z] #34 ... [2019-08-01T06:13:31.706Z] [2019-08-01T06:13:31.706Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:13:31.706Z] #34 67.39 syscall [2019-08-01T06:13:34.224Z] #9 ... [2019-08-01T06:13:34.224Z] [2019-08-01T06:13:34.224Z] #9 [dev 2/23] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-01T06:13:34.224Z] #9 completed: 2019-08-01 06:13:33.615825513 +0000 UTC [2019-08-01T06:13:34.224Z] #9 duration: 6.520397851s [2019-08-01T06:13:34.224Z] [2019-08-01T06:13:34.224Z] [2019-08-01T06:13:34.224Z] #21 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-01T06:13:34.224Z] #21 digest: sha256:c5e07e922019067654dab4556fb32812b03aaffa1a6d2f129bfc4ae479f17d51 [2019-08-01T06:13:34.224Z] #21 name: "[frozen-images 3/3] RUN /download-frozen-image-v2.sh /build \tbuildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 \tbusybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 \tbusybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 \tdebian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 \thello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c" [2019-08-01T06:13:34.224Z] #21 started: 2019-08-01 06:13:25.779410675 +0000 UTC [2019-08-01T06:13:34.224Z] #21 4.401 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-01T06:13:34.224Z] #21 5.499 ######################################################################## 100.0% [2019-08-01T06:13:34.224Z] #21 5.784 0.9% ### 4.7% ######## 11.4% ############ 17.5% ############### 21.4% ################## 25.6% #################### 28.8% ######################## 34.1% ############################ 39.0% ################################ 45.0% ################################### 49.2% ####################################### 54.9% ########################################## 59.2% ############################################## 65.2% ################################################### 71.8% ########################################################## 80.6% ############################################################### 87.9% ##################################################################### 97.1% ######################################################################## 100.0% [2019-08-01T06:13:34.482Z] #21 8.614 ######################################################################## 100.0% [2019-08-01T06:13:35.809Z] #21 9.143 ###### 8.4% ############ 17.4% #################### 27.8% ######################## 34.4% ############################################ 61.7% ######################################################### 80.5% ######################################################################## 100.0% [2019-08-01T06:13:36.736Z] #21 10.77 ######################################################################## 100.0% [2019-08-01T06:13:38.570Z] #21 11.14 #### 5.6% ########## 15.1% ################ 23.4% ################### 27.7% ####################### 32.1% ############################# 41.6% #################################### 50.7% ########################################### 59.9% ############################################### 66.6% #################################################### 72.8% ######################################################### 79.7% ############################################################## 86.3% ################################################################### 93.6% [2019-08-01T06:13:38.570Z] #36 ... [2019-08-01T06:13:38.570Z] [2019-08-01T06:13:38.570Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:38.570Z] #36 76.47 Selecting previously unselected package libxml2:amd64. [2019-08-01T06:13:38.570Z] #36 76.48 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-01T06:13:38.570Z] #36 76.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-01T06:13:38.825Z] #31 ... [2019-08-01T06:13:38.825Z] [2019-08-01T06:13:38.825Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:13:38.825Z] #31 64.33 time [2019-08-01T06:13:38.825Z] #31 71.42 internal/poll [2019-08-01T06:13:38.825Z] #31 72.44 sort [2019-08-01T06:13:38.825Z] #21 ... [2019-08-01T06:13:38.825Z] [2019-08-01T06:13:38.825Z] #21 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-01T06:13:38.825Z] #21 11.14 #### 5.6% ########## 15.1% ################ 23.4% ################### 27.7% ####################### 32.1% ############################# 41.6% #################################### 50.7% ########################################### 59.9% ############################################### 66.6% #################################################### 72.8% ######################################################### 79.7% ############################################################## 86.3% ################################################################### 93.6% ####################################################################### 99.2% ######################################################################## 100.0% [2019-08-01T06:13:39.752Z] #21 13.66 ######################################################################## 100.0% [2019-08-01T06:13:40.008Z] #10 ... [2019-08-01T06:13:40.008Z] [2019-08-01T06:13:40.008Z] #10 [dev 3/23] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-01T06:13:40.008Z] #10 digest: sha256:3d9134e7141f4eb81540a5b3a08d20b4549ee39849780b88e3d2efba5057205f [2019-08-01T06:13:40.008Z] #10 name: "[dev 3/23] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc" [2019-08-01T06:13:40.008Z] #10 started: 2019-08-01 06:13:33.617860131 +0000 UTC [2019-08-01T06:13:40.008Z] #10 completed: 2019-08-01 06:13:39.685504529 +0000 UTC [2019-08-01T06:13:40.008Z] #10 duration: 6.067644398s [2019-08-01T06:13:40.008Z] #10 5.005 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-01T06:13:40.008Z] [2019-08-01T06:13:40.008Z] [2019-08-01T06:13:40.008Z] #11 [dev 4/23] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-01T06:13:40.008Z] #11 digest: sha256:da9ed4376517c06260a1efd85b6d4a0420fcab33cdaf317aa974aed64543c0dc [2019-08-01T06:13:40.008Z] #11 name: "[dev 4/23] RUN echo \"source /usr/share/bash-completion/bash_completion\" >> /etc/bash.bashrc" [2019-08-01T06:13:40.008Z] #11 started: 2019-08-01 06:13:39.687689019 +0000 UTC [2019-08-01T06:13:40.008Z] #58 ... [2019-08-01T06:13:40.008Z] [2019-08-01T06:13:40.008Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:40.008Z] #58 68.03 Selecting previously unselected package protobuf-c-compiler. [2019-08-01T06:13:40.008Z] #58 68.09 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-01T06:13:40.008Z] #58 68.10 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-01T06:13:40.008Z] #58 68.56 Selecting previously unselected package protobuf-compiler. [2019-08-01T06:13:40.008Z] #58 68.58 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-01T06:13:40.008Z] #58 68.61 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-01T06:13:40.008Z] #58 68.97 Selecting previously unselected package python-pkg-resources. [2019-08-01T06:13:40.008Z] #58 68.97 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-01T06:13:40.008Z] #58 68.97 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-01T06:13:40.008Z] #58 69.46 Selecting previously unselected package python-protobuf. [2019-08-01T06:13:40.008Z] #58 69.46 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-01T06:13:40.008Z] #58 69.47 Unpacking python-protobuf (3.0.0-9) ... [2019-08-01T06:13:40.008Z] #58 70.45 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-01T06:13:40.008Z] #58 70.61 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-01T06:13:40.008Z] #58 70.64 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-01T06:13:40.008Z] #58 76.03 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-01T06:13:40.008Z] #58 76.07 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-01T06:13:40.008Z] #58 76.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:13:40.008Z] #58 76.16 Setting up python-protobuf (3.0.0-9) ... [2019-08-01T06:13:40.264Z] #36 ... [2019-08-01T06:13:40.264Z] [2019-08-01T06:13:40.264Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:40.264Z] #36 78.17 Selecting previously unselected package libarchive13:amd64. [2019-08-01T06:13:40.264Z] #36 78.18 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-01T06:13:40.264Z] #36 78.18 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-01T06:13:40.832Z] #36 78.85 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-01T06:13:40.833Z] #36 78.87 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-01T06:13:40.833Z] #36 78.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-01T06:13:41.395Z] #36 79.30 Selecting previously unselected package libuv1:amd64. [2019-08-01T06:13:41.395Z] #36 79.31 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ... [2019-08-01T06:13:41.395Z] #36 79.32 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-01T06:13:41.651Z] #36 79.69 Selecting previously unselected package cmake. [2019-08-01T06:13:41.651Z] #36 79.71 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ... [2019-08-01T06:13:42.212Z] #36 80.01 Unpacking cmake (3.7.2-1) ... [2019-08-01T06:13:43.579Z] #48 ... [2019-08-01T06:13:43.579Z] [2019-08-01T06:13:43.579Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:13:43.579Z] #48 5.095 + RM_GOPATH=0 [2019-08-01T06:13:43.579Z] #48 5.095 + TMP_GOPATH= [2019-08-01T06:13:43.579Z] #48 5.096 + : /build [2019-08-01T06:13:43.579Z] #48 5.096 + '[' -z '' ']' [2019-08-01T06:13:43.579Z] #48 5.105 ++ mktemp -d [2019-08-01T06:13:43.579Z] #48 5.112 + export GOPATH=/tmp/tmp.qFL2tUk7wn [2019-08-01T06:13:43.579Z] #48 5.112 + GOPATH=/tmp/tmp.qFL2tUk7wn [2019-08-01T06:13:43.579Z] #48 5.112 + RM_GOPATH=1 [2019-08-01T06:13:43.579Z] #48 5.112 ++ dirname ./install.sh [2019-08-01T06:13:43.579Z] #48 5.121 + dir=. [2019-08-01T06:13:43.579Z] #48 5.121 + bin=containerd [2019-08-01T06:13:43.579Z] #48 5.121 + shift [2019-08-01T06:13:43.579Z] #48 5.121 + '[' '!' -f ./containerd.installer ']' [2019-08-01T06:13:43.579Z] #48 5.121 + . ./containerd.installer [2019-08-01T06:13:43.579Z] #48 5.121 ++ CONTAINERD_COMMIT=85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-01T06:13:43.579Z] #48 5.121 + install_containerd [2019-08-01T06:13:43.579Z] #48 5.122 + echo 'Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603' [2019-08-01T06:13:43.579Z] #48 5.122 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qFL2tUk7wn/src/github.com/containerd/containerd [2019-08-01T06:13:43.579Z] #48 5.122 Install containerd version 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-01T06:13:43.579Z] #48 5.133 Cloning into '/tmp/tmp.qFL2tUk7wn/src/github.com/containerd/containerd'... [2019-08-01T06:13:43.579Z] #43 ... [2019-08-01T06:13:43.579Z] [2019-08-01T06:13:43.579Z] #43 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-01T06:13:43.579Z] #43 5.978 + RM_GOPATH=0 [2019-08-01T06:13:43.579Z] #43 5.978 + TMP_GOPATH= [2019-08-01T06:13:43.579Z] #43 5.978 + : /build [2019-08-01T06:13:43.579Z] #43 5.978 + '[' -z '' ']' [2019-08-01T06:13:43.579Z] #43 5.978 ++ mktemp -d [2019-08-01T06:13:43.579Z] #43 5.986 + export GOPATH=/tmp/tmp.n10YUgledZ [2019-08-01T06:13:43.579Z] #43 5.987 + GOPATH=/tmp/tmp.n10YUgledZ [2019-08-01T06:13:43.579Z] #43 5.987 + RM_GOPATH=1 [2019-08-01T06:13:43.579Z] #43 5.990 ++ dirname ./install.sh [2019-08-01T06:13:43.579Z] #43 5.991 + dir=. [2019-08-01T06:13:43.579Z] #43 5.991 + bin=runc [2019-08-01T06:13:43.579Z] #43 5.991 + shift [2019-08-01T06:13:43.579Z] #43 5.991 + '[' '!' -f ./runc.installer ']' [2019-08-01T06:13:43.579Z] #43 5.991 + . ./runc.installer [2019-08-01T06:13:43.579Z] #43 5.991 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-01T06:13:43.579Z] #43 5.991 + install_runc [2019-08-01T06:13:43.579Z] #43 5.997 + uname -r [2019-08-01T06:13:43.579Z] #43 5.998 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-01T06:13:43.579Z] #43 6.009 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-01T06:13:43.579Z] #43 6.010 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-01T06:13:43.579Z] #43 6.010 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-01T06:13:43.579Z] #43 6.010 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n10YUgledZ/src/github.com/opencontainers/runc [2019-08-01T06:13:43.579Z] #43 6.027 Cloning into '/tmp/tmp.n10YUgledZ/src/github.com/opencontainers/runc'... [2019-08-01T06:13:43.579Z] #21 ... [2019-08-01T06:13:43.579Z] [2019-08-01T06:13:43.579Z] #21 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-01T06:13:45.370Z] #21 14.39 # 2.3% ### 4.8% #### 6.7% ###### 8.7% ######## 11.7% ######### 13.8% ########### 16.5% ############# 19.1% ############### 22.0% ################# 23.9% ################## 25.9% #################### 29.0% ###################### 31.2% ####################### 32.8% ######################## 34.3% ########################## 36.2% ########################## 37.4% ############################ 39.6% ############################# 41.5% ############################### 43.3% ################################ 45.1% ################################# 47.0% ################################### 49.0% #################################### 50.5% ##################################### 52.1% ###################################### 54.1% ######################################## 56.3% ######################################### 57.8% ########################################## 59.3% ############################################ 61.2% ############################################ 62.4% ############################################## 65.2% ################################################ 67.1% ################################################### 71.1% ##################################################### 74.7% ####################################################### 77.0% ######################################################## 78.6% ######################################################### 80.4% ########################################################### 82.8% ############################################################ 84.6% ############################################################## 86.7% ################################################################ 89.8% ################################################################### 93.3% ##################################################################### 96.8% ######################################################################## 100.0% [2019-08-01T06:13:45.626Z] #21 19.66 [2019-08-01T06:13:46.190Z] #11 ... [2019-08-01T06:13:46.190Z] [2019-08-01T06:13:46.190Z] #11 [dev 4/23] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-01T06:13:46.190Z] #11 completed: 2019-08-01 06:13:46.101737284 +0000 UTC [2019-08-01T06:13:46.190Z] #11 duration: 6.414048265s [2019-08-01T06:13:46.190Z] [2019-08-01T06:13:46.190Z] [2019-08-01T06:13:46.190Z] #12 [dev 5/23] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-01T06:13:46.190Z] #12 digest: sha256:df4eb2c8af01468d536eee9d3770e2b5896ce8abb3649347d28356684d5816fb [2019-08-01T06:13:46.190Z] #12 name: "[dev 5/23] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker" [2019-08-01T06:13:46.190Z] #12 started: 2019-08-01 06:13:46.104575625 +0000 UTC [2019-08-01T06:13:49.454Z] #31 ... [2019-08-01T06:13:49.454Z] [2019-08-01T06:13:49.454Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:13:49.454Z] #31 74.99 internal/fmtsort [2019-08-01T06:13:49.454Z] #31 75.28 internal/syscall/unix [2019-08-01T06:13:49.454Z] #31 76.23 os [2019-08-01T06:13:49.454Z] #31 76.54 strings [2019-08-01T06:13:49.454Z] #31 81.88 bytes [2019-08-01T06:13:49.454Z] #31 84.62 fmt [2019-08-01T06:13:49.454Z] #21 ... [2019-08-01T06:13:49.454Z] [2019-08-01T06:13:49.454Z] #21 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-01T06:13:49.454Z] #21 21.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-01T06:13:49.454Z] #21 22.46 ######################################################################## 100.0% [2019-08-01T06:13:49.454Z] #21 22.84 ######################################################################## 100.0% [2019-08-01T06:13:49.454Z] #21 22.99 [2019-08-01T06:13:51.342Z] #21 25.38 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-01T06:13:51.599Z] #12 ... [2019-08-01T06:13:51.599Z] [2019-08-01T06:13:51.599Z] #12 [dev 5/23] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-01T06:13:51.599Z] #12 completed: 2019-08-01 06:13:51.548994315 +0000 UTC [2019-08-01T06:13:51.599Z] #12 duration: 5.44441869s [2019-08-01T06:13:51.599Z] [2019-08-01T06:13:51.855Z] [2019-08-01T06:13:51.855Z] #13 [dev 6/23] RUN ldconfig [2019-08-01T06:13:51.855Z] #13 digest: sha256:c5525c2ee49a5dfa3f5a21c8dea0fac51c838c05e536047bd32d506830c4e5e6 [2019-08-01T06:13:51.855Z] #13 name: "[dev 6/23] RUN ldconfig" [2019-08-01T06:13:51.855Z] #13 started: 2019-08-01 06:13:51.551917033 +0000 UTC [2019-08-01T06:13:54.368Z] #34 ... [2019-08-01T06:13:54.368Z] [2019-08-01T06:13:54.368Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:13:54.368Z] #34 79.44 sort [2019-08-01T06:13:54.368Z] #34 79.85 time [2019-08-01T06:13:54.368Z] #34 81.13 internal/fmtsort [2019-08-01T06:13:54.368Z] #34 82.07 internal/syscall/unix [2019-08-01T06:13:54.368Z] #34 82.55 strings [2019-08-01T06:13:54.368Z] #34 87.91 path [2019-08-01T06:13:54.368Z] #34 88.72 internal/poll [2019-08-01T06:13:54.368Z] #34 88.84 regexp/syntax [2019-08-01T06:13:54.368Z] #21 ... [2019-08-01T06:13:54.368Z] [2019-08-01T06:13:54.368Z] #21 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-01T06:13:54.368Z] #21 26.29 ######################################################################## 100.0% [2019-08-01T06:13:54.368Z] #21 26.55 ################ 22.5% ######################################################################## 100.0% [2019-08-01T06:13:54.368Z] #21 26.86 [2019-08-01T06:13:54.625Z] #21 28.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-01T06:13:54.880Z] #21 28.94 skipping existing 1849cc453dee [2019-08-01T06:13:55.136Z] #21 29.14 [2019-08-01T06:13:55.697Z] #13 ... [2019-08-01T06:13:55.697Z] [2019-08-01T06:13:55.697Z] #13 [dev 6/23] RUN ldconfig [2019-08-01T06:13:55.697Z] #13 completed: 2019-08-01 06:13:55.522392854 +0000 UTC [2019-08-01T06:13:55.697Z] #13 duration: 3.970475821s [2019-08-01T06:13:55.697Z] [2019-08-01T06:13:55.697Z] [2019-08-01T06:13:55.697Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:13:55.697Z] #14 digest: sha256:16f45f51e9a8475fe22808dd7b6ca40b4e0b000b22e3feeb27e9ec8c06281b2a [2019-08-01T06:13:55.697Z] #14 name: "[dev 7/23] RUN apt-get update && apt-get install -y \tapparmor \taufs-tools \tbash-completion \tbtrfs-tools \tiptables \tjq \tlibcap2-bin \tlibdevmapper-dev \tlibudev-dev \tlibsystemd-dev \tbinutils-mingw-w64 \tg++-mingw-w64-x86-64 \tnet-tools \tpigz \tpython3-pip \tpython3-setuptools \tthin-provisioning-tools \tvim \tvim-common \txfsprogs \tzip \tbzip2 \txz-utils \tlibprotobuf-c1 \tlibnet1 \tlibnl-3-200 \t--no-install-recommends" [2019-08-01T06:13:55.697Z] #14 started: 2019-08-01 06:13:55.524868943 +0000 UTC [2019-08-01T06:13:56.625Z] #58 ... [2019-08-01T06:13:56.625Z] [2019-08-01T06:13:56.625Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:56.625Z] #58 84.67 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-01T06:13:56.625Z] #58 84.68 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-01T06:13:56.625Z] #58 84.70 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-01T06:13:56.625Z] #58 84.74 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-01T06:13:56.625Z] #58 84.77 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-01T06:13:56.625Z] #58 84.79 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-01T06:13:56.625Z] #58 84.82 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-01T06:13:56.625Z] #58 84.84 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-01T06:13:56.625Z] #58 84.88 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-01T06:13:56.625Z] #58 84.88 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-01T06:13:56.625Z] #58 84.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:13:56.625Z] #58 90.62 fatal: Not a git repository (or any of the parent directories): .git [2019-08-01T06:13:56.625Z] #58 90.65 GEN .gitid [2019-08-01T06:13:56.625Z] #58 90.68 GEN criu/include/version.h [2019-08-01T06:13:56.625Z] #58 90.79 GEN include/common/asm [2019-08-01T06:13:56.882Z] #34 ... [2019-08-01T06:13:56.882Z] [2019-08-01T06:13:56.882Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:13:56.882Z] #34 91.94 os [2019-08-01T06:13:56.882Z] #43 ... [2019-08-01T06:13:56.882Z] [2019-08-01T06:13:56.882Z] #43 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-01T06:13:56.882Z] #43 19.45 + cd /tmp/tmp.n10YUgledZ/src/github.com/opencontainers/runc [2019-08-01T06:13:56.882Z] #43 19.45 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-01T06:13:56.882Z] #43 19.77 + '[' -z '' ']' [2019-08-01T06:13:56.882Z] #43 19.77 + target=static [2019-08-01T06:13:56.882Z] #43 19.77 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-01T06:13:56.882Z] #43 22.42 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-01T06:13:57.137Z] #58 ... [2019-08-01T06:13:57.137Z] [2019-08-01T06:13:57.137Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:57.137Z] #58 94.86 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-01T06:13:57.137Z] #58 95.02 PBCC images/opts.pb-c.c [2019-08-01T06:13:57.393Z] #58 95.19 PBCC images/sit.pb-c.c [2019-08-01T06:13:57.393Z] #58 95.31 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-01T06:13:57.393Z] #58 95.48 DEP images/opts.pb-c.d [2019-08-01T06:13:57.651Z] #58 95.55 DEP images/sit.pb-c.d [2019-08-01T06:13:57.651Z] #36 ... [2019-08-01T06:13:57.651Z] [2019-08-01T06:13:57.651Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:13:57.651Z] #36 85.55 Selecting previously unselected package sgml-base. [2019-08-01T06:13:57.651Z] #36 85.55 Preparing to unpack .../08-sgml-base_1.29_all.deb ... [2019-08-01T06:13:57.651Z] #36 85.58 Unpacking sgml-base (1.29) ... [2019-08-01T06:13:57.651Z] #36 85.80 Selecting previously unselected package xxd. [2019-08-01T06:13:57.651Z] #36 85.93 Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-01T06:13:57.651Z] #36 85.95 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:13:57.651Z] #36 86.28 Selecting previously unselected package vim-common. [2019-08-01T06:13:57.651Z] #36 86.28 Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-01T06:13:57.651Z] #36 86.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:13:57.651Z] #36 86.77 Selecting previously unselected package libgpm2:amd64. [2019-08-01T06:13:57.651Z] #36 86.77 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-01T06:13:57.651Z] #36 86.77 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-01T06:13:57.651Z] #36 87.18 Selecting previously unselected package vim-runtime. [2019-08-01T06:13:57.651Z] #36 87.18 Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-01T06:13:57.651Z] #36 87.30 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-01T06:13:57.651Z] #36 87.37 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-01T06:13:57.651Z] #36 87.44 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:13:57.651Z] #58 ... [2019-08-01T06:13:57.651Z] [2019-08-01T06:13:57.651Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:57.651Z] #58 95.62 PBCC images/macvlan.pb-c.c [2019-08-01T06:13:57.651Z] #58 95.69 DEP images/macvlan.pb-c.d [2019-08-01T06:13:57.907Z] #58 95.75 PBCC images/autofs.pb-c.c [2019-08-01T06:13:57.907Z] #58 95.81 DEP images/autofs.pb-c.d [2019-08-01T06:13:57.907Z] #58 95.93 PBCC images/sysctl.pb-c.c [2019-08-01T06:13:57.907Z] #58 95.98 DEP images/sysctl.pb-c.d [2019-08-01T06:13:58.162Z] #58 96.10 PBCC images/time.pb-c.c [2019-08-01T06:13:58.162Z] #58 96.15 DEP images/time.pb-c.d [2019-08-01T06:13:58.418Z] #58 96.39 PBCC images/binfmt-misc.pb-c.c [2019-08-01T06:13:58.418Z] #58 96.47 DEP images/binfmt-misc.pb-c.d [2019-08-01T06:13:58.673Z] #58 96.54 PBCC images/seccomp.pb-c.c [2019-08-01T06:13:58.673Z] #58 96.60 DEP images/seccomp.pb-c.d [2019-08-01T06:13:58.673Z] #58 96.73 PBCC images/userns.pb-c.c [2019-08-01T06:13:58.929Z] #58 96.80 DEP images/userns.pb-c.d [2019-08-01T06:13:58.929Z] #58 96.88 PBCC images/cgroup.pb-c.c [2019-08-01T06:13:58.929Z] #58 97.03 DEP images/cgroup.pb-c.d [2019-08-01T06:13:59.186Z] #58 97.11 PBCC images/fown.pb-c.c [2019-08-01T06:13:59.186Z] #58 97.18 PBCC images/ext-file.pb-c.c [2019-08-01T06:13:59.186Z] #58 97.27 DEP images/fown.pb-c.d [2019-08-01T06:13:59.441Z] #21 ... [2019-08-01T06:13:59.441Z] [2019-08-01T06:13:59.441Z] #21 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-01T06:13:59.441Z] #21 completed: 2019-08-01 06:13:59.168933613 +0000 UTC [2019-08-01T06:13:59.441Z] #21 duration: 33.389522938s [2019-08-01T06:13:59.441Z] #21 31.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-01T06:13:59.441Z] #21 32.30 ######################################################################## 100.0% [2019-08-01T06:13:59.441Z] #21 32.84 ######################################################################## 100.0% [2019-08-01T06:13:59.441Z] #21 32.99 [2019-08-01T06:13:59.441Z] #21 33.05 Download of images into '/build' complete. [2019-08-01T06:13:59.441Z] #21 33.05 Use something like the following to load the result into a Docker daemon: [2019-08-01T06:13:59.441Z] #21 33.05 tar -cC '/build' . | docker load [2019-08-01T06:13:59.441Z] [2019-08-01T06:13:59.441Z] [2019-08-01T06:13:59.441Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:13:59.441Z] #58 97.45 DEP images/ext-file.pb-c.d [2019-08-01T06:13:59.697Z] #58 97.61 PBCC images/rpc.pb-c.c [2019-08-01T06:13:59.697Z] #58 97.65 DEP images/rpc.pb-c.d [2019-08-01T06:13:59.697Z] #58 97.78 PBCC images/siginfo.pb-c.c [2019-08-01T06:13:59.952Z] #58 97.86 DEP images/siginfo.pb-c.d [2019-08-01T06:13:59.952Z] #58 97.95 PBCC images/pagemap.pb-c.c [2019-08-01T06:14:00.208Z] #31 ... [2019-08-01T06:14:00.208Z] [2019-08-01T06:14:00.208Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:14:00.208Z] #31 85.67 bufio [2019-08-01T06:14:00.208Z] #31 88.41 path/filepath [2019-08-01T06:14:00.208Z] #31 91.10 io/ioutil [2019-08-01T06:14:00.208Z] #31 92.21 path [2019-08-01T06:14:00.208Z] #31 92.39 flag [2019-08-01T06:14:00.208Z] #31 93.50 github.com/BurntSushi/toml [2019-08-01T06:14:00.208Z] #58 ... [2019-08-01T06:14:00.208Z] [2019-08-01T06:14:00.208Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:00.208Z] #58 98.10 DEP images/pagemap.pb-c.d [2019-08-01T06:14:00.208Z] #58 98.28 PBCC images/rlimit.pb-c.c [2019-08-01T06:14:00.464Z] #58 98.32 DEP images/rlimit.pb-c.d [2019-08-01T06:14:00.464Z] #58 98.43 PBCC images/file-lock.pb-c.c [2019-08-01T06:14:00.720Z] #58 98.54 DEP images/file-lock.pb-c.d [2019-08-01T06:14:00.720Z] #58 98.70 PBCC images/tty.pb-c.c [2019-08-01T06:14:00.976Z] #58 98.81 DEP images/tty.pb-c.d [2019-08-01T06:14:00.976Z] #58 98.88 PBCC images/tun.pb-c.c [2019-08-01T06:14:00.976Z] #58 99.01 PBCC images/netdev.pb-c.c [2019-08-01T06:14:01.232Z] #58 99.16 DEP images/tun.pb-c.d [2019-08-01T06:14:01.490Z] #58 99.29 DEP images/netdev.pb-c.d [2019-08-01T06:14:01.490Z] #58 99.40 PBCC images/vma.pb-c.c [2019-08-01T06:14:01.490Z] #58 99.49 DEP images/vma.pb-c.d [2019-08-01T06:14:01.490Z] #58 99.56 PBCC images/creds.pb-c.c [2019-08-01T06:14:01.745Z] #58 99.67 DEP images/creds.pb-c.d [2019-08-01T06:14:01.745Z] #58 99.79 PBCC images/utsns.pb-c.c [2019-08-01T06:14:01.745Z] #58 99.86 DEP images/utsns.pb-c.d [2019-08-01T06:14:02.001Z] #58 100.0 PBCC images/ipc-desc.pb-c.c [2019-08-01T06:14:02.001Z] #58 100.1 PBCC images/ipc-sem.pb-c.c [2019-08-01T06:14:02.314Z] #58 100.1 DEP images/ipc-desc.pb-c.d [2019-08-01T06:14:02.314Z] #58 100.3 DEP images/ipc-sem.pb-c.d [2019-08-01T06:14:02.314Z] #58 100.4 PBCC images/ipc-msg.pb-c.c [2019-08-01T06:14:02.584Z] #58 100.4 DEP images/ipc-msg.pb-c.d [2019-08-01T06:14:02.584Z] #58 100.6 PBCC images/ipc-shm.pb-c.c [2019-08-01T06:14:02.844Z] #58 100.7 DEP images/ipc-shm.pb-c.d [2019-08-01T06:14:02.844Z] #58 100.9 PBCC images/ipc-var.pb-c.c [2019-08-01T06:14:03.100Z] #58 101.0 DEP images/ipc-var.pb-c.d [2019-08-01T06:14:03.100Z] #58 101.1 PBCC images/sk-opts.pb-c.c [2019-08-01T06:14:03.357Z] #58 101.3 PBCC images/packet-sock.pb-c.c [2019-08-01T06:14:03.357Z] #58 101.5 DEP images/sk-opts.pb-c.d [2019-08-01T06:14:03.615Z] #58 101.6 DEP images/packet-sock.pb-c.d [2019-08-01T06:14:03.915Z] #58 101.7 PBCC images/sk-netlink.pb-c.c [2019-08-01T06:14:03.915Z] #58 101.8 DEP images/sk-netlink.pb-c.d [2019-08-01T06:14:04.170Z] #58 101.9 PBCC images/sk-inet.pb-c.c [2019-08-01T06:14:04.170Z] #58 102.0 DEP images/sk-inet.pb-c.d [2019-08-01T06:14:04.170Z] #58 102.2 PBCC images/sk-unix.pb-c.c [2019-08-01T06:14:04.426Z] #58 102.3 DEP images/sk-unix.pb-c.d [2019-08-01T06:14:04.426Z] #58 102.4 PBCC images/mm.pb-c.c [2019-08-01T06:14:04.426Z] #58 102.5 DEP images/mm.pb-c.d [2019-08-01T06:14:04.426Z] #58 102.5 PBCC images/timerfd.pb-c.c [2019-08-01T06:14:04.681Z] #58 102.6 DEP images/timerfd.pb-c.d [2019-08-01T06:14:04.681Z] #58 102.7 PBCC images/timer.pb-c.c [2019-08-01T06:14:04.681Z] #58 102.8 DEP images/timer.pb-c.d [2019-08-01T06:14:04.935Z] #58 103.0 PBCC images/sa.pb-c.c [2019-08-01T06:14:05.191Z] #58 103.2 DEP images/sa.pb-c.d [2019-08-01T06:14:05.447Z] #58 103.3 PBCC images/pipe-data.pb-c.c [2019-08-01T06:14:05.447Z] #58 103.4 DEP images/pipe-data.pb-c.d [2019-08-01T06:14:05.702Z] #58 103.6 PBCC images/mnt.pb-c.c [2019-08-01T06:14:05.957Z] #58 103.8 DEP images/mnt.pb-c.d [2019-08-01T06:14:05.957Z] #36 ... [2019-08-01T06:14:05.957Z] [2019-08-01T06:14:05.957Z] #36 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common [2019-08-01T06:14:05.957Z] #36 completed: 2019-08-01 06:14:05.787477651 +0000 UTC [2019-08-01T06:14:05.957Z] #36 duration: 1m43.909395711s [2019-08-01T06:14:05.957Z] #36 97.01 Selecting previously unselected package vim. [2019-08-01T06:14:05.957Z] #36 97.01 Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-01T06:14:05.957Z] #36 97.15 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:14:05.957Z] #36 98.62 Selecting previously unselected package xml-core. [2019-08-01T06:14:05.957Z] #36 98.63 Preparing to unpack .../14-xml-core_0.17_all.deb ... [2019-08-01T06:14:05.957Z] #36 98.64 Unpacking xml-core (0.17) ... [2019-08-01T06:14:05.957Z] #36 98.96 Processing triggers for mime-support (3.60) ... [2019-08-01T06:14:05.957Z] #36 99.17 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:14:05.957Z] #36 99.20 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-01T06:14:05.957Z] #36 99.22 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-01T06:14:05.957Z] #36 99.23 Setting up cmake-data (3.7.2-1) ... [2019-08-01T06:14:05.957Z] #36 99.28 Setting up sgml-base (1.29) ... [2019-08-01T06:14:05.957Z] #36 99.53 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-01T06:14:05.957Z] #36 99.56 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-01T06:14:05.957Z] #36 99.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:14:05.957Z] #36 99.68 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:14:05.957Z] #36 99.71 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:14:05.957Z] #36 101.1 Setting up xml-core (0.17) ... [2019-08-01T06:14:05.957Z] #36 102.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-01T06:14:05.957Z] #36 103.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-01T06:14:05.957Z] #36 103.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-01T06:14:05.957Z] #36 103.0 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-01T06:14:05.957Z] #36 103.0 Setting up cmake (3.7.2-1) ... [2019-08-01T06:14:05.957Z] #36 103.2 Processing triggers for sgml-base (1.29) ... [2019-08-01T06:14:05.957Z] #36 103.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:14:05.957Z] [2019-08-01T06:14:05.957Z] [2019-08-01T06:14:05.957Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:05.957Z] #58 104.0 PBCC images/sk-packet.pb-c.c [2019-08-01T06:14:05.957Z] #37 ... [2019-08-01T06:14:05.957Z] [2019-08-01T06:14:05.957Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-01T06:14:05.957Z] #37 digest: sha256:0284834f4ec74d85ee2c0bd13ef69d9ea1d6190c035157c3796d7b1a890c35e6 [2019-08-01T06:14:05.957Z] #37 name: "[tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh" [2019-08-01T06:14:05.957Z] #37 started: 2019-08-01 06:14:05.789503301 +0000 UTC [2019-08-01T06:14:09.217Z] #37 completed: 2019-08-01 06:14:09.067942745 +0000 UTC [2019-08-01T06:14:09.217Z] #37 duration: 3.278439444s [2019-08-01T06:14:09.217Z] [2019-08-01T06:14:09.217Z] [2019-08-01T06:14:09.217Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-01T06:14:09.217Z] #38 digest: sha256:73021c05c4e9b9283c9abbd5cadb6cdbdab5b88c05f3fb45b214a3d465156e9c [2019-08-01T06:14:09.217Z] #38 name: "[tini 3/4] COPY hack/dockerfile/install/tini.installer ./" [2019-08-01T06:14:09.217Z] #38 started: 2019-08-01 06:14:09.075593578 +0000 UTC [2019-08-01T06:14:10.583Z] #31 ... [2019-08-01T06:14:10.583Z] [2019-08-01T06:14:10.583Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:14:10.583Z] #31 95.91 log [2019-08-01T06:14:10.583Z] #31 97.06 text/tabwriter [2019-08-01T06:14:10.583Z] #31 103.1 github.com/BurntSushi/toml/cmd/tomlv [2019-08-01T06:14:10.583Z] #48 ... [2019-08-01T06:14:10.583Z] [2019-08-01T06:14:10.583Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:14:11.349Z] #48 42.11 Checking out files: 26% (778/2897) Checking out files: 27% (783/2897) Checking out files: 28% (812/2897) Checking out files: 29% (841/2897) Checking out files: 30% (870/2897) Checking out files: 31% (899/2897) Checking out files: 32% (928/2897) Checking out files: 33% (957/2897) Checking out files: 34% (985/2897) Checking out files: 35% (1014/2897) Checking out files: 36% (1043/2897) Checking out files: 37% (1072/2897) Checking out files: 38% (1101/2897) Checking out files: 39% (1130/2897) Checking out files: 40% (1159/2897) Checking out files: 41% (1188/2897) Checking out files: 42% (1217/2897) Checking out files: 43% (1246/2897) Checking out files: 44% (1275/2897) Checking out files: 45% (1304/2897) Checking out files: 46% (1333/2897) Checking out files: 47% (1362/2897) Checking out files: 48% (1391/2897) Checking out files: 49% (1420/2897) Checking out files: 50% (1449/2897) Checking out files: 51% (1478/2897) Checking out files: 52% (1507/2897) Checking out files: 53% (1536/2897) Checking out files: 54% (1565/2897) Checking out files: 55% (1594/2897) Checking out files: 56% (1623/2897) Checking out files: 57% (1652/2897) Checking out files: 58% (1681/2897) Checking out files: 59% (1710/2897) Checking out files: 60% (1739/2897) Checking out files: 61% (1768/2897) Checking out files: 62% (1797/2897) Checking out files: 63% (1826/2897) [2019-08-01T06:14:11.349Z] #34 ... [2019-08-01T06:14:11.349Z] [2019-08-01T06:14:11.349Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:14:11.349Z] #34 96.90 regexp [2019-08-01T06:14:11.349Z] #34 100.3 fmt [2019-08-01T06:14:11.349Z] #34 103.7 path/filepath [2019-08-01T06:14:11.349Z] #34 106.4 io/ioutil [2019-08-01T06:14:11.349Z] #48 ... [2019-08-01T06:14:11.349Z] [2019-08-01T06:14:11.349Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:14:12.115Z] #48 42.11 Checking out files: 26% (778/2897) Checking out files: 27% (783/2897) Checking out files: 28% (812/2897) Checking out files: 29% (841/2897) Checking out files: 30% (870/2897) Checking out files: 31% (899/2897) Checking out files: 32% (928/2897) Checking out files: 33% (957/2897) Checking out files: 34% (985/2897) Checking out files: 35% (1014/2897) Checking out files: 36% (1043/2897) Checking out files: 37% (1072/2897) Checking out files: 38% (1101/2897) Checking out files: 39% (1130/2897) Checking out files: 40% (1159/2897) Checking out files: 41% (1188/2897) Checking out files: 42% (1217/2897) Checking out files: 43% (1246/2897) Checking out files: 44% (1275/2897) Checking out files: 45% (1304/2897) Checking out files: 46% (1333/2897) Checking out files: 47% (1362/2897) Checking out files: 48% (1391/2897) Checking out files: 49% (1420/2897) Checking out files: 50% (1449/2897) Checking out files: 51% (1478/2897) Checking out files: 52% (1507/2897) Checking out files: 53% (1536/2897) Checking out files: 54% (1565/2897) Checking out files: 55% (1594/2897) Checking out files: 56% (1623/2897) Checking out files: 57% (1652/2897) Checking out files: 58% (1681/2897) Checking out files: 59% (1710/2897) Checking out files: 60% (1739/2897) Checking out files: 61% (1768/2897) Checking out files: 62% (1797/2897) Checking out files: 63% (1826/2897) Checking out files: 64% (1855/2897) Checking out files: 65% (1884/2897) Checking out files: 66% (1913/2897) Checking out files: 67% (1941/2897) Checking out files: 68% (1970/2897) Checking out files: 69% (1999/2897) Checking out files: 70% (2028/2897) Checking out files: 71% (2057/2897) Checking out files: 72% (2086/2897) Checking out files: 73% (2115/2897) Checking out files: 74% (2144/2897) Checking out files: 75% (2173/2897) Checking out files: 76% (2202/2897) Checking out files: 77% (2231/2897) Checking out files: 78% (2260/2897) Checking out files: 79% (2289/2897) [2019-08-01T06:14:12.115Z] #14 ... [2019-08-01T06:14:12.115Z] [2019-08-01T06:14:12.115Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:14:12.115Z] #14 6.361 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-01T06:14:12.115Z] #14 6.467 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [2019-08-01T06:14:12.115Z] #14 6.470 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [2019-08-01T06:14:12.115Z] #14 6.470 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release [2019-08-01T06:14:12.115Z] #14 9.485 Reading package lists... [2019-08-01T06:14:12.115Z] #48 ... [2019-08-01T06:14:12.115Z] [2019-08-01T06:14:12.115Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:14:12.881Z] #48 42.11 Checking out files: 26% (778/2897) Checking out files: 27% (783/2897) Checking out files: 28% (812/2897) Checking out files: 29% (841/2897) Checking out files: 30% (870/2897) Checking out files: 31% (899/2897) Checking out files: 32% (928/2897) Checking out files: 33% (957/2897) Checking out files: 34% (985/2897) Checking out files: 35% (1014/2897) Checking out files: 36% (1043/2897) Checking out files: 37% (1072/2897) Checking out files: 38% (1101/2897) Checking out files: 39% (1130/2897) Checking out files: 40% (1159/2897) Checking out files: 41% (1188/2897) Checking out files: 42% (1217/2897) Checking out files: 43% (1246/2897) Checking out files: 44% (1275/2897) Checking out files: 45% (1304/2897) Checking out files: 46% (1333/2897) Checking out files: 47% (1362/2897) Checking out files: 48% (1391/2897) Checking out files: 49% (1420/2897) Checking out files: 50% (1449/2897) Checking out files: 51% (1478/2897) Checking out files: 52% (1507/2897) Checking out files: 53% (1536/2897) Checking out files: 54% (1565/2897) Checking out files: 55% (1594/2897) Checking out files: 56% (1623/2897) Checking out files: 57% (1652/2897) Checking out files: 58% (1681/2897) Checking out files: 59% (1710/2897) Checking out files: 60% (1739/2897) Checking out files: 61% (1768/2897) Checking out files: 62% (1797/2897) Checking out files: 63% (1826/2897) Checking out files: 64% (1855/2897) Checking out files: 65% (1884/2897) Checking out files: 66% (1913/2897) Checking out files: 67% (1941/2897) Checking out files: 68% (1970/2897) Checking out files: 69% (1999/2897) Checking out files: 70% (2028/2897) Checking out files: 71% (2057/2897) Checking out files: 72% (2086/2897) Checking out files: 73% (2115/2897) Checking out files: 74% (2144/2897) Checking out files: 75% (2173/2897) Checking out files: 76% (2202/2897) Checking out files: 77% (2231/2897) Checking out files: 78% (2260/2897) Checking out files: 79% (2289/2897) Checking out files: 80% (2318/2897) Checking out files: 81% (2347/2897) Checking out files: 82% (2376/2897) Checking out files: 83% (2405/2897) Checking out files: 84% (2434/2897) Checking out files: 84% (2439/2897) Checking out files: 85% (2463/2897) Checking out files: 86% (2492/2897) Checking out files: 87% (2521/2897) Checking out files: 88% (2550/2897) Checking out files: 89% (2579/2897) Checking out files: 90% (2608/2897) Checking out files: 91% (2637/2897) Checking out files: 92% (2666/2897) Checking out files: 93% (2695/2897) Checking out files: 94% (2724/2897) Checking out files: 95% (2753/2897) Checking out files: 96% (2782/2897) Checking out files: 97% (2811/2897) Checking out files: 98% (2840/2897) Checking out files: 99% (2869/2897) Checking out files: 100% (2897/2897) Checking out files: 100% (2897/2897), done. [2019-08-01T06:14:12.881Z] #48 44.59 + cd /tmp/tmp.qFL2tUk7wn/src/github.com/containerd/containerd [2019-08-01T06:14:12.881Z] #48 44.59 + git checkout -q 85f6aa58b8a3170aec9824568f7a31832878b603 [2019-08-01T06:14:14.244Z] #38 ... [2019-08-01T06:14:14.244Z] [2019-08-01T06:14:14.244Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-01T06:14:14.244Z] #38 completed: 2019-08-01 06:14:13.973104247 +0000 UTC [2019-08-01T06:14:14.244Z] #38 duration: 4.897510669s [2019-08-01T06:14:14.244Z] [2019-08-01T06:14:14.244Z] [2019-08-01T06:14:14.244Z] #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-01T06:14:14.244Z] #31 completed: 2019-08-01 06:14:14.073891443 +0000 UTC [2019-08-01T06:14:14.244Z] #31 duration: 1m49.810665371s [2019-08-01T06:14:14.244Z] [2019-08-01T06:14:14.244Z] [2019-08-01T06:14:14.244Z] #39 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-01T06:14:14.244Z] #39 digest: sha256:d737bd34c9900834bf41146a2b5ba06156a960b23415036e4b3a34e57108857f [2019-08-01T06:14:14.244Z] #39 name: "[tini 4/4] RUN PREFIX=/build ./install.sh tini" [2019-08-01T06:14:14.244Z] #39 started: 2019-08-01 06:14:13.984876967 +0000 UTC [2019-08-01T06:14:16.131Z] #58 ... [2019-08-01T06:14:16.131Z] [2019-08-01T06:14:16.131Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:16.131Z] #58 104.0 DEP images/sk-packet.pb-c.d [2019-08-01T06:14:16.131Z] #58 104.1 PBCC images/tcp-stream.pb-c.c [2019-08-01T06:14:16.131Z] #58 104.2 DEP images/tcp-stream.pb-c.d [2019-08-01T06:14:16.131Z] #58 104.4 PBCC images/pipe.pb-c.c [2019-08-01T06:14:16.131Z] #58 104.5 DEP images/pipe.pb-c.d [2019-08-01T06:14:16.131Z] #58 104.7 PBCC images/pstree.pb-c.c [2019-08-01T06:14:16.131Z] #58 104.7 DEP images/pstree.pb-c.d [2019-08-01T06:14:16.131Z] #58 104.8 PBCC images/fs.pb-c.c [2019-08-01T06:14:16.131Z] #58 104.8 DEP images/fs.pb-c.d [2019-08-01T06:14:16.131Z] #58 104.9 PBCC images/signalfd.pb-c.c [2019-08-01T06:14:16.131Z] #58 105.1 DEP images/signalfd.pb-c.d [2019-08-01T06:14:16.131Z] #58 105.3 PBCC images/fh.pb-c.c [2019-08-01T06:14:16.131Z] #58 105.4 PBCC images/fsnotify.pb-c.c [2019-08-01T06:14:16.131Z] #58 105.5 DEP images/fh.pb-c.d [2019-08-01T06:14:16.131Z] #58 105.6 DEP images/fsnotify.pb-c.d [2019-08-01T06:14:16.131Z] #58 105.8 PBCC images/eventpoll.pb-c.c [2019-08-01T06:14:16.131Z] #58 105.8 DEP images/eventpoll.pb-c.d [2019-08-01T06:14:16.131Z] #58 106.0 PBCC images/eventfd.pb-c.c [2019-08-01T06:14:16.131Z] #58 106.1 DEP images/eventfd.pb-c.d [2019-08-01T06:14:16.131Z] #58 106.2 PBCC images/remap-file-path.pb-c.c [2019-08-01T06:14:16.131Z] #58 106.3 DEP images/remap-file-path.pb-c.d [2019-08-01T06:14:16.131Z] #58 106.4 PBCC images/fifo.pb-c.c [2019-08-01T06:14:16.131Z] #58 106.5 DEP images/fifo.pb-c.d [2019-08-01T06:14:16.131Z] #58 106.6 PBCC images/ghost-file.pb-c.c [2019-08-01T06:14:16.131Z] #58 106.8 DEP images/ghost-file.pb-c.d [2019-08-01T06:14:16.131Z] #58 106.9 PBCC images/regfile.pb-c.c [2019-08-01T06:14:16.131Z] #58 107.0 DEP images/regfile.pb-c.d [2019-08-01T06:14:16.131Z] #58 107.0 PBCC images/ns.pb-c.c [2019-08-01T06:14:16.131Z] #58 107.1 DEP images/ns.pb-c.d [2019-08-01T06:14:16.131Z] #58 107.1 PBCC images/fdinfo.pb-c.c [2019-08-01T06:14:16.131Z] #58 107.3 DEP images/fdinfo.pb-c.d [2019-08-01T06:14:16.131Z] #58 107.5 PBCC images/core-aarch64.pb-c.c [2019-08-01T06:14:16.131Z] #58 107.6 PBCC images/core-arm.pb-c.c [2019-08-01T06:14:16.131Z] #58 107.7 PBCC images/core-ppc64.pb-c.c [2019-08-01T06:14:16.131Z] #58 107.8 PBCC images/core-s390.pb-c.c [2019-08-01T06:14:16.131Z] #58 107.9 PBCC images/core-x86.pb-c.c [2019-08-01T06:14:16.131Z] #58 108.1 PBCC images/core.pb-c.c [2019-08-01T06:14:16.131Z] #58 108.3 PBCC images/inventory.pb-c.c [2019-08-01T06:14:16.131Z] #58 108.4 DEP images/core-aarch64.pb-c.d [2019-08-01T06:14:16.131Z] #58 108.6 DEP images/core-arm.pb-c.d [2019-08-01T06:14:16.131Z] #58 108.7 DEP images/core-ppc64.pb-c.d [2019-08-01T06:14:16.131Z] #58 108.8 DEP images/core-s390.pb-c.d [2019-08-01T06:14:16.131Z] #58 109.0 DEP images/core-x86.pb-c.d [2019-08-01T06:14:16.131Z] #58 109.1 DEP images/core.pb-c.d [2019-08-01T06:14:16.131Z] #58 109.3 DEP images/inventory.pb-c.d [2019-08-01T06:14:16.131Z] #58 109.4 PBCC images/cpuinfo.pb-c.c [2019-08-01T06:14:16.131Z] #58 109.5 DEP images/cpuinfo.pb-c.d [2019-08-01T06:14:16.131Z] #58 109.7 PBCC images/stats.pb-c.c [2019-08-01T06:14:16.131Z] #58 109.7 DEP images/stats.pb-c.d [2019-08-01T06:14:16.131Z] #58 112.0 make[1]: Nothing to be done for 'all'. [2019-08-01T06:14:17.495Z] #58 115.5 CC images/stats.o [2019-08-01T06:14:18.420Z] #58 116.1 CC images/core.o [2019-08-01T06:14:18.980Z] #39 ... [2019-08-01T06:14:18.980Z] [2019-08-01T06:14:18.980Z] #39 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-01T06:14:18.980Z] #39 4.972 + RM_GOPATH=0 [2019-08-01T06:14:18.980Z] #39 4.972 + TMP_GOPATH= [2019-08-01T06:14:18.980Z] #39 4.972 + : /build [2019-08-01T06:14:18.980Z] #39 4.972 + '[' -z '' ']' [2019-08-01T06:14:19.236Z] #39 4.977 ++ mktemp -d [2019-08-01T06:14:19.236Z] #39 4.983 + export GOPATH=/tmp/tmp.dfxPWDtOQK [2019-08-01T06:14:19.236Z] #39 4.983 + GOPATH=/tmp/tmp.dfxPWDtOQK [2019-08-01T06:14:19.236Z] #39 4.983 + RM_GOPATH=1 [2019-08-01T06:14:19.236Z] #39 4.983 ++ dirname ./install.sh [2019-08-01T06:14:19.236Z] #39 4.986 + dir=. [2019-08-01T06:14:19.236Z] #39 4.986 + bin=tini [2019-08-01T06:14:19.236Z] #39 4.987 + shift [2019-08-01T06:14:19.236Z] #39 4.987 + '[' '!' -f ./tini.installer ']' [2019-08-01T06:14:19.236Z] #39 4.988 + . ./tini.installer [2019-08-01T06:14:19.236Z] #39 4.988 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-01T06:14:19.236Z] #39 4.990 + install_tini [2019-08-01T06:14:19.236Z] #39 4.990 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-01T06:14:19.236Z] #39 4.990 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-01T06:14:19.236Z] #39 4.990 + git clone https://github.com/krallin/tini.git /tmp/tmp.dfxPWDtOQK/tini [2019-08-01T06:14:19.236Z] #39 5.005 Cloning into '/tmp/tmp.dfxPWDtOQK/tini'... [2019-08-01T06:14:20.206Z] #39 6.082 + cd /tmp/tmp.dfxPWDtOQK/tini [2019-08-01T06:14:20.206Z] #39 6.083 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-01T06:14:20.206Z] #39 6.088 + cmake . [2019-08-01T06:14:21.568Z] #39 7.318 -- The C compiler identification is GNU 6.3.0 [2019-08-01T06:14:21.568Z] #39 7.499 -- Check for working C compiler: /usr/bin/cc [2019-08-01T06:14:21.826Z] #34 ... [2019-08-01T06:14:21.826Z] [2019-08-01T06:14:21.826Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:14:21.826Z] #34 107.4 flag [2019-08-01T06:14:21.826Z] #34 107.6 go/token [2019-08-01T06:14:21.826Z] #34 109.0 go/scanner [2019-08-01T06:14:21.826Z] #34 109.8 net/url [2019-08-01T06:14:21.826Z] #34 110.9 go/ast [2019-08-01T06:14:21.826Z] #34 112.9 text/template/parse [2019-08-01T06:14:21.826Z] #58 ... [2019-08-01T06:14:21.826Z] [2019-08-01T06:14:21.826Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:21.826Z] #58 117.2 CC images/core-x86.o [2019-08-01T06:14:21.826Z] #58 118.1 CC images/core-arm.o [2019-08-01T06:14:21.826Z] #58 118.6 CC images/core-aarch64.o [2019-08-01T06:14:21.826Z] #58 119.7 CC images/core-ppc64.o [2019-08-01T06:14:23.199Z] #58 120.9 CC images/core-s390.o [2019-08-01T06:14:23.199Z] #14 ... [2019-08-01T06:14:23.199Z] [2019-08-01T06:14:23.199Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:14:23.199Z] #14 9.485 Reading package lists... [2019-08-01T06:14:23.199Z] #14 18.00 Reading package lists... [2019-08-01T06:14:23.199Z] #14 25.59 Building dependency tree... [2019-08-01T06:14:23.199Z] #14 27.12 Reading state information... [2019-08-01T06:14:23.455Z] #39 ... [2019-08-01T06:14:23.455Z] [2019-08-01T06:14:23.455Z] #39 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-01T06:14:23.455Z] #39 8.480 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-01T06:14:23.455Z] #39 8.486 -- Detecting C compiler ABI info [2019-08-01T06:14:23.455Z] #39 9.352 -- Detecting C compiler ABI info - done [2019-08-01T06:14:23.710Z] #39 9.482 -- Detecting C compile features [2019-08-01T06:14:25.596Z] #48 ... [2019-08-01T06:14:25.596Z] [2019-08-01T06:14:25.596Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:14:25.596Z] #48 47.06 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-01T06:14:25.596Z] #48 47.06 + BUILDTAGS='netgo osusergo static_build' [2019-08-01T06:14:25.596Z] #48 47.06 + export EXTRA_FLAGS=-buildmode=pie [2019-08-01T06:14:25.596Z] #48 47.06 + EXTRA_FLAGS=-buildmode=pie [2019-08-01T06:14:25.596Z] #48 47.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-01T06:14:25.596Z] #48 47.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-01T06:14:25.596Z] #48 47.06 + '[' '' = dynamic ']' [2019-08-01T06:14:25.596Z] #48 47.06 + make [2019-08-01T06:14:25.596Z] #48 48.12 🇩 bin/ctr [2019-08-01T06:14:25.596Z] #14 ... [2019-08-01T06:14:25.596Z] [2019-08-01T06:14:25.596Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:14:25.596Z] #14 28.91 The following additional packages will be installed: [2019-08-01T06:14:25.596Z] #14 28.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-01T06:14:25.596Z] #14 28.96 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-01T06:14:25.596Z] #14 28.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-01T06:14:25.596Z] #14 28.96 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-01T06:14:25.596Z] #14 28.96 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-01T06:14:25.596Z] #14 28.96 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-01T06:14:25.596Z] #14 28.96 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-01T06:14:25.596Z] #14 28.96 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-01T06:14:25.596Z] #14 28.96 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-01T06:14:25.596Z] #14 28.99 Suggested packages: [2019-08-01T06:14:25.596Z] #14 28.99 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-01T06:14:25.596Z] #14 28.99 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-01T06:14:25.596Z] #14 28.99 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-01T06:14:25.596Z] #14 28.99 vim-doc vim-scripts xfsdump acl attr quota [2019-08-01T06:14:25.596Z] #14 28.99 Recommended packages: [2019-08-01T06:14:25.596Z] #14 28.99 aufs-dkms libpam-cap build-essential python3-dev python3-wheel unzip [2019-08-01T06:14:29.758Z] #14 34.05 The following NEW packages will be installed: [2019-08-01T06:14:29.758Z] #14 34.05 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-01T06:14:29.758Z] #14 34.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-01T06:14:29.758Z] #14 34.05 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-01T06:14:29.758Z] #14 34.05 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-01T06:14:29.758Z] #14 34.05 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-01T06:14:29.758Z] #14 34.05 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-01T06:14:29.758Z] #14 34.05 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-01T06:14:29.758Z] #14 34.05 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-01T06:14:29.758Z] #14 34.05 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-01T06:14:29.758Z] #14 34.05 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-01T06:14:29.758Z] #14 34.06 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-01T06:14:29.758Z] #14 34.06 python3-pip python3-pkg-resources python3-setuptools python3.5 [2019-08-01T06:14:29.758Z] #14 34.06 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-01T06:14:29.758Z] #14 34.06 xfsprogs xxd xz-utils zip [2019-08-01T06:14:30.687Z] #39 ... [2019-08-01T06:14:30.687Z] [2019-08-01T06:14:30.687Z] #39 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-01T06:14:30.687Z] #39 completed: 2019-08-01 06:14:30.441796301 +0000 UTC [2019-08-01T06:14:30.687Z] #39 duration: 16.456919334s [2019-08-01T06:14:30.687Z] #39 11.42 -- Detecting C compile features - done [2019-08-01T06:14:30.687Z] #39 11.44 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-01T06:14:30.687Z] #39 11.91 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-01T06:14:30.687Z] #39 12.05 -- Configuring done [2019-08-01T06:14:30.687Z] #39 12.09 -- Generating done [2019-08-01T06:14:30.687Z] #39 12.11 -- Build files have been written to: /tmp/tmp.dfxPWDtOQK/tini [2019-08-01T06:14:30.687Z] #39 12.14 + make tini-static [2019-08-01T06:14:30.687Z] #39 12.84 Scanning dependencies of target tini-static [2019-08-01T06:14:30.687Z] #39 12.98 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-01T06:14:30.687Z] #39 15.33 [100%] Linking C executable tini-static [2019-08-01T06:14:30.687Z] #39 15.82 [100%] Built target tini-static [2019-08-01T06:14:30.687Z] #39 15.87 + mkdir -p /build [2019-08-01T06:14:30.687Z] #39 15.87 + cp tini-static /build/docker-init [2019-08-01T06:14:30.687Z] [2019-08-01T06:14:30.687Z] [2019-08-01T06:14:30.687Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:30.687Z] #58 122.2 CC images/cpuinfo.o [2019-08-01T06:14:30.687Z] #58 122.9 CC images/inventory.o [2019-08-01T06:14:30.687Z] #58 123.3 CC images/fdinfo.o [2019-08-01T06:14:30.687Z] #58 123.8 CC images/fown.o [2019-08-01T06:14:30.687Z] #58 124.2 CC images/ns.o [2019-08-01T06:14:30.687Z] #58 124.6 CC images/regfile.o [2019-08-01T06:14:30.687Z] #58 125.3 CC images/ghost-file.o [2019-08-01T06:14:30.687Z] #58 126.1 CC images/fifo.o [2019-08-01T06:14:30.687Z] #58 126.5 CC images/remap-file-path.o [2019-08-01T06:14:30.687Z] #58 127.0 CC images/eventfd.o [2019-08-01T06:14:30.687Z] #58 127.3 CC images/eventpoll.o [2019-08-01T06:14:30.687Z] #58 127.7 CC images/fh.o [2019-08-01T06:14:30.687Z] #58 128.0 CC images/fsnotify.o [2019-08-01T06:14:30.943Z] #14 ... [2019-08-01T06:14:30.943Z] [2019-08-01T06:14:30.943Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:14:30.943Z] #14 35.19 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded. [2019-08-01T06:14:30.943Z] #14 35.19 Need to get 90.9 MB of archives. [2019-08-01T06:14:30.943Z] #14 35.19 After this operation, 541 MB of additional disk space will be used. [2019-08-01T06:14:30.943Z] #14 35.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-01T06:14:30.943Z] #14 35.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-01T06:14:30.943Z] #14 35.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-01T06:14:30.943Z] #14 35.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-01T06:14:30.943Z] #14 35.25 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-01T06:14:30.943Z] #14 35.30 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-01T06:14:31.199Z] #14 35.35 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-01T06:14:31.454Z] #14 35.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-01T06:14:31.454Z] #14 35.65 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-01T06:14:31.454Z] #14 35.66 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-01T06:14:31.710Z] #14 35.97 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-01T06:14:31.710Z] #14 35.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-01T06:14:31.710Z] #14 36.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-01T06:14:31.710Z] #14 36.09 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-01T06:14:31.710Z] #14 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-01T06:14:31.710Z] #14 36.09 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-01T06:14:31.710Z] #14 36.09 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-01T06:14:31.710Z] #14 36.09 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-01T06:14:31.710Z] #14 36.09 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-01T06:14:31.710Z] #14 36.11 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-01T06:14:31.710Z] #14 36.11 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-01T06:14:31.965Z] #14 36.16 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-01T06:14:31.966Z] #14 36.20 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-01T06:14:31.966Z] #14 36.24 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-01T06:14:31.966Z] #14 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-01T06:14:31.966Z] #14 36.24 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-01T06:14:31.966Z] #14 36.30 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-01T06:14:32.223Z] #14 36.30 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-01T06:14:32.223Z] #14 36.32 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-01T06:14:32.223Z] #14 36.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-01T06:14:32.223Z] #14 36.49 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-01T06:14:32.223Z] #14 36.52 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-01T06:14:32.223Z] #14 36.55 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-01T06:14:32.223Z] #14 36.59 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-01T06:14:32.223Z] #14 36.60 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-01T06:14:32.223Z] #14 36.63 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-01T06:14:32.223Z] #14 36.63 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-01T06:14:32.223Z] #14 36.63 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-01T06:14:32.223Z] #14 36.63 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-01T06:14:32.478Z] #14 36.67 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-01T06:14:32.478Z] #14 36.73 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-01T06:14:32.478Z] #14 36.78 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-01T06:14:32.478Z] #14 36.83 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-01T06:14:32.478Z] #14 36.84 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-01T06:14:32.478Z] #14 36.85 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-01T06:14:32.478Z] #14 36.87 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-01T06:14:32.478Z] #14 36.87 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-01T06:14:32.478Z] #14 36.89 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-01T06:14:33.040Z] #14 37.29 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-01T06:14:33.040Z] #14 37.31 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-01T06:14:33.295Z] #14 37.45 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-01T06:14:33.295Z] #14 37.45 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-01T06:14:33.295Z] #14 37.45 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-01T06:14:33.295Z] #14 37.46 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-08-01T06:14:33.295Z] #14 37.49 Get:55 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-01T06:14:34.221Z] #14 38.45 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-08-01T06:14:34.221Z] #34 ... [2019-08-01T06:14:34.221Z] [2019-08-01T06:14:34.221Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:14:34.221Z] #34 119.8 go/parser [2019-08-01T06:14:34.221Z] #34 120.1 text/template [2019-08-01T06:14:34.221Z] #34 125.4 log [2019-08-01T06:14:34.221Z] #34 125.9 encoding/binary [2019-08-01T06:14:34.221Z] #34 129.1 encoding/base64 [2019-08-01T06:14:34.221Z] #34 129.4 go/doc [2019-08-01T06:14:34.221Z] #14 ... [2019-08-01T06:14:34.221Z] [2019-08-01T06:14:34.221Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:14:34.221Z] #14 38.54 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-01T06:14:34.221Z] #14 38.61 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-01T06:14:34.221Z] #14 38.62 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-08-01T06:14:34.477Z] #14 38.65 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-01T06:14:34.477Z] #14 38.71 Get:61 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-01T06:14:34.477Z] #14 38.92 Get:62 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-01T06:14:35.037Z] #14 39.21 Get:63 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-01T06:14:35.038Z] #14 39.22 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-01T06:14:35.611Z] #14 39.88 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-08-01T06:14:36.172Z] #14 40.25 Get:66 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-01T06:14:36.172Z] #14 40.29 Get:67 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-01T06:14:40.336Z] #14 44.46 Get:68 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-01T06:14:41.262Z] #58 ... [2019-08-01T06:14:41.262Z] [2019-08-01T06:14:41.262Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:41.262Z] #58 129.1 CC images/signalfd.o [2019-08-01T06:14:41.262Z] #58 129.5 CC images/fs.o [2019-08-01T06:14:41.262Z] #58 129.9 CC images/pstree.o [2019-08-01T06:14:41.262Z] #58 130.3 CC images/pipe.o [2019-08-01T06:14:41.262Z] #58 130.6 CC images/tcp-stream.o [2019-08-01T06:14:41.262Z] #58 131.0 CC images/sk-packet.o [2019-08-01T06:14:41.262Z] #58 131.5 CC images/mnt.o [2019-08-01T06:14:41.262Z] #58 131.8 CC images/pipe-data.o [2019-08-01T06:14:41.262Z] #58 132.1 CC images/sa.o [2019-08-01T06:14:41.262Z] #58 132.4 CC images/timer.o [2019-08-01T06:14:41.262Z] #58 133.0 CC images/timerfd.o [2019-08-01T06:14:41.262Z] #58 133.6 CC images/mm.o [2019-08-01T06:14:41.262Z] #58 134.2 CC images/sk-opts.o [2019-08-01T06:14:41.262Z] #58 134.6 CC images/sk-unix.o [2019-08-01T06:14:41.262Z] #58 135.0 CC images/sk-inet.o [2019-08-01T06:14:41.262Z] #58 135.5 CC images/tun.o [2019-08-01T06:14:41.262Z] #58 135.9 CC images/sk-netlink.o [2019-08-01T06:14:41.262Z] #58 136.2 CC images/packet-sock.o [2019-08-01T06:14:41.262Z] #58 136.7 CC images/ipc-var.o [2019-08-01T06:14:41.262Z] #58 137.1 CC images/ipc-desc.o [2019-08-01T06:14:41.262Z] #58 137.5 CC images/ipc-shm.o [2019-08-01T06:14:41.262Z] #58 137.6 CC images/ipc-msg.o [2019-08-01T06:14:41.262Z] #58 138.1 CC images/ipc-sem.o [2019-08-01T06:14:41.262Z] #58 138.4 CC images/utsns.o [2019-08-01T06:14:41.262Z] #58 139.0 CC images/creds.o [2019-08-01T06:14:41.262Z] #58 139.1 CC images/vma.o [2019-08-01T06:14:41.517Z] #58 139.4 CC images/netdev.o [2019-08-01T06:14:42.445Z] #58 140.2 CC images/tty.o [2019-08-01T06:14:43.005Z] #58 141.0 CC images/file-lock.o [2019-08-01T06:14:43.566Z] #58 141.4 CC images/rlimit.o [2019-08-01T06:14:43.822Z] #58 141.7 CC images/pagemap.o [2019-08-01T06:14:44.382Z] #14 ... [2019-08-01T06:14:44.382Z] [2019-08-01T06:14:44.382Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:14:44.382Z] #14 48.62 debconf: delaying package configuration, since apt-utils is not installed [2019-08-01T06:14:44.638Z] #14 48.89 Fetched 90.9 MB in 13s (6919 kB/s) [2019-08-01T06:14:44.638Z] #34 ... [2019-08-01T06:14:44.638Z] [2019-08-01T06:14:44.638Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:14:44.638Z] #34 130.1 encoding/json [2019-08-01T06:14:44.638Z] #34 135.7 github.com/LK4D4/vndr/build [2019-08-01T06:14:44.638Z] #34 138.1 encoding/xml [2019-08-01T06:14:44.638Z] #58 ... [2019-08-01T06:14:44.638Z] [2019-08-01T06:14:44.638Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:44.638Z] #58 142.6 CC images/siginfo.o [2019-08-01T06:14:45.199Z] #58 143.0 CC images/rpc.o [2019-08-01T06:14:47.085Z] #58 145.2 CC images/ext-file.o [2019-08-01T06:14:47.645Z] #58 145.6 CC images/cgroup.o [2019-08-01T06:14:48.577Z] #58 146.6 CC images/userns.o [2019-08-01T06:14:49.504Z] #58 147.4 CC images/google/protobuf/descriptor.o [2019-08-01T06:14:50.867Z] #61 ... [2019-08-01T06:14:50.867Z] [2019-08-01T06:14:50.867Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-01T06:14:50.867Z] #61 146.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-01T06:14:50.867Z] #61 146.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-01T06:14:55.032Z] #14 ... [2019-08-01T06:14:55.032Z] [2019-08-01T06:14:55.032Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:14:55.032Z] #14 49.10 Selecting previously unselected package bash-completion. [2019-08-01T06:14:55.032Z] #14 49.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15160 files and directories currently installed.) [2019-08-01T06:14:55.032Z] #14 49.16 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-01T06:14:55.032Z] #14 56.03 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-01T06:14:55.032Z] #14 57.15 Selecting previously unselected package libnet1:amd64. [2019-08-01T06:14:55.032Z] #14 57.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-01T06:14:55.032Z] #14 57.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-01T06:14:55.032Z] #14 57.46 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-01T06:14:55.032Z] #14 57.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-01T06:14:55.032Z] #14 57.47 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-01T06:14:55.032Z] #14 57.73 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-01T06:14:55.032Z] #14 57.74 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-01T06:14:55.032Z] #14 57.76 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-01T06:14:55.032Z] #14 58.10 Selecting previously unselected package libudev-dev:amd64. [2019-08-01T06:14:55.032Z] #14 58.10 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-01T06:14:55.032Z] #14 58.21 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-01T06:14:55.032Z] #14 58.68 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-01T06:14:55.032Z] #14 58.69 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-01T06:14:55.032Z] #14 58.71 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-01T06:14:55.032Z] #58 ... [2019-08-01T06:14:55.032Z] [2019-08-01T06:14:55.032Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:55.032Z] #58 150.8 CC images/opts.o [2019-08-01T06:14:55.032Z] #58 151.1 CC images/seccomp.o [2019-08-01T06:14:55.032Z] #58 151.4 CC images/binfmt-misc.o [2019-08-01T06:14:55.032Z] #58 151.7 CC images/time.o [2019-08-01T06:14:55.032Z] #58 152.2 CC images/sysctl.o [2019-08-01T06:14:55.032Z] #58 152.5 CC images/autofs.o [2019-08-01T06:14:55.032Z] #58 152.9 CC images/macvlan.o [2019-08-01T06:14:55.314Z] #58 153.3 CC images/sit.o [2019-08-01T06:14:55.935Z] #58 153.9 LINK images/built-in.o [2019-08-01T06:14:56.225Z] #58 154.1 GEN compel/include/asm [2019-08-01T06:14:56.225Z] #58 154.1 GEN compel/include/version.h [2019-08-01T06:14:56.225Z] #34 ... [2019-08-01T06:14:56.225Z] [2019-08-01T06:14:56.225Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:14:56.225Z] #34 141.7 github.com/LK4D4/vndr/godl/singleflight [2019-08-01T06:14:56.225Z] #34 142.1 compress/flate [2019-08-01T06:14:56.225Z] #34 146.2 hash [2019-08-01T06:14:56.225Z] #34 146.5 hash/crc32 [2019-08-01T06:14:56.225Z] #34 147.5 compress/gzip [2019-08-01T06:14:56.225Z] #34 148.0 context [2019-08-01T06:14:56.225Z] #34 148.7 crypto/cipher [2019-08-01T06:14:56.225Z] #34 149.8 math/rand [2019-08-01T06:14:56.225Z] #34 150.4 crypto/aes [2019-08-01T06:14:56.225Z] #34 151.6 math/big [2019-08-01T06:14:56.225Z] #58 ... [2019-08-01T06:14:56.225Z] [2019-08-01T06:14:56.225Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:14:56.225Z] #58 154.2 touch .config [2019-08-01T06:14:56.225Z] #58 154.3 GEN include/common/config.h [2019-08-01T06:14:56.480Z] #58 154.4 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-01T06:14:56.480Z] #58 154.5 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-01T06:14:56.480Z] #58 154.5 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-01T06:14:56.480Z] #58 154.5 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-01T06:14:56.480Z] #58 154.6 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-01T06:14:56.735Z] #58 154.7 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-01T06:14:56.735Z] #58 154.7 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-01T06:14:56.735Z] #58 154.7 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-01T06:14:56.735Z] #58 154.7 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-01T06:14:56.735Z] #58 154.8 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-01T06:14:56.990Z] #58 154.8 DEP compel/plugins/std/infect.d [2019-08-01T06:14:56.990Z] #58 154.9 DEP compel/plugins/std/string.d [2019-08-01T06:14:56.990Z] #58 155.1 DEP compel/plugins/std/log.d [2019-08-01T06:14:57.245Z] #58 155.2 DEP compel/plugins/std/fds.d [2019-08-01T06:14:57.500Z] #58 155.5 DEP compel/plugins/std/std.d [2019-08-01T06:14:57.755Z] #58 155.7 DEP compel/plugins/shmem/shmem.d [2019-08-01T06:14:57.755Z] #58 155.8 DEP compel/plugins/fds/fds.d [2019-08-01T06:14:58.315Z] #58 156.1 CC compel/plugins/std/std.o [2019-08-01T06:14:58.874Z] #58 156.7 CC compel/plugins/std/fds.o [2019-08-01T06:14:59.799Z] #58 157.6 CC compel/plugins/std/log.o [2019-08-01T06:15:01.161Z] #58 159.1 CC compel/plugins/std/string.o [2019-08-01T06:15:02.088Z] #58 160.0 CC compel/plugins/std/infect.o [2019-08-01T06:15:03.012Z] #58 160.9 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-01T06:15:03.012Z] #58 161.0 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-01T06:15:03.012Z] #58 161.1 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-01T06:15:03.012Z] #58 161.1 AR compel/plugins/std.lib.a [2019-08-01T06:15:03.273Z] #58 161.2 CC compel/plugins/fds/fds.o [2019-08-01T06:15:03.536Z] #58 161.6 AR compel/plugins/fds.lib.a [2019-08-01T06:15:03.791Z] #58 161.7 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-01T06:15:03.791Z] #61 ... [2019-08-01T06:15:03.791Z] [2019-08-01T06:15:03.791Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-01T06:15:03.791Z] #61 completed: 2019-08-01 06:15:03.717134481 +0000 UTC [2019-08-01T06:15:03.791Z] #61 duration: 2m40.032175441s [2019-08-01T06:15:03.791Z] [2019-08-01T06:15:03.791Z] [2019-08-01T06:15:03.791Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-01T06:15:03.791Z] #62 digest: sha256:7394d38e316dc6f4b8d0038dbf61aa263e8571da142b37db5b551bd2a475d707 [2019-08-01T06:15:03.791Z] #62 name: "[rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build" [2019-08-01T06:15:03.791Z] #62 started: 2019-08-01 06:15:03.719530107 +0000 UTC [2019-08-01T06:15:06.301Z] #14 ... [2019-08-01T06:15:06.301Z] [2019-08-01T06:15:06.301Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:06.301Z] #14 60.23 Selecting previously unselected package python3.5-minimal. [2019-08-01T06:15:06.301Z] #14 60.23 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-01T06:15:06.301Z] #14 60.25 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-01T06:15:06.301Z] #14 62.43 Selecting previously unselected package python3-minimal. [2019-08-01T06:15:06.301Z] #14 62.44 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-01T06:15:06.301Z] #14 62.46 Unpacking python3-minimal (3.5.3-1) ... [2019-08-01T06:15:06.301Z] #14 62.79 Selecting previously unselected package libmpdec2:amd64. [2019-08-01T06:15:06.301Z] #14 62.79 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-01T06:15:06.301Z] #14 62.83 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-01T06:15:06.301Z] #14 63.22 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-01T06:15:06.301Z] #14 63.23 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-01T06:15:06.301Z] #14 63.23 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-01T06:15:06.301Z] #14 66.92 Selecting previously unselected package python3.5. [2019-08-01T06:15:06.301Z] #14 66.92 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-01T06:15:06.301Z] #14 66.95 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-01T06:15:06.301Z] #14 67.33 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-01T06:15:06.301Z] #14 67.33 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-01T06:15:06.301Z] #14 67.35 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-01T06:15:06.301Z] #14 67.61 Selecting previously unselected package dh-python. [2019-08-01T06:15:06.301Z] #14 67.62 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-01T06:15:06.301Z] #14 67.65 Unpacking dh-python (2.20170125) ... [2019-08-01T06:15:06.301Z] #14 68.06 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-01T06:15:06.301Z] #14 68.20 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-01T06:15:06.301Z] #58 ... [2019-08-01T06:15:06.301Z] [2019-08-01T06:15:06.301Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:06.301Z] #58 162.1 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-01T06:15:06.301Z] #58 162.2 HOSTDEP compel/src/lib/log-host.d [2019-08-01T06:15:06.301Z] #58 162.4 HOSTDEP compel/src/main-host.d [2019-08-01T06:15:06.301Z] #58 162.7 DEP compel/src/lib/ptrace.d [2019-08-01T06:15:06.301Z] #58 162.9 DEP compel/src/lib/infect.d [2019-08-01T06:15:06.301Z] #58 163.2 DEP compel/src/lib/infect-util.d [2019-08-01T06:15:06.301Z] #58 163.3 DEP compel/src/lib/infect-rpc.d [2019-08-01T06:15:06.301Z] #58 163.5 DEP compel/src/lib/handle-elf.d [2019-08-01T06:15:06.301Z] #58 163.7 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-01T06:15:06.301Z] #58 164.0 DEP compel/arch/x86/src/lib/infect.d [2019-08-01T06:15:06.301Z] #58 164.4 DEP compel/arch/x86/src/lib/cpu.d [2019-08-01T06:15:06.556Z] #58 164.5 DEP compel/src/lib/log.d [2019-08-01T06:15:06.811Z] #58 164.8 DEP compel/src/main.d [2019-08-01T06:15:07.065Z] #34 ... [2019-08-01T06:15:07.065Z] [2019-08-01T06:15:07.065Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:15:07.065Z] #34 152.5 crypto [2019-08-01T06:15:07.065Z] #34 153.1 crypto/des [2019-08-01T06:15:07.065Z] #34 154.5 crypto/internal/randutil [2019-08-01T06:15:07.065Z] #34 154.6 crypto/sha512 [2019-08-01T06:15:07.065Z] #34 156.7 crypto/hmac [2019-08-01T06:15:07.065Z] #34 156.9 crypto/md5 [2019-08-01T06:15:07.065Z] #34 157.8 crypto/sha1 [2019-08-01T06:15:07.065Z] #34 159.4 crypto/sha256 [2019-08-01T06:15:07.065Z] #34 160.7 encoding/hex [2019-08-01T06:15:07.065Z] #34 161.4 encoding/pem [2019-08-01T06:15:07.065Z] #34 162.3 internal/singleflight [2019-08-01T06:15:07.320Z] #62 ... [2019-08-01T06:15:07.320Z] [2019-08-01T06:15:07.320Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-01T06:15:07.320Z] #62 completed: 2019-08-01 06:15:07.065769942 +0000 UTC [2019-08-01T06:15:07.320Z] #62 duration: 3.346239835s [2019-08-01T06:15:07.320Z] [2019-08-01T06:15:07.320Z] [2019-08-01T06:15:07.320Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:07.320Z] #58 165.2 CC compel/src/lib/log.o [2019-08-01T06:15:07.575Z] #58 165.6 CC compel/arch/x86/src/lib/cpu.o [2019-08-01T06:15:08.935Z] #58 166.9 CC compel/arch/x86/src/lib/infect.o [2019-08-01T06:15:10.296Z] #58 168.3 CC compel/arch/x86/src/lib/handle-elf.o [2019-08-01T06:15:10.855Z] #58 169.0 CC compel/src/lib/handle-elf.o [2019-08-01T06:15:13.371Z] #14 ... [2019-08-01T06:15:13.371Z] [2019-08-01T06:15:13.371Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:13.371Z] #14 74.24 Setting up python3-minimal (3.5.3-1) ... [2019-08-01T06:15:13.371Z] #14 76.64 Selecting previously unselected package python3. [2019-08-01T06:15:13.371Z] #14 76.64 (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 ... 16746 files and directories currently installed.) [2019-08-01T06:15:13.371Z] #14 76.71 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-01T06:15:13.371Z] #14 76.74 Unpacking python3 (3.5.3-1) ... [2019-08-01T06:15:13.371Z] #14 76.90 Selecting previously unselected package pigz. [2019-08-01T06:15:13.371Z] #14 76.90 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-01T06:15:13.371Z] #14 76.92 Unpacking pigz (2.3.4-1) ... [2019-08-01T06:15:13.371Z] #14 77.20 Selecting previously unselected package libip4tc0:amd64. [2019-08-01T06:15:13.371Z] #14 77.20 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-01T06:15:13.371Z] #14 77.21 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:15:13.371Z] #14 77.79 Selecting previously unselected package libip6tc0:amd64. [2019-08-01T06:15:13.371Z] #14 77.79 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-01T06:15:13.371Z] #14 77.80 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:15:13.625Z] #14 77.99 Selecting previously unselected package libiptc0:amd64. [2019-08-01T06:15:13.625Z] #14 78.00 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-01T06:15:13.625Z] #14 78.00 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:15:13.880Z] #14 78.21 Selecting previously unselected package libxtables12:amd64. [2019-08-01T06:15:13.880Z] #14 78.21 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-01T06:15:13.880Z] #14 78.21 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:15:14.135Z] #14 78.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-01T06:15:14.135Z] #14 78.38 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-01T06:15:14.135Z] #14 78.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-01T06:15:14.390Z] #14 78.63 Selecting previously unselected package iptables. [2019-08-01T06:15:14.390Z] #14 78.63 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-01T06:15:14.390Z] #14 78.64 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-01T06:15:14.949Z] #14 79.35 Selecting previously unselected package xxd. [2019-08-01T06:15:14.949Z] #14 79.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-01T06:15:14.949Z] #14 79.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:15:15.508Z] #14 79.83 Selecting previously unselected package vim-common. [2019-08-01T06:15:15.508Z] #14 79.84 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-01T06:15:15.508Z] #14 79.87 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:15:16.432Z] #14 80.44 Selecting previously unselected package bzip2. [2019-08-01T06:15:16.432Z] #14 80.45 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-01T06:15:16.432Z] #14 80.47 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-01T06:15:16.687Z] #14 80.82 Selecting previously unselected package libgpm2:amd64. [2019-08-01T06:15:16.687Z] #14 80.83 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-01T06:15:16.687Z] #14 80.83 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-01T06:15:16.687Z] #14 81.09 Selecting previously unselected package xz-utils. [2019-08-01T06:15:16.687Z] #14 81.11 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-01T06:15:16.941Z] #14 81.12 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-01T06:15:17.503Z] #34 ... [2019-08-01T06:15:17.503Z] [2019-08-01T06:15:17.503Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:15:17.503Z] #34 163.0 net [2019-08-01T06:15:17.503Z] #34 164.8 crypto/rand [2019-08-01T06:15:17.503Z] #34 165.7 crypto/elliptic [2019-08-01T06:15:17.503Z] #34 169.5 encoding/asn1 [2019-08-01T06:15:17.503Z] #14 ... [2019-08-01T06:15:17.503Z] [2019-08-01T06:15:17.503Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:17.503Z] #14 81.81 Selecting previously unselected package aufs-tools. [2019-08-01T06:15:17.503Z] #14 81.81 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-01T06:15:17.503Z] #14 81.84 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-01T06:15:18.063Z] #14 82.26 Selecting previously unselected package liblzo2-2:amd64. [2019-08-01T06:15:18.063Z] #14 82.26 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-01T06:15:18.063Z] #14 82.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-01T06:15:18.317Z] #14 82.63 Selecting previously unselected package btrfs-progs. [2019-08-01T06:15:18.317Z] #14 82.63 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-01T06:15:18.317Z] #14 82.65 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-01T06:15:19.678Z] #14 83.75 Selecting previously unselected package btrfs-tools. [2019-08-01T06:15:19.678Z] #14 83.75 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-01T06:15:19.678Z] #14 83.77 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-01T06:15:19.678Z] #14 83.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-01T06:15:19.678Z] #14 83.90 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-01T06:15:19.678Z] #14 83.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-01T06:15:20.064Z] #14 84.13 Selecting previously unselected package dmsetup. [2019-08-01T06:15:20.064Z] #14 84.13 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-01T06:15:20.064Z] #14 84.14 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-01T06:15:20.455Z] #14 84.73 Selecting previously unselected package libonig4:amd64. [2019-08-01T06:15:20.711Z] #14 84.73 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-01T06:15:20.711Z] #14 84.93 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-01T06:15:20.966Z] #14 85.16 Selecting previously unselected package libjq1:amd64. [2019-08-01T06:15:20.966Z] #14 85.16 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-01T06:15:20.966Z] #14 85.16 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-01T06:15:20.966Z] #14 85.31 Selecting previously unselected package jq. [2019-08-01T06:15:20.966Z] #14 85.31 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-01T06:15:21.318Z] #14 85.32 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-01T06:15:21.577Z] #14 85.55 Selecting previously unselected package libaio1:amd64. [2019-08-01T06:15:21.577Z] #14 85.55 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-01T06:15:21.577Z] #14 85.76 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-01T06:15:21.577Z] #14 85.86 Selecting previously unselected package libcap2-bin. [2019-08-01T06:15:21.577Z] #14 85.86 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-01T06:15:21.577Z] #14 85.87 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-01T06:15:21.577Z] #14 85.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-01T06:15:21.577Z] #14 85.99 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-01T06:15:21.577Z] #14 86.00 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-01T06:15:21.832Z] #14 86.05 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-01T06:15:21.832Z] #14 86.06 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-01T06:15:21.832Z] #14 86.07 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-01T06:15:22.393Z] #14 86.53 Selecting previously unselected package libpcre16-3:amd64. [2019-08-01T06:15:22.393Z] #14 86.53 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-01T06:15:22.393Z] #14 86.55 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-01T06:15:22.649Z] #14 86.87 Selecting previously unselected package libpcre32-3:amd64. [2019-08-01T06:15:22.649Z] #14 86.87 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-01T06:15:22.649Z] #14 86.91 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-01T06:15:22.906Z] #14 87.23 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-01T06:15:22.906Z] #14 87.23 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-01T06:15:22.906Z] #14 87.26 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-01T06:15:23.162Z] #58 ... [2019-08-01T06:15:23.162Z] [2019-08-01T06:15:23.162Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:23.162Z] #58 171.2 CC compel/src/lib/infect-rpc.o [2019-08-01T06:15:23.162Z] #58 171.5 CC compel/src/lib/infect-util.o [2019-08-01T06:15:23.162Z] #58 171.8 CC compel/src/lib/infect.o [2019-08-01T06:15:23.162Z] #58 176.0 CC compel/src/lib/ptrace.o [2019-08-01T06:15:23.162Z] #58 176.8 AR compel/libcompel.a [2019-08-01T06:15:23.162Z] #58 176.9 HOSTCC compel/src/main-host.o [2019-08-01T06:15:23.162Z] #58 177.5 HOSTCC compel/src/lib/log-host.o [2019-08-01T06:15:23.162Z] #58 178.2 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-01T06:15:23.162Z] #58 178.6 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-01T06:15:23.162Z] #58 179.2 HOSTLINK compel/compel-host-bin [2019-08-01T06:15:23.162Z] #58 179.5 DEP soccr/soccr.d [2019-08-01T06:15:23.162Z] #58 179.7 CC soccr/soccr.o [2019-08-01T06:15:23.722Z] #14 ... [2019-08-01T06:15:23.722Z] [2019-08-01T06:15:23.722Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:23.722Z] #14 88.05 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-01T06:15:23.722Z] #14 88.05 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-01T06:15:23.722Z] #14 88.07 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-01T06:15:23.979Z] #14 88.44 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-01T06:15:24.234Z] #14 88.44 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-01T06:15:24.234Z] #14 88.45 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-01T06:15:24.234Z] #14 88.60 Selecting previously unselected package libnl-3-200:amd64. [2019-08-01T06:15:24.234Z] #14 88.60 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-01T06:15:24.234Z] #14 88.61 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-01T06:15:24.492Z] #14 88.79 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-01T06:15:24.492Z] #14 88.79 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-01T06:15:24.492Z] #14 88.79 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-01T06:15:24.492Z] #14 88.88 Selecting previously unselected package libreadline5:amd64. [2019-08-01T06:15:24.492Z] #14 88.88 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-01T06:15:24.492Z] #14 88.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-01T06:15:25.057Z] #14 89.18 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-01T06:15:25.057Z] #14 89.19 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-01T06:15:25.057Z] #14 89.20 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-01T06:15:27.572Z] #14 92.03 Selecting previously unselected package net-tools. [2019-08-01T06:15:27.827Z] #14 92.03 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-01T06:15:27.827Z] #14 92.04 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-01T06:15:28.389Z] #14 92.57 Selecting previously unselected package python-pip-whl. [2019-08-01T06:15:28.389Z] #14 92.59 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-01T06:15:28.389Z] #14 92.61 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-01T06:15:28.389Z] #34 ... [2019-08-01T06:15:28.389Z] [2019-08-01T06:15:28.389Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:15:28.389Z] #34 173.9 crypto/ecdsa [2019-08-01T06:15:28.389Z] #34 174.6 crypto/rsa [2019-08-01T06:15:28.389Z] #34 177.2 crypto/dsa [2019-08-01T06:15:28.389Z] #34 177.8 crypto/x509/pkix [2019-08-01T06:15:28.389Z] #34 178.3 internal/x/crypto/cryptobyte [2019-08-01T06:15:28.389Z] #34 180.7 internal/x/crypto/internal/chacha20 [2019-08-01T06:15:28.389Z] #34 181.4 internal/x/crypto/poly1305 [2019-08-01T06:15:28.389Z] #34 181.8 internal/x/crypto/chacha20poly1305 [2019-08-01T06:15:28.389Z] #34 183.2 internal/x/crypto/hkdf [2019-08-01T06:15:28.389Z] #34 183.5 internal/x/text/transform [2019-08-01T06:15:28.389Z] #58 ... [2019-08-01T06:15:28.389Z] [2019-08-01T06:15:28.389Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:28.389Z] #58 181.8 AR soccr/libsoccr.a [2019-08-01T06:15:28.389Z] #58 181.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-01T06:15:28.389Z] #58 182.3 DEP criu/arch/x86/sigframe.d [2019-08-01T06:15:28.389Z] #58 182.4 DEP criu/arch/x86/sigaction_compat.d [2019-08-01T06:15:28.389Z] #58 182.5 DEP criu/arch/x86/kerndat.d [2019-08-01T06:15:28.389Z] #58 182.7 DEP criu/arch/x86/crtools.d [2019-08-01T06:15:28.389Z] #58 182.9 DEP criu/arch/x86/cpu.d [2019-08-01T06:15:28.389Z] #58 183.1 CC criu/arch/x86/cpu.o [2019-08-01T06:15:28.389Z] #58 183.9 CC criu/arch/x86/crtools.o [2019-08-01T06:15:28.389Z] #58 186.2 CC criu/arch/x86/kerndat.o [2019-08-01T06:15:28.954Z] #58 187.0 CC criu/arch/x86/sigaction_compat.o [2019-08-01T06:15:28.954Z] #14 ... [2019-08-01T06:15:28.954Z] [2019-08-01T06:15:28.954Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:28.954Z] #14 93.41 Selecting previously unselected package python3-pip. [2019-08-01T06:15:28.954Z] #14 93.42 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-01T06:15:29.221Z] #14 93.43 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-01T06:15:29.476Z] #14 93.70 Selecting previously unselected package python3-pkg-resources. [2019-08-01T06:15:29.476Z] #14 93.72 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-01T06:15:29.476Z] #14 93.73 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-01T06:15:29.731Z] #14 93.96 Selecting previously unselected package python3-setuptools. [2019-08-01T06:15:29.731Z] #14 93.96 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-01T06:15:29.731Z] #14 93.97 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-01T06:15:30.290Z] #14 94.59 Selecting previously unselected package thin-provisioning-tools. [2019-08-01T06:15:30.290Z] #14 94.59 Preparing to unpack .../40-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-01T06:15:30.290Z] #14 94.60 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-01T06:15:31.215Z] #14 95.33 Selecting previously unselected package vim-runtime. [2019-08-01T06:15:31.215Z] #14 95.33 Preparing to unpack .../41-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-01T06:15:31.215Z] #14 95.48 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-01T06:15:31.215Z] #14 95.54 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-01T06:15:31.215Z] #14 95.57 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:15:36.450Z] #25 ... [2019-08-01T06:15:36.450Z] [2019-08-01T06:15:36.450Z] #25 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-01T06:15:36.450Z] #25 182.2 + GOBIN=/build [2019-08-01T06:15:36.450Z] #25 182.2 + /build/gometalinter --install [2019-08-01T06:15:36.450Z] #25 182.2 Installing: [2019-08-01T06:15:36.450Z] #25 182.2 deadcode [2019-08-01T06:15:36.450Z] #25 182.2 dupl [2019-08-01T06:15:36.450Z] #25 182.2 errcheck [2019-08-01T06:15:36.450Z] #25 182.2 gas [2019-08-01T06:15:36.450Z] #25 182.2 gochecknoglobals [2019-08-01T06:15:36.450Z] #25 182.2 gochecknoinits [2019-08-01T06:15:36.450Z] #25 182.2 goconst [2019-08-01T06:15:36.450Z] #25 182.2 gocyclo [2019-08-01T06:15:36.450Z] #25 182.2 goimports [2019-08-01T06:15:36.450Z] #25 182.2 golint [2019-08-01T06:15:36.450Z] #25 182.2 gosimple [2019-08-01T06:15:36.450Z] #25 182.2 gotype [2019-08-01T06:15:36.450Z] #25 182.2 gotypex [2019-08-01T06:15:36.450Z] #25 182.2 ineffassign [2019-08-01T06:15:36.450Z] #25 182.2 interfacer [2019-08-01T06:15:36.450Z] #25 182.2 lll [2019-08-01T06:15:36.450Z] #25 182.2 maligned [2019-08-01T06:15:36.450Z] #25 182.2 megacheck [2019-08-01T06:15:36.450Z] #25 182.2 misspell [2019-08-01T06:15:36.450Z] #25 182.2 nakedret [2019-08-01T06:15:36.450Z] #25 182.2 safesql [2019-08-01T06:15:36.450Z] #25 182.2 staticcheck [2019-08-01T06:15:36.450Z] #25 182.2 structcheck [2019-08-01T06:15:36.450Z] #25 182.2 unconvert [2019-08-01T06:15:36.450Z] #25 182.2 unparam [2019-08-01T06:15:36.450Z] #25 182.2 unused [2019-08-01T06:15:36.450Z] #25 182.2 varcheck [2019-08-01T06:15:36.450Z] #58 ... [2019-08-01T06:15:36.450Z] [2019-08-01T06:15:36.450Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:36.450Z] #58 187.5 CC criu/arch/x86/sigframe.o [2019-08-01T06:15:36.450Z] #58 187.9 LINK criu/arch/x86/crtools.built-in.o [2019-08-01T06:15:36.450Z] #58 188.0 DEP criu/pie/util-vdso-elf32.d [2019-08-01T06:15:36.450Z] #58 188.2 DEP criu/arch/x86/vdso-pie.d [2019-08-01T06:15:36.450Z] #58 188.5 DEP criu/pie/parasite-vdso.d [2019-08-01T06:15:36.450Z] #58 188.8 DEP criu/pie/util-vdso.d [2019-08-01T06:15:36.450Z] #58 189.1 DEP criu/pie/util.d [2019-08-01T06:15:36.450Z] #58 189.6 CC criu/pie/util.o [2019-08-01T06:15:36.450Z] #58 190.3 CC criu/pie/util-vdso.o [2019-08-01T06:15:36.450Z] #58 191.8 CC criu/pie/parasite-vdso.o [2019-08-01T06:15:36.450Z] #58 192.8 CC criu/arch/x86/vdso-pie.o [2019-08-01T06:15:36.450Z] #58 193.3 CC criu/pie/util-vdso-elf32.o [2019-08-01T06:15:36.450Z] #58 194.3 AR criu/pie/pie.lib.a [2019-08-01T06:15:36.450Z] #58 194.5 DEP criu/pie/restorer.d [2019-08-01T06:15:37.011Z] #58 194.8 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-01T06:15:37.011Z] #58 195.0 DEP criu/arch/x86/restorer_unmap.d [2019-08-01T06:15:37.011Z] #58 195.0 DEP criu/arch/x86/restorer.d [2019-08-01T06:15:37.269Z] #58 195.3 DEP criu/pie/parasite.d [2019-08-01T06:15:37.834Z] #58 195.7 CC criu/pie/parasite.o [2019-08-01T06:15:39.197Z] #14 ... [2019-08-01T06:15:39.197Z] [2019-08-01T06:15:39.197Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:39.197Z] #14 103.2 Selecting previously unselected package vim. [2019-08-01T06:15:39.197Z] #14 103.2 Preparing to unpack .../42-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-01T06:15:39.197Z] #14 103.2 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:15:39.197Z] #34 ... [2019-08-01T06:15:39.197Z] [2019-08-01T06:15:39.197Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:15:39.197Z] #34 184.8 internal/x/text/unicode/bidi [2019-08-01T06:15:39.197Z] #34 187.2 internal/x/text/secure/bidirule [2019-08-01T06:15:39.197Z] #34 187.7 internal/x/text/unicode/norm [2019-08-01T06:15:39.197Z] #34 193.1 internal/x/net/idna [2019-08-01T06:15:39.452Z] #58 ... [2019-08-01T06:15:39.452Z] [2019-08-01T06:15:39.452Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:39.452Z] #58 197.3 LINK criu/pie/parasite.built-in.o [2019-08-01T06:15:39.452Z] #58 197.3 GEN criu/pie/parasite-blob.h [2019-08-01T06:15:39.452Z] #58 197.4 CC criu/arch/x86/restorer.o [2019-08-01T06:15:40.013Z] #58 198.0 CC criu/arch/x86/restorer_unmap.o [2019-08-01T06:15:40.013Z] #58 198.0 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-01T06:15:40.573Z] #58 198.5 CC criu/pie/restorer.o [2019-08-01T06:15:45.861Z] #58 203.0 LINK criu/pie/restorer.built-in.o [2019-08-01T06:15:45.861Z] #58 203.0 GEN criu/pie/restorer-blob.h [2019-08-01T06:15:45.861Z] #58 203.2 DEP criu/vdso.d [2019-08-01T06:15:45.861Z] #58 203.6 DEP criu/vdso-compat.d [2019-08-01T06:15:45.861Z] #58 203.7 DEP criu/uts_ns.d [2019-08-01T06:15:46.169Z] #58 204.0 DEP criu/util.d [2019-08-01T06:15:46.426Z] #14 ... [2019-08-01T06:15:46.426Z] [2019-08-01T06:15:46.426Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:46.426Z] #14 103.8 Selecting previously unselected package xfsprogs. [2019-08-01T06:15:46.426Z] #14 103.9 Preparing to unpack .../43-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-01T06:15:46.426Z] #14 103.9 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-01T06:15:46.426Z] #14 104.8 Selecting previously unselected package zip. [2019-08-01T06:15:46.426Z] #14 104.8 Preparing to unpack .../44-zip_3.0-11+b1_amd64.deb ... [2019-08-01T06:15:46.426Z] #14 104.9 Unpacking zip (3.0-11+b1) ... [2019-08-01T06:15:46.426Z] #14 105.2 Selecting previously unselected package libapparmor-perl. [2019-08-01T06:15:46.426Z] #14 105.2 Preparing to unpack .../45-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-01T06:15:46.426Z] #14 105.3 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-01T06:15:46.426Z] #14 105.8 Selecting previously unselected package apparmor. [2019-08-01T06:15:46.426Z] #14 105.8 Preparing to unpack .../46-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-01T06:15:46.426Z] #14 106.0 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-01T06:15:46.426Z] #14 107.2 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-01T06:15:46.426Z] #14 107.3 Preparing to unpack .../47-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-01T06:15:46.426Z] #14 107.3 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-01T06:15:46.426Z] #14 109.8 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-01T06:15:46.426Z] #14 109.9 Preparing to unpack .../48-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-01T06:15:46.426Z] #14 109.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-01T06:15:46.426Z] #58 ... [2019-08-01T06:15:46.426Z] [2019-08-01T06:15:46.426Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:46.426Z] #58 204.5 DEP criu/uffd.d [2019-08-01T06:15:46.681Z] #58 204.8 DEP criu/tun.d [2019-08-01T06:15:47.241Z] #58 205.2 DEP criu/tty.d [2019-08-01T06:15:47.841Z] #58 205.6 DEP criu/timerfd.d [2019-08-01T06:15:48.095Z] #58 206.2 DEP criu/sysfs_parse.d [2019-08-01T06:15:48.654Z] #58 206.5 DEP criu/sysctl.d [2019-08-01T06:15:48.909Z] #58 206.9 DEP criu/string.d [2019-08-01T06:15:49.164Z] #58 207.2 DEP criu/stats.d [2019-08-01T06:15:49.723Z] #58 207.5 DEP criu/sockets.d [2019-08-01T06:15:49.977Z] #58 207.8 DEP criu/sk-unix.d [2019-08-01T06:15:49.977Z] #34 ... [2019-08-01T06:15:49.977Z] [2019-08-01T06:15:49.977Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:15:49.977Z] #34 195.5 crypto/x509 [2019-08-01T06:15:49.977Z] #34 195.7 net/textproto [2019-08-01T06:15:49.977Z] #34 197.6 internal/x/net/http/httpguts [2019-08-01T06:15:49.977Z] #34 197.9 internal/x/net/http/httpproxy [2019-08-01T06:15:49.977Z] #34 199.0 internal/x/net/http2/hpack [2019-08-01T06:15:49.977Z] #34 200.7 mime [2019-08-01T06:15:49.977Z] #34 203.2 crypto/tls [2019-08-01T06:15:49.977Z] #34 203.6 mime/quotedprintable [2019-08-01T06:15:49.977Z] #34 204.7 mime/multipart [2019-08-01T06:15:49.977Z] #14 ... [2019-08-01T06:15:49.977Z] [2019-08-01T06:15:49.977Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:15:49.977Z] #14 113.7 Selecting previously unselected package binutils-mingw-w64. [2019-08-01T06:15:49.977Z] #14 113.7 Preparing to unpack .../49-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-01T06:15:49.977Z] #14 113.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-01T06:15:49.977Z] #14 113.9 Selecting previously unselected package mingw-w64-common. [2019-08-01T06:15:49.977Z] #14 113.9 Preparing to unpack .../50-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-01T06:15:49.977Z] #14 113.9 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-01T06:15:55.217Z] #14 118.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-01T06:15:55.217Z] #14 118.7 Preparing to unpack .../51-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-01T06:15:55.217Z] #14 118.8 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-01T06:15:56.143Z] #58 ... [2019-08-01T06:15:56.143Z] [2019-08-01T06:15:56.143Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:56.143Z] #58 208.1 DEP criu/sk-tcp.d [2019-08-01T06:15:56.143Z] #58 208.3 DEP criu/sk-queue.d [2019-08-01T06:15:56.143Z] #58 208.5 DEP criu/sk-packet.d [2019-08-01T06:15:56.143Z] #58 208.7 DEP criu/sk-netlink.d [2019-08-01T06:15:56.143Z] #58 209.0 DEP criu/sk-inet.d [2019-08-01T06:15:56.143Z] #58 209.1 DEP criu/signalfd.d [2019-08-01T06:15:56.143Z] #58 209.3 DEP criu/sigframe.d [2019-08-01T06:15:56.143Z] #58 209.4 DEP criu/shmem.d [2019-08-01T06:15:56.143Z] #58 209.6 DEP criu/seize.d [2019-08-01T06:15:56.143Z] #58 209.8 DEP criu/seccomp.d [2019-08-01T06:15:56.143Z] #58 210.0 DEP criu/rst-malloc.d [2019-08-01T06:15:56.143Z] #58 210.1 DEP criu/rbtree.d [2019-08-01T06:15:56.143Z] #58 210.1 DEP criu/pstree.d [2019-08-01T06:15:56.143Z] #58 210.3 DEP criu/protobuf.d [2019-08-01T06:15:56.143Z] #58 210.5 GEN criu/protobuf-desc-gen.h [2019-08-01T06:15:56.143Z] #58 212.0 DEP criu/protobuf-desc.d [2019-08-01T06:15:56.143Z] #58 212.2 DEP criu/proc_parse.d [2019-08-01T06:15:56.143Z] #58 212.5 DEP criu/plugin.d [2019-08-01T06:15:56.143Z] #58 212.6 DEP criu/pipes.d [2019-08-01T06:15:56.143Z] #58 212.8 DEP criu/pie-util.d [2019-08-01T06:15:56.143Z] #58 213.0 DEP criu/pie-util-vdso.d [2019-08-01T06:15:56.143Z] #58 213.3 DEP criu/pie-util-vdso-elf32.d [2019-08-01T06:15:56.143Z] #58 213.4 DEP criu/path.d [2019-08-01T06:15:56.143Z] #58 213.6 DEP criu/parasite-syscall.d [2019-08-01T06:15:56.143Z] #58 213.9 DEP criu/pagemap.d [2019-08-01T06:15:56.143Z] #58 214.1 DEP criu/pagemap-cache.d [2019-08-01T06:15:56.398Z] #58 214.3 DEP criu/page-xfer.d [2019-08-01T06:15:56.654Z] #58 214.6 DEP criu/page-pipe.d [2019-08-01T06:15:56.654Z] #28 ... [2019-08-01T06:15:56.654Z] [2019-08-01T06:15:56.654Z] #28 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-01T06:15:56.654Z] #28 completed: 2019-08-01 06:15:56.476884294 +0000 UTC [2019-08-01T06:15:56.654Z] #28 duration: 3m32.145167754s [2019-08-01T06:15:56.654Z] [2019-08-01T06:15:56.654Z] [2019-08-01T06:15:56.654Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:15:56.654Z] #34 206.3 net/http/internal [2019-08-01T06:15:56.654Z] #34 206.7 os/exec [2019-08-01T06:15:56.910Z] #58 ... [2019-08-01T06:15:56.910Z] [2019-08-01T06:15:56.910Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:15:56.910Z] #58 214.7 DEP criu/netfilter.d [2019-08-01T06:15:56.910Z] #58 214.9 DEP criu/net.d [2019-08-01T06:15:57.471Z] #58 215.2 DEP criu/namespaces.d [2019-08-01T06:15:57.471Z] #58 215.5 DEP criu/mount.d [2019-08-01T06:15:57.726Z] #58 215.7 DEP criu/mem.d [2019-08-01T06:15:57.982Z] #58 216.1 DEP criu/lsm.d [2019-08-01T06:15:58.237Z] #58 216.3 DEP criu/log.d [2019-08-01T06:15:58.493Z] #58 216.4 DEP criu/libnetlink.d [2019-08-01T06:15:58.748Z] #58 216.7 DEP criu/kerndat.d [2019-08-01T06:15:59.004Z] #58 217.0 DEP criu/kcmp-ids.d [2019-08-01T06:15:59.259Z] #58 217.2 DEP criu/irmap.d [2019-08-01T06:15:59.519Z] #58 217.4 DEP criu/ipc_ns.d [2019-08-01T06:15:59.519Z] #58 217.6 DEP criu/image.d [2019-08-01T06:15:59.774Z] #58 217.8 DEP criu/image-desc.d [2019-08-01T06:16:00.030Z] #58 217.9 DEP criu/fsnotify.d [2019-08-01T06:16:00.285Z] #58 218.1 DEP criu/filesystems.d [2019-08-01T06:16:00.285Z] #58 218.3 DEP criu/files.d [2019-08-01T06:16:00.846Z] #58 218.6 DEP criu/files-reg.d [2019-08-01T06:16:00.846Z] #58 218.8 DEP criu/files-ext.d [2019-08-01T06:16:00.846Z] #58 219.0 DEP criu/file-lock.d [2019-08-01T06:16:01.103Z] #58 219.2 DEP criu/file-ids.d [2019-08-01T06:16:01.359Z] #58 219.3 DEP criu/fifo.d [2019-08-01T06:16:01.614Z] #58 219.5 DEP criu/fdstore.d [2019-08-01T06:16:01.614Z] #58 219.6 DEP criu/fault-injection.d [2019-08-01T06:16:01.923Z] #58 219.7 DEP criu/external.d [2019-08-01T06:16:01.923Z] #58 219.9 DEP criu/eventpoll.d [2019-08-01T06:16:02.179Z] #16 ... [2019-08-01T06:16:02.179Z] [2019-08-01T06:16:02.179Z] #16 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-01T06:16:02.179Z] #16 completed: 2019-08-01 06:16:01.9536889 +0000 UTC [2019-08-01T06:16:02.179Z] #16 duration: 3m40.075550307s [2019-08-01T06:16:02.179Z] #16 219.4 + rm -rf /tmp/tmp.Cyuehj08oB [2019-08-01T06:16:02.179Z] [2019-08-01T06:16:02.179Z] [2019-08-01T06:16:02.179Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:16:02.179Z] #58 220.0 DEP criu/eventfd.d [2019-08-01T06:16:02.179Z] #14 ... [2019-08-01T06:16:02.179Z] [2019-08-01T06:16:02.179Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:16:02.179Z] #14 124.2 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-01T06:16:02.179Z] #14 124.3 Preparing to unpack .../52-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-01T06:16:02.179Z] #14 124.3 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-01T06:16:02.179Z] #14 124.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-01T06:16:02.179Z] #14 124.4 Preparing to unpack .../53-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-01T06:16:02.179Z] #14 124.4 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-01T06:16:06.345Z] #58 ... [2019-08-01T06:16:06.345Z] [2019-08-01T06:16:06.345Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:16:06.345Z] #58 220.4 DEP criu/crtools.d [2019-08-01T06:16:06.345Z] #58 220.7 DEP criu/cr-service.d [2019-08-01T06:16:06.345Z] #58 221.0 DEP criu/cr-restore.d [2019-08-01T06:16:06.345Z] #58 221.3 DEP criu/cr-errno.d [2019-08-01T06:16:06.345Z] #58 221.4 DEP criu/cr-dump.d [2019-08-01T06:16:06.345Z] #58 221.6 DEP criu/cr-dedup.d [2019-08-01T06:16:06.345Z] #58 221.7 DEP criu/cr-check.d [2019-08-01T06:16:06.345Z] #58 221.9 DEP criu/config.d [2019-08-01T06:16:06.345Z] #58 222.1 DEP criu/clone-noasan.d [2019-08-01T06:16:06.345Z] #58 222.1 DEP criu/cgroup.d [2019-08-01T06:16:06.345Z] #58 222.3 DEP criu/cgroup-props.d [2019-08-01T06:16:06.345Z] #58 222.4 DEP criu/bitmap.d [2019-08-01T06:16:06.345Z] #58 222.4 DEP criu/bfd.d [2019-08-01T06:16:06.345Z] #58 222.5 DEP criu/autofs.d [2019-08-01T06:16:06.345Z] #58 222.6 DEP criu/aio.d [2019-08-01T06:16:06.345Z] #58 222.8 DEP criu/action-scripts.d [2019-08-01T06:16:06.345Z] #58 223.0 CC criu/action-scripts.o [2019-08-01T06:16:06.345Z] #58 223.5 CC criu/aio.o [2019-08-01T06:16:06.345Z] #58 224.0 CC criu/autofs.o [2019-08-01T06:16:07.709Z] #58 225.5 CC criu/bfd.o [2019-08-01T06:16:07.709Z] #34 ... [2019-08-01T06:16:07.709Z] [2019-08-01T06:16:07.709Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:16:07.709Z] #34 213.0 net/http/httptrace [2019-08-01T06:16:07.709Z] #34 213.4 net/http [2019-08-01T06:16:07.965Z] #58 ... [2019-08-01T06:16:07.965Z] [2019-08-01T06:16:07.965Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:16:07.965Z] #58 226.0 CC criu/bitmap.o [2019-08-01T06:16:08.220Z] #58 226.1 CC criu/cgroup-props.o [2019-08-01T06:16:08.782Z] #58 226.9 CC criu/cgroup.o [2019-08-01T06:16:12.046Z] #58 229.9 CC criu/clone-noasan.o [2019-08-01T06:16:12.301Z] #58 230.1 CC criu/config.o [2019-08-01T06:16:13.665Z] #58 231.6 CC criu/cr-check.o [2019-08-01T06:16:15.552Z] #58 233.4 CC criu/cr-dedup.o [2019-08-01T06:16:16.113Z] #58 233.9 CC criu/cr-dump.o [2019-08-01T06:16:16.113Z] #14 ... [2019-08-01T06:16:16.113Z] [2019-08-01T06:16:16.113Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:16:16.113Z] #14 140.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-01T06:16:16.113Z] #14 140.5 Preparing to unpack .../54-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-01T06:16:16.113Z] #14 140.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-01T06:16:19.378Z] #34 ... [2019-08-01T06:16:19.378Z] [2019-08-01T06:16:19.378Z] #34 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-01T06:16:19.378Z] #34 completed: 2019-08-01 06:16:18.792066331 +0000 UTC [2019-08-01T06:16:19.378Z] #34 duration: 3m54.522451582s [2019-08-01T06:16:19.378Z] #34 225.6 github.com/LK4D4/vndr/godl [2019-08-01T06:16:19.378Z] #34 226.4 github.com/LK4D4/vndr [2019-08-01T06:16:19.378Z] [2019-08-01T06:16:19.378Z] [2019-08-01T06:16:19.378Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:16:19.378Z] #58 236.4 CC criu/cr-errno.o [2019-08-01T06:16:19.378Z] #58 236.5 CC criu/cr-restore.o [2019-08-01T06:16:23.544Z] #58 241.2 CC criu/cr-service.o [2019-08-01T06:16:24.908Z] #58 242.7 CC criu/crtools.o [2019-08-01T06:16:25.469Z] #58 243.5 CC criu/eventfd.o [2019-08-01T06:16:26.030Z] #58 243.9 CC criu/eventpoll.o [2019-08-01T06:16:26.957Z] #58 244.7 CC criu/external.o [2019-08-01T06:16:26.957Z] #58 245.0 CC criu/fault-injection.o [2019-08-01T06:16:26.957Z] #14 ... [2019-08-01T06:16:26.957Z] [2019-08-01T06:16:26.957Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:16:26.957Z] #14 151.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-01T06:16:26.957Z] #14 151.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-01T06:16:26.957Z] #14 151.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-01T06:16:26.957Z] #14 151.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-01T06:16:27.212Z] #14 151.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-01T06:16:27.212Z] #14 151.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:16:27.212Z] #14 151.5 Processing triggers for mime-support (3.60) ... [2019-08-01T06:16:27.212Z] #14 151.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:16:27.212Z] #14 151.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-01T06:16:27.212Z] #14 151.5 Setting up libcap2-bin (1:2.25-1) ... [2019-08-01T06:16:27.212Z] #14 151.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-01T06:16:27.212Z] #14 151.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-01T06:16:27.212Z] #14 151.6 Setting up bash-completion (1:2.1-4.3) ... [2019-08-01T06:16:29.732Z] #14 153.7 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-01T06:16:29.732Z] #14 153.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-01T06:16:29.732Z] #14 153.7 Setting up zip (3.0-11+b1) ... [2019-08-01T06:16:29.732Z] #14 153.7 Setting up bzip2 (1.0.6-8.1) ... [2019-08-01T06:16:29.732Z] #14 153.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-01T06:16:29.732Z] #14 153.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-01T06:16:29.732Z] #14 153.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:16:29.732Z] #14 153.8 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-01T06:16:29.732Z] #14 153.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:16:29.732Z] #14 153.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-01T06:16:29.732Z] #14 153.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-01T06:16:29.732Z] #14 153.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-01T06:16:29.732Z] #14 153.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:16:29.732Z] #14 153.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-01T06:16:29.732Z] #14 153.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-01T06:16:29.732Z] #14 153.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-01T06:16:29.732Z] #14 153.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:16:29.988Z] #14 154.3 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-01T06:16:29.988Z] #14 154.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-01T06:16:29.988Z] #14 154.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-01T06:16:29.988Z] #14 154.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-01T06:16:29.988Z] #14 154.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-01T06:16:29.988Z] #14 154.4 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-01T06:16:30.244Z] #14 154.4 Setting up pigz (2.3.4-1) ... [2019-08-01T06:16:30.244Z] #14 154.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-01T06:16:30.244Z] #14 154.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-01T06:16:30.244Z] #14 154.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:16:30.244Z] #14 154.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-01T06:16:30.244Z] #14 154.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-01T06:16:30.244Z] #14 154.5 Setting up jq (1.5+dfsg-1.3) ... [2019-08-01T06:16:30.244Z] #14 154.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-01T06:16:30.244Z] #14 154.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-01T06:16:30.244Z] #14 154.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-01T06:16:30.244Z] #14 154.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-01T06:16:30.244Z] #14 154.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-01T06:16:30.499Z] #14 154.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-01T06:16:30.499Z] #14 154.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-01T06:16:30.499Z] #14 154.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-01T06:16:30.499Z] #14 154.7 Setting up btrfs-progs (4.7.3-1) ... [2019-08-01T06:16:30.499Z] #14 154.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-01T06:16:30.499Z] #14 154.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-01T06:16:34.662Z] #14 159.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-01T06:16:34.919Z] #14 159.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-01T06:16:34.919Z] #14 159.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-01T06:16:34.919Z] #14 159.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-01T06:16:34.919Z] #14 159.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-01T06:16:34.919Z] #14 159.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-01T06:16:34.919Z] #14 159.2 Setting up btrfs-tools (4.7.3-1) ... [2019-08-01T06:16:34.919Z] #14 159.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-01T06:16:34.919Z] #14 159.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-01T06:16:34.919Z] #14 159.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-01T06:16:34.919Z] #14 159.2 Setting up python3 (3.5.3-1) ... [2019-08-01T06:16:34.919Z] #14 159.2 running python rtupdate hooks for python3.5... [2019-08-01T06:16:36.283Z] #14 160.4 running python post-rtupdate hooks for python3.5... [2019-08-01T06:16:36.538Z] #14 160.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-01T06:16:37.099Z] #58 ... [2019-08-01T06:16:37.099Z] [2019-08-01T06:16:37.099Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:16:37.099Z] #58 245.1 CC criu/fdstore.o [2019-08-01T06:16:37.099Z] #58 245.5 CC criu/fifo.o [2019-08-01T06:16:37.099Z] #58 245.9 CC criu/file-ids.o [2019-08-01T06:16:37.099Z] #58 246.2 CC criu/file-lock.o [2019-08-01T06:16:37.099Z] #58 247.1 CC criu/files-ext.o [2019-08-01T06:16:37.099Z] #58 247.5 CC criu/files-reg.o [2019-08-01T06:16:37.099Z] #58 249.4 CC criu/files.o [2019-08-01T06:16:37.099Z] #58 251.6 CC criu/filesystems.o [2019-08-01T06:16:37.099Z] #58 252.2 CC criu/fsnotify.o [2019-08-01T06:16:37.099Z] #58 253.4 CC criu/image-desc.o [2019-08-01T06:16:37.099Z] #58 253.7 CC criu/image.o [2019-08-01T06:16:37.099Z] #58 254.6 CC criu/ipc_ns.o [2019-08-01T06:16:37.354Z] #14 ... [2019-08-01T06:16:37.354Z] [2019-08-01T06:16:37.354Z] #14 [dev 7/23] RUN apt-get update && apt-get install -y apparmor aufs-tool... [2019-08-01T06:16:37.354Z] #14 161.6 debconf: unable to initialize frontend: Dialog [2019-08-01T06:16:37.354Z] #14 161.6 debconf: (TERM is not set, so the dialog frontend is not usable.) [2019-08-01T06:16:37.354Z] #14 161.6 debconf: falling back to frontend: Readline [2019-08-01T06:16:37.915Z] #14 162.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-01T06:16:37.915Z] #14 162.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-01T06:16:38.174Z] #14 162.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-01T06:16:38.174Z] #14 162.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-01T06:16:39.539Z] #14 163.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-01T06:16:39.539Z] #14 163.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-01T06:16:40.902Z] #14 164.9 Setting up dmsetup (2:1.02.137-2) ... [2019-08-01T06:16:40.902Z] #14 164.9 Setting up python3-setuptools (33.1.1-1) ... [2019-08-01T06:16:41.828Z] #14 166.0 Setting up dh-python (2.20170125) ... [2019-08-01T06:16:42.828Z] #14 166.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-01T06:16:42.828Z] #14 166.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-01T06:16:43.775Z] #14 completed: 2019-08-01 06:16:43.530109767 +0000 UTC [2019-08-01T06:16:43.775Z] #14 duration: 2m48.005240824s [2019-08-01T06:16:43.775Z] [2019-08-01T06:16:43.775Z] [2019-08-01T06:16:43.775Z] #15 [dev 8/23] RUN pip3 install yamllint==1.16.0 [2019-08-01T06:16:43.775Z] #15 digest: sha256:42ee78965e0562ac83e21a1e292cc4c305f562ada0a0f26a13fa75a33f4fc293 [2019-08-01T06:16:43.775Z] #15 name: "[dev 8/23] RUN pip3 install yamllint==1.16.0" [2019-08-01T06:16:43.775Z] #15 started: 2019-08-01 06:16:43.532815349 +0000 UTC [2019-08-01T06:16:47.044Z] #43 ... [2019-08-01T06:16:47.044Z] [2019-08-01T06:16:47.044Z] #43 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-01T06:16:47.044Z] #43 completed: 2019-08-01 06:16:46.414700639 +0000 UTC [2019-08-01T06:16:47.044Z] #43 duration: 3m19.034266231s [2019-08-01T06:16:47.044Z] #43 196.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-01T06:16:47.044Z] #43 198.8 + mkdir -p /build [2019-08-01T06:16:47.044Z] #43 198.8 + cp runc /build/runc [2019-08-01T06:16:47.044Z] [2019-08-01T06:16:47.044Z] [2019-08-01T06:16:47.044Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:16:47.044Z] #58 255.9 CC criu/irmap.o [2019-08-01T06:16:47.044Z] #58 256.7 CC criu/kcmp-ids.o [2019-08-01T06:16:47.044Z] #58 257.0 CC criu/kerndat.o [2019-08-01T06:16:47.044Z] #58 258.1 CC criu/libnetlink.o [2019-08-01T06:16:47.044Z] #58 258.6 CC criu/log.o [2019-08-01T06:16:47.044Z] #58 259.2 CC criu/lsm.o [2019-08-01T06:16:47.044Z] #58 259.7 CC criu/mem.o [2019-08-01T06:16:47.044Z] #58 261.4 CC criu/mount.o [2019-08-01T06:16:47.969Z] #58 265.8 CC criu/namespaces.o [2019-08-01T06:16:49.853Z] #58 267.5 CC criu/net.o [2019-08-01T06:16:50.108Z] #15 ... [2019-08-01T06:16:50.108Z] [2019-08-01T06:16:50.108Z] #15 [dev 8/23] RUN pip3 install yamllint==1.16.0 [2019-08-01T06:16:50.108Z] #15 6.444 Collecting yamllint==1.16.0 [2019-08-01T06:16:56.638Z] #58 ... [2019-08-01T06:16:56.638Z] [2019-08-01T06:16:56.638Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:16:56.638Z] #58 269.9 CC criu/netfilter.o [2019-08-01T06:16:56.638Z] #58 270.2 CC criu/page-pipe.o [2019-08-01T06:16:56.638Z] #58 270.6 CC criu/page-xfer.o [2019-08-01T06:16:56.638Z] #58 271.4 CC criu/pagemap-cache.o [2019-08-01T06:16:56.638Z] #58 271.7 CC criu/pagemap.o [2019-08-01T06:16:56.638Z] #58 272.3 CC criu/parasite-syscall.o [2019-08-01T06:16:56.638Z] #58 273.1 CC criu/path.o [2019-08-01T06:16:56.638Z] #58 273.3 CC criu/pie-util-vdso-elf32.o [2019-08-01T06:16:56.638Z] #58 273.7 CC criu/pie-util-vdso.o [2019-08-01T06:16:56.638Z] #58 274.0 CC criu/pie-util.o [2019-08-01T06:16:56.638Z] #58 274.2 CC criu/pipes.o [2019-08-01T06:16:56.638Z] #58 274.7 CC criu/plugin.o [2019-08-01T06:16:56.893Z] #58 274.9 CC criu/proc_parse.o [2019-08-01T06:16:57.454Z] #56 ... [2019-08-01T06:16:57.454Z] [2019-08-01T06:16:57.454Z] #56 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-01T06:16:57.454Z] #56 274.9 + dpkg --print-architecture [2019-08-01T06:16:57.454Z] #56 274.9 + cd /tmp/tmp.LGhbdvzD7I/src/github.com/docker/distribution [2019-08-01T06:16:57.454Z] #56 274.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-01T06:16:57.454Z] #56 275.3 + GOPATH=/tmp/tmp.LGhbdvzD7I/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LGhbdvzD7I [2019-08-01T06:16:57.454Z] #56 275.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-01T06:17:03.985Z] #15 ... [2019-08-01T06:17:03.985Z] [2019-08-01T06:17:03.985Z] #15 [dev 8/23] RUN pip3 install yamllint==1.16.0 [2019-08-01T06:17:03.985Z] #15 19.33 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-01T06:17:03.985Z] #15 19.65 Collecting pyyaml (from yamllint==1.16.0) [2019-08-01T06:17:08.147Z] #15 23.92 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-01T06:17:09.072Z] #58 ... [2019-08-01T06:17:09.072Z] [2019-08-01T06:17:09.072Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:17:09.072Z] #58 277.0 CC criu/protobuf-desc.o [2019-08-01T06:17:09.072Z] #58 277.6 CC criu/protobuf.o [2019-08-01T06:17:09.072Z] #58 278.0 CC criu/pstree.o [2019-08-01T06:17:09.072Z] #58 278.8 CC criu/rbtree.o [2019-08-01T06:17:09.072Z] #58 279.1 CC criu/rst-malloc.o [2019-08-01T06:17:09.072Z] #58 279.3 CC criu/seccomp.o [2019-08-01T06:17:09.072Z] #58 279.9 CC criu/seize.o [2019-08-01T06:17:09.072Z] #58 280.5 CC criu/shmem.o [2019-08-01T06:17:09.072Z] #58 281.3 CC criu/sigframe.o [2019-08-01T06:17:09.072Z] #58 281.5 CC criu/signalfd.o [2019-08-01T06:17:09.072Z] #58 281.7 CC criu/sk-inet.o [2019-08-01T06:17:09.072Z] #58 282.4 CC criu/sk-netlink.o [2019-08-01T06:17:09.072Z] #58 282.8 CC criu/sk-packet.o [2019-08-01T06:17:09.072Z] #58 283.3 CC criu/sk-queue.o [2019-08-01T06:17:09.072Z] #58 283.7 CC criu/sk-tcp.o [2019-08-01T06:17:09.072Z] #58 284.1 CC criu/sk-unix.o [2019-08-01T06:17:09.072Z] #58 285.6 CC criu/sockets.o [2019-08-01T06:17:09.072Z] #58 286.6 CC criu/stats.o [2019-08-01T06:17:09.072Z] #58 287.0 CC criu/string.o [2019-08-01T06:17:09.072Z] #58 287.1 CC criu/sysctl.o [2019-08-01T06:17:09.328Z] #15 ... [2019-08-01T06:17:09.328Z] [2019-08-01T06:17:09.328Z] #15 [dev 8/23] RUN pip3 install yamllint==1.16.0 [2019-08-01T06:17:09.328Z] #15 25.66 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-01T06:17:13.489Z] #15 29.87 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-01T06:17:14.852Z] #15 30.91 Building wheels for collected packages: pyyaml, pathspec [2019-08-01T06:17:14.852Z] #15 30.92 Running setup.py bdist_wheel for pyyaml: started [2019-08-01T06:17:15.412Z] #15 31.63 Running setup.py bdist_wheel for pyyaml: finished with status 'error' [2019-08-01T06:17:15.412Z] #15 31.63 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5tiwziv7/pyyaml/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp2n5tka0fpip-wheel- --python-tag cp35: [2019-08-01T06:17:15.412Z] #15 31.63 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] [2019-08-01T06:17:15.412Z] #15 31.63 or: -c --help [cmd1 cmd2 ...] [2019-08-01T06:17:15.412Z] #15 31.63 or: -c --help-commands [2019-08-01T06:17:15.412Z] #15 31.63 or: -c cmd --help [2019-08-01T06:17:15.412Z] #15 31.63 [2019-08-01T06:17:15.412Z] #15 31.63 error: invalid command 'bdist_wheel' [2019-08-01T06:17:15.412Z] #15 31.63 [2019-08-01T06:17:15.412Z] #15 31.63 ---------------------------------------- [2019-08-01T06:17:15.412Z] #15 31.63 Failed building wheel for pyyaml [2019-08-01T06:17:15.412Z] #15 31.63 Running setup.py clean for pyyaml [2019-08-01T06:17:15.973Z] #15 32.42 Running setup.py bdist_wheel for pathspec: started [2019-08-01T06:17:16.899Z] #15 33.10 Running setup.py bdist_wheel for pathspec: finished with status 'error' [2019-08-01T06:17:16.899Z] #15 33.10 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5tiwziv7/pathspec/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp233ytj0wpip-wheel- --python-tag cp35: [2019-08-01T06:17:16.899Z] #15 33.10 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] [2019-08-01T06:17:16.899Z] #15 33.10 or: -c --help [cmd1 cmd2 ...] [2019-08-01T06:17:16.899Z] #15 33.10 or: -c --help-commands [2019-08-01T06:17:16.899Z] #15 33.10 or: -c cmd --help [2019-08-01T06:17:16.899Z] #15 33.10 [2019-08-01T06:17:16.899Z] #15 33.10 error: invalid command 'bdist_wheel' [2019-08-01T06:17:16.899Z] #15 33.10 [2019-08-01T06:17:16.899Z] #15 33.10 ---------------------------------------- [2019-08-01T06:17:16.899Z] #15 33.11 Failed building wheel for pathspec [2019-08-01T06:17:16.899Z] #15 33.11 Running setup.py clean for pathspec [2019-08-01T06:17:17.461Z] #15 33.77 Failed to build pyyaml pathspec [2019-08-01T06:17:17.461Z] #15 33.77 Installing collected packages: pyyaml, pathspec, yamllint [2019-08-01T06:17:17.461Z] #15 33.78 Running setup.py install for pyyaml: started [2019-08-01T06:17:18.027Z] #56 ... [2019-08-01T06:17:18.027Z] [2019-08-01T06:17:18.027Z] #56 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-01T06:17:18.027Z] #56 295.8 + rm -rf /tmp/tmp.LGhbdvzD7I/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LGhbdvzD7I [2019-08-01T06:17:18.588Z] #56 completed: 2019-08-01 06:17:18.458117656 +0000 UTC [2019-08-01T06:17:18.588Z] #56 duration: 4m56.580392405s [2019-08-01T06:17:18.588Z] [2019-08-01T06:17:18.588Z] [2019-08-01T06:17:18.588Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:17:18.588Z] #58 287.7 CC criu/sysfs_parse.o [2019-08-01T06:17:18.588Z] #58 288.0 CC criu/timerfd.o [2019-08-01T06:17:18.588Z] #58 288.3 CC criu/tty.o [2019-08-01T06:17:18.588Z] #58 289.8 CC criu/tun.o [2019-08-01T06:17:18.588Z] #58 290.2 CC criu/uffd.o [2019-08-01T06:17:18.588Z] #58 291.2 CC criu/util.o [2019-08-01T06:17:18.588Z] #58 292.7 CC criu/uts_ns.o [2019-08-01T06:17:18.588Z] #58 293.0 CC criu/vdso-compat.o [2019-08-01T06:17:18.588Z] #58 293.2 CC criu/vdso.o [2019-08-01T06:17:18.588Z] #58 294.4 LINK criu/built-in.o [2019-08-01T06:17:18.588Z] #58 294.6 LINK criu/criu [2019-08-01T06:17:18.588Z] #58 295.1 DEP lib/c/criu.d [2019-08-01T06:17:18.588Z] #58 295.1 CC images/rpc.pb-c.o [2019-08-01T06:17:18.588Z] #58 295.9 CC lib/c/criu.o [2019-08-01T06:17:18.843Z] #15 ... [2019-08-01T06:17:18.843Z] [2019-08-01T06:17:18.843Z] #15 [dev 8/23] RUN pip3 install yamllint==1.16.0 [2019-08-01T06:17:18.843Z] #15 35.17 Running setup.py install for pyyaml: finished with status 'done' [2019-08-01T06:17:19.099Z] #15 35.31 Running setup.py install for pathspec: started [2019-08-01T06:17:20.462Z] #15 36.53 Running setup.py install for pathspec: finished with status 'done' [2019-08-01T06:17:20.462Z] #15 36.69 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-01T06:17:20.717Z] #15 completed: 2019-08-01 06:17:20.538429802 +0000 UTC [2019-08-01T06:17:20.717Z] #15 duration: 37.005614453s [2019-08-01T06:17:20.717Z] [2019-08-01T06:17:20.717Z] [2019-08-01T06:17:20.717Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:17:20.717Z] #58 296.9 LINK lib/c/built-in.o [2019-08-01T06:17:20.717Z] #58 297.0 LINK lib/c/libcriu.so [2019-08-01T06:17:20.717Z] #58 297.4 GEN magic.py [2019-08-01T06:17:20.717Z] #58 298.4 fatal: Not a git repository (or any of the parent directories): .git [2019-08-01T06:17:20.973Z] #58 299.0 make[1]: Nothing to be done for 'all'. [2019-08-01T06:17:21.899Z] #58 299.6 make[1]: 'images/built-in.o' is up to date. [2019-08-01T06:17:21.899Z] #58 299.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-01T06:17:21.899Z] #58 299.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-01T06:17:21.899Z] #58 299.7 make[1]: 'compel/libcompel.a' is up to date. [2019-08-01T06:17:21.899Z] #58 299.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-01T06:17:21.899Z] #58 299.7 make[1]: Nothing to be done for 'all'. [2019-08-01T06:17:21.899Z] #58 299.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-01T06:17:21.899Z] #58 299.9 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:21.899Z] #58 299.9 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:21.899Z] #58 299.9 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:21.899Z] #58 299.9 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:22.154Z] #17 ... [2019-08-01T06:17:22.154Z] [2019-08-01T06:17:22.154Z] #17 [dev 9/23] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-01T06:17:22.154Z] #17 digest: sha256:243d65834a80c217b9286243c2de2a7c1005cae4c5f5e258066c5a917a35eee5 [2019-08-01T06:17:22.154Z] #17 name: "[dev 9/23] COPY --from=swagger /build/swagger* /usr/local/bin/" [2019-08-01T06:17:22.154Z] #17 started: 2019-08-01 06:17:20.540742272 +0000 UTC [2019-08-01T06:17:22.154Z] #17 completed: 2019-08-01 06:17:21.843355245 +0000 UTC [2019-08-01T06:17:22.154Z] #17 duration: 1.302612973s [2019-08-01T06:17:22.154Z] [2019-08-01T06:17:22.154Z] [2019-08-01T06:17:22.154Z] #58 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... [2019-08-01T06:17:22.154Z] #58 300.0 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:22.154Z] #58 300.0 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:22.154Z] #58 300.1 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:22.154Z] #58 300.1 make[2]: Nothing to be done for 'all'. [2019-08-01T06:17:22.410Z] #58 300.1 INSTALL criu/criu [2019-08-01T06:17:22.410Z] #58 completed: 2019-08-01 06:17:22.288146279 +0000 UTC [2019-08-01T06:17:22.410Z] #58 duration: 5m0.409962069s [2019-08-01T06:17:22.410Z] [2019-08-01T06:17:22.410Z] [2019-08-01T06:17:22.410Z] #22 [dev 10/23] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-01T06:17:22.410Z] #22 digest: sha256:ef6d26a9729db8a0b093e3ad89130564cd83a4f732495869b9914778097836a6 [2019-08-01T06:17:22.410Z] #22 name: "[dev 10/23] COPY --from=frozen-images /build/ /docker-frozen-images" [2019-08-01T06:17:22.410Z] #22 started: 2019-08-01 06:17:21.846147905 +0000 UTC [2019-08-01T06:17:24.298Z] #25 ... [2019-08-01T06:17:24.298Z] [2019-08-01T06:17:24.298Z] #25 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-01T06:17:24.298Z] #25 completed: 2019-08-01 06:17:24.042747038 +0000 UTC [2019-08-01T06:17:24.298Z] #25 duration: 5m0.150801404s [2019-08-01T06:17:24.298Z] [2019-08-01T06:17:24.298Z] [2019-08-01T06:17:24.298Z] #22 [dev 10/23] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-01T06:17:24.298Z] #22 completed: 2019-08-01 06:17:24.111780487 +0000 UTC [2019-08-01T06:17:24.298Z] #22 duration: 2.265632582s [2019-08-01T06:17:24.298Z] [2019-08-01T06:17:24.298Z] [2019-08-01T06:17:24.298Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:17:26.814Z] #26 ... [2019-08-01T06:17:26.814Z] [2019-08-01T06:17:26.814Z] #26 [dev 11/23] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-01T06:17:26.814Z] #26 digest: sha256:0d28db116fea0711bd3a0fcae125065126144f370476457dff41819d28df58de [2019-08-01T06:17:26.814Z] #26 name: "[dev 11/23] COPY --from=gometalinter /build/ /usr/local/bin/" [2019-08-01T06:17:26.814Z] #26 started: 2019-08-01 06:17:26.441531623 +0000 UTC [2019-08-01T06:17:28.177Z] #26 completed: 2019-08-01 06:17:27.84762569 +0000 UTC [2019-08-01T06:17:28.177Z] #26 duration: 1.406094067s [2019-08-01T06:17:28.177Z] [2019-08-01T06:17:28.177Z] [2019-08-01T06:17:28.177Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:17:28.177Z] #29 ... [2019-08-01T06:17:28.177Z] [2019-08-01T06:17:28.177Z] #29 [dev 12/23] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-01T06:17:28.177Z] #29 digest: sha256:3facb77f48e29488d3649a6b166757c7029f822afc2ac1ff8977840c528efebf [2019-08-01T06:17:28.177Z] #29 name: "[dev 12/23] COPY --from=gotestsum /build/ /usr/local/bin/" [2019-08-01T06:17:28.177Z] #29 started: 2019-08-01 06:17:27.850200276 +0000 UTC [2019-08-01T06:17:29.103Z] #29 completed: 2019-08-01 06:17:28.779657134 +0000 UTC [2019-08-01T06:17:29.103Z] #29 duration: 929.456858ms [2019-08-01T06:17:29.103Z] [2019-08-01T06:17:29.103Z] [2019-08-01T06:17:29.103Z] #32 [dev 13/23] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-01T06:17:29.103Z] #32 digest: sha256:450164b7521c4957b35d39b11ef32ef9b9adb17ddf0a6bb574b27eff96a7a802 [2019-08-01T06:17:29.103Z] #32 name: "[dev 13/23] COPY --from=tomlv /build/ /usr/local/bin/" [2019-08-01T06:17:29.103Z] #32 started: 2019-08-01 06:17:28.782408956 +0000 UTC [2019-08-01T06:17:30.028Z] #32 completed: 2019-08-01 06:17:29.715009763 +0000 UTC [2019-08-01T06:17:30.028Z] #32 duration: 932.600807ms [2019-08-01T06:17:30.028Z] [2019-08-01T06:17:30.028Z] [2019-08-01T06:17:30.028Z] #35 [dev 14/23] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-01T06:17:30.028Z] #35 digest: sha256:290efe126a9b70e870fedf2d6cf0a04c5bb25d66ae035549d25260f1f5ca36bb [2019-08-01T06:17:30.028Z] #35 name: "[dev 14/23] COPY --from=vndr /build/ /usr/local/bin/" [2019-08-01T06:17:30.028Z] #35 started: 2019-08-01 06:17:29.717759595 +0000 UTC [2019-08-01T06:17:30.954Z] #35 completed: 2019-08-01 06:17:30.640075205 +0000 UTC [2019-08-01T06:17:30.954Z] #35 duration: 922.31561ms [2019-08-01T06:17:30.954Z] [2019-08-01T06:17:30.954Z] [2019-08-01T06:17:30.954Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:17:30.954Z] #40 ... [2019-08-01T06:17:30.954Z] [2019-08-01T06:17:30.954Z] #40 [dev 15/23] COPY --from=tini /build/ /usr/local/bin/ [2019-08-01T06:17:30.954Z] #40 digest: sha256:cf8f2f8b8ad3f5c1ec27bbdf3163f9ca95c6c89e7a147028e3d12e0fda0969cc [2019-08-01T06:17:30.954Z] #40 name: "[dev 15/23] COPY --from=tini /build/ /usr/local/bin/" [2019-08-01T06:17:30.954Z] #40 started: 2019-08-01 06:17:30.642754856 +0000 UTC [2019-08-01T06:17:31.879Z] #40 completed: 2019-08-01 06:17:31.52691151 +0000 UTC [2019-08-01T06:17:31.879Z] #40 duration: 884.156654ms [2019-08-01T06:17:31.879Z] [2019-08-01T06:17:31.879Z] [2019-08-01T06:17:31.879Z] #44 [dev 16/23] COPY --from=runc /build/ /usr/local/bin/ [2019-08-01T06:17:31.879Z] #44 digest: sha256:fec8a938d6ef0558b13a0df358c29f80274abe6952fb61b4c1ca45e79b29e124 [2019-08-01T06:17:31.879Z] #44 name: "[dev 16/23] COPY --from=runc /build/ /usr/local/bin/" [2019-08-01T06:17:31.879Z] #44 started: 2019-08-01 06:17:31.529755796 +0000 UTC [2019-08-01T06:17:32.803Z] #44 completed: 2019-08-01 06:17:32.410013701 +0000 UTC [2019-08-01T06:17:32.804Z] #44 duration: 880.257905ms [2019-08-01T06:17:32.804Z] [2019-08-01T06:17:32.804Z] [2019-08-01T06:17:32.804Z] #48 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-01T06:17:35.313Z] #48 247.0 🇩 bin/containerd [2019-08-01T06:17:57.186Z] #48 268.9 🇩 bin/containerd-stress [2019-08-01T06:17:59.069Z] #48 270.4 🇩 bin/containerd-shim [2019-08-01T06:18:04.397Z] #48 276.2 🇩 bin/containerd-shim-runc-v1 [2019-08-01T06:18:07.659Z] #48 279.0 🇩 binaries [2019-08-01T06:18:07.659Z] #48 279.0 + mkdir -p /build [2019-08-01T06:18:07.659Z] #48 279.0 + cp bin/containerd /build/containerd [2019-08-01T06:18:07.659Z] #48 279.0 + cp bin/containerd-shim /build/containerd-shim [2019-08-01T06:18:07.659Z] #48 279.0 + cp bin/ctr /build/ctr [2019-08-01T06:18:08.219Z] #48 completed: 2019-08-01 06:18:08.10807622 +0000 UTC [2019-08-01T06:18:08.220Z] #48 duration: 4m39.978020028s [2019-08-01T06:18:08.220Z] [2019-08-01T06:18:09.184Z] [2019-08-01T06:18:09.184Z] #49 [dev 17/23] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-01T06:18:09.184Z] #49 digest: sha256:7f784eb706995cd3d4c61d3d0790ea561b9bee32c1f796562845841ac385f9db [2019-08-01T06:18:09.184Z] #49 name: "[dev 17/23] COPY --from=containerd /build/ /usr/local/bin/" [2019-08-01T06:18:09.184Z] #49 started: 2019-08-01 06:18:08.963980252 +0000 UTC [2019-08-01T06:18:10.109Z] #49 completed: 2019-08-01 06:18:09.795175841 +0000 UTC [2019-08-01T06:18:10.109Z] #49 duration: 831.195589ms [2019-08-01T06:18:10.109Z] [2019-08-01T06:18:10.109Z] [2019-08-01T06:18:10.109Z] #52 [dev 18/23] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-01T06:18:10.109Z] #52 digest: sha256:2aae774f1cf761a1e1f69d4d3159349dbadd2147213487ec5dc60aa4357db6d5 [2019-08-01T06:18:10.109Z] #52 name: "[dev 18/23] COPY --from=proxy /build/ /usr/local/bin/" [2019-08-01T06:18:10.109Z] #52 started: 2019-08-01 06:18:09.797873803 +0000 UTC [2019-08-01T06:18:10.667Z] #52 completed: 2019-08-01 06:18:10.519721121 +0000 UTC [2019-08-01T06:18:10.667Z] #52 duration: 721.847318ms [2019-08-01T06:18:10.667Z] [2019-08-01T06:18:10.667Z] [2019-08-01T06:18:10.667Z] #55 [dev 19/23] COPY --from=dockercli /build/ /usr/local/cli [2019-08-01T06:18:10.667Z] #55 digest: sha256:432e6f5120571dc97742e626b85c485a5a4a854900a29d907e17ae41cbbededb [2019-08-01T06:18:10.667Z] #55 name: "[dev 19/23] COPY --from=dockercli /build/ /usr/local/cli" [2019-08-01T06:18:10.667Z] #55 started: 2019-08-01 06:18:10.52236073 +0000 UTC [2019-08-01T06:18:11.631Z] #55 completed: 2019-08-01 06:18:11.247463429 +0000 UTC [2019-08-01T06:18:11.631Z] #55 duration: 725.102699ms [2019-08-01T06:18:11.631Z] [2019-08-01T06:18:11.631Z] [2019-08-01T06:18:11.631Z] #57 [dev 20/23] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-01T06:18:11.631Z] #57 digest: sha256:9e677b416519fac054fef8a49de0618515fc83b28d54969b6ddd4481919e9199 [2019-08-01T06:18:11.631Z] #57 name: "[dev 20/23] COPY --from=registry /build/registry* /usr/local/bin/" [2019-08-01T06:18:11.631Z] #57 started: 2019-08-01 06:18:11.249710071 +0000 UTC [2019-08-01T06:18:12.230Z] #57 completed: 2019-08-01 06:18:12.015592938 +0000 UTC [2019-08-01T06:18:12.230Z] #57 duration: 765.882867ms [2019-08-01T06:18:12.230Z] [2019-08-01T06:18:12.230Z] [2019-08-01T06:18:12.230Z] #59 [dev 21/23] COPY --from=criu /build/ /usr/local/ [2019-08-01T06:18:12.230Z] #59 digest: sha256:01e9b25ba0602f6551b77eab6e755e1366226de66c1584b652a74ac2a96a4bad [2019-08-01T06:18:12.230Z] #59 name: "[dev 21/23] COPY --from=criu /build/ /usr/local/" [2019-08-01T06:18:12.230Z] #59 started: 2019-08-01 06:18:12.019072615 +0000 UTC [2019-08-01T06:18:12.789Z] #59 completed: 2019-08-01 06:18:12.691578404 +0000 UTC [2019-08-01T06:18:12.789Z] #59 duration: 672.505789ms [2019-08-01T06:18:12.789Z] [2019-08-01T06:18:12.789Z] [2019-08-01T06:18:12.789Z] #63 [dev 22/23] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-01T06:18:12.789Z] #63 digest: sha256:776e614ecc2bd741bd830823409d045cc10413f496609f1f1b9b25cbf454f34e [2019-08-01T06:18:12.789Z] #63 name: "[dev 22/23] COPY --from=rootlesskit /build/ /usr/local/bin/" [2019-08-01T06:18:12.789Z] #63 started: 2019-08-01 06:18:12.694252566 +0000 UTC [2019-08-01T06:18:13.711Z] #63 completed: 2019-08-01 06:18:13.403143083 +0000 UTC [2019-08-01T06:18:13.711Z] #63 duration: 708.890517ms [2019-08-01T06:18:13.711Z] [2019-08-01T06:18:13.711Z] [2019-08-01T06:18:13.711Z] #65 [dev 23/23] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-01T06:18:13.711Z] #65 digest: sha256:ec287afe90b5b6315d48788e94aaf3302adbf051f1cfa433ff80784b30204215 [2019-08-01T06:18:13.711Z] #65 name: "[dev 23/23] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64" [2019-08-01T06:18:13.711Z] #65 started: 2019-08-01 06:18:13.405735325 +0000 UTC [2019-08-01T06:18:14.269Z] #65 completed: 2019-08-01 06:18:14.14354058 +0000 UTC [2019-08-01T06:18:14.269Z] #65 duration: 737.805255ms [2019-08-01T06:18:14.269Z] [2019-08-01T06:18:14.524Z] [2019-08-01T06:18:14.524Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-01T06:18:14.524Z] #66 digest: sha256:eb48c27a0c725de05dbc1233a738b4d6959427e7f7a4a87915626de4fd27841f [2019-08-01T06:18:14.524Z] #66 name: "[final 1/1] COPY . /go/src/github.com/docker/docker" [2019-08-01T06:18:14.524Z] #66 started: 2019-08-01 06:18:14.145880239 +0000 UTC [2019-08-01T06:18:16.449Z] #66 completed: 2019-08-01 06:18:16.179340413 +0000 UTC [2019-08-01T06:18:16.449Z] #66 duration: 2.033460174s [2019-08-01T06:18:16.449Z] [2019-08-01T06:18:16.449Z] [2019-08-01T06:18:16.449Z] #67 exporting to image [2019-08-01T06:18:16.449Z] #67 digest: sha256:7abd8d2b6d5ce1bb5bd41e507df24103d6578f770561e62584a293690413e063 [2019-08-01T06:18:16.449Z] #67 name: "exporting to image" [2019-08-01T06:18:16.449Z] #67 started: 2019-08-01 06:18:16.181831073 +0000 UTC [2019-08-01T06:18:16.449Z] #67 exporting layers [2019-08-01T06:18:24.524Z] #67 exporting layers 7.0s done [2019-08-01T06:18:24.524Z] #67 completed: 2019-08-01 06:18:23.172298748 +0000 UTC [2019-08-01T06:18:24.524Z] #67 duration: 6.990467675s [2019-08-01T06:18:24.524Z] #67 writing image sha256:f9755cf12598c05bf10a8e55b3246ca121a98ab917c5a4a3bfef147cf6057c5f done [2019-08-01T06:18:24.524Z] #67 naming to docker.io/library/docker:d149ac2ec done [2019-08-01T06:18:24.524Z] [2019-08-01T06:18:24.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39638-SK3G2MLK2EMX7SN7OM4D5EWUJ6TDM5RXKQBI5CAXHGUZ32TKWECA/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39638-SK3G2MLK2EMX7SN7OM4D5EWUJ6TDM5RXKQBI5CAXHGUZ32TKWECA/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_GITCOMMIT=d149ac2ec -e DOCKER_GRAPHDRIVER=overlay2 docker:d149ac2ec hack/test/unit [2019-08-01T06:18:27.783Z] ? github.com/docker/docker/api [no test files] [2019-08-01T06:18:39.942Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-01T06:19:47.552Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2019-08-01T06:19:47.552Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-01T06:19:47.552Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.0% of statements [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-01T06:19:47.552Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-08-01T06:19:47.552Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 95.2% of statements [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-01T06:19:47.552Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-01T06:19:47.552Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2019-08-01T06:19:47.552Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-01T06:19:47.808Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-01T06:19:48.367Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2019-08-01T06:19:51.626Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-08-01T06:19:52.186Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 45.1% of statements [2019-08-01T06:19:54.698Z] ok github.com/docker/docker/builder/remotecontext/git 0.753s coverage: 85.1% of statements [2019-08-01T06:19:54.698Z] ok github.com/docker/docker/builder/remotecontext 0.232s coverage: 13.6% of statements [2019-08-01T06:19:54.698Z] ? github.com/docker/docker/cli [no test files] [2019-08-01T06:19:54.698Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-01T06:19:54.954Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-08-01T06:20:00.192Z] ok github.com/docker/docker/client 0.196s coverage: 75.8% of statements [2019-08-01T06:20:38.841Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.9% of statements [2019-08-01T06:20:38.841Z] ok github.com/docker/docker/container 0.120s coverage: 35.5% of statements [2019-08-01T06:20:38.841Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-01T06:20:38.841Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-01T06:20:38.841Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-01T06:20:38.842Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-01T06:20:45.373Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2019-08-01T06:20:47.256Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2019-08-01T06:20:48.673Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-08-01T06:20:58.600Z] ok github.com/docker/docker/daemon 12.164s coverage: 17.5% of statements [2019-08-01T06:20:58.600Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-01T06:20:58.600Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.6% of statements [2019-08-01T06:20:58.600Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-01T06:20:58.855Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2019-08-01T06:21:00.215Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-08-01T06:21:00.215Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 84.2% of statements [2019-08-01T06:21:00.215Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-01T06:21:00.215Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-01T06:21:02.097Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-08-01T06:21:03.981Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-08-01T06:21:04.540Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 56.9% of statements [2019-08-01T06:21:07.802Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.257s coverage: 72.5% of statements [2019-08-01T06:21:07.802Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.453s coverage: 45.9% of statements [2019-08-01T06:21:07.802Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-01T06:21:10.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.001s coverage: 50.8% of statements [2019-08-01T06:21:11.669Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.293s coverage: 75.2% of statements [2019-08-01T06:21:12.591Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-08-01T06:21:12.846Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.098s coverage: 57.1% of statements [2019-08-01T06:21:12.846Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-01T06:21:12.846Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-01T06:21:14.729Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-08-01T06:21:15.653Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-08-01T06:21:16.620Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-08-01T06:21:16.620Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-01T06:21:16.620Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-01T06:21:17.545Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 42.7% of statements [2019-08-01T06:21:18.916Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 78.6% of statements [2019-08-01T06:21:18.916Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-01T06:21:18.916Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-01T06:21:19.171Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 68.2% of statements [2019-08-01T06:21:20.097Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-08-01T06:21:20.657Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-08-01T06:21:20.657Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2019-08-01T06:21:22.060Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-08-01T06:21:22.060Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-01T06:21:22.357Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 18.6% of statements [2019-08-01T06:21:24.240Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-08-01T06:21:24.494Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-08-01T06:21:25.419Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-08-01T06:21:25.673Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 84.5% of statements [2019-08-01T06:21:25.673Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-01T06:21:25.673Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-01T06:21:28.225Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2019-08-01T06:21:28.225Z] ok github.com/docker/docker/distribution 0.193s coverage: 22.6% of statements [2019-08-01T06:21:28.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-01T06:21:29.149Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-08-01T06:21:30.514Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-08-01T06:21:31.074Z] ok github.com/docker/docker/distribution/xfer 1.433s coverage: 83.4% of statements [2019-08-01T06:21:31.074Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-01T06:21:31.635Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2019-08-01T06:21:31.635Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-01T06:21:32.998Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-08-01T06:21:32.998Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-01T06:21:33.558Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-01T06:21:33.558Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-01T06:21:33.558Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-01T06:21:33.813Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-01T06:21:33.813Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-01T06:21:33.813Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-01T06:21:33.813Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-01T06:21:33.814Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-01T06:21:34.069Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-01T06:21:34.069Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-01T06:21:34.324Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-08-01T06:21:35.292Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-08-01T06:21:36.654Z] ok github.com/docker/docker/opts 0.017s coverage: 67.3% of statements [2019-08-01T06:21:36.909Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-08-01T06:21:38.793Z] ok github.com/docker/docker/pkg/archive 0.368s coverage: 77.2% of statements [2019-08-01T06:21:39.352Z] ok github.com/docker/docker/pkg/authorization 0.121s coverage: 66.7% of statements [2019-08-01T06:21:39.607Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-08-01T06:21:39.863Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-08-01T06:21:44.018Z] ok github.com/docker/docker/pkg/chrootarchive 2.928s coverage: 43.2% of statements [2019-08-01T06:21:44.018Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-08-01T06:21:44.273Z] ok github.com/docker/docker/layer 8.009s coverage: 66.9% of statements [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/oci [no test files] [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-01T06:21:44.274Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-01T06:21:44.839Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2019-08-01T06:21:44.839Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2019-08-01T06:21:45.771Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-08-01T06:21:46.332Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-08-01T06:21:46.952Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-08-01T06:21:48.316Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-08-01T06:21:49.242Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-08-01T06:21:49.242Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2019-08-01T06:21:49.802Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2019-08-01T06:21:49.802Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 10.2% of statements [2019-08-01T06:21:51.162Z] ok github.com/docker/docker/pkg/idtools 0.430s coverage: 70.1% of statements [2019-08-01T06:21:51.162Z] ok github.com/docker/docker/pkg/ioutils 0.409s coverage: 69.3% of statements [2019-08-01T06:21:51.721Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2019-08-01T06:21:51.721Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-08-01T06:21:51.975Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-08-01T06:21:51.975Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-01T06:21:52.534Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-08-01T06:21:53.093Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-08-01T06:21:53.348Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-08-01T06:21:53.348Z] ok github.com/docker/docker/pkg/mount 0.599s coverage: 69.6% of statements [2019-08-01T06:21:53.348Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-01T06:21:53.910Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-08-01T06:21:53.910Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-08-01T06:21:53.910Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-01T06:21:53.910Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-01T06:21:54.834Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-08-01T06:21:55.392Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-08-01T06:21:55.951Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-08-01T06:21:55.951Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-08-01T06:21:57.310Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-08-01T06:21:57.565Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-08-01T06:22:00.822Z] ok github.com/docker/docker/pkg/signal 2.810s coverage: 61.0% of statements [2019-08-01T06:22:01.381Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-08-01T06:22:01.636Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-08-01T06:22:01.891Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-08-01T06:22:02.450Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-08-01T06:22:02.705Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-08-01T06:22:03.265Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 37.5% of statements [2019-08-01T06:22:03.825Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-08-01T06:22:04.385Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2019-08-01T06:22:04.640Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-08-01T06:22:05.244Z] testing: warning: no tests to run [2019-08-01T06:22:05.244Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-08-01T06:22:05.500Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-08-01T06:22:05.755Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-08-01T06:22:06.010Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-08-01T06:22:08.523Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.0% of statements [2019-08-01T06:22:08.778Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-08-01T06:22:09.704Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.8% of statements [2019-08-01T06:22:10.265Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-08-01T06:22:11.628Z] ok github.com/docker/docker/registry 0.084s coverage: 56.4% of statements [2019-08-01T06:22:12.188Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-08-01T06:22:12.443Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-08-01T06:22:13.367Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-08-01T06:22:13.926Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-08-01T06:22:14.849Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-08-01T06:22:15.408Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-08-01T06:22:16.768Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-08-01T06:22:28.956Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/rootless [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/volume [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-01T06:22:28.956Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === Skipped [2019-08-01T06:22:28.956Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-01T06:22:28.956Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-01T06:22:28.956Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:73: No driver to put! [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-01T06:22:28.956Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-01T06:22:28.956Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-01T06:22:28.956Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-01T06:22:28.956Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-01T06:22:28.956Z] graphtest_unix.go:73: No driver to put! [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-01T06:22:28.956Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-01T06:22:28.956Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] [2019-08-01T06:22:28.956Z] DONE 2040 tests, 20 skipped in 242.785s Post stage [Pipeline] junit [2019-08-01T06:22:29.548Z] Recording test results [Pipeline] sh [2019-08-01T06:22:31.681Z] + echo Ensuring container killed. [2019-08-01T06:22:31.681Z] Ensuring container killed. [2019-08-01T06:22:31.681Z] + docker rm -vf docker-pr10 [2019-08-01T06:22:31.681Z] Error: No such container: docker-pr10 [2019-08-01T06:22:31.681Z] + true [2019-08-01T06:22:31.681Z] + echo Chowning /workspace to jenkins user [2019-08-01T06:22:31.681Z] Chowning /workspace to jenkins user [2019-08-01T06:22:31.681Z] + id -u [2019-08-01T06:22:31.681Z] + id -g [2019-08-01T06:22:31.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39638-SK3G2MLK2EMX7SN7OM4D5EWUJ6TDM5RXKQBI5CAXHGUZ32TKWECA:/workspace busybox chown -R 1000:1000 /workspace [2019-08-01T06:22:31.681Z] Unable to find image 'busybox:latest' locally [2019-08-01T06:22:31.937Z] latest: Pulling from library/busybox [2019-08-01T06:22:31.937Z] ee153a04d683: Pulling fs layer [2019-08-01T06:22:32.191Z] ee153a04d683: Download complete [2019-08-01T06:22:32.191Z] ee153a04d683: Pull complete [2019-08-01T06:22:32.488Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-01T06:22:32.488Z] Status: Downloaded newer image for busybox:latest [2019-08-01T06:22:34.371Z] + echo Creating unit-bundles.tar.gz [2019-08-01T06:22:34.371Z] Creating unit-bundles.tar.gz [2019-08-01T06:22:34.371Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-08-01T06:22:34.371Z] bundles/junit-report.xml [2019-08-01T06:22:34.371Z] bundles/go-test-report.json [2019-08-01T06:22:34.371Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-08-01T06:22:34.380Z] Archiving artifacts [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS