Skip to content

Console Output

Skipping 43 KB.. Full Log
21-11-11T11:54:38.668Z] #43 5.865 Cloning into '.'...
11:54:38 [2021-11-11T11:54:38.668Z] #43 ...
11:54:38 [2021-11-11T11:54:38.668Z] 
11:54:38 [2021-11-11T11:54:38.668Z] #34 [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
11:54:38 [2021-11-11T11:54:38.668Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2
11:54:38 [2021-11-11T11:54:38.668Z] #34 5.448 + git clone https://github.com/kolyshkin/go-swagger.git .
11:54:38 [2021-11-11T11:54:38.668Z] #34 5.454 Cloning into '.'...
11:54:38 [2021-11-11T11:54:38.941Z] #34 ...
11:54:38 [2021-11-11T11:54:38.941Z] 
11:54:38 [2021-11-11T11:54:38.941Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:54:38 [2021-11-11T11:54:38.941Z] #26 sha256:1e149e372917e5c20bde899490f86eb1ac528c846cc95e284e4a5447b23bdce8
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.482 + RM_GOPATH=0
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.482 + TMP_GOPATH=
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.482 + : /build
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.482 + '[' -z '' ']'
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.482 ++ mktemp -d
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.489 + export GOPATH=/tmp/tmp.IjPftBCBQC
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.489 + GOPATH=/tmp/tmp.IjPftBCBQC
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.489 + RM_GOPATH=1
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.489 + case "$(go env GOARCH)" in
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.489 ++ go env GOARCH
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.506 + export GO_BUILDMODE=-buildmode=pie
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.506 + GO_BUILDMODE=-buildmode=pie
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.517 Install docker/cli version 17.06.2-ce from stable
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 ++ dirname /install.sh
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 + dir=/
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 + bin=dockercli
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 + shift
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 + '[' '!' -f //dockercli.installer ']'
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 + . //dockercli.installer
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 ++ : stable
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 ++ : 17.06.2-ce
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 + install_dockercli
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.519 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.521 ++ uname -m
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.532 + arch=aarch64
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.532 + '[' aarch64 '!=' x86_64 ']'
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.532 + '[' aarch64 '!=' s390x ']'
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.532 + '[' aarch64 '!=' armhf ']'
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.532 + build_dockercli
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.532 + git clone https://github.com/docker/docker-ce /tmp/tmp.IjPftBCBQC/tmp/docker-ce
11:54:38 [2021-11-11T11:54:38.941Z] #26 5.532 Cloning into '/tmp/tmp.IjPftBCBQC/tmp/docker-ce'...
11:54:38 [2021-11-11T11:54:38.941Z] #26 ...
11:54:38 [2021-11-11T11:54:38.941Z] 
11:54:38 [2021-11-11T11:54:38.941Z] #60 [containerd 1/3] 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
11:54:38 [2021-11-11T11:54:38.941Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa
11:54:38 [2021-11-11T11:54:38.941Z] #60 5.254 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:54:38 [2021-11-11T11:54:38.941Z] #60 5.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:54:38 [2021-11-11T11:54:38.941Z] #60 5.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:54:38 [2021-11-11T11:54:38.941Z] #60 5.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB]
11:54:38 [2021-11-11T11:54:38.941Z] #60 8.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB]
11:54:39 [2021-11-11T11:54:39.199Z] #60 ...
11:54:39 [2021-11-11T11:54:39.199Z] 
11:54:39 [2021-11-11T11:54:39.199Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
11:54:39 [2021-11-11T11:54:39.199Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9
11:54:39 [2021-11-11T11:54:39.199Z] #51 4.705 go: downloading gotest.tools/gotestsum v1.7.0
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.531 go: downloading github.com/dnephin/pflag v1.0.7
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.531 go: downloading github.com/fatih/color v1.10.0
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.555 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.562 go: downloading github.com/pkg/errors v0.9.1
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.778 go: downloading github.com/mattn/go-colorable v0.1.8
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.817 go: downloading github.com/mattn/go-isatty v0.0.12
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.851 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:54:39 [2021-11-11T11:54:39.200Z] #51 5.885 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:54:39 [2021-11-11T11:54:39.200Z] #51 6.051 go: downloading github.com/jonboulle/clockwork v0.2.2
11:54:39 [2021-11-11T11:54:39.200Z] #51 6.107 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:54:39 [2021-11-11T11:54:39.200Z] #51 6.335 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:54:39 [2021-11-11T11:54:39.200Z] #51 6.532 go: downloading golang.org/x/tools v0.1.0
11:54:39 [2021-11-11T11:54:39.200Z] #51 ...
11:54:39 [2021-11-11T11:54:39.200Z] 
11:54:39 [2021-11-11T11:54:39.200Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:54:39 [2021-11-11T11:54:39.200Z] #65 sha256:9198bc1498fc6dbf3e7ce0da8aa2b1093efe747f140a9ed710aa980e50ff9439
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.334 + RM_GOPATH=0
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.334 + TMP_GOPATH=
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.334 + : /build
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.334 + '[' -z '' ']'
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.334 ++ mktemp -d
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.346 + export GOPATH=/tmp/tmp.6MWfZ826Ni
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.346 + GOPATH=/tmp/tmp.6MWfZ826Ni
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.346 + RM_GOPATH=1
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.346 + case "$(go env GOARCH)" in
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.346 ++ go env GOARCH
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.354 + export GO_BUILDMODE=-buildmode=pie
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.354 + GO_BUILDMODE=-buildmode=pie
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 ++ dirname /install.sh
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + dir=/
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + bin=rootlesskit
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + shift
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + '[' '!' -f //rootlesskit.installer ']'
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + . //rootlesskit.installer
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 ++ : v0.14.6
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + install_rootlesskit
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + case "$1" in
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + export CGO_ENABLED=0
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + CGO_ENABLED=0
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + _install_rootlesskit
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + echo 'Install rootlesskit version v0.14.6'
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + for f in rootlesskit rootlesskit-docker-proxy
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + GOBIN=/build
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + GO111MODULE=on
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.364 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
11:54:39 [2021-11-11T11:54:39.200Z] #65 5.365 Install rootlesskit version v0.14.6
11:54:39 [2021-11-11T11:54:39.200Z] #65 6.054 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
11:54:39 [2021-11-11T11:54:39.200Z] #65 9.810 go: downloading github.com/sirupsen/logrus v1.8.1
11:54:39 [2021-11-11T11:54:39.200Z] #65 9.848 go: downloading github.com/urfave/cli/v2 v2.3.0
11:54:39 [2021-11-11T11:54:39.200Z] #65 10.72 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
11:54:39 [2021-11-11T11:54:39.464Z] #65 ...
11:54:39 [2021-11-11T11:54:39.464Z] 
11:54:39 [2021-11-11T11:54:39.464Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:39 [2021-11-11T11:54:39.464Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:39 [2021-11-11T11:54:39.464Z] #53 5.217 go: downloading github.com/golangci/golangci-lint v1.23.8
11:54:39 [2021-11-11T11:54:39.464Z] #53 ...
11:54:39 [2021-11-11T11:54:39.464Z] 
11:54:39 [2021-11-11T11:54:39.464Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:54:39 [2021-11-11T11:54:39.464Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1
11:54:39 [2021-11-11T11:54:39.464Z] #55 6.850 go: downloading mvdan.cc/sh/v3 v3.0.2
11:54:39 [2021-11-11T11:54:39.464Z] #55 8.202 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:54:39 [2021-11-11T11:54:39.464Z] #55 8.327 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:54:39 [2021-11-11T11:54:39.464Z] #55 8.489 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:54:39 [2021-11-11T11:54:39.464Z] #55 11.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:54:39 [2021-11-11T11:54:39.724Z] #55 ...
11:54:39 [2021-11-11T11:54:39.724Z] 
11:54:39 [2021-11-11T11:54:39.724Z] #47 [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_11/ /' > /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
11:54:39 [2021-11-11T11:54:39.724Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11
11:54:39 [2021-11-11T11:54:39.724Z] #47 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB]
11:54:43 [2021-11-11T11:54:43.927Z] #47 15.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:54:44 [2021-11-11T11:54:44.968Z] #47 ...
11:54:44 [2021-11-11T11:54:44.968Z] 
11:54:44 [2021-11-11T11:54:44.968Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:44 [2021-11-11T11:54:44.968Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:44 [2021-11-11T11:54:44.968Z] #53 12.95 go: downloading github.com/fatih/color v1.7.0
11:54:44 [2021-11-11T11:54:44.968Z] #53 13.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
11:54:44 [2021-11-11T11:54:44.968Z] #53 13.08 go: downloading github.com/pkg/errors v0.8.1
11:54:44 [2021-11-11T11:54:44.968Z] #53 13.08 go: downloading github.com/spf13/cobra v0.0.5
11:54:44 [2021-11-11T11:54:44.968Z] #53 13.32 go: downloading github.com/spf13/pflag v1.0.5
11:54:44 [2021-11-11T11:54:44.968Z] #53 13.68 go: downloading github.com/spf13/viper v1.6.1
11:54:44 [2021-11-11T11:54:44.968Z] #53 14.03 go: downloading github.com/mattn/go-colorable v0.1.4
11:54:44 [2021-11-11T11:54:44.968Z] #53 14.10 go: downloading github.com/mattn/go-isatty v0.0.8
11:54:44 [2021-11-11T11:54:44.968Z] #53 14.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
11:54:44 [2021-11-11T11:54:44.968Z] #53 14.14 go: downloading github.com/go-critic/go-critic v0.4.1
11:54:44 [2021-11-11T11:54:44.968Z] #53 15.79 go: downloading github.com/go-lintpack/lintpack v0.5.2
11:54:44 [2021-11-11T11:54:44.968Z] #53 15.96 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:54:45 [2021-11-11T11:54:45.951Z] #53 ...
11:54:45 [2021-11-11T11:54:45.951Z] 
11:54:45 [2021-11-11T11:54:45.952Z] #31 [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
11:54:45 [2021-11-11T11:54:45.952Z] #31 sha256:94c129ad0b431b91f6e6a6c605f8cba020ce02b11e15cd81072ebe99f7bab908
11:54:45 [2021-11-11T11:54:45.952Z] #31 11.68 
11:54:45 [2021-11-11T11:54:45.952Z] #31 16.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:54:45 [2021-11-11T11:54:45.952Z] #31 19.34 #=#=#                                                                         
11:54:45 [2021-11-11T11:54:45.952Z] #31 19.82 #=#=#                                                                         

######################################################################## 100.0%
11:54:46 [2021-11-11T11:54:46.212Z] #31 ...
11:54:46 [2021-11-11T11:54:46.212Z] 
11:54:46 [2021-11-11T11:54:46.212Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:54:46 [2021-11-11T11:54:46.212Z] #65 sha256:9198bc1498fc6dbf3e7ce0da8aa2b1093efe747f140a9ed710aa980e50ff9439
11:54:46 [2021-11-11T11:54:46.212Z] #65 15.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
11:54:46 [2021-11-11T11:54:46.212Z] #65 16.78 go: downloading github.com/google/uuid v1.3.0
11:54:46 [2021-11-11T11:54:46.212Z] #65 16.82 go: downloading github.com/moby/vpnkit v0.5.0
11:54:46 [2021-11-11T11:54:46.212Z] #65 16.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:54:46 [2021-11-11T11:54:46.212Z] #65 17.22 go: downloading github.com/gofrs/flock v0.8.1
11:54:46 [2021-11-11T11:54:46.212Z] #65 17.35 go: downloading github.com/gorilla/mux v1.8.0
11:54:46 [2021-11-11T11:54:46.212Z] #65 17.83 go: downloading github.com/moby/sys/mountinfo v0.5.0
11:54:47 [2021-11-11T11:54:47.157Z] #65 18.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:54:47 [2021-11-11T11:54:47.419Z] #65 19.10 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
11:54:49 [2021-11-11T11:54:49.321Z] #65 ...
11:54:49 [2021-11-11T11:54:49.321Z] 
11:54:49 [2021-11-11T11:54:49.321Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:49 [2021-11-11T11:54:49.321Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:49 [2021-11-11T11:54:49.321Z] #53 21.53 go: downloading github.com/sirupsen/logrus v1.4.2
11:54:49 [2021-11-11T11:54:49.321Z] #53 21.53 go: downloading github.com/stretchr/testify v1.4.0
11:54:49 [2021-11-11T11:54:49.579Z] #53 ...
11:54:49 [2021-11-11T11:54:49.579Z] 
11:54:49 [2021-11-11T11:54:49.579Z] #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
11:54:49 [2021-11-11T11:54:49.579Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:54:49 [2021-11-11T11:54:49.579Z] #14 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB]
11:54:49 [2021-11-11T11:54:49.579Z] #14 15.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:54:49 [2021-11-11T11:54:49.579Z] #14 ...
11:54:49 [2021-11-11T11:54:49.579Z] 
11:54:49 [2021-11-11T11:54:49.580Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:49 [2021-11-11T11:54:49.580Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:49 [2021-11-11T11:54:49.580Z] #53 21.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
11:54:50 [2021-11-11T11:54:50.146Z] #53 ...
11:54:50 [2021-11-11T11:54:50.146Z] 
11:54:50 [2021-11-11T11:54:50.146Z] #60 [containerd 1/3] 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
11:54:50 [2021-11-11T11:54:50.146Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa
11:54:50 [2021-11-11T11:54:50.146Z] #60 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:54:50 [2021-11-11T11:54:50.146Z] #60 ...
11:54:50 [2021-11-11T11:54:50.146Z] 
11:54:50 [2021-11-11T11:54:50.146Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:50 [2021-11-11T11:54:50.146Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:50 [2021-11-11T11:54:50.146Z] #53 22.14 go: downloading github.com/fsnotify/fsnotify v1.4.7
11:54:50 [2021-11-11T11:54:50.146Z] #53 22.16 go: downloading github.com/hashicorp/hcl v1.0.0
11:54:50 [2021-11-11T11:54:50.714Z] #53 22.67 go: downloading github.com/magiconair/properties v1.8.1
11:54:50 [2021-11-11T11:54:50.714Z] #53 22.67 go: downloading github.com/mitchellh/mapstructure v1.1.2
11:54:50 [2021-11-11T11:54:50.714Z] #53 ...
11:54:50 [2021-11-11T11:54:50.714Z] 
11:54:50 [2021-11-11T11:54:50.714Z] #31 [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
11:54:50 [2021-11-11T11:54:50.714Z] #31 sha256:94c129ad0b431b91f6e6a6c605f8cba020ce02b11e15cd81072ebe99f7bab908
11:54:50 [2021-11-11T11:54:50.714Z] #31 22.36 
11:54:50 [2021-11-11T11:54:50.714Z] #31 23.02 Download of images into '/build' complete.
11:54:50 [2021-11-11T11:54:50.714Z] #31 23.02 Use something like the following to load the result into a Docker daemon:
11:54:50 [2021-11-11T11:54:50.714Z] #31 23.02   tar -cC '/build' . | docker load
11:54:50 [2021-11-11T11:54:50.714Z] #31 DONE 26.3s
11:54:50 [2021-11-11T11:54:50.714Z] 
11:54:50 [2021-11-11T11:54:50.714Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:50 [2021-11-11T11:54:50.714Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:50 [2021-11-11T11:54:50.714Z] #53 22.86 go: downloading github.com/pelletier/go-toml v1.2.0
11:54:50 [2021-11-11T11:54:50.714Z] #53 22.98 go: downloading github.com/spf13/afero v1.1.2
11:54:50 [2021-11-11T11:54:50.973Z] #53 23.12 go: downloading github.com/spf13/cast v1.3.0
11:54:51 [2021-11-11T11:54:51.235Z] #53 23.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0
11:54:51 [2021-11-11T11:54:51.235Z] #53 23.29 go: downloading github.com/subosito/gotenv v1.2.0
11:54:51 [2021-11-11T11:54:51.235Z] #53 23.37 go: downloading gopkg.in/ini.v1 v1.51.0
11:54:51 [2021-11-11T11:54:51.235Z] #53 23.37 go: downloading gopkg.in/yaml.v2 v2.2.7
11:54:51 [2021-11-11T11:54:51.802Z] #53 23.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
11:54:51 [2021-11-11T11:54:51.802Z] #53 23.84 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:54:52 [2021-11-11T11:54:52.061Z] #53 23.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:54:52 [2021-11-11T11:54:52.061Z] #53 24.01 go: downloading github.com/go-toolsmith/astequal v1.0.0
11:54:52 [2021-11-11T11:54:52.061Z] #53 24.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:54:52 [2021-11-11T11:54:52.061Z] #53 ...
11:54:52 [2021-11-11T11:54:52.061Z] 
11:54:52 [2021-11-11T11:54:52.061Z] #38 [tini 1/3] 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
11:54:52 [2021-11-11T11:54:52.061Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7
11:54:52 [2021-11-11T11:54:52.061Z] #38 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:54:52 [2021-11-11T11:54:52.061Z] #38 24.14 Fetched 8358 kB in 19s (441 kB/s)
11:54:52 [2021-11-11T11:54:52.061Z] #38 24.14 Reading package lists...
11:54:52 [2021-11-11T11:54:52.061Z] #38 ...
11:54:52 [2021-11-11T11:54:52.061Z] 
11:54:52 [2021-11-11T11:54:52.061Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:54:52 [2021-11-11T11:54:52.061Z] #65 sha256:9198bc1498fc6dbf3e7ce0da8aa2b1093efe747f140a9ed710aa980e50ff9439
11:54:52 [2021-11-11T11:54:52.061Z] #65 22.26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:54:52 [2021-11-11T11:54:52.061Z] #65 22.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:54:52 [2021-11-11T11:54:52.998Z] #65 ...
11:54:52 [2021-11-11T11:54:52.998Z] 
11:54:52 [2021-11-11T11:54:52.998Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
11:54:52 [2021-11-11T11:54:52.998Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9
11:54:52 [2021-11-11T11:54:52.998Z] #51 15.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:54:52 [2021-11-11T11:54:52.998Z] #51 15.06 go: downloading golang.org/x/mod v0.3.0
11:54:52 [2021-11-11T11:54:52.998Z] #51 ...
11:54:52 [2021-11-11T11:54:52.998Z] 
11:54:52 [2021-11-11T11:54:52.998Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:52 [2021-11-11T11:54:52.998Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:52 [2021-11-11T11:54:52.998Z] #53 24.40 go: downloading github.com/go-toolsmith/astp v1.0.0
11:54:52 [2021-11-11T11:54:52.998Z] #53 24.56 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:54:52 [2021-11-11T11:54:52.998Z] #53 24.59 go: downloading github.com/go-toolsmith/typep v1.0.0
11:54:52 [2021-11-11T11:54:52.998Z] #53 24.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
11:54:52 [2021-11-11T11:54:52.998Z] #53 25.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
11:54:53 [2021-11-11T11:54:53.256Z] #53 25.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:54:53 [2021-11-11T11:54:53.256Z] #53 25.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:54:53 [2021-11-11T11:54:53.256Z] #53 25.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
11:54:53 [2021-11-11T11:54:53.516Z] #53 25.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:54:54 [2021-11-11T11:54:54.082Z] #53 26.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
11:54:54 [2021-11-11T11:54:54.082Z] #53 26.22 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
11:54:54 [2021-11-11T11:54:54.082Z] #53 26.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:54:54 [2021-11-11T11:54:54.658Z] #53 26.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
11:54:54 [2021-11-11T11:54:54.658Z] #53 26.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:54:54 [2021-11-11T11:54:54.916Z] #53 27.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:54:54 [2021-11-11T11:54:54.916Z] #53 27.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
11:54:55 [2021-11-11T11:54:55.850Z] #53 27.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
11:54:55 [2021-11-11T11:54:55.850Z] #53 27.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:54:55 [2021-11-11T11:54:55.850Z] #53 27.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
11:54:55 [2021-11-11T11:54:55.850Z] #53 27.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
11:54:55 [2021-11-11T11:54:55.850Z] #53 ...
11:54:55 [2021-11-11T11:54:55.850Z] 
11:54:55 [2021-11-11T11:54:55.850Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:54:55 [2021-11-11T11:54:55.850Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43 tomll can be used in two ways:
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43 Writing to STDIN and reading from STDOUT:
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43   cat file.toml | tomll > file.toml
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43 
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43 Reading and updating a list of files:
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43   tomll a.toml b.toml c.toml
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43 
11:54:55 [2021-11-11T11:54:55.850Z] #36 27.43 When given a list of files, tomll will modify all files in place without asking.
11:54:55 [2021-11-11T11:54:55.850Z] #36 DONE 28.0s
11:54:56 [2021-11-11T11:54:56.108Z] 
11:54:56 [2021-11-11T11:54:56.109Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:56 [2021-11-11T11:54:56.109Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:56 [2021-11-11T11:54:56.109Z] #53 28.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
11:54:56 [2021-11-11T11:54:56.109Z] #53 28.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
11:54:57 [2021-11-11T11:54:57.043Z] #53 28.89 go: downloading github.com/sourcegraph/go-diff v0.5.1
11:54:57 [2021-11-11T11:54:57.043Z] #53 28.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
11:54:57 [2021-11-11T11:54:57.043Z] #53 29.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
11:54:57 [2021-11-11T11:54:57.043Z] #53 29.17 go: downloading github.com/ultraware/funlen v0.0.2
11:54:57 [2021-11-11T11:54:57.043Z] #53 29.22 go: downloading github.com/ultraware/whitespace v0.0.4
11:54:57 [2021-11-11T11:54:57.043Z] #53 ...
11:54:57 [2021-11-11T11:54:57.043Z] 
11:54:57 [2021-11-11T11:54:57.043Z] #47 [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_11/ /' > /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
11:54:57 [2021-11-11T11:54:57.043Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11
11:54:57 [2021-11-11T11:54:57.043Z] #47 18.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1806 B]
11:54:57 [2021-11-11T11:54:57.043Z] #47 27.06 Fetched 8361 kB in 21s (403 kB/s)
11:54:57 [2021-11-11T11:54:57.302Z] #47 27.06 Reading package lists...
11:54:57 [2021-11-11T11:54:57.302Z] #47 ...
11:54:57 [2021-11-11T11:54:57.302Z] 
11:54:57 [2021-11-11T11:54:57.302Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:57 [2021-11-11T11:54:57.302Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:57 [2021-11-11T11:54:57.302Z] #53 29.24 go: downloading github.com/uudashr/gocognit v1.0.1
11:54:57 [2021-11-11T11:54:57.302Z] #53 29.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
11:54:58 [2021-11-11T11:54:58.683Z] #53 ...
11:54:58 [2021-11-11T11:54:58.683Z] 
11:54:58 [2021-11-11T11:54:58.683Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2"      && /build/vndr --help
11:54:58 [2021-11-11T11:54:58.683Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64 Usage of /build/vndr:
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64 /build/vndr [[import path] [revision]] [repository]
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64 /build/vndr init
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64   -strict
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64     	checking mode. treat non-trivial warning as an error
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64   -verbose
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64     	shows all warnings
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64   -whitelist value
11:54:58 [2021-11-11T11:54:58.683Z] #49 30.64     	regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory
11:54:58 [2021-11-11T11:54:58.683Z] #49 DONE 30.8s
11:54:58 [2021-11-11T11:54:58.683Z] 
11:54:58 [2021-11-11T11:54:58.683Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:54:58 [2021-11-11T11:54:58.683Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:54:58 [2021-11-11T11:54:58.683Z] #53 30.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:54:58 [2021-11-11T11:54:58.683Z] #53 30.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
11:54:58 [2021-11-11T11:54:58.941Z] #53 31.01 go: downloading github.com/davecgh/go-spew v1.1.1
11:54:58 [2021-11-11T11:54:58.941Z] #53 31.04 go: downloading github.com/pmezard/go-difflib v1.0.0
11:54:58 [2021-11-11T11:54:58.941Z] #53 31.08 go: downloading github.com/stretchr/objx v0.2.0
11:54:59 [2021-11-11T11:54:59.201Z] #53 31.34 go: downloading golang.org/x/text v0.3.2
11:55:00 [2021-11-11T11:55:00.136Z] #53 ...
11:55:00 [2021-11-11T11:55:00.136Z] 
11:55:00 [2021-11-11T11:55:00.136Z] #60 [containerd 1/3] 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
11:55:00 [2021-11-11T11:55:00.136Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa
11:55:00 [2021-11-11T11:55:00.136Z] #60 22.35 Fetched 8358 kB in 17s (481 kB/s)
11:55:00 [2021-11-11T11:55:00.136Z] #60 22.35 Reading package lists...
11:55:00 [2021-11-11T11:55:00.394Z] #60 30.56 Reading package lists...
11:55:00 [2021-11-11T11:55:00.394Z] #60 ...
11:55:00 [2021-11-11T11:55:00.394Z] 
11:55:00 [2021-11-11T11:55:00.394Z] #43 [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 "v2.3.0"         && 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 "v2.1.0";                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
11:55:00 [2021-11-11T11:55:00.394Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455
11:55:00 [2021-11-11T11:55:00.394Z] #43 30.07 Updating files:  72% (1265/1750)
Updating files:  73% (1278/1750)
Updating files:  74% (1295/1750)
Updating files:  75% (1313/1750)
Updating files:  76% (1330/1750)
Updating files:  77% (1348/1750)
Updating files:  78% (1365/1750)
Updating files:  79% (1383/1750)
Updating files:  80% (1400/1750)
Updating files:  81% (1418/1750)
Updating files:  82% (1435/1750)
Updating files:  83% (1453/1750)
Updating files:  84% (1470/1750)
Updating files:  85% (1488/1750)
Updating files:  86% (1505/1750)
Updating files:  87% (1523/1750)
Updating files:  88% (1540/1750)
Updating files:  89% (1558/1750)
Updating files:  90% (1575/1750)
Updating files:  91% (1593/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
11:55:00 [2021-11-11T11:55:00.394Z] #43 30.70 + git checkout -q v2.3.0
11:55:01 [2021-11-11T11:55:01.770Z] #43 33.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:55:03 [2021-11-11T11:55:03.672Z] #43 ...
11:55:03 [2021-11-11T11:55:03.672Z] 
11:55:03 [2021-11-11T11:55:03.672Z] #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
11:55:03 [2021-11-11T11:55:03.672Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:55:03 [2021-11-11T11:55:03.672Z] #14 25.68 Fetched 8358 kB in 20s (428 kB/s)
11:55:03 [2021-11-11T11:55:03.672Z] #14 25.68 Reading package lists...
11:55:03 [2021-11-11T11:55:03.672Z] #14 33.22 Reading package lists...
11:55:03 [2021-11-11T11:55:03.672Z] #14 ...
11:55:03 [2021-11-11T11:55:03.672Z] 
11:55:03 [2021-11-11T11:55:03.672Z] #47 [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_11/ /' > /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
11:55:03 [2021-11-11T11:55:03.672Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11
11:55:03 [2021-11-11T11:55:03.672Z] #47 27.06 Reading package lists...
11:55:06 [2021-11-11T11:55:06.958Z] #47 34.77 Reading package lists...
11:55:07 [2021-11-11T11:55:07.894Z] #47 38.61 Building dependency tree...
11:55:08 [2021-11-11T11:55:08.153Z] #47 ...
11:55:08 [2021-11-11T11:55:08.153Z] 
11:55:08 [2021-11-11T11:55:08.153Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:55:08 [2021-11-11T11:55:08.153Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:55:08 [2021-11-11T11:55:08.153Z] #53 37.25 go: downloading github.com/gobwas/glob v0.2.3
11:55:08 [2021-11-11T11:55:08.153Z] #53 37.26 go: downloading github.com/kisielk/gotool v1.0.0
11:55:08 [2021-11-11T11:55:08.153Z] #53 37.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
11:55:08 [2021-11-11T11:55:08.153Z] #53 37.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
11:55:08 [2021-11-11T11:55:08.153Z] #53 37.39 go: downloading github.com/gogo/protobuf v1.2.1
11:55:08 [2021-11-11T11:55:08.153Z] #53 38.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
11:55:08 [2021-11-11T11:55:08.153Z] #53 38.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:55:08 [2021-11-11T11:55:08.153Z] #53 38.75 go: downloading github.com/BurntSushi/toml v0.3.1
11:55:09 [2021-11-11T11:55:09.530Z] #53 ...
11:55:09 [2021-11-11T11:55:09.530Z] 
11:55:09 [2021-11-11T11:55:09.530Z] #38 [tini 1/3] 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
11:55:09 [2021-11-11T11:55:09.530Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7
11:55:09 [2021-11-11T11:55:09.530Z] #38 24.14 Reading package lists...
11:55:09 [2021-11-11T11:55:09.530Z] #38 31.93 Reading package lists...
11:55:09 [2021-11-11T11:55:09.530Z] #38 37.30 Building dependency tree...
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.22 The following additional packages will be installed:
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.24   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.25 Suggested packages:
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.25   cmake-doc ninja-build lrzip
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.25 Recommended packages:
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.26   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.85 The following NEW packages will be installed:
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.86   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:55:09 [2021-11-11T11:55:09.530Z] #38 40.86   vim-common xxd
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.19 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.19 Need to get 15.6 MB of archives.
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.19 After this operation, 67.4 MB of additional disk space will be used.
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:55:09 [2021-11-11T11:55:09.530Z] #38 41.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB]
11:55:09 [2021-11-11T11:55:09.790Z] #38 ...
11:55:09 [2021-11-11T11:55:09.790Z] 
11:55:09 [2021-11-11T11:55:09.790Z] #47 [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_11/ /' > /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
11:55:09 [2021-11-11T11:55:09.790Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11
11:55:09 [2021-11-11T11:55:09.790Z] #47 41.56 The following additional packages will be installed:
11:55:09 [2021-11-11T11:55:09.790Z] #47 41.56   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:55:09 [2021-11-11T11:55:09.790Z] #47 41.56   python3-protobuf python3-six
11:55:09 [2021-11-11T11:55:09.790Z] #47 41.57 Suggested packages:
11:55:09 [2021-11-11T11:55:09.790Z] #47 41.57   python3-setuptools
11:55:09 [2021-11-11T11:55:09.790Z] #47 41.57 Recommended packages:
11:55:09 [2021-11-11T11:55:09.790Z] #47 41.57   iproute2 | iproute
11:55:09 [2021-11-11T11:55:09.790Z] #47 ...
11:55:09 [2021-11-11T11:55:09.790Z] 
11:55:09 [2021-11-11T11:55:09.790Z] #60 [containerd 1/3] 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
11:55:09 [2021-11-11T11:55:09.790Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa
11:55:09 [2021-11-11T11:55:09.790Z] #60 30.56 Reading package lists...
11:55:09 [2021-11-11T11:55:09.790Z] #60 36.49 Building dependency tree...
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.27 The following additional packages will be installed:
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.29   libbtrfs0
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.43 The following NEW packages will be installed:
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.43   libbtrfs-dev libbtrfs0
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.82 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.82 Need to get 454 kB of archives.
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.82 After this operation, 1275 kB of additional disk space will be used.
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:55:09 [2021-11-11T11:55:09.790Z] #60 39.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:55:09 [2021-11-11T11:55:09.790Z] #60 40.60 debconf: delaying package configuration, since apt-utils is not installed
11:55:09 [2021-11-11T11:55:09.790Z] #60 40.80 Fetched 454 kB in 0s (1382 kB/s)
11:55:09 [2021-11-11T11:55:09.790Z] #60 40.87 Selecting previously unselected package libbtrfs0:arm64.
11:55:09 [2021-11-11T11:55:09.790Z] #60 40.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
11:55:09 [2021-11-11T11:55:09.790Z] #60 40.90 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
11:55:09 [2021-11-11T11:55:09.790Z] #60 40.91 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:55:09 [2021-11-11T11:55:09.790Z] #60 41.03 Selecting previously unselected package libbtrfs-dev:arm64.
11:55:09 [2021-11-11T11:55:09.790Z] #60 41.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
11:55:09 [2021-11-11T11:55:09.790Z] #60 41.07 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:55:09 [2021-11-11T11:55:09.790Z] #60 41.31 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:55:09 [2021-11-11T11:55:09.790Z] #60 41.33 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:55:09 [2021-11-11T11:55:09.790Z] #60 41.34 Processing triggers for libc-bin (2.31-13+deb11u2) ...
11:55:09 [2021-11-11T11:55:09.790Z] #60 DONE 41.9s
11:55:10 [2021-11-11T11:55:10.051Z] 
11:55:10 [2021-11-11T11:55:10.051Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:55:10 [2021-11-11T11:55:10.051Z] #61 sha256:6aba15f28c44ec1ffe1fcaac1958375692129e68f2818d57c807776de7c670bf
11:55:10 [2021-11-11T11:55:10.051Z] #61 DONE 0.1s
11:55:10 [2021-11-11T11:55:10.051Z] 
11:55:10 [2021-11-11T11:55:10.051Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:55:10 [2021-11-11T11:55:10.051Z] #62 sha256:25bb288afed708a3ab00d2cefc01e235c7bc6eda1f5d7b35564ff25ca54553b3
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + RM_GOPATH=0
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + TMP_GOPATH=
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + : /build
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + '[' -z '' ']'
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 ++ mktemp -d
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + export GOPATH=/tmp/tmp.QRsvGm43rO
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + GOPATH=/tmp/tmp.QRsvGm43rO
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + RM_GOPATH=1
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 + case "$(go env GOARCH)" in
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.934 ++ go env GOARCH
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.951 + export GO_BUILDMODE=-buildmode=pie
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.951 + GO_BUILDMODE=-buildmode=pie
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.951 ++ dirname /install.sh
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.951 + dir=/
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.954 + bin=containerd
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.954 + shift
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.954 + '[' '!' -f //containerd.installer ']'
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.954 + . //containerd.installer
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.954 ++ set -e
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.954 ++ : v1.5.7
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.954 + install_containerd
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.982 + echo 'Install containerd version v1.5.7'
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.982 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QRsvGm43rO/src/github.com/containerd/containerd
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.982 Cloning into '/tmp/tmp.QRsvGm43rO/src/github.com/containerd/containerd'...
11:55:10 [2021-11-11T11:55:10.986Z] #62 0.983 Install containerd version v1.5.7
11:55:14 [2021-11-11T11:55:14.277Z] #62 ...
11:55:14 [2021-11-11T11:55:14.277Z] 
11:55:14 [2021-11-11T11:55:14.277Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
11:55:14 [2021-11-11T11:55:14.277Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1
11:55:14 [2021-11-11T11:55:14.277Z] #55 45.69 v3.0.2
11:55:14 [2021-11-11T11:55:14.277Z] #55 DONE 45.8s
11:55:14 [2021-11-11T11:55:14.277Z] 
11:55:14 [2021-11-11T11:55:14.277Z] #38 [tini 1/3] 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
11:55:14 [2021-11-11T11:55:14.277Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7
11:55:14 [2021-11-11T11:55:14.277Z] #38 43.36 debconf: delaying package configuration, since apt-utils is not installed
11:55:14 [2021-11-11T11:55:14.277Z] #38 43.83 Fetched 15.6 MB in 1s (19.7 MB/s)
11:55:14 [2021-11-11T11:55:14.277Z] #38 43.97 Selecting previously unselected package xxd.
11:55:14 [2021-11-11T11:55:14.277Z] #38 43.97 (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.)
11:55:14 [2021-11-11T11:55:14.277Z] #38 44.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ...
11:55:14 [2021-11-11T11:55:14.277Z] #38 44.07 Unpacking xxd (2:8.2.2434-3) ...
11:55:14 [2021-11-11T11:55:14.277Z] #38 44.46 Selecting previously unselected package vim-common.
11:55:14 [2021-11-11T11:55:14.277Z] #38 44.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
11:55:14 [2021-11-11T11:55:14.277Z] #38 44.50 Unpacking vim-common (2:8.2.2434-3) ...
11:55:14 [2021-11-11T11:55:14.277Z] #38 45.03 Selecting previously unselected package cmake-data.
11:55:14 [2021-11-11T11:55:14.277Z] #38 45.03 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
11:55:14 [2021-11-11T11:55:14.277Z] #38 45.07 Unpacking cmake-data (3.18.4-2) ...
11:55:15 [2021-11-11T11:55:15.659Z] #38 ...
11:55:15 [2021-11-11T11:55:15.659Z] 
11:55:15 [2021-11-11T11:55:15.659Z] #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
11:55:15 [2021-11-11T11:55:15.659Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:55:15 [2021-11-11T11:55:15.659Z] #14 33.22 Reading package lists...
11:55:15 [2021-11-11T11:55:15.659Z] #14 37.62 Building dependency tree...
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.41 The following additional packages will be installed:
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.42   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.42   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.42   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.42   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.42   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.42   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.43   mingw-w64-common mingw-w64-x86-64-dev
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.45 Suggested packages:
11:55:15 [2021-11-11T11:55:15.659Z] #14 40.45   gcc-10-locales seccomp wine64
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.38 The following NEW packages will be installed:
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.38   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.38   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.38   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.38   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.38   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.39   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.39   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.39   mingw-w64-x86-64-dev
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.81 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.81 Need to get 108 MB of archives.
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.81 After this operation, 620 MB of additional disk space will be used.
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.81 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.87 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 41.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 42.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 42.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 42.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 42.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 42.61 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 42.62 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 43.21 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 44.42 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 44.93 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 45.40 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 46.78 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.26 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.26 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]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
11:55:15 [2021-11-11T11:55:15.659Z] #14 47.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
11:55:16 [2021-11-11T11:55:16.607Z] #14 48.64 debconf: delaying package configuration, since apt-utils is not installed
11:55:16 [2021-11-11T11:55:16.607Z] #14 ...
11:55:16 [2021-11-11T11:55:16.607Z] 
11:55:16 [2021-11-11T11:55:16.607Z] #38 [tini 1/3] 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
11:55:16 [2021-11-11T11:55:16.607Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7
11:55:16 [2021-11-11T11:55:16.607Z] #38 48.70 Selecting previously unselected package libicu67:arm64.
11:55:16 [2021-11-11T11:55:16.607Z] #38 48.70 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
11:55:16 [2021-11-11T11:55:16.607Z] #38 48.71 Unpacking libicu67:arm64 (67.1-7) ...
11:55:20 [2021-11-11T11:55:20.797Z] #38 ...
11:55:20 [2021-11-11T11:55:20.797Z] 
11:55:20 [2021-11-11T11:55:20.797Z] #47 [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_11/ /' > /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
11:55:20 [2021-11-11T11:55:20.797Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11
11:55:20 [2021-11-11T11:55:20.798Z] #47 42.35 The following NEW packages will be installed:
11:55:20 [2021-11-11T11:55:20.798Z] #47 42.44   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:55:20 [2021-11-11T11:55:20.798Z] #47 42.48   python3-protobuf python3-six
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.19 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.19 Need to get 2112 kB of archives.
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.19 After this operation, 10.7 MB of additional disk space will be used.
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 43.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 48.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-1 [606 kB]
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.00 debconf: delaying package configuration, since apt-utils is not installed
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.21 Fetched 2112 kB in 6s (371 kB/s)
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.26 Selecting previously unselected package libprotobuf23:arm64.
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.26 (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.)
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.32 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.34 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.91 Selecting previously unselected package python3-pkg-resources.
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 49.92 Unpacking python3-pkg-resources (52.0.0-4) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.08 Selecting previously unselected package python3-six.
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.09 Unpacking python3-six (1.16.0-2) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.18 Selecting previously unselected package python3-protobuf.
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.20 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.21 Unpacking python3-protobuf (3.12.4-1) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.73 Selecting previously unselected package libnet1:arm64.
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.73 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.86 Selecting previously unselected package libnl-3-200:arm64.
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 50.87 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 51.00 Selecting previously unselected package libprotobuf-c1:arm64.
11:55:20 [2021-11-11T11:55:20.798Z] #47 51.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 51.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 51.07 Selecting previously unselected package criu.
11:55:20 [2021-11-11T11:55:20.798Z] #47 51.07 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 51.08 Unpacking criu (3.16.1-1) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 51.61 Setting up python3-pkg-resources (52.0.0-4) ...
11:55:20 [2021-11-11T11:55:20.798Z] #47 ...
11:55:20 [2021-11-11T11:55:20.798Z] 
11:55:20 [2021-11-11T11:55:20.798Z] #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
11:55:20 [2021-11-11T11:55:20.798Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:55:20 [2021-11-11T11:55:20.798Z] #14 48.86 Fetched 108 MB in 6s (17.4 MB/s)
11:55:20 [2021-11-11T11:55:20.798Z] #14 48.92 Selecting previously unselected package binutils-mingw-w64-i686.
11:55:20 [2021-11-11T11:55:20.798Z] #14 48.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
11:55:20 [2021-11-11T11:55:20.798Z] #14 48.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #14 48.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:55:20 [2021-11-11T11:55:20.798Z] #14 50.87 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:55:20 [2021-11-11T11:55:20.798Z] #14 50.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
11:55:20 [2021-11-11T11:55:20.798Z] #14 50.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:55:20 [2021-11-11T11:55:20.798Z] #14 53.01 Selecting previously unselected package binutils-mingw-w64.
11:55:21 [2021-11-11T11:55:21.058Z] #14 53.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:55:21 [2021-11-11T11:55:21.058Z] #14 53.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:55:21 [2021-11-11T11:55:21.058Z] #14 53.13 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:55:21 [2021-11-11T11:55:21.058Z] #14 53.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:55:21 [2021-11-11T11:55:21.058Z] #14 53.17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:55:21 [2021-11-11T11:55:21.316Z] #14 53.30 Selecting previously unselected package dmsetup.
11:55:21 [2021-11-11T11:55:21.316Z] #14 53.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:55:21 [2021-11-11T11:55:21.316Z] #14 53.32 Unpacking dmsetup (2:1.02.175-2.1) ...
11:55:21 [2021-11-11T11:55:21.316Z] #14 53.44 Selecting previously unselected package mingw-w64-common.
11:55:21 [2021-11-11T11:55:21.316Z] #14 53.45 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:55:21 [2021-11-11T11:55:21.316Z] #14 53.46 Unpacking mingw-w64-common (8.0.0-1) ...
11:55:23 [2021-11-11T11:55:23.933Z] #14 ...
11:55:23 [2021-11-11T11:55:23.933Z] 
11:55:23 [2021-11-11T11:55:23.933Z] #38 [tini 1/3] 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
11:55:23 [2021-11-11T11:55:23.933Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.06 Selecting previously unselected package libxml2:arm64.
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.07 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.38 Selecting previously unselected package libarchive13:arm64.
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.39 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.39 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.63 Selecting previously unselected package libjsoncpp24:arm64.
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.67 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.80 Selecting previously unselected package librhash0:arm64.
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.84 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.84 Unpacking librhash0:arm64 (1.4.1-2) ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 53.99 Selecting previously unselected package libuv1:arm64.
11:55:23 [2021-11-11T11:55:23.933Z] #38 54.00 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 54.01 Unpacking libuv1:arm64 (1.40.0-2) ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 54.16 Selecting previously unselected package cmake.
11:55:23 [2021-11-11T11:55:23.933Z] #38 54.21 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ...
11:55:23 [2021-11-11T11:55:23.933Z] #38 54.21 Unpacking cmake (3.18.4-2) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.77 Setting up libicu67:arm64 (67.1-7) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.78 Setting up xxd (2:8.2.2434-3) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.79 Setting up libuv1:arm64 (1.40.0-2) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.81 Setting up vim-common (2:8.2.2434-3) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.84 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.87 Setting up librhash0:arm64 (1.4.1-2) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.88 Setting up cmake-data (3.18.4-2) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.90 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.92 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.93 Setting up cmake (3.18.4-2) ...
11:55:24 [2021-11-11T11:55:24.869Z] #38 56.95 Processing triggers for libc-bin (2.31-13+deb11u2) ...
11:55:26 [2021-11-11T11:55:26.786Z] #38 DONE 58.8s
11:55:26 [2021-11-11T11:55:26.786Z] 
11:55:26 [2021-11-11T11:55:26.786Z] #47 [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_11/ /' > /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
11:55:26 [2021-11-11T11:55:26.786Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11
11:55:26 [2021-11-11T11:55:26.786Z] #47 52.94 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 52.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 52.98 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 52.99 Setting up python3-six (1.16.0-2) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 53.89 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 53.93 Setting up python3-protobuf (3.12.4-1) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 56.49 Setting up criu (3.16.1-1) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 57.97 Processing triggers for libc-bin (2.31-13+deb11u2) ...
11:55:26 [2021-11-11T11:55:26.786Z] #47 DONE 58.6s
11:55:26 [2021-11-11T11:55:26.786Z] 
11:55:26 [2021-11-11T11:55:26.786Z] #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
11:55:26 [2021-11-11T11:55:26.786Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:55:26 [2021-11-11T11:55:26.786Z] #14 58.69 Selecting previously unselected package mingw-w64-x86-64-dev.
11:55:26 [2021-11-11T11:55:26.786Z] #14 58.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:55:26 [2021-11-11T11:55:26.786Z] #14 58.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:55:27 [2021-11-11T11:55:27.048Z] #14 ...
11:55:27 [2021-11-11T11:55:27.048Z] 
11:55:27 [2021-11-11T11:55:27.048Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:55:27 [2021-11-11T11:55:27.048Z] #39 sha256:d7886d201e3877676fb612b3dc041fe44d18f541a3220506dc0f320814151e94
11:55:27 [2021-11-11T11:55:27.048Z] #39 DONE 0.3s
11:55:27 [2021-11-11T11:55:27.308Z] 
11:55:27 [2021-11-11T11:55:27.308Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:55:27 [2021-11-11T11:55:27.308Z] #40 sha256:a14cb524ff1bd30a8bcc2b314031fdee3079931317552544d3b75dc4f86f98d5
11:55:27 [2021-11-11T11:55:27.875Z] #40 ...
11:55:27 [2021-11-11T11:55:27.875Z] 
11:55:27 [2021-11-11T11:55:27.875Z] #34 [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
11:55:27 [2021-11-11T11:55:27.875Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2
11:55:27 [2021-11-11T11:55:27.875Z] #34 49.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:55:27 [2021-11-11T11:55:27.875Z] #34 50.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:55:28 [2021-11-11T11:55:28.441Z] #34 ...
11:55:28 [2021-11-11T11:55:28.441Z] 
11:55:28 [2021-11-11T11:55:28.441Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:55:28 [2021-11-11T11:55:28.441Z] #40 sha256:a14cb524ff1bd30a8bcc2b314031fdee3079931317552544d3b75dc4f86f98d5
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.355 + RM_GOPATH=0
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.355 + TMP_GOPATH=
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.355 + : /build
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.355 + '[' -z '' ']'
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.355 ++ mktemp -d
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.367 + export GOPATH=/tmp/tmp.vMnj4SzfXj
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.367 + GOPATH=/tmp/tmp.vMnj4SzfXj
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.367 + RM_GOPATH=1
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.367 + case "$(go env GOARCH)" in
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.379 ++ go env GOARCH
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + export GO_BUILDMODE=-buildmode=pie
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + GO_BUILDMODE=-buildmode=pie
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 ++ dirname /install.sh
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + dir=/
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + bin=tini
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + shift
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + '[' '!' -f //tini.installer ']'
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + . //tini.installer
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 ++ : v0.19.0
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + install_tini
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + echo 'Install tini version v0.19.0'
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.vMnj4SzfXj/tini
11:55:28 [2021-11-11T11:55:28.441Z] #40 1.426 Cloning into '/tmp/tmp.vMnj4SzfXj/tini'...
11:55:28 [2021-11-11T11:55:28.700Z] #40 1.427 Install tini version v0.19.0
11:55:29 [2021-11-11T11:55:29.638Z] #40 2.432 + cd /tmp/tmp.vMnj4SzfXj/tini
11:55:29 [2021-11-11T11:55:29.638Z] #40 2.432 + git checkout -q v0.19.0
11:55:29 [2021-11-11T11:55:29.638Z] #40 2.504 + cmake .
11:55:30 [2021-11-11T11:55:30.573Z] #40 3.185 -- The C compiler identification is GNU 10.2.1
11:55:30 [2021-11-11T11:55:30.573Z] #40 3.318 -- Detecting C compiler ABI info
11:55:31 [2021-11-11T11:55:31.505Z] #40 4.297 -- Detecting C compiler ABI info - done
11:55:31 [2021-11-11T11:55:31.505Z] #40 4.475 -- Check for working C compiler: /usr/bin/cc - skipped
11:55:31 [2021-11-11T11:55:31.505Z] #40 4.475 -- Detecting C compile features
11:55:31 [2021-11-11T11:55:31.763Z] #40 4.491 -- Detecting C compile features - done
11:55:31 [2021-11-11T11:55:31.763Z] #40 4.591 -- Performing Test HAS_BUILTIN_FORTIFY
11:55:32 [2021-11-11T11:55:32.035Z] #40 4.955 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:55:32 [2021-11-11T11:55:32.293Z] #40 5.047 -- Configuring done
11:55:32 [2021-11-11T11:55:32.293Z] #40 5.114 -- Generating done
11:55:32 [2021-11-11T11:55:32.293Z] #40 5.176 -- Build files have been written to: /tmp/tmp.vMnj4SzfXj/tini
11:55:32 [2021-11-11T11:55:32.293Z] #40 5.201 + make tini-static
11:55:32 [2021-11-11T11:55:32.859Z] #40 5.561 Scanning dependencies of target tini-static
11:55:32 [2021-11-11T11:55:32.859Z] #40 5.628 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:55:33 [2021-11-11T11:55:33.424Z] #40 ...
11:55:33 [2021-11-11T11:55:33.425Z] 
11:55:33 [2021-11-11T11:55:33.425Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
11:55:33 [2021-11-11T11:55:33.425Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9
11:55:33 [2021-11-11T11:55:33.425Z] #51 64.60 gotestsum version dev
11:55:33 [2021-11-11T11:55:33.425Z] #51 DONE 65.3s
11:55:33 [2021-11-11T11:55:33.425Z] 
11:55:33 [2021-11-11T11:55:33.425Z] #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
11:55:33 [2021-11-11T11:55:33.425Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:55:34 [2021-11-11T11:55:34.360Z] #14 ...
11:55:34 [2021-11-11T11:55:34.360Z] 
11:55:34 [2021-11-11T11:55:34.360Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:55:34 [2021-11-11T11:55:34.360Z] #40 sha256:a14cb524ff1bd30a8bcc2b314031fdee3079931317552544d3b75dc4f86f98d5
11:55:34 [2021-11-11T11:55:34.360Z] #40 7.027 [100%] Linking C executable tini-static
11:55:34 [2021-11-11T11:55:34.981Z] #40 7.665 [100%] Built target tini-static
11:55:34 [2021-11-11T11:55:34.981Z] #40 7.849 + mkdir -p /build
11:55:35 [2021-11-11T11:55:35.241Z] #40 7.853 + cp tini-static /build/docker-init
11:55:35 [2021-11-11T11:55:35.241Z] #40 DONE 8.0s
11:55:35 [2021-11-11T11:55:35.241Z] 
11:55:35 [2021-11-11T11:55:35.241Z] #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
11:55:35 [2021-11-11T11:55:35.241Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:55:35 [2021-11-11T11:55:35.241Z] #14 66.98 Selecting previously unselected package gcc-mingw-w64-base.
11:55:35 [2021-11-11T11:55:35.241Z] #14 66.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:55:35 [2021-11-11T11:55:35.241Z] #14 66.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:55:35 [2021-11-11T11:55:35.241Z] #14 67.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:55:35 [2021-11-11T11:55:35.241Z] #14 67.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:55:35 [2021-11-11T11:55:35.241Z] #14 67.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:55:41 [2021-11-11T11:55:41.802Z] #14 73.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:55:41 [2021-11-11T11:55:41.802Z] #14 73.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:55:41 [2021-11-11T11:55:41.802Z] #14 73.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:55:45 [2021-11-11T11:55:45.084Z] #14 ...
11:55:45 [2021-11-11T11:55:45.084Z] 
11:55:45 [2021-11-11T11:55:45.084Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:55:45 [2021-11-11T11:55:45.084Z] #62 sha256:25bb288afed708a3ab00d2cefc01e235c7bc6eda1f5d7b35564ff25ca54553b3
11:55:45 [2021-11-11T11:55:45.602Z] #62 34.97 Updating files:  71% (3338/4688)
Updating files:  72% (3376/4688)
Updating files:  73% (3423/4688)
Updating files:  74% (3470/4688)
Updating files:  75% (3516/4688)
Updating files:  76% (3563/4688)
Updating files:  77% (3610/4688)
Updating files:  78% (3657/4688)
Updating files:  79% (3704/4688)
Updating files:  80% (3751/4688)
Updating files:  81% (3798/4688)
Updating files:  82% (3845/4688)
Updating files:  83% (3892/4688)
Updating files:  84% (3938/4688)
Updating files:  85% (3985/4688)
Updating files:  86% (4032/4688)
Updating files:  87% (4079/4688)
Updating files:  88% (4126/4688)
Updating files:  89% (4173/4688)
Updating files:  90% (4220/4688)
Updating files:  91% (4267/4688)
Updating files:  92% (4313/4688)
Updating files:  93% (4360/4688)
Updating files:  94% (4407/4688)
Updating files:  95% (4454/4688)
Updating files:  96% (4501/4688)
Updating files:  97% (4548/4688)
Updating files:  98% (4595/4688)
Updating files:  99% (4642/4688)
Updating files: 100% (4688/4688)
Updating files: 100% (4688/4688), done.
11:55:45 [2021-11-11T11:55:45.602Z] #62 35.62 + cd /tmp/tmp.QRsvGm43rO/src/github.com/containerd/containerd
11:55:45 [2021-11-11T11:55:45.602Z] #62 35.63 + git checkout -q v1.5.7
11:55:46 [2021-11-11T11:55:46.538Z] #62 36.72 + export 'BUILDTAGS=netgo osusergo static_build'
11:55:46 [2021-11-11T11:55:46.796Z] #62 36.72 + BUILDTAGS='netgo osusergo static_build'
11:55:46 [2021-11-11T11:55:46.796Z] #62 36.72 + export EXTRA_FLAGS=-buildmode=pie
11:55:46 [2021-11-11T11:55:46.796Z] #62 36.72 + EXTRA_FLAGS=-buildmode=pie
11:55:46 [2021-11-11T11:55:46.796Z] #62 36.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:55:46 [2021-11-11T11:55:46.796Z] #62 36.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:55:46 [2021-11-11T11:55:46.796Z] #62 36.72 + '[' '' = dynamic ']'
11:55:46 [2021-11-11T11:55:46.796Z] #62 36.72 + make
11:55:48 [2021-11-11T11:55:48.171Z] #62 38.25 + bin/ctr
11:56:00 [2021-11-11T11:56:00.379Z] #62 ...
11:56:00 [2021-11-11T11:56:00.379Z] 
11:56:00 [2021-11-11T11:56:00.379Z] #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
11:56:00 [2021-11-11T11:56:00.379Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:56:00 [2021-11-11T11:56:00.379Z] #14 81.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:56:00 [2021-11-11T11:56:00.379Z] #14 81.33 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:56:00 [2021-11-11T11:56:00.379Z] #14 81.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:56:00 [2021-11-11T11:56:00.379Z] #14 85.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:56:00 [2021-11-11T11:56:00.379Z] #14 85.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:56:00 [2021-11-11T11:56:00.379Z] #14 85.16 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:56:00 [2021-11-11T11:56:00.379Z] #14 89.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:56:00 [2021-11-11T11:56:00.379Z] #14 89.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:56:00 [2021-11-11T11:56:00.379Z] #14 89.28 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:56:05 [2021-11-11T11:56:05.642Z] #14 97.90 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:56:05 [2021-11-11T11:56:05.900Z] #14 97.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:56:05 [2021-11-11T11:56:05.900Z] #14 97.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:56:09 [2021-11-11T11:56:09.184Z] #14 ...
11:56:09 [2021-11-11T11:56:09.184Z] 
11:56:09 [2021-11-11T11:56:09.184Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:56:09 [2021-11-11T11:56:09.184Z] #65 sha256:9198bc1498fc6dbf3e7ce0da8aa2b1093efe747f140a9ed710aa980e50ff9439
11:56:09 [2021-11-11T11:56:09.184Z] #65 100.5 + for f in rootlesskit rootlesskit-docker-proxy
11:56:09 [2021-11-11T11:56:09.184Z] #65 100.5 + GOBIN=/build
11:56:09 [2021-11-11T11:56:09.184Z] #65 100.5 + GO111MODULE=on
11:56:09 [2021-11-11T11:56:09.184Z] #65 100.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6 rootlesskit version 0.14.6
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6 Usage of /build/rootlesskit-docker-proxy:
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6   -container-ip string
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6     	container ip
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6   -container-port int
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6     	container port (default -1)
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6   -host-ip string
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6     	host ip
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6   -host-port int
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6     	host port (default -1)
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6   -proto string
11:56:13 [2021-11-11T11:56:13.366Z] #65 104.6     	proxy protocol (default "tcp")
11:56:13 [2021-11-11T11:56:13.931Z] #65 ...
11:56:13 [2021-11-11T11:56:13.931Z] 
11:56:13 [2021-11-11T11:56:13.931Z] #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
11:56:13 [2021-11-11T11:56:13.931Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.6 Selecting previously unselected package g++-mingw-w64-x86-64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.7 Selecting previously unselected package libapparmor1:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.7 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.8 Selecting previously unselected package libapparmor-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.9 Selecting previously unselected package libbtrfs0:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 101.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.1 Selecting previously unselected package libbtrfs-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.3 Selecting previously unselected package libudev-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.3 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.3 Unpacking libudev-dev:arm64 (247.3-6) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.4 Selecting previously unselected package libsepol1-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.6 Selecting previously unselected package libpcre2-16-0:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.8 Selecting previously unselected package libpcre2-32-0:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.9 Selecting previously unselected package libpcre2-posix2:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 102.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.0 Selecting previously unselected package libpcre2-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.0 Unpacking libpcre2-dev:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.3 Selecting previously unselected package libselinux1-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.3 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.5 Selecting previously unselected package libdevmapper-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.5 Selecting previously unselected package libseccomp-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.5 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.6 Selecting previously unselected package libsystemd-dev:arm64.
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 103.6 Unpacking libsystemd-dev:arm64 (247.3-6) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.1 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up libpcre2-16-0:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up libpcre2-32-0:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up libudev-dev:arm64 (247.3-6) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up libpcre2-posix2:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up mingw-w64-common (8.0.0-1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up libsystemd-dev:arm64 (247.3-6) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up libpcre2-dev:arm64 (10.36-2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.5 Setting up dmsetup (2:1.02.175-2.1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:56:13 [2021-11-11T11:56:13.931Z] #14 104.5 Processing triggers for libc-bin (2.31-13+deb11u2) ...
11:56:20 [2021-11-11T11:56:20.485Z] #14 ...
11:56:20 [2021-11-11T11:56:20.485Z] 
11:56:20 [2021-11-11T11:56:20.485Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:56:20 [2021-11-11T11:56:20.485Z] #26 sha256:1e149e372917e5c20bde899490f86eb1ac528c846cc95e284e4a5447b23bdce8
11:56:21 [2021-11-11T11:56:21.774Z] #26 112.2 Updating files:  40% (4684/11430)
Updating files:  41% (4687/11430)
Updating files:  42% (4801/11430)
Updating files:  43% (4915/11430)
Updating files:  44% (5030/11430)
Updating files:  45% (5144/11430)
Updating files:  46% (5258/11430)
Updating files:  47% (5373/11430)
Updating files:  48% (5487/11430)
Updating files:  49% (5601/11430)
Updating files:  50% (5715/11430)
Updating files:  51% (5830/11430)
Updating files:  52% (5944/11430)
Updating files:  53% (6058/11430)
Updating files:  54% (6173/11430)
Updating files:  55% (6287/11430)
Updating files:  56% (6401/11430)
Updating files:  57% (6516/11430)
Updating files:  58% (6630/11430)
Updating files:  59% (6744/11430)
Updating files:  60% (6858/11430)
Updating files:  61% (6973/11430)
Updating files:  62% (7087/11430)
Updating files:  63% (7201/11430)
Updating files:  64% (7316/11430)
Updating files:  65% (7430/11430)
Updating files:  66% (7544/11430)
Updating files:  67% (7659/11430)
Updating files:  68% (7773/11430)
Updating files:  69% (7887/11430)
Updating files:  70% (8001/11430)
Updating files:  71% (8116/11430)
Updating files:  72% (8230/11430)
Updating files:  73% (8344/11430)
Updating files:  74% (8459/11430)
Updating files:  75% (8573/11430)
Updating files:  76% (8687/11430)
Updating files:  77% (8802/11430)
Updating files:  78% (8916/11430)
Updating files:  79% (9030/11430)
Updating files:  80% (9144/11430)
Updating files:  81% (9259/11430)
Updating files:  82% (9373/11430)
Updating files:  83% (9487/11430)
Updating files:  83% (9566/11430)
Updating files:  84% (9602/11430)
Updating files:  85% (9716/11430)
Updating files:  86% (9830/11430)
Updating files:  87% (9945/11430)
Updating files:  88% (10059/11430)
Updating files:  89% (10173/11430)
Updating files:  90% (10287/11430)
Updating files:  91% (10402/11430)
Updating files:  92% (10516/11430)
Updating files:  93% (10630/11430)
Updating files:  94% (10745/11430)
Updating files:  95% (10859/11430)
Updating files:  96% (10973/11430)
Updating files:  97% (11088/11430)
Updating files:  98% (11202/11430)
Updating files:  99% (11316/11430)
Updating files: 100% (11430/11430)
Updating files: 100% (11430/11430), done.
11:56:21 [2021-11-11T11:56:21.774Z] #26 113.6 + cd /tmp/tmp.IjPftBCBQC/tmp/docker-ce
11:56:22 [2021-11-11T11:56:22.033Z] #26 113.6 + git checkout -q v17.06.2-ce
11:56:22 [2021-11-11T11:56:22.599Z] #26 ...
11:56:22 [2021-11-11T11:56:22.599Z] 
11:56:22 [2021-11-11T11:56:22.599Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:56:22 [2021-11-11T11:56:22.599Z] #65 sha256:9198bc1498fc6dbf3e7ce0da8aa2b1093efe747f140a9ed710aa980e50ff9439
11:56:22 [2021-11-11T11:56:22.599Z] #65 DONE 114.3s
11:56:22 [2021-11-11T11:56:22.599Z] 
11:56:22 [2021-11-11T11:56:22.599Z] #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
11:56:22 [2021-11-11T11:56:22.599Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2
11:56:22 [2021-11-11T11:56:22.599Z] #14 DONE 114.7s
11:56:22 [2021-11-11T11:56:22.599Z] 
11:56:22 [2021-11-11T11:56:22.599Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:56:22 [2021-11-11T11:56:22.599Z] #66 sha256:daeac7e0bd479bae584ec6a7a2e0f27df349fa1bcd67ae1fedfc2e81bb235875
11:56:22 [2021-11-11T11:56:22.599Z] #66 DONE 0.1s
11:56:22 [2021-11-11T11:56:22.858Z] 
11:56:22 [2021-11-11T11:56:22.858Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:56:22 [2021-11-11T11:56:22.858Z] #67 sha256:0bf2c977a7e424df1a6b40191fb4d1142af05167678a1dafc8230e27f85d802b
11:56:22 [2021-11-11T11:56:22.858Z] #67 DONE 0.2s
11:56:22 [2021-11-11T11:56:22.858Z] 
11:56:22 [2021-11-11T11:56:22.858Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:56:22 [2021-11-11T11:56:22.858Z] #57 sha256:cec987630824188798dcd13eef46f54d5b710341418d0f34273e46c0f2abcaa2
11:56:22 [2021-11-11T11:56:22.858Z] #57 DONE 0.3s
11:56:22 [2021-11-11T11:56:22.858Z] 
11:56:22 [2021-11-11T11:56:22.858Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:56:22 [2021-11-11T11:56:22.858Z] #58 sha256:0c46744fd37f6e3fe8af116444d30986048335170222900c853ccea0c7dc01a4
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 Install runc version v1.0.2 (build tags: seccomp)
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + RM_GOPATH=0
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + TMP_GOPATH=
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + : /build
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + '[' -z '' ']'
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 ++ mktemp -d
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + export GOPATH=/tmp/tmp.2im96vFjzb
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + GOPATH=/tmp/tmp.2im96vFjzb
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + RM_GOPATH=1
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + case "$(go env GOARCH)" in
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 ++ go env GOARCH
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + export GO_BUILDMODE=-buildmode=pie
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + GO_BUILDMODE=-buildmode=pie
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 ++ dirname /install.sh
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + dir=/
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + bin=runc
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + shift
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + '[' '!' -f //runc.installer ']'
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + . //runc.installer
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 ++ set -e
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 ++ : v1.0.2
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + install_runc
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + RUNC_BUILDTAGS=seccomp
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2im96vFjzb/src/github.com/opencontainers/runc
11:56:24 [2021-11-11T11:56:24.760Z] #58 1.822 Cloning into '/tmp/tmp.2im96vFjzb/src/github.com/opencontainers/runc'...
11:56:25 [2021-11-11T11:56:25.383Z] #58 ...
11:56:25 [2021-11-11T11:56:25.383Z] 
11:56:25 [2021-11-11T11:56:25.383Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
11:56:25 [2021-11-11T11:56:25.383Z] #15 sha256:fda4456954f87d00db3169912dde1187ade3f7202ee22fd46f5f3d7351fc6aa2
11:56:25 [2021-11-11T11:56:25.383Z] #15 DONE 2.8s
11:56:25 [2021-11-11T11:56:25.654Z] 
11:56:25 [2021-11-11T11:56:25.654Z] #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
11:56:25 [2021-11-11T11:56:25.654Z] #16 sha256:249738bf771aefeb1dcacabe889d469940c813963732a63c29a61bf4f391d6fd
11:56:27 [2021-11-11T11:56:27.586Z] #16 DONE 2.2s
11:56:27 [2021-11-11T11:56:27.586Z] 
11:56:27 [2021-11-11T11:56:27.586Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:56:27 [2021-11-11T11:56:27.586Z] #17 sha256:00414cd2448969bba9f1ef526dabb48ceb76edd27662a739112f090436f2cf84
11:56:28 [2021-11-11T11:56:28.520Z] #17 1.038 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:56:29 [2021-11-11T11:56:29.088Z] #17 DONE 1.3s
11:56:29 [2021-11-11T11:56:29.088Z] 
11:56:29 [2021-11-11T11:56:29.088Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:56:29 [2021-11-11T11:56:29.088Z] #18 sha256:09cc66244c9dc7284c10a06922eef19d5056284e4eafb9c31e3a7339fca11776
11:56:30 [2021-11-11T11:56:30.463Z] #18 DONE 1.4s
11:56:30 [2021-11-11T11:56:30.463Z] 
11:56:30 [2021-11-11T11:56:30.463Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:56:30 [2021-11-11T11:56:30.463Z] #19 sha256:4d90522395e90a5720677c207298404d92c089a1f1c92716320d6884feb50a98
11:56:31 [2021-11-11T11:56:31.397Z] #19 DONE 1.1s
11:56:31 [2021-11-11T11:56:31.397Z] 
11:56:31 [2021-11-11T11:56:31.397Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:56:31 [2021-11-11T11:56:31.397Z] #26 sha256:1e149e372917e5c20bde899490f86eb1ac528c846cc95e284e4a5447b23bdce8
11:56:31 [2021-11-11T11:56:31.397Z] #26 118.0 + mkdir -p /tmp/tmp.IjPftBCBQC/src/github.com/docker
11:56:31 [2021-11-11T11:56:31.397Z] #26 118.0 + mv components/cli /tmp/tmp.IjPftBCBQC/src/github.com/docker/cli
11:56:31 [2021-11-11T11:56:31.397Z] #26 118.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:56:31 [2021-11-11T11:56:31.397Z] #26 ...
11:56:31 [2021-11-11T11:56:31.397Z] 
11:56:31 [2021-11-11T11:56:31.397Z] #34 [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
11:56:31 [2021-11-11T11:56:31.397Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2
11:56:31 [2021-11-11T11:56:31.397Z] #34 DONE 123.4s
11:56:31 [2021-11-11T11:56:31.397Z] 
11:56:31 [2021-11-11T11:56:31.397Z] #20 [dev-systemd-false  6/25] RUN ldconfig
11:56:31 [2021-11-11T11:56:31.397Z] #20 sha256:e0101a263f80102b5f13fdb5c9507d27dbb62ee3a1cbef6472910cdf5af803f2
11:56:33 [2021-11-11T11:56:33.296Z] #20 DONE 1.6s
11:56:33 [2021-11-11T11:56:33.296Z] 
11:56:33 [2021-11-11T11:56:33.296Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:56:33 [2021-11-11T11:56:33.296Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:56:33 [2021-11-11T11:56:33.296Z] #53 ...
11:56:33 [2021-11-11T11:56:33.296Z] 
11:56:33 [2021-11-11T11:56:33.297Z] #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
11:56:33 [2021-11-11T11:56:33.297Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b
11:56:35 [2021-11-11T11:56:35.196Z] #21 2.018 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:56:35 [2021-11-11T11:56:35.196Z] #21 2.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:56:35 [2021-11-11T11:56:35.454Z] #21 2.363 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:56:36 [2021-11-11T11:56:36.019Z] #21 2.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB]
11:56:37 [2021-11-11T11:56:37.917Z] #21 4.741 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB]
11:56:39 [2021-11-11T11:56:39.289Z] #21 6.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:56:43 [2021-11-11T11:56:43.472Z] #21 10.12 Fetched 8358 kB in 8s (988 kB/s)
11:56:45 [2021-11-11T11:56:45.372Z] #21 10.12 Reading package lists...
11:56:45 [2021-11-11T11:56:45.373Z] #21 ...
11:56:45 [2021-11-11T11:56:45.373Z] 
11:56:45 [2021-11-11T11:56:45.373Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:56:45 [2021-11-11T11:56:45.373Z] #58 sha256:0c46744fd37f6e3fe8af116444d30986048335170222900c853ccea0c7dc01a4
11:56:45 [2021-11-11T11:56:45.373Z] #58 12.07 + cd /tmp/tmp.2im96vFjzb/src/github.com/opencontainers/runc
11:56:45 [2021-11-11T11:56:45.373Z] #58 12.07 + git checkout -q v1.0.2
11:56:45 [2021-11-11T11:56:45.373Z] #58 12.92 + '[' -z '' ']'
11:56:45 [2021-11-11T11:56:45.373Z] #58 12.92 + target=static
11:56:45 [2021-11-11T11:56:45.373Z] #58 12.92 + make BUILDTAGS=seccomp static
11:56:45 [2021-11-11T11:56:45.373Z] #58 13.51 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 .
11:56:46 [2021-11-11T11:56:46.746Z] #58 ...
11:56:46 [2021-11-11T11:56:46.746Z] 
11:56:46 [2021-11-11T11:56:46.747Z] #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
11:56:46 [2021-11-11T11:56:46.747Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b
11:56:46 [2021-11-11T11:56:46.747Z] #21 10.12 Reading package lists...
11:56:51 [2021-11-11T11:56:51.066Z] #21 13.76 Reading package lists...
11:56:51 [2021-11-11T11:56:51.633Z] #21 17.41 Building dependency tree...
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.45 The following additional packages will be installed:
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.45   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.45   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.45   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.45   python3-pkg-resources vim-runtime xxd
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.48 Suggested packages:
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.48   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.48   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.48   acl attr quota
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.48 Recommended packages:
11:56:53 [2021-11-11T11:56:53.531Z] #21 20.48   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.55 The following NEW packages will be installed:
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.55   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.55   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.55   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.56   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.57   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.57   python3-pkg-resources python3-setuptools python3-wheel sudo
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.57   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.57   xz-utils zip zstd
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.87 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.87 Need to get 27.0 MB of archives.
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.87 After this operation, 105 MB of additional disk space will be used.
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:56:54 [2021-11-11T11:56:54.904Z] #21 21.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:56:55 [2021-11-11T11:56:55.162Z] #21 21.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:56:55 [2021-11-11T11:56:55.162Z] #21 22.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
11:56:55 [2021-11-11T11:56:55.162Z] #21 22.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
11:56:55 [2021-11-11T11:56:55.162Z] #21 22.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:56:55 [2021-11-11T11:56:55.162Z] #21 22.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:56:55 [2021-11-11T11:56:55.420Z] #21 22.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
11:56:55 [2021-11-11T11:56:55.420Z] #21 22.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:56:55 [2021-11-11T11:56:55.679Z] #21 22.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:56:55 [2021-11-11T11:56:55.938Z] #21 22.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 22.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:56:56 [2021-11-11T11:56:56.196Z] #21 23.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:56:56 [2021-11-11T11:56:56.762Z] #21 23.73 debconf: delaying package configuration, since apt-utils is not installed
11:56:56 [2021-11-11T11:56:56.762Z] #21 23.84 Fetched 27.0 MB in 2s (17.0 MB/s)
11:56:57 [2021-11-11T11:56:57.020Z] #21 23.88 Selecting previously unselected package pigz.
11:56:57 [2021-11-11T11:56:57.020Z] #21 23.88 (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.)
11:56:57 [2021-11-11T11:56:57.020Z] #21 23.92 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.020Z] #21 23.93 Unpacking pigz (2.6-1) ...
11:56:57 [2021-11-11T11:56:57.020Z] #21 23.99 Selecting previously unselected package libelf1:arm64.
11:56:57 [2021-11-11T11:56:57.020Z] #21 23.99 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.020Z] #21 24.00 Unpacking libelf1:arm64 (0.183-1) ...
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.15 Selecting previously unselected package libbpf0:arm64.
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.16 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.24 Selecting previously unselected package libcap2:arm64.
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.27 Unpacking libcap2:arm64 (1:2.44-1) ...
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.32 Selecting previously unselected package libmnl0:arm64.
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.32 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.278Z] #21 24.32 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.38 Selecting previously unselected package libxtables12:arm64.
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.38 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.39 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.46 Selecting previously unselected package libcap2-bin.
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.47 Unpacking libcap2-bin (1:2.44-1) ...
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.53 Selecting previously unselected package iproute2.
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.53 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
11:56:57 [2021-11-11T11:56:57.537Z] #21 24.53 Unpacking iproute2 (5.10.0-4) ...
11:56:58 [2021-11-11T11:56:58.118Z] #21 25.00 Selecting previously unselected package xxd.
11:56:58 [2021-11-11T11:56:58.118Z] #21 25.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ...
11:56:58 [2021-11-11T11:56:58.118Z] #21 25.01 Unpacking xxd (2:8.2.2434-3) ...
11:56:58 [2021-11-11T11:56:58.118Z] #21 25.12 Selecting previously unselected package vim-common.
11:56:58 [2021-11-11T11:56:58.118Z] #21 25.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
11:56:58 [2021-11-11T11:56:58.118Z] #21 25.13 Unpacking vim-common (2:8.2.2434-3) ...
11:56:58 [2021-11-11T11:56:58.376Z] #21 25.27 Selecting previously unselected package bash-completion.
11:56:58 [2021-11-11T11:56:58.376Z] #21 25.28 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:56:59 [2021-11-11T11:56:59.750Z] #21 26.85 Unpacking bash-completion (1:2.11-2) ...
11:57:00 [2021-11-11T11:57:00.007Z] #21 27.16 Selecting previously unselected package bzip2.
11:57:00 [2021-11-11T11:57:00.007Z] #21 27.17 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
11:57:00 [2021-11-11T11:57:00.265Z] #21 27.18 Unpacking bzip2 (1.0.8-4) ...
11:57:00 [2021-11-11T11:57:00.265Z] #21 27.25 Selecting previously unselected package xz-utils.
11:57:00 [2021-11-11T11:57:00.265Z] #21 27.26 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
11:57:00 [2021-11-11T11:57:00.265Z] #21 27.27 Unpacking xz-utils (5.2.5-2) ...
11:57:00 [2021-11-11T11:57:00.265Z] #21 27.39 Selecting previously unselected package apparmor.
11:57:00 [2021-11-11T11:57:00.265Z] #21 27.39 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
11:57:00 [2021-11-11T11:57:00.523Z] #21 27.43 Unpacking apparmor (2.13.6-10) ...
11:57:00 [2021-11-11T11:57:00.781Z] #21 27.79 Selecting previously unselected package inetutils-ping.
11:57:00 [2021-11-11T11:57:00.781Z] #21 27.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
11:57:00 [2021-11-11T11:57:00.781Z] #21 27.80 Unpacking inetutils-ping (2:2.0-1) ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 27.89 Selecting previously unselected package libip4tc2:arm64.
11:57:01 [2021-11-11T11:57:01.039Z] #21 27.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 27.89 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 27.95 Selecting previously unselected package libip6tc2:arm64.
11:57:01 [2021-11-11T11:57:01.039Z] #21 27.96 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 27.96 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 28.02 Selecting previously unselected package libnfnetlink0:arm64.
11:57:01 [2021-11-11T11:57:01.039Z] #21 28.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 28.03 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 28.08 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:57:01 [2021-11-11T11:57:01.039Z] #21 28.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.039Z] #21 28.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:57:01 [2021-11-11T11:57:01.297Z] #21 28.17 Selecting previously unselected package libnftnl11:arm64.
11:57:01 [2021-11-11T11:57:01.297Z] #21 28.17 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.298Z] #21 28.17 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:57:01 [2021-11-11T11:57:01.298Z] #21 28.24 Selecting previously unselected package iptables.
11:57:01 [2021-11-11T11:57:01.298Z] #21 28.25 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.298Z] #21 28.26 Unpacking iptables (1.8.7-1) ...
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.46 Selecting previously unselected package libonig5:arm64.
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.47 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.59 Selecting previously unselected package libjq1:arm64.
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.60 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.60 Unpacking libjq1:arm64 (1.6-2.1) ...
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.67 Selecting previously unselected package jq.
11:57:01 [2021-11-11T11:57:01.556Z] #21 28.69 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.815Z] #21 28.70 Unpacking jq (1.6-2.1) ...
11:57:01 [2021-11-11T11:57:01.815Z] #21 28.82 Selecting previously unselected package libaio1:arm64.
11:57:01 [2021-11-11T11:57:01.815Z] #21 28.83 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.815Z] #21 28.85 Unpacking libaio1:arm64 (0.3.112-9) ...
11:57:01 [2021-11-11T11:57:01.815Z] #21 28.89 Selecting previously unselected package libgpm2:arm64.
11:57:01 [2021-11-11T11:57:01.815Z] #21 28.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
11:57:01 [2021-11-11T11:57:01.815Z] #21 28.90 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:57:02 [2021-11-11T11:57:02.073Z] #21 28.97 Selecting previously unselected package libicu67:arm64.
11:57:02 [2021-11-11T11:57:02.073Z] #21 29.00 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
11:57:02 [2021-11-11T11:57:02.073Z] #21 29.01 Unpacking libicu67:arm64 (67.1-7) ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.74 Selecting previously unselected package libinih1:arm64.
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.74 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.75 Unpacking libinih1:arm64 (53-1+b2) ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.80 Selecting previously unselected package libnet1:arm64.
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.81 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.87 Selecting previously unselected package libnl-3-200:arm64.
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.87 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.87 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.96 Selecting previously unselected package libprotobuf-c1:arm64.
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.96 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 31.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.03 Selecting previously unselected package net-tools.
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.03 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.17 Selecting previously unselected package patch.
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.19 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.19 Unpacking patch (2.7.6-7) ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.27 Selecting previously unselected package python-pip-whl.
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.29 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
11:57:05 [2021-11-11T11:57:05.356Z] #21 32.30 Unpacking python-pip-whl (20.3.4-4) ...
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.71 Selecting previously unselected package python3-lib2to3.
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.72 Unpacking python3-lib2to3 (3.9.2-1) ...
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.82 Selecting previously unselected package python3-distutils.
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.84 Unpacking python3-distutils (3.9.2-1) ...
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.94 Selecting previously unselected package python3-pkg-resources.
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.94 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
11:57:05 [2021-11-11T11:57:05.923Z] #21 32.95 Unpacking python3-pkg-resources (52.0.0-4) ...
11:57:06 [2021-11-11T11:57:06.181Z] #21 33.08 Selecting previously unselected package python3-setuptools.
11:57:06 [2021-11-11T11:57:06.181Z] #21 33.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
11:57:06 [2021-11-11T11:57:06.181Z] #21 33.08 Unpacking python3-setuptools (52.0.0-4) ...
11:57:06 [2021-11-11T11:57:06.440Z] #21 33.31 Selecting previously unselected package python3-wheel.
11:57:06 [2021-11-11T11:57:06.440Z] #21 33.32 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
11:57:06 [2021-11-11T11:57:06.440Z] #21 33.32 Unpacking python3-wheel (0.34.2-1) ...
11:57:06 [2021-11-11T11:57:06.440Z] #21 33.40 Selecting previously unselected package python3-pip.
11:57:06 [2021-11-11T11:57:06.440Z] #21 33.40 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
11:57:06 [2021-11-11T11:57:06.440Z] #21 33.41 Unpacking python3-pip (20.3.4-4) ...
11:57:06 [2021-11-11T11:57:06.698Z] #21 33.63 Selecting previously unselected package sudo.
11:57:06 [2021-11-11T11:57:06.698Z] #21 33.63 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
11:57:06 [2021-11-11T11:57:06.698Z] #21 33.64 Unpacking sudo (1.9.5p2-3) ...
11:57:06 [2021-11-11T11:57:06.957Z] #21 34.08 Selecting previously unselected package thin-provisioning-tools.
11:57:07 [2021-11-11T11:57:07.216Z] #21 34.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:57:07 [2021-11-11T11:57:07.216Z] #21 34.08 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:57:07 [2021-11-11T11:57:07.216Z] #21 34.28 Selecting previously unselected package uidmap.
11:57:07 [2021-11-11T11:57:07.216Z] #21 34.29 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
11:57:07 [2021-11-11T11:57:07.216Z] #21 34.29 Unpacking uidmap (1:4.8.1-1) ...
11:57:07 [2021-11-11T11:57:07.474Z] #21 34.40 Selecting previously unselected package vim-runtime.
11:57:07 [2021-11-11T11:57:07.474Z] #21 34.40 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
11:57:07 [2021-11-11T11:57:07.474Z] #21 34.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:57:07 [2021-11-11T11:57:07.474Z] #21 34.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:57:07 [2021-11-11T11:57:07.474Z] #21 34.45 Unpacking vim-runtime (2:8.2.2434-3) ...
11:57:10 [2021-11-11T11:57:10.775Z] #21 37.31 Selecting previously unselected package vim.
11:57:10 [2021-11-11T11:57:10.775Z] #21 37.34 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ...
11:57:10 [2021-11-11T11:57:10.775Z] #21 37.36 Unpacking vim (2:8.2.2434-3) ...
11:57:10 [2021-11-11T11:57:10.775Z] #21 37.85 Selecting previously unselected package xfsprogs.
11:57:10 [2021-11-11T11:57:10.775Z] #21 37.85 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
11:57:10 [2021-11-11T11:57:10.775Z] #21 37.86 Unpacking xfsprogs (5.10.0-4) ...
11:57:11 [2021-11-11T11:57:11.344Z] #21 38.17 Selecting previously unselected package zip.
11:57:11 [2021-11-11T11:57:11.344Z] #21 38.17 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
11:57:11 [2021-11-11T11:57:11.344Z] #21 38.18 Unpacking zip (3.0-12) ...
11:57:11 [2021-11-11T11:57:11.344Z] #21 38.31 Selecting previously unselected package zstd.
11:57:11 [2021-11-11T11:57:11.344Z] #21 38.31 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:57:11 [2021-11-11T11:57:11.344Z] #21 38.33 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:57:11 [2021-11-11T11:57:11.860Z] #21 38.65 Setting up python3-pkg-resources (52.0.0-4) ...
11:57:12 [2021-11-11T11:57:12.426Z] #21 39.39 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:57:12 [2021-11-11T11:57:12.426Z] #21 39.40 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:57:12 [2021-11-11T11:57:12.426Z] #21 39.41 Setting up libgpm2:arm64 (1.20.7-8) ...
11:57:12 [2021-11-11T11:57:12.426Z] #21 39.43 Setting up libicu67:arm64 (67.1-7) ...
11:57:12 [2021-11-11T11:57:12.426Z] #21 39.45 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:57:12 [2021-11-11T11:57:12.426Z] #21 39.46 Setting up libinih1:arm64 (53-1+b2) ...
11:57:12 [2021-11-11T11:57:12.426Z] #21 39.49 Setting up uidmap (1:4.8.1-1) ...
11:57:12 [2021-11-11T11:57:12.684Z] #21 39.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:57:12 [2021-11-11T11:57:12.684Z] #21 39.54 Setting up bzip2 (1.0.8-4) ...
11:57:12 [2021-11-11T11:57:12.684Z] #21 39.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:57:12 [2021-11-11T11:57:12.684Z] #21 39.58 Setting up python3-wheel (0.34.2-1) ...
11:57:12 [2021-11-11T11:57:12.942Z] #21 40.09 Setting up xxd (2:8.2.2434-3) ...
11:57:13 [2021-11-11T11:57:13.201Z] #21 40.10 Setting up libcap2:arm64 (1:2.44-1) ...
11:57:13 [2021-11-11T11:57:13.201Z] #21 40.11 Setting up libcap2-bin (1:2.44-1) ...
11:57:13 [2021-11-11T11:57:13.201Z] #21 40.13 Setting up apparmor (2.13.6-10) ...
11:57:14 [2021-11-11T11:57:14.575Z] #21 41.50 Setting up zip (3.0-12) ...
11:57:14 [2021-11-11T11:57:14.575Z] #21 41.52 Setting up vim-common (2:8.2.2434-3) ...
11:57:14 [2021-11-11T11:57:14.575Z] #21 41.54 Setting up bash-completion (1:2.11-2) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.18 Setting up xz-utils (5.2.5-2) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.21 Setting up libmnl0:arm64 (1.0.4-3) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.22 Setting up patch (2.7.6-7) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.24 Setting up sudo (1.9.5p2-3) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.29 invoke-rc.d: could not determine current runlevel
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.29 invoke-rc.d: policy-rc.d denied execution of start.
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.31 Setting up xfsprogs (5.10.0-4) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.32 Setting up libxtables12:arm64 (1.8.7-1) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.33 Setting up inetutils-ping (2:2.0-1) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.34 Setting up pigz (2.6-1) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.35 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.36 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.38 Setting up python-pip-whl (20.3.4-4) ...
11:57:16 [2021-11-11T11:57:16.474Z] #21 43.42 Setting up vim-runtime (2:8.2.2434-3) ...
11:57:17 [2021-11-11T11:57:17.039Z] #21 44.08 Setting up libaio1:arm64 (0.3.112-9) ...
11:57:17 [2021-11-11T11:57:17.039Z] #21 44.09 Setting up python3-lib2to3 (3.9.2-1) ...
11:57:17 [2021-11-11T11:57:17.556Z] #21 44.43 Setting up libelf1:arm64 (0.183-1) ...
11:57:17 [2021-11-11T11:57:17.556Z] #21 44.46 Setting up zstd (1.4.8+dfsg-2.1) ...
11:57:17 [2021-11-11T11:57:17.556Z] #21 44.47 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:57:17 [2021-11-11T11:57:17.556Z] #21 44.49 Setting up python3-distutils (3.9.2-1) ...
11:57:17 [2021-11-11T11:57:17.814Z] #21 44.83 Setting up vim (2:8.2.2434-3) ...
11:57:17 [2021-11-11T11:57:17.814Z] #21 44.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:57:17 [2021-11-11T11:57:17.814Z] #21 44.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:57:17 [2021-11-11T11:57:17.814Z] #21 44.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:57:17 [2021-11-11T11:57:17.814Z] #21 44.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:57:17 [2021-11-11T11:57:17.815Z] #21 44.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:57:17 [2021-11-11T11:57:17.815Z] #21 44.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:57:17 [2021-11-11T11:57:17.815Z] #21 44.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:57:17 [2021-11-11T11:57:17.815Z] #21 44.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:57:17 [2021-11-11T11:57:17.815Z] #21 44.88 Setting up python3-setuptools (52.0.0-4) ...
11:57:19 [2021-11-11T11:57:19.201Z] #21 45.94 Setting up libjq1:arm64 (1.6-2.1) ...
11:57:19 [2021-11-11T11:57:19.201Z] #21 45.97 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:57:19 [2021-11-11T11:57:19.201Z] #21 45.98 Setting up thin-provisioning-tools (0.9.0-1) ...
11:57:19 [2021-11-11T11:57:19.201Z] #21 46.00 Setting up python3-pip (20.3.4-4) ...
11:57:20 [2021-11-11T11:57:20.135Z] #21 46.99 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.00 Setting up jq (1.6-2.1) ...
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.04 Setting up libbpf0:arm64 (1:0.3-2) ...
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.06 Setting up iptables (1.8.7-1) ...
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:57:20 [2021-11-11T11:57:20.135Z] #21 47.13 Setting up iproute2 (5.10.0-4) ...
11:57:20 [2021-11-11T11:57:20.393Z] #21 47.44 Processing triggers for libc-bin (2.31-13+deb11u2) ...
11:57:21 [2021-11-11T11:57:21.769Z] #21 DONE 48.4s
11:57:21 [2021-11-11T11:57:21.769Z] 
11:57:21 [2021-11-11T11:57:21.769Z] #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
11:57:21 [2021-11-11T11:57:21.769Z] #22 sha256:6891a1d870e73054c3427a1322b115c250d0d62f5d01f2fa230c6d1ad12fa271
11:57:22 [2021-11-11T11:57:22.336Z] #22 0.953 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:57:22 [2021-11-11T11:57:22.336Z] #22 0.953 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:57:22 [2021-11-11T11:57:22.336Z] #22 0.960 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:57:22 [2021-11-11T11:57:22.336Z] #22 DONE 1.0s
11:57:22 [2021-11-11T11:57:22.336Z] 
11:57:22 [2021-11-11T11:57:22.336Z] #43 [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 "v2.3.0"         && 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 "v2.1.0";                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
11:57:22 [2021-11-11T11:57:22.336Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455
11:57:22 [2021-11-11T11:57:22.601Z] #43 ...
11:57:22 [2021-11-11T11:57:22.601Z] 
11:57:22 [2021-11-11T11:57:22.601Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
11:57:22 [2021-11-11T11:57:22.601Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76
11:57:34 [2021-11-11T11:57:34.817Z] #23 11.23 Collecting yamllint==1.26.1
11:57:34 [2021-11-11T11:57:34.817Z] #23 12.29   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:57:34 [2021-11-11T11:57:34.817Z] #23 ...
11:57:34 [2021-11-11T11:57:34.817Z] 
11:57:34 [2021-11-11T11:57:34.817Z] #43 [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 "v2.3.0"         && 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 "v2.1.0";                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
11:57:34 [2021-11-11T11:57:34.817Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455
11:57:35 [2021-11-11T11:57:35.077Z] #43 186.7 + dpkg --print-architecture
11:57:36 [2021-11-11T11:57:36.451Z] #43 DONE 187.9s
11:57:36 [2021-11-11T11:57:36.451Z] 
11:57:36 [2021-11-11T11:57:36.451Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
11:57:36 [2021-11-11T11:57:36.451Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76
11:57:36 [2021-11-11T11:57:36.451Z] #23 13.15 Collecting pathspec>=0.5.3
11:57:36 [2021-11-11T11:57:36.451Z] #23 13.17   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:57:36 [2021-11-11T11:57:36.451Z] #23 13.41 Collecting pyyaml
11:57:36 [2021-11-11T11:57:36.451Z] #23 13.44   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:57:36 [2021-11-11T11:57:36.451Z] #23 13.71 Building wheels for collected packages: yamllint
11:57:36 [2021-11-11T11:57:36.451Z] #23 13.71   Building wheel for yamllint (setup.py): started
11:57:37 [2021-11-11T11:57:37.387Z] #23 15.01   Building wheel for yamllint (setup.py): finished with status 'done'
11:57:37 [2021-11-11T11:57:37.387Z] #23 15.01   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9f206cbf13745307d83ee9a0bd3ee6228210861338b77ec12125c26299f1bbc0
11:57:37 [2021-11-11T11:57:37.387Z] #23 15.01   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:57:37 [2021-11-11T11:57:37.387Z] #23 15.01 Successfully built yamllint
11:57:37 [2021-11-11T11:57:37.671Z] #23 15.08 Installing collected packages: pyyaml, pathspec, yamllint
11:57:38 [2021-11-11T11:57:38.238Z] #23 15.87 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:57:38 [2021-11-11T11:57:38.805Z] #23 DONE 16.5s
11:57:38 [2021-11-11T11:57:38.805Z] 
11:57:38 [2021-11-11T11:57:38.805Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:57:38 [2021-11-11T11:57:38.805Z] #58 sha256:0c46744fd37f6e3fe8af116444d30986048335170222900c853ccea0c7dc01a4
11:57:41 [2021-11-11T11:57:41.335Z] #58 ...
11:57:41 [2021-11-11T11:57:41.335Z] 
11:57:41 [2021-11-11T11:57:41.335Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8"      && /build/golangci-lint --version
11:57:41 [2021-11-11T11:57:41.335Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13
11:57:41 [2021-11-11T11:57:41.335Z] #53 193.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
11:57:41 [2021-11-11T11:57:41.597Z] #53 DONE 193.9s
11:57:41 [2021-11-11T11:57:41.597Z] 
11:57:41 [2021-11-11T11:57:41.597Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:57:41 [2021-11-11T11:57:41.597Z] #62 sha256:25bb288afed708a3ab00d2cefc01e235c7bc6eda1f5d7b35564ff25ca54553b3
11:58:20 [2021-11-11T11:58:20.295Z] #62 ...
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:58:20 [2021-11-11T11:58:20.295Z] #26 sha256:1e149e372917e5c20bde899490f86eb1ac528c846cc95e284e4a5447b23bdce8
11:58:20 [2021-11-11T11:58:20.295Z] #26 225.9 + return
11:58:20 [2021-11-11T11:58:20.295Z] #26 DONE 227.5s
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:58:20 [2021-11-11T11:58:20.295Z] #62 sha256:25bb288afed708a3ab00d2cefc01e235c7bc6eda1f5d7b35564ff25ca54553b3
11:58:20 [2021-11-11T11:58:20.295Z] #62 ...
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
11:58:20 [2021-11-11T11:58:20.295Z] #27 sha256:76706abc66a680e28451eee450c533771948040f148267de5fe46acba4af2078
11:58:20 [2021-11-11T11:58:20.295Z] #27 DONE 0.7s
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:58:20 [2021-11-11T11:58:20.295Z] #58 sha256:0c46744fd37f6e3fe8af116444d30986048335170222900c853ccea0c7dc01a4
11:58:20 [2021-11-11T11:58:20.295Z] #58 ...
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
11:58:20 [2021-11-11T11:58:20.295Z] #32 sha256:f8f25a0d813fd110a19e9fffa326b8b51dc9528b1419d113850a51f02bfe8e3d
11:58:20 [2021-11-11T11:58:20.295Z] #32 DONE 1.3s
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:58:20 [2021-11-11T11:58:20.295Z] #62 sha256:25bb288afed708a3ab00d2cefc01e235c7bc6eda1f5d7b35564ff25ca54553b3
11:58:20 [2021-11-11T11:58:20.295Z] #62 188.8 + bin/containerd
11:58:20 [2021-11-11T11:58:20.295Z] #62 ...
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
11:58:20 [2021-11-11T11:58:20.295Z] #35 sha256:7cd7fdc56c37d8bd71694b4174712a9f24c2ff1a9f2468eac35a47fcab66691c
11:58:20 [2021-11-11T11:58:20.295Z] #35 DONE 0.6s
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
11:58:20 [2021-11-11T11:58:20.295Z] #37 sha256:23166fb5bce29e82a417d75983902e505ceeaae1d3b20db20cbac1ba9246e5d7
11:58:20 [2021-11-11T11:58:20.295Z] #37 DONE 0.1s
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #41 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
11:58:20 [2021-11-11T11:58:20.295Z] #41 sha256:7388c8b3d60ed22105d0d4a14c057c17f0768cd4ce463dacf04a1a61f36f744e
11:58:20 [2021-11-11T11:58:20.295Z] #41 DONE 0.1s
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:58:20 [2021-11-11T11:58:20.295Z] #58 sha256:0c46744fd37f6e3fe8af116444d30986048335170222900c853ccea0c7dc01a4
11:58:20 [2021-11-11T11:58:20.295Z] #58 ...
11:58:20 [2021-11-11T11:58:20.295Z] 
11:58:20 [2021-11-11T11:58:20.295Z] #44 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
11:58:20 [2021-11-11T11:58:20.295Z] #44 sha256:39f56a0065880794b7c2fb6c1ccdff6a62faf0d8d8d09697d50a99a262ca53c1
11:58:20 [2021-11-11T11:58:20.861Z] #44 DONE 0.6s
11:58:20 [2021-11-11T11:58:20.861Z] 
11:58:20 [2021-11-11T11:58:20.861Z] #48 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
11:58:20 [2021-11-11T11:58:20.861Z] #48 sha256:1b672ddcd8ad337abb1c23f0c9981908b734deaaef61fc4d8e072ae39506dbdc
11:58:20 [2021-11-11T11:58:20.861Z] #48 DONE 0.1s
11:58:20 [2021-11-11T11:58:20.861Z] 
11:58:20 [2021-11-11T11:58:20.861Z] #50 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
11:58:20 [2021-11-11T11:58:20.861Z] #50 sha256:c7227ffa41b05292450eff114651ab679ff4d69bee8a96e74f32f75eb1fbaa67
11:58:20 [2021-11-11T11:58:20.861Z] #50 DONE 0.2s
11:58:20 [2021-11-11T11:58:20.861Z] 
11:58:20 [2021-11-11T11:58:20.861Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
11:58:20 [2021-11-11T11:58:20.861Z] #52 sha256:e5e8dc3dbe74a3fa92c50f4b3e5165acf7b39098be94efdd846a9ee60425599e
11:58:21 [2021-11-11T11:58:21.119Z] #52 DONE 0.1s
11:58:21 [2021-11-11T11:58:21.119Z] 
11:58:21 [2021-11-11T11:58:21.119Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
11:58:21 [2021-11-11T11:58:21.119Z] #54 sha256:c9b17939ec126492e6109abbcbc33b00adc87f643fc995739dca6313a331cdc8
11:58:21 [2021-11-11T11:58:21.688Z] #54 DONE 0.8s
11:58:21 [2021-11-11T11:58:21.688Z] 
11:58:21 [2021-11-11T11:58:21.688Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:58:21 [2021-11-11T11:58:21.688Z] #58 sha256:0c46744fd37f6e3fe8af116444d30986048335170222900c853ccea0c7dc01a4
11:58:21 [2021-11-11T11:58:21.946Z] #58 ...
11:58:21 [2021-11-11T11:58:21.946Z] 
11:58:21 [2021-11-11T11:58:21.946Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
11:58:21 [2021-11-11T11:58:21.946Z] #56 sha256:a2a351b3c548caa05ebb60cf7c5d87fa757707a1db60a0f7e9cf0268add8d420
11:58:23 [2021-11-11T11:58:23.320Z] #56 DONE 1.3s
11:58:23 [2021-11-11T11:58:23.320Z] 
11:58:23 [2021-11-11T11:58:23.320Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:58:23 [2021-11-11T11:58:23.320Z] #58 sha256:0c46744fd37f6e3fe8af116444d30986048335170222900c853ccea0c7dc01a4
11:58:23 [2021-11-11T11:58:23.320Z] #58 120.4 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
11:58:23 [2021-11-11T11:58:23.888Z] #58 121.1 + mkdir -p /build
11:58:24 [2021-11-11T11:58:24.146Z] #58 121.1 + cp runc /build/runc
11:58:24 [2021-11-11T11:58:24.713Z] #58 DONE 121.8s
11:58:24 [2021-11-11T11:58:24.713Z] 
11:58:24 [2021-11-11T11:58:24.713Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:58:24 [2021-11-11T11:58:24.713Z] #62 sha256:25bb288afed708a3ab00d2cefc01e235c7bc6eda1f5d7b35564ff25ca54553b3
11:58:26 [2021-11-11T11:58:26.615Z] #62 ...
11:58:26 [2021-11-11T11:58:26.615Z] 
11:58:26 [2021-11-11T11:58:26.615Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
11:58:26 [2021-11-11T11:58:26.615Z] #59 sha256:469a38a2000e4d078aa74771d485437ea7bbc7051ea2f6d76bad6ba7494d571d
11:58:27 [2021-11-11T11:58:27.182Z] #59 DONE 0.4s
11:58:27 [2021-11-11T11:58:27.182Z] 
11:58:27 [2021-11-11T11:58:27.182Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:58:27 [2021-11-11T11:58:27.182Z] #62 sha256:25bb288afed708a3ab00d2cefc01e235c7bc6eda1f5d7b35564ff25ca54553b3
11:58:49 [2021-11-11T11:58:49.376Z] #62 219.2 # github.com/containerd/containerd/cmd/containerd
11:58:49 [2021-11-11T11:58:49.376Z] #62 219.2 /usr/bin/ld: /tmp/go-link-3513074313/000019.o: in function `New':
11:58:49 [2021-11-11T11:58:49.376Z] #62 219.2 /tmp/tmp.QRsvGm43rO/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
11:58:49 [2021-11-11T11:58:49.376Z] #62 219.2 + bin/containerd-stress
11:58:50 [2021-11-11T11:58:50.309Z] #62 220.3 + bin/containerd-shim
11:58:56 [2021-11-11T11:58:56.864Z] #62 226.3 + bin/containerd-shim-runc-v1
11:59:01 [2021-11-11T11:59:01.047Z] #62 230.6 + bin/containerd-shim-runc-v2
11:59:01 [2021-11-11T11:59:01.047Z] #62 231.1 + binaries
11:59:01 [2021-11-11T11:59:01.047Z] #62 231.1 + install -D bin/containerd /build/containerd
11:59:01 [2021-11-11T11:59:01.047Z] #62 231.2 + install -D bin/containerd-shim /build/containerd-shim
11:59:01 [2021-11-11T11:59:01.047Z] #62 231.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:59:01 [2021-11-11T11:59:01.047Z] #62 231.2 + install -D bin/ctr /build/ctr
11:59:06 [2021-11-11T11:59:06.304Z] #62 DONE 235.8s
11:59:06 [2021-11-11T11:59:06.561Z] 
11:59:06 [2021-11-11T11:59:06.561Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
11:59:06 [2021-11-11T11:59:06.561Z] #63 sha256:237447863543298e25fb6dd198007042ce4afc62db604c4ff9e774d1b7b4d048
11:59:07 [2021-11-11T11:59:07.126Z] #63 DONE 0.7s
11:59:07 [2021-11-11T11:59:07.126Z] 
11:59:07 [2021-11-11T11:59:07.126Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:59:07 [2021-11-11T11:59:07.126Z] #68 sha256:a5970c1ed43863e93f0570a66cc0e910f4b870bbd4328f82300d800e0673e42a
11:59:07 [2021-11-11T11:59:07.126Z] #68 DONE 0.1s
11:59:07 [2021-11-11T11:59:07.126Z] 
11:59:07 [2021-11-11T11:59:07.126Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
11:59:07 [2021-11-11T11:59:07.126Z] #73 sha256:7509c9dc8efc810b46d035a86df86b57429aa7e8ff269c4f20c763974a9742ca
11:59:08 [2021-11-11T11:59:08.060Z] #73 DONE 0.9s
11:59:08 [2021-11-11T11:59:08.060Z] 
11:59:08 [2021-11-11T11:59:08.060Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
11:59:08 [2021-11-11T11:59:08.060Z] #74 sha256:da438e81817bed66d91a5906f9e5ba45954fc00bc7fc7afc162be53271cf90f3
11:59:08 [2021-11-11T11:59:08.060Z] #74 DONE 0.0s
11:59:08 [2021-11-11T11:59:08.060Z] 
11:59:08 [2021-11-11T11:59:08.060Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
11:59:08 [2021-11-11T11:59:08.060Z] #75 sha256:529592171ecf82cef835cd3831223cd4c25009106dabc87a146dbbc87cfa8ef7
11:59:08 [2021-11-11T11:59:08.992Z] #75 DONE 0.8s
11:59:08 [2021-11-11T11:59:08.992Z] 
11:59:08 [2021-11-11T11:59:08.992Z] #76 exporting to image
11:59:08 [2021-11-11T11:59:08.992Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:59:08 [2021-11-11T11:59:08.992Z] #76 exporting layers
11:59:12 [2021-11-11T11:59:12.272Z] #76 exporting layers 2.9s done
11:59:12 [2021-11-11T11:59:12.272Z] #76 writing image sha256:be3433279b1c1c728ed1f04bf910314e57147e17c84d2776fa76cd9af6015803 done
11:59:12 [2021-11-11T11:59:12.272Z] #76 naming to docker.io/library/docker:ef34834bf3f3aa836f592ef0748eaac9b23c4075 done
11:59:12 [2021-11-11T11:59:12.272Z] #76 DONE 2.9s