Skip to content

Console Output

Skipping 48 KB.. Full Log
 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:45:35 [2021-09-20T15:45:35.394Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
15:45:35 [2021-09-20T15:45:35.394Z] #57 4.935 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:45:35 [2021-09-20T15:45:35.394Z] #57 4.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:45:35 [2021-09-20T15:45:35.394Z] #57 4.972 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
15:45:35 [2021-09-20T15:45:35.394Z] #57 5.667 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:45:35 [2021-09-20T15:45:35.394Z] #57 6.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB]
15:45:35 [2021-09-20T15:45:35.394Z] #57 8.773 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B]
15:45:35 [2021-09-20T15:45:35.656Z] #57 ...
15:45:35 [2021-09-20T15:45:35.656Z] 
15:45:35 [2021-09-20T15:45:35.656Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
15:45:35 [2021-09-20T15:45:35.656Z] #51 sha256:137efd342e6bd2489cb639093561b41df7265af0363d9978bfec0ca3bb2d2e36
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.887 + RM_GOPATH=0
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.887 + TMP_GOPATH=
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.887 + : /build
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.887 + '[' -z '' ']'
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.887 ++ mktemp -d
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.889 + export GOPATH=/tmp/tmp.ZiGTpKpSmO
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.890 + GOPATH=/tmp/tmp.ZiGTpKpSmO
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.890 + RM_GOPATH=1
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.891 + case "$(go env GOARCH)" in
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.893 ++ go env GOARCH
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.949 + export GO_BUILDMODE=-buildmode=pie
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.949 + GO_BUILDMODE=-buildmode=pie
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.953 ++ dirname /tmp/install/install.sh
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.956 Install golangci-lint version v1.23.8
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + dir=/tmp/install
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + bin=golangci_lint
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + shift
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + . /tmp/install/golangci_lint.installer
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 ++ : v1.23.8
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + install_golangci_lint
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + set -e
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + echo 'Install golangci-lint version v1.23.8'
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + GOBIN=/build
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + GO111MODULE=on
15:45:35 [2021-09-20T15:45:35.656Z] #51 4.957 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:45:35 [2021-09-20T15:45:35.656Z] #51 5.394 go: downloading github.com/golangci/golangci-lint v1.23.8
15:45:35 [2021-09-20T15:45:35.656Z] #51 ...
15:45:35 [2021-09-20T15:45:35.656Z] 
15:45:35 [2021-09-20T15:45:35.656Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
15:45:35 [2021-09-20T15:45:35.656Z] #35 sha256:970dfd29ec3c8b6edb1922bcd0edca1510e744242b5cb7ba897aed683d87c5bd
15:45:35 [2021-09-20T15:45:35.656Z] #35 3.817 Install go-toml version v1.8.1
15:45:35 [2021-09-20T15:45:35.656Z] #35 4.229 go: downloading github.com/pelletier/go-toml v1.8.1
15:45:35 [2021-09-20T15:45:35.919Z] #35 ...
15:45:35 [2021-09-20T15:45:35.919Z] 
15:45:35 [2021-09-20T15:45:35.919Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
15:45:35 [2021-09-20T15:45:35.919Z] #47 sha256:68da4face23e56420ae586c577ecaadcaae2a3f3d0796afde00ad3a5e345e7ff
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.347 + RM_GOPATH=0
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.347 + TMP_GOPATH=
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.347 + : /build
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.347 + '[' -z '' ']'
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 ++ mktemp -d
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 + export GOPATH=/tmp/tmp.FOIBFJyAUN
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 + GOPATH=/tmp/tmp.FOIBFJyAUN
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 + RM_GOPATH=1
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 + case "$(go env GOARCH)" in
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 ++ go env GOARCH
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 + export GO_BUILDMODE=-buildmode=pie
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 + GO_BUILDMODE=-buildmode=pie
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.362 ++ dirname /tmp/install/install.sh
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.366 Install vndr version v0.1.2
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + dir=/tmp/install
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + bin=vndr
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + shift
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + '[' '!' -f /tmp/install/vndr.installer ']'
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + . /tmp/install/vndr.installer
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 ++ : v0.1.2
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + install_vndr
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + echo 'Install vndr version v0.1.2'
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + GOBIN=/build
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + GO111MODULE=on
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.369 + go install github.com/LK4D4/vndr@v0.1.2
15:45:35 [2021-09-20T15:45:35.919Z] #47 4.783 go: downloading github.com/LK4D4/vndr v0.1.2
15:45:35 [2021-09-20T15:45:35.919Z] #47 ...
15:45:35 [2021-09-20T15:45:35.919Z] 
15:45:35 [2021-09-20T15:45:35.919Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
15:45:35 [2021-09-20T15:45:35.919Z] #53 sha256:d4209f229a7f9f626fb37edc43e70e6dec608e46a78f3a6cd1e3ea81c3eb8a09
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + RM_GOPATH=0
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + TMP_GOPATH=
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + : /build
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + '[' -z '' ']'
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 ++ mktemp -d
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + export GOPATH=/tmp/tmp.IFj9mB3G8e
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + GOPATH=/tmp/tmp.IFj9mB3G8e
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + RM_GOPATH=1
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.580 + case "$(go env GOARCH)" in
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.587 ++ go env GOARCH
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.601 Install shfmt version v3.0.2
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + export GO_BUILDMODE=-buildmode=pie
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + GO_BUILDMODE=-buildmode=pie
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 ++ dirname /tmp/install/install.sh
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + dir=/tmp/install
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + bin=shfmt
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + shift
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + . /tmp/install/shfmt.installer
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 ++ : v3.0.2
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + install_shfmt
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + echo 'Install shfmt version v3.0.2'
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + GOBIN=/build
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + GO111MODULE=on
15:45:35 [2021-09-20T15:45:35.919Z] #53 4.603 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
15:45:35 [2021-09-20T15:45:35.919Z] #53 5.057 go: downloading mvdan.cc/sh/v3 v3.0.2
15:45:35 [2021-09-20T15:45:35.919Z] #53 6.007 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:45:35 [2021-09-20T15:45:35.919Z] #53 6.028 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:45:35 [2021-09-20T15:45:35.919Z] #53 6.037 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:45:35 [2021-09-20T15:45:35.919Z] #53 8.062 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:45:36 [2021-09-20T15:45:36.182Z] #53 ...
15:45:36 [2021-09-20T15:45:36.182Z] 
15:45:36 [2021-09-20T15:45:36.182Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:45:36 [2021-09-20T15:45:36.182Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
15:45:36 [2021-09-20T15:45:36.182Z] #37 5.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:45:36 [2021-09-20T15:45:36.182Z] #37 5.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:45:36 [2021-09-20T15:45:36.182Z] #37 5.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
15:45:36 [2021-09-20T15:45:36.182Z] #37 6.092 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:45:36 [2021-09-20T15:45:36.182Z] #37 7.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB]
15:45:36 [2021-09-20T15:45:36.182Z] #37 8.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B]
15:45:36 [2021-09-20T15:45:36.446Z] #37 ...
15:45:36 [2021-09-20T15:45:36.446Z] 
15:45:36 [2021-09-20T15:45:36.446Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
15:45:36 [2021-09-20T15:45:36.446Z] #51 sha256:137efd342e6bd2489cb639093561b41df7265af0363d9978bfec0ca3bb2d2e36
15:45:36 [2021-09-20T15:45:36.446Z] #51 11.63 go: downloading github.com/fatih/color v1.7.0
15:45:36 [2021-09-20T15:45:36.446Z] #51 11.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:45:36 [2021-09-20T15:45:36.446Z] #51 11.82 go: downloading github.com/pkg/errors v0.8.1
15:45:36 [2021-09-20T15:45:36.709Z] #51 11.88 go: downloading github.com/spf13/cobra v0.0.5
15:45:36 [2021-09-20T15:45:36.709Z] #51 11.89 go: downloading github.com/spf13/pflag v1.0.5
15:45:36 [2021-09-20T15:45:36.709Z] #51 ...
15:45:36 [2021-09-20T15:45:36.709Z] 
15:45:36 [2021-09-20T15:45:36.709Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:45:36 [2021-09-20T15:45:36.709Z] #30 sha256:e123d5f9e276f9b5a81db39123f332b7e89a0b6c0909b2edf071e7f3228eae61
15:45:36 [2021-09-20T15:45:36.709Z] #30 2.819 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:45:36 [2021-09-20T15:45:36.709Z] #30 3.590 
15:45:36 [2021-09-20T15:45:36.709Z] #30 3.752 
#                                                                          2.0%
######################################################################## 100.0%
15:45:36 [2021-09-20T15:45:36.709Z] #30 4.200 
15:45:36 [2021-09-20T15:45:36.709Z] #30 6.271 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:45:36 [2021-09-20T15:45:36.709Z] #30 8.305 #=#=#                                                                         
15:45:36 [2021-09-20T15:45:36.709Z] #30 8.617 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
15:45:36 [2021-09-20T15:45:36.709Z] #30 9.956 
15:45:36 [2021-09-20T15:45:36.709Z] #30 ...
15:45:36 [2021-09-20T15:45:36.709Z] 
15:45:36 [2021-09-20T15:45:36.709Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
15:45:36 [2021-09-20T15:45:36.709Z] #51 sha256:137efd342e6bd2489cb639093561b41df7265af0363d9978bfec0ca3bb2d2e36
15:45:36 [2021-09-20T15:45:36.709Z] #51 12.09 go: downloading github.com/spf13/viper v1.6.1
15:45:37 [2021-09-20T15:45:37.291Z] #51 12.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:45:37 [2021-09-20T15:45:37.291Z] #51 12.57 go: downloading github.com/go-critic/go-critic v0.4.1
15:45:37 [2021-09-20T15:45:37.554Z] #51 12.67 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:45:37 [2021-09-20T15:45:37.554Z] #51 12.84 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:45:37 [2021-09-20T15:45:37.818Z] #51 13.20 go: downloading github.com/mattn/go-colorable v0.1.4
15:45:38 [2021-09-20T15:45:38.081Z] #51 13.39 go: downloading github.com/sirupsen/logrus v1.4.2
15:45:38 [2021-09-20T15:45:38.658Z] #51 13.85 go: downloading github.com/stretchr/testify v1.4.0
15:45:38 [2021-09-20T15:45:38.922Z] #51 14.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:45:38 [2021-09-20T15:45:38.922Z] #51 14.34 go: downloading github.com/mattn/go-isatty v0.0.8
15:45:39 [2021-09-20T15:45:39.185Z] #51 14.42 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:45:39 [2021-09-20T15:45:39.185Z] #51 14.42 go: downloading github.com/hashicorp/hcl v1.0.0
15:45:39 [2021-09-20T15:45:39.763Z] #51 15.10 go: downloading github.com/magiconair/properties v1.8.1
15:45:39 [2021-09-20T15:45:39.763Z] #51 15.11 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:45:40 [2021-09-20T15:45:40.026Z] #51 15.26 go: downloading github.com/pelletier/go-toml v1.2.0
15:45:40 [2021-09-20T15:45:40.026Z] #51 15.31 go: downloading github.com/spf13/afero v1.1.2
15:45:40 [2021-09-20T15:45:40.291Z] #51 15.55 go: downloading github.com/spf13/cast v1.3.0
15:45:40 [2021-09-20T15:45:40.291Z] #51 15.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:45:40 [2021-09-20T15:45:40.291Z] #51 15.61 go: downloading github.com/subosito/gotenv v1.2.0
15:45:40 [2021-09-20T15:45:40.291Z] #51 15.70 go: downloading gopkg.in/ini.v1 v1.51.0
15:45:40 [2021-09-20T15:45:40.555Z] #51 15.73 go: downloading gopkg.in/yaml.v2 v2.2.7
15:45:40 [2021-09-20T15:45:40.819Z] #51 16.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:45:40 [2021-09-20T15:45:40.819Z] #51 16.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:45:40 [2021-09-20T15:45:40.819Z] #51 16.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:45:40 [2021-09-20T15:45:40.819Z] #51 ...
15:45:40 [2021-09-20T15:45:40.819Z] 
15:45:40 [2021-09-20T15:45:40.819Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:45:40 [2021-09-20T15:45:40.819Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
15:45:40 [2021-09-20T15:45:40.819Z] #45 5.872 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:45:40 [2021-09-20T15:45:40.819Z] #45 6.235 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:45:40 [2021-09-20T15:45:40.819Z] #45 7.249 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB]
15:45:40 [2021-09-20T15:45:40.819Z] #45 9.020 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B]
15:45:40 [2021-09-20T15:45:40.819Z] #45 13.65 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:45:40 [2021-09-20T15:45:40.819Z] #45 14.09 Fetched 8300 kB in 9s (891 kB/s)
15:45:41 [2021-09-20T15:45:41.083Z] #45 14.09 Reading package lists...
15:45:41 [2021-09-20T15:45:41.083Z] #45 ...
15:45:41 [2021-09-20T15:45:41.083Z] 
15:45:41 [2021-09-20T15:45:41.083Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
15:45:41 [2021-09-20T15:45:41.083Z] #35 sha256:970dfd29ec3c8b6edb1922bcd0edca1510e744242b5cb7ba897aed683d87c5bd
15:45:41 [2021-09-20T15:45:41.083Z] #35 DONE 16.4s
15:45:41 [2021-09-20T15:45:41.083Z] 
15:45:41 [2021-09-20T15:45:41.083Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
15:45:41 [2021-09-20T15:45:41.083Z] #51 sha256:137efd342e6bd2489cb639093561b41df7265af0363d9978bfec0ca3bb2d2e36
15:45:41 [2021-09-20T15:45:41.083Z] #51 16.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:45:41 [2021-09-20T15:45:41.083Z] #51 16.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:45:41 [2021-09-20T15:45:41.347Z] #51 16.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:45:41 [2021-09-20T15:45:41.347Z] #51 16.71 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:45:41 [2021-09-20T15:45:41.347Z] #51 16.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:45:41 [2021-09-20T15:45:41.347Z] #51 16.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:45:41 [2021-09-20T15:45:41.616Z] #51 ...
15:45:41 [2021-09-20T15:45:41.616Z] 
15:45:41 [2021-09-20T15:45:41.616Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
15:45:41 [2021-09-20T15:45:41.616Z] #47 sha256:68da4face23e56420ae586c577ecaadcaae2a3f3d0796afde00ad3a5e345e7ff
15:45:41 [2021-09-20T15:45:41.616Z] #47 DONE 16.9s
15:45:41 [2021-09-20T15:45:41.616Z] 
15:45:41 [2021-09-20T15:45:41.616Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:45:41 [2021-09-20T15:45:41.616Z] #30 sha256:e123d5f9e276f9b5a81db39123f332b7e89a0b6c0909b2edf071e7f3228eae61
15:45:41 [2021-09-20T15:45:41.616Z] #30 15.10 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:45:41 [2021-09-20T15:45:41.616Z] #30 17.03 #=#=#                                                                         
15:45:42 [2021-09-20T15:45:42.672Z] #30 17.27 #=#=#                                                                         

                                                                           0.1%
###                                                                        5.5%
#######                                                                   10.5%
##########                                                                14.7%
###############                                                           22.2%
#####################                                                     29.9%
#########################                                                 34.9%
#############################                                             40.7%
#################################                                         46.4%
#####################################                                     52.0%
##########################################                                59.1%
################################################                          67.0%
####################################################                      72.7%
###########################################################               82.1%
###############################################################           88.5%
######################################################################    97.7%
######################################################################## 100.0%
15:45:44 [2021-09-20T15:45:44.100Z] #30 20.58 
15:45:45 [2021-09-20T15:45:45.496Z] #30 ...
15:45:45 [2021-09-20T15:45:45.496Z] 
15:45:45 [2021-09-20T15:45:45.496Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
15:45:45 [2021-09-20T15:45:45.496Z] #60 sha256:e1698f8d877d82369711aa5bbf1a6995c073539abde3f5436e818d527756d88f
15:45:45 [2021-09-20T15:45:45.496Z] #60 10.82 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:45:45 [2021-09-20T15:45:45.496Z] #60 11.71 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:45:45 [2021-09-20T15:45:45.496Z] #60 13.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:45:45 [2021-09-20T15:45:45.496Z] #60 16.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:45:45 [2021-09-20T15:45:45.496Z] #60 16.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:45:45 [2021-09-20T15:45:45.760Z] #60 ...
15:45:45 [2021-09-20T15:45:45.760Z] 
15:45:45 [2021-09-20T15:45:45.760Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
15:45:45 [2021-09-20T15:45:45.760Z] #51 sha256:137efd342e6bd2489cb639093561b41df7265af0363d9978bfec0ca3bb2d2e36
15:45:45 [2021-09-20T15:45:45.760Z] #51 17.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:45:45 [2021-09-20T15:45:45.760Z] #51 17.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:45:45 [2021-09-20T15:45:45.760Z] #51 17.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:45:45 [2021-09-20T15:45:45.760Z] #51 17.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:45:45 [2021-09-20T15:45:45.760Z] #51 17.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:45:45 [2021-09-20T15:45:45.760Z] #51 17.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:45:45 [2021-09-20T15:45:45.760Z] #51 17.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.65 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.73 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.93 go: downloading github.com/ultraware/funlen v0.0.2
15:45:45 [2021-09-20T15:45:45.760Z] #51 18.98 go: downloading github.com/ultraware/whitespace v0.0.4
15:45:45 [2021-09-20T15:45:45.760Z] #51 19.00 go: downloading github.com/uudashr/gocognit v1.0.1
15:45:45 [2021-09-20T15:45:45.760Z] #51 20.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:45:46 [2021-09-20T15:45:46.717Z] #51 22.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:45:46 [2021-09-20T15:45:46.717Z] #51 22.01 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:45:46 [2021-09-20T15:45:46.717Z] #51 22.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:45:46 [2021-09-20T15:45:46.717Z] #51 22.05 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:45:46 [2021-09-20T15:45:46.982Z] #51 22.18 go: downloading github.com/davecgh/go-spew v1.1.1
15:45:46 [2021-09-20T15:45:46.982Z] #51 22.29 go: downloading github.com/pmezard/go-difflib v1.0.0
15:45:46 [2021-09-20T15:45:46.982Z] #51 22.30 go: downloading github.com/stretchr/objx v0.2.0
15:45:47 [2021-09-20T15:45:47.246Z] #51 22.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:45:47 [2021-09-20T15:45:47.246Z] #51 22.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:45:47 [2021-09-20T15:45:47.246Z] #51 22.52 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:45:47 [2021-09-20T15:45:47.246Z] #51 22.52 go: downloading github.com/go-toolsmith/astp v1.0.0
15:45:47 [2021-09-20T15:45:47.246Z] #51 22.55 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:45:47 [2021-09-20T15:45:47.246Z] #51 22.59 go: downloading github.com/go-toolsmith/typep v1.0.0
15:45:47 [2021-09-20T15:45:47.512Z] #51 22.66 go: downloading golang.org/x/text v0.3.2
15:45:47 [2021-09-20T15:45:47.512Z] #51 ...
15:45:47 [2021-09-20T15:45:47.512Z] 
15:45:47 [2021-09-20T15:45:47.512Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:45:47 [2021-09-20T15:45:47.512Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
15:45:47 [2021-09-20T15:45:47.512Z] #57 12.65 Fetched 8297 kB in 8s (994 kB/s)
15:45:47 [2021-09-20T15:45:47.512Z] #57 12.65 Reading package lists...
15:45:47 [2021-09-20T15:45:47.512Z] #57 17.21 Reading package lists...
15:45:47 [2021-09-20T15:45:47.512Z] #57 22.26 Building dependency tree...
15:45:47 [2021-09-20T15:45:47.512Z] #57 ...
15:45:47 [2021-09-20T15:45:47.512Z] 
15:45:47 [2021-09-20T15:45:47.512Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:45:47 [2021-09-20T15:45:47.512Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
15:45:47 [2021-09-20T15:45:47.512Z] #45 14.09 Reading package lists...
15:45:47 [2021-09-20T15:45:47.512Z] #45 18.52 Reading package lists...
15:45:47 [2021-09-20T15:45:47.512Z] #45 21.59 Building dependency tree...
15:45:47 [2021-09-20T15:45:47.776Z] #45 ...
15:45:47 [2021-09-20T15:45:47.777Z] 
15:45:47 [2021-09-20T15:45:47.777Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:45:47 [2021-09-20T15:45:47.777Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
15:45:47 [2021-09-20T15:45:47.777Z] #37 12.96 Fetched 8297 kB in 8s (1058 kB/s)
15:45:47 [2021-09-20T15:45:47.777Z] #37 12.96 Reading package lists...
15:45:47 [2021-09-20T15:45:47.777Z] #37 17.42 Reading package lists...
15:45:47 [2021-09-20T15:45:47.777Z] #37 21.80 Building dependency tree...
15:45:47 [2021-09-20T15:45:47.777Z] #37 ...
15:45:47 [2021-09-20T15:45:47.777Z] 
15:45:47 [2021-09-20T15:45:47.777Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:45:47 [2021-09-20T15:45:47.777Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:45:47 [2021-09-20T15:45:47.777Z] #14 13.06 Fetched 8297 kB in 8s (1054 kB/s)
15:45:47 [2021-09-20T15:45:47.777Z] #14 13.06 Reading package lists...
15:45:47 [2021-09-20T15:45:47.777Z] #14 17.82 Reading package lists...
15:45:47 [2021-09-20T15:45:47.777Z] #14 21.88 Building dependency tree...
15:45:48 [2021-09-20T15:45:48.041Z] #14 ...
15:45:48 [2021-09-20T15:45:48.041Z] 
15:45:48 [2021-09-20T15:45:48.041Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:45:48 [2021-09-20T15:45:48.041Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
15:45:48 [2021-09-20T15:45:48.041Z] #57 22.26 Building dependency tree...
15:45:50 [2021-09-20T15:45:50.119Z] #57 ...
15:45:50 [2021-09-20T15:45:50.119Z] 
15:45:50 [2021-09-20T15:45:50.119Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
15:45:50 [2021-09-20T15:45:50.119Z] #49 sha256:bf67b0a47545b0d7cacbe4466e5a9a26e2d873c1e435f4af5544df8f756d6e44
15:45:50 [2021-09-20T15:45:50.119Z] #49 15.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
15:45:50 [2021-09-20T15:45:50.119Z] #49 15.07 go: downloading golang.org/x/mod v0.3.0
15:45:50 [2021-09-20T15:45:50.119Z] #49 ...
15:45:50 [2021-09-20T15:45:50.119Z] 
15:45:50 [2021-09-20T15:45:50.119Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:45:50 [2021-09-20T15:45:50.119Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
15:45:50 [2021-09-20T15:45:50.119Z] #57 25.12 The following additional packages will be installed:
15:45:50 [2021-09-20T15:45:50.119Z] #57 25.13   libbtrfs0
15:45:50 [2021-09-20T15:45:50.119Z] #57 25.29 The following NEW packages will be installed:
15:45:50 [2021-09-20T15:45:50.119Z] #57 25.31   libbtrfs-dev libbtrfs0
15:45:50 [2021-09-20T15:45:50.383Z] #57 25.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:45:50 [2021-09-20T15:45:50.383Z] #57 25.72 Need to get 454 kB of archives.
15:45:50 [2021-09-20T15:45:50.383Z] #57 25.72 After this operation, 1275 kB of additional disk space will be used.
15:45:50 [2021-09-20T15:45:50.383Z] #57 25.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
15:45:50 [2021-09-20T15:45:50.383Z] #57 25.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
15:45:51 [2021-09-20T15:45:51.334Z] #57 ...
15:45:51 [2021-09-20T15:45:51.334Z] 
15:45:51 [2021-09-20T15:45:51.334Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:45:51 [2021-09-20T15:45:51.334Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40
15:45:51 [2021-09-20T15:45:51.334Z] #41 16.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:45:51 [2021-09-20T15:45:51.334Z] #41 18.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:45:51 [2021-09-20T15:45:51.605Z] #41 ...
15:45:51 [2021-09-20T15:45:51.605Z] 
15:45:51 [2021-09-20T15:45:51.605Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:45:51 [2021-09-20T15:45:51.605Z] #30 sha256:e123d5f9e276f9b5a81db39123f332b7e89a0b6c0909b2edf071e7f3228eae61
15:45:51 [2021-09-20T15:45:51.605Z] #30 25.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:45:51 [2021-09-20T15:45:51.605Z] #30 27.40 
15:45:51 [2021-09-20T15:45:51.605Z] #30 27.62 
##################################                                        48.2%
######################################################################## 100.0%
15:45:52 [2021-09-20T15:45:52.566Z] #30 28.70 
15:45:53 [2021-09-20T15:45:53.964Z] #30 ...
15:45:53 [2021-09-20T15:45:53.964Z] 
15:45:53 [2021-09-20T15:45:53.964Z] #57 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:45:53 [2021-09-20T15:45:53.964Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
15:45:53 [2021-09-20T15:45:53.964Z] #57 26.98 debconf: delaying package configuration, since apt-utils is not installed
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.15 Fetched 454 kB in 0s (1398 kB/s)
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.29 Selecting previously unselected package libbtrfs0:arm64.
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.29 (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 ... 15703 files and directories currently installed.)
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.38 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.40 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.66 Selecting previously unselected package libbtrfs-dev:arm64.
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
15:45:53 [2021-09-20T15:45:53.964Z] #57 27.73 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:45:53 [2021-09-20T15:45:53.964Z] #57 28.15 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:45:53 [2021-09-20T15:45:53.964Z] #57 28.20 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:45:53 [2021-09-20T15:45:53.964Z] #57 28.22 Processing triggers for libc-bin (2.31-13) ...
15:45:53 [2021-09-20T15:45:53.964Z] #57 DONE 29.1s
15:45:53 [2021-09-20T15:45:53.964Z] 
15:45:53 [2021-09-20T15:45:53.964Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:45:53 [2021-09-20T15:45:53.964Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
15:45:53 [2021-09-20T15:45:53.964Z] #37 24.23 The following additional packages will be installed:
15:45:53 [2021-09-20T15:45:53.964Z] #37 24.23   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:45:53 [2021-09-20T15:45:53.964Z] #37 24.25 Suggested packages:
15:45:53 [2021-09-20T15:45:53.964Z] #37 24.25   cmake-doc ninja-build lrzip
15:45:53 [2021-09-20T15:45:53.964Z] #37 24.25 Recommended packages:
15:45:53 [2021-09-20T15:45:53.964Z] #37 24.25   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.13 The following NEW packages will be installed:
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.14   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.14   vim-common xxd
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.55 Need to get 15.6 MB of archives.
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.55 After this operation, 67.4 MB of additional disk space will be used.
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 25.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 26.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 26.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 26.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 26.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 26.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 26.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB]
15:45:53 [2021-09-20T15:45:53.964Z] #37 27.50 debconf: delaying package configuration, since apt-utils is not installed
15:45:53 [2021-09-20T15:45:53.964Z] #37 27.70 Fetched 15.6 MB in 1s (13.0 MB/s)
15:45:53 [2021-09-20T15:45:53.964Z] #37 27.82 Selecting previously unselected package xxd.
15:45:53 [2021-09-20T15:45:53.964Z] #37 27.82 (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 ... 15703 files and directories currently installed.)
15:45:53 [2021-09-20T15:45:53.964Z] #37 27.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ...
15:45:53 [2021-09-20T15:45:53.964Z] #37 27.96 Unpacking xxd (2:8.2.2434-3) ...
15:45:53 [2021-09-20T15:45:53.964Z] #37 28.22 Selecting previously unselected package vim-common.
15:45:53 [2021-09-20T15:45:53.964Z] #37 28.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
15:45:53 [2021-09-20T15:45:53.964Z] #37 28.28 Unpacking vim-common (2:8.2.2434-3) ...
15:45:53 [2021-09-20T15:45:53.964Z] #37 28.86 Selecting previously unselected package cmake-data.
15:45:53 [2021-09-20T15:45:53.964Z] #37 28.87 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
15:45:53 [2021-09-20T15:45:53.964Z] #37 28.90 Unpacking cmake-data (3.18.4-2) ...
15:45:54 [2021-09-20T15:45:54.923Z] #37 ...
15:45:54 [2021-09-20T15:45:54.923Z] 
15:45:54 [2021-09-20T15:45:54.923Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:45:54 [2021-09-20T15:45:54.923Z] #30 sha256:e123d5f9e276f9b5a81db39123f332b7e89a0b6c0909b2edf071e7f3228eae61
15:45:54 [2021-09-20T15:45:54.923Z] #30 31.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:45:55 [2021-09-20T15:45:55.501Z] #30 ...
15:45:55 [2021-09-20T15:45:55.501Z] 
15:45:55 [2021-09-20T15:45:55.501Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
15:45:55 [2021-09-20T15:45:55.501Z] #53 sha256:d4209f229a7f9f626fb37edc43e70e6dec608e46a78f3a6cd1e3ea81c3eb8a09
15:45:55 [2021-09-20T15:45:55.501Z] #53 DONE 30.8s
15:45:55 [2021-09-20T15:45:55.501Z] 
15:45:55 [2021-09-20T15:45:55.501Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:45:55 [2021-09-20T15:45:55.501Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa
15:45:55 [2021-09-20T15:45:55.501Z] #33 30.37 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
15:45:55 [2021-09-20T15:45:55.501Z] #33 30.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:45:55 [2021-09-20T15:45:55.771Z] #33 30.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:45:57 [2021-09-20T15:45:57.701Z] #33 ...
15:45:57 [2021-09-20T15:45:57.701Z] 
15:45:57 [2021-09-20T15:45:57.701Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
15:45:57 [2021-09-20T15:45:57.701Z] #51 sha256:137efd342e6bd2489cb639093561b41df7265af0363d9978bfec0ca3bb2d2e36
15:45:57 [2021-09-20T15:45:57.701Z] #51 23.00 go: downloading github.com/gobwas/glob v0.2.3
15:45:57 [2021-09-20T15:45:57.701Z] #51 23.62 go: downloading github.com/kisielk/gotool v1.0.0
15:45:57 [2021-09-20T15:45:57.701Z] #51 25.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:45:57 [2021-09-20T15:45:57.701Z] #51 25.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:45:57 [2021-09-20T15:45:57.701Z] #51 26.19 go: downloading github.com/gogo/protobuf v1.2.1
15:45:57 [2021-09-20T15:45:57.701Z] #51 30.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:45:57 [2021-09-20T15:45:57.701Z] #51 31.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:45:57 [2021-09-20T15:45:57.701Z] #51 31.20 go: downloading github.com/BurntSushi/toml v0.3.1
15:45:57 [2021-09-20T15:45:57.967Z] #51 ...
15:45:57 [2021-09-20T15:45:57.967Z] 
15:45:57 [2021-09-20T15:45:57.967Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:45:57 [2021-09-20T15:45:57.967Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.29 The following additional packages will be installed:
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.30   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.30   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.30   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.30   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.30   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.31   mingw-w64-common mingw-w64-x86-64-dev
15:45:57 [2021-09-20T15:45:57.967Z] #14 24.32 Suggested packages:
15:45:57 [2021-09-20T15:45:57.968Z] #14 24.33   gcc-10-locales seccomp wine64
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.58 The following NEW packages will be installed:
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.59   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.59   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.59   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.59   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.59   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.60   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.60   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.60   mingw-w64-x86-64-dev
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.94 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.94 Need to get 108 MB of archives.
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.94 After this operation, 620 MB of additional disk space will be used.
15:45:57 [2021-09-20T15:45:57.968Z] #14 25.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 26.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 27.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 27.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 28.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 28.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 29.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
15:45:57 [2021-09-20T15:45:57.968Z] #14 31.16 debconf: delaying package configuration, since apt-utils is not installed
15:45:57 [2021-09-20T15:45:57.968Z] #14 31.49 Fetched 108 MB in 4s (25.4 MB/s)
15:45:57 [2021-09-20T15:45:57.968Z] #14 31.59 Selecting previously unselected package binutils-mingw-w64-i686.
15:45:57 [2021-09-20T15:45:57.968Z] #14 31.59 (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 ... 15703 files and directories currently installed.)
15:45:57 [2021-09-20T15:45:57.968Z] #14 31.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
15:45:57 [2021-09-20T15:45:57.968Z] #14 31.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:45:58 [2021-09-20T15:45:58.233Z] #14 ...
15:45:58 [2021-09-20T15:45:58.233Z] 
15:45:58 [2021-09-20T15:45:58.233Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:45:58 [2021-09-20T15:45:58.233Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
15:45:58 [2021-09-20T15:45:58.233Z] #37 33.45 Selecting previously unselected package libicu67:arm64.
15:45:58 [2021-09-20T15:45:58.233Z] #37 33.45 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
15:45:58 [2021-09-20T15:45:58.233Z] #37 33.48 Unpacking libicu67:arm64 (67.1-7) ...
15:45:58 [2021-09-20T15:45:58.503Z] #37 ...
15:45:58 [2021-09-20T15:45:58.503Z] 
15:45:58 [2021-09-20T15:45:58.503Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:45:58 [2021-09-20T15:45:58.503Z] #30 sha256:e123d5f9e276f9b5a81db39123f332b7e89a0b6c0909b2edf071e7f3228eae61
15:45:58 [2021-09-20T15:45:58.503Z] #30 32.77 #=#=#                                                                         
##O#-#                                                                        
15:45:58 [2021-09-20T15:45:58.503Z] #30 33.15 #=#=#                                                                         

######################################################################## 100.0%
15:45:58 [2021-09-20T15:45:58.503Z] #30 34.32 
15:45:58 [2021-09-20T15:45:58.503Z] #30 34.74 Download of images into '/build' complete.
15:45:58 [2021-09-20T15:45:58.503Z] #30 34.74 Use something like the following to load the result into a Docker daemon:
15:45:58 [2021-09-20T15:45:58.503Z] #30 34.74   tar -cC '/build' . | docker load
15:45:58 [2021-09-20T15:45:58.503Z] #30 DONE 34.9s
15:45:58 [2021-09-20T15:45:58.769Z] 
15:45:58 [2021-09-20T15:45:58.769Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:45:58 [2021-09-20T15:45:58.769Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:45:58 [2021-09-20T15:45:58.769Z] #14 33.68 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:45:58 [2021-09-20T15:45:58.769Z] #14 33.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
15:45:58 [2021-09-20T15:45:58.769Z] #14 33.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:45:59 [2021-09-20T15:45:59.036Z] #14 ...
15:45:59 [2021-09-20T15:45:59.037Z] 
15:45:59 [2021-09-20T15:45:59.037Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:45:59 [2021-09-20T15:45:59.037Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
15:45:59 [2021-09-20T15:45:59.037Z] #45 23.86 The following additional packages will be installed:
15:45:59 [2021-09-20T15:45:59.037Z] #45 23.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:45:59 [2021-09-20T15:45:59.037Z] #45 23.86   python3-protobuf python3-six
15:45:59 [2021-09-20T15:45:59.037Z] #45 23.87 Suggested packages:
15:45:59 [2021-09-20T15:45:59.037Z] #45 23.87   python3-setuptools
15:45:59 [2021-09-20T15:45:59.037Z] #45 23.87 Recommended packages:
15:45:59 [2021-09-20T15:45:59.037Z] #45 23.87   iproute2 | iproute
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.33 The following NEW packages will be installed:
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.33   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.33   python3-protobuf python3-six
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.78 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.78 Need to get 2094 kB of archives.
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.78 After this operation, 10.5 MB of additional disk space will be used.
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 24.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 27.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
15:45:59 [2021-09-20T15:45:59.037Z] #45 28.95 debconf: delaying package configuration, since apt-utils is not installed
15:45:59 [2021-09-20T15:45:59.037Z] #45 29.21 Fetched 2094 kB in 4s (594 kB/s)
15:45:59 [2021-09-20T15:45:59.037Z] #45 29.34 Selecting previously unselected package libprotobuf23:arm64.
15:45:59 [2021-09-20T15:45:59.037Z] #45 29.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
15:45:59 [2021-09-20T15:45:59.037Z] #45 29.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 29.54 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.12 Selecting previously unselected package python3-pkg-resources.
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.18 Unpacking python3-pkg-resources (52.0.0-4) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.55 Selecting previously unselected package python3-six.
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.56 Unpacking python3-six (1.16.0-2) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.70 Selecting previously unselected package python3-protobuf.
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 30.72 Unpacking python3-protobuf (3.12.4-1) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.33 Selecting previously unselected package libnet1:arm64.
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.48 Selecting previously unselected package libnl-3-200:arm64.
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.49 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.71 Selecting previously unselected package libprotobuf-c1:arm64.
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.88 Selecting previously unselected package criu.
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.88 Preparing to unpack .../7-criu_3.15-1_arm64.deb ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 31.89 Unpacking criu (3.15-1) ...
15:45:59 [2021-09-20T15:45:59.037Z] #45 32.74 Setting up python3-pkg-resources (52.0.0-4) ...
15:45:59 [2021-09-20T15:45:59.613Z] #45 34.40 Setting up libprotobuf23:arm64 (3.12.4-1) ...
15:45:59 [2021-09-20T15:45:59.613Z] #45 34.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:45:59 [2021-09-20T15:45:59.613Z] #45 34.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:45:59 [2021-09-20T15:45:59.613Z] #45 34.48 Setting up python3-six (1.16.0-2) ...
15:46:00 [2021-09-20T15:46:00.567Z] #45 35.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:46:00 [2021-09-20T15:46:00.567Z] #45 ...
15:46:00 [2021-09-20T15:46:00.567Z] 
15:46:00 [2021-09-20T15:46:00.567Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:46:00 [2021-09-20T15:46:00.567Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:46:00 [2021-09-20T15:46:00.567Z] #14 35.92 Selecting previously unselected package binutils-mingw-w64.
15:46:00 [2021-09-20T15:46:00.567Z] #14 35.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:46:00 [2021-09-20T15:46:00.567Z] #14 35.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:46:00 [2021-09-20T15:46:00.887Z] #14 36.12 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:46:00 [2021-09-20T15:46:00.887Z] #14 36.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:46:00 [2021-09-20T15:46:00.887Z] #14 36.15 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:46:01 [2021-09-20T15:46:01.155Z] #14 36.34 Selecting previously unselected package dmsetup.
15:46:01 [2021-09-20T15:46:01.155Z] #14 36.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:46:01 [2021-09-20T15:46:01.155Z] #14 36.40 Unpacking dmsetup (2:1.02.175-2.1) ...
15:46:01 [2021-09-20T15:46:01.422Z] #14 36.65 Selecting previously unselected package mingw-w64-common.
15:46:01 [2021-09-20T15:46:01.422Z] #14 36.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:46:01 [2021-09-20T15:46:01.422Z] #14 36.68 Unpacking mingw-w64-common (8.0.0-1) ...
15:46:03 [2021-09-20T15:46:03.998Z] #14 ...
15:46:03 [2021-09-20T15:46:03.998Z] 
15:46:03 [2021-09-20T15:46:03.998Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
15:46:03 [2021-09-20T15:46:03.998Z] #58 sha256:51d1d0067c67c730b4bf9b4c313c147837f2a90d75a0516757b298129f64ecaf
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.376 + RM_GOPATH=0
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.376 + TMP_GOPATH=
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.376 + : /build
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.376 + '[' -z '' ']'
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.377 ++ mktemp -d
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.382 + export GOPATH=/tmp/tmp.SK6Qf6VZ1b
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.382 + GOPATH=/tmp/tmp.SK6Qf6VZ1b
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.383 + RM_GOPATH=1
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.384 + case "$(go env GOARCH)" in
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.388 ++ go env GOARCH
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.441 + export GO_BUILDMODE=-buildmode=pie
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.441 + GO_BUILDMODE=-buildmode=pie
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.442 ++ dirname /tmp/install/install.sh
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.444 + dir=/tmp/install
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.445 + bin=containerd
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.445 + shift
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.457 + '[' '!' -f /tmp/install/containerd.installer ']'
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.457 + . /tmp/install/containerd.installer
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.457 ++ set -e
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.457 ++ : v1.5.5
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.457 + install_containerd
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.459 Install containerd version v1.5.5
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.460 + echo 'Install containerd version v1.5.5'
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.460 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SK6Qf6VZ1b/src/github.com/containerd/containerd
15:46:03 [2021-09-20T15:46:03.998Z] #58 1.470 Cloning into '/tmp/tmp.SK6Qf6VZ1b/src/github.com/containerd/containerd'...
15:46:03 [2021-09-20T15:46:03.998Z] #58 ...
15:46:03 [2021-09-20T15:46:03.998Z] 
15:46:03 [2021-09-20T15:46:03.998Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:46:03 [2021-09-20T15:46:03.998Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
15:46:03 [2021-09-20T15:46:03.998Z] #37 37.68 Selecting previously unselected package libxml2:arm64.
15:46:03 [2021-09-20T15:46:03.998Z] #37 37.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 37.70 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.06 Selecting previously unselected package libarchive13:arm64.
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.06 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.08 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.35 Selecting previously unselected package libjsoncpp24:arm64.
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.37 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.56 Selecting previously unselected package librhash0:arm64.
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.57 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.60 Unpacking librhash0:arm64 (1.4.1-2) ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.81 Selecting previously unselected package libuv1:arm64.
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.82 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 38.83 Unpacking libuv1:arm64 (1.40.0-2) ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 39.08 Selecting previously unselected package cmake.
15:46:03 [2021-09-20T15:46:03.998Z] #37 39.10 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ...
15:46:03 [2021-09-20T15:46:03.998Z] #37 39.11 Unpacking cmake (3.18.4-2) ...
15:46:05 [2021-09-20T15:46:05.396Z] #37 40.65 Setting up libicu67:arm64 (67.1-7) ...
15:46:05 [2021-09-20T15:46:05.396Z] #37 40.68 Setting up xxd (2:8.2.2434-3) ...
15:46:05 [2021-09-20T15:46:05.396Z] #37 40.73 Setting up libuv1:arm64 (1.40.0-2) ...
15:46:05 [2021-09-20T15:46:05.396Z] #37 40.75 Setting up vim-common (2:8.2.2434-3) ...
15:46:05 [2021-09-20T15:46:05.660Z] #37 40.81 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
15:46:05 [2021-09-20T15:46:05.660Z] #37 40.84 Setting up librhash0:arm64 (1.4.1-2) ...
15:46:05 [2021-09-20T15:46:05.660Z] #37 40.87 Setting up cmake-data (3.18.4-2) ...
15:46:05 [2021-09-20T15:46:05.660Z] #37 40.94 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
15:46:05 [2021-09-20T15:46:05.660Z] #37 41.00 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
15:46:05 [2021-09-20T15:46:05.660Z] #37 41.04 Setting up cmake (3.18.4-2) ...
15:46:05 [2021-09-20T15:46:05.924Z] #37 41.06 Processing triggers for libc-bin (2.31-13) ...
15:46:06 [2021-09-20T15:46:06.882Z] #37 DONE 42.0s
15:46:06 [2021-09-20T15:46:06.882Z] 
15:46:06 [2021-09-20T15:46:06.882Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:46:06 [2021-09-20T15:46:06.882Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
15:46:06 [2021-09-20T15:46:06.882Z] #45 35.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:46:06 [2021-09-20T15:46:06.882Z] #45 35.69 Setting up python3-protobuf (3.12.4-1) ...
15:46:06 [2021-09-20T15:46:06.882Z] #45 39.34 Setting up criu (3.15-1) ...
15:46:06 [2021-09-20T15:46:06.882Z] #45 40.95 Processing triggers for libc-bin (2.31-13) ...
15:46:06 [2021-09-20T15:46:06.882Z] #45 DONE 41.6s
15:46:06 [2021-09-20T15:46:06.882Z] 
15:46:06 [2021-09-20T15:46:06.882Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
15:46:06 [2021-09-20T15:46:06.882Z] #38 sha256:78082c002d86e4018d89a3586a69e076d2eab013771cda359969fddd3d670c88
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.882 + RM_GOPATH=0
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.882 + TMP_GOPATH=
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.882 + : /build
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.882 + '[' -z '' ']'
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.886 ++ mktemp -d
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.889 + export GOPATH=/tmp/tmp.mpYRA1NLSb
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.889 + GOPATH=/tmp/tmp.mpYRA1NLSb
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.889 + RM_GOPATH=1
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.889 + case "$(go env GOARCH)" in
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.891 ++ go env GOARCH
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.944 + export GO_BUILDMODE=-buildmode=pie
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.944 + GO_BUILDMODE=-buildmode=pie
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.944 ++ dirname /tmp/install/install.sh
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.951 + dir=/tmp/install
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.951 + bin=tini
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 + shift
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 + '[' '!' -f /tmp/install/tini.installer ']'
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 + . /tmp/install/tini.installer
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 ++ : v0.19.0
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 + install_tini
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 + echo 'Install tini version v0.19.0'
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 + git clone https://github.com/krallin/tini.git /tmp/tmp.mpYRA1NLSb/tini
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.952 Install tini version v0.19.0
15:46:08 [2021-09-20T15:46:08.821Z] #38 1.955 Cloning into '/tmp/tmp.mpYRA1NLSb/tini'...
15:46:09 [2021-09-20T15:46:09.776Z] #38 2.995 + cd /tmp/tmp.mpYRA1NLSb/tini
15:46:09 [2021-09-20T15:46:09.776Z] #38 2.995 + git checkout -q v0.19.0
15:46:09 [2021-09-20T15:46:09.776Z] #38 3.024 + cmake .
15:46:10 [2021-09-20T15:46:10.739Z] #38 3.777 -- The C compiler identification is GNU 10.2.1
15:46:10 [2021-09-20T15:46:10.739Z] #38 3.824 -- Detecting C compiler ABI info
15:46:11 [2021-09-20T15:46:11.321Z] #38 4.501 -- Detecting C compiler ABI info - done
15:46:11 [2021-09-20T15:46:11.321Z] #38 4.618 -- Check for working C compiler: /usr/bin/cc - skipped
15:46:11 [2021-09-20T15:46:11.321Z] #38 4.623 -- Detecting C compile features
15:46:11 [2021-09-20T15:46:11.321Z] #38 4.628 -- Detecting C compile features - done
15:46:11 [2021-09-20T15:46:11.321Z] #38 4.653 -- Performing Test HAS_BUILTIN_FORTIFY
15:46:11 [2021-09-20T15:46:11.613Z] #38 4.967 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:46:11 [2021-09-20T15:46:11.879Z] #38 5.133 -- Configuring done
15:46:11 [2021-09-20T15:46:11.879Z] #38 5.162 -- Generating done
15:46:11 [2021-09-20T15:46:11.879Z] #38 5.178 -- Build files have been written to: /tmp/tmp.mpYRA1NLSb/tini
15:46:11 [2021-09-20T15:46:11.879Z] #38 5.183 + make tini-static
15:46:12 [2021-09-20T15:46:12.147Z] #38 5.542 Scanning dependencies of target tini-static
15:46:12 [2021-09-20T15:46:12.410Z] #38 5.678 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:46:13 [2021-09-20T15:46:13.802Z] #38 7.137 [100%] Linking C executable tini-static
15:46:14 [2021-09-20T15:46:14.380Z] #38 7.786 [100%] Built target tini-static
15:46:14 [2021-09-20T15:46:14.380Z] #38 7.825 + mkdir -p /build
15:46:14 [2021-09-20T15:46:14.643Z] #38 7.827 + cp tini-static /build/docker-init
15:46:16 [2021-09-20T15:46:16.044Z] #38 ...
15:46:16 [2021-09-20T15:46:16.044Z] 
15:46:16 [2021-09-20T15:46:16.044Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:46:16 [2021-09-20T15:46:16.044Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:46:16 [2021-09-20T15:46:16.044Z] #14 41.26 Selecting previously unselected package mingw-w64-x86-64-dev.
15:46:16 [2021-09-20T15:46:16.044Z] #14 41.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:46:16 [2021-09-20T15:46:16.044Z] #14 41.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:46:16 [2021-09-20T15:46:16.044Z] #14 46.61 Selecting previously unselected package gcc-mingw-w64-base.
15:46:16 [2021-09-20T15:46:16.044Z] #14 46.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
15:46:16 [2021-09-20T15:46:16.044Z] #14 46.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:46:16 [2021-09-20T15:46:16.044Z] #14 46.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:46:16 [2021-09-20T15:46:16.044Z] #14 46.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
15:46:16 [2021-09-20T15:46:16.044Z] #14 46.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:46:16 [2021-09-20T15:46:16.308Z] #14 ...
15:46:16 [2021-09-20T15:46:16.308Z] 
15:46:16 [2021-09-20T15:46:16.308Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
15:46:16 [2021-09-20T15:46:16.308Z] #38 sha256:78082c002d86e4018d89a3586a69e076d2eab013771cda359969fddd3d670c88
15:46:16 [2021-09-20T15:46:16.308Z] #38 DONE 9.6s
15:46:16 [2021-09-20T15:46:16.308Z] 
15:46:16 [2021-09-20T15:46:16.308Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
15:46:16 [2021-09-20T15:46:16.308Z] #49 sha256:bf67b0a47545b0d7cacbe4466e5a9a26e2d873c1e435f4af5544df8f756d6e44
15:46:16 [2021-09-20T15:46:16.308Z] #49 DONE 51.7s
15:46:16 [2021-09-20T15:46:16.308Z] 
15:46:16 [2021-09-20T15:46:16.308Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:46:16 [2021-09-20T15:46:16.308Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:46:16 [2021-09-20T15:46:16.308Z] #14 51.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:46:16 [2021-09-20T15:46:16.308Z] #14 51.73 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:46:16 [2021-09-20T15:46:16.308Z] #14 51.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:46:24 [2021-09-20T15:46:24.495Z] #14 ...
15:46:24 [2021-09-20T15:46:24.495Z] 
15:46:24 [2021-09-20T15:46:24.495Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
15:46:24 [2021-09-20T15:46:24.495Z] #58 sha256:51d1d0067c67c730b4bf9b4c313c147837f2a90d75a0516757b298129f64ecaf
15:46:25 [2021-09-20T15:46:25.027Z] #58 30.32 Updating files:  62% (2844/4567)
Updating files:  63% (2878/4567)
Updating files:  64% (2923/4567)
Updating files:  65% (2969/4567)
Updating files:  66% (3015/4567)
Updating files:  67% (3060/4567)
Updating files:  68% (3106/4567)
Updating files:  69% (3152/4567)
Updating files:  70% (3197/4567)
Updating files:  71% (3243/4567)
Updating files:  72% (3289/4567)
Updating files:  73% (3334/4567)
Updating files:  74% (3380/4567)
Updating files:  75% (3426/4567)
Updating files:  76% (3471/4567)
Updating files:  77% (3517/4567)
Updating files:  78% (3563/4567)
Updating files:  79% (3608/4567)
Updating files:  80% (3654/4567)
Updating files:  81% (3700/4567)
Updating files:  82% (3745/4567)
Updating files:  83% (3791/4567)
Updating files:  84% (3837/4567)
Updating files:  85% (3882/4567)
Updating files:  86% (3928/4567)
Updating files:  87% (3974/4567)
Updating files:  88% (4019/4567)
Updating files:  89% (4065/4567)
Updating files:  90% (4111/4567)
Updating files:  91% (4156/4567)
Updating files:  92% (4202/4567)
Updating files:  93% (4248/4567)
Updating files:  94% (4293/4567)
Updating files:  95% (4339/4567)
Updating files:  96% (4385/4567)
Updating files:  97% (4430/4567)
Updating files:  98% (4476/4567)
Updating files:  99% (4522/4567)
Updating files: 100% (4567/4567)
Updating files: 100% (4567/4567), done.
15:46:25 [2021-09-20T15:46:25.027Z] #58 31.05 + cd /tmp/tmp.SK6Qf6VZ1b/src/github.com/containerd/containerd
15:46:25 [2021-09-20T15:46:25.027Z] #58 31.05 + git checkout -q v1.5.5
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + export 'BUILDTAGS=netgo osusergo static_build'
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + BUILDTAGS='netgo osusergo static_build'
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + export EXTRA_FLAGS=-buildmode=pie
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + EXTRA_FLAGS=-buildmode=pie
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + '[' '' = dynamic ']'
15:46:26 [2021-09-20T15:46:26.430Z] #58 32.40 + make
15:46:27 [2021-09-20T15:46:27.824Z] #58 33.86 + bin/ctr
15:46:36 [2021-09-20T15:46:36.009Z] #58 ...
15:46:36 [2021-09-20T15:46:36.009Z] 
15:46:36 [2021-09-20T15:46:36.009Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:46:36 [2021-09-20T15:46:36.009Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:46:36 [2021-09-20T15:46:36.009Z] #14 60.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:46:36 [2021-09-20T15:46:36.009Z] #14 60.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:46:36 [2021-09-20T15:46:36.009Z] #14 60.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:46:36 [2021-09-20T15:46:36.009Z] #14 63.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:46:36 [2021-09-20T15:46:36.009Z] #14 63.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
15:46:36 [2021-09-20T15:46:36.009Z] #14 63.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:46:36 [2021-09-20T15:46:36.009Z] #14 67.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:46:36 [2021-09-20T15:46:36.009Z] #14 67.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:46:36 [2021-09-20T15:46:36.009Z] #14 67.61 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:46:39 [2021-09-20T15:46:39.326Z] #14 74.53 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:46:39 [2021-09-20T15:46:39.326Z] #14 74.54 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:46:39 [2021-09-20T15:46:39.326Z] #14 74.55 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.42 Selecting previously unselected package g++-mingw-w64-x86-64.
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.62 Selecting previously unselected package libapparmor1:arm64.
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.62 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.64 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.77 Selecting previously unselected package libapparmor-dev:arm64.
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.77 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.78 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.91 Selecting previously unselected package libbtrfs0:arm64.
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.92 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
15:46:43 [2021-09-20T15:46:43.551Z] #14 78.93 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:46:43 [2021-09-20T15:46:43.815Z] #14 79.08 Selecting previously unselected package libbtrfs-dev:arm64.
15:46:43 [2021-09-20T15:46:43.815Z] #14 79.10 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
15:46:43 [2021-09-20T15:46:43.815Z] #14 79.11 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:46:44 [2021-09-20T15:46:44.079Z] #14 79.29 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:46:44 [2021-09-20T15:46:44.079Z] #14 79.30 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:46:44 [2021-09-20T15:46:44.079Z] #14 79.31 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:46:44 [2021-09-20T15:46:44.079Z] #14 79.40 Selecting previously unselected package libudev-dev:arm64.
15:46:44 [2021-09-20T15:46:44.079Z] #14 79.41 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
15:46:44 [2021-09-20T15:46:44.079Z] #14 79.42 Unpacking libudev-dev:arm64 (247.3-6) ...
15:46:44 [2021-09-20T15:46:44.357Z] #14 79.59 Selecting previously unselected package libsepol1-dev:arm64.
15:46:44 [2021-09-20T15:46:44.357Z] #14 79.60 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
15:46:44 [2021-09-20T15:46:44.357Z] #14 79.61 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:46:44 [2021-09-20T15:46:44.623Z] #14 79.92 Selecting previously unselected package libpcre2-16-0:arm64.
15:46:44 [2021-09-20T15:46:44.623Z] #14 79.93 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
15:46:44 [2021-09-20T15:46:44.623Z] #14 79.94 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
15:46:44 [2021-09-20T15:46:44.887Z] #14 80.17 Selecting previously unselected package libpcre2-32-0:arm64.
15:46:44 [2021-09-20T15:46:44.887Z] #14 80.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
15:46:44 [2021-09-20T15:46:44.887Z] #14 80.18 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
15:46:45 [2021-09-20T15:46:45.151Z] #14 80.35 Selecting previously unselected package libpcre2-posix2:arm64.
15:46:45 [2021-09-20T15:46:45.151Z] #14 80.36 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
15:46:45 [2021-09-20T15:46:45.151Z] #14 80.37 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
15:46:45 [2021-09-20T15:46:45.151Z] #14 80.45 Selecting previously unselected package libpcre2-dev:arm64.
15:46:45 [2021-09-20T15:46:45.151Z] #14 80.48 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
15:46:45 [2021-09-20T15:46:45.151Z] #14 80.49 Unpacking libpcre2-dev:arm64 (10.36-2) ...
15:46:45 [2021-09-20T15:46:45.677Z] #14 80.89 Selecting previously unselected package libselinux1-dev:arm64.
15:46:45 [2021-09-20T15:46:45.677Z] #14 80.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
15:46:45 [2021-09-20T15:46:45.677Z] #14 80.91 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:46:45 [2021-09-20T15:46:45.940Z] #14 81.20 Selecting previously unselected package libdevmapper-dev:arm64.
15:46:45 [2021-09-20T15:46:45.940Z] #14 81.22 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
15:46:45 [2021-09-20T15:46:45.940Z] #14 81.23 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:46:46 [2021-09-20T15:46:46.210Z] #14 81.30 Selecting previously unselected package libseccomp-dev:arm64.
15:46:46 [2021-09-20T15:46:46.210Z] #14 81.32 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ...
15:46:46 [2021-09-20T15:46:46.210Z] #14 81.33 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
15:46:46 [2021-09-20T15:46:46.210Z] #14 81.51 Selecting previously unselected package libsystemd-dev:arm64.
15:46:46 [2021-09-20T15:46:46.210Z] #14 81.52 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
15:46:46 [2021-09-20T15:46:46.210Z] #14 81.53 Unpacking libsystemd-dev:arm64 (247.3-6) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.24 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.26 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.28 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.30 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.34 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.35 Setting up libpcre2-16-0:arm64 (10.36-2) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.42 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.47 Setting up libpcre2-32-0:arm64 (10.36-2) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.48 Setting up libudev-dev:arm64 (247.3-6) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.50 Setting up libpcre2-posix2:arm64 (10.36-2) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.51 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.53 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:46:47 [2021-09-20T15:46:47.170Z] #14 82.54 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.59 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.61 Setting up mingw-w64-common (8.0.0-1) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.63 Setting up libsystemd-dev:arm64 (247.3-6) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.66 Setting up libpcre2-dev:arm64 (10.36-2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.68 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.71 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.72 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
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.74 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.76 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
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.78 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.80 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.81 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
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.82 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.85 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:46:47 [2021-09-20T15:46:47.433Z] #14 82.89 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:46:47 [2021-09-20T15:46:47.696Z] #14 82.92 Setting up dmsetup (2:1.02.175-2.1) ...
15:46:47 [2021-09-20T15:46:47.696Z] #14 82.93 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:46:47 [2021-09-20T15:46:47.696Z] #14 82.95 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:46:47 [2021-09-20T15:46:47.696Z] #14 82.97 Processing triggers for libc-bin (2.31-13) ...
15:46:48 [2021-09-20T15:46:48.645Z] #14 ...
15:46:48 [2021-09-20T15:46:48.645Z] 
15:46:48 [2021-09-20T15:46:48.645Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
15:46:48 [2021-09-20T15:46:48.645Z] #60 sha256:e1698f8d877d82369711aa5bbf1a6995c073539abde3f5436e818d527756d88f
15:46:48 [2021-09-20T15:46:48.645Z] #60 83.80 + for f in rootlesskit rootlesskit-docker-proxy
15:46:48 [2021-09-20T15:46:48.645Z] #60 83.80 + GOBIN=/build
15:46:48 [2021-09-20T15:46:48.645Z] #60 83.80 + GO111MODULE=on
15:46:48 [2021-09-20T15:46:48.645Z] #60 83.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
15:46:51 [2021-09-20T15:46:51.982Z] #60 ...
15:46:51 [2021-09-20T15:46:51.982Z] 
15:46:51 [2021-09-20T15:46:51.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:46:51 [2021-09-20T15:46:51.982Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
15:46:51 [2021-09-20T15:46:51.982Z] #14 DONE 86.9s
15:46:51 [2021-09-20T15:46:51.982Z] 
15:46:51 [2021-09-20T15:46:51.982Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
15:46:51 [2021-09-20T15:46:51.982Z] #55 sha256:1ab626fc904491f2aba560be70d891581a4d00c66253b9e0904f880b9638fffa
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.753 + RM_GOPATH=0
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.753 + TMP_GOPATH=
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.753 + : /build
15:46:53 [2021-09-20T15:46:53.378Z] #55 ...
15:46:53 [2021-09-20T15:46:53.378Z] 
15:46:53 [2021-09-20T15:46:53.378Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
15:46:53 [2021-09-20T15:46:53.378Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d
15:46:53 [2021-09-20T15:46:53.378Z] #15 DONE 1.8s
15:46:53 [2021-09-20T15:46:53.378Z] 
15:46:53 [2021-09-20T15:46:53.378Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
15:46:53 [2021-09-20T15:46:53.378Z] #55 sha256:1ab626fc904491f2aba560be70d891581a4d00c66253b9e0904f880b9638fffa
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.753 + '[' -z '' ']'
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.754 ++ mktemp -d
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.758 + export GOPATH=/tmp/tmp.vpY6Oidvmj
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.758 + GOPATH=/tmp/tmp.vpY6Oidvmj
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.758 + RM_GOPATH=1
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.758 + case "$(go env GOARCH)" in
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.758 ++ go env GOARCH
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.773 + export GO_BUILDMODE=-buildmode=pie
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.773 + GO_BUILDMODE=-buildmode=pie
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.776 ++ dirname /tmp/install/install.sh
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + dir=/tmp/install
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + bin=runc
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + shift
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + '[' '!' -f /tmp/install/runc.installer ']'
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + . /tmp/install/runc.installer
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 ++ set -e
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 ++ : v1.0.2
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + install_runc
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + RUNC_BUILDTAGS=seccomp
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.781 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.782 Install runc version v1.0.2 (build tags: seccomp)
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.782 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vpY6Oidvmj/src/github.com/opencontainers/runc
15:46:53 [2021-09-20T15:46:53.378Z] #55 1.794 Cloning into '/tmp/tmp.vpY6Oidvmj/src/github.com/opencontainers/runc'...
15:46:55 [2021-09-20T15:46:55.320Z] #55 ...
15:46:55 [2021-09-20T15:46:55.320Z] 
15:46:55 [2021-09-20T15:46:55.320Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:46:55 [2021-09-20T15:46:55.320Z] #16 sha256:441badb823a5bd5d31af128e71418d5050ed9be4eb72dd2433a240abb0f49b28
15:46:55 [2021-09-20T15:46:55.320Z] #16 DONE 1.8s
15:46:55 [2021-09-20T15:46:55.320Z] 
15:46:55 [2021-09-20T15:46:55.320Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:46:55 [2021-09-20T15:46:55.320Z] #17 sha256:77fb787437daa6dc0e547d54d215f1fec18d7ae0888faa35aaf2084942364f4d
15:46:56 [2021-09-20T15:46:56.715Z] #17 1.363 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:46:56 [2021-09-20T15:46:56.980Z] #17 DONE 1.7s
15:46:56 [2021-09-20T15:46:56.980Z] 
15:46:56 [2021-09-20T15:46:56.980Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
15:46:56 [2021-09-20T15:46:56.980Z] #60 sha256:e1698f8d877d82369711aa5bbf1a6995c073539abde3f5436e818d527756d88f
15:46:56 [2021-09-20T15:46:56.980Z] #60 DONE 92.2s
15:46:56 [2021-09-20T15:46:56.980Z] 
15:46:56 [2021-09-20T15:46:56.980Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
15:46:56 [2021-09-20T15:46:56.980Z] #55 sha256:1ab626fc904491f2aba560be70d891581a4d00c66253b9e0904f880b9638fffa
15:46:56 [2021-09-20T15:46:56.980Z] #55 ...
15:46:56 [2021-09-20T15:46:56.980Z] 
15:46:56 [2021-09-20T15:46:56.980Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:46:56 [2021-09-20T15:46:56.980Z] #61 sha256:7eb5f0abd3f5fff934744b67270bef6ae7fe7c9270e540f44925b8d129de62ba
15:46:57 [2021-09-20T15:46:57.244Z] #61 DONE 0.1s
15:46:57 [2021-09-20T15:46:57.244Z] 
15:46:57 [2021-09-20T15:46:57.244Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:46:57 [2021-09-20T15:46:57.244Z] #62 sha256:bb5b6473622125d8b49c7bee76139c291749d05bfd8688688c69141e4f4ffe8d
15:46:57 [2021-09-20T15:46:57.244Z] #62 DONE 0.2s
15:46:57 [2021-09-20T15:46:57.244Z] 
15:46:57 [2021-09-20T15:46:57.244Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:46:57 [2021-09-20T15:46:57.244Z] #18 sha256:3cdb79a98651982c7259819996ac107c5c0b1993ddff8db6abf099a792a988c7
15:46:59 [2021-09-20T15:46:59.179Z] #18 DONE 2.2s
15:46:59 [2021-09-20T15:46:59.179Z] 
15:46:59 [2021-09-20T15:46:59.179Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
15:46:59 [2021-09-20T15:46:59.179Z] #25 sha256:a4d66bb45ef83570faf59f84ca631c8e493406112aa9129d6d93d5cb81fd48dc
15:47:01 [2021-09-20T15:47:01.032Z] #25 93.02 Updating files:  17% (1998/11432)
Updating files:  18% (2058/11432)
Updating files:  19% (2173/11432)
Updating files:  20% (2287/11432)
Updating files:  21% (2401/11432)
Updating files:  22% (2516/11432)
Updating files:  23% (2630/11432)
Updating files:  24% (2744/11432)
Updating files:  25% (2858/11432)
Updating files:  26% (2973/11432)
Updating files:  27% (3087/11432)
Updating files:  28% (3201/11432)
Updating files:  29% (3316/11432)
Updating files:  30% (3430/11432)
Updating files:  31% (3544/11432)
Updating files:  32% (3659/11432)
Updating files:  32% (3713/11432)
Updating files:  33% (3773/11432)
Updating files:  34% (3887/11432)
Updating files:  35% (4002/11432)
Updating files:  36% (4116/11432)
Updating files:  37% (4230/11432)
Updating files:  38% (4345/11432)
Updating files:  39% (4459/11432)
Updating files:  40% (4573/11432)
Updating files:  41% (4688/11432)
Updating files:  42% (4802/11432)
Updating files:  43% (4916/11432)
Updating files:  44% (5031/11432)
Updating files:  45% (5145/11432)
Updating files:  46% (5259/11432)
Updating files:  47% (5374/11432)
Updating files:  48% (5488/11432)
Updating files:  48% (5536/11432)
Updating files:  49% (5602/11432)
Updating files:  50% (5716/11432)
Updating files:  51% (5831/11432)
Updating files:  52% (5945/11432)
Updating files:  53% (6059/11432)
Updating files:  54% (6174/11432)
Updating files:  55% (6288/11432)
Updating files:  56% (6402/11432)
Updating files:  57% (6517/11432)
Updating files:  58% (6631/11432)
Updating files:  59% (6745/11432)
Updating files:  60% (6860/11432)
Updating files:  61% (6974/11432)
Updating files:  62% (7088/11432)
Updating files:  63% (7203/11432)
Updating files:  64% (7317/11432)
Updating files:  64% (7372/11432)
Updating files:  65% (7431/11432)
Updating files:  66% (7546/11432)
Updating files:  67% (7660/11432)
Updating files:  68% (7774/11432)
15:47:01 [2021-09-20T15:47:01.033Z] #25 ...
15:47:01 [2021-09-20T15:47:01.033Z] 
15:47:01 [2021-09-20T15:47:01.033Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:47:01 [2021-09-20T15:47:01.033Z] #19 sha256:5f10c916d479105f5a57b0c24ca149c027cafa2d401ed74401ae3dbde0732f63
15:47:01 [2021-09-20T15:47:01.033Z] #19 DONE 1.9s
15:47:01 [2021-09-20T15:47:01.033Z] 
15:47:01 [2021-09-20T15:47:01.033Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
15:47:01 [2021-09-20T15:47:01.033Z] #25 sha256:a4d66bb45ef83570faf59f84ca631c8e493406112aa9129d6d93d5cb81fd48dc
15:47:02 [2021-09-20T15:47:02.355Z] #25 93.02 Updating files:  17% (1998/11432)
Updating files:  18% (2058/11432)
Updating files:  19% (2173/11432)
Updating files:  20% (2287/11432)
Updating files:  21% (2401/11432)
Updating files:  22% (2516/11432)
Updating files:  23% (2630/11432)
Updating files:  24% (2744/11432)
Updating files:  25% (2858/11432)
Updating files:  26% (2973/11432)
Updating files:  27% (3087/11432)
Updating files:  28% (3201/11432)
Updating files:  29% (3316/11432)
Updating files:  30% (3430/11432)
Updating files:  31% (3544/11432)
Updating files:  32% (3659/11432)
Updating files:  32% (3713/11432)
Updating files:  33% (3773/11432)
Updating files:  34% (3887/11432)
Updating files:  35% (4002/11432)
Updating files:  36% (4116/11432)
Updating files:  37% (4230/11432)
Updating files:  38% (4345/11432)
Updating files:  39% (4459/11432)
Updating files:  40% (4573/11432)
Updating files:  41% (4688/11432)
Updating files:  42% (4802/11432)
Updating files:  43% (4916/11432)
Updating files:  44% (5031/11432)
Updating files:  45% (5145/11432)
Updating files:  46% (5259/11432)
Updating files:  47% (5374/11432)
Updating files:  48% (5488/11432)
Updating files:  48% (5536/11432)
Updating files:  49% (5602/11432)
Updating files:  50% (5716/11432)
Updating files:  51% (5831/11432)
Updating files:  52% (5945/11432)
Updating files:  53% (6059/11432)
Updating files:  54% (6174/11432)
Updating files:  55% (6288/11432)
Updating files:  56% (6402/11432)
Updating files:  57% (6517/11432)
Updating files:  58% (6631/11432)
Updating files:  59% (6745/11432)
Updating files:  60% (6860/11432)
Updating files:  61% (6974/11432)
Updating files:  62% (7088/11432)
Updating files:  63% (7203/11432)
Updating files:  64% (7317/11432)
Updating files:  64% (7372/11432)
Updating files:  65% (7431/11432)
Updating files:  66% (7546/11432)
Updating files:  67% (7660/11432)
Updating files:  68% (7774/11432)
Updating files:  69% (7889/11432)
Updating files:  70% (8003/11432)
Updating files:  71% (8117/11432)
Updating files:  72% (8232/11432)
Updating files:  73% (8346/11432)
Updating files:  74% (8460/11432)
Updating files:  75% (8574/11432)
Updating files:  76% (8689/11432)
Updating files:  77% (8803/11432)
Updating files:  78% (8917/11432)
Updating files:  79% (9032/11432)
Updating files:  80% (9146/11432)
Updating files:  81% (9260/11432)
Updating files:  81% (9304/11432)
Updating files:  82% (9375/11432)
Updating files:  83% (9489/11432)
Updating files:  84% (9603/11432)
Updating files:  85% (9718/11432)
Updating files:  86% (9832/11432)
Updating files:  87% (9946/11432)
Updating files:  88% (10061/11432)
Updating files:  89% (10175/11432)
Updating files:  90% (10289/11432)
Updating files:  91% (10404/11432)
Updating files:  92% (10518/11432)
Updating files:  93% (10632/11432)
Updating files:  94% (10747/11432)
Updating files:  95% (10861/11432)
Updating files:  96% (10975/11432)
Updating files:  97% (11090/11432)
Updating files:  98% (11204/11432)
Updating files:  99% (11318/11432)
Updating files: 100% (11432/11432)
Updating files: 100% (11432/11432), done.
15:47:02 [2021-09-20T15:47:02.355Z] #25 97.81 + cd /tmp/tmp.hrhYTqS7sw/tmp/docker-ce
15:47:02 [2021-09-20T15:47:02.623Z] #25 97.81 + git checkout -q v17.06.2-ce
15:47:02 [2021-09-20T15:47:02.895Z] #25 ...
15:47:02 [2021-09-20T15:47:02.895Z] 
15:47:02 [2021-09-20T15:47:02.895Z] #20 [dev-systemd-false  6/25] RUN ldconfig
15:47:02 [2021-09-20T15:47:02.895Z] #20 sha256:95c8fba9b423d947a90dc604a21876d886247a4e3a4a78133e49c06e89bdcb91
15:47:02 [2021-09-20T15:47:02.895Z] #20 DONE 1.9s
15:47:03 [2021-09-20T15:47:03.157Z] 
15:47:03 [2021-09-20T15:47:03.157Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:47:03 [2021-09-20T15:47:03.157Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1
15:47:04 [2021-09-20T15:47:04.550Z] #21 1.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:47:04 [2021-09-20T15:47:04.814Z] #21 1.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:47:05 [2021-09-20T15:47:05.078Z] #21 2.096 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
15:47:05 [2021-09-20T15:47:05.344Z] #21 2.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:47:06 [2021-09-20T15:47:06.427Z] #21 3.336 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB]
15:47:07 [2021-09-20T15:47:07.428Z] #21 4.423 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B]
15:47:09 [2021-09-20T15:47:09.350Z] #21 6.196 Fetched 8297 kB in 5s (1744 kB/s)
15:47:11 [2021-09-20T15:47:11.273Z] #21 6.196 Reading package lists...
15:47:11 [2021-09-20T15:47:11.273Z] #21 ...
15:47:11 [2021-09-20T15:47:11.273Z] 
15:47:11 [2021-09-20T15:47:11.273Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:47:11 [2021-09-20T15:47:11.273Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa
15:47:11 [2021-09-20T15:47:11.273Z] #33 DONE 105.9s
15:47:11 [2021-09-20T15:47:11.273Z] 
15:47:11 [2021-09-20T15:47:11.273Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
15:47:11 [2021-09-20T15:47:11.273Z] #25 sha256:a4d66bb45ef83570faf59f84ca631c8e493406112aa9129d6d93d5cb81fd48dc
15:47:11 [2021-09-20T15:47:11.273Z] #25 101.8 + mkdir -p /tmp/tmp.hrhYTqS7sw/src/github.com/docker
15:47:11 [2021-09-20T15:47:11.273Z] #25 101.8 + mv components/cli /tmp/tmp.hrhYTqS7sw/src/github.com/docker/cli
15:47:11 [2021-09-20T15:47:11.273Z] #25 101.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:47:11 [2021-09-20T15:47:11.849Z] #25 ...
15:47:11 [2021-09-20T15:47:11.850Z] 
15:47:11 [2021-09-20T15:47:11.850Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
15:47:11 [2021-09-20T15:47:11.850Z] #55 sha256:1ab626fc904491f2aba560be70d891581a4d00c66253b9e0904f880b9638fffa
15:47:11 [2021-09-20T15:47:11.850Z] #55 10.12 + cd /tmp/tmp.vpY6Oidvmj/src/github.com/opencontainers/runc
15:47:11 [2021-09-20T15:47:11.850Z] #55 10.12 + git checkout -q v1.0.2
15:47:11 [2021-09-20T15:47:11.850Z] #55 10.46 + '[' -z '' ']'
15:47:11 [2021-09-20T15:47:11.850Z] #55 10.46 + target=static
15:47:11 [2021-09-20T15:47:11.850Z] #55 10.46 + make BUILDTAGS=seccomp static
15:47:11 [2021-09-20T15:47:11.850Z] #55 10.90 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
15:47:11 [2021-09-20T15:47:11.850Z] #55 ...
15:47:11 [2021-09-20T15:47:11.850Z] 
15:47:11 [2021-09-20T15:47:11.850Z] #21 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:47:11 [2021-09-20T15:47:11.850Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1
15:47:11 [2021-09-20T15:47:11.850Z] #21 6.196 Reading package lists...
15:47:13 [2021-09-20T15:47:13.775Z] #21 8.486 Reading package lists...
15:47:14 [2021-09-20T15:47:14.038Z] #21 10.79 Building dependency tree...
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.26 The following additional packages will be installed:
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.26   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.26   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.26   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.27   python3-pkg-resources vim-runtime xxd
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.27 Suggested packages:
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.27   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.27   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.27   acl attr quota
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.27 Recommended packages:
15:47:15 [2021-09-20T15:47:15.432Z] #21 12.27   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.11 The following NEW packages will be installed:
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   python3-pkg-resources python3-setuptools python3-wheel sudo
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:47:16 [2021-09-20T15:47:16.009Z] #21 13.12   xz-utils zip zstd
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.45 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.45 Need to get 27.0 MB of archives.
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.45 After this operation, 105 MB of additional disk space will be used.
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:47:16 [2021-09-20T15:47:16.273Z] #21 13.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:47:16 [2021-09-20T15:47:16.537Z] #21 13.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 13.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 14.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 14.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:47:16 [2021-09-20T15:47:16.804Z] #21 14.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB]
15:47:17 [2021-09-20T15:47:17.068Z] #21 14.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB]
15:47:17 [2021-09-20T15:47:17.068Z] #21 14.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:47:17 [2021-09-20T15:47:17.068Z] #21 14.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:47:17 [2021-09-20T15:47:17.068Z] #21 14.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:47:17 [2021-09-20T15:47:17.645Z] #21 14.94 debconf: delaying package configuration, since apt-utils is not installed
15:47:17 [2021-09-20T15:47:17.909Z] #21 15.08 Fetched 27.0 MB in 1s (23.5 MB/s)
15:47:17 [2021-09-20T15:47:17.909Z] #21 15.15 Selecting previously unselected package pigz.
15:47:17 [2021-09-20T15:47:17.909Z] #21 15.15 (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 ... 24004 files and directories currently installed.)
15:47:17 [2021-09-20T15:47:17.909Z] #21 15.24 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
15:47:18 [2021-09-20T15:47:18.172Z] #21 15.25 Unpacking pigz (2.6-1) ...
15:47:18 [2021-09-20T15:47:18.172Z] #21 15.37 Selecting previously unselected package libelf1:arm64.
15:47:18 [2021-09-20T15:47:18.172Z] #21 15.39 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
15:47:18 [2021-09-20T15:47:18.172Z] #21 15.41 Unpacking libelf1:arm64 (0.183-1) ...
15:47:18 [2021-09-20T15:47:18.434Z] #21 15.58 Selecting previously unselected package libbpf0:arm64.
15:47:18 [2021-09-20T15:47:18.434Z] #21 15.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
15:47:18 [2021-09-20T15:47:18.434Z] #21 15.61 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.72 Selecting previously unselected package libcap2:arm64.
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.72 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.74 Unpacking libcap2:arm64 (1:2.44-1) ...
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.81 Selecting previously unselected package libmnl0:arm64.
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.82 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.82 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.93 Selecting previously unselected package libxtables12:arm64.
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.93 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
15:47:18 [2021-09-20T15:47:18.697Z] #21 15.95 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:47:18 [2021-09-20T15:47:18.960Z] #21 16.05 Selecting previously unselected package libcap2-bin.
15:47:18 [2021-09-20T15:47:18.960Z] #21 16.06 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:47:18 [2021-09-20T15:47:18.960Z] #21 16.07 Unpacking libcap2-bin (1:2.44-1) ...
15:47:19 [2021-09-20T15:47:19.223Z] #21 16.18 Selecting previously unselected package iproute2.
15:47:19 [2021-09-20T15:47:19.223Z] #21 16.19 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
15:47:19 [2021-09-20T15:47:19.223Z] #21 16.20 Unpacking iproute2 (5.10.0-4) ...
15:47:19 [2021-09-20T15:47:19.486Z] #21 16.76 Selecting previously unselected package xxd.
15:47:19 [2021-09-20T15:47:19.749Z] #21 16.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ...
15:47:19 [2021-09-20T15:47:19.749Z] #21 16.79 Unpacking xxd (2:8.2.2434-3) ...
15:47:19 [2021-09-20T15:47:19.749Z] #21 16.90 Selecting previously unselected package vim-common.
15:47:19 [2021-09-20T15:47:19.749Z] #21 16.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
15:47:19 [2021-09-20T15:47:19.749Z] #21 16.93 Unpacking vim-common (2:8.2.2434-3) ...
15:47:20 [2021-09-20T15:47:20.012Z] #21 17.13 Selecting previously unselected package bash-completion.
15:47:20 [2021-09-20T15:47:20.012Z] #21 17.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:47:22 [2021-09-20T15:47:22.587Z] #21 19.90 Unpacking bash-completion (1:2.11-2) ...
15:47:23 [2021-09-20T15:47:23.162Z] #21 20.44 Selecting previously unselected package bzip2.
15:47:23 [2021-09-20T15:47:23.425Z] #21 20.45 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
15:47:23 [2021-09-20T15:47:23.425Z] #21 20.47 Unpacking bzip2 (1.0.8-4) ...
15:47:23 [2021-09-20T15:47:23.425Z] #21 20.58 Selecting previously unselected package xz-utils.
15:47:23 [2021-09-20T15:47:23.425Z] #21 20.58 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
15:47:23 [2021-09-20T15:47:23.425Z] #21 20.61 Unpacking xz-utils (5.2.5-2) ...
15:47:23 [2021-09-20T15:47:23.688Z] #21 20.79 Selecting previously unselected package apparmor.
15:47:23 [2021-09-20T15:47:23.688Z] #21 20.79 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
15:47:23 [2021-09-20T15:47:23.688Z] #21 20.88 Unpacking apparmor (2.13.6-10) ...
15:47:24 [2021-09-20T15:47:24.278Z] #21 21.34 Selecting previously unselected package inetutils-ping.
15:47:24 [2021-09-20T15:47:24.279Z] #21 21.36 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
15:47:24 [2021-09-20T15:47:24.279Z] #21 21.37 Unpacking inetutils-ping (2:2.0-1) ...
15:47:24 [2021-09-20T15:47:24.279Z] #21 21.56 Selecting previously unselected package libip4tc2:arm64.
15:47:24 [2021-09-20T15:47:24.279Z] #21 21.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
15:47:24 [2021-09-20T15:47:24.542Z] #21 21.59 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:47:24 [2021-09-20T15:47:24.542Z] #21 21.78 Selecting previously unselected package libip6tc2:arm64.
15:47:24 [2021-09-20T15:47:24.542Z] #21 21.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
15:47:24 [2021-09-20T15:47:24.542Z] #21 21.80 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:47:24 [2021-09-20T15:47:24.806Z] #21 21.95 Selecting previously unselected package libnfnetlink0:arm64.
15:47:24 [2021-09-20T15:47:24.806Z] #21 21.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:47:24 [2021-09-20T15:47:24.806Z] #21 21.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:47:25 [2021-09-20T15:47:25.069Z] #21 22.07 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:47:25 [2021-09-20T15:47:25.069Z] #21 22.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:47:25 [2021-09-20T15:47:25.069Z] #21 22.08 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:47:25 [2021-09-20T15:47:25.069Z] #21 22.19 Selecting previously unselected package libnftnl11:arm64.
15:47:25 [2021-09-20T15:47:25.069Z] #21 22.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
15:47:25 [2021-09-20T15:47:25.069Z] #21 22.21 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:47:25 [2021-09-20T15:47:25.332Z] #21 22.35 Selecting previously unselected package iptables.
15:47:25 [2021-09-20T15:47:25.332Z] #21 22.37 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
15:47:25 [2021-09-20T15:47:25.332Z] #21 22.38 Unpacking iptables (1.8.7-1) ...
15:47:25 [2021-09-20T15:47:25.596Z] #21 22.75 Selecting previously unselected package libonig5:arm64.
15:47:25 [2021-09-20T15:47:25.596Z] #21 22.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
15:47:25 [2021-09-20T15:47:25.596Z] #21 22.78 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:47:25 [2021-09-20T15:47:25.859Z] #21 22.96 Selecting previously unselected package libjq1:arm64.
15:47:25 [2021-09-20T15:47:25.859Z] #21 22.96 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
15:47:25 [2021-09-20T15:47:25.859Z] #21 22.97 Unpacking libjq1:arm64 (1.6-2.1) ...
15:47:25 [2021-09-20T15:47:25.859Z] #21 23.11 Selecting previously unselected package jq.
15:47:25 [2021-09-20T15:47:25.859Z] #21 23.11 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
15:47:25 [2021-09-20T15:47:25.859Z] #21 23.13 Unpacking jq (1.6-2.1) ...
15:47:26 [2021-09-20T15:47:26.123Z] #21 23.23 Selecting previously unselected package libaio1:arm64.
15:47:26 [2021-09-20T15:47:26.123Z] #21 23.24 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
15:47:26 [2021-09-20T15:47:26.123Z] #21 23.24 Unpacking libaio1:arm64 (0.3.112-9) ...
15:47:26 [2021-09-20T15:47:26.123Z] #21 23.34 Selecting previously unselected package libgpm2:arm64.
15:47:26 [2021-09-20T15:47:26.123Z] #21 23.34 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
15:47:26 [2021-09-20T15:47:26.123Z] #21 23.36 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:47:26 [2021-09-20T15:47:26.387Z] #21 23.46 Selecting previously unselected package libicu67:arm64.
15:47:26 [2021-09-20T15:47:26.387Z] #21 23.48 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
15:47:26 [2021-09-20T15:47:26.387Z] #21 23.49 Unpacking libicu67:arm64 (67.1-7) ...
15:47:28 [2021-09-20T15:47:28.946Z] #21 25.88 Selecting previously unselected package libinih1:arm64.
15:47:28 [2021-09-20T15:47:28.946Z] #21 25.89 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
15:47:28 [2021-09-20T15:47:28.946Z] #21 25.90 Unpacking libinih1:arm64 (53-1+b2) ...
15:47:28 [2021-09-20T15:47:28.946Z] #21 25.98 Selecting previously unselected package libnet1:arm64.
15:47:28 [2021-09-20T15:47:28.946Z] #21 25.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:47:28 [2021-09-20T15:47:28.946Z] #21 26.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:47:28 [2021-09-20T15:47:28.946Z] #21 26.18 Selecting previously unselected package libnl-3-200:arm64.
15:47:28 [2021-09-20T15:47:28.946Z] #21 26.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:47:28 [2021-09-20T15:47:28.946Z] #21 26.20 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:47:29 [2021-09-20T15:47:29.210Z] #21 26.29 Selecting previously unselected package libprotobuf-c1:arm64.
15:47:29 [2021-09-20T15:47:29.210Z] #21 26.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:47:29 [2021-09-20T15:47:29.210Z] #21 26.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:47:29 [2021-09-20T15:47:29.210Z] #21 26.41 Selecting previously unselected package net-tools.
15:47:29 [2021-09-20T15:47:29.210Z] #21 26.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:47:29 [2021-09-20T15:47:29.210Z] #21 26.44 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:47:29 [2021-09-20T15:47:29.473Z] #21 26.69 Selecting previously unselected package patch.
15:47:29 [2021-09-20T15:47:29.473Z] #21 26.69 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
15:47:29 [2021-09-20T15:47:29.473Z] #21 26.70 Unpacking patch (2.7.6-7) ...
15:47:29 [2021-09-20T15:47:29.736Z] #21 26.81 Selecting previously unselected package python-pip-whl.
15:47:29 [2021-09-20T15:47:29.736Z] #21 26.82 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
15:47:29 [2021-09-20T15:47:29.736Z] #21 26.83 Unpacking python-pip-whl (20.3.4-4) ...
15:47:30 [2021-09-20T15:47:30.313Z] #21 27.29 Selecting previously unselected package python3-lib2to3.
15:47:30 [2021-09-20T15:47:30.313Z] #21 27.31 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
15:47:30 [2021-09-20T15:47:30.313Z] #21 27.31 Unpacking python3-lib2to3 (3.9.2-1) ...
15:47:30 [2021-09-20T15:47:30.313Z] #21 27.54 Selecting previously unselected package python3-distutils.
15:47:30 [2021-09-20T15:47:30.577Z] #21 27.55 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
15:47:30 [2021-09-20T15:47:30.577Z] #21 27.56 Unpacking python3-distutils (3.9.2-1) ...
15:47:30 [2021-09-20T15:47:30.577Z] #21 27.77 Selecting previously unselected package python3-pkg-resources.
15:47:30 [2021-09-20T15:47:30.577Z] #21 27.78 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
15:47:30 [2021-09-20T15:47:30.840Z] #21 27.79 Unpacking python3-pkg-resources (52.0.0-4) ...
15:47:30 [2021-09-20T15:47:30.840Z] #21 27.98 Selecting previously unselected package python3-setuptools.
15:47:30 [2021-09-20T15:47:30.840Z] #21 27.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
15:47:30 [2021-09-20T15:47:30.840Z] #21 28.01 Unpacking python3-setuptools (52.0.0-4) ...
15:47:31 [2021-09-20T15:47:31.104Z] #21 28.34 Selecting previously unselected package python3-wheel.
15:47:31 [2021-09-20T15:47:31.104Z] #21 28.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
15:47:31 [2021-09-20T15:47:31.104Z] #21 28.36 Unpacking python3-wheel (0.34.2-1) ...
15:47:31 [2021-09-20T15:47:31.368Z] #21 28.45 Selecting previously unselected package python3-pip.
15:47:31 [2021-09-20T15:47:31.368Z] #21 28.47 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
15:47:31 [2021-09-20T15:47:31.368Z] #21 28.48 Unpacking python3-pip (20.3.4-4) ...
15:47:31 [2021-09-20T15:47:31.631Z] #21 28.79 Selecting previously unselected package sudo.
15:47:31 [2021-09-20T15:47:31.631Z] #21 28.80 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
15:47:31 [2021-09-20T15:47:31.631Z] #21 28.81 Unpacking sudo (1.9.5p2-3) ...
15:47:32 [2021-09-20T15:47:32.208Z] #21 29.35 Selecting previously unselected package thin-provisioning-tools.
15:47:32 [2021-09-20T15:47:32.208Z] #21 29.36 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:47:32 [2021-09-20T15:47:32.208Z] #21 29.37 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:47:32 [2021-09-20T15:47:32.472Z] #21 29.57 Selecting previously unselected package uidmap.
15:47:32 [2021-09-20T15:47:32.472Z] #21 29.59 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
15:47:32 [2021-09-20T15:47:32.472Z] #21 29.60 Unpacking uidmap (1:4.8.1-1) ...
15:47:32 [2021-09-20T15:47:32.472Z] #21 29.73 Selecting previously unselected package vim-runtime.
15:47:32 [2021-09-20T15:47:32.735Z] #21 29.74 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
15:47:32 [2021-09-20T15:47:32.735Z] #21 29.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:47:32 [2021-09-20T15:47:32.735Z] #21 29.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:47:32 [2021-09-20T15:47:32.735Z] #21 29.87 Unpacking vim-runtime (2:8.2.2434-3) ...
15:47:35 [2021-09-20T15:47:35.294Z] #21 32.50 Selecting previously unselected package vim.
15:47:35 [2021-09-20T15:47:35.294Z] #21 32.51 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ...
15:47:35 [2021-09-20T15:47:35.294Z] #21 32.54 Unpacking vim (2:8.2.2434-3) ...
15:47:36 [2021-09-20T15:47:36.243Z] #21 33.14 Selecting previously unselected package xfsprogs.
15:47:36 [2021-09-20T15:47:36.243Z] #21 33.14 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
15:47:36 [2021-09-20T15:47:36.243Z] #21 33.15 Unpacking xfsprogs (5.10.0-4) ...
15:47:36 [2021-09-20T15:47:36.506Z] #21 33.55 Selecting previously unselected package zip.
15:47:36 [2021-09-20T15:47:36.506Z] #21 33.56 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
15:47:36 [2021-09-20T15:47:36.506Z] #21 33.56 Unpacking zip (3.0-12) ...
15:47:36 [2021-09-20T15:47:36.506Z] #21 33.73 Selecting previously unselected package zstd.
15:47:36 [2021-09-20T15:47:36.506Z] #21 33.75 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:47:36 [2021-09-20T15:47:36.506Z] #21 33.75 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:47:37 [2021-09-20T15:47:37.082Z] #21 34.20 Setting up python3-pkg-resources (52.0.0-4) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.35 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.36 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.37 Setting up libgpm2:arm64 (1.20.7-8) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.39 Setting up libicu67:arm64 (67.1-7) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.49 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.50 Setting up libinih1:arm64 (53-1+b2) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.51 Setting up uidmap (1:4.8.1-1) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.57 Setting up bzip2 (1.0.8-4) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:47:38 [2021-09-20T15:47:38.477Z] #21 35.61 Setting up python3-wheel (0.34.2-1) ...
15:47:39 [2021-09-20T15:47:39.428Z] #21 36.61 Setting up xxd (2:8.2.2434-3) ...
15:47:39 [2021-09-20T15:47:39.428Z] #21 36.62 Setting up libcap2:arm64 (1:2.44-1) ...
15:47:39 [2021-09-20T15:47:39.428Z] #21 36.65 Setting up libcap2-bin (1:2.44-1) ...
15:47:39 [2021-09-20T15:47:39.428Z] #21 36.67 Setting up apparmor (2.13.6-10) ...
15:47:41 [2021-09-20T15:47:41.989Z] #21 38.83 Setting up zip (3.0-12) ...
15:47:41 [2021-09-20T15:47:41.989Z] #21 38.85 Setting up vim-common (2:8.2.2434-3) ...
15:47:41 [2021-09-20T15:47:41.989Z] #21 38.90 Setting up bash-completion (1:2.11-2) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 41.83 Setting up xz-utils (5.2.5-2) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 41.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:47:45 [2021-09-20T15:47:45.308Z] #21 41.88 Setting up libmnl0:arm64 (1.0.4-3) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 41.90 Setting up patch (2.7.6-7) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 41.91 Setting up sudo (1.9.5p2-3) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.07 invoke-rc.d: could not determine current runlevel
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.09 invoke-rc.d: policy-rc.d denied execution of start.
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.10 Setting up xfsprogs (5.10.0-4) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.12 Setting up libxtables12:arm64 (1.8.7-1) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.13 Setting up inetutils-ping (2:2.0-1) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.15 Setting up pigz (2.6-1) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.18 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.21 Setting up python-pip-whl (20.3.4-4) ...
15:47:45 [2021-09-20T15:47:45.308Z] #21 42.22 Setting up vim-runtime (2:8.2.2434-3) ...
15:47:46 [2021-09-20T15:47:46.256Z] #21 43.19 Setting up libaio1:arm64 (0.3.112-9) ...
15:47:46 [2021-09-20T15:47:46.256Z] #21 43.21 Setting up python3-lib2to3 (3.9.2-1) ...
15:47:46 [2021-09-20T15:47:46.783Z] #21 43.82 Setting up libelf1:arm64 (0.183-1) ...
15:47:46 [2021-09-20T15:47:46.783Z] #21 43.86 Setting up zstd (1.4.8+dfsg-2.1) ...
15:47:46 [2021-09-20T15:47:46.783Z] #21 43.88 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:47:46 [2021-09-20T15:47:46.783Z] #21 43.90 Setting up python3-distutils (3.9.2-1) ...
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.52 Setting up vim (2:8.2.2434-3) ...
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:47:47 [2021-09-20T15:47:47.360Z] #21 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:47:47 [2021-09-20T15:47:47.624Z] #21 44.64 Setting up python3-setuptools (52.0.0-4) ...
15:47:49 [2021-09-20T15:47:49.658Z] #21 46.65 Setting up libjq1:arm64 (1.6-2.1) ...
15:47:49 [2021-09-20T15:47:49.658Z] #21 46.68 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:47:49 [2021-09-20T15:47:49.658Z] #21 46.71 Setting up thin-provisioning-tools (0.9.0-1) ...
15:47:49 [2021-09-20T15:47:49.658Z] #21 46.75 Setting up python3-pip (20.3.4-4) ...
15:47:51 [2021-09-20T15:47:51.058Z] #21 48.29 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:47:51 [2021-09-20T15:47:51.058Z] #21 48.30 Setting up jq (1.6-2.1) ...
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.32 Setting up libbpf0:arm64 (1:0.3-2) ...
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.33 Setting up iptables (1.8.7-1) ...
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:47:51 [2021-09-20T15:47:51.322Z] #21 48.42 Setting up iproute2 (5.10.0-4) ...
15:47:51 [2021-09-20T15:47:51.623Z] #21 48.81 Processing triggers for libc-bin (2.31-13) ...
15:47:53 [2021-09-20T15:47:53.021Z] #21 DONE 50.3s
15:47:53 [2021-09-20T15:47:53.021Z] 
15:47:53 [2021-09-20T15:47:53.021Z] #22 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:47:53 [2021-09-20T15:47:53.021Z] #22 sha256:b31fe2585defe68aa9da892499c288e550b06b7463519760c252990634447254
15:47:54 [2021-09-20T15:47:54.950Z] #22 1.535 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:47:54 [2021-09-20T15:47:54.950Z] #22 1.540 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:47:54 [2021-09-20T15:47:54.950Z] #22 1.551 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:47:54 [2021-09-20T15:47:54.950Z] #22 DONE 1.7s
15:47:54 [2021-09-20T15:47:54.950Z] 
15:47:54 [2021-09-20T15:47:54.950Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:47:54 [2021-09-20T15:47:54.950Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40
15:47:54 [2021-09-20T15:47:54.950Z] #41 ...
15:47:54 [2021-09-20T15:47:54.950Z] 
15:47:54 [2021-09-20T15:47:54.950Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:47:54 [2021-09-20T15:47:54.950Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39
15:48:04 [2021-09-20T15:48:04.985Z] #23 9.498 Collecting yamllint==1.26.1
15:48:04 [2021-09-20T15:48:04.985Z] #23 ...
15:48:04 [2021-09-20T15:48:04.985Z] 
15:48:04 [2021-09-20T15:48:04.985Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:48:04 [2021-09-20T15:48:04.985Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40
15:48:04 [2021-09-20T15:48:04.985Z] #41 160.0 + dpkg --print-architecture
15:48:05 [2021-09-20T15:48:05.564Z] #41 DONE 160.5s
15:48:05 [2021-09-20T15:48:05.564Z] 
15:48:05 [2021-09-20T15:48:05.564Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:48:05 [2021-09-20T15:48:05.564Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39
15:48:05 [2021-09-20T15:48:05.564Z] #23 10.56   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:48:06 [2021-09-20T15:48:06.979Z] #23 11.86 Collecting pathspec>=0.5.3
15:48:06 [2021-09-20T15:48:06.979Z] #23 11.88   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:48:06 [2021-09-20T15:48:06.979Z] #23 12.17 Collecting pyyaml
15:48:06 [2021-09-20T15:48:06.979Z] #23 12.18   Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB)
15:48:07 [2021-09-20T15:48:07.243Z] #23 12.30 Building wheels for collected packages: yamllint
15:48:07 [2021-09-20T15:48:07.243Z] #23 12.30   Building wheel for yamllint (setup.py): started
15:48:08 [2021-09-20T15:48:08.192Z] #23 13.31   Building wheel for yamllint (setup.py): finished with status 'done'
15:48:08 [2021-09-20T15:48:08.192Z] #23 13.31   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=326b0bf15caa7e0d7ad89f5aa433d9a4d4bc9aca5e9223f350717d9c72cf71aa
15:48:08 [2021-09-20T15:48:08.192Z] #23 13.31   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:48:08 [2021-09-20T15:48:08.192Z] #23 13.32 Successfully built yamllint
15:48:08 [2021-09-20T15:48:08.192Z] #23 13.36 Installing collected packages: pyyaml, pathspec, yamllint
15:48:08 [2021-09-20T15:48:08.769Z] #23 13.83 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
15:48:09 [2021-09-20T15:48:09.344Z] #23 DONE 14.6s
15:48:09 [2021-09-20T15:48:09.344Z] 
15:48:09 [2021-09-20T15:48:09.344Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
15:48:09 [2021-09-20T15:48:09.344Z] #55 sha256:1ab626fc904491f2aba560be70d891581a4d00c66253b9e0904f880b9638fffa
15:48:09 [2021-09-20T15:48:09.607Z] #55 ...
15:48:09 [2021-09-20T15:48:09.607Z] 
15:48:09 [2021-09-20T15:48:09.607Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
15:48:09 [2021-09-20T15:48:09.607Z] #51 sha256:137efd342e6bd2489cb639093561b41df7265af0363d9978bfec0ca3bb2d2e36
15:48:09 [2021-09-20T15:48:09.607Z] #51 165.0 + /build/golangci-lint --version
15:48:10 [2021-09-20T15:48:10.184Z] #51 165.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:48:10 [2021-09-20T15:48:10.447Z] #51 DONE 165.6s
15:48:10 [2021-09-20T15:48:10.447Z] 
15:48:10 [2021-09-20T15:48:10.447Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
15:48:10 [2021-09-20T15:48:10.447Z] #55 sha256:1ab626fc904491f2aba560be70d891581a4d00c66253b9e0904f880b9638fffa
15:48:49 [2021-09-20T15:48:49.248Z] #55 ...
15:48:49 [2021-09-20T15:48:49.248Z] 
15:48:49 [2021-09-20T15:48:49.248Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
15:48:49 [2021-09-20T15:48:49.248Z] #58 sha256:51d1d0067c67c730b4bf9b4c313c147837f2a90d75a0516757b298129f64ecaf
15:48:49 [2021-09-20T15:48:49.248Z] #58 170.6 + bin/containerd
15:48:49 [2021-09-20T15:48:49.248Z] #58 ...
15:48:49 [2021-09-20T15:48:49.248Z] 
15:48:49 [2021-09-20T15:48:49.248Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
15:48:49 [2021-09-20T15:48:49.248Z] #25 sha256:a4d66bb45ef83570faf59f84ca631c8e493406112aa9129d6d93d5cb81fd48dc
15:48:49 [2021-09-20T15:48:49.248Z] #25 200.6 + return
15:48:49 [2021-09-20T15:48:49.248Z] #25 DONE 202.5s
15:48:49 [2021-09-20T15:48:49.248Z] 
15:48:49 [2021-09-20T15:48:49.248Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
15:48:49 [2021-09-20T15:48:49.248Z] #55 sha256:1ab626fc904491f2aba560be70d891581a4d00c66253b9e0904f880b9638fffa
15:48:49 [2021-09-20T15:48:49.248Z] #55 115.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:48:49 [2021-09-20T15:48:49.248Z] #55 116.9 + mkdir -p /build
15:48:49 [2021-09-20T15:48:49.248Z] #55 116.9 + cp runc /build/runc
15:48:49 [2021-09-20T15:48:49.248Z] #55 DONE 117.3s
15:48:49 [2021-09-20T15:48:49.248Z] 
15:48:49 [2021-09-20T15:48:49.248Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
15:48:49 [2021-09-20T15:48:49.248Z] #58 sha256:51d1d0067c67c730b4bf9b4c313c147837f2a90d75a0516757b298129f64ecaf
15:48:49 [2021-09-20T15:48:49.824Z] #58 ...
15:48:49 [2021-09-20T15:48:49.824Z] 
15:48:49 [2021-09-20T15:48:49.824Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:48:49 [2021-09-20T15:48:49.824Z] #26 sha256:e02126bacd72a7c20a61854a15b3cfbedd722e1353943afcfb8241d9143b586f
15:48:50 [2021-09-20T15:48:50.399Z] #26 DONE 0.5s
15:48:50 [2021-09-20T15:48:50.399Z] 
15:48:50 [2021-09-20T15:48:50.399Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:48:50 [2021-09-20T15:48:50.399Z] #31 sha256:f17cbd7b26f4a5cbe24f33263e25e0f91f507b376f075f34d9e78c2e03a6c9c7
15:48:50 [2021-09-20T15:48:50.973Z] #31 DONE 0.6s
15:48:50 [2021-09-20T15:48:50.973Z] 
15:48:50 [2021-09-20T15:48:50.973Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:48:50 [2021-09-20T15:48:50.973Z] #34 sha256:6bacb7a67f4026752c7877d79d389c74c4451f4bb8f3d6eb7a8498c76ab4d2a3
15:48:51 [2021-09-20T15:48:51.243Z] #34 DONE 0.4s
15:48:51 [2021-09-20T15:48:51.243Z] 
15:48:51 [2021-09-20T15:48:51.243Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
15:48:51 [2021-09-20T15:48:51.243Z] #36 sha256:c4c08561f2ee060672a574f56d1ab00a8b675eeafc79f9f30f85b7bfd81f8e13
15:48:51 [2021-09-20T15:48:51.243Z] #36 DONE 0.1s
15:48:51 [2021-09-20T15:48:51.243Z] 
15:48:51 [2021-09-20T15:48:51.243Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:48:51 [2021-09-20T15:48:51.243Z] #39 sha256:84d170a8c03885ee97899c4696e8e5be040f6933c68f30355117d340921b9014
15:48:51 [2021-09-20T15:48:51.508Z] #39 DONE 0.2s
15:48:51 [2021-09-20T15:48:51.508Z] 
15:48:51 [2021-09-20T15:48:51.508Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:48:51 [2021-09-20T15:48:51.508Z] #42 sha256:9adfdb035f56bf4c485fa041fff0c86da1d07cf3629d916ea784a34ee635a048
15:48:52 [2021-09-20T15:48:52.084Z] #42 DONE 0.4s
15:48:52 [2021-09-20T15:48:52.084Z] 
15:48:52 [2021-09-20T15:48:52.084Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
15:48:52 [2021-09-20T15:48:52.084Z] #46 sha256:d95ce1ca8f1408407e4a415abf3f4dc38ff3e800c8818046a161aa67fdc27854
15:48:52 [2021-09-20T15:48:52.084Z] #46 DONE 0.1s
15:48:52 [2021-09-20T15:48:52.084Z] 
15:48:52 [2021-09-20T15:48:52.084Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
15:48:52 [2021-09-20T15:48:52.084Z] #58 sha256:51d1d0067c67c730b4bf9b4c313c147837f2a90d75a0516757b298129f64ecaf
15:48:52 [2021-09-20T15:48:52.084Z] #58 ...
15:48:52 [2021-09-20T15:48:52.084Z] 
15:48:52 [2021-09-20T15:48:52.084Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:48:52 [2021-09-20T15:48:52.084Z] #48 sha256:8793e10a2ccca2b74dc3a3b094db33300b5ca81e500774beed7dbd97b3bb93da
15:48:52 [2021-09-20T15:48:52.084Z] #48 DONE 0.1s
15:48:52 [2021-09-20T15:48:52.084Z] 
15:48:52 [2021-09-20T15:48:52.084Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:48:52 [2021-09-20T15:48:52.084Z] #50 sha256:defde7124b7aae34fb000a9166c6f834f31ea63a69a43107d78f225b2fd5883e
15:48:52 [2021-09-20T15:48:52.084Z] #50 DONE 0.1s
15:48:52 [2021-09-20T15:48:52.084Z] 
15:48:52 [2021-09-20T15:48:52.084Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:48:52 [2021-09-20T15:48:52.084Z] #52 sha256:4ccf44e25ae4a878cb4e600a47f7084c793e56fd5d9ca4c49f06bdc5910cf8fa
15:48:52 [2021-09-20T15:48:52.659Z] #52 DONE 0.4s
15:48:52 [2021-09-20T15:48:52.659Z] 
15:48:52 [2021-09-20T15:48:52.659Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
15:48:52 [2021-09-20T15:48:52.659Z] #54 sha256:4e6293a2fd4df7e063462c5c48a00a3b7b87f2babb06b2ef799516d8b2affc25
15:48:52 [2021-09-20T15:48:52.659Z] #54 DONE 0.1s
15:48:52 [2021-09-20T15:48:52.659Z] 
15:48:52 [2021-09-20T15:48:52.659Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
15:48:52 [2021-09-20T15:48:52.659Z] #58 sha256:51d1d0067c67c730b4bf9b4c313c147837f2a90d75a0516757b298129f64ecaf
15:48:52 [2021-09-20T15:48:52.922Z] #58 ...
15:48:52 [2021-09-20T15:48:52.922Z] 
15:48:52 [2021-09-20T15:48:52.922Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
15:48:52 [2021-09-20T15:48:52.922Z] #56 sha256:9de7d5d87b364df6dae05e6eb6d568289bd931ba71fcd506f998f281a5e98987
15:48:52 [2021-09-20T15:48:52.922Z] #56 DONE 0.3s
15:48:52 [2021-09-20T15:48:52.922Z] 
15:48:52 [2021-09-20T15:48:52.922Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
15:48:52 [2021-09-20T15:48:52.922Z] #58 sha256:51d1d0067c67c730b4bf9b4c313c147837f2a90d75a0516757b298129f64ecaf
15:49:25 [2021-09-20T15:49:25.090Z] #58 209.1 # github.com/containerd/containerd/cmd/containerd
15:49:25 [2021-09-20T15:49:25.090Z] #58 209.1 /usr/bin/ld: /tmp/go-link-1856709787/000019.o: in function `New':
15:49:25 [2021-09-20T15:49:25.090Z] #58 209.1 /tmp/tmp.SK6Qf6VZ1b/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
15:49:25 [2021-09-20T15:49:25.090Z] #58 209.3 + bin/containerd-stress
15:49:28 [2021-09-20T15:49:28.393Z] #58 214.2 + bin/containerd-shim
15:49:36 [2021-09-20T15:49:36.552Z] #58 222.0 + bin/containerd-shim-runc-v1
15:49:41 [2021-09-20T15:49:41.877Z] #58 227.1 + bin/containerd-shim-runc-v2
15:49:41 [2021-09-20T15:49:41.877Z] #58 228.1 + binaries
15:49:41 [2021-09-20T15:49:41.877Z] #58 228.1 + install -D bin/containerd /build/containerd
15:49:42 [2021-09-20T15:49:42.138Z] #58 228.1 + install -D bin/containerd-shim /build/containerd-shim
15:49:42 [2021-09-20T15:49:42.138Z] #58 228.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:49:42 [2021-09-20T15:49:42.138Z] #58 228.2 + install -D bin/ctr /build/ctr
15:49:44 [2021-09-20T15:49:44.088Z] #58 DONE 230.2s
15:49:46 [2021-09-20T15:49:46.019Z] 
15:49:46 [2021-09-20T15:49:46.019Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
15:49:46 [2021-09-20T15:49:46.019Z] #59 sha256:7cd321aa5b0175f59340b4c6f366a8455dba67685d4fbe2108d07484f25c977c
15:49:46 [2021-09-20T15:49:46.591Z] #59 DONE 0.9s
15:49:46 [2021-09-20T15:49:46.591Z] 
15:49:46 [2021-09-20T15:49:46.591Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:49:46 [2021-09-20T15:49:46.591Z] #63 sha256:9a8c361426fe6b79f63a80df90ab78dc2dd032ac36172ed6fa35549880c3decd
15:49:46 [2021-09-20T15:49:46.591Z] #63 DONE 0.2s
15:49:46 [2021-09-20T15:49:46.852Z] 
15:49:46 [2021-09-20T15:49:46.852Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
15:49:46 [2021-09-20T15:49:46.852Z] #68 sha256:a6c0c7c8a87e208265e5d42b49062c291c4ca2b6095e830f32274871616cc016
15:49:47 [2021-09-20T15:49:47.793Z] #68 DONE 0.9s
15:49:47 [2021-09-20T15:49:47.793Z] 
15:49:47 [2021-09-20T15:49:47.793Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
15:49:47 [2021-09-20T15:49:47.793Z] #69 sha256:00112995b0f848f8643784a05953853dc3b2d9db94775e0eecc08237da2c9f49
15:49:47 [2021-09-20T15:49:47.793Z] #69 DONE 0.0s
15:49:47 [2021-09-20T15:49:47.793Z] 
15:49:47 [2021-09-20T15:49:47.793Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
15:49:47 [2021-09-20T15:49:47.793Z] #70 sha256:a612211b62382eabe59b518cc9f5f32575c55660a0dc7c7f29d4049feacc2500
15:49:49 [2021-09-20T15:49:49.711Z] #70 DONE 2.0s
15:49:49 [2021-09-20T15:49:49.711Z] 
15:49:49 [2021-09-20T15:49:49.711Z] #71 exporting to image
15:49:49 [2021-09-20T15:49:49.711Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:49:49 [2021-09-20T15:49:49.711Z] #71 exporting layers
15:49:53 [2021-09-20T15:49:53.924Z] #71 exporting layers 4.2s done
15:49:53 [2021-09-20T15:49:53.924Z] #71 writing image sha256:452bfe0f038978db1df56c205c1ce89dac978212d515f3998ad24864e9efc794 done
15:49:53 [2021-09-20T15:49:53.924Z] #71 naming to docker.io/library/docker:ca633fcaeddee4e1676097916e227a2e83122871 done
15:49:53 [2021-09-20T15:49:53.924Z] #71 DONE 4.2s