Skip to content

Console Output

Skipping 31 KB.. Full Log
=cache,sharing=locked,id=moby-container...
12:56:00 [2020-03-10T12:56:00.355Z] #62 DONE 10.3s
12:56:00 [2020-03-10T12:56:00.355Z] 
12:56:00 [2020-03-10T12:56:00.355Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
12:56:00 [2020-03-10T12:56:00.355Z] #25 10.17 (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 ... 15401 files and directories currently installed.)
12:56:00 [2020-03-10T12:56:00.355Z] #25 10.20 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
12:56:00 [2020-03-10T12:56:00.355Z] #25 10.26 Unpacking libonig5:amd64 (6.9.1-1) ...
12:56:00 [2020-03-10T12:56:00.355Z] #25 ...
12:56:00 [2020-03-10T12:56:00.355Z] 
12:56:00 [2020-03-10T12:56:00.355Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
12:56:00 [2020-03-10T12:56:00.355Z] #30 1.923 + git clone https://github.com/kolyshkin/go-swagger.git .
12:56:00 [2020-03-10T12:56:00.355Z] #30 1.926 Cloning into '.'...
12:56:00 [2020-03-10T12:56:00.355Z] #30 ...
12:56:00 [2020-03-10T12:56:00.355Z] 
12:56:00 [2020-03-10T12:56:00.355Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:56:00 [2020-03-10T12:56:00.355Z] #63 DONE 0.2s
12:56:00 [2020-03-10T12:56:00.355Z] 
12:56:00 [2020-03-10T12:56:00.355Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.182 + RM_GOPATH=0
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.182 + TMP_GOPATH=
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.182 + : /build
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.182 + '[' -z '' ']'
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.183 ++ mktemp -d
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.184 + export GOPATH=/tmp/tmp.28o1pIFsSD
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.184 + GOPATH=/tmp/tmp.28o1pIFsSD
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.184 + RM_GOPATH=1
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.187 ++ dirname ./install.sh
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + dir=.
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + bin=shfmt
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + shift
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + '[' '!' -f ./shfmt.installer ']'
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + . ./shfmt.installer
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + install_shfmt
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 + git clone https://github.com/mvdan/sh.git /tmp/tmp.28o1pIFsSD/src/github.com/mvdan/sh
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.194 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:56:00 [2020-03-10T12:56:00.355Z] #56 2.200 Cloning into '/tmp/tmp.28o1pIFsSD/src/github.com/mvdan/sh'...
12:56:00 [2020-03-10T12:56:00.355Z] #56 4.602 + cd /tmp/tmp.28o1pIFsSD/src/github.com/mvdan/sh
12:56:00 [2020-03-10T12:56:00.355Z] #56 4.602 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:56:00 [2020-03-10T12:56:00.355Z] #56 4.631 + GO111MODULE=on
12:56:00 [2020-03-10T12:56:00.355Z] #56 4.631 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:56:00 [2020-03-10T12:56:00.355Z] #56 5.740 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:56:00 [2020-03-10T12:56:00.355Z] #56 5.797 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:56:00 [2020-03-10T12:56:00.356Z] #56 5.827 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:56:00 [2020-03-10T12:56:00.356Z] #56 5.922 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:56:00 [2020-03-10T12:56:00.356Z] #56 5.946 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:56:00 [2020-03-10T12:56:00.356Z] #56 6.198 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:56:00 [2020-03-10T12:56:00.356Z] #56 6.606 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:56:00 [2020-03-10T12:56:00.356Z] #56 7.071 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:56:00 [2020-03-10T12:56:00.356Z] #56 7.485 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:56:00 [2020-03-10T12:56:00.356Z] #56 7.493 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:56:00 [2020-03-10T12:56:00.356Z] #56 7.512 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:56:00 [2020-03-10T12:56:00.356Z] #56 7.537 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:56:00 [2020-03-10T12:56:00.356Z] #56 7.865 runtime
12:56:00 [2020-03-10T12:56:00.613Z] #56 ...
12:56:00 [2020-03-10T12:56:00.613Z] 
12:56:00 [2020-03-10T12:56:00.613Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.012 + RM_GOPATH=0
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.012 + TMP_GOPATH=
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.012 + : /build/
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.012 + '[' -z '' ']'
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.015 ++ mktemp -d
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.016 + export GOPATH=/tmp/tmp.SknQeXah4O
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.016 + GOPATH=/tmp/tmp.SknQeXah4O
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.016 + RM_GOPATH=1
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.016 ++ dirname ./install.sh
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + dir=.
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + bin=rootlesskit
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + shift
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + '[' '!' -f ./rootlesskit.installer ']'
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + . ./rootlesskit.installer
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + install_rootlesskit
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + case "$1" in
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + export CGO_ENABLED=0
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + CGO_ENABLED=0
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + _install_rootlesskit
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.017 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SknQeXah4O/src/github.com/rootless-containers/rootlesskit
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.018 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
12:56:00 [2020-03-10T12:56:00.614Z] #68 2.022 Cloning into '/tmp/tmp.SknQeXah4O/src/github.com/rootless-containers/rootlesskit'...
12:56:00 [2020-03-10T12:56:00.614Z] #68 3.081 + cd /tmp/tmp.SknQeXah4O/src/github.com/rootless-containers/rootlesskit
12:56:00 [2020-03-10T12:56:00.614Z] #68 3.082 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
12:56:00 [2020-03-10T12:56:00.614Z] #68 3.207 + for f in rootlesskit rootlesskit-docker-proxy
12:56:00 [2020-03-10T12:56:00.614Z] #68 3.208 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:56:00 [2020-03-10T12:56:00.614Z] #68 ...
12:56:00 [2020-03-10T12:56:00.614Z] 
12:56:00 [2020-03-10T12:56:00.614Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.430 + RM_GOPATH=0
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.430 + TMP_GOPATH=
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.430 + : /build
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.430 + '[' -z '' ']'
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.432 ++ mktemp -d
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.438 + export GOPATH=/tmp/tmp.qlpulpMeoy
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.440 + GOPATH=/tmp/tmp.qlpulpMeoy
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.440 + RM_GOPATH=1
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.442 ++ dirname ./install.sh
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.449 + dir=.
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.449 + bin=gotestsum
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.449 + shift
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.450 + '[' '!' -f ./gotestsum.installer ']'
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.450 + . ./gotestsum.installer
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.450 ++ : v0.3.5
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.451 + install_gotestsum
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.451 + echo 'Installing gotestsum version v0.3.5'
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.451 Installing gotestsum version v0.3.5
12:56:00 [2020-03-10T12:56:00.614Z] #50 2.451 + go get -d gotest.tools/gotestsum
12:56:00 [2020-03-10T12:56:00.871Z] #50 ...
12:56:00 [2020-03-10T12:56:00.871Z] 
12:56:00 [2020-03-10T12:56:00.871Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
12:56:00 [2020-03-10T12:56:00.871Z] #64 DONE 0.2s
12:56:00 [2020-03-10T12:56:00.871Z] 
12:56:00 [2020-03-10T12:56:00.871Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.388 + RM_GOPATH=0
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.388 + TMP_GOPATH=
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.388 + : /build
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.388 + '[' -z '' ']'
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.396 ++ mktemp -d
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.431 + export GOPATH=/tmp/tmp.v7TDXIUkXJ
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.431 + GOPATH=/tmp/tmp.v7TDXIUkXJ
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.432 + RM_GOPATH=1
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.436 ++ dirname ./install.sh
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.437 + dir=.
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.437 + bin=golangci_lint
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.437 + shift
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.438 + '[' '!' -f ./golangci_lint.installer ']'
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.438 + . ./golangci_lint.installer
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.438 ++ : v1.20.0
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.439 + install_golangci_lint
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.439 + echo 'Installing golangci-lint version v1.20.0'
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.439 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
12:56:00 [2020-03-10T12:56:00.871Z] #53 2.439 Installing golangci-lint version v1.20.0
12:56:00 [2020-03-10T12:56:00.871Z] #53 7.502 + cd /tmp/tmp.v7TDXIUkXJ/src/github.com/golangci/golangci-lint/
12:56:00 [2020-03-10T12:56:00.871Z] #53 7.503 + git checkout -q v1.20.0
12:56:00 [2020-03-10T12:56:00.871Z] #53 7.996 ++ git describe --tags
12:56:00 [2020-03-10T12:56:00.871Z] #53 8.004 + version=v1.20.0
12:56:00 [2020-03-10T12:56:00.871Z] #53 8.004 ++ git rev-parse --short HEAD
12:56:00 [2020-03-10T12:56:00.871Z] #53 8.008 + commit=cc98739
12:56:00 [2020-03-10T12:56:00.871Z] #53 8.016 ++ git show -s --format=%cd
12:56:00 [2020-03-10T12:56:00.871Z] #53 8.018 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
12:56:00 [2020-03-10T12:56:00.871Z] #53 8.018 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
12:56:00 [2020-03-10T12:56:00.871Z] #53 ...
12:56:00 [2020-03-10T12:56:00.871Z] 
12:56:00 [2020-03-10T12:56:00.871Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
12:56:00 [2020-03-10T12:56:00.871Z] #35 1.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 1.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 1.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 2.235 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 2.722 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 3.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
12:56:00 [2020-03-10T12:56:00.871Z] #35 6.290 Fetched 8332 kB in 5s (1709 kB/s)
12:56:00 [2020-03-10T12:56:00.871Z] #35 6.290 Reading package lists...
12:56:00 [2020-03-10T12:56:00.871Z] #35 7.868 Reading package lists...
12:56:00 [2020-03-10T12:56:00.871Z] #35 9.123 Building dependency tree...
12:56:00 [2020-03-10T12:56:00.871Z] #35 9.973 The following additional packages will be installed:
12:56:00 [2020-03-10T12:56:00.871Z] #35 9.976   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:56:00 [2020-03-10T12:56:00.871Z] #35 9.978 Suggested packages:
12:56:00 [2020-03-10T12:56:00.871Z] #35 9.982   cmake-doc ninja-build lrzip
12:56:00 [2020-03-10T12:56:00.871Z] #35 9.982 Recommended packages:
12:56:00 [2020-03-10T12:56:00.871Z] #35 9.982   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.24 The following NEW packages will be installed:
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.24   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.24   vim-common xxd
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.59 Need to get 14.9 MB of archives.
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.59 After this operation, 61.8 MB of additional disk space will be used.
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:56:00 [2020-03-10T12:56:00.871Z] #35 10.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
12:56:01 [2020-03-10T12:56:01.131Z] #35 10.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:56:01 [2020-03-10T12:56:01.131Z] #35 ...
12:56:01 [2020-03-10T12:56:01.131Z] 
12:56:01 [2020-03-10T12:56:01.131Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.330 + RM_GOPATH=0
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.330 + TMP_GOPATH=
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.331 + : /build
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.331 + '[' -z '' ']'
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.332 ++ mktemp -d
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.336 + export GOPATH=/tmp/tmp.ADvKQt8UJ8
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.336 + GOPATH=/tmp/tmp.ADvKQt8UJ8
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.336 + RM_GOPATH=1
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.337 ++ dirname ./install.sh
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.340 + dir=.
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.340 + bin=proxy
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.340 + shift
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.340 + '[' '!' -f ./proxy.installer ']'
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.341 + . ./proxy.installer
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.341 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.341 + install_proxy
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.342 + case "$1" in
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.342 + export CGO_ENABLED=0
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.342 + CGO_ENABLED=0
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.342 + _install_proxy
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.343 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669'
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.343 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.343 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ADvKQt8UJ8/src/github.com/docker/libnetwork
12:56:01 [2020-03-10T12:56:01.131Z] #74 2.346 Cloning into '/tmp/tmp.ADvKQt8UJ8/src/github.com/docker/libnetwork'...
12:56:01 [2020-03-10T12:56:01.131Z] #74 6.329 + cd /tmp/tmp.ADvKQt8UJ8/src/github.com/docker/libnetwork
12:56:01 [2020-03-10T12:56:01.131Z] #74 6.329 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669
12:56:01 [2020-03-10T12:56:01.131Z] #74 6.540 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:56:01 [2020-03-10T12:56:01.131Z] #74 ...
12:56:01 [2020-03-10T12:56:01.131Z] 
12:56:01 [2020-03-10T12:56:01.131Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.41 Selecting previously unselected package libjq1:amd64.
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.51 Selecting previously unselected package jq.
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.51 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.52 Unpacking jq (1.5+dfsg-2+b1) ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.66 Setting up libonig5:amd64 (6.9.1-1) ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.69 Setting up jq (1.5+dfsg-2+b1) ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 10.71 Processing triggers for libc-bin (2.28-10) ...
12:56:01 [2020-03-10T12:56:01.131Z] #25 DONE 11.1s
12:56:01 [2020-03-10T12:56:01.131Z] 
12:56:01 [2020-03-10T12:56:01.131Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
12:56:01 [2020-03-10T12:56:01.131Z] #43 2.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:56:01 [2020-03-10T12:56:01.131Z] #43 2.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:56:01 [2020-03-10T12:56:01.131Z] #43 2.283 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
12:56:01 [2020-03-10T12:56:01.131Z] #43 2.674 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:56:01 [2020-03-10T12:56:01.131Z] #43 3.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
12:56:01 [2020-03-10T12:56:01.131Z] #43 4.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
12:56:01 [2020-03-10T12:56:01.131Z] #43 6.853 Fetched 8332 kB in 5s (1719 kB/s)
12:56:01 [2020-03-10T12:56:01.131Z] #43 6.853 Reading package lists...
12:56:01 [2020-03-10T12:56:01.131Z] #43 8.296 Reading package lists...
12:56:01 [2020-03-10T12:56:01.131Z] #43 10.08 Building dependency tree...
12:56:01 [2020-03-10T12:56:01.131Z] #43 11.09 The following additional packages will be installed:
12:56:01 [2020-03-10T12:56:01.131Z] #43 11.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:56:01 [2020-03-10T12:56:01.131Z] #43 11.09   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:56:01 [2020-03-10T12:56:01.131Z] #43 11.09 Suggested packages:
12:56:01 [2020-03-10T12:56:01.131Z] #43 11.09   manpages-dev python-setuptools
12:56:01 [2020-03-10T12:56:01.389Z] #43 ...
12:56:01 [2020-03-10T12:56:01.389Z] 
12:56:01 [2020-03-10T12:56:01.389Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
12:56:01 [2020-03-10T12:56:01.389Z] #26 DONE 0.2s
12:56:01 [2020-03-10T12:56:01.389Z] 
12:56:01 [2020-03-10T12:56:01.389Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
12:56:01 [2020-03-10T12:56:01.390Z] #35 11.43 debconf: delaying package configuration, since apt-utils is not installed
12:56:01 [2020-03-10T12:56:01.647Z] #35 11.53 Fetched 14.9 MB in 1s (20.0 MB/s)
12:56:01 [2020-03-10T12:56:01.647Z] #35 11.62 Selecting previously unselected package xxd.
12:56:01 [2020-03-10T12:56:01.647Z] #35 11.62 (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 ... 15401 files and directories currently installed.)
12:56:01 [2020-03-10T12:56:01.647Z] #35 11.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:56:01 [2020-03-10T12:56:01.647Z] #35 11.64 Unpacking xxd (2:8.1.0875-5) ...
12:56:02 [2020-03-10T12:56:02.213Z] #35 11.92 Selecting previously unselected package vim-common.
12:56:02 [2020-03-10T12:56:02.213Z] #35 11.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:56:02 [2020-03-10T12:56:02.213Z] #35 11.96 Unpacking vim-common (2:8.1.0875-5) ...
12:56:02 [2020-03-10T12:56:02.213Z] #35 12.15 Selecting previously unselected package cmake-data.
12:56:02 [2020-03-10T12:56:02.213Z] #35 12.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:56:02 [2020-03-10T12:56:02.213Z] #35 12.17 Unpacking cmake-data (3.13.4-1) ...
12:56:02 [2020-03-10T12:56:02.470Z] #35 ...
12:56:02 [2020-03-10T12:56:02.470Z] 
12:56:02 [2020-03-10T12:56:02.470Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
12:56:02 [2020-03-10T12:56:02.470Z] #41 2.243 + git clone https://github.com/docker/distribution.git .
12:56:02 [2020-03-10T12:56:02.470Z] #41 2.248 Cloning into '.'...
12:56:02 [2020-03-10T12:56:02.470Z] #41 5.672 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:56:02 [2020-03-10T12:56:02.470Z] #41 6.399 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:56:02 [2020-03-10T12:56:02.470Z] #41 ...
12:56:02 [2020-03-10T12:56:02.470Z] 
12:56:02 [2020-03-10T12:56:02.470Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.38 The following NEW packages will be installed:
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.38   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.38   python-six zlib1g-dev
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.67 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.67 Need to get 4095 kB of archives.
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.67 After this operation, 22.5 MB of additional disk space will be used.
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:56:02 [2020-03-10T12:56:02.470Z] #43 11.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:56:02 [2020-03-10T12:56:02.471Z] #43 11.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:56:02 [2020-03-10T12:56:02.471Z] #43 11.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:56:02 [2020-03-10T12:56:02.471Z] #43 11.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:56:02 [2020-03-10T12:56:02.471Z] #43 12.33 debconf: delaying package configuration, since apt-utils is not installed
12:56:02 [2020-03-10T12:56:02.471Z] #43 12.39 Fetched 4095 kB in 1s (7936 kB/s)
12:56:02 [2020-03-10T12:56:02.471Z] #43 12.45 Selecting previously unselected package libcap-dev:amd64.
12:56:02 [2020-03-10T12:56:02.471Z] #43 12.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
12:56:02 [2020-03-10T12:56:02.471Z] #43 12.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:56:02 [2020-03-10T12:56:02.471Z] #43 12.50 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:56:02 [2020-03-10T12:56:02.729Z] #43 ...
12:56:02 [2020-03-10T12:56:02.729Z] 
12:56:02 [2020-03-10T12:56:02.729Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:56:02 [2020-03-10T12:56:02.729Z] #74 DONE 12.4s
12:56:02 [2020-03-10T12:56:02.987Z] 
12:56:02 [2020-03-10T12:56:02.987Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
12:56:02 [2020-03-10T12:56:02.987Z] #43 12.76 Selecting previously unselected package libnet1:amd64.
12:56:02 [2020-03-10T12:56:02.987Z] #43 12.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:56:02 [2020-03-10T12:56:02.987Z] #43 12.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:56:02 [2020-03-10T12:56:02.987Z] #43 12.93 Selecting previously unselected package libnet1-dev.
12:56:02 [2020-03-10T12:56:02.987Z] #43 12.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:56:02 [2020-03-10T12:56:02.987Z] #43 12.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:56:03 [2020-03-10T12:56:03.245Z] #43 13.09 Selecting previously unselected package libnl-3-200:amd64.
12:56:03 [2020-03-10T12:56:03.245Z] #43 13.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:56:03 [2020-03-10T12:56:03.245Z] #43 13.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:56:03 [2020-03-10T12:56:03.245Z] #43 13.19 Selecting previously unselected package libnl-3-dev:amd64.
12:56:03 [2020-03-10T12:56:03.245Z] #43 13.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:56:03 [2020-03-10T12:56:03.245Z] #43 13.23 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:56:03 [2020-03-10T12:56:03.811Z] #43 13.68 Selecting previously unselected package libprotobuf-c1:amd64.
12:56:03 [2020-03-10T12:56:03.811Z] #43 13.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:56:03 [2020-03-10T12:56:03.811Z] #43 13.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:56:03 [2020-03-10T12:56:03.811Z] #43 13.80 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:56:03 [2020-03-10T12:56:03.811Z] #43 13.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:56:03 [2020-03-10T12:56:03.811Z] #43 13.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:56:04 [2020-03-10T12:56:04.070Z] #43 13.93 Selecting previously unselected package zlib1g-dev:amd64.
12:56:04 [2020-03-10T12:56:04.070Z] #43 13.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:56:04 [2020-03-10T12:56:04.070Z] #43 13.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:56:04 [2020-03-10T12:56:04.340Z] #43 14.11 Selecting previously unselected package libprotobuf17:amd64.
12:56:04 [2020-03-10T12:56:04.340Z] #43 14.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:56:04 [2020-03-10T12:56:04.340Z] #43 14.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:56:04 [2020-03-10T12:56:04.598Z] #43 14.44 Selecting previously unselected package libprotobuf-lite17:amd64.
12:56:04 [2020-03-10T12:56:04.598Z] #43 14.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:56:04 [2020-03-10T12:56:04.598Z] #43 14.45 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:56:04 [2020-03-10T12:56:04.856Z] #43 14.61 Selecting previously unselected package libprotobuf-dev:amd64.
12:56:04 [2020-03-10T12:56:04.856Z] #43 14.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:56:04 [2020-03-10T12:56:04.856Z] #43 14.64 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:56:05 [2020-03-10T12:56:05.422Z] #43 15.20 Selecting previously unselected package libprotoc17:amd64.
12:56:05 [2020-03-10T12:56:05.422Z] #43 15.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:56:05 [2020-03-10T12:56:05.422Z] #43 15.24 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:56:05 [2020-03-10T12:56:05.681Z] #43 15.48 Selecting previously unselected package protobuf-c-compiler.
12:56:05 [2020-03-10T12:56:05.681Z] #43 15.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:56:05 [2020-03-10T12:56:05.681Z] #43 15.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:56:05 [2020-03-10T12:56:05.681Z] #43 15.61 Selecting previously unselected package protobuf-compiler.
12:56:05 [2020-03-10T12:56:05.681Z] #43 15.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:56:05 [2020-03-10T12:56:05.681Z] #43 15.63 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:56:05 [2020-03-10T12:56:05.939Z] #43 15.77 Selecting previously unselected package python-pkg-resources.
12:56:05 [2020-03-10T12:56:05.939Z] #43 15.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:56:05 [2020-03-10T12:56:05.939Z] #43 15.79 Unpacking python-pkg-resources (40.8.0-1) ...
12:56:05 [2020-03-10T12:56:05.939Z] #43 15.92 Selecting previously unselected package python-six.
12:56:05 [2020-03-10T12:56:05.939Z] #43 15.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:56:05 [2020-03-10T12:56:05.939Z] #43 15.94 Unpacking python-six (1.12.0-1) ...
12:56:06 [2020-03-10T12:56:06.197Z] #43 16.02 Selecting previously unselected package python-protobuf.
12:56:06 [2020-03-10T12:56:06.197Z] #43 16.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:56:06 [2020-03-10T12:56:06.197Z] #43 16.03 Unpacking python-protobuf (3.6.1.3-2) ...
12:56:06 [2020-03-10T12:56:06.508Z] #43 16.38 Setting up python-pkg-resources (40.8.0-1) ...
12:56:07 [2020-03-10T12:56:07.884Z] #43 17.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:56:07 [2020-03-10T12:56:07.884Z] #43 17.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:56:07 [2020-03-10T12:56:07.884Z] #43 17.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:56:07 [2020-03-10T12:56:07.884Z] #43 17.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:56:07 [2020-03-10T12:56:07.884Z] #43 17.62 Setting up python-six (1.12.0-1) ...
12:56:08 [2020-03-10T12:56:08.142Z] #43 ...
12:56:08 [2020-03-10T12:56:08.142Z] 
12:56:08 [2020-03-10T12:56:08.142Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
12:56:08 [2020-03-10T12:56:08.142Z] #27 2.264 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
12:56:08 [2020-03-10T12:56:08.142Z] #27 2.398 
12:56:08 [2020-03-10T12:56:08.142Z] #27 2.528 
####                                                                       6.2%
#################                                                         24.7%
##############################                                            42.9%
###########################################                               59.8%
#####################################################                     74.3%
###############################################################           88.6%
######################################################################## 100.0%
12:56:08 [2020-03-10T12:56:08.142Z] #27 3.283 
12:56:08 [2020-03-10T12:56:08.142Z] #27 3.544 #=#=#                                                                         

#####################                                                     29.7%
####################################################################      95.5%
######################################################################## 100.0%
12:56:08 [2020-03-10T12:56:08.142Z] #27 3.922 
12:56:08 [2020-03-10T12:56:08.142Z] #27 4.057 
##########                                                                14.3%
############################                                              39.4%
#############################################                             62.5%
#############################################################             86.1%
######################################################################## 100.0%
12:56:08 [2020-03-10T12:56:08.142Z] #27 4.611 
12:56:08 [2020-03-10T12:56:08.142Z] #27 4.786 
                                                                           0.0%
#####                                                                      7.6%
##########                                                                14.1%
#############                                                             19.2%
################                                                          23.6%
####################                                                      28.4%
########################                                                  33.8%
###########################                                               38.7%
###############################                                           44.1%
####################################                                      50.7%
#########################################                                 57.1%
############################################                              61.6%
#################################################                         68.6%
######################################################                    75.4%
##########################################################                81.9%
###############################################################           88.3%
###################################################################       93.9%
######################################################################## 100.0%
12:56:08 [2020-03-10T12:56:08.142Z] #27 6.547 
12:56:08 [2020-03-10T12:56:08.733Z] #27 7.183 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
12:56:08 [2020-03-10T12:56:08.733Z] #27 7.368 
12:56:08 [2020-03-10T12:56:08.993Z] #27 7.494 
######################################################################## 100.0%
12:56:08 [2020-03-10T12:56:08.993Z] #27 7.540 
12:56:09 [2020-03-10T12:56:09.559Z] #27 8.088 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
12:56:09 [2020-03-10T12:56:09.817Z] #27 8.296 
12:56:10 [2020-03-10T12:56:10.075Z] #27 8.400 
######################################################################## 100.0%
12:56:10 [2020-03-10T12:56:10.075Z] #27 8.440 
12:56:10 [2020-03-10T12:56:10.640Z] #27 ...
12:56:10 [2020-03-10T12:56:10.640Z] 
12:56:10 [2020-03-10T12:56:10.640Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
12:56:10 [2020-03-10T12:56:10.640Z] #35 14.18 Selecting previously unselected package libicu63:amd64.
12:56:10 [2020-03-10T12:56:10.640Z] #35 14.19 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 14.21 Unpacking libicu63:amd64 (63.1-6) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 16.68 Selecting previously unselected package libxml2:amd64.
12:56:10 [2020-03-10T12:56:10.640Z] #35 16.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 16.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.13 Selecting previously unselected package libarchive13:amd64.
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.34 Selecting previously unselected package libjsoncpp1:amd64.
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.46 Selecting previously unselected package librhash0:amd64.
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.46 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.48 Unpacking librhash0:amd64 (1.3.8-1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.61 Selecting previously unselected package libuv1:amd64.
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.62 Unpacking libuv1:amd64 (1.24.1-1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.75 Selecting previously unselected package cmake.
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 17.76 Unpacking cmake (3.13.4-1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.56 Setting up libicu63:amd64 (63.1-6) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.58 Setting up xxd (2:8.1.0875-5) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.60 Setting up libuv1:amd64 (1.24.1-1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.62 Setting up vim-common (2:8.1.0875-5) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.64 Setting up librhash0:amd64 (1.3.8-1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.67 Setting up cmake-data (3.13.4-1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.74 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.77 Setting up cmake (3.13.4-1) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.80 Processing triggers for libc-bin (2.28-10) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 18.87 Processing triggers for mime-support (3.62) ...
12:56:10 [2020-03-10T12:56:10.640Z] #35 DONE 20.6s
12:56:10 [2020-03-10T12:56:10.640Z] 
12:56:10 [2020-03-10T12:56:10.640Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
12:56:10 [2020-03-10T12:56:10.640Z] #27 9.172 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
12:56:10 [2020-03-10T12:56:10.640Z] #27 9.201 skipping existing 1849cc453dee
12:56:10 [2020-03-10T12:56:10.640Z] #27 9.281 
12:56:10 [2020-03-10T12:56:10.640Z] #27 ...
12:56:10 [2020-03-10T12:56:10.640Z] 
12:56:10 [2020-03-10T12:56:10.640Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:10 [2020-03-10T12:56:10.640Z] #47 10.35 sync
12:56:10 [2020-03-10T12:56:10.640Z] #47 10.35 internal/reflectlite
12:56:10 [2020-03-10T12:56:10.640Z] #47 10.68 math/rand
12:56:10 [2020-03-10T12:56:10.640Z] #47 10.68 internal/singleflight
12:56:10 [2020-03-10T12:56:10.640Z] #47 10.68 github.com/LK4D4/vndr/godl/singleflight
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.24 errors
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.25 sort
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.36 io
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.36 strconv
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.36 internal/oserror
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.36 vendor/golang.org/x/net/dns/dnsmessage
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.42 syscall
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.88 bytes
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.88 strings
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.88 crypto/internal/randutil
12:56:10 [2020-03-10T12:56:10.640Z] #47 11.88 hash
12:56:10 [2020-03-10T12:56:10.640Z] #47 12.00 hash/crc32
12:56:10 [2020-03-10T12:56:10.640Z] #47 12.01 crypto/hmac
12:56:10 [2020-03-10T12:56:10.640Z] #47 12.25 vendor/golang.org/x/crypto/hkdf
12:56:10 [2020-03-10T12:56:10.640Z] #47 13.24 bufio
12:56:10 [2020-03-10T12:56:10.640Z] #47 13.25 vendor/golang.org/x/text/transform
12:56:10 [2020-03-10T12:56:10.640Z] #47 13.76 reflect
12:56:10 [2020-03-10T12:56:10.640Z] #47 13.94 regexp/syntax
12:56:10 [2020-03-10T12:56:10.640Z] #47 14.83 time
12:56:10 [2020-03-10T12:56:10.640Z] #47 15.65 regexp
12:56:10 [2020-03-10T12:56:10.640Z] #47 16.47 context
12:56:10 [2020-03-10T12:56:10.640Z] #47 16.57 os
12:56:10 [2020-03-10T12:56:10.640Z] #47 17.15 github.com/LK4D4/vndr/versioned
12:56:10 [2020-03-10T12:56:10.640Z] #47 17.67 internal/lazyregexp
12:56:10 [2020-03-10T12:56:10.640Z] #47 17.67 path/filepath
12:56:10 [2020-03-10T12:56:10.640Z] #47 17.68 net
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.20 os/exec
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.45 encoding/base64
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.45 crypto/cipher
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.45 crypto/sha512
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.45 crypto/md5
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.45 crypto/ed25519/internal/edwards25519
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.49 flag
12:56:10 [2020-03-10T12:56:10.640Z] #47 18.99 go/token
12:56:10 [2020-03-10T12:56:10.640Z] #47 19.21 net/url
12:56:10 [2020-03-10T12:56:10.640Z] #47 19.50 text/template/parse
12:56:10 [2020-03-10T12:56:10.640Z] #47 19.78 encoding/json
12:56:10 [2020-03-10T12:56:10.640Z] #47 19.91 encoding/xml
12:56:10 [2020-03-10T12:56:10.640Z] #47 20.23 compress/flate
12:56:10 [2020-03-10T12:56:10.640Z] #47 20.35 go/scanner
12:56:10 [2020-03-10T12:56:10.908Z] #47 ...
12:56:10 [2020-03-10T12:56:10.908Z] 
12:56:10 [2020-03-10T12:56:10.908Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.599 + RM_GOPATH=0
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.599 + TMP_GOPATH=
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.599 + : /build
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.599 + '[' -z '' ']'
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.600 ++ mktemp -d
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.601 + export GOPATH=/tmp/tmp.pxECveeOyW
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.602 + GOPATH=/tmp/tmp.pxECveeOyW
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.602 + RM_GOPATH=1
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.603 ++ dirname ./install.sh
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + dir=.
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + bin=containerd
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + shift
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + '[' '!' -f ./containerd.installer ']'
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + . ./containerd.installer
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + install_containerd
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pxECveeOyW/src/github.com/containerd/containerd
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.605 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
12:56:10 [2020-03-10T12:56:10.908Z] #65 1.613 Cloning into '/tmp/tmp.pxECveeOyW/src/github.com/containerd/containerd'...
12:56:10 [2020-03-10T12:56:10.908Z] #65 ...
12:56:10 [2020-03-10T12:56:10.908Z] 
12:56:10 [2020-03-10T12:56:10.908Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
12:56:10 [2020-03-10T12:56:10.908Z] #36 DONE 0.3s
12:56:10 [2020-03-10T12:56:10.908Z] 
12:56:10 [2020-03-10T12:56:10.908Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:56:10 [2020-03-10T12:56:10.908Z] #33 10.58 sync
12:56:10 [2020-03-10T12:56:10.908Z] #33 10.58 internal/reflectlite
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.20 sort
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.20 errors
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.32 io
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.32 internal/oserror
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.32 strconv
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.38 syscall
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.78 strings
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.78 bytes
12:56:10 [2020-03-10T12:56:10.908Z] #33 11.79 text/tabwriter
12:56:10 [2020-03-10T12:56:10.908Z] #33 12.65 bufio
12:56:10 [2020-03-10T12:56:10.908Z] #33 12.71 reflect
12:56:10 [2020-03-10T12:56:10.908Z] #33 12.85 path
12:56:10 [2020-03-10T12:56:10.908Z] #33 14.57 internal/syscall/unix
12:56:10 [2020-03-10T12:56:10.908Z] #33 14.57 time
12:56:10 [2020-03-10T12:56:10.908Z] #33 15.74 internal/poll
12:56:10 [2020-03-10T12:56:10.908Z] #33 16.12 internal/fmtsort
12:56:10 [2020-03-10T12:56:10.908Z] #33 16.45 os
12:56:10 [2020-03-10T12:56:10.908Z] #33 17.16 path/filepath
12:56:10 [2020-03-10T12:56:10.908Z] #33 17.16 fmt
12:56:10 [2020-03-10T12:56:10.908Z] #33 17.74 io/ioutil
12:56:10 [2020-03-10T12:56:10.908Z] #33 18.37 flag
12:56:10 [2020-03-10T12:56:10.908Z] #33 18.37 github.com/BurntSushi/toml
12:56:10 [2020-03-10T12:56:10.908Z] #33 18.37 log
12:56:10 [2020-03-10T12:56:10.908Z] #33 19.46 github.com/BurntSushi/toml/cmd/tomlv
12:56:11 [2020-03-10T12:56:11.166Z] #33 ...
12:56:11 [2020-03-10T12:56:11.166Z] 
12:56:11 [2020-03-10T12:56:11.166Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
12:56:11 [2020-03-10T12:56:11.166Z] #37 DONE 0.2s
12:56:11 [2020-03-10T12:56:11.166Z] 
12:56:11 [2020-03-10T12:56:11.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 11.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
12:56:11 [2020-03-10T12:56:11.166Z] #10 12.29 debconf: delaying package configuration, since apt-utils is not installed
12:56:11 [2020-03-10T12:56:11.166Z] #10 12.43 Fetched 77.7 MB in 3s (29.4 MB/s)
12:56:11 [2020-03-10T12:56:11.166Z] #10 12.50 Selecting previously unselected package binutils-mingw-w64-i686.
12:56:11 [2020-03-10T12:56:11.166Z] #10 12.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
12:56:11 [2020-03-10T12:56:11.166Z] #10 12.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 12.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 13.69 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:56:11 [2020-03-10T12:56:11.166Z] #10 13.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 13.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.58 Selecting previously unselected package binutils-mingw-w64.
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.87 Selecting previously unselected package dmsetup.
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 14.88 Unpacking dmsetup (2:1.02.155-3) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 15.02 Selecting previously unselected package mingw-w64-common.
12:56:11 [2020-03-10T12:56:11.166Z] #10 15.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 15.04 Unpacking mingw-w64-common (6.0.0-3) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 17.18 Selecting previously unselected package mingw-w64-x86-64-dev.
12:56:11 [2020-03-10T12:56:11.166Z] #10 17.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 17.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 19.55 Selecting previously unselected package gcc-mingw-w64-base.
12:56:11 [2020-03-10T12:56:11.166Z] #10 19.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 19.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 19.93 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:56:11 [2020-03-10T12:56:11.166Z] #10 19.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:56:11 [2020-03-10T12:56:11.166Z] #10 20.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:56:11 [2020-03-10T12:56:11.425Z] #10 ...
12:56:11 [2020-03-10T12:56:11.425Z] 
12:56:11 [2020-03-10T12:56:11.425Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
12:56:11 [2020-03-10T12:56:11.425Z] #43 18.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 18.93 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 18.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 18.97 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 18.99 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 19.01 Setting up protobuf-compiler (3.6.1.3-2) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 19.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 19.07 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 19.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 19.12 Setting up python-protobuf (3.6.1.3-2) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 21.04 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:56:11 [2020-03-10T12:56:11.425Z] #43 21.06 Processing triggers for libc-bin (2.28-10) ...
12:56:11 [2020-03-10T12:56:11.995Z] #43 DONE 21.7s
12:56:11 [2020-03-10T12:56:11.995Z] 
12:56:11 [2020-03-10T12:56:11.995Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
12:56:11 [2020-03-10T12:56:11.995Z] #27 9.995 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
12:56:11 [2020-03-10T12:56:11.995Z] #27 10.20 
12:56:11 [2020-03-10T12:56:11.995Z] #27 10.29 
######################################################################## 100.0%
12:56:11 [2020-03-10T12:56:11.995Z] #27 10.33 
12:56:11 [2020-03-10T12:56:11.995Z] #27 10.35 Download of images into '/build' complete.
12:56:11 [2020-03-10T12:56:11.995Z] #27 10.35 Use something like the following to load the result into a Docker daemon:
12:56:11 [2020-03-10T12:56:11.995Z] #27 10.35   tar -cC '/build' . | docker load
12:56:11 [2020-03-10T12:56:11.995Z] #27 ...
12:56:11 [2020-03-10T12:56:11.995Z] 
12:56:11 [2020-03-10T12:56:11.995Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:56:11 [2020-03-10T12:56:11.995Z] #33 DONE 21.6s
12:56:12 [2020-03-10T12:56:12.254Z] 
12:56:12 [2020-03-10T12:56:12.254Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
12:56:12 [2020-03-10T12:56:12.254Z] #27 DONE 10.6s
12:56:12 [2020-03-10T12:56:12.254Z] 
12:56:12 [2020-03-10T12:56:12.254Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:12 [2020-03-10T12:56:12.254Z] #47 21.32 go/ast
12:56:12 [2020-03-10T12:56:12.254Z] #47 21.42 crypto/aes
12:56:12 [2020-03-10T12:56:12.254Z] #47 ...
12:56:12 [2020-03-10T12:56:12.254Z] 
12:56:12 [2020-03-10T12:56:12.254Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
12:56:12 [2020-03-10T12:56:12.254Z] #30 11.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
12:56:12 [2020-03-10T12:56:12.254Z] #30 12.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:56:12 [2020-03-10T12:56:12.514Z] #30 ...
12:56:12 [2020-03-10T12:56:12.514Z] 
12:56:12 [2020-03-10T12:56:12.514Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:12 [2020-03-10T12:56:12.514Z] #47 22.16 math/big
12:56:13 [2020-03-10T12:56:13.084Z] #47 22.85 vendor/golang.org/x/crypto/chacha20poly1305
12:56:13 [2020-03-10T12:56:13.342Z] #47 23.08 compress/gzip
12:56:13 [2020-03-10T12:56:13.967Z] #47 ...
12:56:13 [2020-03-10T12:56:13.967Z] 
12:56:13 [2020-03-10T12:56:13.967Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:56:13 [2020-03-10T12:56:13.967Z] #56 13.48 regexp/syntax
12:56:13 [2020-03-10T12:56:13.967Z] #56 13.48 reflect
12:56:13 [2020-03-10T12:56:13.967Z] #56 13.48 syscall
12:56:13 [2020-03-10T12:56:13.967Z] #56 13.51 bufio
12:56:13 [2020-03-10T12:56:13.967Z] #56 15.59 time
12:56:13 [2020-03-10T12:56:13.967Z] #56 15.95 regexp
12:56:13 [2020-03-10T12:56:13.967Z] #56 17.82 mvdan.cc/sh/v3/fileutil
12:56:13 [2020-03-10T12:56:13.967Z] #56 17.83 io/ioutil
12:56:13 [2020-03-10T12:56:13.967Z] #56 18.15 golang.org/x/sys/unix
12:56:13 [2020-03-10T12:56:13.967Z] #56 18.16 fmt
12:56:13 [2020-03-10T12:56:13.967Z] #56 18.16 encoding/base64
12:56:13 [2020-03-10T12:56:13.967Z] #56 19.75 github.com/pkg/diff
12:56:13 [2020-03-10T12:56:13.967Z] #56 19.75 encoding/json
12:56:13 [2020-03-10T12:56:13.967Z] #56 19.75 mvdan.cc/editorconfig
12:56:13 [2020-03-10T12:56:13.967Z] #56 19.75 mvdan.cc/sh/v3/syntax
12:56:13 [2020-03-10T12:56:13.967Z] #56 19.76 go/token
12:56:13 [2020-03-10T12:56:13.967Z] #56 20.23 go/scanner
12:56:13 [2020-03-10T12:56:13.967Z] #56 20.83 go/ast
12:56:13 [2020-03-10T12:56:13.967Z] #56 22.34 golang.org/x/crypto/ssh/terminal
12:56:13 [2020-03-10T12:56:13.967Z] #56 ...
12:56:13 [2020-03-10T12:56:13.967Z] 
12:56:13 [2020-03-10T12:56:13.967Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.895 + RM_GOPATH=0
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.895 + TMP_GOPATH=
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.895 + : /build
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.895 + '[' -z '' ']'
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.895 ++ mktemp -d
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + export GOPATH=/tmp/tmp.AbRL5Bkvg3
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + GOPATH=/tmp/tmp.AbRL5Bkvg3
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + RM_GOPATH=1
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 ++ dirname ./install.sh
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + dir=.
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + bin=tini
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + shift
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + '[' '!' -f ./tini.installer ']'
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + . ./tini.installer
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 ++ : fec3683b971d9c3ef73f284f176672c44b448662
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + install_tini
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 + git clone https://github.com/krallin/tini.git /tmp/tmp.AbRL5Bkvg3/tini
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
12:56:13 [2020-03-10T12:56:13.967Z] #38 1.900 Cloning into '/tmp/tmp.AbRL5Bkvg3/tini'...
12:56:13 [2020-03-10T12:56:13.967Z] #38 2.235 + cd /tmp/tmp.AbRL5Bkvg3/tini
12:56:13 [2020-03-10T12:56:13.967Z] #38 2.238 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
12:56:13 [2020-03-10T12:56:13.967Z] #38 2.244 + cmake .
12:56:13 [2020-03-10T12:56:13.967Z] #38 2.519 -- The C compiler identification is GNU 8.3.0
12:56:13 [2020-03-10T12:56:13.967Z] #38 2.545 -- Check for working C compiler: /usr/bin/cc
12:56:13 [2020-03-10T12:56:13.967Z] #38 2.844 -- Check for working C compiler: /usr/bin/cc -- works
12:56:13 [2020-03-10T12:56:13.967Z] #38 2.844 -- Detecting C compiler ABI info
12:56:14 [2020-03-10T12:56:14.227Z] #38 3.151 -- Detecting C compiler ABI info - done
12:56:14 [2020-03-10T12:56:14.227Z] #38 3.180 -- Detecting C compile features
12:56:15 [2020-03-10T12:56:15.162Z] #38 4.207 -- Detecting C compile features - done
12:56:15 [2020-03-10T12:56:15.420Z] #38 4.217 -- Performing Test HAS_BUILTIN_FORTIFY
12:56:15 [2020-03-10T12:56:15.421Z] #38 4.331 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:56:15 [2020-03-10T12:56:15.679Z] #38 4.373 -- Configuring done
12:56:15 [2020-03-10T12:56:15.679Z] #38 4.392 -- Generating done
12:56:15 [2020-03-10T12:56:15.679Z] #38 4.401 -- Build files have been written to: /tmp/tmp.AbRL5Bkvg3/tini
12:56:15 [2020-03-10T12:56:15.679Z] #38 4.409 + make tini-static
12:56:15 [2020-03-10T12:56:15.679Z] #38 4.622 Scanning dependencies of target tini-static
12:56:15 [2020-03-10T12:56:15.937Z] #38 4.675 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:56:16 [2020-03-10T12:56:16.195Z] #38 5.071 [100%] Linking C executable tini-static
12:56:16 [2020-03-10T12:56:16.453Z] #38 5.372 [100%] Built target tini-static
12:56:16 [2020-03-10T12:56:16.453Z] #38 5.389 + mkdir -p /build
12:56:16 [2020-03-10T12:56:16.453Z] #38 5.391 + cp tini-static /build/docker-init
12:56:16 [2020-03-10T12:56:16.711Z] #38 ...
12:56:16 [2020-03-10T12:56:16.712Z] 
12:56:16 [2020-03-10T12:56:16.712Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
12:56:16 [2020-03-10T12:56:16.712Z] #68 26.34 + for f in rootlesskit rootlesskit-docker-proxy
12:56:16 [2020-03-10T12:56:16.712Z] #68 26.34 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:56:16 [2020-03-10T12:56:16.712Z] #68 ...
12:56:16 [2020-03-10T12:56:16.712Z] 
12:56:16 [2020-03-10T12:56:16.712Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
12:56:16 [2020-03-10T12:56:16.712Z] #50 16.42 + cd /tmp/tmp.qlpulpMeoy/src/gotest.tools/gotestsum
12:56:16 [2020-03-10T12:56:16.712Z] #50 16.42 + git checkout -q v0.3.5
12:56:16 [2020-03-10T12:56:16.712Z] #50 16.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
12:56:16 [2020-03-10T12:56:16.970Z] #50 ...
12:56:16 [2020-03-10T12:56:16.970Z] 
12:56:16 [2020-03-10T12:56:16.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:16 [2020-03-10T12:56:16.970Z] #44 2.551 Note: Building without setproctitle() and strlcpy() support.
12:56:16 [2020-03-10T12:56:16.970Z] #44 2.551       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:56:16 [2020-03-10T12:56:16.970Z] #44 2.562 Note: Building without GnuTLS support
12:56:16 [2020-03-10T12:56:16.970Z] #44 3.546 fatal: not a git repository (or any of the parent directories): .git
12:56:16 [2020-03-10T12:56:16.970Z] #44 3.574   GEN      .gitid
12:56:16 [2020-03-10T12:56:16.970Z] #44 3.585   GEN      criu/include/version.h
12:56:16 [2020-03-10T12:56:16.970Z] #44 3.613   GEN      include/common/asm
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.538   PBCC     images/google/protobuf/descriptor.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.622   PBCC     images/opts.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.646   PBCC     images/sit.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.677   DEP      images/google/protobuf/descriptor.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.717   DEP      images/opts.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.761   DEP      images/sit.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.781   PBCC     images/macvlan.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.793   DEP      images/macvlan.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.817   PBCC     images/autofs.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.826   DEP      images/autofs.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.857   PBCC     images/sysctl.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.889   DEP      images/sysctl.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.905   PBCC     images/time.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.917   DEP      images/time.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.948   PBCC     images/binfmt-misc.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.957   DEP      images/binfmt-misc.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.972   PBCC     images/seccomp.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 4.980   DEP      images/seccomp.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.013   PBCC     images/userns.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.020   DEP      images/userns.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.045   PBCC     images/cgroup.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.070   DEP      images/cgroup.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.081   PBCC     images/fown.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.090   PBCC     images/ext-file.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.101   DEP      images/fown.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.127   DEP      images/ext-file.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 ...
12:56:16 [2020-03-10T12:56:16.970Z] 
12:56:16 [2020-03-10T12:56:16.970Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:16 [2020-03-10T12:56:16.970Z] #38 DONE 5.9s
12:56:16 [2020-03-10T12:56:16.970Z] 
12:56:16 [2020-03-10T12:56:16.970Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
12:56:16 [2020-03-10T12:56:16.970Z] #56 24.31 mvdan.cc/sh/v3/cmd/shfmt
12:56:16 [2020-03-10T12:56:16.970Z] #56 DONE 26.7s
12:56:16 [2020-03-10T12:56:16.970Z] 
12:56:16 [2020-03-10T12:56:16.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.157   PBCC     images/rpc.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.190   DEP      images/rpc.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.215   PBCC     images/siginfo.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.222   DEP      images/siginfo.pb-c.d
12:56:16 [2020-03-10T12:56:16.970Z] #44 5.256   PBCC     images/pagemap.pb-c.c
12:56:16 [2020-03-10T12:56:16.970Z] #44 ...
12:56:16 [2020-03-10T12:56:16.970Z] 
12:56:16 [2020-03-10T12:56:16.970Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:16 [2020-03-10T12:56:16.970Z] #47 24.18 vendor/golang.org/x/text/unicode/bidi
12:56:16 [2020-03-10T12:56:16.970Z] #47 24.40 vendor/golang.org/x/text/unicode/norm
12:56:16 [2020-03-10T12:56:16.970Z] #47 25.11 text/template
12:56:16 [2020-03-10T12:56:16.970Z] #47 26.63 go/parser
12:56:17 [2020-03-10T12:56:17.228Z] #47 26.88 vendor/golang.org/x/net/idna
12:56:18 [2020-03-10T12:56:18.162Z] #47 27.85 crypto/elliptic
12:56:18 [2020-03-10T12:56:18.162Z] #47 27.86 crypto/rand
12:56:18 [2020-03-10T12:56:18.162Z] #47 27.86 crypto/dsa
12:56:18 [2020-03-10T12:56:18.162Z] #47 27.93 encoding/asn1
12:56:18 [2020-03-10T12:56:18.729Z] #47 28.47 github.com/LK4D4/vndr/build
12:56:18 [2020-03-10T12:56:18.987Z] #47 28.57 crypto/ed25519
12:56:18 [2020-03-10T12:56:18.987Z] #47 28.58 crypto/rsa
12:56:19 [2020-03-10T12:56:19.921Z] #47 ...
12:56:19 [2020-03-10T12:56:19.921Z] 
12:56:19 [2020-03-10T12:56:19.921Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
12:56:19 [2020-03-10T12:56:19.921Z] #68 DONE 29.4s
12:56:19 [2020-03-10T12:56:19.921Z] 
12:56:19 [2020-03-10T12:56:19.921Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.268   DEP      images/pagemap.pb-c.d
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.316   PBCC     images/rlimit.pb-c.c
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.336   DEP      images/rlimit.pb-c.d
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.356   PBCC     images/file-lock.pb-c.c
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.372   DEP      images/file-lock.pb-c.d
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.414   PBCC     images/tty.pb-c.c
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.439   DEP      images/tty.pb-c.d
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.456   PBCC     images/tun.pb-c.c
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.468   PBCC     images/netdev.pb-c.c
12:56:19 [2020-03-10T12:56:19.921Z] #44 5.510   DEP      images/tun.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.536   DEP      images/netdev.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.572   PBCC     images/vma.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.628   DEP      images/vma.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.640   PBCC     images/creds.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.653   DEP      images/creds.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.672   PBCC     images/utsns.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.688   DEP      images/utsns.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.720   PBCC     images/ipc-desc.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.726   PBCC     images/ipc-sem.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.744   DEP      images/ipc-desc.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.763   DEP      images/ipc-sem.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.800   PBCC     images/ipc-msg.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.820   DEP      images/ipc-msg.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.829   PBCC     images/ipc-shm.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.842   DEP      images/ipc-shm.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.875   PBCC     images/ipc-var.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.901   DEP      images/ipc-var.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.922   PBCC     images/sk-opts.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.933   PBCC     images/packet-sock.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 5.971   DEP      images/sk-opts.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.051   DEP      images/packet-sock.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.111   PBCC     images/sk-netlink.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.125   DEP      images/sk-netlink.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.142   PBCC     images/sk-inet.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.170   DEP      images/sk-inet.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.196   PBCC     images/sk-unix.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.227   DEP      images/sk-unix.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.244   PBCC     images/mm.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.280   DEP      images/mm.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.296   PBCC     images/timerfd.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.317   DEP      images/timerfd.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.333   PBCC     images/timer.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.341   DEP      images/timer.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.377   PBCC     images/sa.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.389   DEP      images/sa.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.411   PBCC     images/pipe-data.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.425   DEP      images/pipe-data.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.446   PBCC     images/mnt.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.477   DEP      images/mnt.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.499   PBCC     images/sk-packet.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.508   DEP      images/sk-packet.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.529   PBCC     images/tcp-stream.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.541   DEP      images/tcp-stream.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.582   PBCC     images/pipe.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.613   DEP      images/pipe.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.648   PBCC     images/pstree.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.655   DEP      images/pstree.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.681   PBCC     images/fs.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.688   DEP      images/fs.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.713   PBCC     images/signalfd.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.745   DEP      images/signalfd.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.757   PBCC     images/fh.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.768   PBCC     images/fsnotify.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.791   DEP      images/fh.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.810   DEP      images/fsnotify.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.826   PBCC     images/eventpoll.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.837   DEP      images/eventpoll.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.847   PBCC     images/eventfd.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.853   DEP      images/eventfd.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.862   PBCC     images/remap-file-path.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.878   DEP      images/remap-file-path.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.888   PBCC     images/fifo.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.901   DEP      images/fifo.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.921   PBCC     images/ghost-file.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.940   DEP      images/ghost-file.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.980   PBCC     images/regfile.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 6.995   DEP      images/regfile.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.011   PBCC     images/ns.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.029   DEP      images/ns.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.051   PBCC     images/fdinfo.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.106   DEP      images/fdinfo.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.135   PBCC     images/core-aarch64.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.166   PBCC     images/core-arm.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.177   PBCC     images/core-ppc64.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.189   PBCC     images/core-s390.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.200   PBCC     images/core-x86.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.242   PBCC     images/core.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.285   PBCC     images/inventory.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.321   DEP      images/core-aarch64.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.344   DEP      images/core-arm.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.368   DEP      images/core-ppc64.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.398   DEP      images/core-s390.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.421   DEP      images/core-x86.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.460   DEP      images/core.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.501   DEP      images/inventory.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.563   PBCC     images/cpuinfo.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.590   DEP      images/cpuinfo.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.613   PBCC     images/stats.pb-c.c
12:56:19 [2020-03-10T12:56:19.922Z] #44 7.627   DEP      images/stats.pb-c.d
12:56:19 [2020-03-10T12:56:19.922Z] #44 ...
12:56:19 [2020-03-10T12:56:19.922Z] 
12:56:19 [2020-03-10T12:56:19.922Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
12:56:19 [2020-03-10T12:56:19.922Z] #69 DONE 0.2s
12:56:20 [2020-03-10T12:56:20.181Z] 
12:56:20 [2020-03-10T12:56:20.181Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:20 [2020-03-10T12:56:20.181Z] #47 29.73 crypto/x509/pkix
12:56:20 [2020-03-10T12:56:20.181Z] #47 29.73 vendor/golang.org/x/crypto/cryptobyte
12:56:20 [2020-03-10T12:56:20.181Z] #47 29.73 crypto/ecdsa
12:56:22 [2020-03-10T12:56:22.082Z] #47 ...
12:56:22 [2020-03-10T12:56:22.082Z] 
12:56:22 [2020-03-10T12:56:22.082Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.04 + cd /tmp/tmp.pxECveeOyW/src/github.com/containerd/containerd
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.04 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + export 'BUILDTAGS=netgo osusergo static_build'
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + BUILDTAGS='netgo osusergo static_build'
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + export EXTRA_FLAGS=-buildmode=pie
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + EXTRA_FLAGS=-buildmode=pie
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + '[' '' = dynamic ']'
12:56:22 [2020-03-10T12:56:22.082Z] #65 11.83 + make
12:56:22 [2020-03-10T12:56:22.082Z] #65 12.73 + bin/ctr
12:56:22 [2020-03-10T12:56:22.082Z] #65 ...
12:56:22 [2020-03-10T12:56:22.082Z] 
12:56:22 [2020-03-10T12:56:22.082Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:22 [2020-03-10T12:56:22.082Z] #47 31.60 vendor/golang.org/x/net/http/httpproxy
12:56:22 [2020-03-10T12:56:22.082Z] #47 31.60 net/textproto
12:56:22 [2020-03-10T12:56:22.082Z] #47 31.61 crypto/x509
12:56:22 [2020-03-10T12:56:22.340Z] #47 32.08 vendor/golang.org/x/net/http/httpguts
12:56:22 [2020-03-10T12:56:22.340Z] #47 32.09 mime/multipart
12:56:23 [2020-03-10T12:56:23.274Z] #47 32.77 crypto/tls
12:56:25 [2020-03-10T12:56:25.174Z] #47 ...
12:56:25 [2020-03-10T12:56:25.174Z] 
12:56:25 [2020-03-10T12:56:25.174Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
12:56:25 [2020-03-10T12:56:25.174Z] #50 DONE 34.4s
12:56:25 [2020-03-10T12:56:25.174Z] 
12:56:25 [2020-03-10T12:56:25.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:25 [2020-03-10T12:56:25.174Z] #44 8.536 make[1]: Nothing to be done for 'all'.
12:56:25 [2020-03-10T12:56:25.174Z] #44 9.665   CC       images/stats.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 9.835   CC       images/core.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 10.10   CC       images/core-x86.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 10.27   CC       images/core-arm.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 10.39   CC       images/core-aarch64.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 10.53   CC       images/core-ppc64.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 10.74   CC       images/core-s390.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 10.94   CC       images/cpuinfo.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.13   CC       images/inventory.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.25   CC       images/fdinfo.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.39   CC       images/fown.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.47   CC       images/ns.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.58   CC       images/regfile.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.71   CC       images/ghost-file.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.83   CC       images/fifo.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.91   CC       images/remap-file-path.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 11.99   CC       images/eventfd.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.05   CC       images/eventpoll.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.14   CC       images/fh.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.25   CC       images/fsnotify.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.43   CC       images/signalfd.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.50   CC       images/fs.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.62   CC       images/pstree.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.72   CC       images/pipe.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.78   CC       images/tcp-stream.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.86   CC       images/sk-packet.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 12.96   CC       images/mnt.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 13.12   CC       images/pipe-data.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 13.18   CC       images/sa.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 13.26   CC       images/timer.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 13.36   CC       images/timerfd.o
12:56:25 [2020-03-10T12:56:25.174Z] #44 13.46   CC       images/mm.o
12:56:25 [2020-03-10T12:56:25.432Z] #44 13.54   CC       images/sk-opts.o
12:56:25 [2020-03-10T12:56:25.433Z] #44 13.61   CC       images/sk-unix.o
12:56:25 [2020-03-10T12:56:25.691Z] #44 13.73   CC       images/sk-inet.o
12:56:25 [2020-03-10T12:56:25.691Z] #44 13.84   CC       images/tun.o
12:56:25 [2020-03-10T12:56:25.949Z] #44 13.94   CC       images/sk-netlink.o
12:56:25 [2020-03-10T12:56:25.949Z] #44 14.01   CC       images/packet-sock.o
12:56:25 [2020-03-10T12:56:25.949Z] #44 14.12   CC       images/ipc-var.o
12:56:25 [2020-03-10T12:56:25.949Z] #44 14.21   CC       images/ipc-desc.o
12:56:26 [2020-03-10T12:56:26.207Z] #44 14.31   CC       images/ipc-shm.o
12:56:26 [2020-03-10T12:56:26.207Z] #44 14.37   CC       images/ipc-msg.o
12:56:26 [2020-03-10T12:56:26.465Z] #44 14.47   CC       images/ipc-sem.o
12:56:26 [2020-03-10T12:56:26.465Z] #44 14.58   CC       images/utsns.o
12:56:26 [2020-03-10T12:56:26.465Z] #44 14.69   CC       images/creds.o
12:56:26 [2020-03-10T12:56:26.465Z] #44 14.77   CC       images/vma.o
12:56:26 [2020-03-10T12:56:26.734Z] #44 14.87   CC       images/netdev.o
12:56:26 [2020-03-10T12:56:26.734Z] #44 14.99   CC       images/tty.o
12:56:26 [2020-03-10T12:56:26.992Z] #44 15.16   CC       images/file-lock.o
12:56:26 [2020-03-10T12:56:26.992Z] #44 15.23   CC       images/rlimit.o
12:56:27 [2020-03-10T12:56:27.250Z] #44 15.28   CC       images/pagemap.o
12:56:27 [2020-03-10T12:56:27.250Z] #44 15.37   CC       images/siginfo.o
12:56:27 [2020-03-10T12:56:27.250Z] #44 15.45   CC       images/rpc.o
12:56:27 [2020-03-10T12:56:27.509Z] #44 ...
12:56:27 [2020-03-10T12:56:27.509Z] 
12:56:27 [2020-03-10T12:56:27.509Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
12:56:27 [2020-03-10T12:56:27.509Z] #10 28.40 Selecting previously unselected package g++-mingw-w64-x86-64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 28.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 28.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.04 Selecting previously unselected package libapparmor1:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.05 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.19 Selecting previously unselected package libapparmor-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.20 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.21 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.36 Selecting previously unselected package libbtrfs0.
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.36 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.38 Unpacking libbtrfs0 (4.20.1-2) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.55 Selecting previously unselected package libbtrfs-dev.
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.55 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.57 Unpacking libbtrfs-dev (4.20.1-2) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.73 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.73 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.82 Selecting previously unselected package libudev-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.82 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 34.86 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.01 Selecting previously unselected package libsepol1-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.02 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.02 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.23 Selecting previously unselected package libpcre16-3:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.23 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.24 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.42 Selecting previously unselected package libpcre32-3:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.42 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.44 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.55 Selecting previously unselected package libpcrecpp0v5:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.56 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.56 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.65 Selecting previously unselected package libpcre3-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.65 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.66 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.86 Selecting previously unselected package libselinux1-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.87 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 35.87 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.00 Selecting previously unselected package libdevmapper-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.00 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.00 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.11 Selecting previously unselected package libseccomp-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.11 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.12 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.19 Selecting previously unselected package libsystemd-dev:amd64.
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.19 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.20 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.41 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.45 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.46 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.47 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.49 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.52 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.54 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.56 Setting up libbtrfs0 (4.20.1-2) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.58 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.59 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.62 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.63 Setting up libbtrfs-dev (4.20.1-2) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.65 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.69 Setting up mingw-w64-common (6.0.0-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.70 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.72 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.73 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.75 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.76 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
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.77 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
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.77 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.78 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
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.79 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
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.79 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.81 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.83 Setting up dmsetup (2:1.02.155-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.85 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.86 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 36.87 Processing triggers for libc-bin (2.28-10) ...
12:56:27 [2020-03-10T12:56:27.509Z] #10 DONE 37.3s
12:56:27 [2020-03-10T12:56:27.509Z] 
12:56:27 [2020-03-10T12:56:27.509Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
12:56:27 [2020-03-10T12:56:27.509Z] #11 ...
12:56:27 [2020-03-10T12:56:27.509Z] 
12:56:27 [2020-03-10T12:56:27.509Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
12:56:27 [2020-03-10T12:56:27.509Z] #58 DONE 0.1s
12:56:27 [2020-03-10T12:56:27.767Z] 
12:56:27 [2020-03-10T12:56:27.767Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
12:56:27 [2020-03-10T12:56:27.767Z] #59 DONE 0.2s
12:56:27 [2020-03-10T12:56:27.767Z] 
12:56:27 [2020-03-10T12:56:27.767Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:29 [2020-03-10T12:56:29.142Z] #60 ...
12:56:29 [2020-03-10T12:56:29.142Z] 
12:56:29 [2020-03-10T12:56:29.142Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
12:56:29 [2020-03-10T12:56:29.142Z] #30 DONE 38.6s
12:56:29 [2020-03-10T12:56:29.142Z] 
12:56:29 [2020-03-10T12:56:29.142Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:29 [2020-03-10T12:56:29.142Z] #44 15.76   CC       images/ext-file.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 15.83   CC       images/cgroup.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.03   CC       images/userns.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.12   CC       images/google/protobuf/descriptor.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.57   CC       images/opts.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.63   CC       images/seccomp.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.72   CC       images/binfmt-misc.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.77   CC       images/time.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.87   CC       images/sysctl.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 16.93   CC       images/autofs.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 17.00   CC       images/macvlan.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 17.11   CC       images/sit.o
12:56:29 [2020-03-10T12:56:29.142Z] #44 17.26   LINK     images/built-in.o
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.39   GEN      compel/include/asm
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.41   GEN      compel/include/version.h
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.42 touch .config
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.46   GEN      include/common/config.h
12:56:29 [2020-03-10T12:56:29.400Z] #44 ...
12:56:29 [2020-03-10T12:56:29.400Z] 
12:56:29 [2020-03-10T12:56:29.400Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
12:56:29 [2020-03-10T12:56:29.400Z] #11 DONE 2.0s
12:56:29 [2020-03-10T12:56:29.400Z] 
12:56:29 [2020-03-10T12:56:29.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.55   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.59   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.61   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.62   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.63   DEP      compel/arch/x86/plugins/std/memcpy.d
12:56:29 [2020-03-10T12:56:29.400Z] #44 17.64   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.65   GEN      compel/plugins/include/uapi/std/syscall.h
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.68   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.68   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.72   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.72   DEP      compel/plugins/std/infect.d
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.78   DEP      compel/plugins/std/string.d
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.82   DEP      compel/plugins/std/log.d
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.85   DEP      compel/plugins/std/fds.d
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.88   DEP      compel/plugins/std/std.d
12:56:29 [2020-03-10T12:56:29.658Z] #44 17.92   DEP      compel/plugins/shmem/shmem.d
12:56:29 [2020-03-10T12:56:29.916Z] #44 17.98   DEP      compel/plugins/fds/fds.d
12:56:29 [2020-03-10T12:56:29.916Z] #44 18.04   CC       compel/plugins/std/std.o
12:56:29 [2020-03-10T12:56:29.916Z] #44 18.14   CC       compel/plugins/std/fds.o
12:56:29 [2020-03-10T12:56:29.916Z] #44 18.25   CC       compel/plugins/std/log.o
12:56:30 [2020-03-10T12:56:30.482Z] #44 18.49   CC       compel/plugins/std/string.o
12:56:30 [2020-03-10T12:56:30.483Z] #44 18.67   CC       compel/plugins/std/infect.o
12:56:30 [2020-03-10T12:56:30.483Z] #44 18.80   CC       compel/arch/x86/plugins/std/parasite-head.o
12:56:30 [2020-03-10T12:56:30.740Z] #44 18.82   CC       compel/arch/x86/plugins/std/memcpy.o
12:56:30 [2020-03-10T12:56:30.741Z] #44 18.84   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:56:30 [2020-03-10T12:56:30.741Z] #44 18.85   AR       compel/plugins/std.lib.a
12:56:30 [2020-03-10T12:56:30.741Z] #44 18.90   CC       compel/plugins/fds/fds.o
12:56:30 [2020-03-10T12:56:30.741Z] #44 19.03   AR       compel/plugins/fds.lib.a
12:56:30 [2020-03-10T12:56:30.741Z] #44 19.08   HOSTDEP  compel/src/lib/log-host.d
12:56:30 [2020-03-10T12:56:30.998Z] #44 19.13   HOSTDEP  compel/src/lib/handle-elf-host.d
12:56:30 [2020-03-10T12:56:30.998Z] #44 19.19   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:56:30 [2020-03-10T12:56:30.998Z] #44 19.24   HOSTDEP  compel/src/main-host.d
12:56:30 [2020-03-10T12:56:30.998Z] #44 19.27   DEP      compel/src/lib/ptrace.d
12:56:30 [2020-03-10T12:56:30.998Z] #44 19.31   DEP      compel/src/lib/infect.d
12:56:31 [2020-03-10T12:56:31.257Z] #44 19.37   DEP      compel/src/lib/infect-util.d
12:56:31 [2020-03-10T12:56:31.257Z] #44 19.39   DEP      compel/src/lib/infect-rpc.d
12:56:31 [2020-03-10T12:56:31.257Z] #44 19.43   DEP      compel/arch/x86/src/lib/infect.d
12:56:31 [2020-03-10T12:56:31.257Z] #44 19.48   DEP      compel/arch/x86/src/lib/cpu.d
12:56:31 [2020-03-10T12:56:31.257Z] #44 19.52   DEP      compel/src/lib/log.d
12:56:31 [2020-03-10T12:56:31.257Z] #44 19.56   DEP      compel/src/main.d
12:56:31 [2020-03-10T12:56:31.515Z] #44 19.61   DEP      compel/src/lib/handle-elf.d
12:56:31 [2020-03-10T12:56:31.515Z] #44 19.68   DEP      compel/arch/x86/src/lib/handle-elf.d
12:56:31 [2020-03-10T12:56:31.515Z] #44 ...
12:56:31 [2020-03-10T12:56:31.515Z] 
12:56:31 [2020-03-10T12:56:31.515Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
12:56:31 [2020-03-10T12:56:31.515Z] #12 DONE 2.1s
12:56:31 [2020-03-10T12:56:31.515Z] 
12:56:31 [2020-03-10T12:56:31.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:31 [2020-03-10T12:56:31.515Z] #44 19.73   CC       compel/src/lib/log.o
12:56:31 [2020-03-10T12:56:31.773Z] #44 19.89   CC       compel/arch/x86/src/lib/cpu.o
12:56:31 [2020-03-10T12:56:31.773Z] #44 20.12   CC       compel/arch/x86/src/lib/infect.o
12:56:32 [2020-03-10T12:56:32.339Z] #44 ...
12:56:32 [2020-03-10T12:56:32.339Z] 
12:56:32 [2020-03-10T12:56:32.339Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:32 [2020-03-10T12:56:32.339Z] #47 34.78 net/http/httptrace
12:56:32 [2020-03-10T12:56:32.339Z] #47 34.90 net/http
12:56:32 [2020-03-10T12:56:32.339Z] #47 38.27 github.com/LK4D4/vndr/godl
12:56:32 [2020-03-10T12:56:32.339Z] #47 38.58 github.com/LK4D4/vndr
12:56:32 [2020-03-10T12:56:32.339Z] #47 DONE 41.8s
12:56:32 [2020-03-10T12:56:32.339Z] 
12:56:32 [2020-03-10T12:56:32.339Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:32 [2020-03-10T12:56:32.339Z] #44 20.34   CC       compel/src/lib/infect-rpc.o
12:56:32 [2020-03-10T12:56:32.339Z] #44 20.43   CC       compel/src/lib/infect-util.o
12:56:32 [2020-03-10T12:56:32.339Z] #44 20.49   CC       compel/src/lib/infect.o
12:56:33 [2020-03-10T12:56:33.271Z] #44 21.21   CC       compel/src/lib/ptrace.o
12:56:33 [2020-03-10T12:56:33.271Z] #44 21.39   AR       compel/libcompel.a
12:56:33 [2020-03-10T12:56:33.271Z] #44 21.46   HOSTCC   compel/src/main-host.o
12:56:33 [2020-03-10T12:56:33.271Z] #44 ...
12:56:33 [2020-03-10T12:56:33.271Z] 
12:56:33 [2020-03-10T12:56:33.271Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
12:56:33 [2020-03-10T12:56:33.271Z] #13 1.639 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:56:33 [2020-03-10T12:56:33.271Z] #13 DONE 1.8s
12:56:33 [2020-03-10T12:56:33.271Z] 
12:56:33 [2020-03-10T12:56:33.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:33 [2020-03-10T12:56:33.272Z] #44 21.55   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:56:33 [2020-03-10T12:56:33.530Z] #44 21.63   HOSTCC   compel/src/lib/handle-elf-host.o
12:56:33 [2020-03-10T12:56:33.530Z] #44 21.77   HOSTCC   compel/src/lib/log-host.o
12:56:33 [2020-03-10T12:56:33.530Z] #44 21.82   HOSTLINK compel/compel-host-bin
12:56:33 [2020-03-10T12:56:33.530Z] #44 21.86   DEP      soccr/soccr.d
12:56:33 [2020-03-10T12:56:33.799Z] #44 21.94   CC       soccr/soccr.o
12:56:34 [2020-03-10T12:56:34.368Z] #44 22.32   AR       soccr/libsoccr.a
12:56:34 [2020-03-10T12:56:34.368Z] #44 22.34 make[1]: 'soccr/libsoccr.a' is up to date.
12:56:34 [2020-03-10T12:56:34.368Z] #44 22.55   DEP      criu/arch/x86/sigframe.d
12:56:34 [2020-03-10T12:56:34.368Z] #44 22.59   DEP      criu/arch/x86/sigaction_compat.d
12:56:34 [2020-03-10T12:56:34.368Z] #44 22.62   DEP      criu/arch/x86/kerndat.d
12:56:34 [2020-03-10T12:56:34.368Z] #44 22.66   DEP      criu/arch/x86/crtools.d
12:56:34 [2020-03-10T12:56:34.368Z] #44 22.70   DEP      criu/arch/x86/cpu.d
12:56:34 [2020-03-10T12:56:34.625Z] #44 22.75   CC       criu/arch/x86/cpu.o
12:56:34 [2020-03-10T12:56:34.625Z] #44 22.96   CC       criu/arch/x86/crtools.o
12:56:35 [2020-03-10T12:56:35.193Z] #44 ...
12:56:35 [2020-03-10T12:56:35.193Z] 
12:56:35 [2020-03-10T12:56:35.193Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
12:56:35 [2020-03-10T12:56:35.193Z] #14 DONE 1.9s
12:56:35 [2020-03-10T12:56:35.193Z] 
12:56:35 [2020-03-10T12:56:35.193Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:35 [2020-03-10T12:56:35.194Z] #44 23.33   CC       criu/arch/x86/kerndat.o
12:56:35 [2020-03-10T12:56:35.194Z] #44 23.49   CC       criu/arch/x86/sigaction_compat.o
12:56:35 [2020-03-10T12:56:35.451Z] #44 23.58   CC       criu/arch/x86/sigframe.o
12:56:35 [2020-03-10T12:56:35.452Z] #44 23.65   LINK     criu/arch/x86/crtools.built-in.o
12:56:35 [2020-03-10T12:56:35.452Z] #44 23.69   DEP      criu/pie/util-vdso-elf32.d
12:56:35 [2020-03-10T12:56:35.452Z] #44 23.79   DEP      criu/pie/util-vdso.d
12:56:35 [2020-03-10T12:56:35.737Z] #44 23.84   DEP      criu/pie/util.d
12:56:35 [2020-03-10T12:56:35.737Z] #44 23.90   CC       criu/pie/util.o
12:56:35 [2020-03-10T12:56:35.737Z] #44 23.98   CC       criu/pie/util-vdso.o
12:56:35 [2020-03-10T12:56:35.996Z] #44 24.19   CC       criu/pie/util-vdso-elf32.o
12:56:36 [2020-03-10T12:56:36.255Z] #44 24.43   AR       criu/pie/pie.lib.a
12:56:36 [2020-03-10T12:56:36.255Z] #44 24.48   DEP      criu/pie/restorer.d
12:56:36 [2020-03-10T12:56:36.255Z] #44 24.54   DEP      criu/arch/x86/sigaction_compat_pie.d
12:56:36 [2020-03-10T12:56:36.255Z] #44 24.58   DEP      criu/arch/x86/restorer_unmap.d
12:56:36 [2020-03-10T12:56:36.513Z] #44 24.59   DEP      criu/arch/x86/restorer.d
12:56:36 [2020-03-10T12:56:36.513Z] #44 24.64   DEP      criu/arch/x86/vdso-pie.d
12:56:36 [2020-03-10T12:56:36.513Z] #44 24.68   DEP      criu/pie/parasite-vdso.d
12:56:36 [2020-03-10T12:56:36.513Z] #44 24.75   DEP      criu/pie/parasite.d
12:56:36 [2020-03-10T12:56:36.772Z] #44 24.90   CC       criu/pie/parasite.o
12:56:37 [2020-03-10T12:56:37.030Z] #44 25.25   LINK     criu/pie/parasite.built-in.o
12:56:37 [2020-03-10T12:56:37.030Z] #44 25.26   GEN      criu/pie/parasite-blob.h
12:56:37 [2020-03-10T12:56:37.030Z] #44 25.27   CC       criu/pie/parasite-vdso.o
12:56:37 [2020-03-10T12:56:37.287Z] #44 25.46   CC       criu/arch/x86/vdso-pie.o
12:56:37 [2020-03-10T12:56:37.288Z] #44 ...
12:56:37 [2020-03-10T12:56:37.288Z] 
12:56:37 [2020-03-10T12:56:37.288Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
12:56:37 [2020-03-10T12:56:37.288Z] #15 DONE 2.1s
12:56:37 [2020-03-10T12:56:37.288Z] 
12:56:37 [2020-03-10T12:56:37.288Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:37 [2020-03-10T12:56:37.288Z] #44 25.58   CC       criu/arch/x86/restorer.o
12:56:37 [2020-03-10T12:56:37.545Z] #44 25.72   CC       criu/arch/x86/restorer_unmap.o
12:56:37 [2020-03-10T12:56:37.545Z] #44 25.73   CC       criu/arch/x86/sigaction_compat_pie.o
12:56:37 [2020-03-10T12:56:37.545Z] #44 25.83   CC       criu/pie/restorer.o
12:56:38 [2020-03-10T12:56:38.478Z] #44 26.58   LINK     criu/pie/restorer.built-in.o
12:56:38 [2020-03-10T12:56:38.478Z] #44 26.59   GEN      criu/pie/restorer-blob.h
12:56:38 [2020-03-10T12:56:38.478Z] #44 26.66   DEP      criu/vdso.d
12:56:38 [2020-03-10T12:56:38.478Z] #44 26.75   DEP      criu/vdso-compat.d
12:56:38 [2020-03-10T12:56:38.478Z] #44 26.79   DEP      criu/uts_ns.d
12:56:38 [2020-03-10T12:56:38.736Z] #44 26.85   DEP      criu/util.d
12:56:38 [2020-03-10T12:56:38.736Z] #44 26.94   DEP      criu/uffd.d
12:56:38 [2020-03-10T12:56:38.736Z] #44 26.99   DEP      criu/tun.d
12:56:38 [2020-03-10T12:56:38.736Z] #44 27.04   DEP      criu/tty.d
12:56:38 [2020-03-10T12:56:38.994Z] #44 27.12   DEP      criu/timerfd.d
12:56:38 [2020-03-10T12:56:38.994Z] #44 27.16   DEP      criu/sysfs_parse.d
12:56:38 [2020-03-10T12:56:38.994Z] #44 ...
12:56:38 [2020-03-10T12:56:38.994Z] 
12:56:38 [2020-03-10T12:56:38.994Z] #16 [dev-systemd-false 6/26] RUN ldconfig
12:56:38 [2020-03-10T12:56:38.994Z] #16 DONE 1.7s
12:56:38 [2020-03-10T12:56:38.994Z] 
12:56:38 [2020-03-10T12:56:38.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:38 [2020-03-10T12:56:38.994Z] #44 27.24   DEP      criu/sysctl.d
12:56:38 [2020-03-10T12:56:38.994Z] #44 27.28   DEP      criu/string.d
12:56:39 [2020-03-10T12:56:39.252Z] #44 27.30   DEP      criu/stats.d
12:56:39 [2020-03-10T12:56:39.252Z] #44 27.33   DEP      criu/sockets.d
12:56:39 [2020-03-10T12:56:39.252Z] #44 27.37   DEP      criu/sk-unix.d
12:56:39 [2020-03-10T12:56:39.252Z] #44 27.43   DEP      criu/sk-tcp.d
12:56:39 [2020-03-10T12:56:39.252Z] #44 27.48   DEP      criu/sk-queue.d
12:56:39 [2020-03-10T12:56:39.252Z] #44 27.54   DEP      criu/sk-packet.d
12:56:39 [2020-03-10T12:56:39.509Z] #44 27.63   DEP      criu/sk-netlink.d
12:56:39 [2020-03-10T12:56:39.509Z] #44 27.70   DEP      criu/sk-inet.d
12:56:39 [2020-03-10T12:56:39.509Z] #44 27.76   DEP      criu/signalfd.d
12:56:39 [2020-03-10T12:56:39.509Z] #44 27.81   DEP      criu/sigframe.d
12:56:39 [2020-03-10T12:56:39.773Z] #44 27.85   DEP      criu/shmem.d
12:56:39 [2020-03-10T12:56:39.773Z] #44 27.89   DEP      criu/servicefd.d
12:56:39 [2020-03-10T12:56:39.773Z] #44 27.94   DEP      criu/seize.d
12:56:39 [2020-03-10T12:56:39.773Z] #44 28.00   DEP      criu/seccomp.d
12:56:39 [2020-03-10T12:56:39.773Z] #44 28.08   DEP      criu/rst-malloc.d
12:56:39 [2020-03-10T12:56:39.773Z] #44 ...
12:56:39 [2020-03-10T12:56:39.773Z] 
12:56:39 [2020-03-10T12:56:39.773Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 + RM_GOPATH=0
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 + TMP_GOPATH=
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 + : /build
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 + '[' -z '' ']'
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 ++ mktemp -d
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 + export GOPATH=/tmp/tmp.NGJxmAbV0S
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 + GOPATH=/tmp/tmp.NGJxmAbV0S
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 + RM_GOPATH=1
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.084 ++ dirname ./install.sh
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 + dir=.
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 + bin=runc
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 + shift
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 + '[' '!' -f ./runc.installer ']'
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 + . ./runc.installer
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 + install_runc
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.087 + grep -q '^3\.10\.0.*\.el7\.'
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.088 + uname -r
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.091 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.095 + RUNC_BUILDTAGS='seccomp apparmor selinux '
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.095 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.095 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NGJxmAbV0S/src/github.com/opencontainers/runc
12:56:39 [2020-03-10T12:56:39.773Z] #60 2.095 Cloning into '/tmp/tmp.NGJxmAbV0S/src/github.com/opencontainers/runc'...
12:56:39 [2020-03-10T12:56:39.773Z] #60 3.681 + cd /tmp/tmp.NGJxmAbV0S/src/github.com/opencontainers/runc
12:56:39 [2020-03-10T12:56:39.773Z] #60 3.681 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:56:39 [2020-03-10T12:56:39.773Z] #60 3.850 + '[' -z '' ']'
12:56:39 [2020-03-10T12:56:39.773Z] #60 3.850 + target=static
12:56:39 [2020-03-10T12:56:39.773Z] #60 3.850 + make 'BUILDTAGS=seccomp apparmor selinux ' static
12:56:39 [2020-03-10T12:56:39.773Z] #60 4.435 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
12:56:40 [2020-03-10T12:56:40.032Z] #60 ...
12:56:40 [2020-03-10T12:56:40.032Z] 
12:56:40 [2020-03-10T12:56:40.032Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:40 [2020-03-10T12:56:40.032Z] #44 28.10   DEP      criu/rbtree.d
12:56:40 [2020-03-10T12:56:40.032Z] #44 28.11   DEP      criu/pstree.d
12:56:40 [2020-03-10T12:56:40.032Z] #44 28.16   DEP      criu/protobuf.d
12:56:40 [2020-03-10T12:56:40.032Z] #44 28.22   GEN      criu/protobuf-desc-gen.h
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.44   DEP      criu/protobuf-desc.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.50   DEP      criu/proc_parse.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.59   DEP      criu/plugin.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.63   DEP      criu/pipes.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.68   DEP      criu/pie-util.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.71   DEP      criu/pie-util-vdso.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.77   DEP      criu/pie-util-vdso-elf32.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.81   DEP      criu/path.d
12:56:41 [2020-03-10T12:56:41.532Z] #44 29.88   DEP      criu/parasite-syscall.d
12:56:41 [2020-03-10T12:56:41.794Z] #44 29.96   DEP      criu/pagemap.d
12:56:41 [2020-03-10T12:56:41.794Z] #44 30.00   DEP      criu/pagemap-cache.d
12:56:41 [2020-03-10T12:56:41.794Z] #44 30.05   DEP      criu/page-xfer.d
12:56:41 [2020-03-10T12:56:41.794Z] #44 30.11   DEP      criu/page-pipe.d
12:56:42 [2020-03-10T12:56:42.056Z] #44 30.15   DEP      criu/netfilter.d
12:56:42 [2020-03-10T12:56:42.056Z] #44 30.22   DEP      criu/net.d
12:56:42 [2020-03-10T12:56:42.056Z] #44 30.28   DEP      criu/namespaces.d
12:56:42 [2020-03-10T12:56:42.056Z] #44 30.35   DEP      criu/mount.d
12:56:42 [2020-03-10T12:56:42.322Z] #44 30.40   DEP      criu/mem.d
12:56:42 [2020-03-10T12:56:42.322Z] #44 30.48   DEP      criu/lsm.d
12:56:42 [2020-03-10T12:56:42.322Z] #44 30.57   DEP      criu/log.d
12:56:42 [2020-03-10T12:56:42.595Z] #44 30.64   DEP      criu/libnetlink.d
12:56:42 [2020-03-10T12:56:42.595Z] #44 30.69   DEP      criu/kerndat.d
12:56:42 [2020-03-10T12:56:42.595Z] #44 30.82   DEP      criu/kcmp-ids.d
12:56:42 [2020-03-10T12:56:42.595Z] #44 30.87   DEP      criu/irmap.d
12:56:42 [2020-03-10T12:56:42.595Z] #44 30.90   DEP      criu/ipc_ns.d
12:56:42 [2020-03-10T12:56:42.877Z] #44 30.94   DEP      criu/image.d
12:56:42 [2020-03-10T12:56:42.877Z] #44 31.01   DEP      criu/image-desc.d
12:56:42 [2020-03-10T12:56:42.877Z] #44 31.03   DEP      criu/fsnotify.d
12:56:42 [2020-03-10T12:56:42.877Z] #44 31.10   DEP      criu/filesystems.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.16   DEP      criu/files.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.21   DEP      criu/files-reg.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.26   DEP      criu/files-ext.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.32   DEP      criu/file-lock.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.37   DEP      criu/file-ids.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.42   DEP      criu/fifo.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.47   DEP      criu/fdstore.d
12:56:43 [2020-03-10T12:56:43.141Z] #44 31.50   DEP      criu/fault-injection.d
12:56:43 [2020-03-10T12:56:43.398Z] #44 31.52   DEP      criu/external.d
12:56:43 [2020-03-10T12:56:43.398Z] #44 31.54   DEP      criu/eventpoll.d
12:56:43 [2020-03-10T12:56:43.398Z] #44 31.61   DEP      criu/eventfd.d
12:56:43 [2020-03-10T12:56:43.398Z] #44 31.68   DEP      criu/crtools.d
12:56:43 [2020-03-10T12:56:43.398Z] #44 31.75   DEP      criu/cr-service.d
12:56:43 [2020-03-10T12:56:43.656Z] #44 31.80   DEP      criu/cr-restore.d
12:56:43 [2020-03-10T12:56:43.656Z] #44 31.87   DEP      criu/cr-errno.d
12:56:43 [2020-03-10T12:56:43.656Z] #44 31.89   DEP      criu/cr-dump.d
12:56:43 [2020-03-10T12:56:43.656Z] #44 31.95   DEP      criu/cr-dedup.d
12:56:43 [2020-03-10T12:56:43.914Z] #44 32.03   DEP      criu/cr-check.d
12:56:43 [2020-03-10T12:56:43.914Z] #44 32.09   DEP      criu/config.d
12:56:43 [2020-03-10T12:56:43.914Z] #44 32.17   DEP      criu/clone-noasan.d
12:56:44 [2020-03-10T12:56:44.172Z] #44 32.19   DEP      criu/cgroup.d
12:56:44 [2020-03-10T12:56:44.172Z] #44 32.26   DEP      criu/cgroup-props.d
12:56:44 [2020-03-10T12:56:44.172Z] #44 32.31   DEP      criu/bitmap.d
12:56:44 [2020-03-10T12:56:44.172Z] #44 32.33   DEP      criu/bfd.d
12:56:44 [2020-03-10T12:56:44.172Z] #44 32.37   DEP      criu/autofs.d
12:56:44 [2020-03-10T12:56:44.172Z] #44 32.44   DEP      criu/aio.d
12:56:44 [2020-03-10T12:56:44.429Z] #44 32.49   DEP      criu/action-scripts.d
12:56:44 [2020-03-10T12:56:44.429Z] #44 32.57   CC       criu/action-scripts.o
12:56:44 [2020-03-10T12:56:44.429Z] #44 32.70   CC       criu/aio.o
12:56:44 [2020-03-10T12:56:44.687Z] #44 32.86   CC       criu/autofs.o
12:56:45 [2020-03-10T12:56:45.259Z] #44 33.31   CC       criu/bfd.o
12:56:45 [2020-03-10T12:56:45.259Z] #44 33.48   CC       criu/bitmap.o
12:56:45 [2020-03-10T12:56:45.259Z] #44 33.54   CC       criu/cgroup-props.o
12:56:45 [2020-03-10T12:56:45.519Z] #44 33.79   CC       criu/cgroup.o
12:56:46 [2020-03-10T12:56:46.454Z] #44 34.64   CC       criu/clone-noasan.o
12:56:46 [2020-03-10T12:56:46.454Z] #44 34.67   CC       criu/config.o
12:56:46 [2020-03-10T12:56:46.711Z] #44 35.05   CC       criu/cr-check.o
12:56:46 [2020-03-10T12:56:46.971Z] #44 ...
12:56:46 [2020-03-10T12:56:46.971Z] 
12:56:46 [2020-03-10T12:56:46.971Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
12:56:46 [2020-03-10T12:56:46.971Z] #53 DONE 56.7s
12:56:46 [2020-03-10T12:56:46.971Z] 
12:56:46 [2020-03-10T12:56:46.971Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
12:56:46 [2020-03-10T12:56:46.971Z] #17 1.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:56:46 [2020-03-10T12:56:46.971Z] #17 1.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:56:46 [2020-03-10T12:56:46.971Z] #17 1.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
12:56:46 [2020-03-10T12:56:46.971Z] #17 2.227 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:56:46 [2020-03-10T12:56:46.971Z] #17 2.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB]
12:56:46 [2020-03-10T12:56:46.971Z] #17 3.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
12:56:46 [2020-03-10T12:56:46.971Z] #17 4.604 Fetched 8332 kB in 3s (2767 kB/s)
12:56:46 [2020-03-10T12:56:46.971Z] #17 4.604 Reading package lists...
12:56:46 [2020-03-10T12:56:46.971Z] #17 5.594 Reading package lists...
12:56:46 [2020-03-10T12:56:46.971Z] #17 6.508 Building dependency tree...
12:56:46 [2020-03-10T12:56:46.971Z] #17 6.900 libcap2-bin is already the newest version (1:2.25-2).
12:56:46 [2020-03-10T12:56:46.971Z] #17 6.900 The following additional packages will be installed:
12:56:46 [2020-03-10T12:56:46.971Z] #17 6.900   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.900   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.901   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.901   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.901   python3.7 python3.7-minimal vim-runtime xxd
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.902 Suggested packages:
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.902   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.902   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.902   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.902 Recommended packages:
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.902   aufs-dkms nftables build-essential python3-dev python3-keyring
12:56:46 [2020-03-10T12:56:46.972Z] #17 6.902   python3-keyrings.alt python3-xdg unzip
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.393 The following NEW packages will be installed:
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.393   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.393   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.393   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.393   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.394   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.394   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.394   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.394   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.394   xz-utils zip
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.665 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.665 Need to get 28.5 MB of archives.
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.665 After this operation, 116 MB of additional disk space will be used.
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.672 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.721 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.755 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.758 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.762 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.767 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.773 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.777 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.784 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.790 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.796 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.802 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.808 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.817 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.823 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.834 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.841 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.848 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.857 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.862 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.867 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.872 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.875 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.879 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:56:46 [2020-03-10T12:56:46.972Z] #17 7.883 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
12:56:47 [2020-03-10T12:56:47.229Z] #17 ...
12:56:47 [2020-03-10T12:56:47.229Z] 
12:56:47 [2020-03-10T12:56:47.229Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
12:56:47 [2020-03-10T12:56:47.229Z] #41 47.71 + dpkg --print-architecture
12:56:47 [2020-03-10T12:56:47.229Z] #41 47.72 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:56:47 [2020-03-10T12:56:47.229Z] #41 48.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:56:47 [2020-03-10T12:56:47.229Z] #41 48.06 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:56:47 [2020-03-10T12:56:47.229Z] #41 DONE 56.8s
12:56:47 [2020-03-10T12:56:47.229Z] 
12:56:47 [2020-03-10T12:56:47.229Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
12:56:47 [2020-03-10T12:56:47.229Z] #17 7.966 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:56:47 [2020-03-10T12:56:47.229Z] #17 7.966 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:56:47 [2020-03-10T12:56:47.229Z] #17 7.967 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:56:47 [2020-03-10T12:56:47.229Z] #17 7.967 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 7.970 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 7.975 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.043 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.115 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.137 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:56:47 [2020-03-10T12:56:47.230Z] #17 8.149 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:56:47 [2020-03-10T12:56:47.487Z] #17 8.331 debconf: delaying package configuration, since apt-utils is not installed
12:56:47 [2020-03-10T12:56:47.487Z] #17 8.373 Fetched 28.5 MB in 1s (38.2 MB/s)
12:56:47 [2020-03-10T12:56:47.487Z] #17 8.409 Selecting previously unselected package pigz.
12:56:47 [2020-03-10T12:56:47.487Z] #17 8.409 (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 ... 23423 files and directories currently installed.)
12:56:47 [2020-03-10T12:56:47.487Z] #17 8.425 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:56:47 [2020-03-10T12:56:47.487Z] #17 8.429 Unpacking pigz (2.4-1) ...
12:56:47 [2020-03-10T12:56:47.487Z] #17 8.503 Selecting previously unselected package libpython3.7-minimal:amd64.
12:56:47 [2020-03-10T12:56:47.744Z] #17 8.504 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
12:56:47 [2020-03-10T12:56:47.744Z] #17 8.511 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
12:56:47 [2020-03-10T12:56:47.744Z] #17 8.650 Selecting previously unselected package python3.7-minimal.
12:56:47 [2020-03-10T12:56:47.744Z] #17 8.654 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
12:56:47 [2020-03-10T12:56:47.744Z] #17 8.660 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
12:56:48 [2020-03-10T12:56:48.001Z] #17 9.036 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
12:56:48 [2020-03-10T12:56:48.002Z] #17 9.052 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.747 Selecting previously unselected package python3-minimal.
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.747 (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 ... 23672 files and directories currently installed.)
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.762 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.767 Unpacking python3-minimal (3.7.3-1) ...
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.835 Selecting previously unselected package libmpdec2:amd64.
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.838 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.846 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.901 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.905 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
12:56:48 [2020-03-10T12:56:48.933Z] #17 9.908 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
12:56:49 [2020-03-10T12:56:49.191Z] #17 10.25 Selecting previously unselected package python3.7.
12:56:49 [2020-03-10T12:56:49.191Z] #17 10.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
12:56:49 [2020-03-10T12:56:49.191Z] #17 10.26 Unpacking python3.7 (3.7.3-2+deb10u1) ...
12:56:49 [2020-03-10T12:56:49.191Z] #17 10.32 Selecting previously unselected package libpython3-stdlib:amd64.
12:56:49 [2020-03-10T12:56:49.449Z] #17 10.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:56:49 [2020-03-10T12:56:49.449Z] #17 10.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:56:49 [2020-03-10T12:56:49.449Z] #17 10.38 Setting up python3-minimal (3.7.3-1) ...
12:56:49 [2020-03-10T12:56:49.706Z] #17 ...
12:56:49 [2020-03-10T12:56:49.706Z] 
12:56:49 [2020-03-10T12:56:49.706Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
12:56:49 [2020-03-10T12:56:49.706Z] #60 20.83 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:56:49 [2020-03-10T12:56:49.706Z] #60 21.59 + mkdir -p /build
12:56:49 [2020-03-10T12:56:49.706Z] #60 21.59 + cp runc /build/runc
12:56:49 [2020-03-10T12:56:49.706Z] #60 DONE 22.0s
12:56:49 [2020-03-10T12:56:49.706Z] 
12:56:49 [2020-03-10T12:56:49.706Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
12:56:49 [2020-03-10T12:56:49.706Z] #17 10.70 Selecting previously unselected package python3.
12:56:49 [2020-03-10T12:56:49.706Z] #17 10.70 (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 ... 24084 files and directories currently installed.)
12:56:49 [2020-03-10T12:56:49.706Z] #17 10.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:56:49 [2020-03-10T12:56:49.706Z] #17 10.73 Unpacking python3 (3.7.3-1) ...
12:56:49 [2020-03-10T12:56:49.964Z] #17 10.79 Selecting previously unselected package libip4tc0:amd64.
12:56:49 [2020-03-10T12:56:49.964Z] #17 10.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:56:49 [2020-03-10T12:56:49.964Z] #17 10.80 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:56:49 [2020-03-10T12:56:49.964Z] #17 10.87 Selecting previously unselected package libip6tc0:amd64.
12:56:49 [2020-03-10T12:56:49.964Z] #17 10.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:56:49 [2020-03-10T12:56:49.964Z] #17 10.88 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:56:49 [2020-03-10T12:56:49.964Z] #17 11.02 Selecting previously unselected package libiptc0:amd64.
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.02 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.02 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.08 Selecting previously unselected package libnfnetlink0:amd64.
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.13 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.19 Selecting previously unselected package libnftnl11:amd64.
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.20 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:56:50 [2020-03-10T12:56:50.221Z] #17 11.25 Selecting previously unselected package iptables.
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.25 Unpacking iptables (1.8.2-4) ...
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.39 Selecting previously unselected package xxd.
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.39 Unpacking xxd (2:8.1.0875-5) ...
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.46 Selecting previously unselected package vim-common.
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:56:50 [2020-03-10T12:56:50.479Z] #17 11.49 Unpacking vim-common (2:8.1.0875-5) ...
12:56:50 [2020-03-10T12:56:50.739Z] #17 11.59 Selecting previously unselected package bash-completion.
12:56:50 [2020-03-10T12:56:50.739Z] #17 11.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:56:52 [2020-03-10T12:56:52.634Z] #17 13.56 Unpacking bash-completion (1:2.8-6) ...
12:56:52 [2020-03-10T12:56:52.634Z] #17 13.68 Selecting previously unselected package bzip2.
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.73 Selecting previously unselected package xz-utils.
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.74 Unpacking xz-utils (5.2.4-1) ...
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.80 Selecting previously unselected package apparmor.
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:56:52 [2020-03-10T12:56:52.891Z] #17 13.86 Unpacking apparmor (2.13.2-10) ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 13.95 Selecting previously unselected package aufs-tools.
12:56:53 [2020-03-10T12:56:53.148Z] #17 13.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 13.96 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.00 Selecting previously unselected package libonig5:amd64.
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.00 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.00 Unpacking libonig5:amd64 (6.9.1-1) ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.06 Selecting previously unselected package libjq1:amd64.
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.11 Selecting previously unselected package jq.
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.11 Unpacking jq (1.5+dfsg-2+b1) ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.16 Selecting previously unselected package libaio1:amd64.
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.16 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.17 Unpacking libaio1:amd64 (0.3.112-3) ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.25 Selecting previously unselected package libgpm2:amd64.
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.26 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:56:53 [2020-03-10T12:56:53.148Z] #17 14.26 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:56:53 [2020-03-10T12:56:53.408Z] #17 14.30 Selecting previously unselected package libicu63:amd64.
12:56:53 [2020-03-10T12:56:53.408Z] #17 14.31 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
12:56:53 [2020-03-10T12:56:53.408Z] #17 14.31 Unpacking libicu63:amd64 (63.1-6) ...
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.31 Selecting previously unselected package libnet1:amd64.
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.36 Selecting previously unselected package libnl-3-200:amd64.
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.41 Selecting previously unselected package libprotobuf-c1:amd64.
12:56:54 [2020-03-10T12:56:54.341Z] #17 15.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.47 Selecting previously unselected package libreadline5:amd64.
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.52 Selecting previously unselected package net-tools.
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.58 Selecting previously unselected package python-pip-whl.
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
12:56:54 [2020-03-10T12:56:54.599Z] #17 15.59 Unpacking python-pip-whl (18.1-5) ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.74 Selecting previously unselected package python3-lib2to3.
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.75 Unpacking python3-lib2to3 (3.7.3-1) ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.79 Selecting previously unselected package python3-distutils.
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.79 Unpacking python3-distutils (3.7.3-1) ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.84 Selecting previously unselected package python3-pip.
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.84 Unpacking python3-pip (18.1-5) ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.89 Selecting previously unselected package python3-pkg-resources.
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.89 Unpacking python3-pkg-resources (40.8.0-1) ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.93 Selecting previously unselected package python3-setuptools.
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
12:56:54 [2020-03-10T12:56:54.856Z] #17 15.94 Unpacking python3-setuptools (40.8.0-1) ...
12:56:55 [2020-03-10T12:56:55.113Z] #17 16.00 Selecting previously unselected package python3-wheel.
12:56:55 [2020-03-10T12:56:55.113Z] #17 16.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
12:56:55 [2020-03-10T12:56:55.113Z] #17 16.00 Unpacking python3-wheel (0.32.3-2) ...
12:56:55 [2020-03-10T12:56:55.113Z] #17 16.04 Selecting previously unselected package sudo.
12:56:55 [2020-03-10T12:56:55.113Z] #17 16.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
12:56:55 [2020-03-10T12:56:55.113Z] #17 16.05 Unpacking sudo (1.8.27-1+deb10u2) ...
12:56:55 [2020-03-10T12:56:55.113Z] #17 16.16 Selecting previously unselected package thin-provisioning-tools.
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.17 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.24 Selecting previously unselected package uidmap.
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.25 Unpacking uidmap (1:4.5-1.1) ...
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.29 Selecting previously unselected package vim-runtime.
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:56:55 [2020-03-10T12:56:55.370Z] #17 16.32 Unpacking vim-runtime (2:8.1.0875-5) ...
12:56:55 [2020-03-10T12:56:55.933Z] #17 16.95 Selecting previously unselected package vim.
12:56:55 [2020-03-10T12:56:55.933Z] #17 16.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
12:56:55 [2020-03-10T12:56:55.933Z] #17 16.96 Unpacking vim (2:8.1.0875-5) ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.09 Selecting previously unselected package xfsprogs.
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.10 Unpacking xfsprogs (4.20.0-1) ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.20 Selecting previously unselected package zip.
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.21 Unpacking zip (3.0-11+b1) ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.26 Setting up aufs-tools (1:4.14+20190211-1) ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.29 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:56:56 [2020-03-10T12:56:56.190Z] #17 17.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.31 Setting up libgpm2:amd64 (1.20.7-5) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.32 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.33 Setting up uidmap (1:4.5-1.1) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.34 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.38 Setting up libicu63:amd64 (63.1-6) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.39 Setting up xxd (2:8.1.0875-5) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.40 Setting up zip (3.0-11+b1) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.41 Setting up vim-common (2:8.1.0875-5) ...
12:56:56 [2020-03-10T12:56:56.447Z] #17 17.42 Setting up bash-completion (1:2.8-6) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.17 Setting up libiptc0:amd64 (1.8.2-4) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.18 Setting up xz-utils (5.2.4-1) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.20 Setting up sudo (1.8.27-1+deb10u2) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.23 invoke-rc.d: could not determine current runlevel
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.23 invoke-rc.d: policy-rc.d denied execution of start.
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.24 Setting up pigz (2.4-1) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.26 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.28 Setting up python-pip-whl (18.1-5) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.29 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 18.30 Setting up vim-runtime (2:8.1.0875-5) ...
12:56:57 [2020-03-10T12:56:57.378Z] #17 ...
12:56:57 [2020-03-10T12:56:57.378Z] 
12:56:57 [2020-03-10T12:56:57.378Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
12:56:57 [2020-03-10T12:56:57.378Z] #65 46.57 + bin/containerd
12:56:57 [2020-03-10T12:56:57.378Z] #65 ...
12:56:57 [2020-03-10T12:56:57.378Z] 
12:56:57 [2020-03-10T12:56:57.378Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:56:57 [2020-03-10T12:56:57.378Z] #44 35.55   CC       criu/cr-dedup.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 35.67   CC       criu/cr-dump.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 36.35   CC       criu/cr-errno.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 36.39   CC       criu/cr-restore.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 37.77   CC       criu/cr-service.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 38.27   CC       criu/crtools.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 38.43   CC       criu/eventfd.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 38.54   CC       criu/eventpoll.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 38.80   CC       criu/external.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 38.91   CC       criu/fault-injection.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 38.96   CC       criu/fdstore.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 39.07   CC       criu/fifo.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 39.19   CC       criu/file-ids.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 39.30   CC       criu/file-lock.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 39.59   CC       criu/files-ext.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 39.72   CC       criu/files-reg.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 40.37   CC       criu/files.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 40.99   CC       criu/filesystems.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 41.16   CC       criu/fsnotify.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 41.50   CC       criu/image-desc.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 41.54   CC       criu/image.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 41.80   CC       criu/ipc_ns.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 42.16   CC       criu/irmap.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 42.37   CC       criu/kcmp-ids.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 42.46   CC       criu/kerndat.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 42.75   CC       criu/libnetlink.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 42.85   CC       criu/log.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 42.99   CC       criu/lsm.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 43.10   CC       criu/mem.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 43.49   CC       criu/mount.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 44.45   CC       criu/namespaces.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 44.92   CC       criu/net.o
12:56:57 [2020-03-10T12:56:57.378Z] #44 45.69   CC       criu/netfilter.o
12:56:57 [2020-03-10T12:56:57.635Z] #44 45.79   CC       criu/page-pipe.o
12:56:57 [2020-03-10T12:56:57.635Z] #44 ...
12:56:57 [2020-03-10T12:56:57.635Z] 
12:56:57 [2020-03-10T12:56:57.635Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.39 Setting up libaio1:amd64 (0.3.112-3) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.40 Setting up libonig5:amd64 (6.9.1-1) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.42 Setting up vim (2:8.1.0875-5) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.48 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.50 Setting up jq (1.5+dfsg-2+b1) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:56:57 [2020-03-10T12:56:57.635Z] #17 18.52 Setting up python3.7 (3.7.3-2+deb10u1) ...
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.15 Setting up iptables (1.8.2-4) ...
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.19 Setting up python3 (3.7.3-1) ...
12:56:58 [2020-03-10T12:56:58.198Z] #17 19.30 Setting up python3-wheel (0.32.3-2) ...
12:56:58 [2020-03-10T12:56:58.454Z] #17 19.43 Setting up apparmor (2.13.2-10) ...
12:56:59 [2020-03-10T12:56:59.384Z] #17 20.20 Setting up xfsprogs (4.20.0-1) ...
12:56:59 [2020-03-10T12:56:59.384Z] #17 20.21 Setting up python3-lib2to3 (3.7.3-1) ...
12:56:59 [2020-03-10T12:56:59.384Z] #17 20.31 Setting up python3-pkg-resources (40.8.0-1) ...
12:56:59 [2020-03-10T12:56:59.384Z] #17 20.50 Setting up python3-distutils (3.7.3-1) ...
12:56:59 [2020-03-10T12:56:59.640Z] #17 20.61 Setting up python3-setuptools (40.8.0-1) ...
12:56:59 [2020-03-10T12:56:59.897Z] #17 20.85 Setting up python3-pip (18.1-5) ...
12:57:00 [2020-03-10T12:57:00.153Z] #17 21.04 Processing triggers for libc-bin (2.28-10) ...
12:57:00 [2020-03-10T12:57:00.153Z] #17 21.06 Processing triggers for mime-support (3.62) ...
12:57:01 [2020-03-10T12:57:01.083Z] #17 DONE 21.8s
12:57:01 [2020-03-10T12:57:01.083Z] 
12:57:01 [2020-03-10T12:57:01.083Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
12:57:01 [2020-03-10T12:57:01.647Z] #18 0.681 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:57:01 [2020-03-10T12:57:01.647Z] #18 0.685 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:57:01 [2020-03-10T12:57:01.647Z] #18 0.688 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:57:01 [2020-03-10T12:57:01.647Z] #18 DONE 0.9s
12:57:01 [2020-03-10T12:57:01.647Z] 
12:57:01 [2020-03-10T12:57:01.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
12:57:01 [2020-03-10T12:57:01.647Z] #44 45.95   CC       criu/page-xfer.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 46.29   CC       criu/pagemap-cache.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 46.38   CC       criu/pagemap.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 46.63   CC       criu/parasite-syscall.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 46.88   CC       criu/path.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 46.95   CC       criu/pie-util-vdso-elf32.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 47.08   CC       criu/pie-util-vdso.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 47.20   CC       criu/pie-util.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 47.24   CC       criu/pipes.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 47.43   CC       criu/plugin.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 47.55   CC       criu/proc_parse.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 48.24   CC       criu/protobuf-desc.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 48.47   CC       criu/protobuf.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 48.60   CC       criu/pstree.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 48.92   CC       criu/rbtree.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 49.01   CC       criu/rst-malloc.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 49.08   CC       criu/seccomp.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 49.31   CC       criu/seize.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 49.55   CC       criu/servicefd.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 49.67   CC       criu/shmem.o
12:57:01 [2020-03-10T12:57:01.647Z] #44 49.92   CC       criu/sigframe.o
12:57:01 [2020-03-10T12:57:01.904Z] #44 49.97   CC       criu/signalfd.o
12:57:01 [2020-03-10T12:57:01.904Z] #44 50.06   CC       criu/sk-inet.o
12:57:02 [2020-03-10T12:57:02.160Z] #44 50.40   CC       criu/sk-netlink.o
12:57:02 [2020-03-10T12:57:02.417Z] #44 50.52   CC       criu/sk-packet.o
12:57:02 [2020-03-10T12:57:02.674Z] #44 50.70   CC       criu/sk-queue.o
12:57:02 [2020-03-10T12:57:02.674Z] #44 50.83   CC       criu/sk-tcp.o
12:57:02 [2020-03-10T12:57:02.931Z] #44 51.02   CC       criu/sk-unix.o
12:57:03 [2020-03-10T12:57:03.496Z] #44 51.57   CC       criu/sockets.o
12:57:03 [2020-03-10T12:57:03.753Z] #44 51.91   CC       criu/stats.o
12:57:04 [2020-03-10T12:57:04.011Z] #44 52.04   CC       criu/string.o
12:57:04 [2020-03-10T12:57:04.011Z] #44 52.08   CC       criu/sysctl.o
12:57:04 [2020-03-10T12:57:04.269Z] #44 52.37   CC       criu/sysfs_parse.o
12:57:04 [2020-03-10T12:57:04.269Z] #44 52.54   CC       criu/timerfd.o
12:57:04 [2020-03-10T12:57:04.526Z] #44 52.69   CC       criu/tty.o
12:57:05 [2020-03-10T12:57:05.456Z] #44 53.39   CC       criu/tun.o
12:57:05 [2020-03-10T12:57:05.456Z] #44 53.58   CC       criu/uffd.o
12:57:06 [2020-03-10T12:57:06.020Z] #44 53.99   CC       criu/util.o
12:57:06 [2020-03-10T12:57:06.277Z] #44 54.43   CC       criu/uts_ns.o
12:57:06 [2020-03-10T12:57:06.277Z] #44 54.53   CC       criu/vdso-compat.o
12:57:06 [2020-03-10T12:57:06.277Z] #44 54.62   CC       criu/vdso.o
12:57:06 [2020-03-10T12:57:06.842Z] #44 54.86   LINK     criu/built-in.o
12:57:06 [2020-03-10T12:57:06.842Z] #44 54.92   LINK     criu/criu
12:57:07 [2020-03-10T12:57:07.099Z] #44 55.10   DEP      lib/c/criu.d
12:57:07 [2020-03-10T12:57:07.099Z] #44 55.13   CC       images/rpc.pb-c.o
12:57:07 [2020-03-10T12:57:07.099Z] #44 55.32   CC       lib/c/criu.o
12:57:07 [2020-03-10T12:57:07.356Z] #44 55.65   LINK     lib/c/built-in.o
12:57:07 [2020-03-10T12:57:07.613Z] #44 55.66   LINK     lib/c/libcriu.so
12:57:07 [2020-03-10T12:57:07.613Z] #44 55.67   LINK     lib/c/libcriu.a
12:57:07 [2020-03-10T12:57:07.613Z] #44 55.73   GEN      magic.py
12:57:07 [2020-03-10T12:57:07.613Z] #44 55.76 Note: Building without setproctitle() and strlcpy() support.
12:57:07 [2020-03-10T12:57:07.613Z] #44 55.76       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:57:07 [2020-03-10T12:57:07.613Z] #44 55.76 Note: Building without GnuTLS support
12:57:07 [2020-03-10T12:57:07.870Z] #44 55.99 fatal: not a git repository (or any of the parent directories): .git
12:57:07 [2020-03-10T12:57:07.870Z] #44 56.14 make[1]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.29 make[1]: 'images/built-in.o' is up to date.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.30 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.31 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.32 make[1]: 'compel/libcompel.a' is up to date.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.33 make[1]: 'compel/compel-host-bin' is up to date.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.34 make[1]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.34 make[1]: 'soccr/libsoccr.a' is up to date.
12:57:08 [2020-03-10T12:57:08.126Z] #44 56.40 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.127Z] #44 56.41 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.127Z] #44 56.42 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.383Z] #44 56.45 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.383Z] #44 56.47 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.383Z] #44 56.48 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.383Z] #44 56.49 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.383Z] #44 56.52 make[2]: Nothing to be done for 'all'.
12:57:08 [2020-03-10T12:57:08.383Z] #44 56.53   INSTALL  criu/criu
12:57:08 [2020-03-10T12:57:08.947Z] #44 DONE 56.9s
12:57:08 [2020-03-10T12:57:08.947Z] 
12:57:08 [2020-03-10T12:57:08.947Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
12:57:08 [2020-03-10T12:57:08.947Z] #65 61.05 + bin/containerd-stress
12:57:08 [2020-03-10T12:57:08.947Z] #65 62.58 + bin/containerd-shim
12:57:08 [2020-03-10T12:57:08.947Z] #65 65.24 + bin/containerd-shim-runc-v1
12:57:08 [2020-03-10T12:57:08.947Z] #65 66.72 + bin/containerd-shim-runc-v2
12:57:08 [2020-03-10T12:57:08.947Z] #65 67.39 + binaries
12:57:08 [2020-03-10T12:57:08.947Z] #65 67.39 + mkdir -p /build
12:57:08 [2020-03-10T12:57:08.947Z] #65 67.39 + cp bin/containerd /build/containerd
12:57:08 [2020-03-10T12:57:08.947Z] #65 67.42 + cp bin/containerd-shim /build/containerd-shim
12:57:08 [2020-03-10T12:57:08.947Z] #65 67.42 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:57:08 [2020-03-10T12:57:08.947Z] #65 67.43 + cp bin/ctr /build/ctr
12:57:08 [2020-03-10T12:57:08.947Z] #65 DONE 68.0s
12:57:08 [2020-03-10T12:57:08.947Z] 
12:57:08 [2020-03-10T12:57:08.947Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
12:57:08 [2020-03-10T12:57:08.947Z] #19 1.625 Collecting yamllint==1.16.0
12:57:08 [2020-03-10T12:57:08.947Z] #19 6.808   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
12:57:08 [2020-03-10T12:57:08.947Z] #19 6.828 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
12:57:08 [2020-03-10T12:57:08.947Z] #19 6.838   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
12:57:08 [2020-03-10T12:57:08.947Z] #19 6.849 Collecting pyyaml (from yamllint==1.16.0)
12:57:08 [2020-03-10T12:57:08.947Z] #19 6.879   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
12:57:08 [2020-03-10T12:57:08.947Z] #19 7.194 Building wheels for collected packages: pyyaml
12:57:08 [2020-03-10T12:57:08.947Z] #19 7.195   Running setup.py bdist_wheel for pyyaml: started
12:57:09 [2020-03-10T12:57:09.204Z] #19 7.450   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:57:09 [2020-03-10T12:57:09.204Z] #19 7.450   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
12:57:09 [2020-03-10T12:57:09.204Z] #19 7.468 Successfully built pyyaml
12:57:09 [2020-03-10T12:57:09.204Z] #19 7.472 Installing collected packages: pathspec, pyyaml, yamllint
12:57:09 [2020-03-10T12:57:09.204Z] #19 7.556 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
12:57:09 [2020-03-10T12:57:09.460Z] #19 DONE 7.7s
12:57:09 [2020-03-10T12:57:09.460Z] 
12:57:09 [2020-03-10T12:57:09.460Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
12:57:09 [2020-03-10T12:57:09.716Z] #24 DONE 0.1s
12:57:09 [2020-03-10T12:57:09.716Z] 
12:57:09 [2020-03-10T12:57:09.716Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
12:57:10 [2020-03-10T12:57:10.645Z] #28 DONE 0.8s
12:57:10 [2020-03-10T12:57:10.645Z] 
12:57:10 [2020-03-10T12:57:10.645Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
12:57:10 [2020-03-10T12:57:10.645Z] #31 DONE 0.2s
12:57:10 [2020-03-10T12:57:10.645Z] 
12:57:10 [2020-03-10T12:57:10.645Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
12:57:10 [2020-03-10T12:57:10.645Z] #34 DONE 0.1s
12:57:10 [2020-03-10T12:57:10.645Z] 
12:57:10 [2020-03-10T12:57:10.645Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
12:57:10 [2020-03-10T12:57:10.901Z] #39 DONE 0.2s
12:57:10 [2020-03-10T12:57:10.901Z] 
12:57:10 [2020-03-10T12:57:10.901Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
12:57:11 [2020-03-10T12:57:11.157Z] #42 DONE 0.2s
12:57:11 [2020-03-10T12:57:11.158Z] 
12:57:11 [2020-03-10T12:57:11.158Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:57:11 [2020-03-10T12:57:11.158Z] #45 DONE 0.1s
12:57:11 [2020-03-10T12:57:11.158Z] 
12:57:11 [2020-03-10T12:57:11.158Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
12:57:11 [2020-03-10T12:57:11.158Z] #48 DONE 0.1s
12:57:11 [2020-03-10T12:57:11.414Z] 
12:57:11 [2020-03-10T12:57:11.414Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
12:57:11 [2020-03-10T12:57:11.414Z] #51 DONE 0.1s
12:57:11 [2020-03-10T12:57:11.414Z] 
12:57:11 [2020-03-10T12:57:11.414Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
12:57:11 [2020-03-10T12:57:11.670Z] #54 DONE 0.2s
12:57:11 [2020-03-10T12:57:11.670Z] 
12:57:11 [2020-03-10T12:57:11.670Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
12:57:11 [2020-03-10T12:57:11.670Z] #57 DONE 0.1s
12:57:11 [2020-03-10T12:57:11.670Z] 
12:57:11 [2020-03-10T12:57:11.670Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
12:57:11 [2020-03-10T12:57:11.670Z] #61 DONE 0.1s
12:57:11 [2020-03-10T12:57:11.926Z] 
12:57:11 [2020-03-10T12:57:11.926Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
12:57:12 [2020-03-10T12:57:12.183Z] #66 DONE 0.3s
12:57:12 [2020-03-10T12:57:12.183Z] 
12:57:12 [2020-03-10T12:57:12.183Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
12:57:12 [2020-03-10T12:57:12.183Z] #70 DONE 0.1s
12:57:12 [2020-03-10T12:57:12.439Z] 
12:57:12 [2020-03-10T12:57:12.439Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
12:57:12 [2020-03-10T12:57:12.439Z] #72 DONE 0.2s
12:57:12 [2020-03-10T12:57:12.439Z] 
12:57:12 [2020-03-10T12:57:12.439Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
12:57:12 [2020-03-10T12:57:12.439Z] #75 DONE 0.1s
12:57:12 [2020-03-10T12:57:12.696Z] 
12:57:12 [2020-03-10T12:57:12.696Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:57:12 [2020-03-10T12:57:12.696Z] #76 DONE 0.0s
12:57:12 [2020-03-10T12:57:12.696Z] 
12:57:12 [2020-03-10T12:57:12.696Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
12:57:13 [2020-03-10T12:57:13.258Z] #77 DONE 0.8s
12:57:13 [2020-03-10T12:57:13.515Z] 
12:57:13 [2020-03-10T12:57:13.515Z] #78 exporting to image
12:57:13 [2020-03-10T12:57:13.515Z] #78 exporting layers
12:57:16 [2020-03-10T12:57:16.789Z] #78 exporting layers 3.2s done
12:57:16 [2020-03-10T12:57:16.789Z] #78 writing image sha256:8ea800b8eeb0110319e07e9ceadbeaf0545909a36069452e3e37152d8295ef01 done
12:57:16 [2020-03-10T12:57:16.789Z] #78 naming to docker.io/library/docker:1bb63605b09eb08bc5c1f757c68619706773950f done
12:57:16 [2020-03-10T12:57:16.789Z] #78 DONE 3.2s